.navbar{background-color:#fff;left:0;position:fixed;right:0;top:0;transition:box-shadow .3s ease;z-index:1000}.navbar--scrolled{box-shadow:0 2px 20px #0000000f}.navbar__container{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:1600px;padding:16px 64px}.navbar__logo{align-items:center;display:flex;text-decoration:none;z-index:1001}.navbar__logo-img{height:32px;object-fit:contain;transition:opacity .3s ease;width:auto}.navbar__logo:hover .navbar__logo-img{opacity:.8}.navbar__nav,.navbar__nav-list{align-items:center;display:flex}.navbar__nav-list{gap:40px;list-style:none;margin:0;padding:0}.navbar__nav-link{color:#1a1e18;font-family:Cina Geo,sans-serif;font-size:14px;font-weight:400;padding:8px 0;position:relative;text-decoration:none;transition:color .3s ease}.navbar__nav-link:after{background-color:#1a1e18;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar__nav-link--active:after,.navbar__nav-link:hover:after{width:100%}.navbar__hamburger{align-items:flex-end;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:32px;justify-content:center;padding:0;width:32px;z-index:1001}.navbar__hamburger-line{background-color:#1a1e18;display:block;height:1.5px;transition:all .3s ease;width:24px}.navbar__hamburger-line:nth-child(2){margin:6px 0;width:18px}.navbar__hamburger--open .navbar__hamburger-line:first-child{transform:translateY(7.5px) rotate(45deg);width:24px}.navbar__hamburger--open .navbar__hamburger-line:nth-child(2){opacity:0;transform:translateX(10px)}.navbar__hamburger--open .navbar__hamburger-line:nth-child(3){transform:translateY(-7.5px) rotate(-45deg);width:24px}.navbar__mobile{background-color:#fff;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:1000}.navbar__mobile--open{opacity:1;visibility:visible}.navbar__mobile-nav{align-items:center;display:flex;height:100%;justify-content:center}.navbar__mobile-list{align-items:center;display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}.navbar__mobile-item{opacity:0;transform:translateY(20px)}.navbar__mobile--open .navbar__mobile-item{animation:fadeUp .4s ease forwards}.navbar__mobile-link{color:#1a1e18;font-family:Cina Geo,sans-serif;font-size:32px;font-weight:400;text-decoration:none;transition:opacity .3s ease}.navbar__mobile-link:hover{opacity:.6}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (min-width:1440px){.navbar__container{height:70px;padding:18px 80px}.navbar__logo-img{height:36px}.navbar__nav-list{gap:48px}.navbar__nav-link{font-size:15px}}@media (max-width:1200px){.navbar__container{height:60px;padding:14px 56px}.navbar__logo-img{height:30px}.navbar__nav-list{gap:32px}}@media (max-width:1024px){.navbar__container{height:58px;padding:14px 48px}.navbar__logo-img{height:28px}.navbar__nav-list{gap:28px}.navbar__nav-link{font-size:13px}}@media (max-width:768px){.navbar__container{height:56px;padding:14px 32px}.navbar__logo-img{height:26px}.navbar__nav{display:none}.navbar__hamburger{display:flex}.navbar__mobile{display:block}.navbar__mobile-link{font-size:28px}}@media (max-width:576px){.navbar__container{height:54px;padding:12px 24px}.navbar__logo-img{height:24px}.navbar__mobile-link{font-size:26px}.navbar__mobile-list{gap:20px}}@media (max-width:420px){.navbar__container{height:52px;padding:12px 20px}.navbar__logo-img{height:22px}.navbar__mobile-link{font-size:24px}}@media (max-width:360px){.navbar__container{height:50px;padding:10px 16px}.navbar__logo-img{height:20px}.navbar__mobile-link{font-size:22px}.navbar__mobile-list{gap:18px}}@media (max-height:500px) and (orientation:landscape){.navbar__container{height:48px;padding:10px 40px}.navbar__logo-img{height:22px}.navbar__mobile-link{font-size:22px}.navbar__mobile-list{gap:16px}}.footer-wrapper{box-sizing:border-box;margin-top:auto;padding:40px 16px 16px}.footer{background-color:#f4f4f4;background-color:var(--color-light-gray,#f4f4f4);border-radius:24px;box-sizing:border-box;padding:36px 64px 28px}.footer-top{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.footer-brand{flex:0 0 auto}.footer-logo{font-size:3.65rem;font-weight:700;letter-spacing:-.5px;margin:0 0 14px}.footer-logo,.footer-tagline{color:#1a1e18;color:var(--color-primary,#1a1e18)}.footer-tagline{font-size:1.05rem;line-height:1.6;margin:0;opacity:.7}.footer-links-container{display:flex;flex-wrap:wrap;gap:80px}.footer-column{min-width:140px}.footer-heading{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:1.1rem;font-weight:600;margin:0 0 20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:14px}.footer-links li:last-child{margin-bottom:0}.footer-links a{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:1rem;opacity:.6;text-decoration:none;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.footer-divider{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);height:1px;margin:32px 0 20px;opacity:.12}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-copyright{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:.8rem;margin:0;opacity:.5}.footer-social{gap:10px}.footer-social,.social-icon{align-items:center;display:flex}.social-icon{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);border:none;border-radius:50%;color:#fff;color:var(--color-white,#fff);cursor:pointer;height:36px;justify-content:center;text-decoration:none;transition:transform .3s ease,opacity .3s ease,background-color .3s ease;width:36px}.social-icon svg{height:15px;width:15px}.social-icon:hover{opacity:.85;transform:scale(1.1)}.social-icon--whatsapp:hover{background-color:#25d366;opacity:1}@media (min-width:1440px){.footer-wrapper{padding:50px 20px 20px}.footer{border-radius:32px;padding:42px 80px 32px}.footer-top{gap:60px}.footer-logo{font-size:3.85rem;margin-bottom:16px}.footer-tagline{font-size:1.15rem;line-height:1.65}.footer-links-container{gap:100px}.footer-column{min-width:160px}.footer-heading{font-size:1.2rem;margin-bottom:24px}.footer-links a{font-size:1.1rem}.footer-links li{margin-bottom:16px}.footer-divider{margin:38px 0 24px}.footer-copyright{font-size:.85rem}.social-icon{height:40px;width:40px}.social-icon svg{height:17px;width:17px}.footer-social{gap:12px}}@media (max-width:1200px){.footer-wrapper{padding:40px 16px 16px}.footer{border-radius:24px;padding:34px 56px 26px}.footer-top{gap:40px}.footer-logo{font-size:3.65rem;margin-bottom:13px}.footer-tagline{font-size:1rem}.footer-links-container{gap:70px}.footer-column{min-width:135px}.footer-heading{font-size:1.05rem;margin-bottom:18px}.footer-links a{font-size:.95rem}.footer-links li{margin-bottom:13px}.footer-divider{margin:30px 0 18px}.footer-copyright{font-size:.78rem}.social-icon{height:36px;width:36px}.social-icon svg{height:15px;width:15px}.footer-social{gap:10px}}@media (max-width:1024px){.footer-wrapper{padding:35px 14px 14px}.footer{border-radius:22px;padding:32px 48px 24px}.footer-top{gap:36px}.footer-logo{font-size:3.5rem;margin-bottom:12px}.footer-tagline{font-size:.95rem;line-height:1.55}.footer-links-container{gap:55px}.footer-column{min-width:125px}.footer-heading{font-size:1rem;margin-bottom:16px}.footer-links a{font-size:.92rem}.footer-links li{margin-bottom:12px}.footer-divider{margin:28px 0 16px}.footer-copyright{font-size:.75rem}.social-icon{height:34px;width:34px}.social-icon svg{height:14px;width:14px}.footer-social{gap:9px}}@media (max-width:868px){.footer-wrapper{padding:32px 14px 14px}.footer{border-radius:22px;padding:28px 40px 22px}.footer-top{flex-direction:column;gap:32px}.footer-brand{width:100%}.footer-logo{font-size:3.2rem;margin-bottom:11px}.footer-tagline{font-size:.92rem}.footer-links-container{gap:45px;justify-content:flex-start;width:100%}.footer-column{flex:0 0 auto;min-width:115px}.footer-heading{font-size:.95rem;margin-bottom:15px}.footer-links a{font-size:.9rem}.footer-links li{margin-bottom:11px}.footer-divider{margin:24px 0 14px}.footer-copyright{font-size:.72rem}.social-icon{height:32px;width:32px}.social-icon svg{height:13px;width:13px}.footer-social{gap:8px}}@media (max-width:768px){.footer-wrapper{padding:30px 12px 12px}.footer{border-radius:20px;padding:26px 32px 20px}.footer-top{gap:28px}.footer-logo{font-size:2.9rem;margin-bottom:10px}.footer-tagline{font-size:.9rem;line-height:1.5}.footer-links-container{gap:36px}.footer-column{min-width:105px}.footer-heading{font-size:.92rem;margin-bottom:14px}.footer-links a{font-size:.88rem}.footer-links li{margin-bottom:10px}.footer-divider{margin:22px 0 14px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.footer-social{order:-1}.footer-copyright{font-size:.7rem}.social-icon{height:30px;width:30px}.social-icon svg{height:12px;width:12px}.footer-social{gap:8px}}@media (max-width:576px){.footer-wrapper{padding:25px 10px 10px}.footer{border-radius:18px;padding:24px 24px 18px}.footer-top{gap:24px}.footer-logo{font-size:2.65rem;margin-bottom:9px}.footer-tagline{font-size:.88rem;line-height:1.5}.footer-links-container{flex-wrap:wrap;gap:28px 24px}.footer-column{flex-basis:calc(50% - 12px);flex-grow:1;flex-shrink:1;min-width:130px}.footer-column:last-child{flex:1 1 100%}.footer-heading{font-size:.9rem;margin-bottom:12px}.footer-links a{font-size:.85rem}.footer-links li{margin-bottom:9px}.footer-divider{margin:20px 0 12px}.footer-bottom{gap:12px}.footer-copyright{font-size:.68rem;line-height:1.5}.social-icon{height:28px;width:28px}.social-icon svg{height:11px;width:11px}.footer-social{gap:7px}}@media (max-width:480px){.footer-wrapper{padding:22px 10px 10px}.footer{border-radius:18px;padding:22px 20px 16px}.footer-top{gap:22px}.footer-logo{font-size:2.1rem;margin-bottom:8px}.footer-tagline{font-size:.85rem}.footer-links-container{flex-direction:column;gap:22px}.footer-column{flex:1 1 100%;min-width:100%}.footer-heading{font-size:.88rem;margin-bottom:11px}.footer-links a{font-size:.84rem}.footer-links li{margin-bottom:8px}.footer-divider{margin:18px 0 12px}.footer-bottom{gap:10px}.footer-copyright{font-size:.65rem}.social-icon{height:26px;width:26px}.social-icon svg{height:10px;width:10px}.footer-social{gap:6px}}@media (max-width:420px){.footer-wrapper{padding:20px 8px 8px}.footer{border-radius:16px;padding:20px 18px 14px}.footer-top{gap:20px}.footer-logo{font-size:1.85rem;margin-bottom:7px}.footer-tagline{font-size:.82rem;line-height:1.45}.footer-links-container{gap:20px}.footer-heading{font-size:.85rem;margin-bottom:10px}.footer-links a{font-size:.82rem}.footer-links li{margin-bottom:7px}.footer-divider{margin:16px 0 10px}.footer-bottom{gap:9px}.footer-copyright{font-size:.62rem}.social-icon{height:24px;width:24px}.social-icon svg{height:9px;width:9px}.footer-social{gap:5px}}@media (max-width:360px){.footer-wrapper{padding:18px 6px 6px}.footer{border-radius:14px;padding:18px 16px 12px}.footer-top{gap:18px}.footer-logo{font-size:1.4rem;margin-bottom:6px}.footer-tagline{font-size:.8rem;line-height:1.4}.footer-links-container{gap:18px}.footer-heading{font-size:.82rem;margin-bottom:9px}.footer-links a{font-size:.8rem}.footer-links li{margin-bottom:6px}.footer-divider{margin:14px 0 10px}.footer-bottom{gap:8px}.footer-copyright{font-size:.58rem}.social-icon{height:22px;width:22px}.social-icon svg{height:8px;width:8px}.footer-social{gap:5px}}@media (max-height:500px) and (orientation:landscape){.footer-wrapper{padding:20px 8px 8px}.footer{border-radius:16px;padding:18px 40px 14px}.footer-top{flex-direction:row;gap:30px}.footer-brand{min-width:150px}.footer-logo{font-size:1.5rem;margin-bottom:6px}.footer-tagline{font-size:.8rem;line-height:1.4}.footer-links-container{flex:1 1;gap:30px;justify-content:flex-end}.footer-column{min-width:95px}.footer-heading{font-size:.82rem;margin-bottom:8px}.footer-links a{font-size:.78rem}.footer-links li{margin-bottom:6px}.footer-divider{margin:14px 0 10px}.footer-bottom{flex-direction:row;gap:16px}.footer-social{order:0}.footer-copyright{font-size:.62rem}.social-icon{height:24px;width:24px}.social-icon svg{height:9px;width:9px}.footer-social{gap:5px}}@media (prefers-reduced-motion:reduce){.footer-links a,.social-icon{transition:none}.social-icon:hover{transform:none}}.whatsapp-float{align-items:center;animation:fadeInUp .4s ease;background-color:#fff;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 15px #00000026,0 2px 6px #0000001a;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:24px;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;width:56px;z-index:9999}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.whatsapp-float:hover{box-shadow:0 6px 20px #0003,0 4px 10px #00000026;transform:scale(1.08)}.whatsapp-float:active{transform:scale(.95)}.whatsapp-float svg{color:#25d366;height:28px;width:28px}.whatsapp-float__tooltip{background-color:#1a1e18;border-radius:6px;color:#fff;font-size:13px;font-weight:500;opacity:0;padding:8px 14px;pointer-events:none;position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;white-space:nowrap}.whatsapp-float__tooltip:after{border:6px solid #0000;border-left-color:#1a1e18;content:"";left:100%;position:absolute;top:50%;transform:translateY(-50%)}.whatsapp-float:hover .whatsapp-float__tooltip{opacity:1;visibility:visible}@media (min-width:1440px){.whatsapp-float{bottom:32px;height:60px;right:32px;width:60px}.whatsapp-float svg{height:30px;width:30px}.whatsapp-float__tooltip{font-size:14px;padding:10px 16px}}@media (max-width:1200px){.whatsapp-float{bottom:22px;height:54px;right:22px;width:54px}.whatsapp-float svg{height:27px;width:27px}}@media (max-width:1024px){.whatsapp-float{bottom:20px;height:52px;right:20px;width:52px}.whatsapp-float svg{height:26px;width:26px}.whatsapp-float__tooltip{font-size:12px;padding:7px 12px}}@media (max-width:768px){.whatsapp-float{bottom:16px;height:48px;right:16px;width:48px}.whatsapp-float svg{height:24px;width:24px}.whatsapp-float__tooltip{display:none}}@media (max-width:576px){.whatsapp-float{bottom:14px;height:46px;right:14px;width:46px}.whatsapp-float svg{height:22px;width:22px}}@media (max-width:420px){.whatsapp-float{bottom:12px;height:44px;right:12px;width:44px}.whatsapp-float svg{height:21px;width:21px}}@media (max-width:360px){.whatsapp-float{bottom:10px;height:42px;right:10px;width:42px}.whatsapp-float svg{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.whatsapp-float{animation:none;transition:none}.whatsapp-float:hover{transform:none}.whatsapp-float__tooltip{transition:none}}.hero-wrapper{padding:0 16px 16px}.hero{border-radius:24px;height:calc(100vh - 80px);min-height:500px;overflow:hidden;position:relative;width:100%}.hero__slides{overflow:hidden}.hero__slide,.hero__slides{border-radius:24px;height:100%;left:0;position:absolute;top:0;width:100%}.hero__slide{opacity:0;transition:opacity 1s ease-in-out}.hero__slide--active{opacity:1;z-index:1}.hero__image{border-radius:24px;height:100%;object-fit:cover;object-position:center;width:100%}.hero__overlay{background:linear-gradient(#0000004f,#0000004f);border-radius:24px;pointer-events:none;z-index:2}.hero__content,.hero__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:0 64px;z-index:10}.hero__text-container{margin-bottom:32px;max-width:700px;position:relative}.hero__text{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;width:100%}.hero__text--active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.hero__title{color:#fff;font-size:clamp(42px,7vw,82px);letter-spacing:-2px;line-height:1.02;margin:0 0 24px}.hero__subtitle,.hero__title{font-family:Cina Geo,sans-serif;font-weight:400}.hero__subtitle{color:#ffffffe6;font-size:clamp(14px,1.5vw,18px);line-height:1.5;margin:0}.hero__cta{align-items:center;background-color:#fff;border:none;border-radius:100px;color:#1a1e18;cursor:pointer;display:inline-flex;font-family:Cina Geo,sans-serif;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.3px;padding:16px 32px;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.hero__cta:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.hero__nav{bottom:48px;display:flex;gap:12px;left:64px;position:absolute;z-index:20}.hero__nav-btn{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.hero__nav-btn svg{height:18px;width:18px}.hero__nav-btn--prev{background:#fff3;border:1px solid #ffffff4d;box-shadow:0 4px 30px #0000001a,inset 0 0 0 1px #ffffff1a}.hero__nav-btn--prev,.hero__nav-btn--prev:hover{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#1a1e18}.hero__nav-btn--prev:hover{background:#fffffff2;border-color:#fffc;box-shadow:0 8px 32px #00000026,inset 0 0 0 1px #fff3;transform:scale(1.05)}.hero__nav-btn--prev:active{transform:scale(.95)}.hero__nav-btn--next{background-color:#fff;border:none;box-shadow:0 4px 20px #0000001a;color:#1a1e18}.hero__nav-btn--next:hover{background-color:#f4f4f4;box-shadow:0 8px 30px #00000026;transform:scale(1.05)}.hero__nav-btn--next:active{transform:scale(.95)}.hero__indicators{align-items:center;bottom:48px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:20}.hero__indicator{background-color:#fff6;border:none;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:all .3s ease;width:6px}.hero__indicator:hover{background-color:#ffffffb3;transform:scale(1.1)}.hero__indicator--active{background-color:#fff;transform:scale(1.2)}.hero__counter{align-items:baseline;bottom:48px;color:#fff;display:none;font-family:Cina Geo,sans-serif;gap:4px;left:50%;position:absolute;transform:translateX(-50%);z-index:20}.hero__counter-current{font-size:16px;font-weight:500}.hero__counter-separator{margin:0 2px}.hero__counter-separator,.hero__counter-total{font-size:14px;opacity:.5}.hero__scroll{align-items:center;background:none;border:none;bottom:48px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:10px;position:absolute;right:64px;transition:transform .3s ease;z-index:20}.hero__scroll:hover{transform:translateY(4px)}.hero__scroll-text{font-family:Cina Geo,sans-serif;font-size:11px;font-weight:400;letter-spacing:.5px;text-orientation:mixed;transform:rotate(180deg);writing-mode:vertical-rl}.hero__scroll-icon{animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (min-width:1440px){.hero-wrapper{padding:0 20px 20px}.hero{height:calc(100vh - 90px)}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:32px}.hero__content{padding:0 80px}.hero__text-container{max-width:800px}.hero__title{font-size:90px}.hero__nav{bottom:56px;left:80px}.hero__nav-btn{height:52px;width:52px}.hero__nav-btn svg{height:20px;width:20px}.hero__indicators{bottom:56px;gap:8px}.hero__indicator{height:7px;width:7px}.hero__counter{bottom:56px}.hero__scroll{bottom:56px;right:80px}}@media (max-width:1200px){.hero-wrapper{padding:0 16px 16px}.hero{height:calc(100vh - 76px)}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:24px}.hero__content{padding:0 56px}.hero__text-container{max-width:600px}.hero__title{font-size:clamp(38px,6vw,70px)}.hero__nav{bottom:40px;left:56px}.hero__nav-btn{height:46px;width:46px}.hero__nav-btn svg{height:17px;width:17px}.hero__indicators{bottom:40px;gap:6px}.hero__indicator{height:6px;width:6px}.hero__counter{bottom:40px}.hero__scroll{bottom:40px;right:56px}}@media (max-width:1024px){.hero-wrapper{padding:0 14px 14px}.hero{height:calc(100vh - 72px);min-height:480px}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:22px}.hero__content{padding:0 48px}.hero__text-container{margin-bottom:28px;max-width:520px}.hero__title{font-size:clamp(34px,5.5vw,56px);margin-bottom:20px}.hero__subtitle{font-size:15px}.hero__cta{font-size:13px;padding:14px 28px}.hero__nav{bottom:36px;gap:10px;left:48px}.hero__nav-btn{height:44px;width:44px}.hero__nav-btn svg{height:16px;width:16px}.hero__indicators{bottom:36px;gap:6px}.hero__indicator{height:6px;width:6px}.hero__counter{bottom:36px}.hero__scroll{bottom:36px;right:48px}}@media (max-width:768px){.hero-wrapper{padding:0 12px 12px}.hero{height:calc(100vh - 68px);height:calc(100dvh - 68px);min-height:450px}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:20px}.hero__content{padding:0 32px}.hero__text-container{margin-bottom:24px;max-width:100%}.hero__title{font-size:clamp(28px,7vw,44px);letter-spacing:-1px;margin-bottom:16px}.hero__subtitle{font-size:14px}.hero__cta{font-size:17px;padding:18px 32px}.hero__nav{bottom:32px;gap:8px;left:32px}.hero__nav-btn{height:42px;width:42px}.hero__nav-btn svg{height:15px;width:15px}.hero__indicators{display:none}.hero__counter{bottom:32px;display:flex}.hero__counter-current{font-size:14px}.hero__counter-separator,.hero__counter-total{font-size:12px}.hero__scroll{bottom:32px;right:32px}.hero__scroll-text{font-size:10px}.hero__scroll-icon{height:16px;width:16px}}@media (max-width:576px){.hero-wrapper{padding:0 10px 10px}.hero{height:calc(100vh - 64px);height:calc(100dvh - 64px);min-height:420px}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:18px}.hero__content{padding:0 24px}.hero__text-container{margin-bottom:20px}.hero__title{font-size:clamp(53px,8vw,80px);letter-spacing:-.5px;line-height:1.08;margin-bottom:14px}.hero__subtitle{font-size:16px;line-height:1.4}.hero__cta{font-size:16px;padding:16px 32px}.hero__nav{bottom:24px;gap:8px;left:24px}.hero__nav-btn{height:40px;width:40px}.hero__nav-btn svg{height:14px;width:14px}.hero__counter{bottom:24px}.hero__counter-current{font-size:13px}.hero__counter-separator,.hero__counter-total{font-size:11px}.hero__scroll{bottom:24px;gap:8px;right:24px}.hero__scroll-text{font-size:9px}.hero__scroll-icon{height:14px;width:14px}}@media (max-width:420px){.hero-wrapper{padding:0 8px 8px}.hero{height:calc(100vh - 60px);height:calc(100dvh - 60px);min-height:400px}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:16px}.hero__content{padding:0 20px}.hero__text-container{margin-bottom:18px}.hero__title{font-size:clamp(30px,9vw,50px);margin-bottom:12px}.hero__subtitle{font-size:12px}.hero__cta{font-size:11px;padding:11px 22px}.hero__nav{bottom:20px;gap:6px;left:20px}.hero__nav-btn{height:36px;width:36px}.hero__nav-btn svg{height:13px;width:13px}.hero__counter{bottom:20px}.hero__counter-current{font-size:12px}.hero__counter-separator,.hero__counter-total{font-size:10px}.hero__scroll{bottom:20px;gap:6px;right:20px}.hero__scroll-text{font-size:8px}.hero__scroll-icon{height:12px;width:12px}}@media (max-width:360px){.hero-wrapper{padding:0 6px 6px}.hero{height:calc(100vh - 56px);height:calc(100dvh - 56px);min-height:380px}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:14px}.hero__content{padding:0 16px}.hero__title{font-size:24px;margin-bottom:10px}.hero__cta,.hero__subtitle{font-size:11px}.hero__cta{padding:10px 20px}.hero__nav{bottom:16px;gap:6px;left:16px}.hero__nav-btn{height:34px;width:34px}.hero__nav-btn svg{height:12px;width:12px}.hero__counter{bottom:16px}.hero__scroll{bottom:16px;right:16px}}@media (max-height:500px) and (orientation:landscape){.hero-wrapper{padding:0 8px 8px}.hero{height:calc(100vh - 56px);min-height:280px}.hero,.hero__image,.hero__overlay,.hero__slide,.hero__slides{border-radius:16px}.hero__content{padding:0 40px}.hero__text-container{margin-bottom:16px}.hero__title{font-size:clamp(22px,5vh,32px);margin-bottom:8px}.hero__cta,.hero__subtitle{font-size:12px}.hero__cta{padding:10px 20px}.hero__nav{bottom:16px;gap:6px;left:40px}.hero__nav-btn{height:36px;width:36px}.hero__nav-btn svg{height:13px;width:13px}.hero__indicators{display:none}.hero__counter{bottom:16px;display:flex}.hero__counter-current{font-size:12px}.hero__counter-separator,.hero__counter-total{font-size:10px}.hero__scroll{display:none}}@media (prefers-reduced-motion:reduce){.hero__slide,.hero__text{transition:opacity .3s ease}.hero__text,.hero__text--active{transform:none}.hero__scroll-icon{animation:none}.hero__cta:hover,.hero__indicator--active,.hero__indicator:hover,.hero__nav-btn--next:active,.hero__nav-btn--next:hover,.hero__nav-btn--prev:active,.hero__nav-btn--prev:hover{transform:none}}.how-it-works{background-color:#fff;box-sizing:border-box;padding:80px 16px;width:100%}.how-it-works__container{margin:0 auto;max-width:1200px;padding:0 48px}.how-it-works__header{margin-bottom:60px;text-align:center}.how-it-works__title{font-family:Cina Geo,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-.5px;line-height:1.2;margin:0 0 16px}.how-it-works__subtitle,.how-it-works__title{color:#1a1e18;color:var(--color-primary,#1a1e18)}.how-it-works__subtitle{font-size:1.1rem;line-height:1.6;margin:0;opacity:.6}.how-it-works__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.how-it-works__card{align-items:center;display:flex;flex-direction:column;padding:20px;text-align:center}.how-it-works__icon{align-items:center;background-color:#f4f4f4;background-color:var(--color-light-gray,#f4f4f4);border-radius:50%;display:flex;height:64px;justify-content:center;margin-bottom:24px;transition:transform .3s ease,background-color .3s ease;width:64px}.how-it-works__icon svg{color:#1a1e18;color:var(--color-primary,#1a1e18);height:28px;transition:color .3s ease;width:28px}.how-it-works__card:hover .how-it-works__icon{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);transform:translateY(-4px)}.how-it-works__card:hover .how-it-works__icon svg{color:#fff}.how-it-works__card-content{flex:1 1}.how-it-works__card-title{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:1.1rem;font-weight:600;margin:0 0 12px}.how-it-works__card-description{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:.95rem;line-height:1.6;margin:0;max-width:220px;opacity:.6}@media (min-width:1440px){.how-it-works{padding:100px 20px}.how-it-works__container{max-width:1300px;padding:0 60px}.how-it-works__header{margin-bottom:70px}.how-it-works__title{font-size:3.75rem}.how-it-works__subtitle{font-size:1.2rem}.how-it-works__grid{gap:50px}.how-it-works__icon{height:72px;margin-bottom:28px;width:72px}.how-it-works__icon svg{height:32px;width:32px}.how-it-works__card-title{font-size:1.25rem;margin-bottom:14px}.how-it-works__card-description{font-size:1.05rem;max-width:240px}}@media (max-width:1200px){.how-it-works{padding:70px 16px}.how-it-works__container{padding:0 40px}.how-it-works__header{margin-bottom:50px}.how-it-works__title{font-size:3.5rem}.how-it-works__subtitle{font-size:1.1rem}.how-it-works__grid{gap:32px}.how-it-works__icon{height:60px;margin-bottom:22px;width:60px}.how-it-works__icon svg{height:26px;width:26px}.how-it-works__card-title{font-size:1.1rem}.how-it-works__card-description{font-size:.95rem;max-width:200px}}@media (max-width:1024px){.how-it-works{padding:60px 14px}.how-it-works__container{padding:0 34px}.how-it-works__header{margin-bottom:45px}.how-it-works__title{font-size:3.25rem}.how-it-works__subtitle{font-size:1.05rem}.how-it-works__grid{gap:28px}.how-it-works__card{padding:16px}.how-it-works__icon{height:56px;margin-bottom:20px;width:56px}.how-it-works__icon svg{height:24px;width:24px}.how-it-works__card-title{font-size:1.05rem;margin-bottom:10px}.how-it-works__card-description{font-size:.92rem;max-width:180px}}@media (max-width:868px){.how-it-works{padding:55px 14px}.how-it-works__container{padding:0 26px}.how-it-works__header{margin-bottom:40px}.how-it-works__title{font-size:3rem}.how-it-works__subtitle{font-size:1rem}.how-it-works__grid{gap:36px 24px;grid-template-columns:repeat(2,1fr)}.how-it-works__card{padding:20px}.how-it-works__icon{height:58px;margin-bottom:18px;width:58px}.how-it-works__icon svg{height:25px;width:25px}.how-it-works__card-title{font-size:1.05rem}.how-it-works__card-description{font-size:.92rem;max-width:220px}}@media (max-width:768px){.how-it-works{padding:50px 12px}.how-it-works__container{padding:0 20px}.how-it-works__header{margin-bottom:36px}.how-it-works__title{font-size:2.85rem}.how-it-works__subtitle{font-size:1rem}.how-it-works__grid{gap:32px 20px}.how-it-works__card{padding:16px}.how-it-works__icon{height:56px;margin-bottom:16px;width:56px}.how-it-works__icon svg{height:24px;width:24px}.how-it-works__card-title{font-size:1.02rem;margin-bottom:8px}.how-it-works__card-description{font-size:.9rem;max-width:200px}}@media (max-width:576px){.how-it-works{padding:45px 10px}.how-it-works__container{padding:0 14px}.how-it-works__header{margin-bottom:32px}.how-it-works__title{font-size:2.5rem}.how-it-works__subtitle{font-size:.98rem;line-height:1.5}.how-it-works__grid{gap:20px;grid-template-columns:1fr}.how-it-works__card{background-color:#f4f4f4;background-color:var(--color-light-gray,#f4f4f4);border-radius:16px;flex-direction:row;gap:18px;padding:18px 16px;text-align:left}.how-it-works__card:hover{background-color:#eaeaea}.how-it-works__card:hover .how-it-works__icon{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);transform:none}.how-it-works__icon{background-color:#fff;height:56px;margin-bottom:0;min-width:56px;width:56px}.how-it-works__icon svg{height:24px;width:24px}.how-it-works__card-content{flex:1 1}.how-it-works__card-title{font-size:1.05rem;margin-bottom:6px}.how-it-works__card-description{font-size:.92rem;line-height:1.5;max-width:100%}}@media (max-width:480px){.how-it-works{padding:40px 10px}.how-it-works__container{padding:0 10px}.how-it-works__header{margin-bottom:28px}.how-it-works__title{font-size:2.3rem}.how-it-works__subtitle{font-size:.95rem}.how-it-works__grid{gap:16px}.how-it-works__card{border-radius:14px;gap:16px;padding:16px 14px}.how-it-works__icon{height:52px;min-width:52px;width:52px}.how-it-works__icon svg{height:22px;width:22px}.how-it-works__card-title{font-size:1rem;margin-bottom:5px}.how-it-works__card-description{font-size:.9rem;line-height:1.45}}@media (max-width:420px){.how-it-works{padding:36px 8px}.how-it-works__container{padding:0 8px}.how-it-works__header{margin-bottom:26px}.how-it-works__title{font-size:2rem}.how-it-works__subtitle{font-size:.92rem}.how-it-works__grid{gap:14px}.how-it-works__card{border-radius:12px;gap:14px;padding:14px 12px}.how-it-works__icon{height:50px;min-width:50px;width:50px}.how-it-works__icon svg{height:21px;width:21px}.how-it-works__card-title{font-size:.98rem;margin-bottom:4px}.how-it-works__card-description{font-size:.88rem;line-height:1.45}}@media (max-width:360px){.how-it-works{padding:32px 6px}.how-it-works__container{padding:0 6px}.how-it-works__header{margin-bottom:24px}.how-it-works__title{font-size:1.75rem}.how-it-works__subtitle{font-size:.88rem}.how-it-works__grid{gap:12px}.how-it-works__card{border-radius:12px;gap:12px;padding:14px 12px}.how-it-works__icon{height:48px;min-width:48px;width:48px}.how-it-works__icon svg{height:20px;width:20px}.how-it-works__card-title{font-size:.95rem;margin-bottom:4px}.how-it-works__card-description{font-size:.85rem;line-height:1.4}}@media (max-height:500px) and (orientation:landscape){.how-it-works{padding:40px 8px}.how-it-works__container{padding:0 32px}.how-it-works__header{margin-bottom:30px}.how-it-works__title{font-size:1.9rem}.how-it-works__subtitle{font-size:.95rem}.how-it-works__grid{gap:20px;grid-template-columns:repeat(4,1fr)}.how-it-works__card{background-color:initial;flex-direction:column;padding:12px;text-align:center}.how-it-works__icon{background-color:#f4f4f4;background-color:var(--color-light-gray,#f4f4f4);height:48px;margin-bottom:12px;width:48px}.how-it-works__icon svg{height:20px;width:20px}.how-it-works__card-title{font-size:.9rem;margin-bottom:6px}.how-it-works__card-description{font-size:.82rem;max-width:150px}}@media (prefers-reduced-motion:reduce){.how-it-works__icon,.how-it-works__icon svg{transition:none}.how-it-works__card:hover .how-it-works__icon{transform:none}.how-it-works__card{transition:none}}.choose-tour{background-color:#f4f4f4;box-sizing:border-box;padding:80px 16px;width:100%}.choose-tour__container{margin:0 auto;max-width:1200px;padding:0 48px}.choose-tour__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.choose-tour__title{color:#1a1e18;color:var(--color-primary,#1a1e18);font-family:Cina Geo,sans-serif;font-size:3.75rem;font-weight:600;letter-spacing:-.5px;margin:0}.choose-tour__nav{display:flex;gap:10px}.nav-arrow{align-items:center;background-color:initial;border:1.5px solid #1a1e18;border:1.5px solid var(--color-primary,#1a1e18);border-radius:50%;color:#1a1e18;color:var(--color-primary,#1a1e18);cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.nav-arrow svg{height:20px;width:20px}.nav-arrow:hover{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);color:#fff}.nav-arrow:active{transform:scale(.95)}.tour-slider{-ms-overflow-style:none;display:flex;gap:24px;margin:0 -10px;overflow-x:auto;padding:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.tour-slider::-webkit-scrollbar{display:none}.tour-card{background-color:#fff;border-radius:20px;cursor:pointer;flex:0 0 280px;min-width:280px;overflow:hidden;scroll-snap-align:start;transition:box-shadow .3s ease}.tour-card:hover{box-shadow:0 10px 30px #0000001f}.tour-card:focus{outline:2px solid #1a1e18;outline:2px solid var(--color-primary,#1a1e18);outline-offset:2px}.tour-card:active{box-shadow:0 5px 15px #0000001a}.tour-card__image-wrapper{height:260px;overflow:hidden;position:relative;width:100%}.tour-card__image{display:block;height:100%;object-fit:cover;width:100%}.tour-card__rating{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#fffffff2;border-radius:20px;display:inline-flex;gap:3px;padding:4px 8px;position:absolute;right:12px;top:12px}.tour-card__rating span{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:.75rem;font-weight:600}.tour-card__rating svg{color:#9ca3af;height:12px;width:12px}.tour-card__joined{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#fffffff2;border-radius:20px;bottom:12px;display:inline-flex;gap:6px;left:12px;padding:4px 10px 4px 4px;position:absolute}.tour-card__avatars{align-items:center;display:flex;flex-shrink:0}.tour-card__avatar{border:1.5px solid #fff;border-radius:50%;display:block;flex-shrink:0;height:20px;object-fit:cover;width:20px}.tour-card__avatar:not(:first-child){margin-left:-6px}.tour-card__joined-count{color:#1a1e18;color:var(--color-primary,#1a1e18);font-size:.7rem;font-weight:500;line-height:1;white-space:nowrap}.tour-card__content{padding:18px}.tour-card__header{align-items:flex-start;display:flex;gap:12px;margin-bottom:16px}.tour-card__logo{border-radius:50%;flex-shrink:0;height:40px;min-width:40px;overflow:hidden;width:40px}.tour-card__logo-img{display:block;height:100%;object-fit:cover;width:100%}.tour-card__info{flex:1 1;min-width:0}.tour-card__title{font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 3px}.tour-card__subtitle,.tour-card__title{color:#1a1e18;color:var(--color-primary,#1a1e18);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__subtitle{font-size:.82rem;line-height:1.4;margin:0;opacity:.6}.tour-card__footer{align-items:center;display:flex;justify-content:space-between}.tour-card__price{align-items:baseline;display:flex;gap:2px}.tour-card__price-amount{font-size:1.2rem;font-weight:700}.tour-card__price-amount,.tour-card__price-unit{color:#1a1e18;color:var(--color-primary,#1a1e18)}.tour-card__price-unit{font-size:.8rem;opacity:.6}.tour-card__arrow{align-items:center;background-color:initial;border:1.5px solid #e5e5e5;border-radius:50%;color:#1a1e18;color:var(--color-primary,#1a1e18);display:flex;flex-shrink:0;height:38px;justify-content:center;transition:all .3s ease;width:38px}.tour-card__arrow svg{height:16px;width:16px}.tour-card:hover .tour-card__arrow{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);border-color:#1a1e18;border-color:var(--color-primary,#1a1e18);color:#fff}.choose-tour__footer{display:flex;justify-content:center;margin-top:50px}.choose-tour__see-all{background-color:initial;border:1.5px solid #1a1e18;border:1.5px solid var(--color-primary,#1a1e18);border-radius:100px;color:#1a1e18;color:var(--color-primary,#1a1e18);cursor:pointer;font-size:.95rem;font-weight:500;padding:14px 40px;transition:all .3s ease}.choose-tour__see-all:hover{background-color:#1a1e18;background-color:var(--color-primary,#1a1e18);color:#fff}.choose-tour__see-all:active{transform:scale(.98)}@media (min-width:1440px){.choose-tour{padding:100px 20px}.choose-tour__container{max-width:1300px;padding:0 60px}.choose-tour__header{margin-bottom:50px}.choose-tour__title{font-size:3.75rem}.nav-arrow{height:48px;width:48px}.nav-arrow svg{height:22px;width:22px}.tour-slider{gap:28px}.tour-card{border-radius:24px;flex:0 0 300px;min-width:300px}.tour-card__image-wrapper{height:280px}.tour-card__rating{padding:5px 10px;right:14px;top:14px}.tour-card__rating span{font-size:.8rem}.tour-card__rating svg{height:13px;width:13px}.tour-card__joined{bottom:14px;gap:8px;left:14px;padding:5px 12px 5px 5px}.tour-card__avatar{height:22px;width:22px}.tour-card__avatar:not(:first-child){margin-left:-7px}.tour-card__joined-count{font-size:.75rem}.tour-card__content{padding:22px}.tour-card__logo{height:44px;min-width:44px;width:44px}.tour-card__title{font-size:1.1rem}.tour-card__subtitle{font-size:.88rem}.tour-card__price-amount{font-size:1.3rem}.tour-card__price-unit{font-size:.85rem}.tour-card__arrow{height:42px;width:42px}.tour-card__arrow svg{height:18px;width:18px}.choose-tour__footer{margin-top:60px}.choose-tour__see-all{font-size:1rem;padding:16px 48px}}@media (max-width:1200px){.choose-tour{padding:70px 16px}.choose-tour__container{padding:0 40px}.choose-tour__header{margin-bottom:36px}.choose-tour__title{font-size:3.5rem}.nav-arrow{height:42px;width:42px}.nav-arrow svg{height:19px;width:19px}.tour-slider{gap:22px}.tour-card{flex:0 0 270px;min-width:270px}.tour-card__image-wrapper{height:250px}.tour-card__content{padding:16px}.tour-card__logo{height:38px;min-width:38px;width:38px}.tour-card__title{font-size:.95rem}.tour-card__subtitle{font-size:.8rem}.tour-card__price-amount{font-size:1.15rem}.tour-card__arrow{height:36px;width:36px}.tour-card__arrow svg{height:15px;width:15px}.choose-tour__footer{margin-top:45px}}@media (max-width:1024px){.choose-tour{padding:60px 14px}.choose-tour__container{padding:0 34px}.choose-tour__header{margin-bottom:32px}.choose-tour__title{font-size:3.3rem}.nav-arrow{height:40px;width:40px}.nav-arrow svg{height:18px;width:18px}.tour-slider{gap:20px}.tour-card{border-radius:18px;flex:0 0 260px;min-width:260px}.tour-card__image-wrapper{height:240px}.tour-card__rating{padding:3px 7px;right:10px;top:10px}.tour-card__rating span{font-size:.7rem}.tour-card__rating svg{height:11px;width:11px}.tour-card__joined{bottom:10px;gap:5px;left:10px;padding:3px 8px 3px 3px}.tour-card__avatar{height:18px;width:18px}.tour-card__avatar:not(:first-child){margin-left:-5px}.tour-card__joined-count{font-size:.65rem}.tour-card__content{padding:14px}.tour-card__header{gap:10px;margin-bottom:14px}.tour-card__logo{height:36px;min-width:36px;width:36px}.tour-card__title{font-size:.92rem}.tour-card__subtitle{font-size:.78rem}.tour-card__price-amount{font-size:1.1rem}.tour-card__price-unit{font-size:.75rem}.tour-card__arrow{height:34px;width:34px}.tour-card__arrow svg{height:14px;width:14px}.choose-tour__footer{margin-top:40px}.choose-tour__see-all{font-size:.9rem;padding:12px 36px}}@media (max-width:868px){.choose-tour{padding:55px 14px}.choose-tour__container{padding:0 26px}.choose-tour__header{margin-bottom:28px}.choose-tour__title{font-size:2.95rem}.nav-arrow{height:38px;width:38px}.nav-arrow svg{height:17px;width:17px}.tour-slider{gap:18px}.tour-card{flex:0 0 250px;min-width:250px}.tour-card__image-wrapper{height:230px}.tour-card__logo{height:34px;min-width:34px;width:34px}.choose-tour__footer{margin-top:36px}}@media (max-width:768px){.choose-tour{padding:50px 12px}.choose-tour__container{padding:0 20px}.choose-tour__header{margin-bottom:26px}.choose-tour__title{font-size:2.7rem}.choose-tour__nav{gap:8px}.nav-arrow{height:36px;width:36px}.nav-arrow svg{height:16px;width:16px}.tour-slider{gap:16px}.tour-card{border-radius:16px;flex:0 0 240px;min-width:240px}.tour-card__image-wrapper{height:220px}.tour-card__rating{border-radius:16px;padding:3px 6px;right:8px;top:8px}.tour-card__rating span{font-size:.68rem}.tour-card__rating svg{height:10px;width:10px}.tour-card__joined{border-radius:16px;bottom:8px;gap:4px;left:8px;padding:3px 7px 3px 3px}.tour-card__avatar{border-width:1px;height:16px;width:16px}.tour-card__avatar:not(:first-child){margin-left:-4px}.tour-card__joined-count{font-size:.6rem}.tour-card__content{padding:12px}.tour-card__header{gap:10px;margin-bottom:12px}.tour-card__logo{height:34px;min-width:34px;width:34px}.tour-card__title{font-size:.88rem}.tour-card__subtitle{font-size:.75rem}.tour-card__price-amount{font-size:1.05rem}.tour-card__price-unit{font-size:.72rem}.tour-card__arrow{height:32px;width:32px}.tour-card__arrow svg{height:13px;width:13px}.choose-tour__footer{margin-top:34px}.choose-tour__see-all{font-size:.88rem;padding:12px 32px}}@media (max-width:576px){.choose-tour{padding:45px 10px}.choose-tour__container{padding:0 14px}.choose-tour__header{margin-bottom:24px}.choose-tour__title{font-size:2.5rem}.nav-arrow{height:34px;width:34px}.nav-arrow svg{height:15px;width:15px}.tour-slider{gap:14px}.tour-card{border-radius:14px;flex:0 0 220px;min-width:220px}.tour-card__image-wrapper{height:200px}.tour-card__rating{padding:2px 5px;right:8px;top:8px}.tour-card__rating span{font-size:.65rem}.tour-card__rating svg{height:9px;width:9px}.tour-card__joined{border-radius:14px;bottom:8px;gap:4px;left:8px;padding:2px 6px 2px 2px}.tour-card__avatar{height:14px;width:14px}.tour-card__avatar:not(:first-child){margin-left:-4px}.tour-card__joined-count{font-size:.55rem}.tour-card__content{padding:10px}.tour-card__header{gap:8px;margin-bottom:10px}.tour-card__logo{height:32px;min-width:32px;width:32px}.tour-card__title{font-size:.85rem}.tour-card__subtitle{font-size:.72rem}.tour-card__price-amount{font-size:1rem}.tour-card__price-unit{font-size:.7rem}.tour-card__arrow{height:30px;width:30px}.tour-card__arrow svg{height:12px;width:12px}.choose-tour__footer{margin-top:30px}.choose-tour__see-all{font-size:.85rem;padding:11px 28px}}@media (max-width:480px){.choose-tour{padding:40px 10px}.choose-tour__container{padding:0 10px}.choose-tour__header{margin-bottom:22px}.choose-tour__title{font-size:2rem}.nav-arrow{height:32px;width:32px}.nav-arrow svg{height:14px;width:14px}.tour-slider{gap:12px}.tour-card{border-radius:12px;flex:0 0 200px;min-width:200px}.tour-card__image-wrapper{height:180px}.tour-card__joined{gap:3px;padding:2px 5px 2px 2px}.tour-card__avatar{height:12px;width:12px}.tour-card__avatar:not(:first-child){margin-left:-3px}.tour-card__joined-count{font-size:.5rem}.tour-card__content{padding:10px}.tour-card__header{gap:8px;margin-bottom:8px}.tour-card__logo{height:30px;min-width:30px;width:30px}.tour-card__title{font-size:.82rem}.tour-card__subtitle{font-size:.68rem}.tour-card__price-amount{font-size:.95rem}.tour-card__price-unit{font-size:.68rem}.tour-card__arrow{height:28px;width:28px}.tour-card__arrow svg{height:11px;width:11px}.choose-tour__footer{margin-top:28px}.choose-tour__see-all{font-size:.82rem;padding:10px 26px}}@media (max-width:420px){.choose-tour{padding:36px 8px}.choose-tour__container{padding:0 8px}.choose-tour__header{margin-bottom:20px}.choose-tour__title{font-size:1.8rem}.nav-arrow{height:30px;width:30px}.nav-arrow svg{height:13px;width:13px}.tour-slider{gap:10px}.tour-card{flex:0 0 180px;min-width:180px}.tour-card__image-wrapper{height:160px}.tour-card__logo{height:28px;min-width:28px;width:28px}.choose-tour__footer{margin-top:26px}.choose-tour__see-all{font-size:.8rem;padding:10px 24px}}@media (max-width:360px){.choose-tour{padding:32px 6px}.choose-tour__container{padding:0 6px}.choose-tour__header{margin-bottom:18px}.choose-tour__title{font-size:1.6rem}.choose-tour__nav{gap:6px}.nav-arrow{height:28px;width:28px}.nav-arrow svg{height:12px;width:12px}.tour-slider{gap:8px}.tour-card{border-radius:10px;flex:0 0 160px;min-width:160px}.tour-card__image-wrapper{height:140px}.tour-card__rating{border-radius:12px;padding:2px 4px;right:6px;top:6px}.tour-card__rating span{font-size:.58rem}.tour-card__rating svg{height:8px;width:8px}.tour-card__joined{border-radius:10px;bottom:6px;gap:2px;left:6px;padding:2px 4px 2px 2px}.tour-card__avatar{height:10px;width:10px}.tour-card__avatar:not(:first-child){margin-left:-3px}.tour-card__joined-count{font-size:.45rem}.tour-card__content{padding:8px}.tour-card__header{gap:6px;margin-bottom:6px}.tour-card__logo{height:26px;min-width:26px;width:26px}.tour-card__title{font-size:.75rem}.tour-card__subtitle{font-size:.62rem}.tour-card__price-amount{font-size:.85rem}.tour-card__price-unit{font-size:.6rem}.tour-card__arrow{height:24px;width:24px}.tour-card__arrow svg{height:10px;width:10px}.choose-tour__footer{margin-top:24px}.choose-tour__see-all{font-size:.78rem;padding:9px 22px}}@media (max-height:500px) and (orientation:landscape){.choose-tour{padding:40px 8px}.choose-tour__container{padding:0 32px}.choose-tour__header{margin-bottom:24px}.choose-tour__title{font-size:1.8rem}.nav-arrow{height:34px;width:34px}.tour-slider{gap:14px}.tour-card{flex:0 0 200px;min-width:200px}.tour-card__image-wrapper{height:160px}.tour-card__content{padding:10px}.tour-card__logo{height:30px;min-width:30px;width:30px}.choose-tour__footer{margin-top:28px}}@media (prefers-reduced-motion:reduce){.choose-tour__see-all,.nav-arrow,.tour-card,.tour-card__arrow{transition:none}.tour-slider{scroll-behavior:auto}}.home{background-color:#fff;min-height:100vh;padding-top:64px;width:100%}@media (min-width:1440px){.home{padding-top:70px}}@media (max-width:1200px){.home{padding-top:60px}}@media (max-width:1024px){.home{padding-top:58px}}@media (max-width:768px){.home{padding-top:56px}}@media (max-width:576px){.home{padding-top:54px}}@media (max-width:420px){.home{padding-top:52px}}@media (max-width:360px){.home{padding-top:50px}}@media (max-height:500px) and (orientation:landscape){.home{padding-top:48px}}*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#1a1e18;--color-white:#fff;--color-light-gray:#f4f4f4;--color-overlay:#0000004d}body,html{height:100%}body{background-color:#fff;background-color:var(--color-white);color:#1a1e18;color:var(--color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;width:100%}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit;outline:none}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}@media (max-width:768px){.section{padding:50px 0}}
/*# sourceMappingURL=main.f2e53744.css.map*/