.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:500;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:300;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:500}.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__link-mobile{display:none}.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}@media(max-width:767px){.home-section-header{gap:0;margin-bottom:20px}.home-section-header__title{font-size:24px;line-height:1}.home-section-header__link{color:#546dfc;font-size:14px;line-height:19px}.home-section-header__link-desktop{display:none}.home-section-header__link-mobile{display:inline}.home-section-header__link:after{content:"";display:inline-block;width:12px;height:9px;margin-left:5px;background:no-repeat 50%/contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' fill='none'%3E%3Cpath d='M1 4.5h9M7 1.5l3.5 3-3.5 3' stroke='%23546DFC' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");vertical-align:middle}.home-product-grid--scroll{display:flex;gap:10px;width:calc(100% + 16px);overflow-x:auto!important;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-product-grid--scroll::-webkit-scrollbar{display:none}.home-product-grid--scroll .home-product-grid__row{display:contents}.home-product-grid--scroll .home-product-grid__card{flex:0 0 165px;width:165px}.home-product-grid--scroll .home-product-grid__card:last-child{margin-right:16px}}