@import"https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap";.main-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0d0d0de6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.06);opacity:0;transform:translateY(-100%);transition:opacity .55s ease,transform .55s cubic-bezier(.16,1,.3,1);pointer-events:none}.main-navbar.visible{opacity:1;transform:translateY(0);pointer-events:auto}.main-navbar .navbar-inner{max-width:1360px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px 80px}@media (max-width: 1024px){.main-navbar .navbar-inner{padding:16px 32px}}@media (max-width: 768px){.main-navbar .navbar-inner{padding:14px 20px}}.main-navbar .navbar-logo{display:flex;align-items:center;text-decoration:none}.main-navbar .navbar-logo img{width:100px;height:auto}.main-navbar .navbar-desktop-links{display:flex;gap:28px}.main-navbar .navbar-desktop-links a{font-family:Epilogue,sans-serif;font-size:14px;font-weight:400;color:#ffffffb8;text-decoration:none;letter-spacing:.3px;position:relative;transition:color .3s ease}.main-navbar .navbar-desktop-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background:#f55700;transition:width .3s ease}.main-navbar .navbar-desktop-links a:hover{color:#fff}.main-navbar .navbar-desktop-links a:hover:after{width:100%}@media (max-width: 768px){.main-navbar .navbar-desktop-links{display:none}}.main-navbar .navbar-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.main-navbar .navbar-hamburger span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}@media (max-width: 768px){.main-navbar .navbar-hamburger{display:flex}}.fullscreen-menu{position:fixed;inset:0;z-index:9500;background:#0d0d0d;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;transform:translateY(-100%);transition:transform .65s cubic-bezier(.76,0,.24,1);pointer-events:none}.fullscreen-menu:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#f55700;transform:scaleX(0);transform-origin:left;transition:transform .5s ease .5s}.fullscreen-menu.open{transform:translateY(0);pointer-events:auto}.fullscreen-menu.open:before{transform:scaleX(1)}.fullscreen-menu.open .fullscreen-link{opacity:1;transform:translateY(0)}.fullscreen-menu.open .fullscreen-link:nth-child(1){transition:opacity .55s ease .25s,transform .55s cubic-bezier(.16,1,.3,1) .25s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(2){transition:opacity .55s ease .32s,transform .55s cubic-bezier(.16,1,.3,1) .32s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(3){transition:opacity .55s ease .39s,transform .55s cubic-bezier(.16,1,.3,1) .39s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(4){transition:opacity .55s ease .46s,transform .55s cubic-bezier(.16,1,.3,1) .46s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(5){transition:opacity .55s ease .53s,transform .55s cubic-bezier(.16,1,.3,1) .53s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(6){transition:opacity .55s ease .6s,transform .55s cubic-bezier(.16,1,.3,1) .6s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(7){transition:opacity .55s ease .67s,transform .55s cubic-bezier(.16,1,.3,1) .67s,color .25s ease}.fullscreen-menu.open .fullscreen-link:nth-child(8){transition:opacity .55s ease .74s,transform .55s cubic-bezier(.16,1,.3,1) .74s,color .25s ease}.fullscreen-menu.open .fullscreen-footer{opacity:1;transform:translateY(0);transition:opacity .5s ease .65s,transform .5s ease .65s}.fullscreen-menu .fullscreen-close{position:absolute;top:24px;right:28px;width:48px;height:48px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.fullscreen-menu .fullscreen-close span{position:absolute;width:26px;height:1.5px;background:#ffffffb3;border-radius:2px;transition:background .2s ease}.fullscreen-menu .fullscreen-close span:nth-child(1){transform:rotate(45deg)}.fullscreen-menu .fullscreen-close span:nth-child(2){transform:rotate(-45deg)}.fullscreen-menu .fullscreen-close:hover span{background:#fff}.fullscreen-menu .fullscreen-logo{position:absolute;top:22px;left:28px;display:flex;align-items:center}.fullscreen-menu .fullscreen-logo img{width:90px;height:auto}.fullscreen-menu .fullscreen-nav{display:flex;flex-direction:column;align-items:center;gap:2px}.fullscreen-menu .fullscreen-link{font-family:Epilogue,sans-serif;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;color:#ffffffe0;text-decoration:none;letter-spacing:-1.5px;line-height:1.15;display:flex;align-items:baseline;gap:16px;padding:6px 0;opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s ease,color .25s ease;position:relative}.fullscreen-menu .fullscreen-link .link-num{font-family:Epilogue,sans-serif;font-size:clamp(.65rem,1.2vw,.85rem);font-weight:500;color:#f55700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:4px;opacity:.8}.fullscreen-menu .fullscreen-link:hover{color:#fff}.fullscreen-menu .fullscreen-link:hover .link-num{opacity:1}.fullscreen-menu .fullscreen-footer{position:absolute;bottom:32px;left:0;right:0;padding:0 32px;display:flex;justify-content:space-between;align-items:center;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.fullscreen-menu .fullscreen-footer span,.fullscreen-menu .fullscreen-footer a{font-family:Epilogue,sans-serif;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#ffffff4d;text-decoration:none;transition:color .25s ease}.fullscreen-menu .fullscreen-footer span:hover,.fullscreen-menu .fullscreen-footer a:hover{color:#fff9}#page-loader{position:fixed;inset:0;background:#2a2a2a;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column}.loader-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.loader-logo{width:clamp(80px,15vw,130px);height:clamp(80px,15vw,130px);opacity:0;transform:scale(.75) translateY(12px);animation:logoReveal .75s cubic-bezier(.22,1,.36,1) .1s forwards;svg{width:100%;height:100%}}.loader-tagline{font-family:Epilogue,sans-serif;font-size:clamp(.75rem,2vw,.95rem);font-weight:400;color:#f55700;letter-spacing:5px;text-transform:uppercase;opacity:0;animation:fadeInUp .6s ease .65s forwards}.loader-bar{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff14}.loader-bar-fill{height:100%;width:0%;background:#f55700;border-radius:0 2px 2px 0}@keyframes logoReveal{to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.whatsapp-bubble{position:fixed;bottom:28px;right:28px;z-index:1000;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #25d36673;transition:transform .2s ease,box-shadow .2s ease;svg{width:30px;height:30px}&:hover{transform:scale(1.1);box-shadow:0 6px 24px #25d36699}&:active{transform:scale(.96)}}#hero{height:100vh;background-color:#e2e1e3}#hero .hero-sticky{height:100%}#hero .hero-card{position:absolute;inset:0;overflow:hidden;border-radius:24px;transform:perspective(1200px) rotateX(5deg) scale(.86);transform-origin:center center;will-change:transform,border-radius;background:#2a2a2a}#hero .hero-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}#hero .hero-card .hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,#000000c7,#0006,#00000026);z-index:1}#hero .hero-header{position:absolute;top:0;left:0;right:0;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,transparent 100%)}#hero .nav-container{max-width:1360px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 20px}@media (min-width: 768px){#hero .nav-container{padding:24px 32px}}@media (min-width: 1024px){#hero .nav-container{padding:24px 80px}}#hero .nav-container .image-wrapper{display:flex;align-items:center}#hero .nav-container .image-wrapper .logo-image{width:120px;height:auto}#hero .nav-container .hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1000}#hero .nav-container .hamburger span{display:block;width:26px;height:2px;background-color:#fff;border-radius:2px;transition:all .3s ease}#hero .nav-container .links-wrapper{display:flex;gap:28px}#hero .nav-container .links-wrapper a{font-family:Epilogue,sans-serif;font-size:14px;font-weight:400;color:#fffc;text-decoration:none;letter-spacing:.3px;position:relative;transition:color .3s ease}#hero .nav-container .links-wrapper a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background-color:#f55700;transition:width .3s ease}#hero .nav-container .links-wrapper a:hover{color:#fff}#hero .nav-container .links-wrapper a:hover:after{width:100%}#hero .hero-text{position:absolute;bottom:10%;left:50%;transform:translate(-50%);width:100%;max-width:1360px;padding:0 20px;text-align:left;z-index:10;color:#fff}@media (min-width: 768px){#hero .hero-text{padding:0 32px}}@media (min-width: 1024px){#hero .hero-text{padding:0 80px}}#hero .hero-text .hero-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:26px}#hero .hero-text .hero-eyebrow .hero-line{width:32px;height:1.5px;background:#f55700;flex-shrink:0}#hero .hero-text .hero-eyebrow span{font-family:Epilogue,sans-serif;font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:#ffffff8c}#hero .hero-text h1{font-family:Epilogue,sans-serif;font-size:clamp(3.2rem,6vw,6rem);font-weight:800;margin:0 0 22px;line-height:1;letter-spacing:-2px}#hero .hero-text h1 em{font-style:italic;font-weight:300;color:#ffffffb8}#hero .hero-text p{font-family:Epilogue,sans-serif;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:300;margin:0 0 38px;opacity:.68;line-height:1.65;max-width:480px}#hero .hero-text .hero-actions{display:flex;gap:24px;align-items:center;margin-bottom:52px}#hero .hero-text .hero-actions .btn-primary{font-family:Epilogue,sans-serif;font-size:13px;font-weight:600;text-decoration:none;padding:15px 36px;border-radius:6px;letter-spacing:.4px;background:#f55700;color:#fff;transition:all .3s ease}#hero .hero-text .hero-actions .btn-primary:hover{background:#ff7a2e;transform:translateY(-2px);box-shadow:0 12px 30px #f5570066}#hero .hero-text .hero-actions .btn-ghost{font-family:Epilogue,sans-serif;font-size:13px;font-weight:500;text-decoration:none;letter-spacing:.3px;color:#fffc;transition:color .3s ease}#hero .hero-text .hero-actions .btn-ghost:hover{color:#fff}#hero .hero-text .hero-stats{display:flex;align-items:center;gap:28px}#hero .hero-text .hero-stats .stat{display:flex;flex-direction:column;gap:4px}#hero .hero-text .hero-stats .stat strong{font-family:Epilogue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}#hero .hero-text .hero-stats .stat span{font-family:Epilogue,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:1.5px;opacity:.45}#hero .hero-text .hero-stats .stat-divider{width:1px;height:36px;background:#ffffff2e;flex-shrink:0}#hero .scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;opacity:.5;pointer-events:none}#hero .scroll-indicator span{font-family:Epilogue,sans-serif;font-size:9px;letter-spacing:3.5px;text-transform:uppercase}#hero .scroll-indicator .scroll-arrow{animation:scrollBounce 1.8s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@media (max-width: 768px){#hero .nav-container .hamburger{display:flex}#hero .nav-container .desktop-links{display:none}#hero .nav-container .image-wrapper .logo-image{width:90px!important;height:auto}#hero .hero-text{bottom:8%}#hero .hero-text .hero-eyebrow span{font-size:10px;letter-spacing:2px}#hero .hero-text h1{font-size:clamp(2.4rem,7vw,3.4rem);letter-spacing:-1px}#hero .hero-text p{font-size:clamp(.9rem,3vw,1.05rem);margin-bottom:28px}#hero .hero-text .hero-actions{gap:18px;margin-bottom:36px}#hero .hero-text .hero-stats{gap:18px}#hero .hero-text .hero-stats .stat strong{font-size:1.2rem}}@media (max-width: 480px){#hero .hero-text h1{font-size:clamp(1.9rem,8vw,2.6rem);letter-spacing:-.5px}#hero .hero-text p{font-size:clamp(.85rem,3.5vw,1rem)}#hero .hero-text .hero-stats{flex-wrap:wrap;gap:14px}}#brands{padding:80px 20px;background-color:#e2e1e3;width:100%}@media (min-width: 768px){#brands{padding:120px 32px}}@media (min-width: 1024px){#brands{padding:160px 80px}}#brands .brands-inner{max-width:1200px;margin:0 auto}#brands .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#brands .brands-content h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#2a2a2a;line-height:1.05;letter-spacing:-.02em;max-width:800px}@media (min-width: 768px){#brands .brands-content h2{font-size:52px}}@media (min-width: 1024px){#brands .brands-content h2{font-size:64px;letter-spacing:-.03em}}#brands .brands-content h2 span{color:#f55700;font-style:italic}#brands .brands-content h2 br{display:none}@media (min-width: 768px){#brands .brands-content h2 br{display:block}}#brands .brands-content .brands-description{font-family:Epilogue,sans-serif;font-size:15px;color:#5a5a5a;line-height:1.7;margin-top:20px;max-width:520px}@media (min-width: 768px){#brands .brands-content .brands-description{font-size:17px}}#brands .brands-content .brands-logos-wrapper{margin-top:60px;overflow:hidden;width:100%;position:relative;height:44px}@media (min-width: 768px){#brands .brands-content .brands-logos-wrapper{margin-top:80px;height:54px}}@media (min-width: 1024px){#brands .brands-content .brands-logos-wrapper{margin-top:100px;height:64px}}#brands .brands-content .brands-logos-wrapper:before,#brands .brands-content .brands-logos-wrapper:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:2;pointer-events:none}@media (min-width: 768px){#brands .brands-content .brands-logos-wrapper:before,#brands .brands-content .brands-logos-wrapper:after{width:100px}}#brands .brands-content .brands-logos-wrapper:before{left:0;background:linear-gradient(to right,#e2e1e3,transparent)}#brands .brands-content .brands-logos-wrapper:after{right:0;background:linear-gradient(to left,#e2e1e3,transparent)}#brands .brands-content .brands-logos{display:flex;gap:40px;align-items:center;height:44px;animation:scroll 22s linear infinite;width:fit-content}@media (min-width: 768px){#brands .brands-content .brands-logos{gap:56px;height:54px}}@media (min-width: 1024px){#brands .brands-content .brands-logos{gap:72px;height:64px}}#brands .brands-content .brands-logos:hover{animation-play-state:paused}#brands .brands-content .brands-logos .brand-logo{height:100%;width:auto;opacity:.55;filter:grayscale(100%);transition:opacity .35s ease,filter .35s ease;flex-shrink:0}#brands .brands-content .brands-logos .brand-logo:hover{opacity:1;filter:grayscale(0%)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}#why-us{background-color:#2a2a2a;padding:80px 20px}@media (min-width: 768px){#why-us{padding:120px 32px}}@media (min-width: 1024px){#why-us{padding:160px 80px}}#why-us .whyus-content{max-width:1200px;margin:0 auto}#why-us .whyus-header{text-align:center;margin-bottom:64px}@media (min-width: 768px){#why-us .whyus-header{margin-bottom:80px}}#why-us .whyus-header .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#why-us .whyus-header h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#e2e1e3;line-height:1.05;letter-spacing:-.02em;margin-bottom:20px}@media (min-width: 768px){#why-us .whyus-header h2{font-size:52px}}@media (min-width: 1024px){#why-us .whyus-header h2{font-size:64px;letter-spacing:-.03em}}#why-us .whyus-header h2 span{color:#f55700;font-style:italic}#why-us .whyus-header p{font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;color:#e2e1e38c;line-height:1.7;max-width:580px;margin:0 auto}@media (min-width: 768px){#why-us .whyus-header p{font-size:17px}}#why-us .pillars-grid{display:grid;grid-template-columns:1fr;gap:2px;margin-bottom:60px}@media (min-width: 600px){#why-us .pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){#why-us .pillars-grid{grid-template-columns:repeat(4,1fr)}}#why-us .pillar-card{background-color:#e2e1e30a;padding:32px 24px;position:relative;transition:background-color .35s ease}@media (min-width: 768px){#why-us .pillar-card{padding:40px 32px}}#why-us .pillar-card:hover{background-color:#e2e1e314}#why-us .pillar-card .pillar-number{font-family:Epilogue,sans-serif;font-size:56px;font-weight:800;color:#f55700;line-height:1;margin-bottom:12px;letter-spacing:-.03em}@media (min-width: 768px){#why-us .pillar-card .pillar-number{font-size:72px}}#why-us .pillar-card h3{font-family:Epilogue,sans-serif;font-size:16px;font-weight:600;color:#e2e1e3;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}#why-us .pillar-card p{font-family:Epilogue,sans-serif;font-size:14px;color:#e2e1e380;line-height:1.65}#why-us .pillar-card .pillar-line{position:absolute;bottom:0;left:24px;width:40px;height:2px;background-color:#f55700;opacity:0;transition:opacity .35s ease,width .35s ease}@media (min-width: 768px){#why-us .pillar-card .pillar-line{left:32px}}#why-us .pillar-card:hover .pillar-line{opacity:1;width:80px}#why-us .whyus-cta{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}#why-us .whyus-cta .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#why-us .whyus-cta .btn-primary{font-size:13px;padding:16px 32px}}#why-us .whyus-cta .btn-primary:hover{background-color:#ff7a2e;transform:translateY(-2px)}#why-us .whyus-cta .btn-ghost{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:transparent;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(226,225,227,.25);transition:all .3s ease;display:inline-block}@media (min-width: 768px){#why-us .whyus-cta .btn-ghost{font-size:13px;padding:16px 32px}}#why-us .whyus-cta .btn-ghost:hover{border-color:#e2e1e3;transform:translateY(-2px)}#services{padding:80px 20px 40px}@media (min-width: 768px){#services{padding:120px 32px 60px}}@media (min-width: 1024px){#services{padding:160px 80px 80px}}#services .services-content{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:40px;align-items:flex-start}@media (min-width: 1024px){#services .services-content{flex-direction:row;gap:80px;align-items:center}}#services .services-left{width:100%}@media (min-width: 1024px){#services .services-left{flex:0 0 340px}}#services .services-left .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#services .services-left h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#2a2a2a;margin-bottom:20px;line-height:1.05;letter-spacing:-.02em}@media (min-width: 768px){#services .services-left h2{font-size:48px;line-height:1}}@media (min-width: 1024px){#services .services-left h2{font-size:52px;line-height:.98;letter-spacing:-.03em}}#services .services-left h2 span{color:#f55700;font-style:italic}#services .services-left .services-description{font-family:Epilogue,sans-serif;font-size:14px;color:#2a2a2a80;line-height:1.7;margin-bottom:32px}@media (min-width: 768px){#services .services-left .services-description{font-size:15px}}#services .services-left .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#services .services-left .btn-primary{font-size:13px;padding:16px 32px}}#services .services-left .btn-primary:hover{background-color:#ff7a2e;transform:translateY(-2px)}#services .services-right{width:100%;position:relative;overflow:hidden}@media (min-width: 1024px){#services .services-right{flex:1}}#services .services-grid{overflow:visible}#services .services-grid .swiper-wrapper{display:flex}#services .services-grid .swiper-slide{width:280px;height:auto}@media (min-width: 768px){#services .services-grid .swiper-slide{width:300px}}#services .service-card{width:100%;height:340px;border-radius:16px;overflow:hidden;position:relative;cursor:grab}@media (min-width: 768px){#services .service-card{height:400px}}#services .service-card:active{cursor:grabbing}#services .service-card .service-image{width:100%;height:100%;position:relative;background:#1a1a1a}#services .service-card .service-image img{width:100%;height:100%;object-fit:cover;opacity:.65;transition:opacity .4s ease,transform .5s ease}#services .service-card .service-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.85),transparent)}#services .service-card:hover .service-image img{opacity:.8;transform:scale(1.04)}#services .service-card h3{position:absolute;bottom:20px;left:20px;right:20px;font-family:Epilogue,sans-serif;font-size:16px;font-weight:500;color:#fff;margin:0;z-index:2;letter-spacing:-.01em}@media (min-width: 768px){#services .service-card h3{bottom:28px;left:24px;right:24px;font-size:20px}}#services .arrow-prev,#services .arrow-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background-color:#e2e1e31f;border:1px solid rgba(226,225,227,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}@media (min-width: 768px){#services .arrow-prev,#services .arrow-next{width:50px;height:50px}}#services .arrow-prev svg,#services .arrow-next svg{color:#e2e1e3}#services .arrow-prev:hover,#services .arrow-next:hover{background-color:#f55700;border-color:#f55700;transform:translateY(-50%) scale(1.08)}#services .arrow-prev:hover svg,#services .arrow-next:hover svg{color:#fff}#services .arrow-prev.swiper-button-disabled,#services .arrow-next.swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}#services .arrow-prev{left:10px}@media (min-width: 768px){#services .arrow-prev{left:16px}}#services .arrow-next{right:10px}@media (min-width: 768px){#services .arrow-next{right:16px}}#about{background-color:#e2e1e3;padding:40px 20px 80px}@media (min-width: 768px){#about{padding:60px 32px 120px}}@media (min-width: 1024px){#about{padding:80px 80px 160px}}#about .about-content{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:40px;align-items:center}@media (min-width: 1024px){#about .about-content{flex-direction:row;gap:120px;align-items:flex-start}}#about .about-left{width:100%}@media (min-width: 1024px){#about .about-left{flex:1;max-width:500px}}#about .about-left .about-image{width:100%;aspect-ratio:3/4;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#8b7355,#6b5744)}@media (min-width: 1024px){#about .about-left .about-image{aspect-ratio:2/3}}#about .about-left .about-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;will-change:transform}#about .about-right{width:100%;margin-top:auto;margin-bottom:auto}@media (min-width: 1024px){#about .about-right{flex:1}}#about .about-right .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#about .about-right h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#2a2a2a;margin-bottom:24px;line-height:1.05;letter-spacing:-.02em}@media (min-width: 768px){#about .about-right h2{font-size:48px;line-height:1;margin-bottom:32px}}@media (min-width: 1024px){#about .about-right h2{font-size:52px;line-height:.98;letter-spacing:-.03em}}#about .about-right h2 span{color:#f55700;font-style:italic}#about .about-right .about-description{margin-bottom:32px}#about .about-right .about-description p{font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;color:#5a5a5a;line-height:1.7;margin-bottom:16px}@media (min-width: 768px){#about .about-right .about-description p{font-size:16px;line-height:1.7}}#about .about-right .about-description p:last-child{margin-bottom:0}#about .about-right .about-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}@media (min-width: 768px){#about .about-right .about-tags{margin-bottom:44px}}#about .about-right .about-tags .tag{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;color:#2a2a2a;background-color:#d1d0d2;padding:9px 16px;border-radius:6px;text-transform:uppercase;letter-spacing:.3px;transition:all .3s ease}@media (min-width: 768px){#about .about-right .about-tags .tag{font-size:11px;padding:10px 18px}}#about .about-right .about-tags .tag:hover{background-color:#2a2a2a;color:#e2e1e3;transform:translateY(-2px)}#about .about-right .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#about .about-right .btn-primary{font-size:13px;padding:16px 32px}}#about .about-right .btn-primary:hover{background-color:#ff7a2e;transform:translateY(-2px)}#testimonials{background-color:#2a2a2a;padding:80px 20px}@media (min-width: 768px){#testimonials{padding:120px 32px}}@media (min-width: 1024px){#testimonials{padding:160px 80px}}#testimonials .testimonials-content{max-width:1200px;margin:0 auto}#testimonials .testimonials-header{text-align:center;margin-bottom:64px}@media (min-width: 768px){#testimonials .testimonials-header{margin-bottom:80px}}#testimonials .testimonials-header .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#testimonials .testimonials-header h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#e2e1e3;line-height:1.05;letter-spacing:-.02em;margin-bottom:20px}@media (min-width: 768px){#testimonials .testimonials-header h2{font-size:52px}}@media (min-width: 1024px){#testimonials .testimonials-header h2{font-size:60px;letter-spacing:-.03em}}#testimonials .testimonials-header h2 span{color:#f55700;font-style:italic}#testimonials .testimonials-header p{font-family:Epilogue,sans-serif;font-size:15px;color:#e2e1e380;line-height:1.7;max-width:560px;margin:0 auto}@media (min-width: 768px){#testimonials .testimonials-header p{font-size:17px}}#testimonials .review-cta{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:60px}#testimonials .review-cta p{font-family:Epilogue,sans-serif;font-size:15px;color:#e2e1e380}@media (min-width: 768px){#testimonials .review-cta p{font-size:17px}}#testimonials .review-cta .google-review-btn{display:inline-flex;align-items:center;gap:10px;background-color:#e2e1e3;color:#2a2a2a;font-family:Epilogue,sans-serif;font-size:14px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:8px;transition:opacity .2s ease,transform .2s ease}#testimonials .review-cta .google-review-btn:hover{opacity:.9;transform:translateY(-2px)}#testimonials .testimonials-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){#testimonials .testimonials-grid{grid-template-columns:repeat(3,1fr)}}#testimonials .testimonial-card{background-color:#e2e1e30d;border:1px solid rgba(226,225,227,.08);border-radius:16px;padding:36px 32px;display:flex;flex-direction:column;gap:24px;transition:background-color .3s ease,transform .3s ease}#testimonials .testimonial-card:hover{background-color:#e2e1e314;transform:translateY(-4px)}#testimonials .testimonial-card .stars{display:flex;gap:4px}#testimonials .testimonial-card blockquote{font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;font-style:italic;color:#e2e1e3bf;line-height:1.7;flex:1}#testimonials .testimonial-card .testimonial-author{display:flex;align-items:center;gap:14px}#testimonials .testimonial-card .author-avatar{width:44px;height:44px;border-radius:50%;background-color:#f55700;display:flex;align-items:center;justify-content:center;font-family:Epilogue,sans-serif;font-size:18px;font-weight:700;color:#e2e1e3;flex-shrink:0}#testimonials .testimonial-card .author-info{display:flex;flex-direction:column;gap:2px}#testimonials .testimonial-card .author-info strong{font-family:Epilogue,sans-serif;font-size:14px;font-weight:600;color:#e2e1e3}#testimonials .testimonial-card .author-info span{font-family:Epilogue,sans-serif;font-size:12px;color:#e2e1e366}#promotions{background-color:#e2e1e3;padding:80px 20px}@media (min-width: 768px){#promotions{padding:120px 32px}}@media (min-width: 1024px){#promotions{padding:160px 80px}}#promotions .promotions-content{max-width:1200px;margin:0 auto}#promotions .promotions-header{margin-bottom:60px}@media (min-width: 768px){#promotions .promotions-header{margin-bottom:80px;display:grid;grid-template-areas:"label desc" "title desc";grid-template-columns:auto 1fr;column-gap:80px}}#promotions .promotions-header .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:16px}@media (min-width: 768px){#promotions .promotions-header .section-label{grid-area:label;align-self:end;margin-bottom:14px}}#promotions .promotions-header h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#2a2a2a;line-height:1.05;letter-spacing:-.02em;margin-bottom:0}@media (min-width: 768px){#promotions .promotions-header h2{grid-area:title;align-self:end;font-size:52px}}@media (min-width: 1024px){#promotions .promotions-header h2{font-size:60px;letter-spacing:-.03em}}#promotions .promotions-header h2 span{color:#f55700;font-style:italic}#promotions .promotions-header p{font-family:Epilogue,sans-serif;font-size:15px;color:#5a5a5a;line-height:1.7;margin-top:20px;max-width:380px}@media (min-width: 768px){#promotions .promotions-header p{grid-area:desc;align-self:end;margin-top:0;font-size:16px;padding-bottom:6px;max-width:none}}#promotions .promotions-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){#promotions .promotions-grid{grid-template-columns:repeat(3,1fr)}}#promotions .promo-card{border-radius:16px;overflow:hidden;background-color:#d8d7d9;transition:transform .35s ease}#promotions .promo-card:hover{transform:translateY(-6px)}#promotions .promo-card:hover .promo-image img{transform:scale(1.05)}#promotions .promo-image{position:relative;aspect-ratio:4/3;overflow:hidden}#promotions .promo-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}#promotions .promo-image .promo-badge{position:absolute;top:16px;left:16px;font-family:Epilogue,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;background-color:#f55700;color:#e2e1e3;padding:6px 12px;border-radius:4px}#promotions .promo-body{padding:28px 24px 32px}#promotions .promo-body h3{font-family:Epilogue,sans-serif;font-size:22px;font-weight:500;color:#2a2a2a;margin-bottom:12px;letter-spacing:-.01em}#promotions .promo-body p{font-family:Epilogue,sans-serif;font-size:14px;color:#5a5a5a;line-height:1.65;margin-bottom:24px}#promotions .promo-body .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:12px 24px;border-radius:30px;background-color:#2a2a2a;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}#promotions .promo-body .btn-primary:hover{background-color:#f55700;transform:translateY(-2px)}#delivery{background-color:#2a2a2a;padding:80px 20px}@media (min-width: 768px){#delivery{padding:120px 32px}}@media (min-width: 1024px){#delivery{padding:160px 80px}}#delivery .delivery-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}@media (min-width: 1024px){#delivery .delivery-content{flex-direction:row;gap:120px;align-items:flex-start}}#delivery .delivery-left{flex:1}#delivery .delivery-left .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#delivery .delivery-left h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#e2e1e3;line-height:1.05;letter-spacing:-.02em;margin-bottom:20px}@media (min-width: 768px){#delivery .delivery-left h2{font-size:52px}}@media (min-width: 1024px){#delivery .delivery-left h2{font-size:56px;letter-spacing:-.03em}}#delivery .delivery-left h2 span{color:#f55700;font-style:italic}#delivery .delivery-left>p{font-family:Epilogue,sans-serif;font-size:15px;color:#e2e1e380;line-height:1.7;margin-bottom:36px}@media (min-width: 768px){#delivery .delivery-left>p{font-size:16px}}#delivery .delivery-left .zones-list{margin-bottom:40px;background-color:#e2e1e30a;border:1px solid rgba(226,225,227,.08);border-radius:16px;padding:28px}#delivery .delivery-left .zones-list h4{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#e2e1e359;margin-bottom:18px}#delivery .delivery-left .zones-list ul{list-style:none;display:flex;flex-direction:column;gap:12px}#delivery .delivery-left .zones-list ul li{display:flex;align-items:center;gap:12px;font-family:Epilogue,sans-serif;font-size:14px;color:#e2e1e3b3;font-weight:400}#delivery .delivery-left .zones-list ul li svg{flex-shrink:0;opacity:.9}#delivery .delivery-left .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#delivery .delivery-left .btn-primary{font-size:13px;padding:16px 32px}}#delivery .delivery-left .btn-primary:hover{background-color:#ff7a2e;transform:translateY(-2px)}#delivery .delivery-right{flex:1}#delivery .steps-list{display:flex;flex-direction:column;gap:0}#delivery .step-item{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid rgba(226,225,227,.08);align-items:flex-start}#delivery .step-item:first-child{padding-top:0}#delivery .step-item:last-child{border-bottom:none;padding-bottom:0}#delivery .step-item .step-number{font-family:Epilogue,sans-serif;font-size:11px;font-weight:700;color:#f55700;letter-spacing:1px;padding-top:4px;flex-shrink:0;min-width:28px}#delivery .step-item .step-body h3{font-family:Epilogue,sans-serif;font-size:17px;font-weight:600;color:#e2e1e3;margin-bottom:8px;letter-spacing:-.01em}#delivery .step-item .step-body p{font-family:Epilogue,sans-serif;font-size:14px;color:#e2e1e373;line-height:1.65}#team{background-color:#e2e1e3;padding:80px 20px}@media (min-width: 768px){#team{padding:120px 32px}}@media (min-width: 1024px){#team{padding:160px 80px}}#team .team-content{max-width:1200px;margin:0 auto}#team .team-header{text-align:center;margin-bottom:64px}@media (min-width: 768px){#team .team-header{margin-bottom:80px}}#team .team-header .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#team .team-header h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#2a2a2a;line-height:1.05;letter-spacing:-.02em;margin-bottom:20px}@media (min-width: 768px){#team .team-header h2{font-size:52px}}@media (min-width: 1024px){#team .team-header h2{font-size:60px;letter-spacing:-.03em}}#team .team-header h2 span{color:#f55700;font-style:italic}#team .team-header p{font-family:Epilogue,sans-serif;font-size:15px;color:#5a5a5a;line-height:1.7;max-width:560px;margin:0 auto}@media (min-width: 768px){#team .team-header p{font-size:17px}}#team .team-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:60px}@media (min-width: 768px){#team .team-grid{grid-template-columns:repeat(3,1fr)}}#team .team-card{background-color:#d8d7d9;border-radius:20px;padding:40px 32px;display:flex;flex-direction:column;gap:24px;transition:transform .35s ease,background-color .35s ease}#team .team-card:hover{transform:translateY(-6px);background-color:#cccbcd}#team .member-avatar{position:relative;display:inline-flex;align-self:flex-start}#team .member-avatar .avatar-circle{width:72px;height:72px;border-radius:50%;background-color:#2a2a2a;display:flex;align-items:center;justify-content:center;font-family:Epilogue,sans-serif;font-size:28px;font-weight:700;color:#e2e1e3}#team .member-avatar .experience-badge{position:absolute;bottom:-4px;right:-8px;background-color:#f55700;color:#e2e1e3;font-family:Epilogue,sans-serif;font-size:10px;font-weight:700;padding:3px 8px;border-radius:10px;white-space:nowrap}#team .member-info{display:flex;flex-direction:column;gap:6px}#team .member-info h3{font-family:Epilogue,sans-serif;font-size:22px;font-weight:600;color:#2a2a2a;letter-spacing:-.01em}#team .member-info .member-role{font-family:Epilogue,sans-serif;font-size:13px;font-weight:600;color:#f55700;text-transform:uppercase;letter-spacing:.5px}#team .member-info .member-specialty{font-family:Epilogue,sans-serif;font-size:12px;color:#59574a;margin-bottom:8px}#team .member-info p{font-family:Epilogue,sans-serif;font-size:14px;color:#4a4a4a;line-height:1.65}#team .team-cta{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}#team .team-cta p{font-family:Epilogue,sans-serif;font-size:20px;font-weight:400;color:#2a2a2a;letter-spacing:-.01em}@media (min-width: 768px){#team .team-cta p{font-size:24px}}#team .team-cta .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#team .team-cta .btn-primary{font-size:13px;padding:16px 32px}}#team .team-cta .btn-primary:hover{background-color:#ff7a2e;transform:translateY(-2px)}#blog{background-color:#2a2a2a;padding:80px 20px}@media (min-width: 768px){#blog{padding:120px 32px}}@media (min-width: 1024px){#blog{padding:160px 80px}}#blog .blog-content{max-width:1200px;margin:0 auto}#blog .blog-header{margin-bottom:60px}@media (min-width: 768px){#blog .blog-header{margin-bottom:80px;display:grid;grid-template-areas:"label desc" "title desc";grid-template-columns:auto 1fr;column-gap:80px}}#blog .blog-header .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:16px}@media (min-width: 768px){#blog .blog-header .section-label{grid-area:label;align-self:end;margin-bottom:14px}}#blog .blog-header h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#e2e1e3;line-height:1.05;letter-spacing:-.02em;margin-bottom:0}@media (min-width: 768px){#blog .blog-header h2{grid-area:title;align-self:end;font-size:52px}}@media (min-width: 1024px){#blog .blog-header h2{font-size:60px;letter-spacing:-.03em}}#blog .blog-header h2 span{color:#f55700;font-style:italic}#blog .blog-header p{font-family:Epilogue,sans-serif;font-size:15px;color:#e2e1e380;line-height:1.7;margin-top:20px;max-width:380px}@media (min-width: 768px){#blog .blog-header p{grid-area:desc;align-self:end;margin-top:0;font-size:16px;padding-bottom:6px;max-width:none}}#blog .blog-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){#blog .blog-grid{grid-template-columns:repeat(3,1fr)}}#blog .blog-card{background-color:#e2e1e30a;border:1px solid rgba(226,225,227,.08);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .35s ease,background-color .35s ease}#blog .blog-card:hover{transform:translateY(-6px);background-color:#e2e1e312}#blog .blog-card:hover .blog-image img{transform:scale(1.06)}#blog .blog-image{position:relative;aspect-ratio:16/10;overflow:hidden}#blog .blog-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}#blog .blog-image .blog-category{position:absolute;top:14px;left:14px;font-family:Epilogue,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;background-color:#f55700;color:#e2e1e3;padding:5px 10px;border-radius:4px}#blog .blog-body{padding:28px 24px 32px;display:flex;flex-direction:column;flex:1}#blog .blog-body .blog-read-time{font-family:Epilogue,sans-serif;font-size:11px;font-weight:500;color:#e2e1e359;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}#blog .blog-body h3{font-family:Epilogue,sans-serif;font-size:20px;font-weight:500;color:#e2e1e3;letter-spacing:-.01em;line-height:1.25;margin-bottom:14px}#blog .blog-body p{font-family:Epilogue,sans-serif;font-size:14px;color:#e2e1e380;line-height:1.65;flex:1;margin-bottom:24px}#blog .blog-body .blog-link{display:inline-flex;align-items:center;gap:8px;font-family:Epilogue,sans-serif;font-size:13px;font-weight:600;color:#f55700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:gap .3s ease;align-self:flex-start}#blog .blog-body .blog-link:hover{gap:12px}#blog .blog-body .blog-link svg{transition:transform .3s ease}#blog .blog-body .blog-link:hover svg{transform:translate(4px)}#faq{background-color:#e2e1e3;padding:80px 20px}@media (min-width: 768px){#faq{padding:120px 32px}}@media (min-width: 1024px){#faq{padding:160px 80px}}#faq .faq-content{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:40px;align-items:flex-start}@media (min-width: 1024px){#faq .faq-content{flex-direction:row;gap:100px;align-items:flex-start}}#faq .faq-left{width:100%}@media (min-width: 1024px){#faq .faq-left{flex:0 0 340px;position:sticky;top:40px}}#faq .faq-left .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#faq .faq-left h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#2a2a2a;margin-bottom:20px;line-height:1.05;letter-spacing:-.02em}@media (min-width: 768px){#faq .faq-left h2{font-size:48px;line-height:1}}@media (min-width: 1024px){#faq .faq-left h2{font-size:52px;line-height:.98;letter-spacing:-.03em}}#faq .faq-left h2 span{color:#f55700;font-style:italic}#faq .faq-left .faq-subtitle{font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;color:#5a5a5a;line-height:1.7;margin-bottom:36px}@media (min-width: 768px){#faq .faq-left .faq-subtitle{font-size:16px}}#faq .faq-left .faq-cta{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#faq .faq-left .faq-cta{font-size:13px;padding:16px 32px}}#faq .faq-left .faq-cta:hover{background-color:#ff7a2e;transform:translateY(-2px)}#faq .faq-right{width:100%}#faq .faq-right .faq-list{display:flex;flex-direction:column;gap:0}#faq .faq-right .faq-list .faq-item{background-color:transparent;border:none;border-bottom:1px solid rgba(42,42,42,.1);overflow:hidden}#faq .faq-right .faq-list .faq-item:first-child{border-top:1px solid rgba(42,42,42,.1)}#faq .faq-right .faq-list .faq-item[open] .faq-question .faq-icon svg{transform:rotate(180deg)}#faq .faq-right .faq-list .faq-item[open] .faq-answer{animation:slideDown .3s ease}#faq .faq-right .faq-list .faq-item .faq-question{font-family:Epilogue,sans-serif;font-size:16px;font-weight:500;color:#2a2a2a;padding:24px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;transition:color .2s ease;user-select:none}@media (min-width: 768px){#faq .faq-right .faq-list .faq-item .faq-question{font-size:18px;padding:28px 0}}@media (min-width: 1024px){#faq .faq-right .faq-list .faq-item .faq-question{font-size:20px;padding:32px 0}}#faq .faq-right .faq-list .faq-item .faq-question::-webkit-details-marker{display:none}#faq .faq-right .faq-list .faq-item .faq-question:hover{color:#f55700}#faq .faq-right .faq-list .faq-item .faq-question .faq-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid rgba(42,42,42,.2);color:#2a2a2a;transition:border-color .3s ease,background-color .3s ease}#faq .faq-right .faq-list .faq-item .faq-question .faq-icon svg{transition:transform .3s ease;width:16px;height:16px}#faq .faq-right .faq-list .faq-item .faq-question:hover .faq-icon{border-color:#f55700;color:#f55700}#faq .faq-right .faq-list .faq-item .faq-answer{padding:0 40px 28px 0}@media (min-width: 1024px){#faq .faq-right .faq-list .faq-item .faq-answer{padding:0 60px 32px 0}}#faq .faq-right .faq-list .faq-item .faq-answer p{font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;color:#5a5a5a;line-height:1.75;margin:0}@media (min-width: 768px){#faq .faq-right .faq-list .faq-item .faq-answer p{font-size:16px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}#map{z-index:1;position:relative;width:100%;height:100%}#map #maps-btn{position:absolute;bottom:12px;right:12px;z-index:1000;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000040;transition:transform .2s ease,box-shadow .2s ease}#map #maps-btn svg{width:22px;height:22px}#map #maps-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}#map #map-container{width:100%;height:100%;border-radius:10px}#map .leaflet-top,#map .leaflet-bottom{z-index:500}.custom-marker{background:transparent;border:none}.marker-pin{position:relative;width:40px;height:50px}.marker-icon{position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:40px;background-color:#2a2a2a;border-radius:50% 50% 50% 0;transform:translate(-50%) rotate(-45deg);box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;border:3px solid white}.marker-icon img{width:24px;height:24px;transform:rotate(45deg);object-fit:contain}.marker-pin:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:8px;height:8px;background-color:#0003;border-radius:50%}#contact{background-color:#2a2a2a;padding:80px 20px}@media (min-width: 768px){#contact{padding:120px 32px}}@media (min-width: 1024px){#contact{padding:160px 80px}}#contact .contact-container{max-width:1200px;margin:0 auto}#contact .contact-header{text-align:center;margin-bottom:60px}@media (min-width: 768px){#contact .contact-header{margin-bottom:80px}}#contact .contact-header .section-label{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f55700;display:block;margin-bottom:20px}#contact .contact-header h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:400;color:#e2e1e3;margin-bottom:20px;line-height:1.05;letter-spacing:-.02em}@media (min-width: 768px){#contact .contact-header h2{font-size:52px;line-height:1;margin-bottom:24px}}@media (min-width: 1024px){#contact .contact-header h2{font-size:60px;line-height:.98;letter-spacing:-.03em}}#contact .contact-header h2 span{color:#f55700;font-style:italic}#contact .contact-header .contact-subtitle{font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;color:#e2e1e380;line-height:1.7;max-width:560px;margin:0 auto 32px}@media (min-width: 768px){#contact .contact-header .contact-subtitle{font-size:16px;margin-bottom:40px}}#contact .contact-header .btn-primary{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block}@media (min-width: 768px){#contact .contact-header .btn-primary{font-size:13px;padding:16px 32px}}#contact .contact-header .btn-primary:hover{background-color:#ff7a2e;transform:translateY(-2px)}#contact .contact-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){#contact .contact-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1024px){#contact .contact-grid{grid-template-columns:1fr 1.1fr 1fr;grid-template-rows:auto auto;gap:20px}}#contact .contact-card{background-color:#e2e1e30d;border-radius:20px;padding:28px 24px;border:1px solid rgba(226,225,227,.07);transition:border-color .3s ease,background-color .3s ease}@media (min-width: 768px){#contact .contact-card{padding:32px 28px}}#contact .contact-card:hover{border-color:#f5570040;background-color:#e2e1e312}#contact .contact-card .card-label{font-family:Epilogue,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e2e1e34d;margin-bottom:18px}#contact .contact-card h3{font-family:Epilogue,sans-serif;font-size:16px;font-weight:600;color:#e2e1e3;margin:0 0 8px;letter-spacing:-.01em}#contact .contact-card p{font-family:Epilogue,sans-serif;font-size:14px;font-weight:400;color:#e2e1e373;line-height:1.65;margin:0 0 16px}#contact .contact-card p:last-child{margin-bottom:0}@media (min-width: 1024px){#contact .info-card{grid-column:1;grid-row:1}}#contact .info-card .info-list{list-style:none;display:flex;flex-direction:column;gap:0}#contact .info-card .info-item{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid rgba(226,225,227,.07)}#contact .info-card .info-item:first-child{padding-top:0}#contact .info-card .info-item:last-child{border-bottom:none;padding-bottom:0}#contact .info-card .info-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background-color:#f557001a;color:#f55700;display:flex;align-items:center;justify-content:center;margin-top:1px}#contact .info-card .info-body{display:flex;flex-direction:column;gap:3px;min-width:0}#contact .info-card .info-label{font-family:Epilogue,sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e2e1e34d}#contact .info-card .info-value{font-family:Epilogue,sans-serif;font-size:14px;font-weight:500;color:#e2e1e3;text-decoration:none;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#contact .info-card .info-value:hover{color:#f55700}#contact .map-card{padding:0;overflow:hidden;min-height:260px;border-radius:20px}#contact .map-card:hover{border-color:#e2e1e312;background-color:#e2e1e30d}@media (min-width: 768px){#contact .map-card{grid-column:span 2;min-height:320px}}@media (min-width: 1024px){#contact .map-card{grid-column:2;grid-row:1/3;min-height:unset}}#contact .map-card #map-container{width:100%;height:100%;min-height:280px}@media (min-width: 768px){#contact .map-card #map-container{min-height:340px}}@media (min-width: 1024px){#contact .map-card #map-container{min-height:100%}}@media (min-width: 1024px){#contact .whatsapp-card{grid-column:3;grid-row:1}}#contact .whatsapp-card .card-icon{width:44px;height:44px;border-radius:12px;background-color:#25d3661f;display:flex;align-items:center;justify-content:center;color:#25d366;margin-bottom:16px}#contact .whatsapp-card .btn-whatsapp{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;text-decoration:none;padding:13px 24px;border-radius:30px;background-color:#25d366;color:#fff;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block;margin-top:4px}@media (min-width: 768px){#contact .whatsapp-card .btn-whatsapp{font-size:12px;padding:14px 26px}}#contact .whatsapp-card .btn-whatsapp:hover{background-color:#1ebe5d;transform:translateY(-2px)}@media (min-width: 1024px){#contact .meta-card{grid-column:1;grid-row:2}}#contact .meta-card .meta-section:last-child .card-label{margin-top:0}#contact .meta-card .meta-divider{height:1px;background-color:#e2e1e312;margin:20px 0}#contact .meta-card .schedule-line{font-family:Epilogue,sans-serif;font-size:13px;color:#e2e1e3bf;margin-bottom:6px}#contact .meta-card .schedule-line strong{color:#e2e1e3;font-weight:600}#contact .meta-card .schedule-note{font-family:Epilogue,sans-serif;font-size:12px;color:#e2e1e359;margin-bottom:0}#contact .meta-card .social-links{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}#contact .meta-card .social-link{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;background-color:#e2e1e30d;border:1px solid rgba(226,225,227,.08);border-radius:8px;color:#e2e1e399;text-decoration:none;font-family:Epilogue,sans-serif;font-size:12px;font-weight:500;transition:all .25s ease}#contact .meta-card .social-link svg{flex-shrink:0;color:#f55700}#contact .meta-card .social-link:hover{background-color:#f557001a;border-color:#f5570040;color:#e2e1e3}@media (min-width: 768px){#contact .form-card{grid-column:span 2}}@media (min-width: 1024px){#contact .form-card{grid-column:3;grid-row:2}}#contact .form-card h3{font-size:16px;margin-bottom:20px}#contact .form-card .contact-form .form-group{margin-bottom:10px}#contact .form-card .contact-form .form-group:last-of-type{margin-bottom:16px}#contact .form-card .contact-form .form-group input,#contact .form-card .contact-form .form-group textarea{font-family:Epilogue,sans-serif;font-size:14px;width:100%;padding:13px 16px;background-color:#e2e1e30d;border:1px solid rgba(226,225,227,.09);border-radius:10px;color:#e2e1e3;transition:all .3s ease}#contact .form-card .contact-form .form-group input::placeholder,#contact .form-card .contact-form .form-group textarea::placeholder{color:#e2e1e347}#contact .form-card .contact-form .form-group input:focus,#contact .form-card .contact-form .form-group textarea:focus{outline:none;border-color:#f55700;background-color:#e2e1e314}#contact .form-card .contact-form .form-group textarea{resize:vertical;min-height:100px}#contact .form-card .contact-form .form-status{font-family:Epilogue,sans-serif;font-size:13px;text-align:center;margin:8px 0 0;min-height:20px}#contact .form-card .contact-form .form-status--success{color:#4ade80}#contact .form-card .contact-form .form-status--error{color:#f87171}#contact .form-card .contact-form .btn-submit{font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;width:100%;padding:15px 32px;border:none;border-radius:30px;background-color:#f55700;color:#e2e1e3;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}@media (min-width: 768px){#contact .form-card .contact-form .btn-submit{font-size:13px}}#contact .form-card .contact-form .btn-submit:hover{background-color:#ff7a2e;transform:translateY(-2px)}#footer{background-color:#e2e1e3;padding:60px 20px 32px}@media (min-width: 768px){#footer{padding:80px 32px 40px}}@media (min-width: 1024px){#footer{padding:100px 80px 48px}}#footer .footer-content{max-width:1200px;margin:0 auto}#footer .footer-top{display:flex;flex-direction:column;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(42,42,42,.1)}@media (min-width: 768px){#footer .footer-top{flex-direction:row;gap:80px;padding-bottom:60px}}@media (min-width: 1024px){#footer .footer-top{gap:120px}}#footer .footer-brand{flex-shrink:0}#footer .footer-brand .footer-logo{height:36px;width:auto;margin-bottom:20px;opacity:.9}#footer .footer-brand .footer-tagline{font-family:Epilogue,sans-serif;font-size:14px;color:#2a2a2a73;line-height:1.7;max-width:300px}#footer .footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;flex:1}@media (min-width: 768px){#footer .footer-links{grid-template-columns:repeat(3,1fr)}}#footer .footer-col h4{font-family:Epilogue,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#2a2a2a59;margin-bottom:20px}#footer .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}#footer .footer-col ul li a,#footer .footer-col ul li span{font-family:Epilogue,sans-serif;font-size:14px;color:#2a2a2a99;text-decoration:none;transition:color .3s ease;line-height:1.4}#footer .footer-col ul li a:hover,#footer .footer-col ul li span:hover{color:#f55700}#footer .footer-col ul li span{cursor:default}#footer .footer-col ul li span:hover{color:#2a2a2a99}#footer .footer-bottom{display:flex;flex-direction:column;gap:12px;padding-top:32px;align-items:flex-start}@media (min-width: 768px){#footer .footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}#footer .footer-bottom p{font-family:Epilogue,sans-serif;font-size:13px;color:#2a2a2a80}#footer .footer-bottom a{font-family:Epilogue,sans-serif;font-size:13px;color:#2a2a2a80;text-decoration:none;transition:color .3s ease}#footer .footer-bottom a:hover{color:#f55700}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box;user-select:none}html{overflow-x:hidden;overflow-y:scroll}body{overflow:hidden;background-color:#e2e1e3}lenis lenis-smooth{scroll-behavior:auto!important}lenis lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}lenis lenis-stopped{overflow:hidden}
