.Navbar-module__cRh5nW__header{z-index:1000;border-bottom:1px solid #e4e4e7;width:100%;padding:2px 0;transition:all .2s;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000d;background:#fff!important}.Navbar-module__cRh5nW__header.Navbar-module__cRh5nW__sticky{padding:1px 0;box-shadow:0 4px 20px #00000014;background:#fff!important}.Navbar-module__cRh5nW__nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;transition:transform .2s;display:flex}.Navbar-module__cRh5nW__logo img{max-width:65vw;max-height:120px;width:auto!important;height:auto!important}.Navbar-module__cRh5nW__logo:hover{transform:scale(1.02)}.Navbar-module__cRh5nW__navList{display:none}.Navbar-module__cRh5nW__navActions{align-items:center;gap:14px;display:flex}.Navbar-module__cRh5nW__cartBtn{color:#18181b;background:#f4f4f5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.Navbar-module__cRh5nW__cartBtn:hover{color:var(--main-color);background:#e4e4e7}.Navbar-module__cRh5nW__cartCount{background:var(--main-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 5px #83122c4d}.Navbar-module__cRh5nW__contactBtn{display:none}.Navbar-module__cRh5nW__hamburger{cursor:pointer;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:6px;flex-direction:column;gap:3.5px;padding:10px;transition:all .2s;display:flex}.Navbar-module__cRh5nW__hamburger:hover{background:#e4e4e7}.Navbar-module__cRh5nW__bar{background:#18181b;border-radius:2px;width:16px;height:2px;display:block}.Navbar-module__cRh5nW__mobileOverlay{-webkit-backdrop-filter:blur(4px);z-index:2000;background:#09090b80;animation:.2s Navbar-module__cRh5nW__fadeIn;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileMenu{background:#fff;width:min(290px,85vw);height:100%;padding:50px 24px;animation:.25s cubic-bezier(.16,1,.3,1) Navbar-module__cRh5nW__slideInLeft;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:10px 0 30px #00000014}.Navbar-module__cRh5nW__mobileLogo{margin-bottom:28px;display:block}.Navbar-module__cRh5nW__mobileNavList{flex-direction:column;gap:6px;display:flex}.Navbar-module__cRh5nW__mobileNavLink{color:#18181b;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:12px 14px;font-size:14px;font-weight:700;transition:all .2s;display:block}.Navbar-module__cRh5nW__mobileNavLink:hover{color:var(--main-color);background:#83122c0d}.Navbar-module__cRh5nW__mobileNavLinkContact{background:var(--main-color);text-align:center;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:700;display:block;box-shadow:0 4px 10px #83122c33;color:#fff!important}.Navbar-module__cRh5nW__sidebarClose{cursor:pointer;color:#18181b;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.Navbar-module__cRh5nW__sidebarClose:hover{background:var(--main-color);color:#fff;border-color:var(--main-color)}@media (min-width:900px){.Navbar-module__cRh5nW__header{padding:10px 0}.Navbar-module__cRh5nW__header.Navbar-module__cRh5nW__sticky{padding:8px 0}.Navbar-module__cRh5nW__navList{align-items:center;gap:4px;display:flex}.Navbar-module__cRh5nW__navLink{border-radius:6px;padding:8px 14px;font-size:13.5px;font-weight:800;transition:all .15s;color:#111!important}.Navbar-module__cRh5nW__navLink:hover{background:#83122c0f;color:var(--main-color)!important}.Navbar-module__cRh5nW__contactBtn{background:var(--main-color);text-transform:uppercase;letter-spacing:.03em;border-radius:6px;justify-content:center;align-items:center;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #83122c33;color:#fff!important}.Navbar-module__cRh5nW__contactBtn:hover{background:#c73420;transform:translateY(-1px);box-shadow:0 6px 16px #83122c4d}.Navbar-module__cRh5nW__hamburger{display:none}}@keyframes Navbar-module__cRh5nW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__cRh5nW__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}
.Footer-module__3hUVsW__footer{background:var(--footer-bg,#1a1a1a);color:#ccc;padding:70px 0 0}.Footer-module__3hUVsW__grid{border-bottom:1px solid #2e2e2e;grid-template-columns:repeat(4,1fr);gap:40px;padding-bottom:50px;display:grid}.Footer-module__3hUVsW__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;padding-bottom:12px;font-size:14px;font-weight:700;position:relative}.Footer-module__3hUVsW__colTitle:after{content:"";background:var(--main-color);width:36px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__contactLink{color:#ccc;margin-bottom:8px;font-size:15px;transition:color .25s;display:block}.Footer-module__3hUVsW__contactLink:hover{color:var(--main-color)}.Footer-module__3hUVsW__empleo{border-top:1px solid #2e2e2e;margin-top:20px;padding-top:20px}.Footer-module__3hUVsW__empleo p{color:#999;margin-bottom:6px;font-size:13px;line-height:1.6}.Footer-module__3hUVsW__emailLink{color:var(--main-color);font-size:13px}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:8px;display:flex}.Footer-module__3hUVsW__footerLink{color:#ccc;align-items:center;gap:6px;font-size:14px;transition:color .25s,padding-left .25s;display:flex}.Footer-module__3hUVsW__footerLink:before{content:"›";color:var(--main-color)}.Footer-module__3hUVsW__footerLink:hover{color:var(--main-color);padding-left:4px}.Footer-module__3hUVsW__horario{color:#aaa;margin-bottom:10px;font-size:13px;line-height:1.65}.Footer-module__3hUVsW__socials{gap:10px;margin-top:20px;display:flex}.Footer-module__3hUVsW__socialBtn{color:#ccc;background:#2e2e2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,color .25s;display:flex}.Footer-module__3hUVsW__socialBtn:hover{background:var(--main-color);color:#fff}.Footer-module__3hUVsW__bottomBar{background:#111;padding:18px 0}.Footer-module__3hUVsW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__3hUVsW__bottomInner p{color:#888;font-size:13px}.Footer-module__3hUVsW__bottomLinks{gap:20px;display:flex}.Footer-module__3hUVsW__bottomLinks a{color:#888;font-size:13px;transition:color .25s}.Footer-module__3hUVsW__bottomLinks a:hover{color:var(--main-color)}@media (max-width:992px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:32px}.Footer-module__3hUVsW__bottomInner{text-align:center;flex-direction:column}}.Footer-module__3hUVsW__corfoWrapper{margin-top:20px!important}.Footer-module__3hUVsW__corfoLogo{object-fit:contain;filter:brightness(0)invert()}.Footer-module__3hUVsW__subTitle{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:13px;font-weight:700}.Footer-module__3hUVsW__mt24{margin-top:24px}.Footer-module__3hUVsW__mb16{margin-bottom:16px}.Footer-module__3hUVsW__mt12{margin-top:12px}.Footer-module__3hUVsW__sustentaLink{color:#888;text-decoration:underline;transition:color .25s}.Footer-module__3hUVsW__sustentaLink:hover{color:var(--main-color)!important}
.Hero-module___w2HtG__hero{background-color:#040405;align-items:center;min-height:100vh;padding:185px 0 90px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__gridPattern{z-index:1;opacity:.9;pointer-events:none;background-image:radial-gradient(#ffffff09 1px,#0000 1px),linear-gradient(#83122c04 1px,#0000 1px),linear-gradient(90deg,#83122c04 1px,#0000 1px);background-size:20px 20px,100px 100px,100px 100px;position:absolute;inset:0}.Hero-module___w2HtG__glowRed{aspect-ratio:1.1;z-index:1;pointer-events:none;filter:blur(110px);background:radial-gradient(circle,#83122c2e 0%,#0000 65%);width:50%;position:absolute;top:15%;left:-15%}.Hero-module___w2HtG__glowSteel{aspect-ratio:1.2;z-index:1;pointer-events:none;filter:blur(130px);background:radial-gradient(circle,#6e6e7417 0%,#0000 70%);width:60%;position:absolute;bottom:-15%;right:-10%}.Hero-module___w2HtG__inner{z-index:2;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;display:grid;position:relative}.Hero-module___w2HtG__textCol{z-index:5;flex-direction:column;align-items:flex-start;display:flex}.Hero-module___w2HtG__badgeWrapper{background:#83122c12;border:1px solid #83122c40;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;display:inline-flex;position:relative;overflow:hidden}.Hero-module___w2HtG__badgePulse{background-color:var(--main-color);border-radius:50%;width:6px;height:6px;animation:1.8s infinite Hero-module___w2HtG__pulse}.Hero-module___w2HtG__badgeLabel{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.Hero-module___w2HtG__badgeShine{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:50%;height:100%;animation:5s ease-in-out infinite Hero-module___w2HtG__shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Hero-module___w2HtG__heading{color:#fff;letter-spacing:-.02em;text-transform:uppercase;text-shadow:0 4px 20px #0006;margin-bottom:22px;font-size:clamp(36px,5.8vw,62px);font-weight:900;line-height:1.05}.Hero-module___w2HtG__textGradient{color:var(--main-color);background:linear-gradient(135deg,#d33c5e 0%,#83122c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module___w2HtG__subtitle{color:#a1a1aa;max-width:550px;margin-bottom:38px;font-size:16px;line-height:1.8}.Hero-module___w2HtG__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:48px;display:flex}.Hero-module___w2HtG__ctaButton{background:var(--main-color);color:#fff;border:1px solid var(--main-color);cursor:pointer;text-transform:uppercase;letter-spacing:.03em;border-radius:6px;align-items:center;gap:12px;padding:16px 36px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #83122c40}.Hero-module___w2HtG__ctaButton:hover{background:#c73420;border-color:#c73420;transform:translateY(-2px);box-shadow:0 8px 30px #83122c73;color:#fff!important}.Hero-module___w2HtG__btnShine{background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;animation:4s ease-in-out infinite Hero-module___w2HtG__shine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.Hero-module___w2HtG__textLink{color:#fff;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:4px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.Hero-module___w2HtG__textLink:hover{color:var(--main-color);transform:translate(4px)}.Hero-module___w2HtG__techBar{border-top:1px solid #ffffff14;gap:36px;width:100%;padding-top:28px;display:flex}.Hero-module___w2HtG__techItem{flex-direction:column;display:flex}.Hero-module___w2HtG__techVal{color:#fff;letter-spacing:-.01em;font-size:26px;font-weight:900;line-height:1.1}.Hero-module___w2HtG__techName{color:#71717a;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:10.5px;font-weight:700}.Hero-module___w2HtG__imageCol{perspective:1200px;z-index:3;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module___w2HtG__compositionWrapper{aspect-ratio:1/1.1;justify-content:center;align-items:center;width:100%;max-width:460px;display:flex;position:relative}.Hero-module___w2HtG__compositionBg{z-index:0;background:#ffffff04;border:1px solid #ffffff0f;border-radius:24px;width:90%;height:90%;position:absolute;transform:rotate(-3deg);box-shadow:inset 0 1px #ffffff0d,0 15px 35px #0006}.Hero-module___w2HtG__compositionVector{opacity:.07;z-index:1;mix-blend-mode:overlay;position:absolute;top:5%;left:5%;transform:rotate(10deg)}.Hero-module___w2HtG__vectorImg{filter:invert()}.Hero-module___w2HtG__compositionProduct{z-index:2;transform-style:preserve-3d;animation:7s ease-in-out infinite Hero-module___w2HtG__floatProduct;position:relative;transform:rotateY(-18deg)rotateX(10deg)rotate(2deg)}.Hero-module___w2HtG__productImg{filter:drop-shadow(0 30px 50px #000000d9)}.Hero-module___w2HtG__compositionBadge{background:var(--main-color);color:#fff;z-index:10;border-radius:8px;flex-direction:column;align-items:center;padding:16px 20px;animation:7s ease-in-out infinite Hero-module___w2HtG__floatBadge;display:flex;position:absolute;bottom:8%;right:-5%;transform:translateZ(30px);box-shadow:0 15px 35px #83122c59}.Hero-module___w2HtG__badgeTitle{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850;line-height:1}.Hero-module___w2HtG__badgeDesc{text-transform:uppercase;opacity:.9;letter-spacing:.04em;margin-top:4px;font-size:9.5px;font-weight:600}@keyframes Hero-module___w2HtG__floatProduct{0%{transform:rotateY(-18deg)rotateX(10deg)rotate(2deg)translateY(0)}50%{transform:rotateY(-16deg)rotateX(12deg)rotate(1deg)translateY(-14px)}to{transform:rotateY(-18deg)rotateX(10deg)rotate(2deg)translateY(0)}}@keyframes Hero-module___w2HtG__floatBadge{0%{transform:translateZ(30px)translateY(0)rotate(1deg)}50%{transform:translateZ(30px)translateY(-8px)rotate(-1deg)}to{transform:translateZ(30px)translateY(0)rotate(1deg)}}@keyframes Hero-module___w2HtG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module___w2HtG__shine{0%{left:-100%}30%{left:100%}to{left:100%}}@media (max-width:992px){.Hero-module___w2HtG__hero{padding:175px 0 50px}.Hero-module___w2HtG__inner{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module___w2HtG__textCol{align-items:center}.Hero-module___w2HtG__actions{justify-content:center}.Hero-module___w2HtG__techBar{justify-content:center;gap:24px}.Hero-module___w2HtG__imageCol{width:100%;max-width:440px;margin:0 auto}.Hero-module___w2HtG__compositionBadge{right:0}}
.ContactInfo-module__VN-69G__section{padding:0;overflow:hidden}.ContactInfo-module__VN-69G__inner{min-height:420px;display:flex}.ContactInfo-module__VN-69G__infoCol{color:#fff;flex:0 0 50%;padding:60px 50px;position:relative;overflow:hidden}.ContactInfo-module__VN-69G__bg{z-index:0;background-image:url(https://revessteel.cl/wp-content/uploads/2022/05/6.png);background-position:50%;background-size:cover;position:absolute;inset:0}.ContactInfo-module__VN-69G__bg:after{content:"";background:#83122ce0;position:absolute;inset:0}.ContactInfo-module__VN-69G__infoContent{z-index:1;position:relative}.ContactInfo-module__VN-69G__heading{color:#fff;margin-bottom:18px;font-size:30px;font-weight:700}.ContactInfo-module__VN-69G__text{color:#ffffffe6;margin-bottom:28px;font-size:14px;line-height:1.8}.ContactInfo-module__VN-69G__contactItem{color:#fff;align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:600;transition:opacity .25s;display:flex}.ContactInfo-module__VN-69G__contactItem:hover{opacity:.8;text-decoration:underline;color:#fff!important}.ContactInfo-module__VN-69G__contactIcon{font-size:18px}.ContactInfo-module__VN-69G__mediaCol{flex:0 0 50%;min-height:420px;position:relative}.ContactInfo-module__VN-69G__mediaWrapper{width:100%;height:100%;position:relative}.ContactInfo-module__VN-69G__playBtn{background:var(--main-color);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s,background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #83122c33}.ContactInfo-module__VN-69G__playBtn:hover{background:#c73420;transform:translate(-50%,-50%)scale(1.1)}@media (max-width:768px){.ContactInfo-module__VN-69G__inner{flex-direction:column}.ContactInfo-module__VN-69G__infoCol,.ContactInfo-module__VN-69G__mediaCol{flex:none;width:100%}.ContactInfo-module__VN-69G__mediaCol{min-height:300px}}
.ProductsGrid-module__lxn8pG__section{background:#fdfdfd;padding:80px 0}.ProductsGrid-module__lxn8pG__header{text-align:center;margin-bottom:40px}.ProductsGrid-module__lxn8pG__subtitle{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.ProductsGrid-module__lxn8pG__title{color:#18181b;padding-bottom:16px;font-size:clamp(24px,3.5vw,36px);font-weight:800;display:inline-block;position:relative}.ProductsGrid-module__lxn8pG__title:after{content:"";background:var(--main-color);width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ProductsGrid-module__lxn8pG__categoryBlock{margin-top:30px;margin-bottom:50px}.ProductsGrid-module__lxn8pG__mt48{margin-top:48px}.ProductsGrid-module__lxn8pG__categoryTitle{color:#18181b;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:28px;font-size:clamp(16px,2.5vw,20px);font-weight:750}.ProductsGrid-module__lxn8pG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ProductsGrid-module__lxn8pG__card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.ProductsGrid-module__lxn8pG__card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #00000012}.ProductsGrid-module__lxn8pG__imageWrapper{aspect-ratio:4/3;background-color:#f4f4f5;width:100%;position:relative;overflow:hidden}.ProductsGrid-module__lxn8pG__categoryTag{backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#18181bd9;border-radius:4px;padding:5px 10px;font-size:10px;font-weight:750;position:absolute;top:14px;left:14px}.ProductsGrid-module__lxn8pG__cardBody{flex-direction:column;flex-grow:1;padding:24px;display:flex}.ProductsGrid-module__lxn8pG__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.ProductsGrid-module__lxn8pG__cardHeader h4{color:#18181b;margin:0;font-size:20px;font-weight:750}.ProductsGrid-module__lxn8pG__sku{color:#a1a1aa;background:#f4f4f5;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:600}.ProductsGrid-module__lxn8pG__prodPrice{color:var(--main-color);margin-bottom:4px;font-size:17px;font-weight:700}.ProductsGrid-module__lxn8pG__specsRow{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.ProductsGrid-module__lxn8pG__specBadge{color:#3f3f46;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:4px;padding:3px 8px;font-size:11.5px;font-weight:600}.ProductsGrid-module__lxn8pG__desc{color:#71717a;flex-grow:1;margin-bottom:20px;font-size:13.5px;line-height:1.6}.ProductsGrid-module__lxn8pG__colorWrapper{align-items:center;gap:10px;margin-bottom:20px;display:flex}.ProductsGrid-module__lxn8pG__colorLabel{color:#18181b;font-size:12px;font-weight:750}.ProductsGrid-module__lxn8pG__colorsGrid{gap:6px;display:flex}.ProductsGrid-module__lxn8pG__colorDot{border:1px solid #00000014;border-radius:50%;width:14px;height:14px;display:block}.ProductsGrid-module__lxn8pG__btnDetail{text-align:center;text-transform:uppercase;letter-spacing:.03em;border-radius:6px;width:100%;padding:12px 20px;font-size:13px;font-weight:700}@media (max-width:1024px){.ProductsGrid-module__lxn8pG__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.ProductsGrid-module__lxn8pG__grid{grid-template-columns:1fr;gap:16px}.ProductsGrid-module__lxn8pG__cardBody{padding:18px}}
.AboutSection-module__QVoG9G__section{overflow:hidden}.AboutSection-module__QVoG9G__inner{min-height:560px;display:flex}.AboutSection-module__QVoG9G__darkCol{color:#fff;flex:0 0 50%;padding:70px 60px;position:relative;overflow:hidden}.AboutSection-module__QVoG9G__bgDark{z-index:0;background-image:url(/about-bg.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.AboutSection-module__QVoG9G__bgDark:after{content:"";background:#141414e0;position:absolute;inset:0}.AboutSection-module__QVoG9G__darkContent{z-index:1;position:relative}.AboutSection-module__QVoG9G__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--main-color);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.AboutSection-module__QVoG9G__darkH2{color:#fff;margin-bottom:12px;font-size:clamp(28px,4vw,42px);font-weight:700}.AboutSection-module__QVoG9G__darkSubtitle{color:var(--main-color);margin-bottom:18px;font-size:16px;font-weight:600}.AboutSection-module__QVoG9G__darkText{color:#fffc;margin-bottom:32px;font-size:14px;line-height:1.8}.AboutSection-module__QVoG9G__lightCol{background:#f5f5f5;flex:0 0 50%;padding:70px 60px;position:relative;overflow:hidden}.AboutSection-module__QVoG9G__mapBg{opacity:.06;z-index:0;background-image:url(https://revessteel.cl/wp-content/uploads/2022/05/map.png);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.AboutSection-module__QVoG9G__lightContent{z-index:1;position:relative}.AboutSection-module__QVoG9G__eyebrowDark{letter-spacing:.14em;text-transform:uppercase;color:var(--main-color);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.AboutSection-module__QVoG9G__lightH2{color:var(--text-dark);margin-bottom:18px;font-size:clamp(20px,2.8vw,28px);font-weight:700;line-height:1.3}.AboutSection-module__QVoG9G__lightText{color:var(--color-five);margin-bottom:30px;font-size:14px;line-height:1.8}.AboutSection-module__QVoG9G__benefitsList{grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}.AboutSection-module__QVoG9G__benefitItem{color:var(--text-dark);align-items:flex-start;gap:10px;font-size:14px;font-weight:500;display:flex}.AboutSection-module__QVoG9G__checkIcon{color:var(--main-color);flex-shrink:0;margin-top:1px;font-size:16px;font-weight:700}@media (max-width:900px){.AboutSection-module__QVoG9G__inner{flex-direction:column}.AboutSection-module__QVoG9G__darkCol,.AboutSection-module__QVoG9G__lightCol{flex:none;width:100%;padding:50px 30px}.AboutSection-module__QVoG9G__benefitsList{grid-template-columns:1fr}}
.FaqSection-module__lcpOYW__section{background:#fbfbfb;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:90px 0}.FaqSection-module__lcpOYW__header{text-align:center;max-width:650px;margin:0 auto 50px}.FaqSection-module__lcpOYW__eyebrow{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.FaqSection-module__lcpOYW__heading{color:#18181b;margin-bottom:14px;font-size:clamp(28px,4vw,36px);font-weight:900}.FaqSection-module__lcpOYW__subtitle{color:#71717a;font-size:15px;line-height:1.6}.FaqSection-module__lcpOYW__faqList{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FaqSection-module__lcpOYW__faqCard{background:#fff;border:1px solid #eaeaea;border-radius:8px;transition:border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 12px #00000003}.FaqSection-module__lcpOYW__faqCard:hover{border-color:#ffdcd6;box-shadow:0 6px 18px #00000008}.FaqSection-module__lcpOYW__faqCardOpen{border-color:var(--main-color);box-shadow:0 8px 24px #83122c0f}.FaqSection-module__lcpOYW__questionBtn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:22px 28px;display:flex}.FaqSection-module__lcpOYW__questionBtn h3{color:#18181b;margin:0;padding-right:15px;font-size:16px;font-weight:750;transition:color .2s}.FaqSection-module__lcpOYW__questionBtn:hover h3,.FaqSection-module__lcpOYW__faqCardOpen .FaqSection-module__lcpOYW__questionBtn h3{color:var(--main-color)}.FaqSection-module__lcpOYW__icon{color:#a1a1aa;flex-shrink:0;transition:transform .3s,color .3s}.FaqSection-module__lcpOYW__faqCardOpen .FaqSection-module__lcpOYW__icon{color:var(--main-color);transform:rotate(180deg)}.FaqSection-module__lcpOYW__answerWrapper{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection-module__lcpOYW__faqCardOpen .FaqSection-module__lcpOYW__answerWrapper{max-height:250px}.FaqSection-module__lcpOYW__answerContent{padding:0 28px 22px}.FaqSection-module__lcpOYW__answerContent p{color:#52525b;margin:0;font-size:14px;line-height:1.7}
.ContactForm-module__4CUZdq__section{background:#fff;padding:80px 0}.ContactForm-module__4CUZdq__header{text-align:center;margin-bottom:40px}.ContactForm-module__4CUZdq__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--main-color);margin-bottom:10px;font-size:13px;font-weight:700;display:inline-block}.ContactForm-module__4CUZdq__heading{color:var(--text-dark);font-size:clamp(24px,3.5vw,36px);font-weight:700}.ContactForm-module__4CUZdq__form{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;display:flex}.ContactForm-module__4CUZdq__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactForm-module__4CUZdq__input,.ContactForm-module__4CUZdq__textarea{width:100%;color:var(--text-dark);background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:4px;padding:16px 20px;font-family:inherit;font-size:15px;transition:border-color .25s,box-shadow .25s}.ContactForm-module__4CUZdq__input:focus,.ContactForm-module__4CUZdq__textarea:focus{border-color:var(--main-color);background-color:#fff;outline:none;box-shadow:0 0 0 3px #83122c1a}.ContactForm-module__4CUZdq__textarea{resize:vertical}.ContactForm-module__4CUZdq__submitBtn{margin-top:10px;padding:16px 36px;font-weight:700}.ContactForm-module__4CUZdq__successMsg{color:#137333;background-color:#e6f4ea;border-left:5px solid #137333;border-radius:4px;align-items:center;gap:12px;max-width:800px;margin:0 auto;padding:20px 24px;font-weight:500;display:flex}.ContactForm-module__4CUZdq__successMsg span{font-size:20px}@media (max-width:600px){.ContactForm-module__4CUZdq__row{grid-template-columns:1fr;gap:20px}}
.Contacto-module__Gnq0ja__main{background-color:#fff}.Contacto-module__Gnq0ja__pageHeader{color:#fff;text-align:center;background-color:#0b0b0d;padding:160px 0 100px;position:relative}.Contacto-module__Gnq0ja__headerBg{opacity:.15;z-index:0;background-image:url(https://revessteel.cl/wp-content/uploads/2022/05/6.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Contacto-module__Gnq0ja__headerContent{z-index:1;position:relative}.Contacto-module__Gnq0ja__eyebrow{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.Contacto-module__Gnq0ja__headerContent h1{margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:700}.Contacto-module__Gnq0ja__headerContent p{color:#a0a0ab;max-width:600px;margin:0 auto;font-size:16px}.Contacto-module__Gnq0ja__contentSection{background:#fff;padding:100px 0}.Contacto-module__Gnq0ja__grid2{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:60px;display:grid}.Contacto-module__Gnq0ja__infoCol{flex-direction:column;display:flex}.Contacto-module__Gnq0ja__sectionEyebrow{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:13px;font-weight:700}.Contacto-module__Gnq0ja__infoCol h2{color:var(--text-dark);margin-bottom:18px;font-size:clamp(26px,3.5vw,36px);font-weight:700}.Contacto-module__Gnq0ja__infoDesc{color:var(--color-five);margin-bottom:36px;font-size:15px;line-height:1.8}.Contacto-module__Gnq0ja__cardsGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:36px;display:grid}.Contacto-module__Gnq0ja__infoCard{background:#f9f9f9;border:1px solid #f0f0f1;border-radius:8px;align-items:flex-start;gap:16px;padding:24px;display:flex}.Contacto-module__Gnq0ja__cardIcon{font-size:24px;line-height:1}.Contacto-module__Gnq0ja__infoCard h3{color:var(--text-dark);margin-bottom:6px;font-size:15px;font-weight:700}.Contacto-module__Gnq0ja__infoCard p,.Contacto-module__Gnq0ja__cardLink{color:var(--color-five);font-size:14px;line-height:1.5}.Contacto-module__Gnq0ja__cardLink{color:var(--main-color);font-weight:600}.Contacto-module__Gnq0ja__cardLink:hover{text-decoration:underline}.Contacto-module__Gnq0ja__hoursBox{border-left:4px solid var(--main-color);background:#fafafa;border-radius:0 8px 8px 0;padding:24px}.Contacto-module__Gnq0ja__hoursBox h3{color:var(--text-dark);margin-bottom:12px;font-size:16px;font-weight:700}.Contacto-module__Gnq0ja__hoursBox p{color:var(--color-five);margin-bottom:8px;font-size:14px;line-height:1.6}.Contacto-module__Gnq0ja__formContainer{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:10px;position:relative;box-shadow:0 10px 40px #0000000d}.Contacto-module__Gnq0ja__formBorderGlow{background:linear-gradient(90deg, transparent, var(--main-color), transparent);border-radius:12px 12px 0 0;width:100%;height:3px;position:absolute;top:0;left:0}.Contacto-module__Gnq0ja__mapsSection{background:#f9f9f9;border-top:1px solid #f0f0f1;padding:80px 0}.Contacto-module__Gnq0ja__mapsHeader{text-align:center;margin-bottom:50px}.Contacto-module__Gnq0ja__mapsHeader h2{color:var(--text-dark);margin-bottom:12px;font-size:clamp(24px,3.5vw,32px);font-weight:700}.Contacto-module__Gnq0ja__mapsHeader p{color:var(--color-five);font-size:15px}.Contacto-module__Gnq0ja__mapsGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Contacto-module__Gnq0ja__mapCard{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 12px #0000000a}.Contacto-module__Gnq0ja__mapCard h3{color:var(--text-dark);margin-bottom:16px;font-size:18px;font-weight:700}.Contacto-module__Gnq0ja__mapWrapper{border-radius:6px;height:450px;position:relative;overflow:hidden}.Contacto-module__Gnq0ja__singleMapWrapper{max-width:850px;margin:0 auto}@media (max-width:900px){.Contacto-module__Gnq0ja__grid2{grid-template-columns:1fr;gap:48px}.Contacto-module__Gnq0ja__cardsGrid{grid-template-columns:1fr;gap:16px}.Contacto-module__Gnq0ja__mapsGrid{grid-template-columns:1fr;gap:24px}.Contacto-module__Gnq0ja__mapWrapper{height:320px}}.Contacto-module__Gnq0ja__instructionsSection{background:#fff;border-top:1px solid #eaeaea;padding:60px 0}.Contacto-module__Gnq0ja__instructionsGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.Contacto-module__Gnq0ja__instructionsCard h3{color:var(--text-dark);margin-bottom:12px;font-size:16px;font-weight:750}.Contacto-module__Gnq0ja__instructionsCard p{color:var(--color-five);margin:0;font-size:14px;line-height:1.65}@media (max-width:768px){.Contacto-module__Gnq0ja__instructionsGrid{grid-template-columns:1fr;gap:30px}}
.Gallery-module__Z3WcLa__section{background:#fff;padding:80px 0}.Gallery-module__Z3WcLa__header{text-align:center;margin-bottom:40px}.Gallery-module__Z3WcLa__heading{color:var(--text-dark);padding-bottom:16px;font-size:clamp(22px,3.5vw,34px);font-weight:700;display:inline-block;position:relative}.Gallery-module__Z3WcLa__heading:after{content:"";background:var(--main-color);width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Gallery-module__Z3WcLa__grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.Gallery-module__Z3WcLa__item{cursor:pointer;border-radius:4px;position:relative;overflow:hidden;box-shadow:0 1px 6px #0000000d}.Gallery-module__Z3WcLa__imageWrapper{aspect-ratio:1;width:100%;position:relative}.Gallery-module__Z3WcLa__overlay{background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.Gallery-module__Z3WcLa__item:hover .Gallery-module__Z3WcLa__overlay{background:#83122cb3}.Gallery-module__Z3WcLa__plusIcon{color:#fff;opacity:0;font-size:32px;font-weight:300;transition:opacity .3s,transform .3s;transform:scale(.6)}.Gallery-module__Z3WcLa__item:hover .Gallery-module__Z3WcLa__plusIcon{opacity:1;transform:scale(1)}.Gallery-module__Z3WcLa__lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:40px;animation:.2s Gallery-module__Z3WcLa__fadeIn;display:flex;position:fixed;inset:0}.Gallery-module__Z3WcLa__closeBtn{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:30px;transition:color .2s;position:absolute;top:20px;right:20px}.Gallery-module__Z3WcLa__closeBtn:hover{color:var(--main-color)}.Gallery-module__Z3WcLa__lightboxContent{max-width:1000px;max-height:80vh;position:relative}.Gallery-module__Z3WcLa__lightboxImg{object-fit:contain;border-radius:4px;max-width:100%;max-height:80vh;box-shadow:0 4px 30px #00000080}@keyframes Gallery-module__Z3WcLa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Gallery-module__Z3WcLa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Gallery-module__Z3WcLa__grid{grid-template-columns:repeat(2,1fr);gap:10px}.Gallery-module__Z3WcLa__lightbox{padding:10px}}
.WhatsAppBtn-module__yCyJdW__btn{background-color:var(--whatsapp-green,#075e54);color:#fff;z-index:999;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,background-color .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #00000040}.WhatsAppBtn-module__yCyJdW__btn:hover{color:#fff;background-color:#128c7e;transform:scale(1.08)}.WhatsAppBtn-module__yCyJdW__icon{margin-top:1px}.WhatsAppBtn-module__yCyJdW__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#242424;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:500;transition:opacity .3s,transform .3s;position:absolute;right:76px;transform:translate(10px);box-shadow:0 2px 10px #00000026}.WhatsAppBtn-module__yCyJdW__tooltip:after{content:"";border:5px solid #0000;border-left:6px solid #242424;border-right-width:0;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.WhatsAppBtn-module__yCyJdW__btn:hover .WhatsAppBtn-module__yCyJdW__tooltip{opacity:1;transform:translate(0)}@media (max-width:600px){.WhatsAppBtn-module__yCyJdW__btn{width:54px;height:54px;bottom:16px;right:16px}.WhatsAppBtn-module__yCyJdW__tooltip{display:none}}
.NotFound-module__IfqcAa__main{color:#f8fafc;background:radial-gradient(circle at 50% 30%,#1e293b 0%,#0f172a 60%,#020617 100%);justify-content:center;align-items:center;min-height:85vh;padding:140px 20px 100px;display:flex;position:relative;overflow:hidden}.NotFound-module__IfqcAa__backgroundGrid{pointer-events:none;z-index:1;background-image:linear-gradient(#e2e8f008 1px,#0000 1px),linear-gradient(90deg,#e2e8f008 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.NotFound-module__IfqcAa__glowOrb{pointer-events:none;z-index:1;background:radial-gradient(circle,#e11d482e 0%,#e11d4800 70%);width:400px;height:400px;animation:6s ease-in-out infinite alternate NotFound-module__IfqcAa__pulseGlow;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}@keyframes NotFound-module__IfqcAa__pulseGlow{0%{opacity:.5;transform:translate(-50%,-50%)scale(.8)}to{opacity:.9;transform:translate(-50%,-50%)scale(1.3)}}.NotFound-module__IfqcAa__content{z-index:2;text-align:center;max-width:850px;margin:0 auto;position:relative}.NotFound-module__IfqcAa__warningBadge{color:#f59e0b;text-transform:uppercase;letter-spacing:.1em;background:#f59e0b26;border:1px solid #f59e0b66;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:13px;font-weight:700;animation:2s ease-in-out infinite NotFound-module__IfqcAa__bounceBadge;display:inline-flex;box-shadow:0 0 20px #f59e0b1a}@keyframes NotFound-module__IfqcAa__bounceBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.NotFound-module__IfqcAa__graphicContainer{justify-content:center;align-items:center;margin:10px auto 30px;display:flex;position:relative}.NotFound-module__IfqcAa__glitchNumber{background:linear-gradient(#fff 0%,#94a3b8 50%,#475569 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;text-shadow:0 10px 30px #00000080;user-select:none;-webkit-background-clip:text;font-size:clamp(80px,16vw,150px);font-weight:900;line-height:1;position:relative}.NotFound-module__IfqcAa__laserLine{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ef4444 50%,#0000 100%);height:3px;animation:3s ease-in-out infinite alternate NotFound-module__IfqcAa__scanLaser;position:absolute;top:50%;left:10%;right:10%;box-shadow:0 0 15px #ef4444,0 0 30px #ef4444}@keyframes NotFound-module__IfqcAa__scanLaser{0%{opacity:.3;top:20%}50%{opacity:1}to{opacity:.3;top:80%}}.NotFound-module__IfqcAa__content h1{color:#fff;margin-bottom:16px;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.2}.NotFound-module__IfqcAa__content p{color:#94a3b8;max-width:620px;margin:0 auto 35px;font-size:17px;line-height:1.7}.NotFound-module__IfqcAa__navSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:16px;font-size:13px;font-weight:700}.NotFound-module__IfqcAa__quickLinksGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:40px;display:grid}.NotFound-module__IfqcAa__cardLink{color:#e2e8f0;backdrop-filter:blur(8px);background:#1e293b99;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.NotFound-module__IfqcAa__cardLink:hover{color:#fff;background:#e11d4826;border-color:#e11d4866;transform:translateY(-3px);box-shadow:0 10px 20px #0000004d}.NotFound-module__IfqcAa__cardIcon{font-size:20px}.NotFound-module__IfqcAa__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.NotFound-module__IfqcAa__primaryBtn{background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #ef444459;color:#fff!important}.NotFound-module__IfqcAa__primaryBtn:hover{background:linear-gradient(135deg,#f87171 0%,#dc2626 100%);transform:translateY(-2px);box-shadow:0 6px 25px #ef444480}.NotFound-module__IfqcAa__secondaryBtn{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;color:#f1f5f9!important}.NotFound-module__IfqcAa__secondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}@media (max-width:640px){.NotFound-module__IfqcAa__quickLinksGrid{grid-template-columns:1fr 1fr}}
.Blog-module__jW6Nga__main{box-sizing:border-box;background-color:#fff}.Blog-module__jW6Nga__pageHeader{color:#fff;text-align:center;box-sizing:border-box;background-color:#0b0b0d;padding:160px 0 100px;position:relative}.Blog-module__jW6Nga__headerBg{opacity:.15;z-index:0;background-image:url(https://revessteel.cl/wp-content/uploads/2025/10/927A7682-scaled.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.Blog-module__jW6Nga__headerContent{z-index:1;position:relative}.Blog-module__jW6Nga__eyebrow{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.Blog-module__jW6Nga__headerContent h1{margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:700}.Blog-module__jW6Nga__headerContent p{color:#a0a0ab;max-width:600px;margin:0 auto;font-size:16px}.Blog-module__jW6Nga__blogSection{box-sizing:border-box;padding:100px 0;overflow:hidden}.Blog-module__jW6Nga__featuredCard{box-sizing:border-box;background:#fff;border:1px solid #f4f4f5;border-radius:12px;grid-template-columns:1.2fr .8fr;gap:40px;margin-bottom:70px;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000000f}.Blog-module__jW6Nga__featuredCard:hover{transform:translateY(-4px);box-shadow:0 15px 50px #0000001a}.Blog-module__jW6Nga__featuredImgWrapper{aspect-ratio:16/9;box-sizing:border-box;background-color:#f4f4f5;width:100%;min-height:380px;position:relative;overflow:hidden}.Blog-module__jW6Nga__featuredContent{box-sizing:border-box;flex-direction:column;justify-content:center;padding:40px;display:flex;overflow:hidden}.Blog-module__jW6Nga__postMeta{color:var(--color-five);align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}.Blog-module__jW6Nga__postCategory{color:var(--main-color);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.Blog-module__jW6Nga__postDot{background-color:#d4d4d8;border-radius:50%;width:4px;height:4px}.Blog-module__jW6Nga__featuredContent h2{color:var(--text-dark);margin-bottom:16px;font-size:clamp(24px,3.5vw,32px);font-weight:700;line-height:1.25}.Blog-module__jW6Nga__featuredContent p{color:var(--color-five);margin-bottom:20px;font-size:14px;line-height:1.7}.Blog-module__jW6Nga__interlinking{color:var(--color-five);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.Blog-module__jW6Nga__interlink{color:var(--main-color);font-weight:600;text-decoration:underline}.Blog-module__jW6Nga__interlink:hover{color:#c73420}.Blog-module__jW6Nga__readMoreLink{color:var(--main-color);align-items:center;gap:8px;width:fit-content;font-size:14px;font-weight:700;transition:gap .25s;display:inline-flex}.Blog-module__jW6Nga__readMoreLink:hover{gap:12px}.Blog-module__jW6Nga__blogGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:40px;display:grid}.Blog-module__jW6Nga__postCard{box-sizing:border-box;background:#fff;border:1px solid #f4f4f5;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.Blog-module__jW6Nga__postCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.Blog-module__jW6Nga__cardImgWrapper{aspect-ratio:16/10;background-color:#f4f4f5;width:100%;position:relative;overflow:hidden}.Blog-module__jW6Nga__cardBody{box-sizing:border-box;flex-direction:column;flex-grow:1;padding:32px;display:flex;overflow:hidden}.Blog-module__jW6Nga__cardBody h3{color:var(--text-dark);margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.35;transition:color .2s}.Blog-module__jW6Nga__postCard:hover h3{color:var(--main-color)}.Blog-module__jW6Nga__cardBody p{color:var(--color-five);flex-grow:1;margin-bottom:18px;font-size:13px;line-height:1.65}@media (max-width:1024px){.Blog-module__jW6Nga__featuredCard{grid-template-columns:1fr}.Blog-module__jW6Nga__featuredImgWrapper{min-height:300px}.Blog-module__jW6Nga__featuredContent{padding:30px}}@media (max-width:768px){.Blog-module__jW6Nga__blogGrid{grid-template-columns:1fr;gap:30px}.Blog-module__jW6Nga__postCard{max-width:100%}.Blog-module__jW6Nga__cardBody{padding:24px}}
.BlogPost-module__SY66Va__main{background:#fff}.BlogPost-module__SY66Va__postHeader{background:#f9f9fa;border-bottom:1px solid #e4e4e7;margin-top:90px;padding:40px 0 30px}.BlogPost-module__SY66Va__breadcrumbs{color:#71717a;margin-bottom:24px;font-size:13px}.BlogPost-module__SY66Va__breadcrumbs a{color:#52525b}.BlogPost-module__SY66Va__breadcrumbs a:hover{color:var(--main-color)}.BlogPost-module__SY66Va__breadcrumbs span{margin:0 8px}.BlogPost-module__SY66Va__category{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;background:#83122c1a;border-radius:4px;margin-bottom:16px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-block}.BlogPost-module__SY66Va__title{color:#18181b;margin-bottom:18px;font-size:clamp(26px,4vw,40px);font-weight:900;line-height:1.2}.BlogPost-module__SY66Va__meta{color:#71717a;flex-wrap:wrap;align-items:center;gap:12px;font-size:13.5px;display:flex}.BlogPost-module__SY66Va__meta strong{color:#18181b}.BlogPost-module__SY66Va__dot{background:#d4d4d8;border-radius:50%;width:4px;height:4px}.BlogPost-module__SY66Va__postBodySection{padding:60px 0 90px}.BlogPost-module__SY66Va__grid{grid-template-columns:1.3fr .7fr;align-items:flex-start;gap:50px;display:grid}.BlogPost-module__SY66Va__articleCol{flex-direction:column;display:flex}.BlogPost-module__SY66Va__imageWrapper{aspect-ratio:16/9;border:1px solid #e4e4e7;border-radius:12px;width:100%;margin-bottom:35px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.BlogPost-module__SY66Va__content{color:#27272a;font-size:15.5px;line-height:1.85}.BlogPost-module__SY66Va__content p{margin-bottom:24px}.BlogPost-module__SY66Va__content h3{color:#18181b;margin:35px 0 16px;font-size:20px;font-weight:800}.BlogPost-module__SY66Va__content blockquote{border-left:4px solid var(--main-color);color:#52525b;margin:30px 0;padding-left:24px;font-size:17px;font-style:italic;line-height:1.7}.BlogPost-module__SY66Va__content ul{margin-bottom:24px;padding-left:20px}.BlogPost-module__SY66Va__content ul li{margin-bottom:10px;line-height:1.7}.BlogPost-module__SY66Va__inlineImageWrapper{flex-direction:column;gap:8px;margin:35px 0;display:flex}.BlogPost-module__SY66Va__inlineImage{aspect-ratio:16/9;border:1px solid #e4e4e7;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a}.BlogPost-module__SY66Va__imageCaption{color:#71717a;text-align:center;font-size:12px;font-style:italic;display:block}.BlogPost-module__SY66Va__compTable{border-collapse:collapse;width:100%;margin:30px 0;font-size:14px}.BlogPost-module__SY66Va__compTable th{color:#18181b;text-align:left;background:#f4f4f5;border:1px solid #e4e4e7;padding:14px;font-weight:800}.BlogPost-module__SY66Va__compTable td{color:#52525b;border:1px solid #e4e4e7;padding:14px}.BlogPost-module__SY66Va__compTable tr:hover td{background:#f9f9fa}.BlogPost-module__SY66Va__postShare{color:#71717a;text-transform:uppercase;letter-spacing:.04em;border-top:1px solid #e4e4e7;align-items:center;gap:16px;margin-top:35px;padding-top:24px;font-size:13.5px;font-weight:750;display:flex}.BlogPost-module__SY66Va__postShare a{color:var(--main-color);text-transform:none;letter-spacing:0;font-weight:600;transition:opacity .2s}.BlogPost-module__SY66Va__postShare a:hover{opacity:.8;text-decoration:underline}.BlogPost-module__SY66Va__asideCol{flex-direction:column;gap:30px;display:flex;position:sticky;top:110px}.BlogPost-module__SY66Va__ctaBox{color:#fff;background:#18181b;border-radius:12px;padding:35px;box-shadow:0 10px 30px #00000014}.BlogPost-module__SY66Va__ctaBox h4{margin-bottom:12px;font-size:18px;font-weight:850;line-height:1.3}.BlogPost-module__SY66Va__ctaBox p{color:#a1a1aa;margin-bottom:24px;font-size:13.5px;line-height:1.6}.BlogPost-module__SY66Va__wsLink{text-align:center;color:#fff;margin-top:18px;font-size:13.5px;font-weight:750;transition:color .2s;display:block}.BlogPost-module__SY66Va__wsLink:hover{color:var(--main-color)}.BlogPost-module__SY66Va__relatedBox{background:#f9f9fa;border:1px solid #e4e4e7;border-radius:12px;padding:30px}.BlogPost-module__SY66Va__relatedBox h4{color:#18181b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:18px;font-size:15px;font-weight:800}.BlogPost-module__SY66Va__relatedBox ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.BlogPost-module__SY66Va__relatedBox ul li a{color:#27272a;font-size:13.5px;font-weight:700;transition:color .2s}.BlogPost-module__SY66Va__relatedBox ul li a:hover{color:var(--main-color)}.BlogPost-module__SY66Va__notFound{text-align:center;padding:120px 0}.BlogPost-module__SY66Va__notFound h2{margin-bottom:8px;font-size:26px;font-weight:700}.BlogPost-module__SY66Va__notFound p{color:#71717a;margin-bottom:24px;font-size:14px}@media (max-width:900px){.BlogPost-module__SY66Va__grid{grid-template-columns:1fr;gap:40px}.BlogPost-module__SY66Va__asideCol{position:static}}
.LanaDeVidrio-module__C1TXwG__main{background:#fff;padding-top:90px}.LanaDeVidrio-module__C1TXwG__hero{color:#fff;align-items:center;min-height:calc(85vh - 90px);display:flex;position:relative;overflow:hidden}.LanaDeVidrio-module__C1TXwG__heroBg{z-index:0;position:absolute;inset:0}.LanaDeVidrio-module__C1TXwG__overlay{z-index:1;background:linear-gradient(135deg,#000000e0 0%,#18181b73 100%);position:absolute;inset:0}.LanaDeVidrio-module__C1TXwG__heroContent{z-index:2;max-width:680px;padding:60px 0;position:relative}.LanaDeVidrio-module__C1TXwG__badge{background:var(--main-color);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:4px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-block}.LanaDeVidrio-module__C1TXwG__title{text-transform:uppercase;letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(38px,6vw,64px);font-weight:900;line-height:1.1}.LanaDeVidrio-module__C1TXwG__subtitle{color:#ffffffd9;margin-bottom:30px;font-size:clamp(15px,2vw,17px);line-height:1.75}.LanaDeVidrio-module__C1TXwG__priceTag{backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:10px;width:fit-content;margin-bottom:35px;padding:14px 24px;display:flex}.LanaDeVidrio-module__C1TXwG__priceLabel{text-transform:uppercase;color:#a1a1aa;font-size:12px;font-weight:700}.LanaDeVidrio-module__C1TXwG__priceVal{color:var(--main-color);font-size:26px;font-weight:900}.LanaDeVidrio-module__C1TXwG__priceUnit{color:#d4d4d8;font-size:14px}.LanaDeVidrio-module__C1TXwG__heroActions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.LanaDeVidrio-module__C1TXwG__secondaryBtn{color:#fff;font-size:14px;font-weight:700;transition:transform .2s,color .2s}.LanaDeVidrio-module__C1TXwG__secondaryBtn:hover{color:var(--main-color);transform:translate(3px)}.LanaDeVidrio-module__C1TXwG__features{background:#18181b;border-bottom:1px solid #e4e4e7;padding:60px 0}.LanaDeVidrio-module__C1TXwG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.LanaDeVidrio-module__C1TXwG__featureCard{color:#fff;background:#27272a;border:1px solid #3f3f46;border-radius:10px;padding:30px;transition:transform .2s,border-color .2s;box-shadow:0 4px 15px #00000005}.LanaDeVidrio-module__C1TXwG__featureCard:hover{border-color:var(--main-color);transform:translateY(-4px)}.LanaDeVidrio-module__C1TXwG__featIcon{margin-bottom:16px;font-size:32px;display:block}.LanaDeVidrio-module__C1TXwG__featureCard h4{color:#fff;margin-bottom:8px;font-size:16px;font-weight:800}.LanaDeVidrio-module__C1TXwG__featureCard p{color:#a1a1aa;margin:0;font-size:13.5px;line-height:1.6}.LanaDeVidrio-module__C1TXwG__calcSection{background:#fff;padding:90px 0}.LanaDeVidrio-module__C1TXwG__calcGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.LanaDeVidrio-module__C1TXwG__sectionLabel{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.LanaDeVidrio-module__C1TXwG__calcIntro h2{color:#18181b;margin-bottom:22px;font-size:clamp(28px,4vw,36px);font-weight:850;line-height:1.2}.LanaDeVidrio-module__C1TXwG__calcIntro p{color:#52525b;margin-bottom:30px;font-size:15px;line-height:1.75}.LanaDeVidrio-module__C1TXwG__calcSpecs{flex-direction:column;gap:14px;display:flex}.LanaDeVidrio-module__C1TXwG__specItem{border-bottom:1px solid #e4e4e7;justify-content:space-between;max-width:400px;padding-bottom:8px;font-size:14px;display:flex}.LanaDeVidrio-module__C1TXwG__specItem span{color:#71717a}.LanaDeVidrio-module__C1TXwG__specItem strong{color:#18181b}.LanaDeVidrio-module__C1TXwG__calcCard{background:#f9f9fa;border:1px solid #e4e4e7;border-radius:12px;padding:35px;box-shadow:0 10px 30px #0000000a}.LanaDeVidrio-module__C1TXwG__calcCard h3{color:#18181b;border-bottom:2px solid #e4e4e7;margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:800}.LanaDeVidrio-module__C1TXwG__inputGroup{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.LanaDeVidrio-module__C1TXwG__inputGroup label{color:#18181b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:750}.LanaDeVidrio-module__C1TXwG__calcInput{color:#18181b;background:#fff;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:16px;font-weight:700;transition:border-color .2s}.LanaDeVidrio-module__C1TXwG__calcInput:focus{border-color:var(--main-color)}.LanaDeVidrio-module__C1TXwG__resultsBox{background:#fff;border:1px solid #e4e4e7;border-radius:8px;flex-direction:column;gap:14px;padding:20px;display:flex}.LanaDeVidrio-module__C1TXwG__resRow{color:#52525b;justify-content:space-between;align-items:center;font-size:14px;display:flex}.LanaDeVidrio-module__C1TXwG__resRow strong{color:#18181b;font-size:16px}.LanaDeVidrio-module__C1TXwG__totalVal{font-weight:850;color:var(--main-color)!important;font-size:20px!important}.LanaDeVidrio-module__C1TXwG__disclaimer{color:#a1a1aa;margin:10px 0 0;font-size:11px;line-height:1.5}.LanaDeVidrio-module__C1TXwG__emptyResults{text-align:center;background:#f4f4f5;border:1px dashed #d4d4d8;border-radius:8px;padding:30px}.LanaDeVidrio-module__C1TXwG__emptyResults p{color:#71717a;margin:0;font-size:13.5px}.LanaDeVidrio-module__C1TXwG__contentSection{border-top:1px solid #e4e4e7;padding:90px 0}.LanaDeVidrio-module__C1TXwG__contentGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.LanaDeVidrio-module__C1TXwG__textContent h2{color:#18181b;margin-bottom:22px;font-size:clamp(28px,4vw,38px);font-weight:850;line-height:1.2}.LanaDeVidrio-module__C1TXwG__textContent p{color:#52525b;margin-bottom:20px;font-size:15px;line-height:1.8}.LanaDeVidrio-module__C1TXwG__imageCol{position:relative}.LanaDeVidrio-module__C1TXwG__imageWrapper{aspect-ratio:4/3;border:1px solid #e4e4e7;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.LanaDeVidrio-module__C1TXwG__reviewsSection{background:#f9f9fa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:90px 0}.LanaDeVidrio-module__C1TXwG__sectionHeader{text-align:center;margin-bottom:50px}.LanaDeVidrio-module__C1TXwG__sectionHeader h2{color:#18181b;margin-bottom:10px;font-size:clamp(26px,4vw,36px);font-weight:850}.LanaDeVidrio-module__C1TXwG__ratingStars{color:#71717a;font-size:14.5px}.LanaDeVidrio-module__C1TXwG__ratingStars span{color:#f59e0b;font-weight:700}.LanaDeVidrio-module__C1TXwG__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.LanaDeVidrio-module__C1TXwG__reviewCard{background:#fff;border:1px solid #e4e4e7;border-radius:10px;flex-direction:column;height:100%;padding:24px;display:flex;box-shadow:0 4px 15px #00000005}.LanaDeVidrio-module__C1TXwG__reviewHeader{align-items:center;gap:14px;margin-bottom:16px;display:flex}.LanaDeVidrio-module__C1TXwG__avatar{background:var(--main-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex;box-shadow:inset 0 -2px 6px #0000001a}.LanaDeVidrio-module__C1TXwG__reviewHeader h5{color:#18181b;margin:0 0 2px;font-size:14px;font-weight:750}.LanaDeVidrio-module__C1TXwG__stars{color:#f59e0b;font-size:13px}.LanaDeVidrio-module__C1TXwG__reviewText{color:#52525b;flex-grow:1;margin:0 0 20px;font-size:13.5px;line-height:1.6}.LanaDeVidrio-module__C1TXwG__verifiedBadge{color:#15803d;font-size:11px;font-weight:700;display:block}.LanaDeVidrio-module__C1TXwG__contactSection{padding:90px 0}.LanaDeVidrio-module__C1TXwG__contactCard{background:#f9f9fa;border:1px solid #e4e4e7;border-radius:16px;grid-template-columns:1fr 1.2fr;display:grid;overflow:hidden;box-shadow:0 15px 40px #00000008}.LanaDeVidrio-module__C1TXwG__contactInfo{color:#fff;background:#18181b;flex-direction:column;justify-content:center;padding:50px;display:flex}.LanaDeVidrio-module__C1TXwG__contactInfo h2{margin-bottom:16px;font-size:clamp(24px,3.5vw,32px);font-weight:850;line-height:1.2}.LanaDeVidrio-module__C1TXwG__contactInfo p{color:#a1a1aa;margin-bottom:30px;font-size:14.5px;line-height:1.7}.LanaDeVidrio-module__C1TXwG__contactMethods{flex-direction:column;gap:14px;font-size:14px;display:flex}.LanaDeVidrio-module__C1TXwG__contactMethods strong{color:#fff}.LanaDeVidrio-module__C1TXwG__formCol{background:#fff;padding:50px}.LanaDeVidrio-module__C1TXwG__form{flex-direction:column;gap:18px;display:flex}.LanaDeVidrio-module__C1TXwG__formGroup{flex-direction:column;gap:6px;display:flex}.LanaDeVidrio-module__C1TXwG__formGroup label{color:#18181b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.LanaDeVidrio-module__C1TXwG__formGroup input,.LanaDeVidrio-module__C1TXwG__formGroup textarea{color:#18181b;background:#f9f9fa;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s,background .2s}.LanaDeVidrio-module__C1TXwG__formGroup input:focus,.LanaDeVidrio-module__C1TXwG__formGroup textarea:focus{border-color:var(--main-color);background:#fff}.LanaDeVidrio-module__C1TXwG__successMsg{color:#15803d;text-align:center;margin-top:8px;font-size:13.5px;font-weight:700}@media (max-width:991px){.LanaDeVidrio-module__C1TXwG__calcGrid,.LanaDeVidrio-module__C1TXwG__contentGrid{grid-template-columns:1fr;gap:40px}.LanaDeVidrio-module__C1TXwG__contactCard{grid-template-columns:1fr}.LanaDeVidrio-module__C1TXwG__contactInfo,.LanaDeVidrio-module__C1TXwG__formCol{padding:40px}}
.Excavadora-module__2irdAa__main{background:#fff}.Excavadora-module__2irdAa__breadcrumbs{color:#71717a;background:#f4f4f5;border-bottom:1px solid #e4e4e7;margin-top:90px;padding:14px 0;font-size:13px}.Excavadora-module__2irdAa__breadcrumbs a{color:#52525b}.Excavadora-module__2irdAa__breadcrumbs a:hover{color:var(--main-color)}.Excavadora-module__2irdAa__breadcrumbs span{margin:0 8px}.Excavadora-module__2irdAa__hero{background:#f9f9fa;border-bottom:1px solid #e4e4e7;padding:80px 0}.Excavadora-module__2irdAa__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;display:grid}.Excavadora-module__2irdAa__heroText{flex-direction:column;display:flex}.Excavadora-module__2irdAa__tag{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;background:#83122c1a;border-radius:4px;width:fit-content;margin-bottom:16px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-block}.Excavadora-module__2irdAa__title{color:#18181b;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(32px,5vw,52px);font-weight:900;line-height:1.15}.Excavadora-module__2irdAa__subtitle{color:#52525b;margin-bottom:30px;font-size:16px;line-height:1.75}.Excavadora-module__2irdAa__bulletPoints{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.Excavadora-module__2irdAa__bullet{align-items:flex-start;gap:16px;display:flex}.Excavadora-module__2irdAa__bullet span{font-size:24px}.Excavadora-module__2irdAa__bullet h4{color:#18181b;margin-bottom:2px;font-size:14.5px;font-weight:750}.Excavadora-module__2irdAa__bullet p{color:#71717a;margin:0;font-size:13px;line-height:1.5}.Excavadora-module__2irdAa__stateSelector{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:35px;display:flex}.Excavadora-module__2irdAa__stateSelector span{color:#18181b;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:750}.Excavadora-module__2irdAa__stateBtns{gap:10px;display:flex}.Excavadora-module__2irdAa__stateBtns button{color:#52525b;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.Excavadora-module__2irdAa__stateBtns button:hover{border-color:var(--main-color);color:var(--main-color)}.Excavadora-module__2irdAa__stateBtns button.Excavadora-module__2irdAa__stateActive{background:var(--main-color);border-color:var(--main-color);color:#fff;box-shadow:0 4px 15px #83122c33}.Excavadora-module__2irdAa__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Excavadora-module__2irdAa__wsLink{color:#18181b;font-size:14px;font-weight:700;transition:color .2s}.Excavadora-module__2irdAa__wsLink:hover{color:var(--main-color)}.Excavadora-module__2irdAa__heroImageCol{position:relative}.Excavadora-module__2irdAa__imageContainer{aspect-ratio:4/3;border:1px solid #e4e4e7;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.Excavadora-module__2irdAa__attachmentsSection{background:#fff;padding:90px 0}.Excavadora-module__2irdAa__sectionHeader{text-align:center;max-width:700px;margin:0 auto 55px}.Excavadora-module__2irdAa__sectionLabel{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.Excavadora-module__2irdAa__sectionHeader h2{color:#18181b;margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:850}.Excavadora-module__2irdAa__sectionHeader p{color:#52525b;font-size:15px}.Excavadora-module__2irdAa__attachmentsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.Excavadora-module__2irdAa__attControls{flex-direction:column;display:flex}.Excavadora-module__2irdAa__attControls h3{color:#18181b;margin-bottom:20px;font-size:18px;font-weight:800}.Excavadora-module__2irdAa__attBtnsList{flex-direction:column;gap:12px;display:flex}.Excavadora-module__2irdAa__attBtn{cursor:pointer;background:#f9f9fa;border:1px solid #e4e4e7;border-radius:8px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.Excavadora-module__2irdAa__attBtn:hover{border-color:var(--main-color);background:#fff}.Excavadora-module__2irdAa__attBtn.Excavadora-module__2irdAa__attActive{border-color:var(--main-color);background:#fff;box-shadow:0 4px 15px #83122c0f}.Excavadora-module__2irdAa__attBtn strong{color:#18181b;font-size:14px}.Excavadora-module__2irdAa__attBtn.Excavadora-module__2irdAa__attActive strong{color:var(--main-color)}.Excavadora-module__2irdAa__attBtn span{color:#a1a1aa;font-size:12px}.Excavadora-module__2irdAa__attPreviewCard{text-align:center;background:#f9f9fa;border:1px solid #e4e4e7;border-radius:12px;padding:40px;box-shadow:0 10px 30px #00000008}.Excavadora-module__2irdAa__attIconWrapper{margin-bottom:20px;font-size:48px}.Excavadora-module__2irdAa__attPreviewCard h4{color:#18181b;margin-bottom:12px;font-size:20px;font-weight:800}.Excavadora-module__2irdAa__attPreviewCard p{color:#52525b;margin-bottom:24px;font-size:14px;line-height:1.7}.Excavadora-module__2irdAa__attBadge{color:#15803d;text-transform:uppercase;background:#15803d1a;border-radius:4px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-block}.Excavadora-module__2irdAa__modalitySection{background:#f9f9fa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:90px 0}.Excavadora-module__2irdAa__modalityHeader{text-align:center;margin-bottom:50px}.Excavadora-module__2irdAa__modalityHeader h2{color:#18181b;margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:850}.Excavadora-module__2irdAa__modalityHeader p{color:#52525b;font-size:15px}.Excavadora-module__2irdAa__modalityGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Excavadora-module__2irdAa__modalityCard{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000005}.Excavadora-module__2irdAa__modalityCard h4{color:#18181b;border-bottom:2px solid #e4e4e7;margin-bottom:18px;padding-bottom:10px;font-size:20px;font-weight:850}.Excavadora-module__2irdAa__modalityCard ul{margin:0;padding:0;list-style:none}.Excavadora-module__2irdAa__modalityCard ul li{color:#52525b;margin-bottom:12px;padding-left:20px;font-size:14px;line-height:1.7;position:relative}.Excavadora-module__2irdAa__modalityCard ul li:before{content:"•";color:var(--main-color);font-weight:700;position:absolute;left:0}.Excavadora-module__2irdAa__descSection{padding:90px 0}.Excavadora-module__2irdAa__descGrid{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:60px;display:grid}.Excavadora-module__2irdAa__descContent h2{color:#18181b;margin-bottom:20px;font-size:clamp(26px,3.5vw,36px);font-weight:850;line-height:1.2}.Excavadora-module__2irdAa__descContent p{color:#52525b;margin-bottom:20px;font-size:15px;line-height:1.8}.Excavadora-module__2irdAa__specBox{background:#f9f9fa;border:1px solid #e4e4e7;border-radius:10px;padding:30px}.Excavadora-module__2irdAa__specBox h3{color:#18181b;border-bottom:2px solid #e4e4e7;margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:800}.Excavadora-module__2irdAa__specTable{border-collapse:collapse;width:100%}.Excavadora-module__2irdAa__specTable td{color:#52525b;border-bottom:1px solid #e4e4e7;padding:12px 0;font-size:13.5px}.Excavadora-module__2irdAa__specTable tr:last-child td{border-bottom:none}.Excavadora-module__2irdAa__specTable td:first-child{color:#18181b}.Excavadora-module__2irdAa__faqSection{background:#f9f9fa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:90px 0}.Excavadora-module__2irdAa__faqTitle{color:#18181b;text-align:center;margin-bottom:45px;font-size:clamp(26px,4vw,36px);font-weight:850}.Excavadora-module__2irdAa__faqWrapper{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.Excavadora-module__2irdAa__faqItem{background:#fff;border:1px solid #e4e4e7;border-radius:8px;transition:border-color .2s;overflow:hidden}.Excavadora-module__2irdAa__faqItem:hover{border-color:var(--main-color)}.Excavadora-module__2irdAa__faqHeader{text-align:left;color:#18181b;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:15px;font-weight:750;display:flex}.Excavadora-module__2irdAa__faqIcon{color:var(--main-color);font-size:20px}.Excavadora-module__2irdAa__faqBody{padding:0 24px;transition:all .3s ease-in-out;overflow:hidden}.Excavadora-module__2irdAa__faqBody p{color:#52525b;margin:0;padding-bottom:20px;font-size:14px;line-height:1.75}.Excavadora-module__2irdAa__contactSection{padding:90px 0}.Excavadora-module__2irdAa__contactGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.Excavadora-module__2irdAa__contactInfo h2{color:#18181b;margin-bottom:18px;font-size:clamp(28px,4vw,36px);font-weight:850;line-height:1.2}.Excavadora-module__2irdAa__contactInfo p{color:#52525b;margin-bottom:35px;font-size:15px;line-height:1.75}.Excavadora-module__2irdAa__contactCards{flex-direction:column;gap:20px;display:flex}.Excavadora-module__2irdAa__infoCard{border-left:3px solid var(--main-color);background:#f9f9fa;border:1px solid #e4e4e7;border-left-width:4px;border-radius:4px;padding:16px 20px}.Excavadora-module__2irdAa__infoCard h5{color:#18181b;text-transform:uppercase;margin-bottom:6px;font-size:13.5px;font-weight:800}.Excavadora-module__2irdAa__infoCard p{color:#71717a;margin:0;font-size:13px}.Excavadora-module__2irdAa__formCol{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:40px;box-shadow:0 10px 30px #0000000a}.Excavadora-module__2irdAa__form{flex-direction:column;gap:18px;display:flex}.Excavadora-module__2irdAa__formGroup{flex-direction:column;gap:6px;display:flex}.Excavadora-module__2irdAa__formGroup label{color:#18181b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.Excavadora-module__2irdAa__formGroup input,.Excavadora-module__2irdAa__formGroup textarea,.Excavadora-module__2irdAa__selectInput{color:#18181b;background:#f9f9fa;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s,background .2s}.Excavadora-module__2irdAa__formGroup input:focus,.Excavadora-module__2irdAa__formGroup textarea:focus,.Excavadora-module__2irdAa__selectInput:focus{border-color:var(--main-color);background:#fff}.Excavadora-module__2irdAa__selectInput{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%2318181b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'></path></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:16px}.Excavadora-module__2irdAa__successMsg{color:#15803d;text-align:center;margin-top:8px;font-size:13.5px;font-weight:700}@media (max-width:991px){.Excavadora-module__2irdAa__heroGrid,.Excavadora-module__2irdAa__attachmentsGrid{grid-template-columns:1fr;gap:40px}.Excavadora-module__2irdAa__modalityGrid{grid-template-columns:1fr;gap:20px}.Excavadora-module__2irdAa__descGrid,.Excavadora-module__2irdAa__contactGrid{grid-template-columns:1fr;gap:40px}}
.Producto-module__0fz6xq__main{background:#fff;width:100%;padding-bottom:80px;overflow-x:hidden}.Producto-module__0fz6xq__breadcrumbs{color:#71717a;background:#f4f4f5;border-bottom:1px solid #e4e4e7;margin-top:90px;padding:14px 0;font-size:13px}.Producto-module__0fz6xq__breadcrumbs a{color:#52525b}.Producto-module__0fz6xq__breadcrumbs a:hover{color:var(--main-color)}.Producto-module__0fz6xq__breadcrumbs span{margin:0 8px}.Producto-module__0fz6xq__detailSection{padding:60px 0}.Producto-module__0fz6xq__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:50px;display:grid}.Producto-module__0fz6xq__imageCol{position:relative}.Producto-module__0fz6xq__imageWrapper{aspect-ratio:4/3;background-color:#f8f9fa;border:1px solid #e4e4e7;border-radius:12px;width:100%;padding:12px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.Producto-module__0fz6xq__infoCol{flex-direction:column;display:flex}.Producto-module__0fz6xq__category{color:var(--main-color);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:750}.Producto-module__0fz6xq__name{color:#18181b;margin-bottom:6px;font-size:clamp(28px,4vw,42px);font-weight:850;line-height:1.15}.Producto-module__0fz6xq__sku{color:#a1a1aa;margin-bottom:20px;font-size:12px}.Producto-module__0fz6xq__price{color:var(--main-color);border-bottom:1px solid #e4e4e7;margin-bottom:20px;padding-bottom:20px;font-size:24px;font-weight:700}.Producto-module__0fz6xq__desc{color:#52525b;margin-bottom:28px;font-size:14.5px;line-height:1.75}.Producto-module__0fz6xq__selectorGroup{margin-bottom:24px}.Producto-module__0fz6xq__selectorLabel{color:#18181b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:13px;font-weight:750;display:block}.Producto-module__0fz6xq__colorName{color:var(--main-color);text-transform:none;letter-spacing:0;margin-left:6px;font-weight:700}.Producto-module__0fz6xq__colorsGrid{flex-wrap:wrap;gap:12px;display:flex}.Producto-module__0fz6xq__colorBtn{cursor:pointer;border:1px solid #00000026;border-radius:50%;width:32px;height:32px;transition:transform .2s,border-color .2s;position:relative}.Producto-module__0fz6xq__colorBtn:hover{transform:scale(1.1)}.Producto-module__0fz6xq__colorBtn.Producto-module__0fz6xq__activeColor{border:2px solid #fff;transform:scale(1.1);box-shadow:0 0 0 3px #83122c59}.Producto-module__0fz6xq__thicknessGrid{flex-wrap:wrap;gap:10px;display:flex}.Producto-module__0fz6xq__thicknessBtn{color:#3f3f46;cursor:pointer;background:#fff;border:2px solid #d4d4d8;border-radius:20px;padding:7px 18px;font-size:.875rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.Producto-module__0fz6xq__thicknessBtn:hover{color:#83122c;border-color:#83122c}.Producto-module__0fz6xq__thicknessBtn.Producto-module__0fz6xq__activeThickness{color:#fff;background:#83122c;border-color:#83122c;box-shadow:0 2px 8px #83122c40}.Producto-module__0fz6xq__quantityWrapper{background:#fff;border:1px solid #d4d4d8;border-radius:6px;align-items:center;width:fit-content;display:flex;overflow:hidden}.Producto-module__0fz6xq__qtyBtn{cursor:pointer;color:#18181b;background:#f4f4f5;border:none;width:40px;height:40px;font-size:18px;transition:background .2s}.Producto-module__0fz6xq__qtyBtn:hover{background:#e4e4e7}.Producto-module__0fz6xq__qtyInput{text-align:center;color:#18181b;border:none;border-left:1px solid #d4d4d8;border-right:1px solid #d4d4d8;outline:none;width:60px;height:40px;font-size:15px;font-weight:600}.Producto-module__0fz6xq__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Producto-module__0fz6xq__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Producto-module__0fz6xq__totalBox{background:#f9f9fa;border:1px solid #e4e4e7;border-radius:8px;margin-bottom:28px;padding:16px 20px}.Producto-module__0fz6xq__totalBox p{text-transform:uppercase;color:#71717a;margin-bottom:4px;font-size:12px;font-weight:700}.Producto-module__0fz6xq__totalBox h3{color:#18181b;font-size:22px;font-weight:800}.Producto-module__0fz6xq__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Producto-module__0fz6xq__wsBtn{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;justify-content:center;align-items:center;padding:14px 28px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #83122c33}.Producto-module__0fz6xq__contactLink{color:#18181b;font-size:14px;font-weight:700;transition:color .2s}.Producto-module__0fz6xq__contactLink:hover{color:var(--main-color);transform:translate(3px)}.Producto-module__0fz6xq__specsSection{border-top:1px solid #e4e4e7;padding:60px 0}.Producto-module__0fz6xq__specsTitle{color:#18181b;margin-bottom:24px;font-size:22px;font-weight:800}.Producto-module__0fz6xq__specsTable{border-collapse:collapse;width:100%}.Producto-module__0fz6xq__specsTable td{color:#52525b;border-bottom:1px solid #e4e4e7;padding:16px;font-size:14.5px}.Producto-module__0fz6xq__specsTable td:first-child{color:#18181b;width:30%}.Producto-module__0fz6xq__notFound{text-align:center;padding:120px 0}.Producto-module__0fz6xq__notFound h2{margin-bottom:8px;font-size:26px;font-weight:700}.Producto-module__0fz6xq__notFound p{color:#71717a;margin-bottom:24px;font-size:14px}@media (max-width:900px){.Producto-module__0fz6xq__grid{grid-template-columns:1fr;gap:32px}}.Producto-module__0fz6xq__siloBox{border-left:4px solid var(--main-color);background:#f4f4f5;border-radius:6px;margin-top:35px;padding:20px}.Producto-module__0fz6xq__siloBox strong{color:#18181b;margin-bottom:6px;font-size:13.5px;display:block}.Producto-module__0fz6xq__siloBox p{color:#52525b;margin:0;font-size:13px;line-height:1.6}.Producto-module__0fz6xq__siloLink{color:var(--main-color);font-weight:750;text-decoration:underline;transition:opacity .2s}.Producto-module__0fz6xq__siloLink:hover{opacity:.8}.Producto-module__0fz6xq__promoBanner{border:1px solid #ffdad6;border-left:5px solid var(--main-color);background:#fff8f7;border-radius:8px;align-items:flex-start;gap:12px;margin:20px 0;padding:14px 18px;display:flex;box-shadow:0 2px 8px #83122c0a}.Producto-module__0fz6xq__promoIcon{font-size:20px;line-height:1}.Producto-module__0fz6xq__promoText{flex-direction:column;gap:2px;display:flex}.Producto-module__0fz6xq__promoText strong{color:var(--main-color);letter-spacing:.06em;text-transform:uppercase;font-size:11.5px}.Producto-module__0fz6xq__promoText p{color:#6a1a10;margin:0;font-size:13.5px;font-weight:600;line-height:1.55}.Producto-module__0fz6xq__seoTechSection{background:#fbfbfb;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-top:50px;padding:50px 0}.Producto-module__0fz6xq__seoTechGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.Producto-module__0fz6xq__seoTechCard h4{color:#18181b;margin-bottom:12px;font-size:15px;font-weight:800}.Producto-module__0fz6xq__seoTechCard p{color:#52525b;margin:0;font-size:13.5px;line-height:1.65}@media (max-width:768px){.Producto-module__0fz6xq__seoTechGrid{grid-template-columns:1fr;gap:30px}}.Producto-module__0fz6xq__shippingNoticeBox{background:#f8fafc;border:1px solid #cbd5e1;border-left:5px solid #2563eb;border-radius:8px;margin-top:24px;padding:18px 20px}.Producto-module__0fz6xq__shippingNoticeBox strong{color:#1e293b;margin-bottom:8px;font-size:14px;display:block}.Producto-module__0fz6xq__shippingNoticeBox p{color:#475569;margin-bottom:8px;font-size:13px;line-height:1.55}.Producto-module__0fz6xq__shippingNoticeBox p:last-child{margin-bottom:0}.Producto-module__0fz6xq__shippingNoticeHighlight{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin-top:10px;padding:10px 12px;font-weight:500;color:#991b1b!important}
.SobreNosotros-module__jfdqaW__main{background-color:#fff}.SobreNosotros-module__jfdqaW__pageHeader{color:#fff;text-align:center;background-color:#0b0b0d;padding:160px 0 100px;position:relative}.SobreNosotros-module__jfdqaW__headerBg{opacity:.15;z-index:0;background-image:url(https://revessteel.cl/wp-content/uploads/2022/05/7.png);background-position:50%;background-size:cover;position:absolute;inset:0}.SobreNosotros-module__jfdqaW__headerContent{z-index:1;position:relative}.SobreNosotros-module__jfdqaW__eyebrow{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.SobreNosotros-module__jfdqaW__headerContent h1{margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:700}.SobreNosotros-module__jfdqaW__headerContent p{color:#a0a0ab;max-width:600px;margin:0 auto;font-size:16px}.SobreNosotros-module__jfdqaW__introSection{padding:100px 0}.SobreNosotros-module__jfdqaW__grid2{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.SobreNosotros-module__jfdqaW__introText h2{color:var(--text-dark);margin-bottom:24px;font-size:clamp(26px,3.5vw,36px);font-weight:700;line-height:1.25}.SobreNosotros-module__jfdqaW__introText p{color:var(--color-five);margin-bottom:20px;font-size:15px;line-height:1.8}.SobreNosotros-module__jfdqaW__imageCol{justify-content:center;display:flex}.SobreNosotros-module__jfdqaW__imageCard{background:#f4f4f5;border-radius:12px;width:100%;max-width:480px;padding:12px;position:relative}.SobreNosotros-module__jfdqaW__imgWrapper{aspect-ratio:4/3;border-radius:8px;width:100%;position:relative;overflow:hidden}.SobreNosotros-module__jfdqaW__experienceBadge{background:var(--main-color);color:#fff;z-index:10;border-radius:8px;flex-direction:column;align-items:center;padding:20px 24px;display:flex;position:absolute;bottom:-20px;left:-20px;box-shadow:0 10px 30px #83122c4d}.SobreNosotros-module__jfdqaW__expNum{font-size:32px;font-weight:800;line-height:1}.SobreNosotros-module__jfdqaW__expLabel{text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:11px;font-weight:700}.SobreNosotros-module__jfdqaW__valuesSection{background:#f9f9f9;padding:100px 0}.SobreNosotros-module__jfdqaW__sectionHeader{text-align:center;margin-bottom:60px}.SobreNosotros-module__jfdqaW__eyebrowCenter{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.SobreNosotros-module__jfdqaW__sectionHeader h2{color:var(--text-dark);font-size:clamp(26px,3.5vw,36px);font-weight:700}.SobreNosotros-module__jfdqaW__valuesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.SobreNosotros-module__jfdqaW__valueCard{background:#fff;border-radius:8px;padding:40px 32px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000000a}.SobreNosotros-module__jfdqaW__valueCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.SobreNosotros-module__jfdqaW__valueIcon{margin-bottom:20px;font-size:36px}.SobreNosotros-module__jfdqaW__valueCard h3{color:var(--text-dark);margin-bottom:12px;font-size:20px;font-weight:700}.SobreNosotros-module__jfdqaW__valueCard p{color:var(--color-five);font-size:14px;line-height:1.7}.SobreNosotros-module__jfdqaW__processSection{background:#fff;padding:100px 0}.SobreNosotros-module__jfdqaW__processGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.SobreNosotros-module__jfdqaW__processStep{padding-left:20px;position:relative}.SobreNosotros-module__jfdqaW__processStep:before{content:"";background-color:#e4e4e7;width:2px;height:100%;position:absolute;top:0;left:0}.SobreNosotros-module__jfdqaW__processStep:hover:before{background-color:var(--main-color)}.SobreNosotros-module__jfdqaW__stepNum{color:#83122c26;margin-bottom:12px;font-size:36px;font-weight:800;line-height:1;display:block}.SobreNosotros-module__jfdqaW__processStep h3{color:var(--text-dark);margin-bottom:12px;font-size:18px;font-weight:700}.SobreNosotros-module__jfdqaW__processStep p{color:var(--color-five);font-size:14px;line-height:1.7}@media (max-width:900px){.SobreNosotros-module__jfdqaW__grid2{grid-template-columns:1fr;gap:48px}.SobreNosotros-module__jfdqaW__imageCol{order:-1}.SobreNosotros-module__jfdqaW__valuesGrid{grid-template-columns:1fr;gap:24px}.SobreNosotros-module__jfdqaW__processGrid{grid-template-columns:1fr;gap:32px}.SobreNosotros-module__jfdqaW__experienceBadge{left:10px}}
.Tienda-module__hllf0G__main{background-color:#fff}.Tienda-module__hllf0G__pageHeader{color:#fff;text-align:center;background-color:#0b0b0d;padding:160px 0 100px;position:relative}.Tienda-module__hllf0G__headerBg{opacity:.15;z-index:0;background-image:url(https://revessteel.cl/wp-content/uploads/2025/10/927A7682-1024x683.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.Tienda-module__hllf0G__headerContent{z-index:1;position:relative}.Tienda-module__hllf0G__eyebrow{color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.Tienda-module__hllf0G__headerContent h1{margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:700}.Tienda-module__hllf0G__headerContent p{color:#a0a0ab;max-width:600px;margin:0 auto;font-size:16px}.Tienda-module__hllf0G__shopSection{padding:60px 0 100px}.Tienda-module__hllf0G__filterContainer{background:#f9f9fa;border:1px solid #e4e4e7;border-radius:12px;grid-template-columns:1.2fr 1fr 1.2fr;gap:30px;margin-bottom:40px;padding:30px;display:grid;box-shadow:0 4px 12px #00000005}.Tienda-module__hllf0G__searchBox{flex-direction:column;gap:8px;display:flex}.Tienda-module__hllf0G__searchBox label,.Tienda-module__hllf0G__filterGroupTitle{color:#18181b;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:750}.Tienda-module__hllf0G__searchInput{color:#18181b;background:#fff;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.Tienda-module__hllf0G__searchInput:focus{border-color:var(--main-color);box-shadow:0 0 0 3px #83122c1a}.Tienda-module__hllf0G__filterGroup{flex-direction:column;gap:10px;display:flex}.Tienda-module__hllf0G__filterBadges{flex-wrap:wrap;gap:6px;display:flex}.Tienda-module__hllf0G__badge{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:20px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s}.Tienda-module__hllf0G__badge:hover{color:#18181b;background:#f4f4f5}.Tienda-module__hllf0G__badge.Tienda-module__hllf0G__active{background:var(--main-color);color:#fff;border-color:var(--main-color)}.Tienda-module__hllf0G__colorFilters{flex-wrap:wrap;gap:6px;display:flex}.Tienda-module__hllf0G__colorFilterBtn{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:700;transition:all .2s;display:flex}.Tienda-module__hllf0G__colorFilterBtn:hover{background:#f4f4f5}.Tienda-module__hllf0G__colorFilterBtn.Tienda-module__hllf0G__activeColorBtn{border-color:var(--main-color);color:var(--main-color);background:#83122c0d}.Tienda-module__hllf0G__shopBar{border-bottom:1px solid #f4f4f5;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:12px;display:flex}.Tienda-module__hllf0G__resultsCount{color:#71717a;font-size:14px}.Tienda-module__hllf0G__resultsCount strong{color:#18181b}.Tienda-module__hllf0G__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.Tienda-module__hllf0G__card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.Tienda-module__hllf0G__card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #00000012}.Tienda-module__hllf0G__imageWrapper{aspect-ratio:4/3;background-color:#f4f4f5;width:100%;position:relative}.Tienda-module__hllf0G__categoryTag{backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#18181bd9;border-radius:4px;padding:5px 10px;font-size:10px;font-weight:750;position:absolute;top:14px;left:14px}.Tienda-module__hllf0G__cardBody{flex-direction:column;flex-grow:1;padding:24px;display:flex}.Tienda-module__hllf0G__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.Tienda-module__hllf0G__cardHeader h2{color:#18181b;font-size:20px;font-weight:750}.Tienda-module__hllf0G__sku{color:#a1a1aa;background:#f4f4f5;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:600}.Tienda-module__hllf0G__price{color:var(--main-color);margin-bottom:4px;font-size:17px;font-weight:700}.Tienda-module__hllf0G__specsRow{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.Tienda-module__hllf0G__specBadge{color:#3f3f46;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:4px;padding:3px 8px;font-size:11.5px;font-weight:600}.Tienda-module__hllf0G__desc{color:#71717a;flex-grow:1;margin-bottom:20px;font-size:13.5px;line-height:1.6}.Tienda-module__hllf0G__colorWrapper{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Tienda-module__hllf0G__colorLabel{color:#18181b;font-size:12px;font-weight:750}.Tienda-module__hllf0G__colorsGrid{gap:6px;display:flex}.Tienda-module__hllf0G__colorDot{border:1px solid #00000014;border-radius:50%;width:14px;height:14px;display:block}.Tienda-module__hllf0G__btn{text-align:center;text-transform:uppercase;letter-spacing:.03em;border-radius:6px;padding:12px 20px;font-size:13px;font-weight:700}.Tienda-module__hllf0G__noResults{text-align:center;background:#fdfdfd;border:1px dashed #d4d4d8;border-radius:12px;margin-bottom:60px;padding:60px 20px}.Tienda-module__hllf0G__noResults h3{color:#18181b;margin-bottom:8px;font-size:20px;font-weight:700}.Tienda-module__hllf0G__noResults p{color:#71717a;margin-bottom:24px;font-size:14px}.Tienda-module__hllf0G__bottomBanner{color:#fff;background:#0b0b0d;border-radius:12px;justify-content:space-between;align-items:center;gap:40px;margin-top:40px;padding:40px;display:flex;position:relative;overflow:hidden}.Tienda-module__hllf0G__bottomBannerContent{z-index:1;position:relative}.Tienda-module__hllf0G__bottomBannerContent h2{margin-bottom:6px;font-size:22px;font-weight:700}.Tienda-module__hllf0G__bottomBannerContent p{color:#a0a0ab;font-size:14px}@media (max-width:1024px){.Tienda-module__hllf0G__filterContainer{grid-template-columns:1fr;gap:20px;padding:24px}.Tienda-module__hllf0G__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Tienda-module__hllf0G__grid{grid-template-columns:1fr}.Tienda-module__hllf0G__bottomBanner{text-align:center;flex-direction:column;gap:20px;padding:30px 20px}}
.TinyHouse-module__iezxnq__main{background:#fff;padding-top:90px}.TinyHouse-module__iezxnq__hero{color:#fff;align-items:center;min-height:calc(85vh - 90px);display:flex;position:relative;overflow:hidden}.TinyHouse-module__iezxnq__heroBg{z-index:0;position:absolute;inset:0}.TinyHouse-module__iezxnq__overlay{z-index:1;background:linear-gradient(135deg,#000000e0 0%,#18181b73 100%);position:absolute;inset:0}.TinyHouse-module__iezxnq__heroContent{z-index:2;max-width:680px;padding:60px 0;position:relative}.TinyHouse-module__iezxnq__badge{background:var(--main-color);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:4px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-block}.TinyHouse-module__iezxnq__title{text-transform:uppercase;letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(38px,6vw,64px);font-weight:900;line-height:1.1}.TinyHouse-module__iezxnq__highlight{color:var(--main-color)}.TinyHouse-module__iezxnq__subtitle{color:#ffffffd9;margin-bottom:30px;font-size:clamp(15px,2vw,17px);line-height:1.75}.TinyHouse-module__iezxnq__priceBadge{backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:10px;width:fit-content;margin-bottom:35px;padding:14px 24px;display:flex}.TinyHouse-module__iezxnq__priceText{text-transform:uppercase;color:#d4d4d8;font-size:12px;font-weight:700}.TinyHouse-module__iezxnq__priceNum{color:#fff;font-size:26px;font-weight:900}.TinyHouse-module__iezxnq__priceIva{color:var(--main-color);font-size:13px;font-weight:700}.TinyHouse-module__iezxnq__heroActions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.TinyHouse-module__iezxnq__secondaryBtn{color:#fff;font-size:14px;font-weight:700;transition:transform .2s,color .2s}.TinyHouse-module__iezxnq__secondaryBtn:hover{color:var(--main-color);transform:translate(3px)}.TinyHouse-module__iezxnq__features{z-index:5;background:#18181b;padding:50px 0;position:relative}.TinyHouse-module__iezxnq__featureCard{border-left:3px solid var(--main-color);padding-left:20px}.TinyHouse-module__iezxnq__featureCard h3{color:#fff;margin-bottom:8px;font-size:clamp(24px,3vw,32px);font-weight:850}.TinyHouse-module__iezxnq__featureCard p{color:#a1a1aa;font-size:13.5px;line-height:1.6}.TinyHouse-module__iezxnq__gallerySection{background:#fff;padding:80px 0}.TinyHouse-module__iezxnq__galleryGrid{grid-template-columns:1.3fr .7fr;align-items:start;gap:36px;display:grid}.TinyHouse-module__iezxnq__galleryMainPhoto{background:#0f172a;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 15px 40px #0000001f}.TinyHouse-module__iezxnq__galleryMainImgWrapper{aspect-ratio:4/3;width:100%;position:relative}.TinyHouse-module__iezxnq__galleryCategoryBadge{backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0f172ad9;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:750;position:absolute;top:18px;left:18px}.TinyHouse-module__iezxnq__galleryPhotoInfo{background:#fff;padding:24px}.TinyHouse-module__iezxnq__galleryPhotoInfo h3{color:#0f172a;margin-bottom:8px;font-size:22px;font-weight:850}.TinyHouse-module__iezxnq__galleryPhotoInfo p{color:#64748b;margin:0;font-size:14.5px;line-height:1.6}.TinyHouse-module__iezxnq__galleryThumbsGrid{flex-direction:column;gap:16px;display:flex}.TinyHouse-module__iezxnq__galleryThumbCard{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .25s;display:flex}.TinyHouse-module__iezxnq__galleryThumbCard:hover{background:#fff;border-color:#b81c1c;box-shadow:0 8px 25px #0000000f}.TinyHouse-module__iezxnq__activeThumbCard{background:#fff;border-color:#b81c1c;box-shadow:0 10px 30px #b81c1c1f}.TinyHouse-module__iezxnq__galleryThumbImgWrapper{border-radius:8px;flex-shrink:0;width:90px;height:70px;position:relative;overflow:hidden}.TinyHouse-module__iezxnq__galleryThumbText h4{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:800}.TinyHouse-module__iezxnq__galleryThumbText span{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}@media (max-width:900px){.TinyHouse-module__iezxnq__galleryGrid{grid-template-columns:1fr}}.TinyHouse-module__iezxnq__customizerSection{background:#fff;padding:90px 0}.TinyHouse-module__iezxnq__customizerTitle{text-align:center;margin-bottom:50px}.TinyHouse-module__iezxnq__sectionLabel{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.TinyHouse-module__iezxnq__modelsSection{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:80px 0}.TinyHouse-module__iezxnq__modelsHeader{text-align:center;max-width:700px;margin:0 auto 50px}.TinyHouse-module__iezxnq__modelsHeader h2{color:#0f172a;margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:850}.TinyHouse-module__iezxnq__modelsHeader p{color:#64748b;font-size:15px}.TinyHouse-module__iezxnq__modelsGrid{grid-template-columns:1fr 1fr;gap:40px;max-width:1000px;margin:0 auto;display:grid}.TinyHouse-module__iezxnq__modelCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.TinyHouse-module__iezxnq__modelFeatured{border:2px solid #b81c1c;box-shadow:0 15px 40px #b81c1c1f}.TinyHouse-module__iezxnq__modelBadge{z-index:10;color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0f172a;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:750;position:absolute;top:16px;left:16px}.TinyHouse-module__iezxnq__badgeFeatured{background:#b81c1c}.TinyHouse-module__iezxnq__modelImgWrapper{aspect-ratio:4/3;background:#f1f5f9;width:100%;position:relative}.TinyHouse-module__iezxnq__modelBody{flex-direction:column;flex-grow:1;padding:30px;display:flex}.TinyHouse-module__iezxnq__modelBody h3{color:#0f172a;margin-bottom:10px;font-size:22px;font-weight:800}.TinyHouse-module__iezxnq__modelPriceBox{border-bottom:1px solid #f1f5f9;align-items:baseline;gap:10px;margin-bottom:24px;padding-bottom:20px;display:flex}.TinyHouse-module__iezxnq__modelPrice{color:#b81c1c;font-size:28px;font-weight:900}.TinyHouse-module__iezxnq__modelIva{color:#64748b;background:#f1f5f9;border-radius:4px;padding:3px 8px;font-size:13px;font-weight:700}.TinyHouse-module__iezxnq__modelFeaturesList{flex-direction:column;flex-grow:1;gap:12px;margin:0 0 30px;padding:0;list-style:none;display:flex}.TinyHouse-module__iezxnq__modelFeaturesList li{color:#334155;align-items:center;gap:8px;font-size:14px;line-height:1.5;display:flex}@media (max-width:768px){.TinyHouse-module__iezxnq__modelsGrid{grid-template-columns:1fr;gap:30px}}.TinyHouse-module__iezxnq__customizerTitle h2{color:#18181b;margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:850}.TinyHouse-module__iezxnq__customizerTitle p{color:#71717a;font-size:15px}.TinyHouse-module__iezxnq__customizerGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;display:grid}.TinyHouse-module__iezxnq__previewBox{position:relative}.TinyHouse-module__iezxnq__previewImageWrapper{aspect-ratio:4/5;background-color:#0f172a;border:1px solid #e2e8f0;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.TinyHouse-module__iezxnq__colorIndicatorOverlay{mix-blend-mode:color;pointer-events:none;transition:background-color .4s;position:absolute;inset:0}.TinyHouse-module__iezxnq__previewBadge{backdrop-filter:blur(4px);color:#0f172a;background:#fffffff2;border:1.5px solid #cbd5e1;border-radius:8px;padding:10px 18px;font-size:13px;position:absolute;bottom:20px;left:20px;box-shadow:0 6px 20px #0000001a}.TinyHouse-module__iezxnq__controlsBox{flex-direction:column;display:flex}.TinyHouse-module__iezxnq__controlsBox h3{color:#18181b;margin-bottom:8px;font-size:22px;font-weight:800}.TinyHouse-module__iezxnq__controlsBox p{color:#52525b;margin-bottom:20px;font-size:14px;line-height:1.6}.TinyHouse-module__iezxnq__colorSelectorGrid{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.TinyHouse-module__iezxnq__colorOptionBtn{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:14px;padding:12px 16px;transition:all .2s;display:flex}.TinyHouse-module__iezxnq__colorOptionBtn:hover{background:#f8fafc;border-color:#b81c1c}.TinyHouse-module__iezxnq__colorOptionBtn.TinyHouse-module__iezxnq__colorActive{background:#fef2f2;border-color:#b81c1c;box-shadow:0 4px 15px #b81c1c14}.TinyHouse-module__iezxnq__colorOptText strong{color:#0f172a;font-size:14px;font-weight:700}.TinyHouse-module__iezxnq__colorOptionBtn.TinyHouse-module__iezxnq__colorActive{border-color:var(--main-color);background:#fff;box-shadow:0 4px 15px #83122c14}.TinyHouse-module__iezxnq__colorDot{border:1px solid #0000001a;border-radius:50%;flex-shrink:0;width:24px;height:24px}.TinyHouse-module__iezxnq__colorOptText{flex-direction:column;display:flex}.TinyHouse-module__iezxnq__colorOptText strong{color:#18181b;font-size:14px}.TinyHouse-module__iezxnq__colorDotHex{color:#a1a1aa;font-size:11px}.TinyHouse-module__iezxnq__colorDetailsCard{border-left:3px solid var(--main-color);background:#f4f4f5;border-radius:0 6px 6px 0;padding:16px}.TinyHouse-module__iezxnq__colorDetailsCard h5{text-transform:uppercase;color:#18181b;margin-bottom:4px;font-size:12px;font-weight:800}.TinyHouse-module__iezxnq__colorDetailsCard p{color:#52525b;margin:0;font-size:13px;line-height:1.6}.TinyHouse-module__iezxnq__usosSection{background:#f9f9fa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:90px 0}.TinyHouse-module__iezxnq__usosHeader{text-align:center;max-width:700px;margin:0 auto 55px}.TinyHouse-module__iezxnq__usosHeader h2{color:#18181b;margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:850}.TinyHouse-module__iezxnq__usosHeader p{color:#52525b;font-size:15px;line-height:1.6}.TinyHouse-module__iezxnq__usosGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.TinyHouse-module__iezxnq__usoCard{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:40px 30px;transition:transform .2s,border-color .2s;box-shadow:0 4px 15px #00000005}.TinyHouse-module__iezxnq__usoCard:hover{border-color:var(--main-color);transform:translateY(-5px)}.TinyHouse-module__iezxnq__usoIcon{margin-bottom:20px;font-size:36px}.TinyHouse-module__iezxnq__usoCard h3{color:#18181b;margin-bottom:10px;font-size:18px;font-weight:800}.TinyHouse-module__iezxnq__usoCard p{color:#71717a;margin:0;font-size:14px;line-height:1.6}.TinyHouse-module__iezxnq__planosSection{background:#fff;padding:90px 0}.TinyHouse-module__iezxnq__planosGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.TinyHouse-module__iezxnq__planosContent h2{color:#18181b;margin-bottom:22px;font-size:clamp(28px,4vw,36px);font-weight:850}.TinyHouse-module__iezxnq__planosContent p{color:#52525b;margin-bottom:30px;font-size:15px;line-height:1.75}.TinyHouse-module__iezxnq__tabsMenu{border-bottom:1px solid #e4e4e7;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding-bottom:10px;display:flex}.TinyHouse-module__iezxnq__tabsMenu button{color:#71717a;cursor:pointer;background:0 0;border:none;padding:10px 18px;font-size:14px;font-weight:750;transition:color .2s;position:relative}.TinyHouse-module__iezxnq__tabsMenu button:hover,.TinyHouse-module__iezxnq__tabsMenu button.TinyHouse-module__iezxnq__tabActive{color:var(--main-color)}.TinyHouse-module__iezxnq__tabsMenu button.TinyHouse-module__iezxnq__tabActive:after{content:"";background:var(--main-color);width:100%;height:2px;position:absolute;bottom:-11px;left:0}.TinyHouse-module__iezxnq__tabDetails h4{color:#18181b;margin-bottom:8px;font-size:16px;font-weight:800}.TinyHouse-module__iezxnq__tabDetails p{color:#71717a;margin-bottom:16px;font-size:13.5px}.TinyHouse-module__iezxnq__tabDetails ul{margin:0;padding:0;list-style:none}.TinyHouse-module__iezxnq__tabDetails ul li{color:#27272a;margin-bottom:8px;padding-left:20px;font-size:13.5px;line-height:1.7;position:relative}.TinyHouse-module__iezxnq__tabDetails ul li:before{content:"•";color:var(--main-color);font-weight:700;position:absolute;left:0}.TinyHouse-module__iezxnq__planosVisual{position:relative}.TinyHouse-module__iezxnq__visualContainer{aspect-ratio:4/3;border:1px solid #e4e4e7;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.TinyHouse-module__iezxnq__faqSection{background:#f9f9fa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:90px 0}.TinyHouse-module__iezxnq__faqTitle{color:#18181b;text-align:center;margin-bottom:45px;font-size:clamp(26px,4vw,36px);font-weight:850}.TinyHouse-module__iezxnq__faqWrapper{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.TinyHouse-module__iezxnq__faqItem{background:#fff;border:1px solid #e4e4e7;border-radius:8px;transition:border-color .2s;overflow:hidden}.TinyHouse-module__iezxnq__faqItem:hover{border-color:var(--main-color)}.TinyHouse-module__iezxnq__faqHeader{text-align:left;color:#18181b;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:15px;font-weight:750;display:flex}.TinyHouse-module__iezxnq__faqIcon{color:var(--main-color);font-size:20px}.TinyHouse-module__iezxnq__faqBody{padding:0 24px;transition:all .3s ease-in-out;overflow:hidden}.TinyHouse-module__iezxnq__faqBody p{color:#52525b;margin:0;padding-bottom:20px;font-size:14px;line-height:1.75}.TinyHouse-module__iezxnq__contactSection{padding:90px 0 120px}.TinyHouse-module__iezxnq__contactCard{background:#18181b;border-radius:16px;grid-template-columns:1fr 1.2fr;display:grid;overflow:hidden;box-shadow:0 15px 40px #0000001f}.TinyHouse-module__iezxnq__contactInfo{color:#fff;background:linear-gradient(135deg,#27272a 0%,#18181b 100%);flex-direction:column;justify-content:center;padding:50px;display:flex}.TinyHouse-module__iezxnq__cardBadge{color:var(--main-color);text-transform:uppercase;letter-spacing:.08em;background:#83122c26;border-radius:4px;width:fit-content;margin-bottom:18px;padding:6px 12px;font-size:10px;font-weight:800;display:inline-block}.TinyHouse-module__iezxnq__contactInfo h2{margin-bottom:16px;font-size:clamp(24px,3.5vw,32px);font-weight:850;line-height:1.2}.TinyHouse-module__iezxnq__contactInfo p{color:#a1a1aa;margin-bottom:30px;font-size:14.5px;line-height:1.7}.TinyHouse-module__iezxnq__contactDetails{flex-direction:column;gap:14px;font-size:14px;display:flex}.TinyHouse-module__iezxnq__contactDetails strong{color:#fff}.TinyHouse-module__iezxnq__contactFormCol{background:#fff;padding:50px}.TinyHouse-module__iezxnq__form{flex-direction:column;gap:18px;display:flex}.TinyHouse-module__iezxnq__formGroup{flex-direction:column;gap:6px;display:flex}.TinyHouse-module__iezxnq__formGroup label{color:#18181b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.TinyHouse-module__iezxnq__formGroup input,.TinyHouse-module__iezxnq__formGroup textarea,.TinyHouse-module__iezxnq__selectInput{color:#18181b;background:#f9f9fa;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s,background .2s}.TinyHouse-module__iezxnq__formGroup input:focus,.TinyHouse-module__iezxnq__formGroup textarea:focus,.TinyHouse-module__iezxnq__selectInput:focus{border-color:var(--main-color);background:#fff}.TinyHouse-module__iezxnq__selectInput{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%2318181b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'></path></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:16px}.TinyHouse-module__iezxnq__successMsg{color:#15803d;text-align:center;margin-top:8px;font-size:13.5px;font-weight:700}@media (max-width:991px){.TinyHouse-module__iezxnq__customizerGrid,.TinyHouse-module__iezxnq__planosGrid{grid-template-columns:1fr;gap:40px}.TinyHouse-module__iezxnq__contactCard{grid-template-columns:1fr}.TinyHouse-module__iezxnq__contactInfo,.TinyHouse-module__iezxnq__contactFormCol{padding:40px}.TinyHouse-module__iezxnq__featuresGrid{grid-template-columns:1fr!important;gap:16px!important}}.TinyHouse-module__iezxnq__featuresSection{background:#fcfcfc;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:45px 0}.TinyHouse-module__iezxnq__featuresGrid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.TinyHouse-module__iezxnq__featureCard{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:16px;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 12px #00000005}.TinyHouse-module__iezxnq__featureCard:hover{border-color:#ffdcd6;transform:translateY(-3px);box-shadow:0 8px 20px #0000000d}.TinyHouse-module__iezxnq__featureIcon{margin-bottom:12px;font-size:28px;display:block}.TinyHouse-module__iezxnq__featureCard h4{color:#18181b;margin-bottom:6px;font-size:14.5px;font-weight:750}.TinyHouse-module__iezxnq__featureCard p{color:#71717a;margin:0;font-size:12.5px;line-height:1.5}
