.custom-radio{min-width:-moz-max-content;min-width:max-content;position:relative}.custom-radio *{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.custom-radio .info-icon{position:relative;top:2px;opacity:.3;cursor:default}.custom-radio .info-icon .info-icon-tooltip{display:none}.custom-radio input{position:absolute;visibility:hidden}.custom-radio input:checked+label::before{border:2px solid #fac607}.custom-radio input:checked+label::after{opacity:1;background-color:#f04137}.custom-radio input:checked+label+.info-icon{opacity:1;cursor:pointer}.custom-radio input:checked+label+.info-icon .info-icon-tooltip{display:inline-block}.custom-radio input:disabled+label::before{background-color:#f1f1f1;border:none}.custom-radio input:disabled+label{cursor:default}.custom-radio input:disabled+label::after{opacity:0}.custom-radio label{font-weight:700;font-size:14px;margin-left:8px;cursor:pointer}.custom-radio label:hover::before{border:2px solid #4b4da8}.custom-radio label:hover::after{opacity:1}.custom-radio label::before{content:"";width:22px;height:22px;display:inline-block;position:relative;top:5px;left:-8px;border:1px solid #e1e1e3;border-radius:50%;transition:border-color .3s}.custom-radio label::after{content:"";width:10px;height:10px;display:inline-block;opacity:0;position:absolute;border-radius:50%;background-color:rgba(75,77,168,.4);left:6px;top:11px;transition:opacity .3s}.custom-select{max-width:312px;width:100%;background-color:#fff;position:relative}.custom-select *{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.custom-select:hover .label{color:#4b4da8}.custom-select .label{display:none;position:absolute;top:-6px;left:13px;font-family:Arial;font-size:12px;color:rgba(75,77,168,.4);background-color:#fff;padding:0 2px}.custom-select__head{position:relative;width:100%;height:48px;background:no-repeat padding-box #fff;border:1px solid rgba(75,77,168,.4);border-radius:10px;padding:0 11px 0 15px;cursor:pointer}.custom-select__head .custom-radio{display:none}.custom-select__head:hover{border-color:#4b4da8}.custom-select__head:hover .arrow-icon{background-image:url(../img/icons/arrow-hover.svg)}.custom-select__head .arrow-icon{display:inline-block;min-width:10px;min-height:6px;background-image:url(../img/icons/arrow.svg);background-repeat:no-repeat;background-position:center center;transition:.3s}.custom-select [data-placeholder]{color:rgba(53,53,53,.7019607843)}.custom-select__options{display:flex;opacity:0;visibility:hidden;background-color:#fff;position:absolute;max-width:312px;max-height:300px;overflow-y:auto;width:100%;border:1px solid #e1e1e3;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);border-radius:10px;z-index:10;transition:opacity .3s;scrollbar-width:none}.custom-select__options::-webkit-scrollbar{width:0}.custom-select__options .option{width:100%;min-height:48px;display:flex;justify-content:flex-start;align-items:center;padding-left:14px;cursor:pointer;position:relative}.custom-select__options .option .custom-radio{display:none;position:absolute;right:10px;top:8px;pointer-events:none}.opened .custom-select__head{border-color:#4b4da8}.opened .label{display:inline-block;color:#4b4da8}.opened .arrow-icon{background-image:url(../../../../../frontend/Antoshka/base/default/img/icons/arrow-hover.svg);transform:rotate(180deg)}.opened .custom-select__options{visibility:visible;opacity:1}.custom-select-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.actions-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%}.actions[data-actions-filter-showing=false] button.button.header-catalog__filter{display:none}.actions{max-width:1350px;width:100%}.actions__head{margin-bottom:80px}.actions__head .breadcrumbs .container-xxl{padding:0!important}.actions__head--title{display:flex;justify-content:space-between;align-items:center;width:100%}.actions__head--title h1{font-family:RotondaC;font-size:28px;font-weight:700;letter-spacing:.7px}.actions__head--title .sorting{display:flex;align-items:center}.actions__head--title .sorting .header-catalog__filter{margin-right:30px}.actions__head--title .sorting .custom-select{margin-top:0!important;max-width:166px}.actions__head--title .sorting .custom-select__head{height:40px}.actions__head--title .sorting .custom-select__options{max-width:166px}.actions__head--title .sorting__item{display:flex;align-items:center;justify-content:center;padding:8px 15px;margin-right:10px;height:32px;border:1px solid #e1e1e3;border-radius:16px}.actions__head--title .sorting__item:last-of-type{margin-right:0}.actions__head--title .sorting__item .icon{margin-right:15px}.actions__head--title .sorting__item .icon.actions{min-width:20px;min-height:18px;background-image:url(../img/icons/actions.svg);background-repeat:no-repeat;background-position:center center;display:inline-block}.actions__head--title .sorting__item .icon.shops{min-width:16px;min-height:16px;background-image:url(../img/icons/shop-small.svg);background-repeat:no-repeat;background-position:center center;display:inline-block}.actions__head--title .sorting__item .icon.int-shops{min-width:16px;min-height:16px;background-image:url(../img/icons/touch.svg);background-repeat:no-repeat;background-position:center center;display:inline-block}.actions__head--title .sorting__item .label{min-width:-moz-max-content;min-width:max-content}.actions__head--title .sorting__item.active{border-color:transparent;background-color:rgba(250,198,7,.2)}.actions__body{display:flex;width:100%}.actions__body .filter{margin-right:25px}.actions__body .filter .category-filter__head:hover::after{background-image:url(../img/icons/accordion-hover.svg)}.actions__body .filter .offcanvas-body{max-height:100%;overflow-y:auto}.actions__body .filter .filter__show{margin:30px 0}.actions__body--content{display:flex;flex-direction:column;width:100%}.actions__body--content .offers{display:grid;grid-template-columns:repeat(4,312px);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;width:100%;grid-gap:30px 32px;gap:30px 32px}.actions__body--content .offers .products-catalog__more{width:312px;height:417px}.actions__body--content .offers .products-catalog__more-link{border-width:1px;transition:none}.actions__body--content .offers .offer{border-radius:20px;margin:0;transition:.3s ease-in-out}.actions__body--content .offers .offer:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.actions__body--content .offers .offer:hover .offer__info--title h2{color:#4b4da8}.actions__body--content .products-catalog__footer{margin:40px 0 30px}.selects-filter{display:none}@media screen and (min-width:751px){.actions__head--title .sorting .custom-select{display:none}}@media screen and (min-width:1200px){.custom-select__options .active-option,.custom-select__options .option:hover{background-color:#f4f9ff}}@media (min-width:1200px){.actions__body--content .offers .offer__info--title{min-width:272px}.actions__body--content .products-catalog__footer .footer-catalog__pagination{margin-left:0}}@media screen and (min-width:1201px){.actions__head--title .sorting .header-catalog__filter{display:none}.actions__body .filter .offcanvas-body{overflow-y:hidden}}@media (max-width:1480px){.actions__body--content .offers{grid-template-columns:repeat(3,312px);justify-content:center}}@media (max-width:1200px){.actions__body--content .offers{display:flex;flex-wrap:wrap;justify-content:start}.actions__body--content .products-catalog__footer{display:flex!important;padding-right:0}.actions__body--content .products-catalog__footer .footer-catalog__pagination{margin-left:-20px}}@media screen and (max-width:1199px){.custom-select__options{border:none;padding:16px 0;max-width:342px!important;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;opacity:0;visibility:hidden;z-index:201;transition:opacity .3s}.custom-select__options .option .custom-radio{display:flex}.custom-select.opened+.custom-select-overlay{display:block}.actions__body--content .offers .products-catalog__more{width:100%;height:auto;margin:20px 0 40px;padding:0}}@media (max-width:1199px){.actions__body--content .products-catalog__footer{margin-top:0}}@media screen and (max-width:1024px){.actions__body--content .offers .offer{width:100%;max-width:342px}}@media (max-width:1000px){.actions__body--content .offers .offer__info--title{min-width:314px}}@media screen and (max-width:930px){.actions__head--title{flex-wrap:wrap}.actions__head--title h1{width:100%;margin-bottom:40px}}@media screen and (max-width:860px){.actions__body--content .offers .offer__img{height:291px}}@media (max-width:780px){.actions__body--content .offers .offer{width:calc(50% - 30px);height:auto;min-height:auto}}@media screen and (max-width:768px){.custom-select{max-width:298px}}@media (max-width:768px){.actions__body--content .offers .products-catalog__more{margin:0 0 40px}}@media (max-width:765px){.actions__body--content .offers .offer{width:100%;max-width:342px}}@media screen and (max-width:750px){.actions__head--title h1{margin-bottom:20px}.actions__head--title .sorting{width:100%}.actions__head--title .sorting .header-catalog__filter{margin-right:10px}.actions__head--title .sorting__item{display:none}}@media (max-width:745px){.actions__body--content .offers{justify-content:center}.actions__body--content .offers .offer__img{height:auto}}@media screen and (max-width:728px){.custom-select{max-width:none;margin-top:15px}}@media (max-width:660px){.actions__body--content .offers .offer__info--title{min-width:302px}}@media screen and (max-width:580px){.actions__head--title .sorting{justify-content:space-between}.actions__head--title .sorting .header-catalog__filter{width:48%}.actions__head--title .sorting .custom-select{max-width:48%}.actions__body--content .offers .offer__img{height:300px}}@media screen and (max-width:410px){.custom-select{margin-top:5px}}@media screen and (max-width:400px){.actions__body--content .offers .offer__img{height:auto}}@media (max-width:374px){.actions__body--content .offers .offer__info--title{min-width:auto}}@media screen and (min-width:580px) and (max-width:860px){.actions-xxl{padding:0!important}.actions__head .breadcrumbs .container-xxl,.actions__head--title .sorting,.actions__head--title h1{padding-right:15px!important;padding-left:15px!important}.actions__head--title .sorting{padding-bottom:10px;border-bottom:1px solid #e1e1e3}.actions__body--content{padding-right:15px!important;padding-left:15px!important}}@media screen and (min-width:751px) and (max-width:860px){.actions__head--title .sorting{justify-content:space-between;width:100%}}@media screen and (min-width:800px) and (max-width:860px){.actions__head--title .sorting .header-catalog__filter{margin-right:60px}}