*{padding:0;margin:0;border:none}*,:after,:before{box-sizing:border-box}a,button,img,label{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a,a:link,a:visited{text-decoration:none}a{color:unset}a:hover{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}ul{margin-top:0;margin-bottom:1rem}img,svg{vertical-align:middle}img{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:rgba(0,0,0,0)}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:rgba(0,0,0,0);background:none;cursor:pointer}a,button{-webkit-touch-callout:none}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px hsla(0,0%,100%,.1607843137)}textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#e7e9ea;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px rgba(0,0,0,.1607843137)}textarea:focus{outline:none}a,button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.home-section-header{display:flex;flex-direction:column;gap:24px;margin-bottom:48px;min-width:0}@media(max-width:1023px){.home-section-header{margin-bottom:32px;gap:16px}}.home-section-header__top{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.home-section-header__title{margin:0;font-weight:600;font-size:32px;line-height:.9;color:#1b1b1b}.home-section-header__tabs-bar{display:flex;align-items:center;gap:24px;min-width:0}@media(max-width:767px){.home-section-header__tabs-bar{flex-direction:column;align-items:stretch;gap:12px}}.home-section-header__tabs-wrap{position:relative;flex:1 1;min-width:0;overflow:hidden}.home-section-header__tabs-wrap:after,.home-section-header__tabs-wrap:before{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:1;pointer-events:none;opacity:0;transition:opacity .2s ease}.home-section-header__tabs-wrap:before{left:0;background:linear-gradient(90deg,#ffffff,rgba(255,255,255,0))}.home-section-header__tabs-wrap:after{right:0;background:linear-gradient(270deg,#ffffff,rgba(255,255,255,0))}.home-section-header__tabs-wrap--left-fade:before,.home-section-header__tabs-wrap--right-fade:after{opacity:1}.home-section-header__tabs{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-padding-inline:4px}.home-section-header__tabs::-webkit-scrollbar{display:none}.home-section-header__tab{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:48px;padding:0 24px;border:none;border-radius:100px;background:#f5f5f5;color:#222;font-family:var(--tilda-sans);font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;cursor:pointer;transition:background .25s ease,color .25s ease}@media(max-width:767px){.home-section-header__tab{height:44px;padding:0 18px;font-size:15px}}.home-section-header__tab:hover:not(.home-section-header__tab--active){background:#ececec}.home-section-header__tab--active{background:#546dfc;color:#fff;font-weight:600}.home-section-header__aside{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex-shrink:0}@media(max-width:767px){.home-section-header__aside{justify-content:space-between;width:100%;gap:12px}}.home-section-header__link{font-size:16px;color:#999;white-space:nowrap;transition:var(--transition)}.home-section-header__link:hover{color:#546dfc}.home-section-header__arrows{display:flex;gap:8px;flex-shrink:0}.home-section-header__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#f5f5f5;color:#546dfc;cursor:pointer;transition:background .2s ease,color .2s ease}.home-section-header__arrow svg{display:block}.home-section-header__arrow:hover{background:#eef0ff}@media(max-width:767px){.home-section-header--with-title .home-section-header__tabs-bar{flex-direction:row;align-items:center}.home-section-header--with-title .home-section-header__aside{width:auto;justify-content:flex-end}}.home-product-grid__row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:20px;gap:20px;margin-bottom:40px}.home-product-grid__row:last-child{margin-bottom:0}.home-product-grid__row>*{min-width:0}@media(max-width:1200px){.home-product-grid__row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.home-product-grid__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:24px}}@media(max-width:424px){.home-product-grid__row{grid-template-columns:minmax(0,1fr)}}.home-product-grid__card{width:100%;max-width:100%;min-width:0;box-sizing:border-box}:root{--header-mobile-height:70px;--primary:rgba(84,109,252,1);--primary-hover:#768afd;--primary-bg:#eef0ff;--primary-white:#e1e6ef;--base-white:#f7f5f9;--primary-black:#1b1f27;--base-bg:#0a0d14;--line:#e1e6ef;--danger:rgba(224,45,60,1);--danger-hover:rgba(186,37,50,1);--danger-bg:#fef1f2;--gray:#999999;--white:#ffffff;--transition:all 0.4s cubic-bezier(0.075,0.82,0.165,1);--gray-scale:#808080;--orange:#ff8a00;--gray-border:#e9e9e9;--gray-muted:#a5a5a5;--surface-muted:#f5f5f5}.home-picture--fill{position:absolute;inset:0;width:100%;height:100%}.home-page{display:flex;flex-direction:column;gap:0;padding-bottom:0;background:#fff}.home-page>section+section{margin-top:0}.home-page .categories{padding-top:0;margin-top:0}.home-page .home-products{padding-top:40px}html{min-height:100%}body{font-family:var(--tilda-sans);display:flex;flex-direction:column;overflow-x:hidden;min-height:100%;min-height:100dvh;position:relative}.app-shell{display:flex;flex:1 0 auto;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh}.main{display:flex;flex:1 1 auto;flex-direction:column}@media(max-width:768px){.header.header--mobile{height:var(--header-mobile-height);min-height:var(--header-mobile-height)}.main{padding-top:12px}}.container{margin:0 auto;padding-left:50px;padding-right:50px}@media(max-width:768px){.container{padding-left:10px;padding-right:10px}}.title-h2{font-weight:600;font-size:32px;color:var(--base-bg)}.title-h2 span{color:var(--primary)}@media(max-width:1023px){.title-h2{font-size:28px}}.title-h3{font-weight:600;font-size:24px;color:var(--base-bg)}.title-h3 span{color:var(--primary)}@media(max-width:1023px){.title-h3{font-size:20px}}