#hgrMonoTrajeLanding.hgr-mt,.hgr-mt{--red:#e30613;--red2:#ff2635;--bg:#050505;--panel:#0d0d0f;--white:#fff;--soft:rgba(255,255,255,.78);--muted:rgba(255,255,255,.56);--line:rgba(255,255,255,.13);--max:1260px;color:#fff;background:#000;font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}#hgrMonoTrajeLanding.hgr-mt{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.hgr-mt *,.hgr-mt *::before,.hgr-mt *::after{box-sizing:border-box}.hgr-mt button,.hgr-mt input,.hgr-mt select,.hgr-mt textarea{font:inherit}.hgr-mt img{display:block;max-width:100%}.hgr-mt-hero{width:min(calc(100% - 36px),var(--max));margin:0 auto;min-height:780px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,6vw,90px);align-items:center;padding:145px 0 90px}.hgr-mt-kicker,.hgr-mt-section-head>span,.hgr-mt-cta-block>div>span{display:block;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.hgr-mt-hero h1,.hgr-mt-section h2,.hgr-mt-cta-block h2{margin:16px 0 0;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-weight:900;letter-spacing:-.035em;text-wrap:balance}.hgr-mt-hero h1{font-size:clamp(58px,6vw,92px);line-height:.9;max-width:760px}.hgr-mt-lead{max-width:650px;margin:24px 0 0;color:var(--soft);font-size:clamp(16px,1.35vw,19px);line-height:1.7}.hgr-mt-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:32px}.hgr-mt-primary,.hgr-mt-submit{appearance:none;border:0;border-radius:999px;background:linear-gradient(135deg,var(--red),#b9000b);color:#fff;min-height:54px;padding:0 28px;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:0 16px 34px rgb(227 6 19 / .18);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.hgr-mt-primary:hover,.hgr-mt-submit:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgb(227 6 19 / .25);filter:brightness(1.06)}.hgr-mt-micro{color:var(--muted);font-size:12px;line-height:1.5}.hgr-mt-hero-visual{position:relative;min-height:650px}.hgr-mt-photo{position:absolute;overflow:hidden;border:1px solid var(--line);background:#111;box-shadow:0 28px 80px rgb(0 0 0 / .42)}.hgr-mt-photo img{width:100%;height:100%;object-fit:cover}.hgr-mt-photo-main{inset:0 5% 0 15%;border-radius:34px;transform:rotate(2deg)}.hgr-mt-photo-float{width:37%;height:48%;left:-2%;bottom:4%;border-radius:24px;transform:rotate(-5deg);z-index:2}.hgr-mt-hero-visual::before{content:"";position:absolute;width:62%;aspect-ratio:1;border-radius:50%;background:rgb(227 6 19 / .2);filter:blur(110px);right:2%;top:12%}.hgr-mt-stats{width:min(calc(100% - 36px),var(--max));margin:0 auto 40px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden;background:linear-gradient(145deg,rgb(255 255 255 / .065),rgb(255 255 255 / .02))}.hgr-mt-stats>div{padding:25px 22px;border-right:1px solid var(--line)}.hgr-mt-stats>div:last-child{border-right:0}.hgr-mt-stats strong{display:block;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:28px;text-transform:uppercase}.hgr-mt-stats span{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.45}.hgr-mt-section{padding:100px max(18px,calc((100vw - var(--max))/2));background:#000}.hgr-mt-section-dark{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 20% 15%,rgb(227 6 19 / .10),transparent 30%),#080808}.hgr-mt-section-head{max-width:880px;margin:0 auto 46px;text-align:center}.hgr-mt-section h2,.hgr-mt-cta-block h2{font-size:clamp(44px,5vw,74px);line-height:.94}.hgr-mt-section-head p,.hgr-mt-cta-block p{max-width:760px;margin:20px auto 0;color:var(--soft);font-size:16px;line-height:1.7}.hgr-mt-features{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:var(--max);margin:0 auto}.hgr-mt-features article{min-height:220px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgb(255 255 255 / .07),rgb(255 255 255 / .018))}.hgr-mt-features b{display:block;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:29px;line-height:1;text-transform:uppercase}.hgr-mt-features p{margin:16px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.hgr-mt-gallery{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.hgr-mt-gallery figure{margin:0;min-height:520px;overflow:hidden;border-radius:28px;border:1px solid var(--line);background:#0a0a0a}.hgr-mt-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hgr-mt-gallery figure:hover img{transform:scale(1.025)}.hgr-mt-profiles-section{border-top:1px solid var(--line);background:radial-gradient(circle at 80% 20%,rgb(227 6 19 / .09),transparent 26%),#050505}.hgr-mt-profiles{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hgr-mt-profiles>div{padding:27px;border-radius:22px;border:1px solid var(--line);background:rgb(255 255 255 / .035)}.hgr-mt-profiles strong{display:block;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:28px;text-transform:uppercase}.hgr-mt-profiles span{display:block;margin-top:9px;color:var(--muted);font-size:13px;line-height:1.55}.hgr-mt-cta-block{width:min(calc(100% - 36px),var(--max));margin:40px auto 90px;padding:44px;border:1px solid rgb(227 6 19 / .32);border-radius:30px;background:linear-gradient(135deg,rgb(227 6 19 / .15),rgb(255 255 255 / .025));display:flex;align-items:center;justify-content:space-between;gap:30px}.hgr-mt-cta-block>div{max-width:780px}.hgr-mt-cta-block h2{font-size:clamp(40px,4vw,62px)}.hgr-mt-cta-block p{margin-left:0}.hgr-mt-modal{position:fixed;z-index:2147483200;inset:0;display:flex;align-items:center;justify-content:center;padding:18px;background:rgb(0 0 0 / .72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;transition:.25s ease}.hgr-mt-modal.is-open,.hgr-mt-modal.is-inline{opacity:1;visibility:visible;pointer-events:auto}.hgr-mt-modal.is-inline{position:relative;inset:auto;background:#fff0;backdrop-filter:none;padding:0}.hgr-mt-modal-panel{position:relative;width:min(100%,780px);max-height:min(90vh,900px);overflow:auto;border:1px solid rgb(255 255 255 / .16);border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .02)),rgb(6 6 7 / .96);box-shadow:0 35px 100px rgb(0 0 0 / .56);padding:34px}.hgr-mt-close{position:absolute;right:18px;top:16px;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:rgb(255 255 255 / .04);color:#fff;font-size:25px;cursor:pointer}.hgr-mt-form-head{padding-right:50px}.hgr-mt-form-head>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.15em}.hgr-mt-form-head h3{margin:10px 0 0;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:42px;line-height:.96;text-transform:uppercase}.hgr-mt-form-head p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.hgr-mt-form{margin-top:26px}.hgr-mt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hgr-mt-form label>span{display:block;margin:0 0 7px;color:rgb(255 255 255 / .78);font-size:11px;font-weight:800}.hgr-mt-form input,.hgr-mt-form select,.hgr-mt-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:rgb(255 255 255 / .04);color:#fff;padding:13px 14px;outline:none;transition:border-color .2s ease,background .2s ease}.hgr-mt-form select option{color:#111}.hgr-mt-form input:focus,.hgr-mt-form select:focus,.hgr-mt-form textarea:focus{border-color:rgb(227 6 19 / .65);background:rgb(255 255 255 / .06)}.hgr-mt-full{grid-column:1/-1}.hgr-mt-consent{display:flex!important;align-items:flex-start;gap:10px;margin:16px 0}.hgr-mt-consent input{width:auto;margin-top:3px}.hgr-mt-consent span{margin:0!important;color:var(--muted)!important;font-weight:500!important;line-height:1.5}.hgr-mt-submit{width:100%;margin-top:4px}.hgr-mt-submit[disabled]{opacity:.6;cursor:wait}.hgr-mt-error{display:none;margin:0 0 12px;padding:10px 12px;border-radius:12px;background:rgb(227 6 19 / .12);border:1px solid rgb(227 6 19 / .35);color:#fff;font-size:12px;line-height:1.5}.hgr-mt-error.is-visible{display:block}.hgr-mt-form-note{margin:10px 0 0;color:rgb(255 255 255 / .42);font-size:10px;text-align:center;line-height:1.45}@media(max-width:1024px){.hgr-mt-hero{grid-template-columns:1fr;min-height:0;padding-top:120px}.hgr-mt-hero-copy{text-align:center}.hgr-mt-lead{margin-left:auto;margin-right:auto}.hgr-mt-actions{justify-content:center}.hgr-mt-hero-visual{min-height:650px;width:min(100%,760px);margin:0 auto}.hgr-mt-stats,.hgr-mt-features,.hgr-mt-profiles{grid-template-columns:1fr 1fr}.hgr-mt-gallery figure{min-height:430px}.hgr-mt-cta-block{flex-direction:column;text-align:center}.hgr-mt-cta-block p{margin-left:auto}}@media(max-width:700px){.hgr-mt-hero{width:calc(100% - 28px);padding:104px 0 58px;gap:35px}.hgr-mt-hero h1{font-size:clamp(50px,14vw,68px)}.hgr-mt-hero-visual{min-height:520px}.hgr-mt-photo-main{inset:0 0 0 8%;border-radius:26px}.hgr-mt-photo-float{width:42%;height:42%;left:0}.hgr-mt-stats{width:calc(100% - 28px);grid-template-columns:1fr 1fr}.hgr-mt-stats>div{border-bottom:1px solid var(--line)}.hgr-mt-stats>div:nth-child(2){border-right:0}.hgr-mt-section{padding:76px 14px}.hgr-mt-features,.hgr-mt-profiles,.hgr-mt-gallery{grid-template-columns:1fr}.hgr-mt-gallery figure{min-height:560px}.hgr-mt-section h2{font-size:clamp(42px,12vw,58px)}.hgr-mt-cta-block{width:calc(100% - 28px);padding:30px 22px;margin-bottom:70px}.hgr-mt-modal{padding:8px}.hgr-mt-modal-panel{padding:26px 18px 20px;border-radius:22px;max-height:95vh}.hgr-mt-form-grid{grid-template-columns:1fr}.hgr-mt-full{grid-column:auto}.hgr-mt-form-head h3{font-size:36px}}