:root{letter-spacing:-1px;font-family:Inter,sans-serif}html,body{max-width:100vw;margin:0;padding:0;overflow-x:clip}#root{width:100%;height:100%;overflow-x:clip}.wrapper{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 24px}*{box-sizing:border-box}a{color:#000;text-decoration:none}@media (width<=768px){.wrapper{padding:0 16px}}.hm-hero{background-color:#161416;width:100%;height:75vh;margin-top:-72px;padding-top:100px;position:relative;overflow:hidden}.hm-hero img{object-fit:cover;z-index:0;width:100%;height:100%;animation:20s linear infinite alternate hm-hero-zoom;position:absolute;top:0;left:0;transform:scale(1)}.hm-hero:after{content:"";z-index:1;background:linear-gradient(#161416b3 0%,#0000 40%,#16141666 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hm-hero .wrapper{z-index:2;align-items:center;height:100%;display:flex;position:relative}@keyframes hm-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.hm-hero-content{text-transform:uppercase;letter-spacing:-1px;color:#fff;flex-direction:column;max-width:90%;margin:0;padding:40px 0 0;font-size:2.2rem;font-weight:800;display:flex}.hm-hero-content h1{opacity:0;margin:0;padding:0;line-height:1.05;animation:.8s cubic-bezier(.16,1,.3,1) forwards fade-up;transform:translateY(20px)}.hm-hero-content h1:first-child{animation-delay:.2s}.hm-hero-content h1:nth-child(2){animation-delay:.35s}.hm-hero-content h1:nth-child(3){animation-delay:.5s}@keyframes fade-up{to{opacity:1;transform:translateY(0)}}.hm-categories{background:#dddcda;padding:60px 20px 80px}.hm-cat-grid{grid-template-columns:auto 1fr;align-items:stretch;gap:80px;display:grid}.hm-cat-col{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.hm-cat-col>div{flex-direction:column;flex:1;display:flex}.hm-cat-card--empty{background:#00000014;justify-content:flex-start;align-items:flex-end;display:flex}.hm-cat-label{align-items:center;gap:8px;margin-bottom:16px;display:flex}.hm-cat-dot{background:#c75a2a;border-radius:2px;width:12px;height:12px;display:inline-block}.hm-cat-label span:last-child{text-transform:uppercase;color:#333;letter-spacing:.5px;font-size:.8rem;font-weight:600}.hm-cat-title{text-transform:uppercase;letter-spacing:-1.5px;color:#1a1a1a;margin:0 0 24px;font-size:2.4rem;font-weight:800}.hm-cat-cards{gap:12px;margin-bottom:24px;display:flex}.hm-cat-cards--single{display:flex}.hm-cat-cards--single .hm-cat-card{width:260px;max-width:100%}.hm-cat-cards--scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;padding-right:20px;overflow-x:auto}.hm-cat-cards--scroll.dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.hm-cat-cards--scroll.dragging img{pointer-events:none}.hm-cat-cards--scroll .hm-cat-card{width:260px;min-width:220px}.hm-cat-cards--scroll::-webkit-scrollbar{display:none}.hm-cat-card{aspect-ratio:3/4.5;scroll-snap-align:start;cursor:pointer;border-radius:16px;flex-shrink:0;position:relative;overflow:hidden}.hm-cat-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hm-cat-card:hover img{transform:scale(1.05)}.hm-cat-card-content{-webkit-backdrop-filter:blur(10px);color:#fff;background:linear-gradient(#0a080a66 0%,#0a080ae6 100%);justify-content:space-between;align-items:flex-end;gap:12px;min-height:45%;padding:24px 20px;transition:all .4s;display:flex;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 20%,#000 40%);mask-image:linear-gradient(#0000 0%,#0006 20%,#000 40%)}.hm-cat-card:hover .hm-cat-card-content{-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0a080a80 0%,#0a080af2 100%)}.hm-cat-card-content b{text-transform:uppercase;margin-bottom:4px;font-size:.85rem;font-weight:700;display:block}.hm-cat-card-content p{opacity:.9;margin:0;font-size:.75rem;line-height:1.4}.hm-cat-arrow{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.hm-cat-card:hover .hm-cat-arrow{color:#111;background:#fff;border-color:#fff;transform:translate(4px)}.hm-cat-footer p{color:#333;margin:0 0 8px;font-size:.85rem;line-height:1.6}.hm-cat-cta{text-transform:uppercase;color:#1a1a1a;letter-spacing:.3px;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .3s}.hm-cat-cta:hover{color:#c75a2a}.hm-mobile-only-content{display:none}.hm-tabs{color:#e8e0d0;background:#161416}.hm-tabs-mobile{display:none}.hm-tabs-label{align-items:center;gap:8px;padding:40px 20px 0;display:flex}.hm-tabs-dot{background:#888;border-radius:2px;width:12px;height:12px;display:inline-block}.hm-tabs-label span:last-child{text-transform:uppercase;color:#999;letter-spacing:.5px;font-size:.8rem;font-weight:600}.hm-tabs-layout{align-items:flex-start;gap:0;display:flex}.hm-tabs-left{flex-direction:column;flex:0 0 45%;justify-content:center;height:100vh;padding:0 40px 0 20px;display:flex;position:sticky;top:0}.hm-tabs-nav{flex-direction:column;gap:8px;display:flex}.hm-tabs-title{text-transform:uppercase;letter-spacing:-2px;color:#444;cursor:pointer;margin:0;font-size:3rem;font-weight:800;line-height:1.1;transition:color .4s}.hm-tabs-title.active{color:#e8e0d0}.hm-tabs-title:hover{color:#999}.hm-tabs-cta-btn{color:#e8e0d0;text-transform:uppercase;letter-spacing:.5px;border:1.5px solid #e8e0d0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;max-width:320px;margin-top:40px;padding:16px 24px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hm-tabs-cta-btn:hover{color:#161416;background:#e8e0d0}.hm-tabs-divider{background:#333;flex-shrink:0;align-self:stretch;width:1px}.hm-tabs-right{flex-direction:column;flex:1;padding-left:40px;display:flex}.hm-tabs-panel{opacity:.3;flex-direction:column;justify-content:center;min-height:100vh;padding:60px 40px 60px 0;transition:opacity .5s;display:flex}.hm-tabs-panel.active{opacity:1}.hm-tabs-panel h3{text-transform:uppercase;letter-spacing:-.5px;color:#e8e0d0;margin:0 0 20px;font-size:1.8rem;font-weight:700}.hm-tabs-panel p{color:#aaa;margin:0 0 24px;font-size:.95rem;line-height:1.7}.hm-tabs-link{text-transform:uppercase;color:#e8e0d0;letter-spacing:.3px;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .3s}.hm-tabs-link:hover{color:#fff}.hm-section-title{text-transform:uppercase;letter-spacing:-1.5px;color:#1a1a1a;margin:0;font-size:3rem;font-weight:700}.hm-section-title--center{text-align:center}.hm-outono{text-align:center;background:#161416;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:120px 0;display:flex}.hm-outono .wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.hm-outono-top-label{align-items:center;gap:10px;margin-bottom:24px;display:flex}.hm-outono-dot{background:#fc684f;border-radius:2px;width:12px;height:12px}.hm-outono-top-label span:last-child{color:#999;letter-spacing:.5px;text-transform:uppercase;font-size:.8rem;font-weight:600}.hm-outono-line{background:#ffffff1a;width:1px;height:160px;margin:24px 0}.hm-outono-title{color:#e8e0d0;letter-spacing:-2px;text-transform:uppercase;margin:0;font-size:5rem;font-weight:800}.hm-outono-btn{color:#1a1a1a;letter-spacing:.5px;text-transform:uppercase;background:#ff2768;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.hm-outono-btn:hover{background:#e61d56;transform:translateY(-2px)}.hm-campaign{background:#f4f3f0;padding:60px 20px}.hm-campaign-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.hm-campaign-content{flex-direction:column;gap:20px;display:flex}.hm-campaign-title{color:#c75a2a;margin:0;font-size:2.5rem;font-weight:800}.hm-campaign-desc{color:#444;margin:0;font-size:1.1rem;line-height:1.6}.hm-campaign-cta{color:#fff;background:#ff2768;border-radius:8px;width:fit-content;padding:14px 28px;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.hm-campaign-cta:hover{background:#e61d56}.hm-campaign-image{border-radius:16px;height:400px;overflow:hidden}.hm-campaign-image img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.hm-campaign-grid{grid-template-columns:1fr}.hm-campaign-image{height:260px}}.hm-cultura{background:#dcdcdc;flex-direction:column;align-items:center;padding:13em 20px;display:flex;position:relative;overflow:hidden}.hm-cultura-mobile{display:none}.hm-cultura:before{content:"";z-index:0;background:#0000000f;width:1px;position:absolute;top:0;bottom:0;left:50%}.hm-cultura-top-label{z-index:2;align-items:center;gap:10px;margin-bottom:80px;display:flex;position:relative}.hm-cultura-dot{background:#e6ddc5;border-radius:2px;width:12px;height:12px}.hm-cultura-top-label span:last-child{color:#333;letter-spacing:.5px;text-transform:uppercase;font-size:.8rem;font-weight:700}.hm-cultura-list{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hm-cultura-item{text-align:center;cursor:default;background:0 0;border:none;outline:none;padding:0;font-family:inherit;position:relative}.hm-cultura-item-title{text-transform:uppercase;letter-spacing:-.04em;color:#00000040;white-space:nowrap;z-index:2;margin:0;font-size:6vw;font-weight:800;line-height:.9;transition:color .4s;position:relative}.hm-cultura-item.active .hm-cultura-item-title,.hm-cultura-item:hover .hm-cultura-item-title{color:#1a1a1a}.hm-cultura-images{pointer-events:none;z-index:1;width:100vw;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hm-cultura-img{aspect-ratio:4/4;object-fit:cover;opacity:0;border-radius:12px;width:20vw;transition:opacity .5s,transform .6s;position:absolute;box-shadow:0 20px 40px #0000001a}.hm-cultura-img-1{top:-10%;right:4%;transform:translateY(-20%)scale(.95)}.hm-cultura-img-2{bottom:-10%;left:4%;transform:translateY(20%)scale(.95)}.hm-cultura-item.active .hm-cultura-img-1,.hm-cultura-item:hover .hm-cultura-img-1{opacity:1;transform:translateY(-20%)scale(1)rotate(4deg)}.hm-cultura-item.active .hm-cultura-img-2,.hm-cultura-item:hover .hm-cultura-img-2{opacity:1;transform:translateY(20%)scale(1)rotate(-3deg)}.hm-cta-bottom{background:#151515;padding:120px 20px}.hm-cta-bottom-wrapper{margin:0 auto}.hm-cta-bottom-title{text-transform:uppercase;text-align:left;letter-spacing:-2px;color:#e6ddc5;margin:0 0 60px;font-size:3.5rem;font-weight:800}.hm-dot{color:#555;vertical-align:middle;margin:0 12px;font-size:.8em}.hm-cta-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.hm-cta-card-spacer{display:block}.hm-cta-card{aspect-ratio:4/5;background:linear-gradient(145deg,#2a2a2a 0%,#1c1c1c 100%);border:1px solid #ffffff0d;border-radius:8px;text-decoration:none;display:block;position:relative;overflow:hidden}.hm-cta-card:before{content:"";z-index:0;background:#e8e0d0;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.hm-cta-card:hover:before{transform:translateY(0)}.hm-cta-card-content{z-index:1;flex-direction:column;justify-content:flex-end;height:100%;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.hm-cta-icon{color:#fff;opacity:.8;margin-bottom:12px;transition:color .4s}.hm-cta-icon svg{width:20px;height:20px}.hm-cta-card-text-row{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.hm-cta-card-text-row span:first-child{text-transform:uppercase;color:#f1f1f1;letter-spacing:-.5px;font-size:1.15rem;font-weight:700;line-height:1.25;transition:color .4s}.hm-cta-arrow{color:#888;margin-left:12px;font-size:1rem;font-weight:400;transition:all .4s cubic-bezier(.16,1,.3,1)}.hm-cta-card:hover .hm-cta-card-text-row span:first-child,.hm-cta-card:hover .hm-cta-icon{color:#1a1a1a}.hm-cta-card:hover .hm-cta-arrow{color:#1a1a1a;transform:translate(4px)}@media (width<=1024px){.hm-hero-content{font-size:3rem}.hm-cat-title{font-size:2rem}.hm-tabs-layout{display:none}.hm-tabs-mobile{color:#e8e0d0;background:#161416;flex-direction:column;padding:40px 20px;display:flex}.hm-cultura{display:none}.hm-cultura-mobile{background:#dcdcdc;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.hm-cultura-top-label{font-size:8vw}.hm-cultura-img{width:25vw}.hm-cta-grid{grid-template-columns:repeat(3,1fr)}.hm-cta-card-spacer{display:none}.hm-cta-bottom-title{font-size:2.8rem}.hm-outono-title{font-size:3rem}.hm-outono-line{height:100px;margin:24px 0}}@media (width<=768px){.hm-hero{height:55vh;padding-top:80px}.hm-hero-content{font-size:2rem}.hm-categories,.hm-tabs,.hm-testimonials,.hm-cultura,.hm-cta-bottom{padding:60px 0}.hm-outono{padding:60px 16px}.hm-cat-grid{grid-template-columns:1fr;gap:48px}.hm-cat-cards--single .hm-cat-card{width:65vw;max-width:220px}.hm-cat-cards--scroll .hm-cat-card{width:65vw;min-width:160px;max-width:220px}.hm-tabs-layout{display:none}.hm-tabs-mobile{width:100%;margin-top:24px;display:block}.hm-tabs-mobile-nav{border-bottom:1px solid #ffffff1a;gap:16px;margin-bottom:24px;padding-bottom:8px;display:flex}.hm-tabs-mobile-btn{color:#e8e0d080;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:700;transition:color .3s}.hm-tabs-mobile-btn.active{color:#e8e0d0}.hm-tabs-mobile-content{animation:.4s fadeIn;display:none}.hm-tabs-mobile-content.active{flex-direction:column;display:flex}.hm-tabs-mobile-content h3{margin-bottom:12px;font-size:1.4rem;font-weight:700}.hm-tabs-mobile-content p{opacity:.8;margin-bottom:24px;font-size:.9rem;line-height:1.6}.hm-tabs-mobile-content a{text-transform:uppercase;color:#fff;letter-spacing:.5px;font-size:.85rem;font-weight:700;text-decoration:none}.hm-cultura-list{display:none}.hm-cultura-mobile{color:#e8e0d0;background:#161416;padding:60px 16px;display:none}.hm-cultura-top-label{align-items:center;gap:10px;margin-bottom:32px;display:flex}.hm-cultura-dot{background:#c75a2a;border-radius:2px;width:10px;height:10px}.hm-cultura-mobile-list{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:24px;display:flex;overflow-x:auto}.hm-cultura-mobile-list::-webkit-scrollbar{display:none}.hm-cultura-mobile-card{scroll-snap-align:center;border-radius:12px;flex-shrink:0;width:75vw;height:50vh;position:relative;overflow:hidden}.hm-cultura-mobile-card img{object-fit:cover;width:100%;height:100%}.hm-cta-grid{grid-template-columns:1fr;gap:16px}.hm-cta-card{aspect-ratio:5/2}.hm-section-title,.hm-outono-title{font-size:2rem}.hm-cultura-item-title{letter-spacing:-1.5px;font-size:4rem}.hm-cultura-img{width:140px}.hm-cultura-img-1{right:2%;transform:translateY(-80%)scale(.95)}.hm-cultura-img-2{left:2%;transform:translateY(80%)scale(.95)}.hm-cultura-item.active .hm-cultura-img-1{transform:translateY(-80%)scale(1)}.hm-cultura-item.active .hm-cultura-img-2{transform:translateY(80%)scale(1)}.hm-outono-title{font-size:2.5rem}.hm-outono-line{height:80px;margin:16px 0}.hm-cta-bottom-title{font-size:1.6rem}}@media (width<=480px){.hm-hero{height:50vh;padding-top:80px}.hm-hero-content{font-size:1.6rem}.hm-categories,.hm-tabs,.hm-testimonials,.hm-cultura,.hm-cta-bottom{padding:40px 0}.hm-outono{padding:50px 12px}.hm-cat-cards--single .hm-cat-card{width:100%}.hm-cat-card{min-width:160px}.hm-section-title,.hm-outono-content h2,.hm-tabs-title{font-size:1.6rem}.hm-cultura-item-title{letter-spacing:-1px;font-size:2.5rem}.hm-cultura-img{width:100px}.hm-cultura-img-1{right:0%;transform:translateY(-120%)scale(.95)}.hm-cultura-img-2{left:0%;transform:translateY(120%)scale(.95)}.hm-cultura-item.active .hm-cultura-img-1{transform:translateY(-120%)scale(1)}.hm-cultura-item.active .hm-cultura-img-2{transform:translateY(120%)scale(1)}.hm-cta-bottom-title{font-size:1.8rem}.hm-cta-card{aspect-ratio:2}.hm-outono-title{font-size:2rem}.hm-outono-line{height:60px;margin:16px 0}}.hm-hero-subtitle{opacity:.9;max-width:600px;margin-top:10px;font-size:1.25rem;font-weight:500}@media (width<=768px){.hm-campaign .wrapper>div{text-align:center;grid-template-columns:1fr!important}.hm-campaign-content a{margin:0 auto}.hm-cat-cards--single{width:100%;display:flex}.hm-cat-cards--single .hm-cat-card--sobmedida{aspect-ratio:auto;width:100%;max-width:100%;min-height:280px}.hm-cat-card--sobmedida .hm-cat-card-content{-webkit-backdrop-filter:none;background:linear-gradient(#0000 0%,#0a080a99 60%,#0a080af2 100%);justify-content:flex-end;align-items:flex-end;height:100%;padding:24px;-webkit-mask-image:none;mask-image:none}.hm-desktop-only,.hm-desktop-only-flex{display:none!important}.hm-mobile-only-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;display:flex}.hm-mobile-only-content h2{text-transform:uppercase;letter-spacing:-1px;color:#fff;margin:0 0 16px;font-size:2.2rem;font-weight:800}.hm-mobile-only-content p{opacity:.9;color:#fff;margin:0 0 24px;font-size:1rem;line-height:1.6}.hm-cat-btn-mobile{color:#fafafa;text-align:center;background-color:#e61d56;border-radius:8px;padding:16px 32px;font-size:13.6px;font-weight:800;transition:transform .3s,opacity .3s;display:inline-flex}.hm-cat-card--sobmedida{text-decoration:none}}.header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.header.scrolled{background-color:#fff;box-shadow:0 4px 20px #0000000d}.h-links{color:#fff;align-items:center;gap:10px;width:100%;display:flex}.h-logo{justify-content:center;align-items:center;width:100%;display:flex}.h-link{color:#fff;justify-content:flex-end;align-items:center;width:100%;display:flex}.h-links a,.h-link a{text-transform:uppercase;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:color .4s}.header.scrolled .h-links a,.header.scrolled .h-link a{color:#1a1a1a}.h-logo img{width:100%;max-width:150px;transition:filter .4s}.header.scrolled .h-logo img{filter:invert()}.h-dropdown-wrapper{position:relative}.h-nav-link{align-items:center;gap:4px;display:inline-flex}.h-nav-chevron{opacity:.7;width:14px;height:14px;transition:transform .3s,opacity .3s}.h-dropdown-wrapper:hover .h-nav-chevron{opacity:1;transform:rotate(180deg)}.h-dropdown{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;z-index:1001;background:#14141eeb;border:1px solid #ffffff1f;border-radius:12px;min-width:200px;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 12px);left:0;transform:translateY(-8px);box-shadow:0 12px 40px #00000059}.h-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.h-dropdown-item{border-radius:8px;padding:10px 16px;text-decoration:none;transition:all .2s;display:block;color:#ffffffd9!important;text-transform:none!important;font-size:.9rem!important;font-weight:500!important}.h-dropdown-item:hover{background:#ffffff1a;padding-left:20px;color:#fff!important}.header.scrolled .h-dropdown-item{color:#ffffffd9!important}.header.scrolled .h-dropdown-item:hover{color:#fff!important}.h-hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.h-hamburger span{background-color:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.header.scrolled .h-hamburger span{background-color:#1a1a1a}.h-hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.h-hamburger.open span:nth-child(2){opacity:0}.h-hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.h-fs-menu{z-index:998;opacity:0;visibility:hidden;color:#e8e0d0;background-color:#161416;align-items:center;width:100vw;height:100vh;transition:opacity .5s,visibility .5s;display:flex;position:fixed;top:0;left:0}.h-fs-menu.open{opacity:1;visibility:visible}.h-fs-container{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding-top:120px;padding-bottom:60px;display:flex}.h-fs-header{display:none}.h-fs-links{flex-direction:column;gap:8px;margin-top:auto;margin-bottom:auto;display:flex}.h-fs-link-wrapper{overflow:hidden}.h-fs-links a,.h-fs-link-text{text-transform:uppercase;letter-spacing:-2.5px;color:#e8e0d0;opacity:0;font-size:5rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .3s,padding-left .4s;display:block;transform:translateY(100%)}.h-fs-menu.open .h-fs-links a,.h-fs-menu.open .h-fs-link-text{opacity:1;transform:translateY(0)}.h-fs-links>.h-fs-link-wrapper>a:hover{opacity:.6;padding-left:20px}.h-fs-accordion-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;display:flex}.h-fs-accordion-trigger:hover .h-fs-link-text{opacity:.6;padding-left:20px}.h-fs-chevron{color:#e8e0d0;opacity:.5;flex-shrink:0;width:32px;height:32px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s;transform:translateY(100%)}.h-fs-menu.open .h-fs-chevron{transform:translateY(0)}.h-fs-chevron.open{opacity:1;transform:rotate(180deg)!important}.h-fs-subnav{max-height:0;padding-left:24px;transition:max-height .5s cubic-bezier(.16,1,.3,1),padding .4s;overflow:hidden}.h-fs-subnav.open{max-height:300px;padding-top:8px;padding-bottom:8px}.h-fs-subnav a{padding:6px 0;transition:color .3s,padding-left .3s;display:block;letter-spacing:-.5px!important;color:#e8e0d099!important;opacity:1!important;font-size:1.8rem!important;font-weight:600!important;transform:translateY(0)!important}.h-fs-subnav a:hover{padding-left:12px;color:#fff!important}.h-fs-link-wrapper:first-child a,.h-fs-link-wrapper:first-child .h-fs-link-text,.h-fs-link-wrapper:first-child .h-fs-chevron{transition-delay:50ms}.h-fs-link-wrapper:nth-child(2) a,.h-fs-link-wrapper:nth-child(2) .h-fs-link-text,.h-fs-link-wrapper:nth-child(2) .h-fs-chevron{transition-delay:.1s}.h-fs-link-wrapper:nth-child(3) a,.h-fs-link-wrapper:nth-child(3) .h-fs-link-text,.h-fs-link-wrapper:nth-child(3) .h-fs-chevron{transition-delay:.15s}.h-fs-link-wrapper:nth-child(4) a,.h-fs-link-wrapper:nth-child(4) .h-fs-link-text,.h-fs-link-wrapper:nth-child(4) .h-fs-chevron{transition-delay:.2s}.h-fs-link-wrapper:nth-child(5) a,.h-fs-link-wrapper:nth-child(5) .h-fs-link-text,.h-fs-link-wrapper:nth-child(5) .h-fs-chevron{transition-delay:.25s}.h-fs-footer{opacity:0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;padding-top:24px;transition:all .6s .35s;display:flex;transform:translateY(20px)}.h-fs-menu.open .h-fs-footer{opacity:1;transform:translateY(0)}.h-fs-social,.h-fs-contact{flex-direction:column;gap:8px;display:flex}.h-fs-social a,.h-fs-contact a,.h-fs-contact span{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .3s}.h-fs-social a:hover,.h-fs-contact a:hover{color:#fff}@media (width<=768px){.h-links{display:none}.h-link{z-index:1000;justify-content:flex-end;width:auto;display:flex}.h-link a{font-size:.8rem!important}.h-hamburger{z-index:1000;width:auto;display:flex}.header{justify-content:space-between;padding:1rem}.header.menu-open{box-shadow:none!important;background-color:#0000!important}.header.menu-open .h-hamburger span{background-color:#fff!important}.h-logo{z-index:1000;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.h-logo img{max-width:120px}.header.menu-open .h-logo img,.header.menu-open .h-link a{filter:invert(0)!important;color:#fff!important}.h-fs-links a,.h-fs-link-text{letter-spacing:-1px;font-size:3rem}.h-fs-chevron{width:24px;height:24px}.h-fs-subnav a{font-size:1.4rem!important}.h-fs-footer{flex-direction:column;align-items:flex-start;gap:24px}}.footer{color:#f9f9f9;background-color:#161416;padding:2rem 0}.footer b{text-transform:uppercase;color:#aeb7a8;font-weight:500}.f-grid{flex-direction:row;justify-content:space-between;align-items:start;display:flex}.fit{width:400px}.f-grid-col h2{margin-top:0;margin-bottom:1rem;font-size:2rem;font-weight:600}.f-news input{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-right:none;border-radius:4px 0 0 4px;outline:none;width:100%;max-width:290px;padding:16px 20px;font-family:Inter,sans-serif;font-size:.9rem;transition:background-color .3s}.f-news input:focus{background-color:#ffffff1a}.f-news button{color:#1a1a1a;cursor:pointer;background-color:#e8e0d0;border:none;border-radius:0 4px 4px 0;outline:none;padding:16px 20px;font-family:Inter,sans-serif;font-weight:800;transition:all .3s}.f-news button:hover{background-color:#fff;transform:translate(2px)}.f-grid-col ul{margin:16px 0 0;padding:0;list-style:none}.f-grid-col ul li{margin-bottom:.5rem}.f-grid-col ul li a{color:#999;letter-spacing:.5px;text-transform:uppercase;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block}.f-grid-col ul li a:hover{color:#e8e0d0;transform:translate(6px)}.f-bottom{border-top:1px solid #ffffff0d;flex-direction:row;justify-content:space-between;align-items:center;margin-top:60px;padding-top:32px;display:flex}@media (width<=768px){.f-grid{flex-direction:column;gap:40px}.f-bottom{text-align:center;flex-direction:column;gap:24px}}.f-bottom img{width:100%;max-width:80px}.f-bottom p{color:#fff;font-size:.9rem}.tm-section{padding:80px 20px}.tm-label{justify-content:center;align-items:center;gap:8px;margin-bottom:16px;display:flex}.tm-dot{background:#3b5998;border-radius:2px;width:12px;height:12px;display:inline-block}.tm-label span:last-child{text-transform:uppercase;color:#555;letter-spacing:.5px;font-size:.8rem;font-weight:600}.tm-title{text-transform:uppercase;text-align:center;letter-spacing:-1.5px;color:#1a1a1a;margin:0 0 40px;font-size:3rem;font-weight:800}.tm-grid{grid-template-columns:1fr 1.6fr 1fr;align-items:stretch;gap:16px;display:grid}.tm-col{flex-direction:column;gap:16px;display:flex}.tm-col--center{display:flex}.tm-card{cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.tm-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.tm-card:hover img{transform:scale(1.05)}.tm-card--small{flex:1}.tm-card--large{flex:1;width:100%}.tm-card-overlay{color:#fff;background:linear-gradient(#0000 0%,#b48c8266 50%,#a06e64d9 100%);align-items:flex-end;min-height:35%;padding:24px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.tm-card-overlay--featured{justify-content:space-between;align-items:flex-end;gap:16px;min-height:45%;padding:32px 24px}.tm-card-overlay p{color:#f5f0eb;margin:0;font-size:.85rem;font-weight:600;line-height:1.5}.tm-highlight{letter-spacing:-.5px;font-size:1.8rem!important;font-weight:700!important;line-height:1.2!important}.tm-arrow{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffffb3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:1rem;transition:all .3s;display:flex}.tm-arrow:hover{color:#333;background:#fff}.tm-cta{text-align:center;margin-top:32px}.tm-cta-btn{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#1a1a1a;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.tm-cta-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media (width<=1024px){.tm-title{font-size:2.4rem}.tm-highlight{font-size:1.4rem!important}}@media (width<=768px){.tm-section{padding:60px 16px}.tm-title{font-size:2rem}.tm-grid{grid-template-columns:1fr 1fr;gap:12px}.tm-col--center{grid-column:span 2}.tm-col--center .tm-card--large{aspect-ratio:16/9}.tm-highlight{font-size:1.2rem!important}}@media (width<=480px){.tm-section{padding:40px 12px}.tm-title{font-size:1.6rem}.tm-grid{grid-template-columns:1fr}.tm-col--center{grid-column:span 1}.tm-col--center .tm-card--large{aspect-ratio:3/4}.tm-highlight{font-size:1.1rem!important}}.package-card{aspect-ratio:3/4.5;scroll-snap-align:start;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:16px;flex-shrink:0;width:260px;min-width:220px;text-decoration:none;display:block;position:relative;overflow:hidden}.package-card img{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .5s}.package-card:hover img{transform:scale(1.05)}.package-card-content{color:#fff;background:linear-gradient(#0a080a66 0%,#0a080ae6 100%);justify-content:space-between;align-items:flex-end;gap:12px;min-height:45%;padding:24px 20px;transition:all .4s;display:flex;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 20%,#000 40%);mask-image:linear-gradient(#0000 0%,#0006 20%,#000 40%)}.package-card:hover .package-card-content{background:linear-gradient(#0a080a80 0%,#0a080af2 100%)}.package-card-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.package-card-tag{text-transform:uppercase;letter-spacing:.08em;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:100px;width:fit-content;padding:3px 10px;font-size:.6rem;font-weight:600;display:inline-block}.package-card-text{flex:1}.package-card-text b{text-transform:uppercase;margin-bottom:4px;font-size:.85rem;font-weight:700;display:block}.package-card-text p{opacity:.9;margin:0;font-size:.75rem;line-height:1.4}.package-card-arrow{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.package-card:hover .package-card-arrow{color:#111;background:#fff;border-color:#fff;transform:translate(4px)}.pr-hero{color:#fff;align-items:flex-end;width:100%;min-height:85vh;margin-top:-72px;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.pr-hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.pr-hero-overlay{z-index:-1;background:linear-gradient(#0003 0%,#0006 50%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.pr-hero-content{max-width:800px}.pr-hero-title{letter-spacing:-1.5px;color:#e8e0d0;margin:0 0 50px;font-size:3rem;font-weight:800;line-height:1.1}.pr-hero-details{flex-direction:column;gap:36px;display:flex}.pr-detail-item{flex-direction:column;gap:6px;display:flex}.pr-detail-label{color:#a0a0a0;align-items:center;gap:8px;display:flex}.pr-detail-label svg{stroke:currentColor;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.pr-detail-label span{letter-spacing:.5px;text-transform:uppercase;font-size:.75rem;font-weight:600}.pr-detail-value{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.4}.pr-detail-item--border{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000026;border:1px solid #ffffff59;border-radius:6px;width:fit-content;margin-top:10px;padding:12px 20px}.pr-detail-item--border .pr-detail-label{color:#ccc}@media (width<=1024px){.pr-hero-title{letter-spacing:-1.2px;font-size:2.5rem}}@media (width<=768px){.pr-hero{align-items:flex-end;min-height:80vh;padding-top:180px;padding-bottom:60px}.pr-hero-title{margin-bottom:40px;font-size:2rem}.pr-hero-details{gap:28px}.pr-detail-value{font-size:1.15rem}.pr-detail-item--border{padding:10px 16px}}@media (width<=480px){.pr-hero-title{letter-spacing:-1px;font-size:1.8rem}.pr-hero{min-height:80vh;padding-top:160px;padding-bottom:40px}.pr-detail-value{font-size:1.05rem}}.pr-highlights{background-color:#d1cdc1;padding:80px 20px 120px}.pr-hl-topbar{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.pr-btn{text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:.85rem;font-weight:800;transition:all .3s;display:inline-flex}.pr-btn-vejamais{color:#1a1a1a;letter-spacing:.5px;background-color:#ef295b}.pr-btn-vejamais:hover{background-color:#d81b49;transform:translateY(-2px)}.pr-icon-eye{width:20px;height:20px}.pr-btn-comprar{color:#fff;letter-spacing:.5px;background-color:#273b98}.pr-btn-comprar:hover{background-color:#1e2e7a;transform:translateY(-2px)}.pr-hl-grid{background-color:#111;border-radius:12px;width:100%;height:500px;display:flex;overflow:hidden}.pr-hl-card{flex:1;position:relative;overflow:hidden}.pr-hl-card-bg{object-fit:cover;width:100%;height:100%;transition:transform .8s;position:absolute;top:0;left:0}.pr-hl-card:hover .pr-hl-card-bg{transform:scale(1.05)}.pr-hl-card-overlay{background:linear-gradient(#0000 0%,#0003 50%,#000000d9 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.pr-hl-card-content{justify-content:space-between;align-items:flex-end;gap:16px;padding:32px 24px;display:flex}.pr-hl-card-text{flex:1}.pr-hl-card-text h3{color:#fff;letter-spacing:-1.5px;margin:0 0 12px;font-size:1.8rem;font-weight:800}.pr-hl-card-text p{color:#d5d5d5;margin:0;font-size:.95rem;line-height:1.5}.pr-hl-card-arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:2px;font-size:1.2rem;transition:background-color .3s;display:flex}.pr-hl-card-arrow:hover{background-color:#fff3}@media (width<=900px){.pr-hl-grid{flex-direction:column;height:auto}.pr-hl-card{min-height:280px}}@media (width<=480px){.pr-hl-topbar{flex-direction:column;align-items:stretch;gap:16px}.pr-btn{width:100%;padding:16px}.pr-hl-card{min-height:240px}.pr-hl-card-content{padding:24px 16px}.pr-hl-card-text h3{font-size:1.5rem}}.pr-exclusividade{background-color:#1a1a1a;padding:100px 20px}.pr-exc-top-label{align-items:center;gap:10px;margin-bottom:24px;display:flex}.pr-exc-dot{background-color:#f2613f;border-radius:2px;width:12px;height:12px}.pr-exc-top-label span:last-child{color:#999;letter-spacing:.5px;text-transform:uppercase;font-size:.75rem;font-weight:700}.pr-exc-title{color:#fff;letter-spacing:-1px;margin:0 0 54px;font-size:2.8rem;font-weight:800}.pr-exc-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pr-exc-card{flex-direction:column;display:flex}.pr-exc-image-placeholder{aspect-ratio:4/3.2;background-color:#d5d3ce;border-radius:12px;width:100%;margin-bottom:24px;transition:transform .4s}.pr-exc-card:hover .pr-exc-image-placeholder{transform:scale(1.02)}.pr-exc-card-title{color:#fff;text-transform:uppercase;letter-spacing:-.5px;margin:0 0 12px;font-size:1.5rem;font-weight:800}.pr-exc-card-desc{color:#b5b5b5;margin:0;font-size:.95rem;line-height:1.6}@media (width<=900px){.pr-exc-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=600px){.pr-exc-grid{grid-template-columns:1fr}.pr-exc-title{margin-bottom:32px;font-size:2.2rem}.pr-exc-image-placeholder{aspect-ratio:16/9}}.pr-roteiro{color:#e8e0d0;background-color:#161416}.pr-roteiro-label{align-items:center;gap:8px;padding:40px 20px 0;display:flex}.pr-roteiro-dot{background-color:#fff;border-radius:2px;width:12px;height:12px}.pr-roteiro-label span:last-child{color:#888;letter-spacing:.5px;text-transform:uppercase;font-size:.75rem;font-weight:700}.pr-roteiro-layout{align-items:flex-start;gap:0;display:flex}.pr-roteiro-left{flex-direction:column;flex:0 0 45%;justify-content:center;height:100vh;padding-right:40px;display:flex;position:sticky;top:0}.pr-roteiro-nav{flex-direction:column;gap:16px;display:flex}.pr-roteiro-title{text-transform:uppercase;letter-spacing:-2.5px;color:#ffffff1a;cursor:pointer;margin:0;font-size:4.5rem;font-weight:800;line-height:1.1;transition:color .4s}.pr-roteiro-title:hover{color:#ffffff4d}.pr-roteiro-title.active{color:#e0d9c8}.pr-roteiro-cta-left{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;max-width:320px;margin-top:40px;padding:16px 24px;font-size:.8rem;font-weight:700;transition:all .3s;display:inline-flex}.pr-roteiro-cta-left:hover{background-color:#ffffff0d}.pr-roteiro-divider{background:#ffffff1a;flex-shrink:0;align-self:stretch;width:1px}.pr-roteiro-right{flex-direction:column;flex:1;padding-left:60px;display:flex}.pr-roteiro-panel{opacity:.3;flex-direction:column;justify-content:center;min-height:100vh;padding:60px 40px 60px 0;transition:opacity .5s;display:flex}.pr-roteiro-panel.active{opacity:1}.pr-roteiro-panel h3{color:#e8e0d0;letter-spacing:-1px;margin:0 0 16px;font-size:2.2rem;font-weight:800}.pr-roteiro-panel p{color:#b5b5b5;max-width:600px;margin:0 0 32px;font-size:1rem;line-height:1.6}.pr-roteiro-cta-right{color:#111;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#fff;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;max-width:320px;padding:16px 24px;font-size:.8rem;font-weight:800;transition:transform .3s;display:inline-flex}.pr-roteiro-cta-right:hover{transform:translateY(-2px)}@media (width<=1024px){.pr-roteiro-title{font-size:3.5rem}}.pr-roteiro-mobile{display:none}@media (width<=768px){.pr-roteiro-layout{display:none}.pr-roteiro-mobile{width:100%;display:block}.pr-roteiro-mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid #ffffff1a;gap:16px;margin-bottom:32px;padding-bottom:12px;display:flex;overflow-x:auto}.pr-roteiro-mobile-nav::-webkit-scrollbar{display:none}.pr-roteiro-mobile-btn{color:#e8e0d04d;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:800;transition:color .3s}.pr-roteiro-mobile-btn.active{color:#e8e0d0}.pr-roteiro-mobile-content{animation:.4s prFadeIn;display:none}.pr-roteiro-mobile-content.active{flex-direction:column;display:flex}.pr-roteiro-mobile-content h3{color:#e8e0d0;letter-spacing:-.5px;margin-bottom:16px;font-size:1.8rem;font-weight:800}.pr-roteiro-mobile-content p{color:#b5b5b5;margin-bottom:32px;font-size:1rem;line-height:1.6}.pr-roteiro-mobile-cta{color:#111;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#fff;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 24px;font-size:.85rem;font-weight:800;display:inline-flex}}@media (width<=480px){.pr-roteiro-mobile-content h3{font-size:1.5rem}}@keyframes prFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pr-faq{color:#1a1a1a;text-align:center;background-color:#d8d8d8;padding:100px 20px}.pr-faq-title{letter-spacing:-2px;color:#1a1a1a;margin:0 0 60px;font-size:4.5rem;font-weight:800}.pr-faq-list{text-align:left;max-width:700px;margin:0 auto 60px}.pr-faq-item{cursor:pointer;border-top:1px solid #00000026;transition:background-color .3s}.pr-faq-item:last-child{border-bottom:1px solid #00000026}.pr-faq-item:hover{background-color:#00000008}.pr-faq-question{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.pr-faq-question span{letter-spacing:.5px;text-transform:uppercase;color:#1a1a1a;font-size:.85rem;font-weight:800}.pr-faq-question svg{stroke:#1a1a1a;width:20px;height:20px;transition:transform .3s}.pr-faq-item.open .pr-faq-question svg{transform:rotate(180deg)}.pr-faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.pr-faq-item.open .pr-faq-answer{max-height:200px;padding-bottom:24px}.pr-faq-answer p{color:#555;opacity:0;margin:0;font-size:1.05rem;line-height:1.6;transition:opacity .3s .1s,transform .3s .1s;transform:translateY(-10px)}.pr-faq-item.open .pr-faq-answer p{opacity:1;transform:translateY(0)}.pr-faq-bottom{margin-top:60px}.pr-faq-bottom p{color:#333;margin:0 0 24px;font-size:1.1rem}.pr-faq-btn{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#ef295b;border:none;border-radius:6px;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-size:.85rem;font-weight:800;transition:transform .3s,background-color .3s;display:inline-flex}.pr-faq-btn:hover{background-color:#d81b49;transform:translateY(-2px)}@media (width<=768px){.pr-faq-title{margin-bottom:40px;font-size:3rem}.pr-faq-question{padding:20px 0}.pr-faq-bottom p{font-size:1rem}}@media (width<=480px){.pr-faq-title{font-size:2.2rem}.pr-faq-question span{padding-right:16px;font-size:.75rem}.pr-faq-btn{width:100%;padding:16px}}.skeleton-box{background:linear-gradient(90deg,#0000000a 25%,#00000014 50%,#0000000a 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:1em;margin-bottom:8px}.skeleton-text--sm{height:.8em}.skeleton-text--lg{height:1.4em}.skeleton-text--xl{height:2rem}.skeleton-image{aspect-ratio:16/9;width:100%}.skeleton-hero{background:linear-gradient(90deg,#0000000a 25%,#00000014 50%,#0000000a 75%) 0 0/200% 100%;width:100%;height:75vh;margin-top:-72px;animation:1.5s infinite shimmer}.skeleton-product-content{flex-direction:column;gap:24px;max-width:1350px;margin:0 auto;padding:60px 20px;display:flex}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.skeleton-card{border-radius:12px;height:280px}.lead-form-section{padding:80px 0}.lead-form-label{align-items:center;gap:8px;margin-bottom:16px;display:flex}.lead-form-dot{background:#ff2768;border-radius:2px;flex-shrink:0;width:12px;height:12px;display:inline-block}.lead-form-label span:last-child{text-transform:uppercase;color:#999;letter-spacing:.5px;font-size:.8rem;font-weight:600}.lead-form-title{text-transform:uppercase;letter-spacing:-1.5px;color:#e8e0d0;margin:0 0 12px;font-size:2.4rem;font-weight:800}.lead-form-desc{color:#aaa;max-width:520px;margin:0 0 32px;font-size:.95rem;line-height:1.6}.lead-form{flex-direction:column;gap:16px;max-width:640px;display:flex}.lead-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.lead-form-field{flex-direction:column;gap:6px;display:flex}.lead-form-field label{text-transform:uppercase;letter-spacing:.5px;color:#888;font-size:.8rem;font-weight:600}.lead-form-field input,.lead-form-field textarea{color:#e8e0d0;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.lead-form-field input::placeholder,.lead-form-field textarea::placeholder{color:#555}.lead-form-field input:focus,.lead-form-field textarea:focus{border-color:#c75a2a;outline:none}.lead-form-field textarea{resize:vertical}.lead-form-error{color:#ff4d6a;margin:0;font-size:.875rem}.lead-form-submit{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:#ff2768;border:none;border-radius:8px;align-self:flex-start;padding:16px 32px;font-size:.85rem;font-weight:800;transition:background .3s,transform .2s}.lead-form-submit:hover:not(:disabled){background:#e61d56;transform:translateY(-2px)}.lead-form-submit:disabled{opacity:.6;cursor:not-allowed}.lead-form-success{background:#c75a2a0d;border:1px solid #c75a2a4d;border-radius:16px;flex-direction:column;gap:12px;max-width:480px;padding:40px;display:flex}.lead-success-dot{background:#28a745;border-radius:50%;width:12px;height:12px}.lead-form-success h3{color:#e8e0d0;text-transform:uppercase;letter-spacing:-.5px;margin:0;font-size:1.4rem;font-weight:800}.lead-form-success p{color:#aaa;margin:0;font-size:.95rem;line-height:1.6}@media (width<=768px){.lead-form-row{grid-template-columns:1fr}.lead-form-title{font-size:1.8rem}.lead-form-submit{text-align:center;width:100%}}.nfc-hero{background:#161416;justify-content:center;align-items:center;width:100%;min-height:100vh;margin-top:-72px;display:flex;position:relative;overflow:hidden}.nfc-hero-overlay{z-index:0;background:radial-gradient(at 30% 40%,#8b34471f 0%,#0000 60%),radial-gradient(at 70% 60%,#fa6c4f14 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.nfc-hero-wrapper{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding-top:100px;padding-bottom:60px;display:flex;position:relative}.nfc-content{text-align:center;max-width:640px}.nfc-tag{letter-spacing:2px;text-transform:uppercase;color:#8b3447;background:#8b344726;border:1px solid #8b344740;border-radius:100px;margin-bottom:32px;padding:8px 20px;font-size:.7rem;font-weight:700;display:inline-block}.nfc-title{color:#e8e0d0;letter-spacing:-2px;margin:0 0 20px;font-size:3rem;font-weight:800;line-height:1.1}.nfc-desc{color:#ffffff80;margin:0 0 48px;font-size:1.05rem;line-height:1.6}.nfc-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.nfc-btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:14px 24px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.nfc-btn--primary{color:#161416;background:#fff;border:none}.nfc-btn--primary:hover{background:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1f}.nfc-btn--outline{color:#ffffffb3;background:0 0;border:1px solid #fff3}.nfc-btn--outline:hover{color:#fff;background:#ffffff0d;border-color:#ffffff80;transform:translateY(-2px)}@media (width<=768px){.nfc-title{letter-spacing:-1px;font-size:2.2rem}.nfc-desc{font-size:.95rem}.nfc-actions{flex-direction:column;align-items:center}.nfc-btn{justify-content:center;width:100%;max-width:300px}}@media (width<=480px){.nfc-title{font-size:1.8rem}}.col-hero{align-items:flex-end;width:100%;min-height:80vh;margin-top:-72px;padding-top:140px;padding-bottom:80px;display:flex;position:relative}.col-hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.col-hero-overlay{z-index:-1;background:linear-gradient(90deg,#14141e66 0%,#14141e1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.col-hero .wrapper{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.col-hero-content{flex-direction:column;gap:24px;margin-top:40px;display:flex}.col-hero-content h1{color:#e8e0d0;letter-spacing:-2px;margin:0;padding:0;font-size:4rem;font-weight:700}.col-filters{flex-wrap:wrap;gap:16px;display:flex}.col-filter-btn{cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;align-items:flex-start;min-width:180px;padding:12px 20px;font-family:inherit;transition:all .3s;display:flex}.col-filter-top{text-transform:uppercase;letter-spacing:.5px;opacity:.8;align-items:center;gap:8px;margin-bottom:6px;font-size:.7rem;font-weight:600;display:flex}.col-filter-top svg{width:14px;height:14px}.col-filter-bottom{color:#fff;letter-spacing:-.5px;font-size:1.15rem;font-weight:500}.col-filter-btn--outline{color:#fff;-webkit-backdrop-filter:blur(8px);background:#242c38a6;border:1px solid #ffffffb3}.col-filter-btn--outline:hover{background:#242c38d9}.col-filter-btn--solid{color:#fff;background:#8b3447;border:1px solid #8b3447}.col-filter-btn--solid:hover{background:#7a2d3e}.col-filter-wrapper{display:inline-block;position:relative}.col-filter-btn{padding-right:40px;position:relative}.col-filter-arrow{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.col-filter-arrow svg{opacity:.7;width:20px;height:20px;transition:transform .3s}.col-filter-arrow svg.rotate{transform:rotate(180deg)}.col-dropdown{-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:100;background:#1e242ef2;border:1px solid #ffffff26;border-radius:12px;width:260px;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-10px);box-shadow:0 10px 40px #0000004d}.col-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.col-dropdown-list{margin:0;padding:0;list-style:none}.col-dropdown-list li{color:#e2e8f0;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.col-dropdown-list li:hover{color:#fff;background:#ffffff1a}.col-dropdown-list li.selected{color:#fff;background:#ffffff26;font-weight:600}.col-filter-btn.active{box-shadow:0 0 0 2px #fff6}@media (width<=1024px){.col-hero-content h1{font-size:3.2rem}}@media (width<=768px){.col-hero{align-items:flex-end;min-height:75vh;padding-top:180px;padding-bottom:60px}.col-hero-content h1{font-size:2.6rem}.col-filters{gap:12px}.col-filter-btn{min-width:150px;padding:10px 16px}}@media (width<=480px){.col-hero{height:auto;min-height:60vh;padding-bottom:40px}.col-hero-content h1{font-size:2.2rem}.col-filters{flex-direction:column;width:100%}.col-filter-wrapper{width:100%;display:block}.col-dropdown{width:100%}.col-filter-btn{width:100%;min-width:unset}}.col-products-sec{background:#dcdcdc;padding:80px 20px 100px}.col-applied-filters{flex-direction:column;gap:8px;margin-bottom:60px;display:flex}.col-label{align-items:center;gap:10px;display:flex}.col-dot{border-radius:2px;width:12px;height:12px}.col-dot--brown{background:#813926}.col-dot--orange{background:#fa6c4f}.col-label span:last-child{text-transform:uppercase;color:#333;letter-spacing:.5px;font-size:.75rem;font-weight:700}.col-carousels{flex-direction:column;gap:60px;display:flex}.col-carousel-group{flex-direction:column;min-width:0;display:flex}.col-carousel-title{text-transform:uppercase;color:#1a1a1a;letter-spacing:-1px;margin:0 0 16px;font-size:2rem;font-weight:800}.col-fullwidth-card{color:#fff;cursor:pointer;border-radius:16px;flex-direction:column;width:100%;min-height:280px;text-decoration:none;display:flex;position:relative;overflow:hidden}.col-fullwidth-card-bg{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.col-fullwidth-card:hover .col-fullwidth-card-bg{transform:scale(1.05)}.col-fullwidth-card-overlay{z-index:1;background:linear-gradient(90deg,#0a080af2 0%,#0a080a99 40%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.col-fullwidth-card-content{z-index:2;flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-start;max-width:650px;padding:40px;display:flex;position:relative}.col-fullwidth-card-content h2{text-transform:uppercase;letter-spacing:-1px;color:#fff;margin:0 0 16px;font-size:2.2rem;font-weight:800}.col-fullwidth-card-content p{opacity:.9;color:#fff;margin:0 0 24px;font-size:1rem;line-height:1.6}.col-fullwidth-card-btn{color:#fafafa;text-align:center;background-color:#e61d56;border-radius:8px;padding:16px 32px;font-size:13.6px;font-weight:800;transition:transform .3s,opacity .3s;display:inline-flex}.col-fullwidth-card:hover .col-fullwidth-card-btn{color:#f3f1f2;opacity:.95;transform:translateY(-2px)}.col-carousel-desc{color:#1a1a1a;max-width:600px;margin:0 0 40px;font-size:.95rem;line-height:1.6}.col-cards-container{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:16px;padding-bottom:20px;padding-right:20px;display:flex;overflow-x:auto}.col-cards-container.dragging{cursor:grabbing;scroll-snap-type:none}.col-cards-container::-webkit-scrollbar{display:none}.col-card{aspect-ratio:3/4.2;scroll-snap-align:start;cursor:pointer;border-radius:12px;flex-shrink:0;width:270px;min-width:270px;position:relative;overflow:hidden}.col-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.col-card:hover img{transform:scale(1.05)}.col-card-content{color:#fff;background:linear-gradient(#b4827380 0%,#a06e64b3 40%,#323232d9 70%,#141414f2 100%);justify-content:space-between;align-items:flex-end;gap:12px;min-height:40%;padding:24px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.col-card-content b{text-transform:uppercase;margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.col-card-content p{opacity:.95;margin:0;font-size:.75rem;line-height:1.4}.col-card-arrow{color:#fff;cursor:pointer;background:#00000040;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:.9rem;transition:all .3s;display:flex}.col-card-arrow:hover{background:#00000080}@media (width<=768px){.col-products-sec{padding:60px 16px}.col-carousel-title{font-size:1.6rem}.col-card{width:240px;min-width:240px}.col-fullwidth-card{min-height:320px}.col-fullwidth-card-overlay{background:linear-gradient(#0a080a33 0%,#0a080a99 50%,#0a080ae6 100%)}.col-fullwidth-card-content{justify-content:flex-end;padding:24px}}.col-outros-destinos{background:#dcdcdc;padding-top:20px;padding-bottom:80px}.col-od-container{justify-content:space-between;align-items:center;gap:32px;display:flex}.col-od-text{color:#2a2a2a;white-space:nowrap;letter-spacing:.5px;font-size:1.05rem;font-weight:800}.col-od-line{background:#444;border-radius:1px;flex:1;height:1.5px;position:relative}.col-od-line:after{content:"";border:2px solid #444;border-width:2px 2px 0 0;border-radius:1px;padding:3px;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.col-od-btn{color:#fff;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#fa1855;border:none;border-radius:8px;align-items:center;gap:12px;padding:16px 28px;font-size:.95rem;font-weight:800;transition:all .3s;display:inline-flex}.col-od-btn:hover{background:#e01248;transform:translateY(-2px);box-shadow:0 8px 20px #fa18554d}.col-od-icon{width:22px;height:22px}@media (width<=768px){.col-od-container{flex-direction:column;align-items:flex-start;gap:24px}.col-od-line{display:none}.col-od-btn{justify-content:center;width:100%}}.blog-hero{align-items:flex-end;width:100%;min-height:80vh;margin-top:-72px;padding-top:140px;padding-bottom:0;display:flex;position:relative;overflow:hidden}.blog-hero--detail{align-items:flex-end;min-height:65vh;padding-top:180px;padding-bottom:80px}.blog-hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.blog-hero-overlay{z-index:-1;background:linear-gradient(#141e2833 0%,#141e2866 50%,#141e28e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.blog-hero-wrapper{flex-direction:column;width:100%;display:flex}.blog-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:auto;margin-bottom:40px;display:flex}.blog-hero-text{flex:1;min-width:300px;max-width:700px}.blog-hero-text h1{color:#f7eed8;letter-spacing:-2.5px;margin:0 0 16px;font-size:4rem;font-weight:700;line-height:1.1}.blog-hero-text p{color:#e2e8f0;opacity:.9;margin:0;font-size:1.1rem;line-height:1.5}.blog-hero-bottom{border-top:1px solid #fff3;border-bottom:1px solid #fff3;width:100%;margin-top:32px;padding:16px 0;position:relative}.blog-hero-bottom:before{content:"";z-index:-1;background:#fff3;height:1px;position:absolute;top:-1px;left:-50vw;right:-50vw}.blog-hero-bottom:after{content:"";z-index:-1;background:#fff3;height:1px;position:absolute;bottom:-1px;left:-50vw;right:-50vw}.blog-categories{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:24px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.blog-categories.dragging{cursor:grabbing}.blog-categories::-webkit-scrollbar{display:none}.blog-cat-item{color:#fff9;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;cursor:pointer;scroll-snap-align:start;align-items:center;gap:12px;padding:4px 0;font-size:.8rem;font-weight:700;transition:color .3s;display:flex}.blog-cat-item:hover{color:#ffffffe6}.blog-cat-item.active{color:#fff}.blog-cat-dot{background:#4a90e2;border-radius:2px;width:10px;height:10px;display:inline-block}.blog-hero-bottom-sticky{z-index:50;background:#fdfdfd;border-bottom:1px solid #0000000d;padding:16px 0;position:sticky;top:72px}.blog-hero-bottom-sticky .blog-cat-item{color:#666}.blog-hero-bottom-sticky .blog-cat-item:hover,.blog-hero-bottom-sticky .blog-cat-item.active{color:#1a1a1a}.blog-articles-sec{background:#dcdcdc;padding-bottom:100px;display:flow-root}.blog-articles-wrapper{z-index:10;padding-top:40px;position:relative}.blog-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.blog-card--large,.blog-card--small{flex-direction:column;display:flex}.blog-card-img-wrapper{background:#ccc;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.blog-card-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.blog-card--large:hover .blog-card-img-wrapper img,.blog-card--small:hover .blog-card-img-wrapper img{transform:scale(1.05)}.blog-card-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);z-index:2;background:#00000073;border-radius:6px;padding:6px 8px;font-size:.65rem;font-weight:700;position:absolute;bottom:16px;left:16px}.blog-card-content{padding-top:16px}.blog-card-title{letter-spacing:-1px;color:#1a1a1a;margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.1}.blog-card-desc{color:#333;margin:0 0 24px;font-size:.95rem;line-height:1.5}.blog-card--large .blog-card-img-wrapper{aspect-ratio:4/3.5}.blog-card-btn{color:#000;text-transform:uppercase;cursor:pointer;background:#4a89dc;border:none;border-radius:6px;justify-content:space-between;align-items:center;max-width:200px;padding:14px 20px;font-size:.75rem;font-weight:800;transition:all .3s;display:inline-flex}.blog-card-btn:hover{background:#3b76c4;transform:translateY(-2px)}.blog-subgrid{grid-template-columns:1fr 1fr;gap:32px 24px;display:grid}.blog-detail-card{background:#fff;border-radius:12px;max-width:900px;margin:0 auto;padding:60px 80px;box-shadow:0 10px 40px #00000014}.blog-detail-card .tiptap h1:first-child{display:none}.blog-back-link{color:#4a90e2;text-transform:uppercase;letter-spacing:.5px;margin-top:40px;font-size:.85rem;font-weight:700;display:inline-block}.blog-back-link:hover{color:#3b76c4}.blog-card--small .blog-card-img-wrapper{aspect-ratio:1/1.1}.blog-card--small .blog-card-title{letter-spacing:-.5px;margin-bottom:0;font-size:1.25rem}.blog-prep-sec{background:#b1b5a7;width:100%;padding:80px 0}.blog-prep-tag{color:#0009;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:24px;font-size:.75rem;font-weight:700;display:flex}.blog-prep-tabs{flex-wrap:wrap;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.blog-prep-tabs h2{color:#00000040;cursor:pointer;letter-spacing:-1.5px;margin:0;font-size:3rem;font-weight:800;line-height:1;transition:color .3s}.blog-prep-tabs h2.active{color:#1a1a1a}.blog-prep-tabs h2:hover{color:#00000080}.blog-prep-tabs h2.active:hover{color:#1a1a1a}.blog-prep-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px;display:grid}.blog-prep-card{cursor:pointer;flex-direction:column;display:flex}.blog-prep-card-img{aspect-ratio:1/1.1;background:#ccc;border-radius:12px;width:100%;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.blog-prep-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog-prep-card:hover .blog-prep-card-img img{transform:scale(1.05)}.blog-prep-card-title{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.blog-prep-footer{justify-content:flex-start;display:flex}@media (width<=1024px){.blog-hero-text h1{font-size:3.2rem}.blog-grid{gap:24px}.blog-subgrid{gap:24px 16px}.blog-card-title{font-size:1.7rem}.blog-prep-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (width<=768px){.blog-hero{align-items:flex-end;min-height:70vh;padding-top:180px}.blog-hero-text h1{letter-spacing:-1px;font-size:2.8rem}.blog-hero--detail{min-height:45vh;padding-top:140px}.blog-detail-card{padding:40px 30px}.blog-hero-top{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:24px}.blog-hero-wrapper{padding-bottom:60px}.blog-grid{grid-template-columns:1fr}.blog-prep-tabs h2{font-size:2.2rem}}@media (width<=480px){.blog-subgrid{grid-template-columns:1fr}.blog-detail-card{padding:30px 20px}.blog-articles-wrapper{margin-top:40px}.blog-prep-grid{grid-template-columns:1fr}.blog-prep-tabs h2{font-size:1.8rem}.blog-prep-tabs{gap:16px}}.contact-hero{align-items:flex-end;width:100%;min-height:80vh;margin-top:-72px;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.contact-hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.contact-hero-overlay{z-index:-1;background:linear-gradient(#141e2833 0%,#141e2866 50%,#141e28e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.contact-hero-wrapper{flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex}.contact-hero-title{color:#f7eed8;letter-spacing:-2.5px;margin:0 0 32px;font-size:4rem;font-weight:700;line-height:1.1}.contact-hero-buttons{flex-wrap:wrap;gap:16px;display:flex}.contact-btn{cursor:pointer;text-align:left;color:#fff;-webkit-backdrop-filter:blur(8px);background:#28282866;border:1px solid #fff6;border-radius:8px;flex-direction:column;align-items:flex-start;min-width:280px;padding:16px 48px 16px 24px;font-family:inherit;transition:all .3s;display:flex}.contact-btn:hover{background:#282828b3;border-color:#fffc}.contact-btn-top{text-transform:uppercase;letter-spacing:.5px;opacity:.8;align-items:center;gap:8px;margin-bottom:8px;font-size:.75rem;font-weight:700;display:flex}.contact-btn-top svg{width:14px;height:14px}.contact-btn-bottom{color:#fff;letter-spacing:-.5px;font-size:1.1rem;font-weight:500}.contact-form-sec{background:#111;width:100%;padding:100px 0}.contact-form-wrapper{justify-content:space-between;align-items:stretch;gap:64px;display:flex}.contact-form-left{flex:1;align-items:center;display:flex}.contact-form-left h2{color:#f7eed8;letter-spacing:-1px;margin:0;font-size:4rem;font-weight:800;line-height:1.1}.contact-form-right{flex:1;max-width:500px}.contact-form-box{background:#2828284d;border-radius:12px;flex-direction:column;gap:32px;padding:40px;display:flex}.contact-form-box input,.contact-form-box textarea{color:#fff;resize:none;background:0 0;border:none;border-bottom:1px solid #fff3;width:100%;padding:12px 0;font-family:inherit;font-size:1rem;transition:all .3s}.contact-form-box input:focus,.contact-form-box textarea:focus{border-bottom-color:#fff;outline:none}.contact-form-box input::placeholder,.contact-form-box textarea::placeholder{color:#ffffff80;letter-spacing:-.5px;text-transform:uppercase;font-weight:400}.contact-submit-btn{color:#000;text-transform:uppercase;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin-top:16px;padding:18px 24px;font-size:.8rem;font-weight:800;transition:all .3s;display:inline-flex}.contact-submit-btn:hover{background:#e2e8f0;transform:translateY(-2px)}.contact-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-success-msg{color:#6fcf97;background:#28a74526;border:1px solid #28a74566;border-radius:12px;padding:24px 32px;font-size:1rem;font-weight:500;line-height:1.5}.contact-error-msg{color:#ff6b7a;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;margin-bottom:-16px;padding:12px 16px;font-size:.875rem}@media (width<=1024px){.contact-form-left h2{font-size:3rem}}@media (width<=768px){.contact-hero{align-items:flex-end;min-height:75vh;padding-top:180px;padding-bottom:60px}.contact-hero-title{font-size:3rem}.contact-form-wrapper{flex-direction:column;gap:40px}.contact-form-box{padding:32px 24px}.contact-form-left h2{font-size:2.5rem}}@media (width<=480px){.contact-hero{min-height:65vh;padding-top:100px;padding-bottom:40px}.contact-btn{width:100%;min-width:unset}.contact-hero-title{font-size:2.5rem}.contact-form-left h2{font-size:2rem}}.custom-page{width:100%}.custom-hero{align-items:flex-end;width:100%;min-height:85vh;margin-top:-72px;padding-top:16em;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.custom-hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.custom-hero-overlay{z-index:-1;background:#281414a6;width:100%;height:100%;position:absolute;top:0;left:0}.custom-hero-wrapper{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.custom-hero-content{max-width:600px}.custom-tag{letter-spacing:1px;color:#ffffffb3;margin-bottom:12px;font-size:.75rem;font-weight:600;display:block}.custom-title{color:#f7eed8;letter-spacing:-2px;margin:0 0 20px;font-size:4rem;font-weight:800;line-height:1.1}.custom-desc{color:#e2e8f0;margin:0 0 32px;font-size:1.05rem;line-height:1.5}.custom-filters{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.custom-filter-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;transition:all .3s;display:inline-flex}select.custom-filter-btn{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}select.custom-filter-btn option{color:#fff;background:#281414}.custom-filter-btn:hover{background-color:#ffffff40;border-color:#fff6}.custom-form{flex-direction:column;gap:24px;max-width:480px;display:flex}.custom-form input{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff4d;outline:none;width:100%;padding:12px 0;font-size:1rem;transition:border-color .3s}.custom-form input:focus{border-bottom-color:#fff}.custom-form input::placeholder{color:#fff;font-size:1rem;font-weight:500}.custom-submit-btn{color:#000;text-transform:uppercase;cursor:pointer;background:#fff;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:16px;margin-top:16px;padding:16px 24px;font-size:.85rem;font-weight:800;transition:all .3s;display:inline-flex}.custom-submit-btn:hover{background:#e2e8f0;transform:translateY(-2px)}.custom-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.custom-success-msg{color:#6fcf97;background:#28a74526;border:1px solid #28a74566;border-radius:10px;max-width:480px;padding:20px 24px;font-size:1rem;font-weight:500}.custom-error-msg{color:#ff6b7a;background:#dc35451a;border:1px solid #dc35454d;border-radius:7px;margin-bottom:-8px;padding:10px 14px;font-size:.875rem}.custom-hero-timeline{margin-bottom:32px}.timeline-list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.timeline-list li{justify-content:flex-end;align-items:center;gap:16px;display:flex;position:relative}.timeline-list li:not(:last-child):after{content:"";background:#ffffff4d;width:1px;position:absolute;top:14px;bottom:-24px;right:4px}.timeline-label{color:#fffc;font-size:.95rem;font-weight:500}.timeline-icon{z-index:2;background:0 0;border:1.5px solid #ffffff80;border-radius:2px;width:9px;height:9px}.timeline-list li.active .timeline-label{color:#fff;font-weight:700}.timeline-list li.active .timeline-icon{background:#fff;border-color:#fff;box-shadow:0 0 8px #fffc}@media (width<=1024px){.custom-title{font-size:3rem}}@media (width<=768px){.custom-hero{align-items:flex-end;min-height:80vh;padding-top:180px;padding-bottom:60px}.custom-hero-wrapper{flex-direction:column;align-items:flex-start;gap:64px;padding-top:40px}.custom-hero-timeline{align-self:flex-start;display:none}.timeline-list li{flex-direction:row-reverse;justify-content:flex-start}.timeline-list li:not(:last-child):after{left:4px;right:auto}}@media (width<=480px){.custom-hero{min-height:75vh;padding-top:160px;padding-bottom:40px}.custom-filter-btn{justify-content:space-between;width:100%}}.nf-hero{background:#0e0c0f;justify-content:center;align-items:center;width:100%;min-height:100vh;margin-top:-72px;display:flex;position:relative;overflow:hidden}.nf-hero-overlay{z-index:0;background:radial-gradient(#8b344726 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.nf-hero-wrapper{z-index:1;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.nf-content{text-align:center;max-width:600px}.nf-tag{letter-spacing:2px;text-transform:uppercase;color:#fff6;margin-bottom:24px;font-size:.75rem;font-weight:700;display:inline-block}.nf-title{margin:0 0 24px}.nf-404{letter-spacing:-8px;background:linear-gradient(135deg,#e8e0d0,#8b3447,#e8e0d0) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:12rem;font-weight:900;line-height:1;animation:6s infinite nf-gradient}@keyframes nf-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.nf-desc{color:#fff9;margin:0 0 48px;font-size:1.15rem;line-height:1.6}.nf-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.nf-btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:16px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.nf-btn--primary{color:#0e0c0f;background:#fff;border:none}.nf-btn--primary:hover{background:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.nf-btn--outline{color:#fff;background:0 0;border:1px solid #ffffff4d}.nf-btn--outline:hover{background:#ffffff0d;border-color:#fff9;transform:translateY(-2px)}@media (width<=768px){.nf-404{letter-spacing:-4px;font-size:8rem}.nf-desc{font-size:1rem}.nf-actions{flex-direction:column;align-items:center}.nf-btn{justify-content:center;width:100%;max-width:280px}}@media (width<=480px){.nf-404{letter-spacing:-3px;font-size:6rem}}.dep-hero{align-items:flex-end;width:100%;min-height:65vh;margin-top:-72px;padding-top:160px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.dep-hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.dep-hero-overlay{z-index:-1;background:linear-gradient(#14141666 0%,#141416d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.dep-hero-wrapper{width:100%}.dep-hero-content{max-width:700px}.dep-hero-label{align-items:center;gap:8px;margin-bottom:24px;display:flex}.dep-dot{background:#4a90e2;border-radius:2px;width:12px;height:12px}.dep-hero-label span:last-child{color:#fff9;letter-spacing:.5px;text-transform:uppercase;font-size:.75rem;font-weight:700}.dep-hero-content h1{color:#f7eed8;letter-spacing:-2.5px;margin:0 0 16px;font-size:4rem;font-weight:800;line-height:1.1}.dep-hero-content p{color:#ffffffb3;margin:0;font-size:1.1rem;line-height:1.6}.dep-grid-sec{background:#dcdcdc;padding:80px 0 100px}.dep-loading{text-align:center;color:#666;padding:60px 0}.dep-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.dep-card{aspect-ratio:3/4.5;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.dep-card-img{width:100%;height:100%;position:absolute;top:0;left:0}.dep-card-img img{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .5s}.dep-card:hover .dep-card-img img{transform:scale(1.05)}.dep-card-content{color:#fff;z-index:1;flex-direction:column;justify-content:flex-end;min-height:45%;padding:24px 20px;transition:all .4s;display:flex;position:absolute;bottom:0;left:0;right:0}.dep-card-content:before{content:"";-webkit-backdrop-filter:blur(10px);z-index:-1;background:linear-gradient(#0a080a66 0%,#0a080ae6 100%);transition:all .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 20%,#000 40%);mask-image:linear-gradient(#0000 0%,#0006 20%,#000 40%)}.dep-card:hover .dep-card-content:before{-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0a080a80 0%,#0a080af2 100%)}.dep-stars{gap:2px;margin-bottom:12px;display:flex}.dep-star{color:#f2a900;width:14px;height:14px}.dep-star.filled{color:#f2a900}.dep-card-title{color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0 0 8px;font-size:.9rem;font-weight:700}.dep-quote{color:#fff;opacity:.9;border:none;margin:0 0 16px;padding:0;font-size:.85rem;font-style:italic;line-height:1.4}.dep-author{flex-direction:column;gap:2px;display:flex}.dep-author-name{color:#fff;text-transform:uppercase;letter-spacing:.3px;font-size:.85rem;font-weight:700}.dep-author-sub{color:#ffffffb3;font-size:.75rem}.dep-cta{background:#161416;padding:100px 0}.dep-cta-wrapper{text-align:center}.dep-cta h2{color:#e8e0d0;letter-spacing:-1.5px;margin:0 0 40px;font-size:3rem;font-weight:800}.dep-cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.dep-cta-btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:16px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.dep-cta-btn--primary{color:#161416;background:#fff;border:none}.dep-cta-btn--primary:hover{background:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1f}.dep-cta-btn--outline{color:#ffffffb3;background:0 0;border:1px solid #ffffff4d}.dep-cta-btn--outline:hover{color:#fff;background:#ffffff0d;border-color:#fff9;transform:translateY(-2px)}@media (width<=1024px){.dep-grid{grid-template-columns:repeat(2,1fr)}.dep-hero-content h1{font-size:3.2rem}}@media (width<=768px){.dep-hero{min-height:55vh;padding-top:140px}.dep-hero-content h1{letter-spacing:-1.5px;font-size:2.8rem}.dep-grid{grid-template-columns:1fr}.dep-cta h2{font-size:2.2rem}.dep-cta-actions{flex-direction:column;align-items:center}.dep-cta-btn{justify-content:center;width:100%;max-width:300px}}@media (width<=480px){.dep-hero-content h1{font-size:2.2rem}}.legal-page{background-color:#f7f7f7;min-height:100vh}.legal-hero{align-items:flex-end;height:60vh;min-height:400px;margin-top:-72px;display:flex;position:relative;overflow:hidden}.legal-hero-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.legal-hero-overlay{z-index:2;background:linear-gradient(#0003 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.legal-hero-wrapper{z-index:3;width:100%;padding-bottom:60px;position:relative}.legal-hero-content{max-width:800px}.legal-tag{letter-spacing:2px;color:#fff;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:800;display:inline-block}.legal-hero-content h1{color:#fff;text-transform:uppercase;letter-spacing:-2px;margin:0;font-size:4rem;font-weight:800;line-height:1}.legal-content-sec{padding:100px 0}.legal-text-container{background:#fff;border-radius:4px;max-width:800px;margin:0 auto;padding:60px;box-shadow:0 10px 40px #00000008}.legal-text-container h2{color:#1a1a1a;text-transform:uppercase;letter-spacing:-.5px;margin-top:40px;margin-bottom:20px;font-size:1.5rem;font-weight:800}.legal-text-container h2:first-child{margin-top:0}.legal-text-container p{color:#444;margin-bottom:24px;font-size:1.1rem;line-height:1.8}@media (width<=1024px){.legal-hero-content h1{font-size:3rem}}@media (width<=768px){.legal-hero{align-items:flex-end;height:50vh;padding-top:180px}.legal-hero-content h1{font-size:2.5rem}.legal-text-container{padding:40px 24px}.legal-content-sec{padding:60px 0}}
