*{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;align-items:center;justify-content:space-between;gap:24px;margin-bottom:48px}@media(max-width:1023px){.home-section-header{flex-wrap:wrap;margin-bottom:32px}}.home-section-header__title{font-weight:600;font-size:32px;line-height:.9;color:#1b1b1b;margin:0}.home-section-header__tabs{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.home-section-header__tab{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}.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__actions{display:flex;align-items:center;gap:22px;margin-left:auto}@media(max-width:767px){.home-section-header__actions{width:100%;justify-content:space-between}}.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}.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}.home-product-grid__row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:13px;gap:13px;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:25px}body{font-family:var(--tilda-sans);display:flex;flex-direction:column;overflow-x:hidden;min-height:100vh;position:relative}.main{flex:1 0 auto}@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}}