.main-banner{font-size:14px}.main-banner .container{position:relative}.main-banner .slider-buttons{position:absolute;top:20px;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% / 3 / 3 / 2);height:calc(100% - 40px);z-index:100}@media (max-width:1600px){.main-banner .slider-buttons{width:calc(100% / 2 / 3 / 2)}}@media (max-width:992px){.main-banner .slider-buttons{width:calc(100% / 3 / 2)}}@media (max-width:480px){.main-banner .slider-buttons{display:none}}.main-banner .slider-buttons__item_prev{margin-right:0;margin-bottom:50px}.main-banner .slick-list,.main-banner .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.main-banner .slick-slide{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-banner__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-20px -15px}.main-banner__slider>.main-banner__slide{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}@media (max-width:1200px){.main-banner__slider>.main-banner__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:767.98px){.main-banner__slider>.main-banner__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.main-banner__slide{padding:20px 15px}.main-banner-item{background:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:250px;height:100%;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media (max-width:480px){.main-banner-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.main-banner-item._green{background:rgba(0,128,0,.3)}.main-banner-item._blue{background:rgba(11,0,128,.3)}.main-banner-item._purple{background:rgba(124,0,128,.3)}.main-banner-item__discount{background:#fff;position:absolute;top:10px;right:10px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:75px;padding:5px 10px;color:red;font-size:12px;font-weight:700;text-align:center;border-radius:var(--mainBorderRadius)}@media (max-width:480px){.main-banner-item__discount{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.main-banner-item:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}.main-banner-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px}.main-banner-item__body>*{margin-bottom:15px}.main-banner-item__body>:last-child{margin-bottom:0}.main-banner-item__title{font-size:18px;font-weight:700}@media (max-width:1600px){.main-banner-item__title{font-size:16px}}.main-banner-item__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.main-banner-item__img{position:relative;-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;width:170px;height:100%}@media (max-width:480px){.main-banner-item__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:0;flex:0;width:100%;height:0;padding-bottom:56.25%}}.main-banner-item__img img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.main-banner-item__price{font-weight:700;line-height:1}