.home{width:100%}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:56px;width:min(1200px,100% - 64px);margin:0 auto;padding:64px 0;display:grid}.hero__title{letter-spacing:-.02em;color:#111;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:clamp(44px,5vw,84px);font-weight:800;line-height:.95}.hero__subtitle{color:#444;border-left:2px solid #11111159;max-width:52ch;margin-top:22px;padding-left:18px;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.btn{border-radius:4px;justify-content:center;align-items:center;padding:14px 26px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform 50ms;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{color:#fff;background:#9c3d2b;border:2px solid #9c3d2b}.btn--primary:hover{background:#7f2f22;border-color:#7f2f22}.btn--outline{color:#111;background:0 0;border:2px solid #111}.btn--outline:hover{color:#fff;background:#111}.hero__right{justify-content:center;align-items:center;display:flex}.hero__imgFrame{aspect-ratio:1;background:#f7f4ef;border:1px solid #1111111a;border-radius:28px;width:min(440px,100%);position:relative;overflow:hidden;box-shadow:0 18px 40px #00000014}.hero__imgFrame:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 70% 35%,#9c3d2b1a,#0000 65%);position:absolute;inset:-40%}.hero__imgFrame:after{content:"";pointer-events:none;z-index:2;border:2px solid #1111111f;border-radius:22px;position:absolute;inset:18px}.hero__imgFrame svg,.hero__imgFrame img{z-index:1;width:120%;height:120%;padding:34px;display:block;position:relative}.hero__imgFrame img{object-fit:contain}.hero__imgFrame .gr-shape{fill:#9c3d2b1a;stroke:#9c3d2b99;stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.about_us{grid-template-columns:1.15fr .85fr;align-items:center;gap:56px;width:min(1200px,100% - 64px);margin:0 auto;padding:64px 0;display:grid}.about__left{justify-content:center;align-items:center;display:flex}.about__img .gr-shape{size:50%;fill:#9c3d2b1a;stroke:#9c3d2b99;stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.about__title{letter-spacing:-.02em;color:#111;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:clamp(44px,5vw,60px);font-weight:500;line-height:.7}.about__subtitle{color:#444;border-left:2px solid #11111159;max-width:52ch;margin-top:22px;padding-left:18px;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.7}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:28px;padding:40px 0}.hero__subtitle{max-width:none}.hero__imgFrame{aspect-ratio:16/12;width:min(520px,100%)}.hero__imgFrame svg,.hero__imgFrame img{padding:26px}}
