:root{--service-airbnb: #6B46C1;--service-airbnb-light: rgba(107, 70, 193, .1);--service-airbnb-lighter: rgba(107, 70, 193, .05)}.airbnb-service-page{background-color:#fff}.airbnb-service-page main{margin-top:0}.toiletries-list .fa-li{margin-right:0}.toiletries-list li{margin-bottom:0}.pricing-section .card{border:none;border-radius:1rem;transition:all .2s;box-shadow:0 .5rem 1rem #0000001a}.pricing-section .card:hover{margin-top:-.25rem;margin-bottom:.25rem;box-shadow:0 .5rem 1rem #00000026}.pricing-section .card .card-title{margin:.5rem 0;font-size:.9rem;letter-spacing:.1rem;font-weight:700}.pricing-section .card .card-price{font-size:3rem;margin:0}.pricing-section .card .card-price .period{font-size:.8rem}.pricing-section .fa-ul{list-style:none;padding-left:1rem}.pricing-section .fa-ul li{margin-bottom:1rem;display:flex;align-items:center}.pricing-section .fa-ul .fa-li{margin-right:.5rem}.pricing-section .fa-ul i{width:20px;height:20px;color:var(--service-airbnb)}.airbnb-hero-section-unique.hero-section{display:grid;grid-template-columns:45% 55%;max-width:1500px;margin:0 auto;padding:120px 2rem 60px;position:relative;min-height:85vh;align-items:center;gap:4rem}.airbnb-hero-section-unique .text-column{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;position:relative;z-index:10}.airbnb-hero-section-unique .headline{font-size:clamp(3rem,5vw,4.5rem);font-weight:900;line-height:.95;margin-bottom:2rem;color:var(--text-dark);letter-spacing:-2px}.airbnb-hero-section-unique .headline .italic-serif{font-family:Story Script,cursive;font-weight:400;font-size:1.2em;color:var(--service-airbnb);display:block;margin:.5rem 0;letter-spacing:0}.airbnb-hero-section-unique .subtext{font-size:1.25rem;color:var(--text-light);margin-bottom:2rem;max-width:480px;line-height:1.6}.airbnb-hero-section-unique .image-column{position:relative;height:100%;display:flex;align-items:center}.airbnb-hero-section-unique .image-container{position:relative;width:100%;aspect-ratio:1 / 1.1;border-radius:40px;overflow:hidden;box-shadow:0 50px 100px -20px #00000026;animation:hero-float 8s infinite ease-in-out}@keyframes hero-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.02)}}.airbnb-hero-section-unique .image-content{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#0f172a26,#0f172a26),url(/global/images/home-page/airbnb.webp);background-size:cover;background-position:center;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.scroll-discovery{margin-top:2rem;display:flex;align-items:center;gap:1.5rem;color:var(--service-airbnb);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:1px}.scroll-discovery .line{width:1px;height:60px;background:linear-gradient(to bottom,var(--service-airbnb),transparent);position:relative;overflow:hidden}.scroll-discovery .line:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;animation:scroll-line 2s infinite}@keyframes scroll-line{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media(max-width:1024px){.airbnb-hero-section-unique.hero-section{grid-template-columns:1fr;padding-top:80px;text-align:center;min-height:auto}.airbnb-hero-section-unique .text-column{align-items:center;text-align:center}.airbnb-hero-section-unique .image-container{max-width:600px;margin:0 auto}.scroll-discovery{justify-content:center}}@media(max-width:768px){.airbnb-hero-section-unique .headline{font-size:2.2rem}.airbnb-hero-section-unique .subtext{font-size:1rem}.airbnb-hero-section-unique .hero-cta{padding:12px 24px;font-size:.9rem}.airbnb-hero-section-unique .image-container{height:300px}}.blueprint-section{padding:120px 0;background-color:#f1f5f9;position:relative;overflow:hidden}.blueprint-section .section-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.blueprint-header{text-align:left;margin-bottom:5rem;max-width:900px}.blueprint-tag{font-size:.75rem;font-weight:800;color:var(--service-airbnb);text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:1rem}.blueprint-title{font-size:3.5rem;font-weight:900;line-height:1;color:var(--text-dark);letter-spacing:-2px;margin-bottom:2rem}.blueprint-intro{font-size:1.25rem;line-height:1.6;color:var(--text-light)}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;position:relative}.service-pillar{background:#fff;padding:3rem 2.5rem;border-radius:32px;border:1px solid #e2e8f0;position:relative;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;z-index:2}.service-pillar:hover{transform:translateY(-15px);border-color:var(--service-airbnb);box-shadow:0 40px 80px -15px #6b46c11a}.pillar-icon{width:60px;height:60px;background:#f8fafc;color:var(--service-airbnb);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:all .4s ease}.service-pillar:hover .pillar-icon{background:var(--service-airbnb);color:#fff;transform:scale(1.1) rotate(5deg)}.service-pillar h3{font-size:1.5rem;font-weight:800;color:var(--text-dark);margin-bottom:1.25rem;line-height:1.2}.service-pillar p{font-size:1rem;color:var(--text-light);line-height:1.6;margin:0}@media(max-width:1200px){.blueprint-title{font-size:2.8rem}.pillar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blueprint-section{padding:80px 0}.blueprint-title{font-size:2.2rem}.pillar-grid{grid-template-columns:1fr}.blueprint-header{margin-bottom:3rem}}.why-choose-section{padding:120px 0;background-color:#fcfcfc;position:relative;overflow:hidden}.aurora-blob{position:absolute;width:800px;height:800px;border-radius:50%;filter:blur(150px);z-index:1;opacity:.12;pointer-events:none;animation:aurora-drift 25s infinite alternate ease-in-out}.blob-1{background:var(--service-airbnb);top:-20%;left:-10%}.blob-2{background:#10b981;bottom:-20%;right:-10%;animation-delay:-12s}@keyframes aurora-drift{0%{transform:translate(0) scale(1) rotate(0)}50%{transform:translate(150px,100px) scale(1.2) rotate(90deg)}to{transform:translate(-100px,150px) scale(.8) rotate(180deg)}}.noise-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:2}.why-choose-section .section-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:3}.section-header-nexus{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;border-bottom:1px solid #e2e8f0;padding-bottom:2rem}.nexus-main-title{font-size:3rem;font-weight:850;line-height:1;margin-bottom:1rem;color:var(--text-dark);letter-spacing:-1px}.text-gradient-airbnb{background:linear-gradient(135deg,var(--service-airbnb) 0%,#4c1d95 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nexus-subtitle-left{font-size:1.15rem;color:var(--text-light);max-width:600px;line-height:1.5}.bento-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,320px);gap:1.5rem;margin-top:4rem}.bento-card{position:relative;background:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;padding:2.5rem;overflow:hidden;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;justify-content:flex-end}.bento-card.hero{grid-column:span 2;background:linear-gradient(135deg,#f8fafc,#f5f3ff)}.bento-card.tall{grid-row:span 2}.bento-card.wide{grid-column:span 2}.bento-card:hover{transform:translateY(-10px) scale(1.01);border-color:var(--service-airbnb);background:#fff;box-shadow:0 30px 60px -12px #6b46c126}.bento-badge{position:absolute;top:1.5rem;right:1.5rem;background:#6b46c11a;color:var(--service-airbnb);padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;backdrop-filter:blur(4px)}.bento-icon-wrapper{width:64px;height:64px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--service-airbnb);margin-bottom:2rem;box-shadow:0 10px 20px #0000000d;transition:all .4s ease}.bento-card:hover .bento-icon-wrapper{background:var(--service-airbnb);color:#fff;transform:rotate(-10deg) scale(1.1)}.bento-card h3{font-size:1.5rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem;line-height:1.2}.bento-card p{font-size:1rem;color:var(--text-light);line-height:1.5;margin:0;max-width:90%}.bento-progress-container{display:none;max-width:200px;height:3px;background:#e2e8f0;margin:2rem auto 0;border-radius:10px;overflow:hidden;position:relative}.bento-progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--service-airbnb);transition:width .2s ease-out}@media(max-width:1200px){.bento-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.bento-card.hero,.bento-card.tall,.bento-card.wide{grid-column:span 1;grid-row:span 1;height:320px}}@media(max-width:768px){.why-choose-section{padding:60px 0}.section-header-nexus{margin-bottom:1.5rem;padding-bottom:1rem}.bento-grid{display:flex;overflow-x:auto;gap:1rem;padding:.5rem .5rem 2rem;margin-top:.5rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.bento-grid::-webkit-scrollbar{display:none}.bento-card{min-width:300px;flex:0 0 300px;height:420px!important;padding:2rem;scroll-snap-align:center}.bento-card h3{font-size:1.25rem}.bento-progress-container{display:block}}.pricing-section{padding:120px 0;background:linear-gradient(to bottom,#fcfcfc,#f5f3ff);position:relative}.image-showcase-wrapper{position:relative;padding:2rem}.main-image-container{position:relative;border-radius:40px;overflow:hidden;box-shadow:0 30px 60px #0000001a;background:#f1f5f9}.main-product-img{transition:transform .6s ease;width:100%;height:auto;display:block}.image-showcase-wrapper:hover .main-product-img{transform:scale(1.05)}.image-accent-badge{position:absolute;bottom:2rem;left:2rem;background:#fff;padding:1.25rem;border-radius:24px;display:flex;flex-direction:column;align-items:center;box-shadow:0 15px 30px #0000001a;z-index:10;border:1px solid #f1f5f9}.badge-number{font-size:1.5rem;font-weight:900;color:var(--service-airbnb);line-height:1}.badge-text{font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--text-light);margin-top:.25rem;letter-spacing:.5px}.floating-card-experience{position:absolute;top:0;right:0;background:#fff;padding:1rem 1.5rem;border-radius:20px;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 25px #00000014;border:1px solid #f1f5f9;z-index:11;transform:translateY(-20%)}.experience-icon{width:40px;height:40px;background:var(--service-airbnb-light);color:var(--service-airbnb);border-radius:12px;display:flex;align-items:center;justify-content:center}.experience-text strong{display:block;font-size:.9rem;color:var(--text-dark)}.experience-text span{font-size:.75rem;color:var(--text-light)}.product-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem;margin-top:3rem}.feature-item-modern{display:flex;flex-direction:column;gap:1.25rem}.feature-icon-box{width:54px;height:54px;background:#fff;color:var(--service-airbnb);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #6b46c114;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-item-modern:hover .feature-icon-box{background:var(--service-airbnb);color:#fff;transform:translateY(-8px) rotate(5deg);box-shadow:0 15px 30px #6b46c133}.feature-content h4{font-size:1.15rem;font-weight:850;margin-bottom:.5rem;color:var(--text-dark);letter-spacing:-.3px}.feature-content p{font-size:.95rem;line-height:1.6;color:var(--text-light);margin:0}.btn-premium-action{display:inline-flex;align-items:center;gap:1.25rem;padding:1.25rem 2.5rem;background:var(--service-airbnb);color:#fff!important;border-radius:100px;text-decoration:none!important;font-weight:800;font-size:1rem;letter-spacing:.5px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 25px #6b46c133}.btn-premium-action:hover{transform:scale(1.05) translate(8px);box-shadow:0 20px 40px #6b46c14d}.btn-premium-action i{transition:transform .3s ease}.btn-premium-action:hover i{transform:translate(5px)}@media(max-width:992px){.image-showcase-wrapper{padding:1rem 0 3rem}.product-features-grid{gap:2rem}}@media(max-width:768px){.product-features-grid{grid-template-columns:1fr;gap:2rem}.image-accent-badge{padding:1rem;bottom:1.5rem;left:1.5rem}.floating-card-experience{padding:.75rem 1.25rem}.feature-item-modern{align-items:center;text-align:center}.btn-premium-action{width:100%;justify-content:center}}.experience-editorial-section{padding:120px 0;background:#fff;position:relative}.experience-editorial-section .editorial-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:6rem;align-items:center}.experience-visual-stack{position:relative}.main-editorial-image{border-radius:40px;box-shadow:0 40px 80px #0000001f;width:100%;height:auto;display:block;z-index:2;position:relative}.experience-floating-quote{position:absolute;bottom:-2rem;right:-2rem;background:var(--service-airbnb);color:#fff;padding:2.5rem;border-radius:32px;max-width:280px;z-index:3;box-shadow:0 20px 40px #6b46c14d}.experience-floating-quote i{font-size:2rem;margin-bottom:1rem;opacity:.5;display:block}.experience-floating-quote p{font-size:1.1rem;font-weight:700;line-height:1.3;margin:0}.experience-floating-quote span{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin-top:1rem;display:block;opacity:.8}.experience-content-nexus{display:flex;flex-direction:column;gap:2.5rem}.benefit-pillar-lite{display:flex;gap:1.5rem}.pillar-lite-icon{width:48px;height:48px;background:var(--service-airbnb-light);color:var(--service-airbnb);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pillar-lite-content h3{font-size:1.25rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.pillar-lite-content p{font-size:1rem;color:var(--text-light);line-height:1.6;margin:0}@media(max-width:1200px){.experience-editorial-section .editorial-grid{gap:4rem}}@media(max-width:992px){.experience-editorial-section .editorial-grid{grid-template-columns:1fr;gap:5rem}.experience-editorial-section{padding:80px 0}.experience-visual-stack{max-width:600px;margin:0 auto}}@media(max-width:768px){.experience-floating-quote{right:0;bottom:-1rem;padding:1.5rem;max-width:220px}.experience-editorial-section .editorial-grid{gap:3rem}}.unique-stay-section{padding:120px 0;background:#f8fafc;position:relative}.locations-tag-cloud{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.location-tag{padding:.5rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:50px;font-size:.85rem;font-weight:600;color:var(--text-light);transition:all .3s ease}.location-tag:hover{border-color:var(--service-airbnb);color:var(--service-airbnb);transform:translateY(-2px)}.stats-row-modern{display:flex;gap:3rem;margin-top:3rem;padding-top:2.5rem;border-top:1px solid #e2e8f0}.stat-item-modern{display:flex;flex-direction:column}.stat-value{font-size:2rem;font-weight:900;color:var(--text-dark);line-height:1}.stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:var(--service-airbnb);font-weight:800;margin-top:.5rem}@media(max-width:768px){.unique-stay-section{padding:80px 0}.stats-row-modern{gap:1.5rem;flex-wrap:wrap}.stat-value{font-size:1.5rem}}.nexus-explorer-section{padding:120px 0;background:#fff;position:relative}.explorer-card-modern{background:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;padding:3rem 2rem;text-align:center;text-decoration:none!important;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;align-items:center;height:100%;position:relative;overflow:hidden}.explorer-card-modern:hover{background:#fff;transform:translateY(-12px);border-color:var(--service-airbnb);box-shadow:0 30px 60px #6b46c11f}.explorer-icon-outer{width:80px;height:80px;background:#fff;color:var(--service-airbnb);border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;box-shadow:0 10px 20px #0000000d;transition:all .4s ease}.explorer-card-modern:hover .explorer-icon-outer{background:var(--service-airbnb);color:#fff;transform:scale(1.1) rotate(-5deg)}.explorer-card-modern h3{font-size:1.25rem;font-weight:850;color:var(--text-dark);margin-bottom:1rem;letter-spacing:-.5px}.explorer-card-modern p{font-size:.95rem;color:var(--text-light);line-height:1.5;margin-bottom:2rem}.explorer-link-indicator{margin-top:auto;width:44px;height:44px;background:#fff;color:var(--text-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;transition:all .3s ease}.explorer-card-modern:hover .explorer-link-indicator{background:var(--service-airbnb);color:#fff;border-color:var(--service-airbnb);transform:translate(5px)}@media(max-width:992px){.nexus-explorer-section{padding:80px 0}}.airbnb-form-section{padding:120px 0;background:#fff;position:relative}.airbnb-form-wrapper{background:#f8fafc;border-radius:48px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 40px 100px -20px #00000014}.airbnb-form-grid{display:grid;grid-template-columns:1fr 1.4fr}.airbnb-form-info{background:linear-gradient(#6b46c1eb,#6b46c1eb),url(/global/images/home-page/airbnb.webp) center/cover;padding:4rem 3rem;color:#fff;display:flex;flex-direction:column;justify-content:center}.airbnb-form-info h2{font-size:3rem;font-weight:900;line-height:1;margin-bottom:2rem;letter-spacing:-1.5px}.airbnb-form-info p{font-size:1.15rem;opacity:.9;line-height:1.6;margin-bottom:3rem}.airbnb-form-benefit{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:#ffffff1a;backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.2);margin-bottom:1rem;font-weight:700;transition:all .3s ease}.airbnb-form-benefit:hover{background:#fff3;transform:translate(10px)}.airbnb-form-input-panel{padding:4rem 3rem;background:#fff}.airbnb-form-input-panel label{font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--text-dark);margin-bottom:.75rem;display:block}.airbnb-form-input-panel input,.airbnb-form-input-panel select,.airbnb-form-input-panel textarea{width:100%;padding:1rem 1.25rem;border-radius:16px;border:2px solid #f1f5f9;background:#f8fafc;transition:all .3s ease;font-size:1rem}.airbnb-form-input-panel input:focus{border-color:var(--service-airbnb);background:#fff;outline:none;box-shadow:0 0 0 4px var(--service-airbnb-light)}.airbnb-form-submit{width:100%;padding:1.25rem;background:var(--service-airbnb);color:#fff;border:none;border-radius:16px;font-weight:800;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.airbnb-form-submit:hover{background:#4c1d95;transform:translateY(-3px);box-shadow:0 15px 30px #6b46c140}@media(max-width:1200px){.airbnb-form-grid{grid-template-columns:1fr}.airbnb-form-info{padding:3rem;text-align:center;align-items:center}.airbnb-form-info h2{font-size:2.5rem}}@media(max-width:768px){.airbnb-form-section{padding:60px 0}.airbnb-form-input-panel{padding:2rem}.airbnb-form-benefit{justify-content:center;width:100%}.form-row{grid-template-columns:1fr;gap:0}}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}.pricing-card{background:#fff;border-radius:32px;padding:3rem 2rem;border:1px solid #e2e8f0;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.pricing-card.popular{border:2px solid var(--service-airbnb);box-shadow:0 20px 40px #6b46c11a;transform:scale(1.05);z-index:2}.popular-badge{position:absolute;top:1.5rem;right:-2rem;background:var(--service-airbnb);color:#fff;padding:.5rem 3rem;font-size:.75rem;font-weight:800;transform:rotate(45deg);text-transform:uppercase;letter-spacing:1px}.pricing-card:hover{transform:translateY(-15px);box-shadow:0 40px 80px -15px #6b46c126;border-color:var(--service-airbnb)}.plan-name{font-size:1.25rem;font-weight:800;color:var(--text-dark);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.plan-price{font-size:3.5rem;font-weight:900;color:var(--service-airbnb);line-height:1;margin-bottom:.5rem;display:flex;align-items:baseline}.price-currency{font-size:1.5rem;margin-right:.2rem}.price-unit{font-size:1rem;color:var(--text-light);font-weight:600;margin-left:.5rem}.plan-features{list-style:none;padding:0;margin:2.5rem 0;display:flex;flex-direction:column;gap:1rem;flex-grow:1}.plan-features li{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:var(--text-light);line-height:1.4}.plan-features i{color:var(--service-airbnb);width:18px;height:18px;margin-top:2px;flex-shrink:0}.plan-cta{width:100%;padding:1.25rem;border-radius:16px;background:#f8fafc;color:var(--service-airbnb);font-weight:800;font-size:1rem;text-transform:uppercase;letter-spacing:1px;border:2px solid #e2e8f0;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none}.pricing-card:hover .plan-cta{background:var(--service-airbnb);color:#fff;border-color:var(--service-airbnb);box-shadow:0 10px 20px #6b46c133}.secondary-pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.secondary-card{background:#fff9;backdrop-filter:blur(10px);border-radius:24px;padding:2.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:all .3s ease}.secondary-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}@media(max-width:1024px){.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:none}.secondary-pricing-grid{grid-template-columns:1fr}}@media(max-width:768px){.pricing-section{padding:80px 0}.plan-price{font-size:2.8rem}}.hotel-info-section{position:relative;background-color:#fff;padding:0!important}.hotel-info-container{max-width:1200px;margin:0 auto 0 8rem;padding:0 4rem;position:relative}.hotel-info-content{text-align:left!important;margin:0;z-index:1;background-color:#fff}.hotel-info-content h1{font-size:2.5rem;font-weight:700;color:var(--service-airbnb);margin-top:1.5rem;margin-bottom:1.5rem;text-align:left!important}.hotel-info-content p{font-size:1.125rem;color:#666;line-height:1.6}.info-bullet-points{list-style-type:disc;padding-left:1rem;margin-top:2rem}.info-bullet-points li{margin-bottom:.75rem;font-size:1.1rem;color:#666}.info-bullet-points strong{color:#333;font-weight:600}.info-closing-paragraph{margin-top:1rem;font-size:1.1rem;color:#666}.hotel-info-icon-wrapper{position:absolute;top:65%;right:-20rem;transform:translateY(-50%);font-size:28rem;color:#666;opacity:.1;pointer-events:none}.hotel-info-icon-wrapper i,.hotel-info-icon-wrapper svg{width:1em!important;height:1em!important;display:block}@media(max-width:992px){.hotel-info-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0 .75rem!important}.hotel-info-icon-wrapper{font-size:20rem;right:-10rem}.hotel-info-content h1{font-size:2rem}}@media(max-width:768px){.hotel-info-content{text-align:center!important}.hotel-info-content h1{margin-top:0;text-align:center!important}}.process-section{padding:3rem 0;background:#fff}.process-accordion{margin-top:3rem;display:flex;flex-direction:column;gap:1rem;max-width:1000px;margin-left:auto;margin-right:auto}.process-accordion-item{border-radius:12px;background:#fff;border:1px solid #eee;overflow:hidden}.process-accordion-header{display:flex;align-items:center;gap:1.5rem;padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease}.process-accordion-header:hover{background-color:var(--service-airbnb-lighter)}.process-step-number{width:50px;height:50px;flex-shrink:0;background:var(--service-airbnb);color:#fff;border-radius:50%;position:relative;font-weight:700;margin:auto 0}.process-step-number i,.process-step-number svg{width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-step-text{flex-grow:1;display:flex;align-items:center;min-height:50px}.process-step-title{font-size:1.1rem;font-weight:600;margin:0;color:#333}.process-item-toggle{margin-left:auto;padding:.5rem;flex-shrink:0}.process-item-toggle .icon-minus,.process-accordion-item.active .process-item-toggle .icon-plus{display:none}.process-accordion-item.active .process-item-toggle .icon-minus{display:block}.process-details-content{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.25,.46,.45,.94),padding .5s cubic-bezier(.25,.46,.45,.94);padding:0 1.5rem}.process-accordion-item.active .process-details-content{max-height:1000px;padding:0 1.5rem 2rem}.process-step-description{color:#666;line-height:1.6;font-size:1rem;padding-top:.5rem}.details-points{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.details-point-item{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#333;line-height:1.5}.details-point-item i{flex-shrink:0;width:20px;height:20px;color:var(--service-airbnb);margin-top:2px}@media(max-width:768px){.process-accordion-header{position:relative;flex-wrap:nowrap;justify-content:flex-start;text-align:left;padding-right:3rem}.process-item-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}}.cta-section{background:var(--service-airbnb);color:#fff;padding:5rem 0;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.125rem;max-width:600px;margin:0 auto 2rem!important;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease}.cta-button.primary{background:#fff;color:var(--service-airbnb)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.quick-links-section{padding:1rem 0;background:#fff}.quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.quick-link-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000000d;border:1px solid #eee;transition:all .3s ease;text-decoration:none;color:inherit}.quick-link-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.quick-link-icon{width:60px;height:60px;background:var(--service-airbnb-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--service-airbnb)}.quick-link-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#333}.quick-link-description{color:#666;font-size:.9rem}.section-container{max-width:1450px;margin:0 auto;padding:0 1.5rem}.container{max-width:1450px!important}@media(max-width:1200px){.section-container{padding:0 .75rem}}@media(max-width:992px){.airbnb-hero-section-unique.hero-section{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important;padding:10px .75rem 25px!important;min-height:auto!important}.hotel-info-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0 .75rem!important}.section-container{width:100%!important;max-width:100%!important;padding:0 .75rem!important}.hotel-info-content h1{margin-top:0;text-align:center!important}.info-bullet-points{padding-left:1.25rem!important;text-align:left!important;margin-top:1.5rem}.hotel-info-icon-wrapper{font-size:20rem;right:-10rem}}.img-frame{border:2px solid #eee;padding:5px;min-height:300px;background-color:#f9f9f9}.scroll-dots{display:none}@media(max-width:768px){.quick-links-grid{display:flex;overflow-x:auto;grid-template-columns:none;gap:1rem;padding-bottom:.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none}.quick-link-card{min-width:280px;flex:0 0 280px;scroll-snap-align:center;display:flex;flex-direction:column;height:auto}.scroll-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:8px;height:8px;border-radius:50%;background:#eee;transition:all .3s ease}.dot.active{background:var(--service-airbnb);transform:scale(1.2)}}
