:root{font-size:16px;--font-title:'Stengazeta' , serif;--font-regular:'Lato' , serif;--color-red:#a7121b;--color-grey:#b8b8b8}ul[role="list"],ol[role="list"]{list-style:none}ul{list-style:none;margin:0;padding:0}.sticky-page_wrapper{display:flex;gap:45px;margin:20px auto 0 auto;max-width:1240px}.sticky-sidebar{max-height:950px;overflow-y:auto;overflow-x:hidden;position:sticky;top:110px}.sticky-sidebar::-webkit-scrollbar{background-color:transparent;width:9px}.sticky-sidebar::-webkit-scrollbar-thumb{background-color:#2d0007;border-radius:8px;background-clip:content-box;border:2px solid transparent}.sticky-sidebar::-webkit-scrollbar-button{display:block;height:8px}.sticky-sidebar::-webkit-scrollbar-button:vertical:start:decrement{width:22px;background:url(/local/assets/images/icons/arrow.svg) no-repeat bottom center}.sticky-sidebar::-webkit-scrollbar-button:vertical:end:increment{width:22px;background:url(/local/assets/images/icons/arrow-down.svg) no-repeat center center}.sticky-sidebar__list{list-style:none;background:#f8f8f8;padding:15px 20px;border-radius:12px;gap:15px;display:flex;flex-direction:column;position:relative;margin-right:10px}.sticky-sidebar__list a{position:relative;display:block;transition:.3s;font-weight:500}.sticky-sidebar__list li::before{content:none}.sticky-sidebar__list a:after{content:'';position:absolute;right:0;top:50%;height:10px;width:10px;border-right:2px solid #b8b8b8;border-bottom:2px solid #b8b8b8;transform:rotate(315deg) translateY(-50%);transition:.3s}.sticky-sidebar__list a:hover{color:var(--color-red)}.sticky-sidebar__list a:hover:after{border-right:2px solid var(--color-red);border-bottom:2px solid var(--color-red)}.sticky-page-content{flex:1}.delivery>.title-h2{text-align:left;padding-left:75px}.delivery-content{display:flex;transform:translateX(-30px);position:relative}.delivery-text{max-width:500px}.delivery-map{position:absolute;right:-50px}.delivery_page{max-width:1200px;padding:0 10px;margin:0 auto}.delivery_page>p{font-weight:500}.delivery_page-img-block{display:flex;gap:15px;flex-wrap:wrap}.delivery_page-img-block div{border-radius:12px;flex:1 1 200px;box-shadow: 0 6px 16px 0 #E6EBF5CC, 0 1px 4px 0 #E3EBFC}.delivery_page-img-block img{height:100%;max-height:250px;width:100%;object-fit:cover;border:1px solid #2d0007;border-radius:12px}.delivery-quick{display:flex;padding:20px 0;gap:20px 0;flex-wrap:wrap}.delivery-quick-item{border-left:1px solid var(--color-red);text-align:center;flex:1 1 300px}.delivery-quick-item p{padding:0 20px;font-weight:500;margin-top:20px}.delivery-quick-title{font-size:25px;font-family: var(--font-title);max-width:300px;margin:0 auto}.delivery-quick-title-small{max-width:180px}.delivery-stages-wrapper{display:flex;justify-content:space-between;gap:20px}.delivery-stage-divider{width:1px;background:var(--color-red);height:310px}.delivery-stages{display:flex;flex-direction:column;gap:75px}.delivery-stage{font-size:20px;max-width:545px;text-align:center;min-height:118px;border:2px solid #a7121b;display:flex;justify-content:center;align-items:center;border-radius:10px;position:relative}.delivery-stage-padding{padding:0 70px}.delivery-stage-n{position:absolute;top:-40px;left:50%;transform:translateX(-50%);font-family: var(--font-title);font-size:50px;color:#fff;border-radius:50%;background:var(--color-red);height:56px;width:56px;display:flex;justify-content:center;line-height:65px}.delivery-stage-alone{margin:0 auto}.special__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px 40px}.special__item{border-radius:10px;box-shadow: 0 6px 16px 0 #E6EBF5CC, 0 1px 4px 0 #E3EBFC}.special__item-title{font-weight:700;padding:20px 65px 20px 24px;border-bottom:3px solid #2d0007;height:100px;display:flex;align-items:center;position:relative;text-decoration:underline;text-underline-offset:4px}.special__item-title:after{content:'';position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg);right:30px;width:7px;height:7px;border-bottom:1px solid #1e0c0c;border-right:1px solid #1e0c0c}.special__item__img{padding:20px 20px 45px 20px;display:flex;justify-content:center;align-items:center}.special__item__img img{height:160px;object-fit:cover;aspect-ratio: 2 / 1;border-radius:10px}.catalog-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px 27px}.catalog-list-item{display:block;border-radius:12px;box-shadow: 0 24px 48px 0 #E6EBF566, 0 1px 4px 0 #E3EBFC;transition:.3s}.catalog-list-content{padding:24px 20px}.catalog-list-links{min-width:169px}.catalog-list-links{overflow-y:scroll;height:100px;padding:0;margin:20px 0}.catalog-list-links ul{padding:0}.catalog-list-links ul li{width:max-content;padding:0}.catalog-list-item a:hover{color:#fff}.catalog-list-links ul li a:hover{color:var(--color-red);border-bottom:1px solid var(--color-red)!important}.catalog-list-item:hover{background:#282828;color:#fff}.catalog-list-item:hover .catalog-list-links ul li a{border-bottom:1px solid #fff}.catalog-list-item:hover .catalog-list-title{border-bottom:1px solid var(--color-red)}.catalog-list-item:hover .catalog-list-title:after{border-right:2px solid #fff;border-bottom:2px solid #fff}.catalog-list-title{padding:20px;border-bottom:1px solid #2d0007;height:60px;display:flex;align-items:center;font-weight:700;position:relative}.catalog-list-title:after{content:'';position:absolute;right:20px;top:50%;height:7px;width:7px;border-right:2px solid #2d0007;border-bottom:2px solid #2d0007;transform:rotate(315deg) translateY(-50%);transition:.3s}.catalog-list-image img{border-radius:20px;object-fit:cover;min-height:200px}.catalog-inner-title{text-align:left;padding-left:150px}.catalog-inner-list{max-width:820px;margin-left:15px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px 35px}.catalog-inner-item{height:200px;display:grid;border-radius:20px}.catalog-inner-item img{grid-area: 1 / -1;height:200px;width:100%;object-fit:cover;border-radius:20px;z-index:1}.catalog-inner-item:after{content:"";background:rgba(0,0,0,.6);grid-area: 1/-1;border-radius:20px;z-index:1;transition:.3s ease-in-out;border:1px solid rgba(45,0,7,1)}.catalog-inner-item:hover:after{background:rgba(255,255,255,.6)}.catalog-inner-item:hover div{color:#1e0c0c}.catalog-inner-item div{grid-area: 1 / -1;margin:auto;font-size:25px;font-weight:700;color:#fff;text-transform:uppercase;z-index:2;transition:.3s ease-in-out}.products-price-list-wrapper{max-width:940px;margin-top:10px}.products-price-list-count{font-size:14px;color:#b8b8b8;text-align:right}.products-price-list{box-shadow: 0 2px 6px 0 #00000005, 0 22px 48px 0 #0000000A}.product-price-row span{display:none}.product-price-row{display:flex;padding:10px 20px;border-top:1px solid #e1cfff;font-weight:500;font-size:14px;align-items:center;gap:5px}.products-price-list .product-price-row:last-child{border-bottom:1px solid #e1cfff}.products-price-list .product-price-row:first-child{background:#a7121b;color:#fff;padding:5px 20px 5px 20px;border-radius:10px 10px 0 0;font-weight:700}.products-price-list .product-price-row:first-child .product-price-c5{padding-left:25px}.product-price-c1{width:33%}.product-price-c2{width:20%}.product-price-c3{width:10%}.product-price-c4{width:10%}.product-price-c5{width:25%;display:flex;gap:40px;align-items:center}.product-price-btn{background:#282828;color:#fff;padding:6px 12px 6px 12px;border-radius:10px;max-width:116px;cursor:pointer;transition:.3s ease-in-out;border:1px solid transparent;text-align:center;height:max-content;display:flex;align-items:center}.product-price-btn:hover{background:#fff;border:1px solid #282828;color:#282828}.supply__subtext{max-width:900px;margin:0 auto}.supply__problems{display:flex;gap:30px;margin-top:45px;justify-content:center}.supply__problems-card{max-width:350px;height:200px}.supply__card-block-left .supply__problems-card:nth-child(1){margin-top:0}.supply__card-block-left .supply__problems-card:nth-child(2){margin-top:45px}.supply__card-block-left .supply__problems-card:nth-child(3){margin-top:45px}.supply__card-block-left .supply__problems-card:nth-child(4){margin-top:45px}.supply__card-block-left .supply__problems-card:nth-child(5){margin-top:45px}.supply__card-block-right .supply__problems-card:nth-child(1){margin-top:0}.supply__card-block-right .supply__problems-card:nth-child(2){margin-top:45px}.supply__card-block-right .supply__problems-card:nth-child(3){margin-top:45px}.supply__card-block-right .supply__problems-card:nth-child(4){margin-top:45px}.supply__card-block-right .supply__problems-card:nth-child(5){margin-top:45px}.adv_img{width:320px;height:202px}.supply__problems-title{font-family: var(--font-title);font-size:30px;color:var(--color-red)}.supply__card-block-left .supply__problems-title{text-align:right}.supply__card-block-left p{text-align:right}.supply__problems-numbers{display:flex;flex-direction:column;align-items:center}.supply__problems-number{width:56px;height:56px;font-size:50px;font-family: var(--font-title);background:var(--color-red);border-radius:50%;display:flex;line-height:65px;justify-content:center;color:#fff}.supply__problems-line{width:2px;background:var(--color-red);height:1200px}.supply__suppliers-title{display:flex;gap:20px;align-items:center;justify-content:center}.supply__suppliers-title span{transform:translateY(4px)}.supply__suppliers-block{display:flex;gap:50px;max-width:900px;margin:0 auto}.supply__suppliers-block:nth-child(2) .supply__suppliers-img{display:contents}.supply__suppliers-block:nth-child(3){gap:15px}.supply__suppliers-text{min-width:420px;max-width:420px;font-weight:500}.supply__suppliers-block span{color:var(--color-red);font-weight:800}.supply__advantages{max-width:900px;margin:0 auto}.supply__advantages-list{display:flex;gap:25px;margin-top:15px}.supply__advantages-item{flex:1;padding:20px 0 35px 20px;border:2px solid var(--color-red);border-radius:15px;max-width:500px}.supply__advantages-item-title{font-size:30px;font-family: var(--font-title);margin-top:15px}.supply__advantages-item p{margin-top:15px;padding-right:20px;font-weight:500}.supply__advantages-form{display:flex;gap:40px}.supply__advantages-form-title{font-family: var(--font-title);font-size:30px}.supply__advantages-form p{font-weight:500}.person-form{box-shadow: 0 6px 16px 0 #E6EBF5CC, 0 1px 4px 0 #E3EBFC;padding:40px 90px 40px 40px;border-radius:12px;align-self:flex-start}.person-form-input{width:340px;outline:none;border:none;border-bottom:1px solid var(--color-red);padding-bottom:7px;margin-top:10px}.person-form-input.error{border:1px solid rgba(242,88,48,.25);background:rgba(242,88,48,.08);padding:5px}.person-form div{position:relative}.person-form-input.error ~ .alert-message{display:block!important}.person-form-agree.error .alert-message{display:block!important}.person-form-agree.error{flex-wrap:wrap}.alert-message{position:absolute;left:0;background:#f25830;border-radius:0 2px 2px 2px;padding:2px 4px;font-size:12px;color:#fff}.person-form-label{font-family: var(--font-title)}.person-form-label span{color:var(--color-red)}.person-form-input-group{display:flex;margin-top:10px}#person1,#person2{visibility:hidden;width:1px}.person-form-input-group input[type="radio"]+label{color:#b8b8b8;margin-right:20px;font-size:14px}.person-form-input-group input[type="radio"]:checked+label{border-bottom:1px solid var(--color-red);color:var(--color-red)}.person-form input::placeholder{color:#b8b8b8;font-size:14px}.person-form-agree{display:flex;gap:10px;font-size:12px}.person-form-agree a{color:var(--color-red);text-decoration:underline;text-underline-offset:4px}.person-form-agree input[type="checkbox"]{accent-color:var(--color-red)}.person-form-btn{padding:14px 16px 14px 16px;border-radius:8px;background:#282828;color:#fff;font-weight:600;margin-top:60px;outline:none;cursor:pointer;transition:.3s ease;border:2px solid transparent}.person-form-btn:hover{background:#fff;color:#282828;border:2px solid #282828}.about-company{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.about-company>div{flex:1 1 400px}.about-company-img{display:flex;justify-content:center;align-items:flex-start}.about-company img{border:1px solid #2d0007;box-shadow: 0 6px 16px 0 #E6EBF5CC, 0 1px 4px 0 #E3EBFC;border-radius:12px;width:100%;max-width:580px;margin:0 auto}.about-advantages{display:flex;gap:50px}.about-advantages-item{display:flex;gap:55px;padding:50px 35px;border:2px solid var(--color-red);border-radius:10px;font-size:20px;align-items:center}.about-advantages-item img{max-width:150px}.about-advantages-title{font-family: var(--font-title);font-size:30px}.about-advantages-big-text{font-family: var(--font-title);font-size:100px;line-height:110px;letter-spacing:.3em;text-align:left;transform:rotate(90deg);max-width:110px;color:#fff;text-shadow:1px 0 1px #000 , 0 1px 1px #000 , -1px 0 1px #000 , 0 -1px 1px #000}.about-team-section{max-width:1220px;padding:0 10px;margin:0 auto}.about-team-section p{max-width:1200px;padding:0 10px}.about-team{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:15px}.about-team-item{box-shadow: 0 6px 16px 0 #E6EBF5CC, 0 1px 4px 0 #E3EBFC;border-radius:12px;transition:.3s ease-in-out;position:relative;max-width:400px;place-items:center;margin:0 auto}.about-team-title{padding:20px 25px;border-bottom:3px solid #2d0007;font-size:20px;font-weight:700;position:relative}.about-team-title:after{content:'';position:absolute;right:20px;top:50%;height:7px;width:7px;border-right:2px solid #2d0007;border-bottom:2px solid #2d0007;transform:rotate(315deg) translateY(-50%);transition:.3s ease-in-out}.about-team-img{padding:25px 45px;border-radius:10px}.about-team-img img{border-radius:10px}.about-team-job-title{padding:14px 24px 14px 24px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#a7121b;color:#fff}.about-team-icons{position:absolute;left:10px;top:100px;display:flex;flex-direction:column;gap:10px}.about-team-icons a{display:block;width:22px;height:22px}.about-trust{display:flex;flex-wrap:wrap;gap:30px;padding-top:35px;align-items:center}.about-trust img{max-height:135px}@media (max-width:1320px){.partners,.hits{max-width:880px;margin:0 auto}.delivery-map{right:0}}@media (max-width:1239px){.breadcrumbs{padding-left:25px}.header-wrapper{padding:0 10px;flex-wrap:wrap;justify-content:center;gap:10px 40px}.sticky-page_wrapper{}.content-padding{margin-top:300px!important}.fixed-header .header__contacts-block{display:none}.fixed-header .header-wrapper{flex-wrap:nowrap;gap:10px}.fixed-header .header__contacts-phone-block{font-size:18px}.menu ul{gap:20px}.header__cart-block-button{padding:8px 15px}.sticky-sidebar{display:none}.sticky-page-content{flex:unset;width:100%;max-width:945px;margin:0 auto}.delivery-content{transform:translateX(0)}.hits,.delivery,.advantages,.partners{padding:0 20px}.hits__item-title{padding:20px 50px 20px 14px}.advantages-title{font-size:24px}.catalog-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.delivery-stage{font-size:16px}.about-advantages{gap:20px}.footer-wrapper{padding:0 10px}.supply__suppliers-block:nth-child(2) .supply__suppliers-img{display:block}}@media (max-width:992px){.about-trust{justify-content:center}.hero-slider{height:275px}.hero-slider-item{height:240px}.sticky-page-content{padding:0 20px}.hits,.delivery,.advantages,.partners{padding:0 20px}.hits__img img{max-width:220px}.experience-btn-block span{display:none}.products-description-img{min-width:240px}.advantage-item img{width:50px}.advantages-title{font-size:18px}.delivery-map{position:relative;right:0}.delivery-text{max-width:450px}.delivery>.title-h2{text-align:center;padding-left:0;font-size:30px}.contacts-content{gap:20px;margin-top:20px}.about-advantages-item{gap:25px;padding:35px 25px}.footer-subtitle,.footer-title.w-content{display:none}.footer-wrapper{display:block}.footer-more{display:flex;gap:40px;margin-top:40px;font-size:14px;justify-content:center}.footer-block{display:flex;gap:20px;justify-content:space-around}.supply__suppliers-block:nth-child(3){margin-top:30px}.supply__advantages-list{flex-direction:column;align-items:center}.supply__advantages-form{flex-direction:column;align-items:center}.person-form{padding:20px;width:100%}.person-form-input{width:100%}}.footer-mobile{display:none}@media (max-width:768px){.footer-wrapper{display:none}.footer-mobile .footer-title{margin-top:30px}.footer-mobile{display:block;padding:0 40px}.fixed-header .header__contacts-phone-block{font-size:17px}.breadcrumbs{gap:1px}.about-advantages-item{flex-direction:column;text-align:center}.about-advantages-item img{max-width:100px}.delivery-quick.border-top,.delivery-quick.border-bottom{border:none}.delivery-quick-item,.delivery-quick-item.border-right{border:none}.catalog-inner-title{text-align:center;padding-left:0}.catalog-inner-list{gap:15px}.catalog-list{grid-template-columns:repeat(auto-fill,minmax(46%,1fr));gap:15px 10px}.catalog-list-content{flex-direction:column;padding:14px 10px 14px 14px}.catalog-list-links ul{flex-direction:row;height:100%;width:100%;gap:10px}.catalog-modal-content,.filters-modal-content{margin-top:90px}.products-price-list-wrapper{margin-top:20px}.products-price-list .product-price-row:first-child{display:none}.product-price-row{flex-direction:column;gap:15px;margin-top:25px}.product-price-row span{display:block;font-weight:700}.product-price-c1{font-size:18px}.product-price-c1,.product-price-c2,.product-price-c3,.product-price-c4{width:100%}.product-price-c5{width:100%;justify-content:space-between}.product-price-c2,.product-price-c3,.product-price-c4{display:flex;justify-content:space-between;border-bottom:1px dashed gray}.menu ul{gap:10px}.products-description-item{display:none}.products-description{padding:0 20px}.delivery-map{display:none}.delivery-text{max-width:100%}.delivery-stages-wrapper{flex-direction:column;gap:60px;align-items:center}.delivery-stage-divider{display:none}.delivery-stage-1{order:1}.delivery-stage-2{order:2}.delivery-stage-3{order:3}.delivery-stage-4{order:4}.delivery-stages{display:contents}.experience-wrapper{padding:20px 10px 35px 10px}.experience .title-h2{font-size:22px}.experience-btn-block{flex-direction:column}.advantages-lists{flex-direction:column;gap:20px}.advantages-list{width:100%;gap:20px}.partners-img img{max-width:220px}.faq__item-title{font-size:19px;line-height:30px}.contacts{padding:0 20px}.contacts-list{font-size:20px}.contacts-content{flex-direction:column}.supply__problems{flex-direction:column}.supply__problems-numbers{display:none}.supply__card-block-left,.supply__card-block-right{display:contents}.supply__problems-card{margin-top:0!important;max-width:unset}.supply__card-block-left .supply__problems-title,.supply__card-block-left p{text-align:left}.supply__suppliers-title img{display:none}.supply__suppliers-block{gap:10px}.supply__suppliers-text{min-width:unset;max-width:420px;flex:1}.supply__suppliers-img{flex:1}.order-form{flex-direction:column}}@media (max-width:615px){.fixed-header .header__cart-icon-block{display:none}.supply__suppliers-img, .supply__suppliers-block:nth-child(2) .supply__suppliers-img {display:none}.supply__suppliers-text{max-width:unset}.logo{display:none}.menu ul{font-size:18px}.header__contacts-phone-block{font-size:18px;letter-spacing:unset}.header__search{max-width:224px}.hero-slider-item img{object-fit:contain}.products-list-image img{object-fit:contain}.products-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(48%,1fr));gap:15px 10px}}@media (max-width:500px){.sticky-page_wrapper{}.content-padding{margin-top:100px!important}.fixed-header .header__cart{display:none}.header__left-side,.header__right-side{margin-top:0}.about-advantages-big-text{display:none}.about-advantages{gap:0}.about-advantages-title{font-size:20px}.about-advantages-item{font-size:16px}.menu ul{gap:10px;font-size:14px}.header__contacts-phone-block{font-size:15px}.header__catalog-btn{font-size:15px}.header__catalog-block{gap:10px}.logo{width:40px;margin-top:15px}.header__contacts-phone-wrapper{gap:1px}.header__contacts-phone-block{width:100%;flex-direction:row;gap:20px}.header__contacts-block>div{display:none}.header__cart-block{margin-top:20px!important}.header__cart-block-button{padding:4px 20px;font-size:14px}.header__search-block{gap:15px}.header__search{max-width:170px}.products-description{padding:0}.delivery>.title-h2,.advantages>.title-h2{font-size:24px}.advantage-item{max-height:200px}.faq__item-title{font-size:16px}.footer-block{flex-wrap:wrap}.footer-menu{width:100%;margin-top:25px}.footer-menu .footer-list{flex-direction:row;flex-wrap:wrap;justify-content:center}.footer-more{flex-direction:column-reverse;gap:10px;align-items:center}.footer-more-text{max-width:max-content}}.pt-20{padding-top:25px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-80{margin-top:80px}.mt-100{margin-top:100px}.w-80{width:80%}.w-100{width:100%}.gp-25{gap:25px}.border-left{--bl-color:var(--color-red);border-left:1px solid var(--bl-color)}.border-right{--br-color:var(--color-red);border-right:1px solid var(--br-color)}.border-top{--bt-color:var(--color-red);border-top:1px solid var(--bt-color)}.border-bottom{--bb-color:var(--color-red);border-bottom:1px solid var(--bb-color)}.w-content{width:max-content}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.width-content{max-width:max-content}.bg-red{background:var(--color-red)}.bg-grey{background:var(--color-grey)}.font-grey{color:var(--color-grey)}.fw-300{font-weight:300}.underline{text-decoration:underline}.text-small{font-size:12px}.text-normal{font-size:14px}.text-regular{font-size:16px}.flex{display:flex}.container{margin:0 auto}.hidden{display:none}.custom-nav{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:30px}.menu-item-gosty,.menu-item-maroch,.menu-item-statyi{width:155px;height:50px;line-height:50px;text-align:center;text-decoration:none;color:#000;background-color:transparent;border:2px solid #1e0c0c;border-radius:6px;transition:all .3s ease;display:inline-block;font-size:16px;font-weight:500}.menu-item-gosty:hover,.menu-item-maroch:hover,.menu-item-statyi:hover{background-color:#a7121b;color:#fff}@media (max-width:768px){.custom-nav{flex-direction:column;align-items:center}.supply__card-block-left .supply__problems-card:nth-child(1){margin-top:0}.supply__card-block-left .supply__problems-card:nth-child(2){margin-top:-55px!important}.supply__card-block-left .supply__problems-card:nth-child(3){margin-top:55px!important}.supply__card-block-left .supply__problems-card:nth-child(4){margin-top:-55px!important}.supply__card-block-left .supply__problems-card:nth-child(5){margin-top:55px!important}.supply__card-block-right .supply__problems-card:nth-child(1){margin-top:-55px!important}.supply__card-block-right .supply__problems-card:nth-child(2){margin-top:55px!important}.supply__card-block-right .supply__problems-card:nth-child(3){margin-top:-75px!important}.supply__card-block-right .supply__problems-card:nth-child(4){margin-top:55px!important}.supply__card-block-right .supply__problems-card:nth-child(5){margin-top:-35px!important}.supply__card-block-left .supply__problems-card:nth-child(1) {order:1}.supply__card-block-right .supply__problems-card:nth-child(1) {order:2}.supply__card-block-left .supply__problems-card:nth-child(2) {order:4}.supply__card-block-right .supply__problems-card:nth-child(2) {order:3}.supply__card-block-left .supply__problems-card:nth-child(3) {order:5}.supply__card-block-right .supply__problems-card:nth-child(3) {order:6}.supply__card-block-left .supply__problems-card:nth-child(4) {order:8}.supply__card-block-right .supply__problems-card:nth-child(4) {order:7}.supply__card-block-left .supply__problems-card:nth-child(5) {order:9}.supply__card-block-right .supply__problems-card:nth-child(5) {order:10}}.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#a7121b}.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{background-color:#a7121b;border-color:#a7121b}.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover{background-color:#a7121b;border-color:#a7121b;text-decoration:none}.request .field-text{display:flex;flex-direction:column;margin-top:15px}.request label{text-transform:uppercase;font-size:14px;margin-bottom:5px}.request .inputtext{background-color:rgba(255,255,255,.1);padding:5px;border-radius:10px;border:none;color:#fff}.request input[type="submit"]{background:#a7121b;color:#fff;padding:10px;border-radius:10px;border:none;margin-top:20px}.contact-baner{padding:20px;border:1px solid #fff;border-radius:10px;color:#fff}.contact-baner li a{text-transform:uppercase}.contact-baner h4{text-align:left;color:#fff;margin-bottom:20px}.products-list-cat{overflow-y:scroll;height:100px;margin-bottom:20px}.products-list-cat::-webkit-scrollbar,.catalog-list-links::-webkit-scrollbar{width:8px}.products-list-cat::-webkit-scrollbar-track,.catalog-list-links::-webkit-scrollbar-track{background:#3d3d3d;border-radius:20px}.products-list-cat::-webkit-scrollbar-thumb,.catalog-list-links::-webkit-scrollbar-thumb{background-color:#a7121b;border-radius:20px;border:3px solid #a7121b}.products-list-cat ul{padding:0;list-style:none}.products-list-cat{margin:20px}.products-list-item a:hover{color:#fff}.products-list-cat ul li a:hover{color:#a7121b}.about{background-image:url(/local/assets/images/xabout-bg.jpg.pagespeed.ic.pyDNaNkx9U.jpg);background-position:right;background-size:cover;margin:30px 0;position:relative}.prof{background-image:url(/local/assets/images/xprof-bg.jpg.pagespeed.ic.2f1sXcB5m-.jpg);background-position-x:230px;background-size:contain;margin:30px 0;position:relative}.garant{background-image:url(/local/assets/images/garant.png);background-position-x:right;background-size:contain;margin:30px 0;position:relative}.about::before{position:absolute;top:0;left:0;right:0;bottom:0;content:'';display:block;background:-webkit-linear-gradient(left,rgba(40,40,40,1) 50%,rgba(255,0,0,0))}.prof::before,.garant::before{position:absolute;top:0;left:0;right:0;bottom:0;content:'';display:block;background:-webkit-linear-gradient(left,rgba(40,40,40,1) 50%,rgba(255,0,0,0))}.about .col-8{color:#fff;position:relative;padding:30px}.about h3{text-transform:uppercase;font-size:24px;margin-bottom:20px}.prof .col-7,.garant .col-7{color:#fff;position:relative;padding:30px}.prof h3,.garant h3{text-transform:uppercase;font-size:24px;margin-bottom:20px}.hits .hits__item{box-shadow:none;background:#f5f7f8;border-radius:5px;position:relative;display:block}.hits .hits__item-title{font-weight:700;padding:15px 70px 15px 20px;border-bottom:1px solid #a7121b;position:relative}.hits .hits__img{padding:20px 20px;display:flex;justify-content:center;align-items:center}.hits .hits__img img{border-radius:10px}.hits__prop{display:flex;justify-content:space-between;padding:0 20px 0 20px;font-size:12px;margin-bottom:10px}.hits .price{justify-content:space-between;display:flex;font-size:12px;margin-bottom:20px;margin-top:10px;border-top:1px solid #ddd;padding-top:15px;width:100%}.hits .button-inverted{background:var(--color-red);color:#fff;padding:10px;border:1px solid var(--color-red);width:100%}.footer-price{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 20px 20px 20px}.prop-title{color:#717481;text-transform:uppercase}.prop-val{font-weight:700}.hits .owl-nav{position:absolute;top:-80px;width:calc(100%);display:flex;justify-content:end;font-size:40px;z-index:-1}.block-hit .previous,.block-spec .previous,.block-partners .previous,.block-sert .previous{background:#fff;border-radius:10px;padding:5px;margin-right:10px;border:1px solid #000}.block-hit .next,.block-spec .next,.block-partners .next,.block-sert .next{background:#fff;border-radius:10px;padding:5px;border:1px solid #000}.hit-header{display:flex;justify-content:space-between}.delivery_content{display:flex;position:relative}.delivery_map{display:flex;justify-content:end}.delivery-new{background:#282828;color:#fff}.adv{display:flex;flex-direction:column;gap:20px;text-align:center}.adv img{display:block;margin:0 auto;width:20%;height:50px}.advantages h3{text-transform:uppercase}.part-item{background:#f5f7f8;border-radius:5px}.part-item .partners-title{padding:20px;border-bottom:1px solid #a7121b}.faq h3,.block-partners h3,.block-spec h3,.block-hit h3,.block-sert h3{text-transform:uppercase}.block-sert .hit-header{margin-bottom:30px}.web_form{text-align:left;color:#fff}form[name="SIMPLE_FORM_3"] h4{text-align:left;color:#fff}.desktop{display:block}.mobile{display:none}@media (max-width:770px){.desktop{display:none}.text-m{background:#282828;color:#fff;margin-bottom:40px;margin-left:-16px;margin-right:-16px;padding:20px}.text-m-black{margin-bottom:40px;margin-left:-16px;margin-right:-16px;padding:20px}.text-m-black h3{text-transform:uppercase;font-size:20px}.text-m h3{text-transform:uppercase;font-size:20px}.hit-header h3{font-size:20px}.hit-header{margin:0 20px}.text-m img{border-radius:10px;margin-top:30px;margin-bottom:30px}.mobile{display:block}.content-padding{margin-top:69px!important}.video-wrapper h1{font-size:28px!important}.video-wrapper{height:450px!important}.contact-main{display:none}.web_form{text-align:left;color:#fff}form[name="SIMPLE_FORM_3"] h4{text-align:left;color:#fff}.products-list-cat{display:none}}