:root{--accent:#e63946;--white:#fff;--primary:#050505;--container-padding:1.35rem}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--primary);color:var(--white);max-width:100%;min-height:100%;overflow-x:hidden}body{font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer;font:inherit}img,video{display:block;height:auto;max-width:100%}.skip-link{left:0;position:absolute;top:-60px}.nav{left:0;padding:10px 0 0;position:fixed;right:0;top:0;z-index:1000}.nav__container{align-items:center;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.76);border-radius:14px;box-shadow:0 14px 34px rgba(0,0,0,.18);display:flex;justify-content:space-between;margin:0 auto;min-height:64px;padding:.62rem .78rem;width:calc(100vw - 20px)}.nav__logo{align-items:center;display:flex}.nav__logo-img{filter:brightness(0);height:34px;object-fit:contain;width:auto}.nav__toggle{background:0 0;display:flex;flex-direction:column;gap:5px;justify-content:center;min-height:44px;min-width:44px;padding:8px}.nav__toggle span{background:#111;height:2px;width:24px}.nav__menu{align-items:stretch;background:#050505;display:flex;flex-direction:column;gap:0;height:calc(100dvh - 10px);left:0;list-style:none;overflow-y:auto;padding:5.5rem 1.2rem 2rem;pointer-events:none;position:fixed;top:0;transform:translateX(calc(100% + 20px));transition:transform .3s ease;visibility:hidden;width:calc(100vw - 20px);z-index:12050}.nav__menu.active{pointer-events:auto;transform:translateX(0);visibility:visible}.nav__menu .nav__item{list-style:none;width:100%}.nav__menu .nav__link{align-items:center;border-bottom:1px solid rgba(255,255,255,.12);color:var(--white);display:flex;font-weight:700;justify-content:space-between;min-height:54px;padding:.75rem 0}.nav__dropdown-menu{display:none;list-style:none;padding:.35rem 0 .75rem 1rem}.nav__item--dropdown.active>.nav__dropdown-menu{display:block}.nav__dropdown-menu a{align-items:center;color:rgba(255,255,255,.82);display:flex;min-height:44px}.nav__quote-btn{align-items:center;background:#c51f30;border-radius:8px;color:var(--white);display:flex;justify-content:center;margin-top:1rem;min-height:52px;width:100%}.nav__toggle.active{position:relative;z-index:12060}.nav__toggle.active span{background:var(--white)}.nav__toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.nav__toggle.active span:nth-child(2){opacity:0}.nav__toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav__phone{align-items:center;background:#c51f30;border-radius:50%;color:var(--white);display:flex;height:44px;justify-content:center;padding:.75rem;width:44px}.nav__phone-icon{height:18px;width:18px}.nav__phone span{display:none}.hero-cinema{background:#0a0a0a;height:100svh;min-height:700px;overflow:hidden;position:relative;width:100%}.hero-cinema::after{background:linear-gradient(to top,rgba(10,10,10,.96) 0,rgba(10,10,10,.7) 65%,rgba(10,10,10,.3) 100%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero-cinema__badges,.hero-cinema__grain,.hero-cinema__scroll{display:none}.hero-cinema__slide,.hero-cinema__slides{inset:0;position:absolute}.hero-cinema__slide{opacity:0}.hero-cinema__slide.active{opacity:1}.hero-cinema__slide--video{background:#050505 url("../images/hero-poster-mobile.20260727.webp") center/cover no-repeat}.hero-cinema__video{height:100%;object-fit:cover;object-position:center;pointer-events:none;width:100%}.hero-cinema__content{align-items:center;display:flex;inset:0;padding:5rem var(--container-padding) 0;pointer-events:none;position:absolute;z-index:2}.hero-cinema__text{display:none;max-width:25rem}.hero-cinema__text.active{display:block;opacity:1;pointer-events:auto}.hero-cinema__line-element{align-items:center;color:var(--accent);display:inline-flex;font-size:.72rem;font-weight:700;gap:.55rem;letter-spacing:.16em;margin-bottom:.9rem;text-transform:uppercase}.hero-cinema__line-element::before{background:var(--accent);content:"";flex:0 0 24px;height:1px;width:24px}.hero-cinema__title{color:var(--white);font-family:"Bebas Neue",Impact,"Arial Narrow",sans-serif;font-size:clamp(2.55rem, 14.8vw, 3.55rem);line-height:.9;margin-bottom:1.5rem;max-width:8.7ch;text-transform:uppercase}.hero-cinema__desc{color:rgba(255,255,255,.9);font-size:.96rem;line-height:1.55;margin-bottom:2rem;max-width:19rem}.hero-cinema__btn{align-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:12px;color:var(--white);display:inline-flex;font-size:.9rem;font-weight:700;justify-content:space-between;min-height:54px;padding:.95rem 1rem;text-transform:uppercase;width:min(100%,21rem)}.hero-cinema__nav{bottom:1.5rem;display:grid;gap:.9rem;grid-template-columns:auto 1fr;left:0;padding:0 var(--container-padding);position:absolute;right:0;z-index:3}.hero-cinema__arrows,.hero-cinema__steps{display:flex;gap:.65rem}.hero-cinema__arrow{align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:50%;color:var(--white);display:flex;height:44px;justify-content:center;width:44px}.hero-cinema__arrow svg{height:22px;width:22px}.hero-cinema__indicators{align-items:flex-start;display:flex;flex-direction:column;min-width:0;overflow:hidden}.hero-cinema__steps{max-width:100%;overflow:hidden}.hero-cinema__step{background:0 0;color:rgba(255,255,255,.58);font-family:"Bebas Neue",Impact,"Arial Narrow",sans-serif;font-size:1rem}.hero-cinema__step.active{color:var(--accent)}.hero-cinema__progress{background:rgba(255,255,255,.15);height:2px;margin-top:.6rem;width:130px}footer,main>section:not(#hero){contain-intrinsic-size:auto 900px;content-visibility:auto}.cta{contain-intrinsic-size:auto 1600px}html:not(.full-styles) footer{background:#050505;color:#fff;margin-top:1800px;position:relative;z-index:1}.container{margin:0 auto;padding-left:1.15rem;padding-right:1.15rem;width:100%}.before-after__slider{aspect-ratio:4/5;overflow:hidden;position:relative;width:100%}.before-after__image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gallery__filters{display:flex;flex-wrap:wrap;gap:.5rem}.btn,.gallery__filter{align-items:center;display:inline-flex;justify-content:center;min-height:44px;padding:.65rem 1rem}.cta__info-item a{align-items:center;display:inline-flex;min-height:44px}footer a{align-items:center;display:inline-flex;min-height:44px;padding-bottom:.25rem;padding-top:.25rem}.mobile-phone{align-items:center;background:#c51f30;border-radius:50px;bottom:1rem;color:var(--white);display:flex;font-weight:700;gap:.75rem;left:50%;min-height:54px;padding:.9rem 1.35rem;position:fixed;transform:translateX(-50%);z-index:999}.mobile-phone svg{height:24px;width:24px}.whatsapp-chat-window{display:none}@font-face{font-display:swap;font-family:"Bebas Neue";font-style:normal;font-weight:400;src:url("../fonts/bebas-neue.woff2") format("woff2")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:400 700;src:url("../fonts/dm-sans.woff2") format("woff2")}