.CatalogSection-module__LKiUUa__catalog{color:#000}.CatalogSection-module__LKiUUa__catalogTitleWrap{justify-content:center;align-items:center;gap:15px;display:flex}.CatalogSection-module__LKiUUa__catalogLine{background:#000;width:100%;height:1px}.CatalogSection-module__LKiUUa__catalogTitle{letter-spacing:1px;font-size:56px;font-weight:200}.CatalogSection-module__LKiUUa__catalogGrid{grid-template-columns:390px 1fr;gap:30px;width:910px;margin-top:50px;margin-left:auto;margin-right:auto;display:grid}.CatalogSection-module__LKiUUa__catalogItem{border-radius:5px;transition:transform .4s,box-shadow .4s}.CatalogSection-module__LKiUUa__catalogItem:hover{transform:scale(1.03);box-shadow:0 15px 35px #f2b13b59}.CatalogSection-module__LKiUUa__catalogItemBig{width:390px;height:450px;position:relative;overflow:hidden}.CatalogSection-module__LKiUUa__catalogRight{grid-template-rows:230px 190px;grid-template-columns:repeat(2,230px);gap:30px;display:grid}.CatalogSection-module__LKiUUa__catalogItemSquare{width:230px;height:230px;position:relative;overflow:hidden}.CatalogSection-module__LKiUUa__catalogItemWide{grid-column:1/3;width:490px;height:190px;position:relative;overflow:hidden}.CatalogSection-module__LKiUUa__catalogVideo{object-fit:cover;pointer-events:none;width:100%;height:100%}.CatalogSection-module__LKiUUa__catalogOverlay{color:#fff;width:100%;font-size:22px;font-weight:300;font-family:var(--font-main);background:linear-gradient(#0000,#0009);padding:20px;position:absolute;bottom:0}@media (max-width:1024px){.CatalogSection-module__LKiUUa__catalogTitle{font-size:44px}.CatalogSection-module__LKiUUa__catalogGrid{grid-template-columns:1fr 1fr;grid-template-areas:"big square1""big square2""wide wide";justify-content:center;gap:18px;width:100%;max-width:900px;margin:35px auto 0;display:grid}.CatalogSection-module__LKiUUa__catalogItemBig{grid-area:big;width:100%;height:450px}.CatalogSection-module__LKiUUa__catalogRight{display:contents}.CatalogSection-module__LKiUUa__catalogRight a:first-child{grid-area:square1;width:100%;height:215px}.CatalogSection-module__LKiUUa__catalogRight a:nth-child(2){grid-area:square2;width:100%;height:215px}.CatalogSection-module__LKiUUa__catalogItemWide{grid-area:wide;width:100%;height:200px}.CatalogSection-module__LKiUUa__catalogOverlay{padding:18px;font-size:20px}}@media (max-width:768px){.CatalogSection-module__LKiUUa__catalogTitle{font-size:32px}.CatalogSection-module__LKiUUa__catalogGrid{grid-template-columns:1fr 1fr;grid-template-areas:"big big""square1 square2""wide wide";gap:12px;width:100%;margin:25px auto 0;display:grid}.CatalogSection-module__LKiUUa__catalogItemBig{height:320px}.CatalogSection-module__LKiUUa__catalogRight{display:contents}.CatalogSection-module__LKiUUa__catalogRight a:first-child{grid-area:square1;height:150px}.CatalogSection-module__LKiUUa__catalogRight a:nth-child(2){grid-area:square2;height:150px}.CatalogSection-module__LKiUUa__catalogItemWide{grid-area:wide;height:160px}.CatalogSection-module__LKiUUa__catalogOverlay{padding:15px;font-size:18px}}@media (max-width:420px){.CatalogSection-module__LKiUUa__catalogTitle{font-size:26px}.CatalogSection-module__LKiUUa__catalogGrid{gap:10px;margin:20px auto 0}.CatalogSection-module__LKiUUa__catalogItemBig{height:260px}.CatalogSection-module__LKiUUa__catalogRight a:first-child,.CatalogSection-module__LKiUUa__catalogRight a:nth-child(2),.CatalogSection-module__LKiUUa__catalogItemWide{height:130px}.CatalogSection-module__LKiUUa__catalogOverlay{padding:12px;font-size:16px}}
.MasterSection-module__ZdZVUG__master{color:#000;margin-top:150px}.MasterSection-module__ZdZVUG__masterTitleWrap{justify-content:center;align-items:center;gap:15px;display:flex}.MasterSection-module__ZdZVUG__masterLine{background:#000;width:100%;height:1px}.MasterSection-module__ZdZVUG__masterTitle{letter-spacing:1px;font-size:56px;font-weight:200}.MasterSection-module__ZdZVUG__masterCards{flex-wrap:wrap;justify-content:center;gap:30px;margin:50px 0;display:flex}.MasterSection-module__ZdZVUG__masterCard{cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;width:310px;height:430px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.MasterSection-module__ZdZVUG__masterCard:hover{transform:scale(1.03);box-shadow:0 15px 35px #f2b13b59}.MasterSection-module__ZdZVUG__masterCard img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.MasterSection-module__ZdZVUG__masterCard:hover img{transform:scale(1.08)}.MasterSection-module__ZdZVUG__masterCardAge{color:#000;font-family:var(--font-main);background:#fff;border-radius:100%;padding:13px 8px;position:absolute;top:15px;left:15px}.MasterSection-module__ZdZVUG__masterCardBottom{color:#fff;background:linear-gradient(#0000,#00000080 30%);width:100%;padding:15px 20px;position:absolute;bottom:0}.MasterSection-module__ZdZVUG__masterCardTitle{font-weight:500;font-family:var(--font-main);text-align:left;margin-bottom:8px;font-size:20px}.MasterSection-module__ZdZVUG__masterCardTime{align-items:center;gap:5px;font-size:16px;display:flex}.MasterSection-module__ZdZVUG__masterCardTime img{filter:brightness(0)invert();width:20px;height:20px}@media (max-width:1024px){.MasterSection-module__ZdZVUG__master{margin-top:110px}.MasterSection-module__ZdZVUG__masterTitle{font-size:44px}.MasterSection-module__ZdZVUG__masterCards{gap:22px;max-width:580px;margin:35px auto}.MasterSection-module__ZdZVUG__masterCard{width:270px;height:360px}.MasterSection-module__ZdZVUG__masterCardAge{padding:11px 7px;font-size:14px}.MasterSection-module__ZdZVUG__masterCardBottom{padding:14px 18px}.MasterSection-module__ZdZVUG__masterCardTitle{font-size:18px}.MasterSection-module__ZdZVUG__masterCardTime{font-size:15px}.MasterSection-module__ZdZVUG__masterCardTime img{width:18px;height:18px}}@media (max-width:768px){.MasterSection-module__ZdZVUG__master{margin-top:80px}.MasterSection-module__ZdZVUG__masterTitle{font-size:32px}.MasterSection-module__ZdZVUG__masterCards{gap:16px;max-width:460px;margin:25px auto}.MasterSection-module__ZdZVUG__masterCard{width:215px;height:290px}.MasterSection-module__ZdZVUG__masterCardAge{padding:10px 6px;font-size:13px}.MasterSection-module__ZdZVUG__masterCardBottom{padding:12px 15px}.MasterSection-module__ZdZVUG__masterCardTitle{font-size:16px}.MasterSection-module__ZdZVUG__masterCardTime{font-size:14px}.MasterSection-module__ZdZVUG__masterCardTime img{width:16px;height:16px}}@media (max-width:420px){.MasterSection-module__ZdZVUG__master{margin-top:60px}.MasterSection-module__ZdZVUG__masterTitle{font-size:26px}.MasterSection-module__ZdZVUG__masterCards{gap:12px;max-width:380px;margin:20px auto}.MasterSection-module__ZdZVUG__masterCard{width:180px;height:250px}.MasterSection-module__ZdZVUG__masterCardAge{padding:8px 5px;font-size:12px}.MasterSection-module__ZdZVUG__masterCardBottom{padding:10px 12px}.MasterSection-module__ZdZVUG__masterCardTitle{font-size:15px}.MasterSection-module__ZdZVUG__masterCardTime{font-size:13px}.MasterSection-module__ZdZVUG__masterCardTime img{width:14px;height:14px}}
.ToTopButton-module__MPYGGW__toTop{color:#fff;cursor:pointer;z-index:8;background:#f2b13b;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:28px;transition:opacity .3s,transform .3s;display:none;position:fixed;bottom:40px;right:40px}.ToTopButton-module__MPYGGW__show{opacity:1;display:flex;transform:translateY(0)}.ToTopButton-module__MPYGGW__hide{opacity:0;transform:translateY(20px)}
.ProductsSection-module__dh9EhG__interior{font-family:var(--font-main);margin-top:150px}.ProductsSection-module__dh9EhG__interiorTitleWrap{justify-content:center;align-items:center;gap:15px;display:flex}.ProductsSection-module__dh9EhG__interiorLine{background:#000;flex:1;height:1px}.ProductsSection-module__dh9EhG__interiorTitle{font-size:56px;font-weight:200}.ProductsSection-module__dh9EhG__interiorGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));justify-items:center;gap:50px 30px;margin:50px 0 100px;display:grid}.ProductsSection-module__dh9EhG__productCard{cursor:pointer;width:260px;font-family:var(--font-main);background:#fff;border:1px solid #e5e9eb;border-radius:5px;flex-direction:column;padding:25px 30px;transition:all .3s;display:flex}.ProductsSection-module__dh9EhG__productCard:hover{box-shadow:0 15px 35px #f2b13b59}.ProductsSection-module__dh9EhG__productCardImg{object-fit:cover;width:100%;height:195px}.ProductsSection-module__dh9EhG__productCardName{margin-top:25px;font-size:16px;font-weight:200}.ProductsSection-module__dh9EhG__productCardPrice{color:var(--color-gray-text);margin:8px 0 20px;font-size:14px}.ProductsSection-module__dh9EhG__productCardBtn{background:var(--color-accent);color:#fff;box-sizing:border-box;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:40px;margin-top:auto;padding:10px 15px;font-size:16px;transition:all .3s;display:flex}.ProductsSection-module__dh9EhG__productCardBtn:hover{background:var(--color-accent-hover)}.ProductsSection-module__dh9EhG__preorderBtn{background:var(--color-accent)}.ProductsSection-module__dh9EhG__preorderBtn:hover{background:var(--color-accent-hover)}.ProductsSection-module__dh9EhG__counter{justify-content:space-between;align-items:center;padding:10px 15px;font-size:16px;display:flex}.ProductsSection-module__dh9EhG__counterBtn{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;border-radius:5px;justify-content:center;align-items:center;width:30px;height:20px;font-size:16px;display:flex}.ProductsSection-module__dh9EhG__counterValue{color:#fff;font-size:16px}@media (max-width:1024px){.ProductsSection-module__dh9EhG__interior{margin-top:100px}.ProductsSection-module__dh9EhG__interiorTitle{font-size:48px}.ProductsSection-module__dh9EhG__interiorGrid{grid-template-columns:repeat(3,1fr);gap:35px 25px}.ProductsSection-module__dh9EhG__productCard{max-width:230px;padding:22px 25px}.ProductsSection-module__dh9EhG__productCardImg{height:170px}.ProductsSection-module__dh9EhG__productCardName{font-size:15px}.ProductsSection-module__dh9EhG__productCardPrice{font-size:13px}.ProductsSection-module__dh9EhG__productCardBtn{height:38px;padding:9px 0;font-size:15px}.ProductsSection-module__dh9EhG__counter{height:38px;padding:9px 15px;font-size:15px}.ProductsSection-module__dh9EhG__counterBtn{width:28px;height:18px;font-size:15px}.ProductsSection-module__dh9EhG__counterValue{font-size:15px}}@media (max-width:768px){.ProductsSection-module__dh9EhG__interior{margin-top:80px}.ProductsSection-module__dh9EhG__interiorTitle{font-size:36px}.ProductsSection-module__dh9EhG__interiorGrid{grid-template-columns:repeat(2,1fr);gap:22px 15px}.ProductsSection-module__dh9EhG__productCard{max-width:200px;padding:18px 20px}.ProductsSection-module__dh9EhG__productCardImg{height:145px}.ProductsSection-module__dh9EhG__productCardName{font-size:14px}.ProductsSection-module__dh9EhG__productCardPrice{font-size:12px}.ProductsSection-module__dh9EhG__productCardBtn{height:34px;padding:8px 0;font-size:13px}.ProductsSection-module__dh9EhG__counter{height:34px;padding:8px 12px;font-size:13px}.ProductsSection-module__dh9EhG__counterBtn{width:26px;height:16px;font-size:13px}.ProductsSection-module__dh9EhG__counterValue{font-size:13px}}@media (max-width:420px){.ProductsSection-module__dh9EhG__interiorGrid{grid-template-columns:repeat(2,1fr);gap:16px 12px}.ProductsSection-module__dh9EhG__productCard{max-width:165px;padding:15px 16px}.ProductsSection-module__dh9EhG__productCardImg{height:125px}.ProductsSection-module__dh9EhG__productCardName{font-size:13px}.ProductsSection-module__dh9EhG__productCardPrice{font-size:11px}.ProductsSection-module__dh9EhG__productCardBtn{height:32px;padding:7px 0;font-size:12px}.ProductsSection-module__dh9EhG__counter{height:32px;padding:7px 10px;font-size:12px}.ProductsSection-module__dh9EhG__counterBtn{width:24px;height:15px;font-size:12px}.ProductsSection-module__dh9EhG__counterValue{font-size:12px}}
