.Hero-module__qhtvka__heroSection{color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__qhtvka__gridLines{pointer-events:none;z-index:10;justify-content:space-between;width:100%;height:100%;padding:0 5%;display:flex;position:absolute;top:0;left:0}.Hero-module__qhtvka__line{background:#ffffff14;width:1px;height:100%}.Hero-module__qhtvka__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__qhtvka__bgImage{background-position:50%;background-size:cover;width:100%;height:100%;transform:scale(1.05)}.Hero-module__qhtvka__overlay{z-index:1;background:linear-gradient(90deg,#0a0a0af2 0%,#0a0a0ab3 30%,#0a0a0a66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__qhtvka__mainContent{z-index:20;flex:1;padding:0 5%;display:flex;position:relative}.Hero-module__qhtvka__leftColumn{border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;width:25%;padding-top:120px;padding-bottom:40px;display:flex}.Hero-module__qhtvka__bigNumber{font-family:var(--font-manrope);color:var(--accent-orange);font-size:120px;font-weight:300;line-height:1;position:relative}.Hero-module__qhtvka__totalNumber{color:#ffffff4d;margin-left:10px;font-size:16px;position:absolute;top:20px}.Hero-module__qhtvka__socialsVertical{flex-direction:column;gap:40px;display:flex}.Hero-module__qhtvka__verticalText{writing-mode:vertical-rl;letter-spacing:3px;color:#fff6;text-transform:uppercase;font-size:10px;transform:rotate(180deg)}.Hero-module__qhtvka__socialIcons{flex-direction:column;gap:20px;display:flex}.Hero-module__qhtvka__icon{color:#fff6;font-size:12px;transition:color .3s}.Hero-module__qhtvka__icon:hover{color:var(--accent-orange)}.Hero-module__qhtvka__rightContent{flex-direction:column;flex:1;justify-content:center;padding-left:60px;display:flex;position:relative}.Hero-module__qhtvka__textWrapper{margin-top:-40px}.Hero-module__qhtvka__heroTitle{text-transform:uppercase;letter-spacing:2px;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#aaa 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:40px;font-size:72px;font-weight:700;line-height:1.1}.Hero-module__qhtvka__descriptionBlock{align-items:flex-start;gap:60px;display:flex}.Hero-module__qhtvka__description{color:#ffffffb3;max-width:350px;font-size:14px;font-weight:300;line-height:1.6}.Hero-module__qhtvka__btnExplore{background:var(--accent-orange);color:#fff;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;border-radius:30px;align-items:center;gap:10px;padding:16px 32px;font-size:12px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 30px #d96c4533}.Hero-module__qhtvka__btnExplore:hover{color:#000;background:#fff;transform:translate(5px)}.Hero-module__qhtvka__arrow{font-size:16px}.Hero-module__qhtvka__sliderControls{gap:30px;display:flex;position:absolute;bottom:40px;left:60px}.Hero-module__qhtvka__sliderBtn{letter-spacing:2px;color:#fff;text-transform:uppercase;opacity:.6;font-size:11px;transition:opacity .3s}.Hero-module__qhtvka__sliderBtn:hover{opacity:1}@media (max-width:1024px){.Hero-module__qhtvka__heroTitle{font-size:48px}.Hero-module__qhtvka__leftColumn{display:none}.Hero-module__qhtvka__rightContent{padding-left:0}.Hero-module__qhtvka__gridLines{display:none}.Hero-module__qhtvka__descriptionBlock{flex-direction:column;gap:30px}.Hero-module__qhtvka__sliderControls{left:0}}@media (max-width:768px){.Hero-module__qhtvka__heroTitle{margin-bottom:24px;font-size:36px}.Hero-module__qhtvka__description{max-width:100%;font-size:13px}.Hero-module__qhtvka__mainContent{padding:0 20px}.Hero-module__qhtvka__sliderControls{gap:20px;bottom:20px;left:20px}.Hero-module__qhtvka__btnExplore{justify-content:center;width:100%}.Hero-module__qhtvka__overlay{background:linear-gradient(#0a0a0acc 0%,#0a0a0a99 50%,#0a0a0ae6 100%)}}
.Header-module__K97PMq__header{z-index:101;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;height:100px;padding:30px 5%;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;left:0}.Header-module__K97PMq__header.Header-module__K97PMq__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ad9;border-bottom:1px solid #ffffff14;height:80px;padding:15px 5%;box-shadow:0 10px 30px #00000080}.Header-module__K97PMq__brand{z-index:102;align-items:center;gap:10px;display:flex}.Header-module__K97PMq__brandName{letter-spacing:3px;text-transform:uppercase;color:#fff;font-size:24px;font-weight:800}.Header-module__K97PMq__brandAccent{color:var(--accent-orange)}.Header-module__K97PMq__desktopNav{gap:50px;display:flex}.Header-module__K97PMq__navLink{letter-spacing:2px;text-transform:uppercase;color:#fff9;cursor:pointer;font-size:11px;font-weight:700;transition:color .3s;position:relative}.Header-module__K97PMq__navLink:hover{color:var(--accent-orange)}.Header-module__K97PMq__rightSide{z-index:102;align-items:center;gap:32px;display:flex}.Header-module__K97PMq__phone{letter-spacing:1px;color:#fff;font-size:16px;font-weight:700;transition:color .3s;display:block}.Header-module__K97PMq__phone:hover{color:var(--accent-orange)}.Header-module__K97PMq__callBtn{border:1px solid var(--accent-orange);cursor:pointer;background:#d96c451a;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;transition:all .3s;display:flex}.Header-module__K97PMq__callBtn:hover{background:var(--accent-orange)}.Header-module__K97PMq__callText{text-transform:uppercase;letter-spacing:1px;color:#fff;white-space:nowrap;font-size:12px;font-weight:700}.Header-module__K97PMq__callIcon{display:none}.Header-module__K97PMq__callBtn:hover .Header-module__K97PMq__callText{color:#fff}.Header-module__K97PMq__menuBtn{cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:100px;align-items:center;gap:14px;padding:12px 24px;transition:all .3s;display:flex}.Header-module__K97PMq__menuBtn:hover{background:#ffffff0d;border-color:#fff}.Header-module__K97PMq__menuText{text-transform:uppercase;letter-spacing:2px;color:#fff;font-size:12px;font-weight:800}.Header-module__K97PMq__burgerIcon{flex-direction:column;gap:5px;width:20px;display:flex}.Header-module__K97PMq__bar{background:#fff;border-radius:2px;width:100%;height:2px;transition:background .3s,transform .3s}@media (max-width:1024px){.Header-module__K97PMq__desktopNav,.Header-module__K97PMq__phone{display:none}.Header-module__K97PMq__rightSide{gap:16px}}@media (max-width:768px){.Header-module__K97PMq__header{height:80px;padding:20px 5%}.Header-module__K97PMq__brandName{letter-spacing:1px;font-size:20px}.Header-module__K97PMq__callBtn{background:0 0;border-color:#fff3;border-radius:50%;width:42px;height:42px;padding:10px}.Header-module__K97PMq__callBtn:hover{background:var(--accent-orange);border-color:var(--accent-orange)}.Header-module__K97PMq__callText{display:none}.Header-module__K97PMq__callIcon{filter:invert();font-size:16px;line-height:1;display:block}.Header-module__K97PMq__menuBtn{border-radius:50%;justify-content:center;gap:0;width:42px;height:42px;padding:10px}.Header-module__K97PMq__menuText{display:none}.Header-module__K97PMq__burgerIcon{gap:4px;width:16px}}
.MenuOverlay-module__G0b2DG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;opacity:0;pointer-events:none;background:#0009;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.MenuOverlay-module__G0b2DG__overlay.MenuOverlay-module__G0b2DG__open{opacity:1;pointer-events:all}.MenuOverlay-module__G0b2DG__container{background:#0f0f0ff2;border:1px solid #ffffff1a;border-radius:32px;grid-template-columns:repeat(4,1fr);gap:40px;width:90%;max-width:1400px;max-height:90vh;padding:80px 60px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:grid;position:relative;overflow-y:auto;transform:scale(.95)translateY(20px);box-shadow:0 40px 80px #00000080}.MenuOverlay-module__G0b2DG__overlay.MenuOverlay-module__G0b2DG__open .MenuOverlay-module__G0b2DG__container{transform:scale(1)translateY(0)}.MenuOverlay-module__G0b2DG__closeBtn{cursor:pointer;color:#fff;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.MenuOverlay-module__G0b2DG__closeBtn:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:rotate(90deg)}.MenuOverlay-module__G0b2DG__column{text-align:center;flex-direction:column;align-items:center;display:flex}.MenuOverlay-module__G0b2DG__subGroup{flex-direction:column;align-items:center;width:100%;margin-bottom:32px;display:flex}.MenuOverlay-module__G0b2DG__columnTitle{color:var(--accent-orange);text-transform:uppercase;letter-spacing:3px;border-bottom:2px solid var(--accent-orange);margin-bottom:32px;padding-bottom:16px;font-size:12px;font-weight:800;display:inline-block}.MenuOverlay-module__G0b2DG__linkList{flex-direction:column;gap:14px;width:100%;list-style:none;display:flex}.MenuOverlay-module__G0b2DG__linkItem{width:100%}.MenuOverlay-module__G0b2DG__linkItem a{color:#fff9;padding:6px 0;font-size:15px;font-weight:500;transition:all .3s;display:block}.MenuOverlay-module__G0b2DG__linkItem a:hover{color:#fff;text-shadow:0 0 20px #ffffff4d;transform:scale(1.05)}.MenuOverlay-module__G0b2DG__contactsBlock{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;width:100%;margin-top:40px;padding-top:40px;display:flex}.MenuOverlay-module__G0b2DG__phone{color:#fff;margin-bottom:12px;font-size:26px;font-weight:700;transition:color .3s}.MenuOverlay-module__G0b2DG__phone:hover{color:var(--accent-orange)}.MenuOverlay-module__G0b2DG__address{color:#888;font-size:13px;line-height:1.6}.MenuOverlay-module__G0b2DG__container::-webkit-scrollbar{width:4px}.MenuOverlay-module__G0b2DG__container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@media (max-width:1024px){.MenuOverlay-module__G0b2DG__container{grid-template-columns:repeat(2,1fr);width:95%;padding:60px 40px}}@media (max-width:600px){.MenuOverlay-module__G0b2DG__container{border-radius:0;grid-template-columns:1fr;width:100%;height:100vh;padding:80px 24px 40px;display:block;overflow-y:scroll}.MenuOverlay-module__G0b2DG__closeBtn{background:#00000080;top:20px;right:20px}.MenuOverlay-module__G0b2DG__column{text-align:left;align-items:flex-start;width:100%;margin-bottom:40px}.MenuOverlay-module__G0b2DG__subGroup{align-items:flex-start}.MenuOverlay-module__G0b2DG__columnTitle{border-bottom:1px solid #ffffff1a;width:100%;margin-bottom:20px;padding-bottom:10px;font-size:14px}.MenuOverlay-module__G0b2DG__linkList{grid-template-columns:1fr 1fr;gap:0 20px;width:100%;display:grid}.MenuOverlay-module__G0b2DG__linkItem{border-bottom:1px solid #ffffff08}.MenuOverlay-module__G0b2DG__linkItem a{white-space:nowrap;text-overflow:ellipsis;padding:12px 0;font-size:13px;overflow:hidden}.MenuOverlay-module__G0b2DG__contactsBlock{text-align:left;align-items:flex-start;margin-top:0}.MenuOverlay-module__G0b2DG__phone{font-size:22px}}
.CatalogPreview-module__uy8xwq__catalogSection{color:#fff;background:#0e0e0e;padding:120px 0;position:relative}.CatalogPreview-module__uy8xwq__container{max-width:1440px;margin:0 auto;padding:0 5%}.CatalogPreview-module__uy8xwq__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;margin-bottom:100px;padding-bottom:40px;display:flex;position:relative}.CatalogPreview-module__uy8xwq__sectionNumber{font-family:var(--font-manrope);color:var(--accent-orange);letter-spacing:2px;font-size:14px;position:absolute;top:-60px;left:0}.CatalogPreview-module__uy8xwq__sectionTitle{letter-spacing:-2px;color:#fff;font-size:80px;font-weight:800;line-height:1}.CatalogPreview-module__uy8xwq__sectionSubtitle{letter-spacing:4px;color:var(--accent-orange);text-transform:uppercase;margin-top:10px;font-size:16px;font-weight:400;display:block}.CatalogPreview-module__uy8xwq__headerDesc{color:#888;max-width:300px;font-size:14px;line-height:1.6}.CatalogPreview-module__uy8xwq__categoryBlock{margin-bottom:120px}.CatalogPreview-module__uy8xwq__categoryBlock:last-child{margin-bottom:0}.CatalogPreview-module__uy8xwq__categoryTitle{align-items:center;gap:20px;margin-bottom:40px;display:flex}.CatalogPreview-module__uy8xwq__categoryTitle span{color:var(--accent-orange);border:1px solid var(--accent-orange);border-radius:50%;padding:4px 8px;font-size:14px;font-weight:700}.CatalogPreview-module__uy8xwq__categoryTitle h3{letter-spacing:2px;text-transform:uppercase;font-size:24px;font-weight:300}.CatalogPreview-module__uy8xwq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.CatalogPreview-module__uy8xwq__card{cursor:pointer;background:#1a1a1a;border:1px solid #ffffff0d;height:450px;transition:border-color .3s;position:relative;overflow:hidden}.CatalogPreview-module__uy8xwq__card:hover{border-color:var(--accent-orange)}.CatalogPreview-module__uy8xwq__imageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.CatalogPreview-module__uy8xwq__bgImage{filter:grayscale();opacity:.3;background-position:50%;background-size:cover;width:100%;height:100%;transition:all .6s cubic-bezier(.2,.8,.2,1)}.CatalogPreview-module__uy8xwq__card:hover .CatalogPreview-module__uy8xwq__bgImage{filter:grayscale(0%);opacity:.6;transform:scale(1.1)}.CatalogPreview-module__uy8xwq__overlay{z-index:1;background:linear-gradient(#0009 0%,#0003 50%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.CatalogPreview-module__uy8xwq__content{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;padding:30px;display:flex;position:relative}.CatalogPreview-module__uy8xwq__cardTitle{letter-spacing:1px;color:#fff;margin-bottom:8px;font-size:32px;font-weight:800;transition:transform .4s;transform:translateY(20px)}.CatalogPreview-module__uy8xwq__cardSubtitle{letter-spacing:2px;color:var(--accent-orange);text-transform:uppercase;opacity:0;margin-bottom:16px;font-size:11px;transition:all .4s .1s;transform:translateY(20px)}.CatalogPreview-module__uy8xwq__cardDesc{color:#aaa;opacity:0;max-height:0;margin-bottom:0;font-size:13px;line-height:1.5;transition:all .4s;overflow:hidden}.CatalogPreview-module__uy8xwq__arrowIcon{color:var(--accent-orange);opacity:0;font-size:20px;transition:all .4s;position:absolute;top:30px;right:30px;transform:translate(-10px,10px)}.CatalogPreview-module__uy8xwq__card:hover .CatalogPreview-module__uy8xwq__cardTitle{transform:translateY(0)}.CatalogPreview-module__uy8xwq__card:hover .CatalogPreview-module__uy8xwq__cardSubtitle{opacity:1;transform:translateY(0)}.CatalogPreview-module__uy8xwq__card:hover .CatalogPreview-module__uy8xwq__cardDesc{opacity:1;max-height:100px;margin-bottom:20px}.CatalogPreview-module__uy8xwq__card:hover .CatalogPreview-module__uy8xwq__arrowIcon{opacity:1;transform:translate(0)}@media (max-width:1200px){.CatalogPreview-module__uy8xwq__grid{grid-template-columns:repeat(2,1fr)}.CatalogPreview-module__uy8xwq__sectionTitle{font-size:60px}}@media (max-width:768px){.CatalogPreview-module__uy8xwq__catalogSection{padding:80px 0}.CatalogPreview-module__uy8xwq__grid{grid-template-columns:1fr}.CatalogPreview-module__uy8xwq__header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:60px}.CatalogPreview-module__uy8xwq__sectionTitle{font-size:40px}.CatalogPreview-module__uy8xwq__card{height:300px}.CatalogPreview-module__uy8xwq__sectionNumber{top:-30px}.CatalogPreview-module__uy8xwq__bgImage{opacity:.5;filter:grayscale(20%)}.CatalogPreview-module__uy8xwq__cardTitle{transform:translateY(0)}.CatalogPreview-module__uy8xwq__cardSubtitle{opacity:1;transform:translateY(0)}.CatalogPreview-module__uy8xwq__cardDesc{opacity:1;max-height:100px;margin-bottom:20px}.CatalogPreview-module__uy8xwq__arrowIcon{opacity:1;transform:translate(0)}}
