: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}}.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:1200px;margin:0 auto;padding:0 .75rem}@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)}}
