:root{--t-menu-bg: rgba(0, 0, 0, 1);--t-menu-min-height: 70px;--t-menu-width: calc(100% - 20px) ;--t-menu-margin-x: 10px;--t-menu-margin-top-desktop: 10px;--t-menu-z-index: 990;--t-menu-padding-x: 20px;--t-menu-link-size: 14px;--t-menu-link-weight: 500;--t-menu-link-color: #ffffff;--t-menu-link-spacing: 2px;--t-menu-link-gap: 30px;--t-menu-logo-size: 20px;--t-menu-logo-weight: 600;--t-menu-logo-color: #cccccc;--t-menu-social-gap: 4px;--t-menu-actions-gap: 30px;--t-menu-widget-gap: 20px;--t-menu-soc-size: 30px;--t-menu-widget-size: 22px;--site-header-bottom: calc(var(--t-menu-margin-top-desktop) + var(--t-menu-min-height));--catalog-page-padding-top: 135px;--font: "TildaSans", Arial, sans-serif}:root{--black: #000000;--white: #ffffff;--bg: #0c0c0c;--bg-card: #141414;--gray-100: #1a1a1a;--gray-300: #3a3a3a;--gray-500: #9a9a9a;--gray-700: #d4d4d4;--text: #f2f2f2;--max-w: 1200px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#fff;color:#111;font-family:var(--font, "TildaSans", Arial, sans-serif);font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:clip}.site{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip;background:var(--bg);color:var(--text)}.boot-fallback{padding:24px 16px;max-width:480px;margin:40px auto;line-height:1.5}.boot-fallback--error pre{font-size:12px;overflow:auto;background:#f4f4f4;padding:8px;white-space:pre-wrap}.site-main{flex:1;width:100%;max-width:var(--max-w);margin:0 auto;padding:0 16px 48px}.site-main--sheet{max-width:none;padding:0;background:#000000b8;min-height:100vh}.site-header{position:fixed;top:var(--t-menu-margin-top-desktop);left:var(--t-menu-margin-x);z-index:var(--t-menu-z-index);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:var(--t-menu-min-height);box-sizing:border-box;width:var(--t-menu-width);max-width:none;margin:0;padding:0 var(--t-menu-padding-x);background:var(--t-menu-bg);color:var(--t-menu-link-color);font-family:var(--font)}.site:has(>.site-header) .site-main:not(.site-main--sheet){padding-top:0}.site-header__nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px var(--t-menu-link-gap);justify-self:start}.site-header__nav a{color:var(--t-menu-link-color);text-decoration:none;font-size:var(--t-menu-link-size);font-weight:var(--t-menu-link-weight);letter-spacing:var(--t-menu-link-spacing);text-transform:uppercase;line-height:1.2;white-space:nowrap}.site-header__nav a:hover{opacity:.85}.site-header__nav a.on{opacity:1}.site-header__brand{color:var(--t-menu-logo-color);text-decoration:none;font-size:var(--t-menu-logo-size);font-weight:var(--t-menu-logo-weight);letter-spacing:0;text-transform:none;justify-self:center;line-height:1.2;white-space:nowrap}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:var(--t-menu-actions-gap);flex-wrap:nowrap;justify-self:end}.site-header__social{display:flex;align-items:center;gap:var(--t-menu-social-gap)}.site-header__shop{display:flex;align-items:center;gap:var(--t-menu-widget-gap);margin-left:0}.icon-btn{border:0;display:grid;place-items:center;cursor:pointer;padding:0;text-decoration:none;flex-shrink:0}.icon-btn--social{width:30px;width:var(--t-menu-soc-size, 30px);height:30px;height:var(--t-menu-soc-size, 30px);min-width:30px;min-height:30px;max-width:30px;max-height:30px;border-radius:999px;background:transparent;color:#000;overflow:hidden}.icon-btn--social .tilda-soc-svg,.icon-btn--social svg{display:block;width:30px;height:30px;max-width:100%;max-height:100%;flex-shrink:0}.tilda-soc-svg{display:block}.icon-btn--widget{width:22px;width:var(--t-menu-widget-size, 22px);height:22px;height:var(--t-menu-widget-size, 22px);min-width:22px;min-height:22px;max-width:22px;max-height:22px;background:transparent;color:#fff;position:relative;overflow:visible}.icon-btn--widget .tilda-widget-svg,.icon-btn--widget svg{display:block;width:22px;height:22px;max-width:100%;max-height:100%}.tilda-widget-svg{display:block}.icon-btn--social:hover,.icon-btn--widget:hover{opacity:.9}@media(min-width:961px){html:not(.platform-max) .site-header{display:grid;grid-template-columns:1fr auto 1fr;top:var(--t-menu-margin-top-desktop);left:var(--t-menu-margin-x);width:var(--t-menu-width);padding:0 var(--t-menu-padding-x);min-height:var(--t-menu-min-height);gap:16px;text-align:initial}html:not(.platform-max) .site-header__nav{order:unset;justify-self:start;justify-content:flex-start}html:not(.platform-max) .site-header__brand{order:unset;justify-self:center}html:not(.platform-max) .site-header__actions{order:unset;justify-self:end;justify-content:flex-end}}@media(max-width:960px){html:not(.platform-max) .site-header{grid-template-columns:1fr;text-align:center;top:0;left:0;width:100%;padding:12px 16px;min-height:auto;gap:12px}.site-header__nav{justify-content:center;justify-self:center;order:2;gap:12px 20px}.site-header__nav a{font-size:12px;letter-spacing:1.5px}.site-header__brand{order:1;font-size:18px}.site-header__actions{order:3;justify-content:center;justify-self:center}.site-header__shop{margin-left:12px}}html.platform-max{--max-header-clearance: 104px}html.platform-max .site-header.site-header--max{display:flex;flex-direction:column;align-items:center;top:0;left:0;width:100%;max-width:100%;margin:0;padding:8px 10px;gap:6px;min-height:0;box-sizing:border-box}html.platform-max .site-header--max .site-header__brand{order:1;font-size:15px;line-height:1.2;padding:2px 0 0;margin:0}html.platform-max .site-header--max .site-header__nav{order:2;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;gap:4px 18px;scrollbar-width:none;padding:0 2px 2px}html.platform-max .site-header--max .site-header__nav::-webkit-scrollbar{display:none}html.platform-max .site-header--max .site-header__nav a{font-size:12px;letter-spacing:1.2px;flex-shrink:0;padding:4px 2px;min-height:32px;display:inline-flex;align-items:center}html.platform-max .site-header--max .site-header__actions{order:3;justify-content:center;flex-wrap:nowrap;gap:6px;max-width:100%;padding-bottom:2px}html.platform-max .site-header--max .site-header__social{gap:12px;flex-shrink:0}html.platform-max .site-header--max .icon-btn--social{min-width:36px;min-height:36px;width:36px;height:36px;max-width:36px;max-height:36px;display:grid;place-items:center}html.platform-max .site-header--max .icon-btn--social svg,html.platform-max .site-header--max .tilda-soc-svg--max-white{width:22px;height:22px}html.platform-max .site-header--max .site-header__shop{gap:8px;margin-left:4px;flex-shrink:0}@media(max-width:960px){.site-header .icon-btn--social{width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px;color:#fff;background:transparent;overflow:visible;border-radius:0}.site-header .icon-btn--social svg,.site-header .tilda-soc-svg--max-white{width:22px;height:22px}.site-header .tilda-soc-svg--max-white path{fill:#fff}}html.platform-max .site-header--max .icon-btn--widget{width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;display:grid;place-items:center}html.platform-max .site-header--max .icon-btn--widget svg{width:20px;height:20px}html.platform-max .home-hero{background-attachment:scroll;min-height:100dvh}html.platform-max .home-hero__inner{padding-top:8px}html.platform-max .home-hero__eyebrow{padding-top:8px;padding-bottom:24px}html.platform-max .site--catalog .catalog-page,html.platform-max .site--about .about-intro,html.platform-max .site--blog .blog-page{padding-top:var(--max-header-clearance)}html.platform-max .site-main{padding-left:0;padding-right:0}html.platform-max .site-main:not(.site-main--sheet){padding-bottom:32px}.site-footer{background:#111;color:#fff;margin-top:auto;padding:50px 15px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;box-sizing:border-box}.site-footer__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px 50px}.site-footer__logo-wrap{flex-shrink:0;margin-right:auto;padding-right:50px}.site-footer__logo-link{display:flex;align-items:center;line-height:0}.site-footer__logo,.tilda-logo.site-footer__logo{display:block;width:100%;max-width:50px;height:auto}.site-footer__nav{display:flex;flex-wrap:wrap;gap:10px 15px;font-family:var(--font);font-size:14px;font-weight:600;text-transform:uppercase}.site-footer__nav a{color:#fff;text-decoration:none}.site-footer__nav a:hover{opacity:.85}@media(max-width:640px){.site-footer__logo-wrap{padding-right:0;margin-bottom:20px}.site-footer__nav{font-size:12px}}.muted{color:var(--gray-500);font-size:14px;font-weight:300}.err{color:#9b2c2c}.center{text-align:center}.pad{padding:24px}.section-h2{text-align:center;font-size:clamp(22px,4vw,32px);font-weight:500;margin:0 0 32px;letter-spacing:.02em;color:var(--text)}.section-h2--left{text-align:left;margin-bottom:16px}.t-btn{font:inherit;font-size:14px;font-weight:500;letter-spacing:.04em;padding:14px 24px;border-radius:0;border:1px solid var(--text);cursor:pointer;background:transparent;color:var(--text)}.t-btn--black{background:var(--black);color:var(--white);border-color:var(--black)}.t-btn--dark{background:#333;color:var(--white);border-color:#333;border-radius:2px}.t-btn--outline{background:transparent;color:var(--text);border-color:var(--gray-300)}.t-btn--outline-light{background:transparent;color:var(--text);border-color:var(--text)}.t-btn--ghost{border-color:var(--gray-300);background:var(--white)}.t-btn--product-order{flex:1;border-radius:4px;font-size:14px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:16px 20px}.t-btn--full{width:100%}.center-actions{display:flex;justify-content:center;margin-top:28px}.site--home{background:#fff}.site-main--home{max-width:none;padding:0;overflow-x:clip}.home-page{overflow-x:clip}.home-hero{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);min-height:100vh;background-color:#0a0a0a;background-image:linear-gradient(to bottom,#000000b3,#000000b3),var(--hero-cover);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;box-sizing:border-box}.home-hero__inner{width:100%;max-width:700px;padding:0 20px 72px;box-sizing:border-box}.home-hero__eyebrow{margin:0;padding:30px 0 60px;font-family:var(--font);font-size:14px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#fff}.home-hero__title{margin:0;padding:24px 0 38px;font-family:var(--font);font-size:72px;font-weight:600;line-height:1.17;letter-spacing:.5px;color:#fff}.home-hero__tagline{margin:0 auto;padding:0 0 30px;max-width:700px;font-family:var(--font);font-size:24px;font-weight:300;line-height:1.5;color:#fff}@media(max-width:1200px){.home-hero__title{font-size:68px}.home-hero__tagline{font-size:22px}}@media(max-width:640px){.home-hero__eyebrow{font-size:10px}.home-hero__title{font-size:32px}.home-hero__tagline{font-size:20px;line-height:1.4}}@media(max-width:480px){.home-hero__title{font-size:30px}}.home-hero__scroll{position:absolute;bottom:20px;left:50%;transform:translate(-50%);border:0;background:none;color:#fff;cursor:pointer;padding:10px;line-height:0}.home-band{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:48px 16px 56px;box-sizing:border-box}.home-band--light{background:#fff;color:#000}.home-band__inner{max-width:var(--max-w);margin:0 auto}.home-section-title{text-align:center;font-size:clamp(26px,4.5vw,38px);font-weight:600;margin:0 0 40px;color:#000}.home-popular-grid{display:grid;gap:36px 28px;grid-template-columns:minmax(0,1fr)}.home-popular-grid--three{max-width:960px;margin:0 auto}@media(min-width:640px){.home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-popular-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:960px){.home-popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-product{cursor:pointer;min-width:0}.home-product__media{position:relative;margin-bottom:14px;background:#f3f3f3;overflow:hidden}.home-product__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.home-product__title{font-size:16px;font-weight:600;margin:0 0 8px;color:#000;line-height:1.35}.home-product__desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;margin:0 0 10px}.home-product__price{font-size:16px;font-weight:600;color:#000}.home-band--why{padding-top:60px;padding-bottom:60px}.icon-btn--badge{position:relative}.icon-btn--badge .icon-badge{position:absolute;top:-4px;right:-6px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#fa0505;color:#fff;font-size:10px;font-weight:600;font-family:Arial,Helvetica,sans-serif;display:grid;place-items:center;line-height:1;pointer-events:none;border:0}.site--about{background:#fff;color:#000}.site-main--about{max-width:none;padding:0;background:#fff}.about-page{color:#000}.about-intro{padding:180px 0 60px;box-sizing:border-box}.about-intro__container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.about-t677__grid{display:flex;flex-wrap:wrap;align-items:flex-start}.about-t677__col_images{flex:0 0 50%;width:50%;max-width:50%;box-sizing:border-box}.about-t677__col_text{flex:0 0 min(41.666%,483px);width:min(41.666%,483px);max-width:min(41.666%,483px);margin-left:8.333%;box-sizing:border-box}.about-t677__top-indent{padding-top:0}.about-t677__row{display:flex;flex-wrap:nowrap;font-size:0}.about-t677__tile{display:inline-block;vertical-align:top;box-sizing:border-box;font-size:16px}.about-t677__tile_left{width:60%;padding-right:10px}.about-t677__tile_image-right{width:40%;padding-left:10px}.about-t677__tile_image-right .about-t677__wrapper_top{margin-top:40%}.about-t677__wrapper_top{position:relative;margin-top:40%}.about-t677__wrapper_bottom{position:relative;width:100%;margin-top:20px;padding-bottom:100%}.about-t677__bgimg{display:block;width:100%;height:0;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 15px #0003}.about-t677__bgimg_1{padding-bottom:135%}.about-t677__bgimg_2{padding-bottom:120%}.about-t677__bgimg_3{position:absolute;right:50%;width:160%;padding-bottom:100%}.about-t677__bgimg_3_mobile{display:none}.about-t677__title{margin:0;font-family:var(--font);font-size:30px;font-weight:600;line-height:1.23;color:#000;text-transform:uppercase}.about-t677__descr{margin-top:34px;font-family:var(--font);font-size:20px;font-weight:300;line-height:1.55;color:#000}.about-t677__list{margin:0;padding:0 0 0 1.15em;list-style-type:disc;list-style-position:outside}.about-t677__list li{margin:0;padding:0}.about-t677__list li+li{margin-top:.15em}.about-divider{max-width:1160px;margin:0 auto;height:1px;background-color:#000;opacity:.2}.about-portfolio-wrap{padding:30px 0 60px}.about-portfolio{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.about-portfolio__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:40px}.about-portfolio__title{margin:0;font-family:var(--font);font-size:24px;font-weight:300;line-height:1.5;color:#000;text-transform:lowercase}.about-portfolio__arrows{display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.about-portfolio__control{width:40px;height:40px;padding:0;border:0;border-radius:50px;background:#000;cursor:pointer;flex-shrink:0;display:grid;place-items:center}.about-portfolio__control svg{width:100%;height:100%}.about-portfolio__gallery{position:relative;margin:0 -20px}.about-portfolio__track{display:flex;align-items:flex-start;gap:20px;padding:0 20px;max-width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-padding-left:20px}.about-portfolio__track::-webkit-scrollbar{display:none}.about-portfolio__item{flex-shrink:0;scroll-snap-align:start;height:300px}.about-portfolio__img{display:block;width:auto;height:100%;max-width:none}@media screen and (min-width:900px){.about-t677__title{font-size:32px;line-height:1.23}}@media screen and (max-width:960px){.about-intro{padding-top:120px}.about-t677__col_images,.about-t677__col_text{flex:0 0 100%;width:100%;max-width:100%;margin-left:0}.about-t677__col_text{margin-top:40px}.about-t677__tile_left,.about-t677__tile_image-right{width:100%;padding:0}.about-t677__tile_image-right{margin-top:40px}.about-t677__tile_image-right .about-t677__wrapper_top,.about-t677__wrapper_top{margin-top:0}.about-t677__bgimg_2{padding-bottom:135%}.about-t677__wrapper_bottom{display:none}.about-t677__bgimg_3_mobile{display:block;margin-top:20px;padding-bottom:55%}.about-t677__bgimg_3{display:none}.about-portfolio__item{height:350px}}@media screen and (max-width:640px){.about-intro{padding-top:100px;padding-bottom:45px}.about-intro__container,.about-portfolio{padding-left:16px;padding-right:16px}.about-t677__descr{font-size:16px;margin-top:14px;line-height:1.55}.about-t677__col_text{max-width:100%}.about-t677__title{font-size:22px}.about-portfolio__title{font-size:20px}.about-portfolio__head{margin-bottom:28px}}.t-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;min-width:0}.t-grid--home{max-width:900px;margin:0 auto}@media(min-width:720px){.t-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}}.t-product-card{cursor:pointer;text-align:left;min-width:0;overflow:hidden}.t-product-card__media{position:relative;border-radius:0;overflow:hidden}.t-product-card__body{padding:14px 4px 0}.t-product-card__title{margin:0 0 8px;font-size:15px;font-weight:600;line-height:1.35;color:var(--text)}.t-product-card__desc{margin:0 0 10px;font-size:13px;font-weight:300;color:var(--gray-500);line-height:1.45}.t-product-card__price{font-size:15px;font-weight:600;color:var(--text)}.wish-btn{box-sizing:border-box;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;border-radius:100%;background:#fff;color:#000;transition:transform .2s ease}.wish-btn--t1002{position:absolute;top:10px;right:10px;z-index:9;width:45px;height:45px;border:1px solid transparent;box-shadow:0 0 10px #0003}.wish-btn--t1002-inline{position:static;width:45px;height:45px;border:1px solid #e4e4e4;box-shadow:none}.wish-btn--t1002 .wish-btn__svg{pointer-events:none;overflow:visible;transition:transform .2s ease}.wish-btn--t1002:hover .wish-btn__svg{transform:scale(1.1)}.wish-btn--t1002 .wish-btn__path{transition:fill .2s ease,stroke .2s ease}.product-sheet__actions .wish-wrap{flex-shrink:0}@media(max-width:480px){.wish-btn--t1002,.wish-btn--t1002-inline{width:50px;height:50px}}.why-t497{font-family:var(--font)}.why-t497__title{margin:0 auto 105px;padding:0 20px;text-align:center;font-size:42px;font-weight:600;line-height:1.23;overflow-wrap:break-word}.why-t497__list{list-style:none;margin:0 auto;padding:0;max-width:1200px;display:flex;flex-wrap:wrap}.why-t497__col{width:41.666%;margin-top:45px;box-sizing:border-box;padding:0 20px}.why-t497__col:nth-child(odd){margin-left:8.333%}.why-t497__col_first,.why-t497__col:nth-child(-n+2){margin-top:0}.why-t497__item{display:flex;align-items:flex-start}.why-t497__icon-wrap{width:45px;flex-shrink:0}.why-t497__icon{display:block;width:100%;height:auto;max-width:45px}.why-t497__text{padding-left:20px;width:100%;min-width:0}.why-t497__name{padding-bottom:8px;font-size:22px;font-weight:600;line-height:1.35}.why-t497__descr{margin:0;font-size:16px;font-weight:300;line-height:1.55}.why-t497--light .why-t497__title,.why-t497--light .why-t497__name,.why-t497--light .why-t497__descr{color:#000}.why-t497--dark{padding:48px 0 24px;border-top:1px solid var(--gray-300)}.why-t497--dark .why-t497__title,.why-t497--dark .why-t497__name{color:var(--text)}.why-t497--dark .why-t497__descr{color:var(--gray-500)}@media(max-width:1200px){.why-t497__title{font-size:38px}}@media(max-width:960px){.why-t497__title{margin-bottom:45px;font-size:30px}.why-t497__col{width:100%;margin-left:0!important;margin-top:30px!important;padding:0 20px}.why-t497__col:first-child{margin-top:0!important}.why-t497__icon-wrap{max-width:50px;width:50px}}@media(max-width:480px){.why-t497__title{font-size:30px}}.site--catalog{background:#fff;color:#000}.site-main--catalog{max-width:none;padding:0;background:#fff;color:#000}.catalog-page{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:var(--catalog-page-padding-top) 20px 60px;color:#000}.catalog-page__head{text-align:center}.catalog-page__title{margin:0 0 14px;text-align:center;font-family:var(--font);font-size:42px;font-weight:600;line-height:1.23;color:#000;letter-spacing:0;text-transform:none}.catalog-page__subtitle{margin:0 0 32px;text-align:center;font-family:var(--font);font-size:16px;font-weight:300;line-height:1.55;color:#000}.catalog-page__status{text-align:center;font-size:16px;font-weight:300;color:#0000008c;margin:0 0 24px}.catalog-page__status--err{color:#b00020}.catalog-parts{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 24px;margin-bottom:40px;padding:0 0 20px}.catalog-part{display:inline-flex;align-items:center;gap:12px;border:0;background:none;cursor:pointer;padding:5px;font-family:var(--font);font-size:14px;font-weight:500;line-height:1.2;text-transform:uppercase;color:#000}.catalog-part--active{font-weight:600}.catalog-part__img{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.catalog-part__img--ph{background:#e6e6e6}.catalog-part__label{white-space:nowrap}.catalog-individual{display:block;width:100%;max-width:420px;margin:0 auto 40px;padding:14px 20px;border:1px solid #e5e5e5;border-radius:4px;background:#fafafa;color:#000;font-family:var(--font);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:20px;row-gap:60px;min-width:0}.t-product-card--catalog{background:#fafafa;border-radius:10px;overflow:hidden;padding:30px;box-sizing:border-box;transition:box-shadow .2s ease}.t-product-card--catalog:hover{box-shadow:0 5px 15px -2px #00000012}.t-product-card--catalog .t-product-card__media{border-radius:30px;overflow:hidden}.t-product-card--catalog .t-product-card__body{padding:16px 0 0}.t-product-card--catalog .t-product-card__title{font-size:24px;font-weight:600;line-height:1.2;color:#000;margin:0 0 10px}.t-product-card--catalog .t-product-card__desc{font-size:16px;font-weight:300;line-height:1.55;color:#000;opacity:.5;max-width:300px;margin:0 0 12px}.t-product-card--catalog .t-product-card__price{font-size:18px;font-weight:400;color:#000}@media(max-width:1200px){.catalog-page__title{font-size:38px}}@media(max-width:960px){.catalog-page{padding-top:168px}html.platform-max .catalog-page{padding-top:var(--max-header-clearance)}.catalog-page__title{margin-bottom:12px;font-size:30px}.catalog-page__subtitle{margin-bottom:28px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:60px}.catalog-parts{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:12px}.catalog-parts::-webkit-scrollbar{display:none}}@media(max-width:480px){.catalog-page{padding:155px 16px 48px}html.platform-max .catalog-page{padding:var(--max-header-clearance) 16px 48px}.catalog-page__title{font-size:30px;margin-bottom:10px}.t-product-card--catalog .t-product-card__title{font-size:20px}.t-product-card--catalog{padding:20px}}.content-page{padding:16px 0 32px;max-width:880px;margin:0 auto}.content-page__title{font-size:clamp(26px,5vw,36px);font-weight:600;margin:0 0 12px;color:var(--text)}.content-page__subtitle{font-weight:300;color:var(--gray-500);margin:0 0 32px;text-transform:lowercase}.content-prose{font-weight:300;line-height:1.7;color:var(--gray-700)}.content-prose p{margin:0 0 16px}.site--blog{background:#f5f5f5;color:#000}.site-main--blog{max-width:none;padding:0;background:#f5f5f5}.blog-page{max-width:880px;margin:0 auto;padding:var(--catalog-page-padding-top) 16px 56px;box-sizing:border-box}.blog-page__status{margin:0 0 24px;color:#666;font-size:15px}.blog-card__title a{color:inherit;text-decoration:none}.blog-card__title a:hover{opacity:.85}.blog-page__head{text-align:left;max-width:560px}.blog-page__title{margin:0 0 28px;font-family:var(--font);font-size:clamp(26px,5vw,36px);font-weight:600;line-height:1.23;color:#000}.blog-page__subtitle{margin:0 0 80px;font-family:var(--font);font-size:24px;font-weight:300;line-height:1.5;color:#000;text-transform:lowercase}.blog-page__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.blog-card{display:flex;flex-direction:row;align-items:stretch;background:#fff;border-radius:12px;overflow:hidden;min-height:0;border:1px solid #e8e8e8;box-shadow:0 2px 12px #0000000a}.blog-card__media{display:block;width:112px;flex-shrink:0;align-self:stretch}.blog-card__img{display:block;width:100%;height:100%;min-height:112px;object-fit:cover;background:#e8e8e8}.blog-card__img--ph{min-height:112px;display:block}.blog-card__body{padding:14px 16px;display:flex;flex-direction:column;flex:1;min-width:0;justify-content:center}.blog-card__title{margin:0 0 6px;font-family:var(--font);font-size:16px;font-weight:600;line-height:1.35;color:#000}.blog-card__descr{margin:0 0 10px;font-family:var(--font);font-size:13px;font-weight:400;line-height:1.45;color:#5e5e5e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;font-family:var(--font);font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#111;border-radius:4px;text-decoration:none;transition:opacity .2s ease}.blog-card__btn:hover{opacity:.9}@media(max-width:1200px){.blog-page__title{font-size:38px}.blog-page__subtitle{font-size:22px}}@media(min-width:720px){.blog-page{padding:var(--catalog-page-padding-top) 24px 64px}.blog-page__grid{gap:20px}.blog-card__media{width:140px}.blog-card__img,.blog-card__img--ph{min-height:140px}.blog-card__body{padding:18px 20px}.blog-card__title{font-size:18px;margin-bottom:8px}.blog-card__descr{font-size:14px;-webkit-line-clamp:3;margin-bottom:12px}}@media(max-width:480px){.blog-page__title{font-size:30px}}.blog-article-page{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:90px 20px 80px;background:#fff;min-height:60vh}.blog-article-page__back{display:inline-block;margin:0 0 28px;font-size:14px;font-weight:300;color:#0000008c;text-decoration:none}.blog-article-page__back:hover{color:#000}.blog-article-page__missing{margin:0 0 16px;color:#0000008c}.blog-article{max-width:640px;margin:0 auto;padding:0 0 48px}.blog-article__cover{display:block;width:100%;height:auto;margin:0 0 28px}.blog-article__title{margin:0 0 28px;padding:0 0 8px;font-family:var(--font);font-size:42px;font-weight:600;line-height:1.23;color:#000}.blog-article__body{font-family:var(--font);color:#000}.blog-article__body .t-redactor__text{margin:0 0 20px;font-size:20px;font-weight:300;line-height:1.55;color:#000}.blog-article__body .t-redactor__h3{margin:32px 0 16px;font-size:24px;font-weight:600;line-height:1.3;color:#000}.blog-article__body .t-redactor__h2{margin:32px 0 16px;font-size:28px;font-weight:600;line-height:1.25}.blog-article__body ul,.blog-article__body .t-redactor__ul{margin:0 0 20px;padding-left:1.25em;list-style-type:disc}.blog-article__body li,.blog-article__body .t-redactor__li{margin:0 0 10px;font-size:20px;font-weight:300;line-height:1.55}.blog-article__body strong,.blog-article__body b{font-weight:600}.blog-article__body figure{margin:28px 0;padding:0}.blog-article__body figure img{display:block;width:100%;height:auto}html.platform-max .blog-article-page{padding-top:var(--max-header-clearance)}@media(max-width:960px){.blog-article-page{padding:60px 16px 56px}.blog-article__title{font-size:30px;line-height:1.25}.blog-article__body .t-redactor__text,.blog-article__body li{font-size:16px}.blog-article__body .t-redactor__h3{font-size:20px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:100;display:grid;place-items:center;padding:16px}.modal-sheet{background:var(--white);width:min(480px,100%);max-height:85vh;overflow:auto;padding:24px}.modal-sheet__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray-300);padding-bottom:12px;margin-bottom:16px}.modal-sheet__head h2{margin:0;font-size:18px;font-weight:600}.modal-close{border:0;background:none;font-size:28px;line-height:1;cursor:pointer;padding:0 4px}.modal-empty{font-weight:300;color:var(--gray-500);line-height:1.55;margin:0 0 20px}.modal-list{list-style:none;margin:0;padding:0}.modal-list__item{display:flex;gap:12px;width:100%;border:0;background:none;text-align:left;padding:12px 0;border-bottom:1px solid var(--gray-100);cursor:pointer;font:inherit}.modal-list__item img{width:56px;height:56px;object-fit:cover}.product-sheet{background:var(--white);min-height:100vh;max-width:1160px;margin:0 auto;padding:24px 20px 48px;box-sizing:border-box;font-family:var(--font);color:#000}.product-sheet__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.product-sheet__back{border:0;background:none;font:inherit;font-size:14px;font-weight:300;cursor:pointer;color:#0000008c;padding:0;text-align:left}.product-sheet__back:hover{color:#000}.product-sheet__close{border:0;background:none;font:inherit;font-size:36px;font-weight:300;line-height:1;cursor:pointer;color:#000;padding:0 4px;margin:-8px -4px 0 0}.text-link{border:0;background:none;font:inherit;font-size:14px;cursor:pointer;color:var(--black);text-decoration:underline;text-underline-offset:3px}.product-sheet__layout{display:grid;gap:32px}@media(min-width:768px){.product-sheet__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:start}}.product-sheet__title{margin:0 0 12px;font-size:24px;font-weight:600;line-height:1.2;color:#000}.product-sheet__sku{margin:0 0 16px;font-size:14px;font-weight:300;color:#00000073}.product-sheet__price{margin:0 0 8px;font-size:18px;font-weight:400;color:#000}.product-sheet__lead{margin:0 0 20px;font-size:16px;font-weight:300;color:#0000008c}.product-option{display:block;margin:0 0 20px}.product-option__label{display:block;margin-bottom:8px;font-size:14px;font-weight:300;color:#00000073;text-transform:lowercase}.product-option__wrap{display:block;position:relative}.product-option__select{width:100%;box-sizing:border-box;padding:14px 40px 14px 16px;border:1px solid #e5e5e5;border-radius:4px;background-color:#fff;font-family:var(--font);font-size:16px;font-weight:300;line-height:1.35;color:#000;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.product-option__select:focus{outline:2px solid rgba(0,0,0,.15);outline-offset:1px}.product-sheet__actions{display:flex;gap:10px;align-items:stretch;margin-bottom:24px}.product-sheet__desc{font-size:16px;font-weight:300;color:#0000008c;line-height:1.55;margin-bottom:28px}.desc-line{margin:0 0 12px}.desc-line--bullet{padding-left:1em;text-indent:-.65em}.desc-line--bullet:before{content:"• ";color:#00000059}.order-sheet{background:var(--white);min-height:100vh;max-width:480px;margin:0 auto;padding:24px 20px 40px;color:#111}.order-sheet .muted{color:#0000008c}.order-sheet input::placeholder,.order-sheet textarea::placeholder{color:#0006}.order-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.order-sheet__title{margin:0;font-size:20px;font-weight:600;flex:1}.order-sheet__close{flex-shrink:0;width:44px;height:44px;margin:-8px -8px -8px 0;border:2px solid var(--black);border-radius:4px;background:var(--white);color:var(--black);font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.order-sheet__action{padding:16px 20px;font-size:14px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;border-radius:4px}.order-sheet__action--secondary{background:var(--white);color:var(--black);border:2px solid var(--black)}.order-qty-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--gray-300);font-size:14px}.order-qty-row__label{font-weight:500}.order-qty-stepper{display:inline-flex;align-items:center;gap:0;border:2px solid var(--black);border-radius:4px;overflow:hidden}.order-qty-stepper__btn{width:44px;height:44px;border:0;background:var(--white);font-size:22px;line-height:1;cursor:pointer;color:var(--black)}.order-qty-stepper__btn:disabled{opacity:.35;cursor:not-allowed}.order-qty-stepper__value{min-width:44px;text-align:center;font-weight:600;font-size:16px;border-left:1px solid var(--gray-300);border-right:1px solid var(--gray-300);line-height:44px}.order-line{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--gray-300);font-size:14px}.order-line img{width:64px;height:64px;object-fit:cover}.order-line__text{display:grid;gap:4px}.order-sum-row,.order-total-row{display:flex;justify-content:space-between;padding:12px 0;font-size:14px}.order-total-row{font-size:16px;border-top:1px solid var(--gray-300);margin-top:8px}.order-form{display:grid;gap:14px;margin-top:8px}.order-form label{display:grid;gap:6px;font-size:14px}.order-form input,.order-form textarea{width:100%;font:inherit;padding:12px;border:1px solid var(--black);border-radius:0;background:var(--white)}.order-form input:disabled{color:var(--gray-500);border-color:var(--gray-300)}.share-panel{margin-top:8px;display:grid;gap:8px}.product-sheet--tilda .share-panel .t-btn--outline{width:100%;border-radius:4px;border-color:#e5e5e5;color:#00000073;font-weight:300;letter-spacing:.02em;text-transform:none;padding:14px 20px}.share-menu{border:1px solid var(--gray-300);display:grid}.share-item{text-align:left;border:0;background:var(--white);padding:12px 14px;font:inherit;cursor:pointer;border-bottom:1px solid var(--gray-100)}.share-item:last-child{border-bottom:0}.share-item.muted-item{color:var(--gray-500);font-size:13px}.carousel{position:relative;overflow:hidden;background:var(--bg-card);max-width:100%}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;transition:transform .25s ease}.carousel-slide{flex:0 0 100%;width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block;background:var(--gray-100)}.carousel--card .carousel-slide{border-radius:0}.carousel--product{background:transparent;overflow:visible}.carousel--product .carousel-viewport{border-radius:30px;overflow:hidden;background:#f3f3f3}.carousel--product .carousel-slide{aspect-ratio:1 / 1;border-radius:0}.carousel--product .carousel-btn{width:40px;height:40px;box-shadow:0 0 10px #00000026}.carousel--product .carousel-btn.prev{left:12px}.carousel--product .carousel-btn.next{right:12px}.carousel-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.carousel-thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#eee}.carousel-thumb--on{border-color:#000}.carousel-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;padding:0;border:0;border-radius:999px;background:var(--white);color:var(--black);box-shadow:0 2px 10px #00000026;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.carousel-btn.prev{left:8px}.carousel-btn.next{right:8px}.carousel-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;z-index:2}.carousel-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#fffc;cursor:pointer}.carousel-dots button.on{background:var(--black);width:16px}@media(hover:none),(pointer:coarse){.carousel .carousel-btn{display:none}}.carousel-icon{width:18px;height:18px}.site .max-ui-button{border-radius:0!important}.site-main:not(.site-main--sheet) .max-ui{--max-ui-bg: var(--bg);color:var(--text)}img{max-width:100%;height:auto}.t-product-card__media .carousel-slide{width:100%}
