.error-page{padding-top:4.375rem}@media (max-width:480px){.error-page{padding-top:2.25rem}}.error-page .container .error-page__block{padding-top:clamp(80px,calc(9.375vw),135px);padding-bottom:clamp(80px,calc(9.375vw),135px);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:1rem;gap:clamp(16px,calc(2.2222222222vw),32px)}.error-page .container .error-page__block h1{font-size:15.125rem;font-size:clamp(34px,calc(3.75vw),54px);font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:100%;-moz-column-gap:.6875rem;column-gap:.6875rem;color:#fff}.error-page .container .error-page__block h1 span{flex:none}.error-page .container .error-page__block h1 img{flex:none}@media (max-width:480px){.error-page .container .error-page__block h1{font-size:9.125rem}.error-page .container .error-page__block h1 img{height:10rem;transform:translateX(.3125rem)}}.error-page .container .error-page__block .error-page__bg{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:1rem}.error-page .container .error-page__block .error-page__bg:before{content:"";position:absolute;top:0;left:0;border-radius:1rem;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.7) 17.53%,rgba(102,102,102,.7) 100%);z-index:1}.error-page .container .error-page__block .error-page__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.error-page .container .error-page__block p{font-size:clamp(16px,calc(1.3888888889vw),20px);font-weight:500;line-height:120%;text-align:center;color:#fff;margin-bottom:clamp(32px,calc(3.8888888889vw),56px);max-width:26.75rem;text-align:center}.error-page .container .error-page__block .main__button{padding-left:clamp(15px,calc(6.1111111111vw),88px);padding-right:clamp(15px,calc(6.1111111111vw),88px);padding-top:1.0625rem;padding-bottom:1.0625rem;font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:100%}.account{padding-top:clamp(170px,calc(13.8888888889vw),200px)}.account .container h2{margin-bottom:2.5rem}@media (max-width:600px){.account .container h2{letter-spacing:0}}.account .container>.account-logout{display:none;text-align:center;background:0 0;padding:.875rem 1.25rem;border-radius:50px;border:1px solid #ffb84d;font-weight:700;color:#303030;font-size:clamp(16px,calc(1.25vw),18px);transition:all .2s ease;width:100%}@media (hover:hover){.account .container>.account-logout:hover:hover{border-color:transparent;background:#ffb84d}}@media (hover:none){.account .container>.account-logout:active{border-color:transparent;background:#ffb84d}}@media (max-width:600px){.account .container>.account-logout{display:flex;margin-top:1.5rem;background:#ffb84d}}.account__items{display:flex;align-items:flex-start;gap:32px}@media (max-width:600px){.account__items{flex-direction:column;row-gap:1rem}}.account__sidebar{border-radius:.75rem;border:.0625rem solid #333;background:#fff;flex:0 1 25%}@media (max-width:1024px){.account__sidebar{flex:1 1 20%}}@media (max-width:600px){.account__sidebar{flex:1 1 100%;width:100%}}.account__content{flex:0 1 45%}@media (max-width:1024px){.account__content{flex:1 1 35%}}@media (max-width:600px){.account__content{flex:1 1 100%;width:100%}}.account-tab{cursor:pointer;padding:1rem;font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:100%;transition:all .2s ease;display:flex;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem;border-bottom:1px solid #333}@media (max-width:600px){.account-tab:last-of-type{border-bottom:0}}.account-tab:first-of-type{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.account-tab.active{background:#4b2a91;color:#fff}.account-tab.active .icon svg path{stroke:#fff}.account-logout__wrap{padding:1rem;width:100%}.account-logout__wrap .account-logout{text-align:center;background:0 0;padding:.875rem 1.25rem;border-radius:50px;border:1px solid #ffb84d;font-weight:700;color:#303030;font-size:clamp(16px,calc(1.25vw),18px);transition:all .2s ease;width:100%}@media (hover:hover){.account-logout__wrap .account-logout:hover:hover{border-color:transparent;background:#ffb84d}}@media (hover:none){.account-logout__wrap .account-logout:active{border-color:transparent;background:#ffb84d}}@media (max-width:600px){.account-logout__wrap .account-logout{display:flex}}@media (max-width:600px){.account-logout__wrap{display:none}}.account-panel{display:none;flex-direction:column;padding:1rem;gap:16px;border-radius:12px;border:1px solid #333}.account-panel.account-panel--orders{padding:0}.account-panel.active{display:flex}.account-panel h3{color:#333;font-size:1.25rem;margin-bottom:.9375rem;font-style:normal;font-weight:400;line-height:120%}.account-panel form{display:flex;flex-direction:column;row-gap:.75rem}form{display:flex;flex-direction:column;row-gap:.75rem}.account-field{display:flex;flex-direction:column;gap:5.6px}.account-field label{color:#8c8c8c;font-size:.875rem;font-weight:400;line-height:85.714286%}.account-field .form-control{width:100%;padding:.75rem;border-radius:.375rem;border:1px solid #333;font-size:16px;transition:border-color .2s ease;color:#333;font-family:HelveticaNeueCyr;font-size:1rem;font-style:normal;font-weight:400;line-height:16px}.account-field .form-control:focus{outline:0;border-color:#4b2a91}.account-field .form-control.error{border-color:#4b2a91}.account-field--lock .input-with-icon{position:relative}.account-field--lock .input-with-icon .form-control{padding-right:40px;cursor:not-allowed}.account-field--lock .input-with-icon .input-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:inline-flex}.account-field.has-error{position:relative}.account-field.has-error .password-field .field-error{position:absolute;left:0;top:calc(100% + 4px)}.account-form__actions{display:flex;flex-direction:column;gap:8px;margin-top:16px}.account-form__actions .account-message{font-size:15.2px;font-weight:500}.account-form__actions .account-message--success{color:#00a74a}.account-form__actions .account-message--error{color:#4b2a91}.account-submit{width:100%;padding:.9375rem 24px;border-radius:50px;border:.0625rem solid #111;font-size:1.125rem;font-style:normal;background:0 0;font-weight:700;line-height:100%;transition:all .2s ease;cursor:pointer}@media (hover:hover){.account-submit:hover{background:#4b2a91;color:#fff;border-color:transparent}}@media (hover:none){.account-submit:active{background:#4b2a91;color:#fff;border-color:transparent}}.account-submit.is-saved{background:#00a74a;color:#fff;border-color:transparent}.account-password-requirements{margin-top:.25rem;margin-bottom:.25rem}.account-password-requirements .requirement{display:flex;align-items:center;gap:5.6px;color:#6c6c6c;font-size:14.4px}.account-password-requirements .requirement.valid{color:#00a74a}.account-message--success{text-align:center}.account-panel .password-field .password-toggle{background:0 0;border:none;position:absolute;right:12.8px;top:50%;transform:translateY(-50%);cursor:pointer;padding:4px}.account-order-item{background:#fff;padding:1rem;border-radius:.625rem}.account-order-item h3{font-size:1.125rem;font-style:normal;font-weight:550;line-height:111.111111%}.account-order-item .account-order-date{color:#333;font-size:18px;font-weight:400;line-height:111.111111%;margin-bottom:1.0625rem}.account-order-item ul{display:flex;flex-direction:column;row-gap:.75rem;padding-left:1.25rem}.account-order-item ul li{list-style-type:disc;color:#6e6e6e}.account-order-item ul li a{color:#6e6e6e;font-size:1rem;font-style:normal;font-weight:400;line-height:100%}@media (hover:hover){.account-order-item ul li a:hover{color:#303030}}.account-order-item .account-order-products p{color:#333;font-size:18px;font-style:normal;font-weight:400;line-height:111.111111%;margin-bottom:.5rem}.account-order-item .account-order-total{color:#333;font-size:1.125rem;font-style:normal;font-weight:400;line-height:111.111111%;margin-top:1rem}.basket-fix{position:fixed;bottom:3.125rem;right:1.875rem;width:3.125rem;height:3.125rem;border-radius:50%;background:#ffb84d;z-index:999999;display:flex;justify-content:center;align-items:center;-moz-column-gap:.125rem;column-gap:.125rem;flex-direction:column;cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px)}.basket-fix svg path{transition:stroke .3s ease}.basket-fix .basket-fix__count{position:absolute;top:.4375rem;right:.3125rem;color:#303030;background:#fff;border-radius:50%;width:1.25rem;height:1.25rem;display:flex;align-items:center;font-weight:600;justify-content:center;font-size:.75rem}.basket-fix:hover{background:#4b2a91}.basket-fix:hover svg path{stroke:#fff}.basket-fix:active{background:#4b2a91}.basket-fix:active svg path{stroke:#fff}.basket-fix.basket-fix--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.basket-fix.basket-fix--suspended{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px)}@media (max-width:480px){.basket-fix{display:none}}.basket-popup{position:fixed;top:0;right:0;width:100%;max-width:35rem;max-height:100vh;border-radius:12px 0 0 12px;z-index:999999;border:1px solid #333;background:#fff;overflow:auto;box-shadow:0 20px 60px rgba(0,0,0,.1);transform:translateY(-300%);transition:transform .3s ease}.basket-popup.active{transform:translateY(0)}.basket-popup .basket-popup__inner{display:flex;flex-direction:column;height:100%}.basket-popup .basket-popup__inner .basket-popup__head{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__head{padding:1rem}}.basket-popup .basket-popup__inner .basket-popup__head .basket-popup__close{background:0 0;cursor:pointer}.basket-popup .basket-popup__inner .basket-popup__head h3{color:#000;font-size:16px;font-weight:500;line-height:100%}.basket-popup .basket-popup__inner .basket-popup__body{flex:1 1 auto;overflow-y:auto;padding:1.5rem}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__body{padding:1rem}}.basket-popup .basket-popup__inner .basket-popup__body .basket-popup__list{display:flex;flex-direction:column;row-gap:1rem}.basket-popup .basket-popup__inner .basket-popup__body .basket-popup__empty{margin:0;padding:2rem 0;text-align:center;color:#9b9b9b;font-size:.875rem}.basket-popup .basket-popup__inner .basket-popup__product{display:flex;-moz-column-gap:12px;column-gap:12px;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.05);position:relative;padding-right:1.5rem}.basket-popup .basket-popup__inner .basket-popup__product:last-child{border-bottom:none;padding-bottom:0}.basket-popup .basket-popup__inner .basket-popup__product--template{display:none}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__link{text-decoration:none;color:inherit;transition:opacity .2s ease}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__link:hover{opacity:.7}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__thumb{flex:0 0 3.75rem;height:3.75rem;border-radius:8px;border:1px solid #333;overflow:hidden;border:1px solid #333;overflow:hidden;display:block}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__thumb{flex:0 0 3.875rem;height:3.875rem}}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info{display:flex;flex-direction:column;row-gap:.5rem;max-width:calc(100% - 128px)}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info{padding:1rem;padding-top:0;padding-bottom:1.875rem;padding-left:0}}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__title{color:#303030;font-size:14px;font-style:normal;font-weight:500;line-height:1.3;max-width:15rem}@media (hover:hover){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__title:hover{color:#ffb84d}}@media (hover:none){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__title:active{color:#ffb84d}}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__sku{color:#9b9b9b;font-family:HelveticaNeueCyr;font-size:.75rem;font-weight:400;line-height:1}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__meta{margin-top:auto;display:flex;flex-direction:column;row-gap:.5rem}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__quantity-control{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;color:#9b9b9b;font-size:.875rem}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__quantity-actions{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .5rem;-moz-column-gap:.75rem;column-gap:.75rem}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn{width:1.5rem;height:1.5rem;background:#f3f3f3;border-radius:50%;border:none;color:#303030;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}@media (hover:hover){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn:hover{background:rgba(0,0,0,.08)}}@media (hover:none){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn:active{background:rgba(0,0,0,.12)}}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__quantity{min-width:1.5rem;text-align:center;color:#303030;font-weight:600}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__price{font-weight:600;font-size:1.125rem;color:#111;position:absolute;right:1rem}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__info .basket-popup__price{width:-moz-fit-content;width:fit-content;bottom:0;right:-.375rem;font-size:1rem;text-align:left}}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove{position:absolute;top:0;right:0;width:1.75rem;height:1.75rem;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#fff;color:#303030;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove svg path{transition:fill .2s ease}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove span{display:block;margin-top:-.1rem}@media (hover:hover){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove:hover{background:#ffb84d;border-color:#ffb84d}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove:hover svg path{stroke:#fff}}@media (hover:none){.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove:active{background:#ffb84d;border-color:#ffb84d}.basket-popup .basket-popup__inner .basket-popup__product .basket-popup__remove:active svg path{stroke:#fff}}.basket-popup .basket-popup__inner .basket-popup__footer{padding:1rem;display:flex;flex-direction:column;row-gap:.75rem}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__footer{border-top:1px solid #333}}.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__summary{width:100%;display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__summary .basket-popup__summary-label{color:#9b9b9b;font-size:.875rem}.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__summary .basket-popup__summary-value{font-size:1.25rem;font-weight:700;color:#303030}.basket-popup .basket-popup__inner .basket-popup__footer .basket-button__wrapper{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:.75rem;column-gap:.75rem;width:100%}@media (max-width:480px){.basket-popup .basket-popup__inner .basket-popup__footer .basket-button__wrapper{flex-direction:column;row-gap:.9375rem}}.basket-popup .basket-popup__inner .basket-popup__footer .basket-button__wrapper{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:.75rem;column-gap:.75rem}.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__checkout,.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__view{flex:1 1 50%;text-align:center;border-radius:3.125rem;padding:.6875rem 1.25rem;font-weight:600;transition:background-color .2s ease,color .2s ease,border-color .2s ease;font-size:.875rem;font-style:normal;font-weight:700;line-height:100%}.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__view{color:#303030;background:#ffb84d;color:#303030}@media (hover:hover){.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__view:hover{background:#4b2a91;color:#fff}}@media (hover:none){.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__view:active{background:#4b2a91;color:#fff}}.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__checkout{border:1px solid #ffb84d;background:#fff;color:#303030}@media (hover:hover){.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__checkout:hover{background:#ffb84d;border-color:#ffb84d;color:#303030}}@media (hover:none){.basket-popup .basket-popup__inner .basket-popup__footer .basket-popup__checkout:active{background:#ffb84d;border-color:#ffb84d;color:#303030}}@media (max-width:480px){.basket-popup{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}}.basket-page{padding-top:clamp(170px,calc(13.8888888889vw),200px)}.basket-page__list{display:flex;flex-direction:column}.basket-page .basket-popup__product{padding:1rem;display:flex;-moz-column-gap:12px;column-gap:12px;padding-bottom:1rem;border-bottom:1px solid #333;position:relative;padding-right:1.5rem}@media (max-width:480px){.basket-page .basket-popup__product{padding-right:0;padding:0;flex-direction:column;border-radius:8px;border:1px solid #333;background:#fff;margin-bottom:1rem}}.basket-page .basket-popup__product:last-child{border-bottom:none}@media (max-width:480px){.basket-page .basket-popup__product:last-child{border-bottom:.0625rem solid #333;margin-bottom:0}}.basket-page .basket-popup__product .basket-popup__thumb{flex:0 0 60px;height:60px;border-radius:8px;border:1px solid #333;overflow:hidden}@media (max-width:480px){.basket-page .basket-popup__product .basket-popup__thumb{border:none;flex:auto;height:15rem;margin-bottom:16px;border-radius:0;border-top-right-radius:.5rem;border-top-left-radius:.5rem}}.basket-page .basket-popup__product .basket-popup__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.basket-page .basket-popup__product .basket-popup__info{display:flex;flex-direction:column;row-gap:.5rem;max-width:calc(100% - 128px)}@media (max-width:480px){.basket-page .basket-popup__product .basket-popup__info{max-width:15.625rem;width:100%;padding:1rem}}.basket-page .basket-popup__product .basket-popup__info .basket-popup__title{color:#303030;font-size:1rem;font-style:normal;font-weight:500;line-height:1.3;max-width:31.9375rem}@media (hover:hover){.basket-page .basket-popup__product .basket-popup__info .basket-popup__title:hover{color:#ffb84d}}@media (hover:none){.basket-page .basket-popup__product .basket-popup__info .basket-popup__title:active{color:#ffb84d}}@media (max-width:480px){.basket-page .basket-popup__product .basket-popup__info .basket-popup__title{width:100%}}.basket-page .basket-popup__product .basket-popup__info .basket-popup__sku{color:#9b9b9b;font-size:14px;font-weight:400;line-height:100%}.basket-page .basket-popup__product .basket-popup__info .basket-popup__meta{display:flex;flex-direction:column}.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;color:#9b9b9b;font-size:.875rem}@media (max-width:480px){.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control{margin-top:10px}}.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__quantity-actions{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .5rem;-moz-column-gap:.75rem;column-gap:.75rem}.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn{width:1.5rem;height:1.5rem;background:#f3f3f3;border-radius:50%;border:none;color:#303030;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}@media (hover:hover){.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn:hover{background:rgba(0,0,0,.08)}}@media (hover:none){.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn:active{background:rgba(0,0,0,.12)}}.basket-page .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__quantity{min-width:1.5rem;text-align:center;color:#303030;font-weight:600}.basket-page .basket-popup__product .basket-popup__info .basket-popup__price{font-weight:600;font-size:18px;color:#111;position:absolute;right:16px}@media (max-width:480px){.basket-page .basket-popup__product .basket-popup__info .basket-popup__price{bottom:1.5rem;font-size:1rem}}.basket-page .basket-popup__product .basket-popup__remove{position:absolute;top:21px;right:0;background:0 0;border:none;cursor:pointer;transition:opacity .2s ease}.basket-page .basket-popup__product .basket-popup__remove svg path{transition:.3s ease}@media (hover:hover){.basket-page .basket-popup__product .basket-popup__remove:hover svg path{stroke:#ffb84d}}@media (max-width:480px){.basket-page .basket-popup__product .basket-popup__remove{top:16.875rem}}.basket-page [data-basket-product-template]{display:none}.basket-page__grid{display:flex;-moz-column-gap:clamp(15px,calc(2.2222222222vw),32px);column-gap:clamp(15px,calc(2.2222222222vw),32px);align-items:flex-start}@media (max-width:768px){.basket-page__grid{flex-direction:column;row-gap:32px}}@media (max-width:480px){.basket-page__grid{row-gap:1rem}}.basket-page__items{border-radius:.75rem;border:.0625rem solid #333;flex:1 1 70%}@media (max-width:480px){.basket-page__items{border:none}}.basket-page__items .basket-page__head{padding:1rem;border-bottom:.0625rem solid #333}@media (max-width:480px){.basket-page__items .basket-page__head{border-radius:12px;border:1px solid #333;margin-bottom:16px}}.basket-page__items .basket-page__head h1{color:#333;font-size:1.125rem;font-weight:500;line-height:100%;letter-spacing:0;text-transform:none;margin-bottom:.625rem}.basket-page__items .basket-page__head p{color:#333;font-size:.875rem;font-weight:400;line-height:100%}@media (max-width:992px){.basket-page__items{flex:1 1 60%}}@media (max-width:768px){.basket-page__items{flex:1 1 100%;width:100%}}.basket-page__summary{flex:1 1 30%;border-radius:12px;border:1px solid #333;padding:16px}.basket-page__summary .basket-page__head{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.basket-page__summary .basket-page__head .basket-summary__title{color:#111;font-size:1.125rem;font-style:normal;font-weight:700;line-height:100%}.basket-page__summary .basket-page__head .basket-summary__row strong{color:#111;font-size:clamp(21px,calc(1.6666666667vw),24px);font-style:normal;font-weight:700;line-height:100%}.basket-page__summary .basket-summary__checkout{width:100%;margin-top:clamp(40px,calc(4.1666666667vw),60px);padding:18px}@media (max-width:992px){.basket-page__summary{flex:1 1 40%}}@media (max-width:768px){.basket-page__summary{flex:1 1 100%;width:100%}}.basket-page__empty{padding:16px;text-align:center}.breadcrumbs{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;color:#000;font-size:1rem;font-style:normal;font-weight:300;line-height:87.5%}.breadcrumbs a{color:#000}.breadcrumbs span{display:flex;justify-content:center;align-items:center;flex:none}.main__button{cursor:pointer;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;border:1px solid #ffb84d;background:#fff;border-radius:3.125rem;font-size:16px;font-style:normal;font-weight:700;line-height:100%;color:#303030;transition:all .3s ease;line-height:111.111111%;padding:1rem}@media (hover:hover){.main__button:hover{background:#ffb84d;border-color:transparent}}@media (hover:hover) and (hover:none){.main__button:active{background:#ffb84d;border-color:transparent}}.basket-popup__button{color:#303030;border-radius:.5rem;background:#ffb84d;margin-top:.625rem;padding:1rem .9375rem;text-align:center;font-weight:700;line-height:100%;font-size:.875rem;font-weight:500;line-height:100%;width:100%;cursor:pointer;transition:all .3s ease}.basket-popup__button svg path{transition:stroke .3s ease}@media (hover:hover){.basket-popup__button:hover{background:#4b2a91;border-color:#4b2a91}.basket-popup__button:hover svg path{stroke:#fff}}@media (hover:none){.basket-popup__button:active{background:#4b2a91;border-color:#4b2a91}.basket-popup__button:active svg path{stroke:#fff}}.catalog-hub{position:relative;padding-top:clamp(64px,calc(9.7222222222vw),140px);padding-bottom:clamp(40px,calc(5.5555555556vw),80px)}@media (max-width:480px){.catalog-hub{padding-top:2.25rem}}.catalog-hub .bg__catalog-page{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.catalog-hub .catalog-hub__header{margin-bottom:clamp(24px,calc(3.3333333333vw),48px)}.catalog-hub .catalog-hub__header h1{font-size:clamp(28px,calc(3.3333333333vw),48px);font-weight:700;line-height:120%;color:#1e1e1e}.catalog-hub .catalog-hub__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,calc(1.6666666667vw),24px)}@media (max-width:600px){.catalog-hub .catalog-hub__grid{grid-template-columns:1fr}}.catalog-hub .catalog-hub__card{position:relative;border-radius:.625rem;overflow:hidden;min-height:17.5rem}@media (max-width:600px){.catalog-hub .catalog-hub__card{min-height:14rem}}.catalog-hub .catalog-hub__card .catalog-hub__card-link{display:block;position:relative;width:100%;height:100%;text-decoration:none;padding:clamp(20px,calc(1.6666666667vw),24px)}.catalog-hub .catalog-hub__card .catalog-hub__card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.catalog-hub .catalog-hub__card .catalog-hub__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-hub .catalog-hub__card .catalog-hub__card-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.13) 67.65%,rgba(0,0,0,.28) 74.57%,rgba(0,0,0,.45) 80.82%,#000 116.96%);z-index:1;transition:.3s ease all;opacity:1}.catalog-hub .catalog-hub__card .catalog-hub__card-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2;transition:.3s ease all;opacity:0}.catalog-hub .catalog-hub__card .catalog-hub__card-image--placeholder{background:linear-gradient(135deg,#4b2a91 0,rgb(54.5454545455,30.5454545455,105.4545454545) 100%)}.catalog-hub .catalog-hub__card .catalog-hub__card-title{position:relative;z-index:3;font-size:clamp(24px,calc(2.5vw),36px);font-weight:550;line-height:120%;color:#fff;transition:color .3s ease}.catalog-hub .catalog-hub__card .catalog-hub__subcategories{position:relative;z-index:3;margin-top:clamp(12px,calc(1.1111111111vw),16px);transform:translateY(10px);opacity:0;transition:.3s ease all}.catalog-hub .catalog-hub__card .catalog-hub__subcategories ul{padding:1rem;display:flex;flex-direction:column;row-gap:.1875rem;border-radius:.375rem;border:.0625rem solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);max-width:18rem}.catalog-hub .catalog-hub__card .catalog-hub__subcategories ul li{margin-left:1rem;list-style-type:disc}.catalog-hub .catalog-hub__card .catalog-hub__subcategories ul li::marker{color:#fff}.catalog-hub .catalog-hub__card .catalog-hub__subcategories ul li a{color:#fff;font-family:HelveticaNeueCyr;font-size:1rem;font-weight:400;line-height:177%;text-decoration:none}@media (hover:hover){.catalog-hub .catalog-hub__card .catalog-hub__subcategories ul li a:hover{color:#ffb84d}}@media (hover:none){.catalog-hub .catalog-hub__card .catalog-hub__subcategories ul li a:active{color:#ffb84d}}@media (hover:hover){.catalog-hub .catalog-hub__card:hover .catalog-hub__card-image:before{opacity:1}.catalog-hub .catalog-hub__card:hover .catalog-hub__card-image:after{opacity:0}.catalog-hub .catalog-hub__card:hover .catalog-hub__card-title{color:#ffb84d}.catalog-hub .catalog-hub__card:hover .catalog-hub__subcategories{transform:translateY(0);opacity:1}}@media (max-width:992px){.catalog-hub .catalog-hub__card .catalog-hub__card-image:before{opacity:1}.catalog-hub .catalog-hub__card .catalog-hub__card-image:after{opacity:0}.catalog-hub .catalog-hub__card .catalog-hub__subcategories{transform:translateY(0);opacity:1}}.catalog-page{padding-top:clamp(64px,calc(9.7222222222vw),140px)}@media (max-width:480px){.catalog-page{padding-top:2.25rem}}.catalog-page .bg__catalog-page{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);opacity:0;z-index:-1;transition:opacity .3s ease}.catalog-page .bg__catalog-page.active{opacity:1;z-index:4}.catalog-page .container .breadcrumbs{margin-top:2.625rem;margin-bottom:clamp(28px,calc(2.9166666667vw),42px)}.catalog-page .container .catalog__top-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.catalog-page .container .catalog__top-bar .catalog__category-title{font-size:1.75rem;font-weight:600;line-height:1.2;color:#303030;margin:0}.catalog-page .container .catalog__top-bar .mobile-filter__buttons{margin-bottom:0}@media (max-width:900px){.catalog-page .container .catalog__top-bar{flex-direction:column;align-items:stretch}.catalog-page .container .catalog__top-bar .catalog__category-title{font-size:1.375rem}}.catalog-page .container .catalog__items{display:flex;gap:clamp(16px,calc(2.2222222222vw),32px)}.catalog-page .container .catalog__items .catalog__item.left{position:sticky;top:calc(var(--header-height,140px) + 2rem);align-self:flex-start;flex:1 1 23%;max-height:calc(100vh - var(--header-height,140px) - 4rem);overflow-y:auto;overflow-x:hidden;z-index:10;background:0 0;scroll-behavior:smooth}.catalog-page .container .catalog__items .catalog__item.left::-webkit-scrollbar{width:6px}.catalog-page .container .catalog__items .catalog__item.left::-webkit-scrollbar-track{background:0 0}.catalog-page .container .catalog__items .catalog__item.left::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.catalog-page .container .catalog__items .catalog__item.left::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper{display:none}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-header{display:flex;padding-top:1.25rem;padding-bottom:1.25rem;padding-left:1rem;padding-right:1rem;background:#8c8c8c;justify-content:space-between;align-items:center}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-header .logo{width:3.75rem}@media (max-width:900px){.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-header{display:flex}}@media (max-width:900px){.catalog-page .container .catalog__items .catalog__item.left{position:fixed;top:0;left:0;max-height:100vh;border-top-right-radius:1rem;border-bottom-right-radius:1rem;width:100%;height:100%;background:#fff;box-shadow:0 0 1rem 0 rgba(0,0,0,.1);z-index:1000;transform:translateX(-300%);transition:transform .3s ease;overflow-y:auto;padding-bottom:1rem}.catalog-page .container .catalog__items .catalog__item.left .filter__wrapper{padding-left:1rem;padding-right:1rem}.catalog-page .container .catalog__items .catalog__item.left.active{transform:translateX(0)}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper{display:block}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-content{padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;gap:1rem}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-content .mobile__filter-title{font-size:1.25rem;font-weight:600;color:#fff}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-content .mobile__filter-product-quantity{display:flex;justify-content:space-between;align-items:center;color:#303030;font-size:.875rem}.catalog-page .container .catalog__items .catalog__item.left .mobile__filter-wrapper .mobile__filter-content .mobile__filter-product-quantity span{color:#303030;font-weight:600}}.catalog-page .container .catalog__items .catalog__item.right{flex:1 1 77%;position:relative;background:0 0;width:77%}.catalog-page .container .catalog__items .catalog__item.right .products__items{background:0 0}.catalog-page .container .catalog__items .catalog__item.right .preloader{position:absolute;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;height:100%;background:0 0!important}@media (max-width:900px){.catalog-page .container .catalog__items .filter__item.right{flex:1 1 100%}}.catalog-description-section{padding-top:3rem;padding-bottom:3rem}@media (max-width:900px){.catalog-description-section{padding-top:2rem;padding-bottom:2rem}}.catalog__description{padding:2rem;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);color:#303030;font-size:.9375rem;line-height:1.7}.catalog__description p{margin:0 0 1rem}.catalog__description p:last-child{margin-bottom:0}.catalog__description h2,.catalog__description h3,.catalog__description h4{margin:0 0 .75rem;font-weight:600;color:#1e1e1e}.catalog__description ol,.catalog__description ul{padding-left:1.25rem;margin:0 0 1rem}.catalog__description a{color:#4b2a91;text-decoration:underline}@media (max-width:900px){.catalog__description{padding:1.25rem;font-size:.875rem}}.page-template-archive .page__wrapper{overflow:visible}@media (min-width:901px){.mobile__filter-show-button-fixed,.show__button{display:none!important;visibility:hidden!important;pointer-events:none!important}}.mobile__filter-show-button-fixed{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%) translateY(100px);z-index:1001;padding:.625rem 1.5rem;border-radius:2rem;border:none;background:#ffb84d;color:#303030;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);white-space:nowrap;min-width:120px;display:none}@media (max-width:900px){.mobile__filter-show-button-fixed{display:block}}.mobile__filter-show-button-fixed.active{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}@media (hover:hover){.mobile__filter-show-button-fixed:hover{background:#4b2a91;transform:translateX(-50%) translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2);color:#fff}}.mobile__filter-show-button-fixed:active{background:#4b2a91;transform:translateX(-50%) translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff}@media (max-width:480px){.mobile__filter-show-button-fixed{bottom:1rem;padding:.5rem 1.25rem;font-size:.8125rem;min-width:100px}}.catalog{display:flex;align-items:center;position:relative}.catalog li{cursor:pointer;width:100%}.catalog li.catalog-button{z-index:60}.catalog li.catalog-button>a{width:100%;display:flex;background:#ffb84d;color:#303030;flex-direction:row-reverse;border-radius:6px;position:relative;padding:15.5008px 23px;font-size:clamp(14px,calc(1.1111111111vw),16px);font-weight:500;line-height:normal;align-items:center;-moz-column-gap:5px;column-gap:5px}.catalog li.catalog-button>a:before{order:-1;content:"";width:21px;height:21px;background:url(../images/arrow-down.svg) no-repeat center/100%;transition:transform .3s ease}.catalog li.catalog-button>a>.catalog-icon>svg{width:16px;height:16px;transform:translateY(2px);transition:transform .3s ease}.catalog li.catalog-button>.sub-menu{border:.0625rem solid #b3b1b1;padding:16px;padding-top:0;flex-shrink:0;border-radius:1rem;background:#fff;position:absolute;display:flex;flex-direction:column;width:363px;height:auto;left:105%;top:4.6875rem;transform:translate(-45%,-15px);z-index:9999!important;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.catalog li.catalog-button>.sub-menu>li>a{position:relative;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;-moz-column-gap:10px;column-gap:10px;transition:color .3s ease;font-size:18px;color:#333;margin-bottom:4px}.catalog li.catalog-button>.sub-menu>li>a .catalog-icon{width:20px;height:20px;flex:none;display:flex;justify-content:center;align-items:center;transition:border-color .3s ease}.catalog li.catalog-button>.sub-menu>li>a .catalog-icon svg path{transition:fill .3s ease}.catalog li.catalog-button>.sub-menu>li>a:after{content:"";width:20px;height:20px;background:url(../images/arrow-black.svg) no-repeat center/100%;position:absolute;right:16px;transition:background-image .3s ease}@media (hover:hover){.catalog li.catalog-button>.sub-menu>li:hover a:after{background-image:url(../images/arrow-yellow.svg)}.catalog li.catalog-button>.sub-menu>li:hover>a{color:#ffb84d}.catalog li.catalog-button>.sub-menu>li:hover .catalog-icon{border-color:#ffb84d}.catalog li.catalog-button>.sub-menu>li:hover .catalog-icon svg path{fill:#ffb84d}}.catalog li.catalog-button>.sub-menu:before{content:"";width:100%;height:70px;background:0 0;position:absolute;top:-3.4375rem;left:0;z-index:1}@media (max-width:1200px){.catalog li.catalog-button>.sub-menu{transform:translate(-20%,-15px);left:-20%;transition:none}}@media (hover:hover){.catalog li.catalog-button:hover>a:before{transform:rotate(180deg)}.catalog li.catalog-button:hover>.sub-menu{opacity:1;transform:translate(-45%,0);visibility:visible;z-index:10}}.catalog li.catalog-button.touch-active>a:before{transform:rotate(180deg)}.catalog li.catalog-button.touch-active>.sub-menu{opacity:1;transform:translate(-45%,0);visibility:visible;z-index:10}@media (max-width:1200px){.catalog li.catalog-button.touch-active>.sub-menu{transform:translate(-20%,0)}}.catalog li.parent-category>.sub-menu{padding:1rem;padding-top:0;padding-bottom:32px;flex-shrink:0;border-radius:0;border-top-right-radius:16px;border-bottom-right-radius:16px;border:1px solid #333;background:#fff;position:absolute;display:flex;border:.0625rem solid #b3b1b1;background:#fff;flex-direction:column;height:auto;width:370px;right:-97%;top:-1px;z-index:5;opacity:0;visibility:hidden;transform:translateX(-50px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.catalog li.parent-category>.sub-menu li{position:relative;display:flex;flex-direction:column;-moz-column-gap:10px;column-gap:10px;margin-left:1.25rem}.catalog li.parent-category>.sub-menu li:before{position:absolute;top:15px;left:-20px;content:"";width:8px;height:8px;background:#333;border-radius:50%;transition:background .3s ease}.catalog li.parent-category>.sub-menu li a{padding-top:10px;padding-bottom:10px;color:#333;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:100%}@media (hover:hover){.catalog li.parent-category>.sub-menu li a:hover{color:#ffb84d}.catalog li.parent-category>.sub-menu li a:hover:before{background:#ffb84d}}@media (hover:none){.catalog li.parent-category>.sub-menu li a:active{color:#4b2a91}.catalog li.parent-category>.sub-menu li a:active:before{background:#4b2a91}}@media (hover:hover){.catalog li.parent-category>.sub-menu li .sub-menu li a:hover{color:#4b2a91}}@media (hover:active){.catalog li.parent-category>.sub-menu li .sub-menu li a:active{color:#4b2a91}}@media (hover:hover){.catalog li.parent-category:hover .sub-menu{opacity:1;visibility:visible;transform:translateX(0)}}.catalog li.parent-category.touch-active>.sub-menu{opacity:1;visibility:visible;transform:translateX(0)}@media (max-width:1100px){.catalog{display:none}}.infinite-scroll-sentinel{height:1px;width:100%;visibility:hidden;pointer-events:none;position:absolute;left:0}.infinite-scroll-loader{display:flex;justify-content:center;align-items:center;padding:30px 0;width:100%}.infinite-scroll-loader.visible{display:flex!important}.infinite-scroll-spinner{width:40px;height:40px;border:3px solid rgba(255,184,77,.2);border-top-color:#ffb84d;border-radius:50%;animation:infinite-spin .8s linear infinite}@keyframes infinite-spin{to{transform:rotate(360deg)}}.categories-section{padding:60px 0}.categories-section h2{font-size:32px;margin-bottom:40px;text-align:center}.categories-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.category-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:all .3s ease;cursor:pointer}.category-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#ccc}.category-title{font-size:20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.category-title .category-count{font-size:14px;color:#999;font-weight:400}.subcategories-list{list-style:none;padding:0;margin:0}.subcategories-list .subcategory-item{padding:8px 0;border-top:1px solid #f0f0f0}.subcategories-list .subcategory-item:first-child{border-top:none}.subcategories-list .subcategory-item a{display:flex;align-items:center;justify-content:space-between;color:#333;text-decoration:none;transition:color .2s ease}.subcategories-list .subcategory-item a:hover{color:#007bff}.subcategories-list .subcategory-item .category-count{font-size:12px;color:#999}.checkout{padding-top:clamp(170px,calc(13.8888888889vw),200px)}.checkout__steps{display:flex;-moz-column-gap:clamp(6px,calc(.8333333333vw),1px);column-gap:clamp(6px,calc(.8333333333vw),1px);align-items:center;justify-content:space-between;border-radius:.75rem;border:.0625rem solid #333;width:100%;max-width:clamp(360px,calc(28.125vw),405px);padding:16px;margin-bottom:2rem}.checkout__steps p{width:15%;height:1px;background:#333}@media (max-width:1000px){.checkout__steps p{width:25%}}.checkout__step-indicator{color:#707070;font-size:clamp(16px,calc(1.6666666667vw),24px);font-style:normal;font-weight:500;line-height:100%;cursor:pointer;transition:color .2s ease}.checkout__step-indicator span{pointer-events:none}.checkout__step-indicator.is-active{color:#ffb84d}.checkout__grid{display:flex;justify-content:space-between;-moz-column-gap:clamp(15px,calc(2.2222222222vw),32px);column-gap:clamp(15px,calc(2.2222222222vw),32px);align-items:flex-start}@media (max-width:900px){.checkout__grid{flex-direction:column-reverse;row-gap:60px}}@media (max-width:480px){.checkout__grid{row-gap:16px}}.checkout__content{max-width:clamp(360px,calc(28.125vw),405px);width:100%}@media (max-width:900px){.checkout__content{width:100%;max-width:none}}.checkout__summary{flex:1 1 73%;border:.0625rem solid #333}@media (max-width:900px){.checkout__summary{width:100%;max-width:none}}.checkout__summary .checkout-summary__head{padding:16px;border-bottom:.0625rem solid #333;margin-bottom:0}.checkout__summary .checkout-summary__head h3{font-size:20px;font-style:normal;font-weight:550;line-height:120%}.checkout__content,.checkout__summary{border-radius:.75rem}.checkout .checkout-form{display:flex;flex-direction:column;gap:1.5rem}.checkout .checkout-form__step{display:none;border:none;padding:0;margin:0}.checkout .checkout-form__step.is-active{display:block}.checkout .checkout-form__step-title{font-size:1.125rem;font-weight:700}.checkout .checkout-form__fields{display:flex;flex-direction:column;gap:.85rem}.checkout .checkout-form__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.checkout .checkout-form__status{margin-top:.75rem;font-weight:600}.checkout .checkout-form__status.is-success{color:#2ba84a}.checkout .checkout-form__status.is-error{color:red}.checkout .checkout-field{display:flex;flex-direction:column;gap:.35rem}.checkout .checkout-field__label{color:#8c8c8c;font-size:.875rem;font-weight:400;line-height:85.714286%}.checkout .checkout-field input,.checkout .checkout-field textarea{border-radius:6px;border:.0625rem solid #333;color:#333;font-size:1rem;font-weight:400;line-height:100%;padding:.75rem}.checkout .checkout-field input.has-error,.checkout .checkout-field textarea.has-error{border-color:red}.checkout .checkout-field--textarea textarea{min-height:8rem;resize:vertical}.checkout .checkout-field .field-error{font-size:.85rem;color:red}.checkout .checkout-delivery{display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem}.checkout .checkout-field-group{display:flex;flex-direction:column;gap:.85rem;width:100%;margin-top:1.125rem}.checkout .checkout-field-group__row{display:flex;flex-direction:column;gap:.85rem}.checkout .checkout-field-group--courier{border-radius:.75rem;padding:.75rem}.checkout .checkout-radio{cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:500}.checkout .checkout-radio input[type=radio]{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;position:relative;margin:0!important;padding:0!important;width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;max-width:1rem!important;max-height:1rem!important;border:.0625rem solid #333;border-radius:50%;background-color:#fff;cursor:pointer;transition:border-color .2s ease;flex-shrink:0;box-sizing:border-box!important;line-height:1;vertical-align:middle}.checkout .checkout-radio input[type=radio]::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:.375rem;height:.375rem;border-radius:50%;background-color:#ffb84d;transition:transform .2s ease}.checkout .checkout-radio input[type=radio]:checked{border-color:#ffb84d}.checkout .checkout-radio input[type=radio]:checked::before{transform:translate(-50%,-50%) scale(1)}.checkout .checkout-radio input[type=radio]:hover{border-color:#ffb84d}.checkout .checkout-radio input[type=radio]:focus{outline:0;box-shadow:0 0 0 2px rgba(255,184,77,.15)}.checkout .checkout-summary__head{margin-bottom:1rem}.checkout .checkout-summary__list{display:flex;flex-direction:column;gap:0;max-height:420px;overflow-y:auto}@media (max-width:480px){.checkout .checkout-summary__list{padding:16px}}.checkout .checkout-summary__item{display:flex;-moz-column-gap:.75rem;column-gap:.75rem;padding-bottom:16px;border-bottom:.0625rem solid #333;position:relative;padding-right:24px}.checkout .checkout-summary__item:last-child{border-bottom:none}.checkout .checkout-summary__item[data-checkout-product-template]{display:none}.checkout .checkout-summary__item .basket-popup__thumb{flex:0 0 60px;height:60px;border-radius:8px;border:.0625rem solid #333;overflow:hidden}@media (max-width:480px){.checkout .checkout-summary__item .basket-popup__thumb{aspect-ratio:80/80;flex:0 0 5rem;height:7.5rem}}.checkout .checkout-summary__item .basket-popup__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout .checkout-summary__item .basket-popup__info{display:flex;flex-direction:column;row-gap:8px;max-width:calc(100% - 8rem)}@media (max-width:480px){.checkout .checkout-summary__item .basket-popup__info{padding:1rem}}.checkout .checkout-summary__item .basket-popup__title{color:#303030;font-size:.875rem;font-weight:500;line-height:1.3;max-width:300px}@media (hover:hover){.checkout .checkout-summary__item .basket-popup__title:hover{color:#ffb84d}}@media (hover:none){.checkout .checkout-summary__item .basket-popup__title:active{color:#ffb84d}}@media (max-width:992px){.checkout .checkout-summary__item .basket-popup__title{max-width:250px}}.checkout .checkout-summary__item .basket-popup__sku{color:#9b9b9b;font-size:.875rem;font-weight:400;line-height:100%}.checkout .checkout-summary__item .basket-popup__meta{display:flex;flex-direction:column}.checkout .checkout-summary__item .basket-popup__quantity-control{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;color:#9b9b9b;font-size:14px}@media (max-width:480px){.checkout .checkout-summary__item .basket-popup__quantity-control{margin-top:.625rem}}.checkout .checkout-summary__item .basket-popup__quantity-control .basket-popup__quantity-actions{display:inline-flex;align-items:center;border-radius:62.4375rem;padding:4px 8px;-moz-column-gap:12px;column-gap:12px}.checkout .checkout-summary__item .basket-popup__quantity-control .basket-popup__qty-btn{width:24px;height:24px;background:#f3f3f3;border-radius:50%;border:none;color:#303030;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}@media (hover:hover){.checkout .checkout-summary__item .basket-popup__quantity-control .basket-popup__qty-btn:hover{background:rgba(0,0,0,.08)}}@media (hover:none){.checkout .checkout-summary__item .basket-popup__quantity-control .basket-popup__qty-btn:active{background:rgba(0,0,0,.12)}}.checkout .checkout-summary__item .basket-popup__quantity-control .basket-popup__quantity{min-width:24px;text-align:center;color:#303030;font-weight:600}.checkout .checkout-summary__item .basket-popup__price{font-weight:600;font-size:18px;color:#111;position:absolute;right:16px}@media (max-width:480px){.checkout .checkout-summary__item .basket-popup__price{bottom:1.5rem;font-size:1rem;text-align:left}}.checkout .checkout-summary__item .basket-popup__remove{position:absolute;top:.875rem;right:0;background:0 0;border:none;cursor:pointer;transition:opacity .2s ease}.checkout .checkout-summary__item .basket-popup__remove svg path{transition:.3s ease}@media (hover:hover){.checkout .checkout-summary__item .basket-popup__remove:hover svg path{stroke:#ffb84d}}.checkout .checkout-summary__empty{margin-top:1rem;font-style:italic}.checkout .checkout-summary__total{border-top:.0625rem solid #333;margin-top:auto;display:flex;justify-content:space-between;padding:16px}.checkout .checkout-summary__total span,.checkout .checkout-summary__total strong{color:#111;font-size:clamp(21px,calc(1.6666666667vw),24px);font-style:normal;font-weight:700;line-height:100%}.checkout .checkout-form__next{width:100%;background:#ffb84d;border:1px solid #ffb84d;border-radius:3.125rem;color:#fff;font-size:clamp(14px,calc(1.25vw),18px);line-height:111.111111%;padding:1rem;cursor:pointer}.checkout .checkout-form__step-title{width:100%;color:#333;font-size:1.25rem;font-style:normal;font-weight:550;line-height:120%;border-bottom:1px solid #333;padding:1rem;margin-bottom:0}.checkout .checkout__content .checkout-form__step{border:.0625rem solid #333;border-radius:.75rem}.checkout .checkout__content .checkout-form__step .checkout-form__fields{padding:1rem}.checkout .checkout__content .checkout-form__step .checkout-form__fields .main__button{margin-top:.625rem}.checkout .checkout__content .checkout-payment{border:.0625rem solid #333;border-radius:.75rem}.checkout .checkout__content .checkout-payment h4{padding:1rem;border-bottom:1px solid #333}.checkout .checkout__content .checkout-payment .checkout-form__text{padding:1rem;display:flex;flex-direction:column;row-gap:.9375rem}.checkout .checkout__content .checkout-payment .checkout-form__text .checkout-form__hint{color:#000;font-size:1rem;font-weight:400;line-height:100%}.checkout .checkout__content .checkout-payment .checkout-form__footer{padding:1rem;display:flex;flex-direction:column;row-gap:10px}.checkout .checkout__content .checkout-payment .checkout-form__footer .main__button{padding:18px;width:100%;font-size:clamp(16px,calc(1.25vw),18px);font-weight:700;line-height:100%}.checkout .checkout__content .checkout-payment .checkout-form__footer .main__button._border{background:0 0;color:#303030;border-color:transparent;background:#ffb84d}@media (hover:hover){.checkout .checkout__content .checkout-payment .checkout-form__footer .main__button._border:hover{background:#4b2a91;color:#fff;border-color:#4b2a91}}@media (hover:none){.checkout .checkout__content .checkout-payment .checkout-form__footer .main__button._border:active{background:#4b2a91;color:#fff;border-color:#4b2a91}}.checkout .basket-popup__product{padding:16px;display:flex;-moz-column-gap:.75rem;column-gap:.75rem;padding-bottom:16px;border-bottom:.0625rem solid #333;position:relative;padding-right:24px}@media (max-width:480px){.checkout .basket-popup__product{padding-right:0;padding:0;flex-direction:column;border-radius:.5rem;border:.0625rem solid #333;background:#fff;margin-bottom:16px}}.checkout .basket-popup__product:last-child{border-bottom:none}@media (max-width:480px){.checkout .basket-popup__product:last-child{border-bottom:1px solid #333;margin-bottom:0}}.checkout .basket-popup__product .basket-popup__thumb{flex:0 0 3.75rem;height:3.75rem;border-radius:.5rem;border:.0625rem solid #333;overflow:hidden}@media (max-width:480px){.checkout .basket-popup__product .basket-popup__thumb{border:none;margin-bottom:1rem;border-radius:0;border-top-right-radius:8px;border-top-left-radius:8px}}.checkout .basket-popup__product .basket-popup__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout .basket-popup__product .basket-popup__info{display:flex;flex-direction:column;row-gap:8px;max-width:calc(100% - 8rem)}@media (max-width:480px){.checkout .basket-popup__product .basket-popup__info{max-width:250px;padding:1rem;width:100%}}.checkout .basket-popup__product .basket-popup__info .basket-popup__title{color:#303030;font-size:16px;font-style:normal;font-weight:500;line-height:1.3;max-width:511px}@media (hover:hover){.checkout .basket-popup__product .basket-popup__info .basket-popup__title:hover{color:#ffb84d}}@media (hover:none){.checkout .basket-popup__product .basket-popup__info .basket-popup__title:active{color:#ffb84d}}@media (max-width:480px){.checkout .basket-popup__product .basket-popup__info .basket-popup__title{width:100%}}.checkout .basket-popup__product .basket-popup__info .basket-popup__sku{color:#9b9b9b;font-size:.875rem;font-weight:400;line-height:100%}.checkout .basket-popup__product .basket-popup__info .basket-popup__meta{display:flex;flex-direction:column}.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;color:#9b9b9b;font-size:14px}@media (max-width:480px){.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control{margin-top:.625rem}}.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__quantity-actions{display:inline-flex;align-items:center;border-radius:62.4375rem;padding:4px 8px;-moz-column-gap:12px;column-gap:12px}.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn{width:24px;height:24px;background:#f3f3f3;border-radius:50%;border:none;color:#303030;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}@media (hover:hover){.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn:hover{background:rgba(0,0,0,.08)}}@media (hover:none){.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__qty-btn:active{background:rgba(0,0,0,.12)}}.checkout .basket-popup__product .basket-popup__info .basket-popup__quantity-control .basket-popup__quantity{min-width:24px;text-align:center;color:#303030;font-weight:600}.checkout .basket-popup__product .basket-popup__info .basket-popup__price{font-weight:600;font-size:1.125rem;color:#111;position:absolute;right:16px}@media (max-width:480px){.checkout .basket-popup__product .basket-popup__info .basket-popup__price{bottom:1.5rem;font-size:1rem;text-align:left}}.checkout .basket-popup__product .basket-popup__remove{position:absolute;top:1.3125rem;right:0;background:0 0;border:none;cursor:pointer;transition:opacity .2s ease}.checkout .basket-popup__product .basket-popup__remove svg path{transition:.3s ease}@media (hover:hover){.checkout .basket-popup__product .basket-popup__remove:hover svg path{stroke:#ffb84d}}@media (max-width:480px){.checkout .basket-popup__product .basket-popup__remove{top:10.9375rem}}.checkout .checkout__summary .checkout-summary__head{padding:16px;border-bottom:.0625rem solid #333;margin-bottom:0}.checkout .checkout__summary .checkout-summary__head h3{font-size:20px;font-style:normal;font-weight:550;line-height:120%}.checkout .checkout-form__status.is-error.is-visible{background:#ffb84d;color:#303030;text-align:center;padding-top:16px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding-bottom:16px}.checkout .checkout-summary__empty{padding:16px;border-bottom:none;text-align:center;margin-top:0}.forsage-notifications-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none}@media (max-width:768px){.forsage-notifications-container{top:10px;right:10px;left:10px;max-width:100%}}.forsage-notification{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all;opacity:0;transform:translateX(100%);transition:all .3s ease;position:relative;border-left:4px solid #007bff}.forsage-notification--show{opacity:1;transform:translateX(0)}.forsage-notification--hide{opacity:0;transform:translateX(100%)}.forsage-notification--success{border-left-color:#28a745}.forsage-notification--info{border-left-color:#007bff}.forsage-notification--warning{border-left-color:#ffc107}.forsage-notification--error{border-left-color:#dc3545}.forsage-notification__icon{font-size:24px;line-height:1;flex-shrink:0}.forsage-notification__content{flex:1;min-width:0}.forsage-notification__message{font-size:14px;font-weight:500;color:#333;line-height:1.4;margin-bottom:4px}.forsage-notification__time{font-size:12px;color:#666}.forsage-notification__close{background:0 0;border:none;font-size:24px;line-height:1;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s ease}.forsage-notification__close:hover{color:#333}.forsage-notification__close:focus{outline:0;color:#333}@media (max-width:768px){.forsage-notification{padding:12px;font-size:13px}.forsage-notification__icon{font-size:20px}.forsage-notification__message{font-size:13px}.forsage-notification__time{font-size:11px}}.swiper__controls{-moz-column-gap:2.5rem;column-gap:2.5rem;margin-top:2rem;display:flex;justify-content:space-between;align-items:center}.swiper__controls .swiper__buttons{flex:none;display:flex;align-items:stretch;-moz-column-gap:.375rem;column-gap:.375rem}.swiper__controls .swiper-scrollbar{margin-top:0!important;padding:0!important;height:.125rem!important;position:relative!important;background:#c4c4c4;max-width:58.75rem}.swiper__controls .swiper-scrollbar .swiper-scrollbar-drag{background:#313131!important}.swiper__controls .arrow{width:1.75rem;height:1.75rem;border-radius:50%;border:.0625rem solid #fff;position:static!important;margin-top:0!important;padding:0!important;transition:.3s ease}.swiper__controls .arrow:before{display:none!important}.swiper__controls .arrow:after{display:none!important}.swiper__controls .arrow svg{width:auto!important;height:auto!important}.swiper__controls .arrow svg path{transition:.3s ease}@media (hover:hover){.swiper__controls .arrow:hover{background:#ffb84d;border-color:transparent}.swiper__controls .arrow:hover svg path{stroke:#303030}}@media (hover:none){.swiper__controls .arrow:active{background:#ffb84d;border-color:transparent}.swiper__controls .arrow:active svg path{stroke:#303030}}.swiper-pagination{position:absolute;bottom:1.5rem!important;left:50%!important;transform:translateX(-50%);width:100%;text-align:center;z-index:5}.swiper-pagination .swiper-pagination-bullet{background:#fff;width:2.5rem!important;height:.375rem!important;border-radius:.25rem;border:1px solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(.9375rem);backdrop-filter:blur(.9375rem);transition:.3s ease}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ffb84d!important;border-color:transparent!important}.documents{padding-top:clamp(64px,calc(9.7222222222vw),140px)}@media (max-width:480px){.documents{padding-top:2.25rem}}.documents .container h1{font-size:clamp(32px,calc(3.3333333333vw),48px);line-height:100%;margin-bottom:1.5rem;letter-spacing:0}.documents .container h2{margin-bottom:1rem;font-size:clamp(24px,calc(2.2222222222vw),32px);font-style:normal;font-weight:400;line-height:100%;letter-spacing:0}.documents .container h2:not(:nth-of-type(1)){margin-top:clamp(24px,calc(2.7777777778vw),40px)}.documents .container .content{display:flex;flex-direction:column}.documents .container .content p{font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:140%}.documents .container .content p:nth-of-type(1){font-weight:300;margin-bottom:2.5rem}.documents .container .content ul{margin-top:15px;display:flex;flex-direction:column;padding-left:1.25rem;row-gap:10px;margin-bottom:1.5rem}.documents .container .content ul li{color:#303030;font-size:1.125rem;font-style:normal;font-weight:300;list-style-type:disc}.documents .container .content ul li::marker{color:#303030}.documents .container a{color:#4b2a91;border-bottom:1px solid transparent}@media (hover:hover){.documents .container a:hover{border-color:#4b2a91}}@media (hover:none){.documents .container a:active{border-color:#4b2a91}}.filter__type-filters{padding-left:.625rem;padding-right:.625rem;padding-top:.5rem;padding-bottom:.5rem}.filter__type-filters .characteristics-container{display:flex;flex-direction:column}.filter{position:relative;border-radius:12px;border:.0625rem solid}.filter .filter__reset-button{position:sticky;top:1rem;z-index:10;display:flex;align-items:center;justify-content:center;gap:.375rem;width:auto;max-width:70%;margin-left:auto;margin-right:auto;padding:.5rem .75rem;margin-bottom:.75rem;background:#ffb84d;border:.0625rem solid transparent;border-radius:6px;font-size:.75rem;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.08)}.filter .filter__reset-button svg{width:14px;height:14px;flex-shrink:0}@media (hover:hover){.filter .filter__reset-button:hover{background:#4b2a91;border-color:transparent;color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.12)}.filter .filter__reset-button:hover svg path{stroke:#fff}}.filter .filter__reset-button:active{transform:scale(.98)}@media (max-width:768px){.filter .filter__reset-button{display:none!important}}.filter .filter__reset-button-desktop{position:sticky;top:1rem;z-index:10;display:none;margin-bottom:1rem;padding:0 1rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media (min-width:901px){.filter .filter__reset-button-desktop.visible{display:block;opacity:1;visibility:visible}}.filter .filter__reset-button-desktop .reset__button-desktop{width:100%;padding:.75rem 1.5rem;border-radius:.5rem;border:none;background:#ffb84d;color:#303030;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.08)}@media (hover:hover){.filter .filter__reset-button-desktop .reset__button-desktop:hover{background:#4b2a91;color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.12)}}.filter .filter__reset-button-desktop .reset__button-desktop:active{transform:scale(.98)}.filter .filter__item{padding:1rem;border-bottom:.0625rem solid}.filter .filter__item:nth-last-child(2){border-bottom:none}.filter .filter__item .filter__title{color:#303030;font-size:1.125rem;font-weight:500;line-height:100%;margin-bottom:.75rem}.filter .filter__item .steps__inputs{margin-bottom:1.5rem;display:flex;align-items:center;-moz-column-gap:.375rem;column-gap:.375rem}.filter .filter__item .steps__inputs input{border-radius:6px;border:1px solid;background:0 0;font-size:1rem;font-style:normal;line-height:100%;padding:.75rem;padding-top:.5rem;padding-bottom:.5rem;color:#303030;max-width:7.25rem!important}.filter .filter__item .steps__inputs span{border-radius:1px;background:#ffb84d;width:1rem;height:.125rem;flex:none}.filter .filter__categories{display:flex;flex-direction:column}.filter .filter__categories .filter__item--parent-category-last{border-bottom:none}.filter .filter__categories .filter__category{padding-left:1rem;padding-right:1rem;border-bottom:1px solid;display:flex;flex-direction:column;transition:all .3s}.filter .filter__categories .filter__category.active .filter__category-parent .filter__category-header h3{color:#4b2a91;font-weight:500}.filter .filter__categories .filter__category.active .filter__category-parent .filter__category-header .category__icon{border-color:#4b2a91}.filter .filter__categories .filter__category.active .filter__category-parent .filter__category-header .category__icon svg path{fill:#4b2a91}.filter .filter__categories .filter__category .filter__category-parent{cursor:pointer;transition:all .3s}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;-moz-column-gap:.625rem;column-gap:.625rem;padding-bottom:1.375rem;padding-top:1.375rem}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header h3{font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:100%;transition:all .3s;max-width:12.75rem}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header .category__icon{width:2rem;height:2rem;border:1px solid;border-radius:50%;padding:.375rem;display:flex;justify-content:center;align-items:center;flex:none;transition:all .3s}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header .category__icon svg path{transition:all .3s}@media (hover:hover){.filter .filter__categories .filter__category .filter__category-parent .filter__category-header:hover{color:#484747}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header:hover .category__icon{border-color:#484747}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header:hover .category__icon svg path{fill:#484747}}@media (hover:none){.filter .filter__categories .filter__category .filter__category-parent .filter__category-header:active{color:#9c9a9a}.filter .filter__categories .filter__category .filter__category-parent .filter__category-header:active svg path{fill:#9c9a9a}}.filter .filter__categories .filter__category .filter__category-content{margin-top:.3125rem;display:flex;flex-direction:column;row-gap:.9375rem;padding-bottom:1.25rem}.filter .filter__categories .filter__category .filter__subcategory{display:flex;flex-direction:column;transition:all .3s}.filter .filter__categories .filter__category .filter__subcategory .filter__subcategory-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.filter .filter__categories .filter__category .filter__subcategory .filter__subcategory-header span{font-size:1rem;font-weight:500;color:#303030;transition:color .3s}.filter .filter__categories .filter__category .filter__subcategory .filter__subcategory-header .dropdown-arrow{transition:transform .3s ease;flex-shrink:0}.filter .filter__categories .filter__category .filter__subcategory .filter__subcategory-header .dropdown-arrow.active{transform:rotate(180deg)}.filter .filter__categories .filter__category .filter__subcategory .filter__subcategory-content{margin-top:.9375rem;display:flex;flex-direction:column;row-gap:.5rem}.filter .filter__categories .filter__category .filter__level3-wrapper{display:flex;flex-direction:column;row-gap:.5rem}.filter .filter__categories .filter__category .filter__level4-wrapper,.filter .filter__categories .filter__category .filter__level5-wrapper,.filter .filter__categories .filter__category .filter__level6-wrapper{display:none;flex-direction:column;row-gap:.5rem;margin-left:1.5rem;margin-top:.5rem}.filter .filter__categories .filter__category .filter__checkbox{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter .filter__categories .filter__category .filter__checkbox input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;cursor:pointer}.filter .filter__categories .filter__category .filter__checkbox input[type=checkbox]+span{font-size:1rem;font-weight:400;line-height:100%;position:relative;margin-left:1.875rem}.filter .filter__categories .filter__category .filter__checkbox input[type=checkbox]+span:before{position:absolute;top:-.1875rem;left:-1.875rem;content:"";display:block;width:1rem;height:1rem;border-radius:.25rem;border:.0625rem solid #333;background-color:#fff;background-position:center center;background-size:100%;background-repeat:no-repeat;transition:all .3s ease}.filter .filter__categories .filter__category .filter__checkbox input[type=checkbox]:checked+span:before{background-color:#4b2a91;background-image:url(../images/check.svg)}.filter .filter__categories .filter__category .filter__checkbox.checked input[type=checkbox]+span:before{background-color:#4b2a91;background-image:url(../images/check.svg)}.filter .filter__categories .filter__category.active .filter__category-parent .filter__category-header h3{color:#4b2a91}.filter .filter__categories .filter__category.active .filter__category-parent .filter__category-header .category__icon{border-color:#4b2a91}.filter .filter__categories .filter__category.active .filter__category-parent .filter__category-header .category__icon svg path{fill:#4b2a91}.filter .filter__categories .filter__category:nth-last-of-type(1){border:none}.filter .filter__categories .filter__category:nth-last-of-type(2){border:none}.filter .filter__categories .filter__category:nth-last-of-type(3){border:none}.filter .mobile__button-filter-wrapper{border-top:1px solid;padding:1.375rem 1rem;display:none;flex-direction:column;row-gap:1rem}.filter .mobile__button-filter-wrapper.active{display:flex}@media (min-width:901px){.filter .mobile__button-filter-wrapper.active .show__button{display:none!important}.filter .mobile__button-filter-wrapper.active .reset__button{display:flex}}@media (max-width:900px){.filter .mobile__button-filter-wrapper.active .reset__button,.filter .mobile__button-filter-wrapper.active .show__button{display:flex}}.filter .mobile__filter-button{width:100%;padding-top:1rem;padding-bottom:1rem;border-radius:3.125rem}.filter .filter__characteristics{display:flex;flex-direction:column}.filter .filter__item--parent-category{padding:1rem;border-bottom:.0625rem solid;display:flex;flex-direction:column}.filter .filter__item--parent-category:last-of-type{border:none}.filter .filter__item--parent-category .filter__characteristic-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;transition:all .3s;width:100%}.filter .filter__item--parent-category .filter__characteristic-header .filter__title{color:#303030;font-size:1.125rem;font-weight:500;line-height:100%;margin-bottom:0;transition:color .3s;flex:1}.filter .filter__item--parent-category .filter__characteristic-header .filter__title--parent-category-clickable{color:#303030;transition:color .3s}.filter .filter__item--parent-category .filter__characteristic-header .characteristic-dropdown-arrow{transition:transform .3s ease;flex-shrink:0;width:21px;height:21px;margin-left:.5rem}.filter .filter__item--parent-category .filter__characteristic-header .characteristic-dropdown-arrow.active{transform:rotate(180deg)}@media (hover:hover){.filter .filter__item--parent-category .filter__characteristic-header:hover .filter__title{color:#484747}.filter .filter__item--parent-category .filter__characteristic-header:hover .characteristic-dropdown-arrow path{stroke:#484747}}.filter .filter__item--parent-category.active .filter__characteristic-header .filter__title--parent-category-clickable{color:#4b2a91;font-weight:500}.filter .filter__item--parent-category.active .filter__characteristic-header .characteristic-dropdown-arrow.active{transform:rotate(180deg)}.filter .filter__item--parent-category.active .filter__characteristic-header .characteristic-dropdown-arrow.active path{stroke:#4b2a91}.filter .filter__item--parent-category .filter__characteristic-values{display:flex;flex-direction:column;row-gap:.5rem;margin-top:1rem;padding-left:.5rem}.filter .filter__item--parent-category .filter__characteristic-values>.filter__checkbox{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter .filter__item--parent-category .filter__characteristic-values>.filter__checkbox input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;cursor:pointer}.filter .filter__item--parent-category .filter__characteristic-values>.filter__checkbox input[type=checkbox]+span{font-size:1rem;font-weight:400;line-height:100%;position:relative;margin-left:1.875rem}.filter .filter__item--parent-category .filter__characteristic-values>.filter__checkbox input[type=checkbox]+span:before{position:absolute;top:-.1875rem;left:-1.875rem;content:"";display:block;width:1rem;height:1rem;border-radius:.25rem;border:.0625rem solid #333;background-color:#fff;background-position:center center;background-size:100%;background-repeat:no-repeat;transition:all .3s ease}.filter .filter__item--parent-category .filter__characteristic-values>.filter__checkbox input[type=checkbox]:checked+span:before{background-color:#4b2a91;background-image:url(../images/check.svg)}.filter .filter__item--parent-category .filter__characteristic-values .filter__item--nested{padding:.75rem 0;border-bottom:.0625rem solid rgba(0,0,0,.1);margin-bottom:0}.filter .filter__item--parent-category .filter__characteristic-values .filter__item--nested:last-child{border-bottom:none}.filter .filter__item--parent-category .filter__characteristic-values .filter__item--nested .filter__characteristic-header .filter__title{font-size:1rem}.filter .filter__item--parent-category .filter__characteristic-values .filter__item--nested .filter__characteristic-values{margin-top:1rem;padding-left:.5rem}.filter .filter__category>.filter__item--parent-category{padding-left:0;padding-right:0}.filter .filter__category>.filter__item--characteristic{padding:1rem 0;border-bottom:.0625rem solid rgba(0,0,0,.1)}.filter .filter__category>.filter__item--characteristic:last-child{border-bottom:none}.filter .filter__item--characteristic{padding:.75rem 0;border-bottom:.0625rem solid rgba(0,0,0,.1);display:flex;flex-direction:column}.filter .filter__item--characteristic:last-child{border-bottom:none}.filter .filter__item--characteristic.filter__item--type-brands{border-bottom:.0625rem solid rgba(0,0,0,.1);padding-bottom:.75rem}.filter .filter__item--characteristic .filter__characteristic-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;transition:all .3s}.filter .filter__item--characteristic .filter__characteristic-header .filter__title{color:#303030;font-size:1.125rem;font-weight:500;line-height:100%;margin-bottom:0;transition:color .3s}.filter .filter__item--characteristic .filter__characteristic-header .characteristic-dropdown-arrow{transition:transform .3s ease;flex-shrink:0;width:21px;height:21px}.filter .filter__item--characteristic .filter__characteristic-header .characteristic-dropdown-arrow.active{transform:rotate(180deg)}@media (hover:hover){.filter .filter__item--characteristic .filter__characteristic-header:hover .filter__title{color:#484747}.filter .filter__item--characteristic .filter__characteristic-header:hover .characteristic-dropdown-arrow path{stroke:#484747}}.filter .filter__item--characteristic.active .filter__characteristic-header .filter__title{font-weight:500}.filter .filter__item--characteristic.active .filter__characteristic-header .characteristic-dropdown-arrow.active{transform:rotate(180deg)}.filter .filter__item--characteristic .filter__characteristic-values{display:flex;flex-direction:column;row-gap:.5rem;margin-top:1rem}.filter .filter__item--characteristic .filter__characteristic-values .filter__checkbox{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter .filter__item--characteristic .filter__characteristic-values .filter__checkbox input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;cursor:pointer}.filter .filter__item--characteristic .filter__characteristic-values .filter__checkbox input[type=checkbox]+span{font-size:1rem;font-weight:400;line-height:100%;position:relative;margin-left:1.875rem}.filter .filter__item--characteristic .filter__characteristic-values .filter__checkbox input[type=checkbox]+span:before{position:absolute;top:-.1875rem;left:-1.875rem;content:"";display:block;width:1rem;height:1rem;border-radius:.25rem;border:.0625rem solid #333;background-color:#fff;background-position:center center;background-size:100%;background-repeat:no-repeat;transition:all .3s ease}.filter .filter__item--characteristic .filter__characteristic-values .filter__checkbox input[type=checkbox]:checked+span:before{background-color:#4b2a91;background-image:url(../images/check.svg)}.filter .filter__item--characteristic .filter__characteristic-values .filter__checkbox.checked input[type=checkbox]+span:before{background-color:#4b2a91;background-image:url(../images/check.svg)}.filter .filter__item--characteristic .brands-empty,.filter .filter__item--characteristic .characteristics-empty{padding:.625rem;text-align:center;color:#999;font-size:.875rem}.filter .filter__item--characteristic .brands-loading,.filter .filter__item--characteristic .characteristics-loading{padding:.625rem;text-align:center;color:#999;font-size:.875rem}.filter .filter__floating-button-wrapper{position:fixed;bottom:2rem;left:0;z-index:1000;display:none;pointer-events:none}@media (min-width:901px){.filter .filter__floating-button-wrapper{display:none!important}}@media (max-width:900px){.filter .filter__floating-button-wrapper.active{display:flex;justify-content:center;align-items:center;pointer-events:auto;animation:floatingButtonAppear .3s ease-out}}.filter .filter__floating-button{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1.25rem;border-radius:2rem;background:#4b2a91;color:#fff;font-size:.875rem;font-weight:500;border:none;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:all .3s ease;white-space:nowrap}.filter .filter__floating-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3);background:#4b2a91}.filter .filter__floating-button:active{transform:translateY(0);box-shadow:0 2px 10px rgba(0,0,0,.2)}.filter .filter__floating-button svg{flex-shrink:0;width:14px;height:14px}.filter .filter__floating-button .filter__floating-button-text{font-weight:500}.filter .filter__floating-button .filter__floating-button-count{display:none;background:rgba(255,255,255,.2);padding:.125rem .375rem;border-radius:.75rem;font-size:.75rem;font-weight:600;margin-left:.25rem}.filter .filter__floating-button .filter__floating-button-count.active{display:inline-block}@keyframes floatingButtonAppear{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-filter__buttons{position:relative;flex-direction:column;display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem;justify-content:space-between;flex-shrink:0}.mobile-filter__buttons .reset__button{opacity:0;visibility:hidden;transform:translateY(-1.25rem);transition:all .3s ease}.mobile-filter__buttons .mobile-filter__button-wrapper{width:100%;display:flex;justify-content:space-between;align-items:stretch}.mobile-filter__buttons.active .reset__button{opacity:1;visibility:visible;transform:translateY(0);margin-top:1.5rem;margin-bottom:1.25rem}.mobile-filter__buttons .filter__button{display:none;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;justify-content:center;border-radius:.5rem;border:1px solid #ffb84d;cursor:pointer;padding:.625rem 2.5625rem .625rem 2.5625rem;transition:.3s ease;width:-moz-fit-content;width:fit-content;color:#303030;background:#ffb84d;font-size:.875rem;font-weight:400;line-height:100%;cursor:pointer;transition:.3s ease}.mobile-filter__buttons .filter__button svg{flex:none}.mobile-filter__buttons .filter__button svg path{stroke:#303030;transition:.3s ease}@media (hover:hover){.mobile-filter__buttons .filter__button:hover{background:#4b2a91;border-color:#4b2a91;color:#fff}.mobile-filter__buttons .filter__button:hover svg path{stroke:#fff;fill:#fff}}@media (max-width:900px){.mobile-filter__buttons .filter__button{display:flex}}.reset__button{align-self:flex-start;background:#ffb84d;color:#303030;padding:.625rem 1.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;line-height:100%;cursor:pointer;transition:all .3s ease;white-space:nowrap}@media (hover:hover){.reset__button:hover{background:#4b2a91;transform:translateY(-1px);box-shadow:0 4px 8px rgba(75,42,145,.3);color:#fff}}.reset__button:active{background:#4b2a91;color:#fff;transform:translateY(0);box-shadow:0 2px 4px rgba(75,42,145,.3)}.footer{margin-top:clamp(64px,calc(11.1111111111vw),160px);padding-top:clamp(24px,calc(4.7222222222vw),68px);padding-bottom:clamp(24px,calc(2.0833333333vw),30px);border-radius:1rem 1rem 0 0;background:#4b2a91}.footer .container .footer__items{display:flex;justify-content:space-between;align-items:stretch;gap:clamp(16px,calc(2.2222222222vw),32px)}.footer .container .footer__items .footer__item{height:auto}.footer .container .footer__items .footer__item.left{flex:1 1 30%;display:flex;flex-direction:column;gap:clamp(16px,calc(2.2222222222vw),32px)}.footer .container .footer__items .footer__item.left .footer__image{aspect-ratio:424/282;position:relative;overflow:hidden;width:100%}.footer .container .footer__items .footer__item.left .footer__image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.75rem;background:rgba(0,0,0,.4);z-index:1}.footer .container .footer__items .footer__item.left .footer__image>img{border-radius:.75rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer .container .footer__items .footer__item.left .footer__image .footer__image-content{position:absolute;top:.875rem;left:.875rem;height:90%;width:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:2}.footer .container .footer__items .footer__item.left .footer__image .footer__image-content .footer__logo{flex:1 1 100%;max-width:4.875rem}.footer .container .footer__items .footer__item.left .footer__image .footer__image-content p{margin-top:auto;color:#fff;font-size:1rem;font-weight:500;line-height:100%}@media (max-width:992px){.footer .container .footer__items .footer__item.left .footer__image{height:100%}}.footer .container .footer__items .footer__item.right{flex:1 1 70%;border-radius:1rem;background:#fff;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:clamp(16px,calc(2.2222222222vw),32px)}.footer .container .footer__items .footer__item.right .footer__item-menus{display:flex;justify-content:space-between}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper{display:flex;flex-direction:column;row-gap:1rem;flex:0 1 50%}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-links{margin-top:-5px;display:flex;flex-direction:column;row-gap:10px}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-links a{width:-moz-fit-content;width:fit-content;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:100%;color:#303030;position:relative}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-links a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:right;background-color:#4b2a91}@media (hover:hover){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-links a:hover:after{transform:scaleX(1);transform-origin:left}}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper h4{text-align:left;font-size:clamp(18px,calc(1.6666666667vw),24px);font-weight:500;line-height:100%}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper h4 svg{display:none}@media (max-width:768px){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper h4{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper h4 svg{display:block;transition:transform .3s ease}}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu>a,.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer__menu-content>a{width:-moz-fit-content;width:fit-content;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:100%;color:#303030;position:relative}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu>a::after,.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer__menu-content>a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:right;background-color:#4b2a91}@media (hover:hover){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu>a:hover:after,.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer__menu-content>a:hover:after{transform:scaleX(1);transform-origin:left}}@media (max-width:768px){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu,.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer__menu-content{display:none}}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper.active h4 svg{transform:rotate(180deg)}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper.active .footer-menu,.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper.active .footer__menu-content{display:flex;flex-direction:column}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer__menu-content{display:flex;flex-direction:column;row-gap:1rem}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu{display:flex;flex-direction:column;row-gap:.75rem}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu li a{padding-top:.375rem;padding-bottom:.375rem;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:100%;color:#303030;position:relative}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu li a::after{content:"";position:absolute;bottom:.125rem;left:0;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:right;background-color:#4b2a91}@media (hover:hover){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu li a:hover:after{transform:scaleX(1);transform-origin:left}}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper.left{flex:0 1 50%}@media (max-width:480px){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper.left{flex:0 1 57%}}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper.right{margin-left:auto;flex:0 1 23%}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .social p{color:#303030;font-size:.75rem;font-weight:500;line-height:100%;margin-bottom:.75rem}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .social ul{display:flex;-moz-column-gap:.375rem;column-gap:.375rem}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .social ul li a{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#303030}@media (hover:hover){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .social ul li a:hover{background:#4b2a91}}@media (hover:none){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .social ul li a:active{background:#4b2a91}}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper>a{width:-moz-fit-content;width:fit-content;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:100%;color:#303030;position:relative}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper>a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:right;background-color:#4b2a91}@media (hover:hover){.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper>a:hover:after{transform:scaleX(1);transform-origin:left}}@media (max-width:768px){.footer .container .footer__items .footer__item.right .footer__item-menus{flex-direction:column;row-gap:.75rem}}.footer .container .footer__items .footer__item.right .footer__item-bottom{display:flex;justify-content:space-between;align-items:center;gap:clamp(16px,calc(2.2222222222vw),32px)}.footer .container .footer__items .footer__item.right .footer__item-bottom p{color:#303030;font-size:.875rem;font-style:normal;font-weight:400;line-height:100%}.footer .container .footer__items .footer__item.right .footer__item-bottom a{color:#303030;font-size:.875rem;font-style:normal;font-weight:400;line-height:100%}@media (hover:hover){.footer .container .footer__items .footer__item.right .footer__item-bottom a:hover{color:#4b2a91}}@media (hover:none){.footer .container .footer__items .footer__item.right .footer__item-bottom a:active{color:#4b2a91}}@media (max-width:480px){.footer .container .footer__items .footer__item.right .footer__item-bottom{margin-top:2.5rem;flex-direction:column-reverse;align-items:center;row-gap:1.5rem}}@media (max-width:768px){.footer .container .footer__items .footer__item.right{background:0 0;padding:0}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper{background:#fff;border-radius:.375rem;row-gap:0}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper h4{padding:.75rem}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer-menu{padding-top:0;padding:.75rem;border-top:1px solid #e5e5e5}.footer .container .footer__items .footer__item.right .footer__item-menus .footer__menu-wrapper .footer__menu-content{padding:.75rem;border-top:1px solid #e5e5e5}}@media (max-width:992px){.footer .container .footer__items{flex-direction:column}.footer .container .footer__items .footer__item.left .footer__block{background:rgba(255,255,255,.3)}.footer .container .footer__items .footer__item.left .footer__image{aspect-ratio:328/214}.footer .container .footer__items .footer__item.left .footer__image .footer__image-content{max-width:17.0625rem}}.footer .container .copyright{margin-top:1.5rem;background:#fff;border-radius:6px;background:#fff;justify-content:space-between;display:flex;align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem;padding:.8125rem 1rem}.footer .container .copyright a{color:#303030;font-size:.75rem;font-weight:400;line-height:100%}.footer .container .copyright p{color:#303030;font-size:.75rem;font-weight:400;line-height:100%}@media (max-width:480px){.footer .container .copyright{flex-direction:column;align-items:center;row-gap:.875rem;background:0 0}.footer .container .copyright a{color:#fff}.footer .container .copyright p{color:#fff}}.brands{position:relative;overflow:hidden;isolation:isolate;padding-top:clamp(64px,calc(9.7222222222vw),140px)}.brands::after,.brands::before{content:"";position:absolute;top:0;bottom:0;width:4.5rem;pointer-events:none;z-index:2}.brands::before{left:0;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%)}.brands::after{right:0;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%)}.brands .container .brands__top{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;-moz-column-gap:1.25rem;column-gap:1.25rem;margin-bottom:clamp(24px,calc(5.5555555556vw),80px)}.brands .container .brands__top h2{max-width:34.375rem}.brands .container .brands__top .main__button{display:flex;width:-moz-fit-content;width:fit-content;max-width:19.5rem;width:100%}@media (max-width:768px){.brands .container .brands__top .main__button{display:none}}.brands .brands__items{width:-moz-max-content;width:max-content;min-width:100%;position:relative;gap:1.25rem;display:inline-flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;animation:brands-marquee 40s linear infinite;z-index:1;will-change:transform}.brands .brands__items:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.brands .brands__items{animation:none;transform:none}}.brands .brands__items .brand__item{flex:none;aspect-ratio:148/148}.brands .brands__items .brand__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.brands .brands__items .brand__item{aspect-ratio:105/105;width:3%}}@media (max-width:480px){.brands .brands__items{animation:brands-marquee 28s linear infinite}}.brands .container>.main__button{display:none;max-width:19.5rem;width:100%}@media (max-width:768px){.brands .container>.main__button{display:flex;margin:0 auto;margin-top:1.25rem}}@keyframes brands-marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.choose{padding-top:clamp(64px,calc(9.7222222222vw),140px)}.choose .container .main__button{display:none}.choose .container .choose__items{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:1.25rem;column-gap:1.25rem}.choose .container .choose__items .choose__item{height:auto}.choose .container .choose__items .choose__item.left{display:flex;flex-direction:column;flex:1 1 50%}.choose .container .choose__items .choose__item.left h2{margin-bottom:1rem}.choose .container .choose__items .choose__item.left p{font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:110%;max-width:26.5rem}.choose .container .choose__items .choose__item.left .main__button{display:flex;max-width:19.5rem;width:100%;margin-top:auto}.choose .container .choose__items .choose__item.right{flex:1 1 50%;display:flex;flex-wrap:wrap;gap:clamp(16px,calc(1.6666666667vw),24px)}.choose .container .choose__items .choose__item.right .choose__card{flex:1 1 45%;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff}.choose .container .choose__items .choose__item.right .choose__card .choose__card-top{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;border-bottom:.0625rem solid #b3b1b1}.choose .container .choose__items .choose__item.right .choose__card .choose__card-top h3{font-size:clamp(21px,calc(1.6666666667vw),24px);font-style:normal;font-weight:550;line-height:26px;color:#303030;max-width:13.125rem}.choose .container .choose__items .choose__item.right .choose__card p{padding:1rem;padding-top:clamp(16px,calc(1.6666666667vw),24px);font-size:1rem;font-style:normal;font-weight:400;line-height:18px;color:#303030}@media (max-width:1100px){.choose .container .choose__items{flex-direction:column;row-gap:1.5rem}.choose .container .choose__items .choose__item.left{flex:1 1 100%}.choose .container .choose__items .choose__item.left .main__button{display:none}.choose .container .choose__items .choose__item.right{flex:1 1 100%}}@media (max-width:600px){.choose .container .choose__items .choose__item.right .choose__card{flex:1 1 100%}}@media (max-width:1100px){.choose .main__button{display:flex;margin:0 auto;max-width:19.5rem;width:100%;margin-top:2rem}}.hero{padding-top:8.625rem}@media (max-width:480px){.hero{padding-top:8.625rem}}.hero .container .breadcrumbs{margin-bottom:1.5rem;display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:.375rem;column-gap:.375rem;row-gap:.625rem;color:#6e6e6e;font-family:HelveticaNeueCyr;font-size:.875rem;font-style:normal;font-weight:400;line-height:100%}.hero .container .breadcrumbs span{color:#303030}.hero .container .breadcrumbs a{color:#303030;transition:all .3s ease}@media (hover:hover){.hero .container .breadcrumbs a:hover{color:#4b2a91}}@media (hover:none){.hero .container .breadcrumbs a:active{color:#4b2a91}}.hero .container .hero__slider{position:relative}.hero .container .hero__slider .swiper-wrapper{align-items:stretch}.hero .container .hero__slider .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:1.5rem;position:relative;aspect-ratio:1321/400}@media (max-width:1100px){.hero .container .hero__slider .swiper-wrapper .swiper-slide{aspect-ratio:1321/500}}@media (max-width:820px){.hero .container .hero__slider .swiper-wrapper .swiper-slide{aspect-ratio:1321/600}}@media (max-width:700px){.hero .container .hero__slider .swiper-wrapper .swiper-slide{aspect-ratio:1321/700}}@media (max-width:580px){.hero .container .hero__slider .swiper-wrapper .swiper-slide{aspect-ratio:1321/900}}@media (max-width:480px){.hero .container .hero__slider .swiper-wrapper .swiper-slide{padding:.75rem;aspect-ratio:328/200;justify-content:flex-start;align-items:center}}.hero .container .hero__slider .swiper-wrapper .swiper-slide .hero-main__image{border-radius:.625rem;position:absolute;top:0;left:0;width:100%;height:100%}.hero .container .hero__slider .swiper-wrapper .swiper-slide .hero-main__image img{border-radius:.625rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card{padding:1rem;border-radius:.5rem;border:.0625rem solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(.9375rem);backdrop-filter:blur(.9375rem);display:flex;flex-direction:column;row-gap:1rem;max-width:11.875rem;z-index:5;position:relative}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__image{aspect-ratio:153/101;overflow:hidden;border-radius:.5rem}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content{display:flex;flex-direction:column;row-gap:1rem}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content .product-card__title{font-size:.875rem;font-weight:500;line-height:114.285714%;max-width:8.125rem;color:#fff}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content .product-card__price{font-size:1rem;font-weight:600;line-height:112.5%;color:#fff}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content a{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:1.6875rem;column-gap:1.6875rem;font-size:.75rem;font-weight:400;line-height:90%;color:#fff}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content a svg path{transition:stroke .3s ease}@media (hover:hover){.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content a:hover{color:#ffb84d}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content a:hover svg path{stroke:#ffb84d}}@media (hover:none){.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content a:active{color:#ffb84d}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__content a:active svg path{stroke:#ffb84d}}@media (max-width:480px){.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card{width:100%;flex-direction:row;-moz-column-gap:.75rem;column-gap:.75rem;max-width:none}.hero .container .hero__slider .swiper-wrapper .swiper-slide .product-card .product-card__image{aspect-ratio:none;max-width:6.6875rem;height:6.8125rem}}.hero .container .hero__slider .swiper__controls{padding:.4375rem;border-radius:.375rem;position:absolute;right:1.5rem;bottom:1.5rem;border:.76px solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(.7126rem);backdrop-filter:blur(.7126rem);z-index:5}@media (max-width:480px){.hero .container .hero__slider .swiper__controls{display:none}}.hero .container h1{margin-bottom:clamp(16px,calc(3.8888888889vw),56px);letter-spacing:0}.hero .container .hero__items--bottom{margin-top:2.5rem;display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:1.5rem;column-gap:1.5rem}.hero .container .hero__items--bottom .hero__item--bottom.left{flex:1 1 77%}.hero .container .hero__items--bottom .hero__item--bottom.left .main__button{max-width:19.5rem;width:100%;margin-top:clamp(32px,calc(3.6111111111vw),52px)}.hero .container .hero__items--bottom .hero__item--bottom.left h1{font-size:clamp(28px,calc(4.7222222222vw),68px);margin-bottom:1rem}.hero .container .hero__items--bottom .hero__item--bottom.left p{font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:130%}.hero .container .hero__items--bottom .hero__item--bottom.right{display:flex;flex-wrap:wrap;align-items:stretch;flex:1 1 50%;gap:clamp(16px,calc(1.6666666667vw),24px)}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block{padding:clamp(12px,calc(1.1111111111vw),16px);height:auto;flex:1 1 45%;display:flex;flex-direction:column;row-gap:1rem;align-items:flex-start;justify-content:flex-start;position:relative}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.625rem}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);border-radius:.625rem}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.625rem}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block:first-child{flex:1 1 100%}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block:nth-child(2){flex:1 1 33%}@media (max-width:480px){.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block:nth-child(2){flex:1 1 45%}}@media (max-width:480px){.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block:nth-child(3){flex:1 1 45%}}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--content{position:relative;z-index:2;display:flex;flex-direction:column;row-gap:1.25rem}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--content .hero__block-title{font-size:clamp(24px,calc(2.2222222222vw),32px);font-weight:550;line-height:110%;letter-spacing:-1.28px;color:#fff;text-transform:uppercase}@media (max-width:480px){.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--content .hero__block-title{letter-spacing:-.0488rem}}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--content .hero__block-description{font-size:1rem;font-weight:400;line-height:100%;letter-spacing:-.03rem;color:#fff}.hero .container .hero__items--bottom .hero__item--bottom.right .hero__block .hero__block--content .logo{width:1.5rem;height:1.5rem}@media (max-width:480px){.hero .container .hero__items--bottom{flex-direction:column;row-gap:2rem}}.popular-products{padding-top:clamp(64px,calc(11.1111111111vw),160px)}.popular-products .container h2{margin-bottom:clamp(24px,calc(5.5555555556vw),80px)}.popular-products .container .popuplar-products__slider{overflow:hidden}.popular-products .container .swiper__controls .swiper__buttons .arrow{border:1px solid #303030}.products__items{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:stretch;gap:clamp(16px,calc(2.2222222222vw),32px)}@media (max-width:1100px){.products__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.products__items{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.products__items{grid-template-columns:repeat(2,1fr);gap:.375rem}.products__items .products__item .product-favourite{top:.5rem;right:.5rem}.products__items .products__item h3{padding:.375rem;font-size:1.125rem;margin-top:0}.products__items .products__item .products__item-bottom{padding:.5rem}.products__items .products__item .products__item-bottom .products__item-price .price{font-size:1.3125rem}.products__items .products__item .products__item-actions{margin-top:1rem;align-items:center}.products__items .products__item .products__item-actions .basket-popup__button{width:2.1875rem;height:2.1875rem;margin-top:0}}.products__items .no-products{width:100%;white-space:nowrap}.products__items.loading{pointer-events:none}.products__items.loading .products__item{pointer-events:none;position:relative;overflow:hidden;min-height:28rem}.products__items.loading .products__item *{opacity:0!important}.products__items.loading .products__item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;border-radius:.75rem;background:linear-gradient(#e0e0e0 60%,transparent 60%) 0 0/100% 100% no-repeat,linear-gradient(#d0d0d0 1px,transparent 1px) 0 60%/100% 1px no-repeat,linear-gradient(#e0e0e0 12px,transparent 12px) 16px calc(60% + 16px)/80% 12px no-repeat,linear-gradient(#e0e0e0 12px,transparent 12px) 16px calc(60% + 36px)/60% 12px no-repeat,linear-gradient(#d0d0d0 1px,transparent 1px) 0 calc(60% + 64px)/100% 1px no-repeat,linear-gradient(#e0e0e0 10px,transparent 10px) 16px calc(60% + 76px)/40% 10px no-repeat,linear-gradient(#e0e0e0 10px,transparent 10px) 16px calc(60% + 96px)/30% 10px no-repeat,linear-gradient(#e0e0e0 16px,transparent 16px) 16px calc(60% + 120px)/50% 16px no-repeat,linear-gradient(#e0e0e0 46px,transparent 46px) 16px calc(100% - 62px)/calc(100% - 32px) 46px no-repeat;animation:skeleton-pulse 1.5s ease-in-out infinite}.products__items.loading .products__item::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;border-radius:.75rem;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);z-index:6;animation:shimmer 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%,100%{opacity:1}50%{opacity:.8}}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.products__item{overflow:hidden;position:relative;display:flex;flex-direction:column;border-radius:.75rem;border:.0625rem solid #444;background:#fff}.products__item.out-of-stock{transition:opacity .3s ease;opacity:.45;pointer-events:auto}.products__item.out-of-stock .featured-image{filter:grayscale(50%)}.products__item.out-of-stock .products__item-availability{color:#e74c3c!important;font-weight:600}.products__item.out-of-stock .basket-popup__button,.products__item.out-of-stock .main__button{display:none}.products__item .product-favourite{display:flex;justify-content:center;align-items:center;position:absolute;top:1rem;right:1rem;z-index:6;border-radius:.375rem;border:.0125rem solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(.1105rem);backdrop-filter:blur(.1105rem);width:1.875rem;height:1.875rem}.products__item .product-favourite.liked{border-color:transparent}.products__item .product-favourite.liked svg path{stroke:#e74c3c;fill:#e74c3c}.products__item .products__tag{position:absolute;top:-.0625rem;left:-.0625rem;padding:.5rem;border-radius:.75rem 0;font-size:.75rem;font-style:normal;color:#fff;font-weight:500;line-height:100%;z-index:3}.products__item .featured-image{width:100%;aspect-ratio:312/233;height:100%;overflow:hidden;position:relative}.products__item .featured-image:before{opacity:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:2;border-radius:.75rem .75rem 0 0}.products__item .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (hover:hover){.products__item .featured-image:hover:before{opacity:1}}@media (hover:none){.products__item .featured-image:active img{transform:scale(1.1)}}.products__item h3{border-bottom:1px solid #b3b1b1;padding-bottom:.75rem;margin-top:.75rem;font-size:1.25rem;font-weight:550;line-height:1.25rem;padding-left:1rem;padding-right:1rem;color:#303030}@media (hover:hover){.products__item h3:hover{color:#4b2a91}}@media (hover:none){.products__item h3:active{color:#4b2a91}}.products__item .products__item-bottom{padding:1rem}.products__item .products__item-bottom .products__item-availability{font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;margin-bottom:.5rem}.products__item .products__item-bottom ul{display:flex;flex-direction:column;row-gap:.5rem}.products__item .products__item-bottom ul li{color:#6e6e6e;font-size:.875rem;font-weight:400;line-height:100%}.products__item .products__item-bottom .popular-card__package{font-size:.875rem;font-weight:600;line-height:100%;color:#303030;margin-top:.5rem}.products__item .products__item-bottom .main__button{font-size:.875rem;border-radius:.5rem;padding-left:.625rem;padding-right:.625rem;background:#ffb84d;padding:.9375rem;padding-top:.3125rem;padding-bottom:.3125rem;width:100%}@media (hover:hover){.products__item .products__item-bottom .main__button:hover{background:0 0;border-color:#ffb84d}}@media (hover:none){.products__item .products__item-bottom .main__button:active{background:0 0;border-color:#ffb84d}}.products__item .products__item-actions{margin-top:2.25rem;display:flex;justify-content:space-between;align-items:center;-moz-column-gap:.9375rem;column-gap:.9375rem}.products__item .products__item-actions .basket-popup__button{max-width:2.75rem;width:100%;height:2.75rem;display:flex;justify-content:center;border-radius:.625rem;align-items:center;padding:.625rem}.products__item .products__item-actions .products__item-price{display:flex;flex-direction:column;row-gap:.3125rem}.products__item .products__item-actions .products__item-price .price{font-size:1.25rem;font-weight:700;line-height:111.111111%}.products__item .products__item-actions .products__item-price{color:#303030;font-size:1.25rem;font-style:normal;font-weight:700;line-height:111.111111%}.products__item .products__item-actions .products__item-price .price{font-size:1.5rem;font-weight:700;line-height:100%;visibility:visible!important}.products__item .products__item-actions .products__item-price .price-group{display:none;-moz-column-gap:.6875rem;column-gap:.6875rem}.products__item .products__item-actions .products__item-price .price-group .price--new{color:#e74c3c;font-size:1.5rem;font-weight:700;line-height:100%}.products__item .products__item-actions .products__item-price .price-group .price--old{color:#303030;font-size:1.5rem;font-weight:700;line-height:100%;width:-moz-fit-content;width:fit-content;position:relative;text-decoration-color:#e74c3c}.viber{padding-top:clamp(64px,calc(9.7222222222vw),140px)}.viber .container .viber__items{border-radius:.625rem;background:#4b2a91;display:flex;justify-content:space-between;align-items:stretch}.viber .container .viber__items .viber__item{height:auto}.viber .container .viber__items .viber__item.left{flex:1 1 50%;padding:24px}.viber .container .viber__items .viber__item.left h2{color:#fff;width:-moz-fit-content;width:fit-content}.viber .container .viber__items .viber__item.left h2 svg{display:inline-block;margin-left:20px}.viber .container .viber__items .viber__item.left p:not(:last-child){margin-top:16px;color:#fff;font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:111.111111%;margin-bottom:clamp(32px,calc(4.5138888889vw),65px)}.viber .container .viber__items .viber__item.left p:last-child{color:#f6f5f9;font-size:1rem;font-weight:400;line-height:125%;max-width:18.75rem;margin-top:1.5rem}.viber .container .viber__items .viber__item.left .viber__item--buttons{max-width:300px;display:flex;flex-direction:column;row-gap:16px}.viber .container .viber__items .viber__item.left .viber__item--buttons .main__button{padding:.4375rem .875rem;border-radius:.375rem;width:100%;display:flex;justify-content:space-between;align-items:center;background:#ffb84d;border:none}.viber .container .viber__items .viber__item.left .viber__item--buttons .main__button .viber__button-left{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.viber .container .viber__items .viber__item.left .viber__item--buttons .main__button .viber__button-left .viber__item--button-text{font-size:1rem;font-weight:500;line-height:100%}@media (hover:hover){.viber .container .viber__items .viber__item.left .viber__item--buttons .main__button:hover{background:#fff}}@media (hover:none){.viber .container .viber__items .viber__item.left .viber__item--buttons .main__button:active{background:#fff}}.viber .container .viber__items .viber__item.right{flex:1 1 50%}.viber .container .viber__items .viber__item.right .viber__item-image{width:100%;height:100%}.viber .container .viber__items .viber__item.right .viber__item-image img{border-radius:0 .625rem .625rem 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.viber .container .viber__items{flex-direction:column}.viber .container .viber__items .viber__item.left{padding:1rem}.viber .container .viber__items .viber__item.left h2 br{height:0}.viber .container .viber__items .viber__item.left h2 svg{width:1.25rem;margin-left:.625rem;height:auto;transform:translateY(.125rem)}.viber .container .viber__items .viber__item.right .viber__item-image{overflow:hidden;width:auto;height:auto;aspect-ratio:328/200}.viber .container .viber__items .viber__item.right .viber__item-image img{border-top-right-radius:0;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}}.header{position:fixed;top:0;left:0;width:100%;z-index:100;padding-top:.5rem;transition:all .7s ease}.header.scrolled{transform:translateY(-300%)}.header.bg-show .container .header-block .product-search{position:relative;z-index:-1}.header.active{transform:translateY(0);background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding-bottom:1.25rem}@media (max-width:992px){.header.active{background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding-bottom:.5rem;transition:.3s ease}}.header .container .header-block{display:grid;grid-template-columns:.25fr .2fr 1.2fr .9fr .5fr .5fr;align-items:center;justify-content:space-between}.header .container .header-block .logo{position:relative;z-index:10}.header .container .header-block .header-wrapper{margin-right:1rem;margin-left:clamp(25px,calc(4.7222222222vw),68px);display:flex;align-items:center;justify-content:space-between;-moz-column-gap:clamp(25px,calc(4.0277777778vw),58px);column-gap:clamp(25px,calc(4.0277777778vw),58px)}.header .container .header-block .header-wrapper .header-menu{display:none;align-items:center;-moz-column-gap:clamp(16px,calc(1.6666666667vw),24px);column-gap:clamp(16px,calc(1.6666666667vw),24px)}.header .container .header-block .header-wrapper .header-menu li a{padding-top:.3125rem;padding-bottom:.3125rem;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:111.111111%;color:#303030;position:relative}.header .container .header-block .header-wrapper .header-menu li a::after{content:"";position:absolute;bottom:-.0625rem;left:0;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:right;background-color:#303030}@media (hover:hover){.header .container .header-block .header-wrapper .header-menu li a:hover:after{transform:scaleX(1);transform-origin:left}}.header .container .header-block .header-wrapper .header-menu li.mobile{display:none}.header .container .header-block .header-wrapper .header-menu li.mobile a svg{display:none}@media (max-width:1100px){.header .container .header-block .header-wrapper .header-menu li.mobile{display:flex}}.header .container .header-block .header-wrapper .favourite-product{display:none}@media (max-width:1100px){.header .container .header-block .header-wrapper .favourite-product{display:flex;position:absolute;padding:.3125rem;padding-top:.3125rem;padding-bottom:.3125rem;right:4.0625rem;top:15px;width:2.5rem;height:2.5rem;border-radius:.25rem;display:flex;justify-content:center;align-items:center;border:1px solid #b3b1b1;background:#fff;transition:all .3s ease}.header .container .header-block .header-wrapper .favourite-product svg{width:1.5rem;height:1.5rem}.header .container .header-block .header-wrapper .favourite-product span[data-favourite-count]{top:3px;width:1.125rem;height:1.125rem;right:2px;transition:all .3s ease}}@media (max-width:1100px) and (hover:hover){.header .container .header-block .header-wrapper .favourite-product:hover{background:#ffb84d}.header .container .header-block .header-wrapper .favourite-product:hover span{background-color:#fff}}@media (max-width:1100px) and (hover:none){.header .container .header-block .header-wrapper .favourite-product:active{background:#ffb84d}.header .container .header-block .header-wrapper .favourite-product:active span{background-color:#fff}}@media (max-width:1100px){.header .container .header-block .header-wrapper{position:absolute;top:0;padding-top:5rem;left:0;z-index:9;width:100%;height:100vh;background:#fff;margin-left:0;align-items:flex-start;flex-direction:column;justify-content:flex-start;display:none}.header .container .header-block .header-wrapper .header-menu{display:flex;padding-left:1rem;padding-right:1rem;border-bottom:1px solid #b3b1b1;flex-direction:column;align-items:flex-start;width:100%}.header .container .header-block .header-wrapper .header-menu li{display:flex}.header .container .header-block .header-wrapper .header-menu li a{padding-top:.75rem;padding-bottom:.75rem;font-size:1.125rem;line-height:100%}}@media (max-width:1100px) and (hover:none){.header .container .header-block .header-wrapper .header-menu li a:active{color:#4b2a91}}@media (max-width:1100px){.header .container .header-block .header-wrapper nav{width:100%}}.header .container .header-block .header-wrapper .header-wrapper__content{width:100%;margin-top:1rem;display:none}@media (max-width:1100px){.header .container .header-block .header-wrapper .header-wrapper__content{display:flex;flex-direction:column;row-gap:1rem}.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block{display:flex;flex-direction:column;row-gap:1rem}.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block a{color:#303030;font-size:1rem;font-style:normal;font-weight:400;line-height:100%;display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;padding-left:1rem;padding-right:1rem}}@media (max-width:1100px) and (hover:hover){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block a:hover{color:#ffb84d}}@media (max-width:1100px) and (hover:none){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block a:active{color:#ffb84d}}@media (max-width:1100px){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block ul{padding-left:1rem;padding-right:1rem;display:flex;align-items:stretch;-moz-column-gap:.5rem;column-gap:.5rem}.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block ul li a{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;border-radius:50%;background:#303030}}@media (max-width:1100px) and (hover:hover){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block ul li a:hover{background:#ffb84d}}@media (max-width:1100px) and (hover:none){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block ul li a:active{background:#ffb84d}}@media (max-width:1100px){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block ul li a img{max-width:none;width:auto}}@media (max-width:1100px) and (hover:none){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block ul li a:active{background:#4b2a91}}@media (max-width:1100px){.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block p{max-width:150px;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;align-items:center;padding-left:1rem;padding-right:1rem;color:#303030;font-weight:500;line-height:100%;text-transform:none}.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block p svg{flex:none}.header .container .header-block .header-wrapper .header-wrapper__content .header-wrapper__block:nth-of-type(1) p{font-size:1rem;font-weight:400}}.header .container .header-block .btn_nav{flex:none;position:relative;z-index:20;cursor:pointer;display:none;justify-content:center;align-items:center;width:1.875rem}.header .container .header-block .btn_nav .burger{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:.3125rem}.header .container .header-block .btn_nav .burger .line{border-radius:.625rem;background:#303030;transition:.3s ease;width:100%;height:.1875rem}@media (max-width:1100px){.header .container .header-block .btn_nav{display:flex}}@media (max-width:1100px){.header .container .header-block{display:flex;justify-content:space-between;-moz-column-gap:.9375rem;column-gap:.9375rem}.header .container .header-block .logo{max-width:3.375rem}}@media (max-width:1100px) and (max-width:1100px){.header .container .header-block .logo{flex:none;max-width:2.5rem}}.header .container .header-block .header-right{display:flex;justify-self:flex-end;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem}.header .container .header-block .header-right .main__button{padding:.875rem;border-radius:.75rem}@media (max-width:480px){.header .container .header-block .header-right .main__button{display:none}}.header .container .header-block .header-right .profile-button{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.header .container .header-block .header-right .profile-button .account-tooltip{position:absolute;top:calc(100% + 12px);left:-3.75rem;border-radius:8px;border:1px solid #333;background:#fff;padding:12px;opacity:0;min-width:11.5rem;visibility:hidden;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:-10;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);pointer-events:none}.header .container .header-block .header-right .profile-button .account-tooltip.active{z-index:1000;opacity:1;visibility:visible;transform:translateY(1.25rem);pointer-events:auto}.header .container .header-block .header-right .profile-button .account-tooltip .close-button{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:0 0;cursor:pointer;border-radius:.25rem;transition:background-color .2s ease}.header .container .header-block .header-right .profile-button .account-tooltip .close-button:hover{background-color:rgba(0,0,0,.05)}.header .container .header-block .header-right .profile-button .account-tooltip .close-button svg{width:24px;height:24px}.header .container .header-block .header-right .profile-button .account-tooltip .account-tooltip-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#303030;transition:background-color .2s ease;font-size:16px;font-weight:500}.header .container .header-block .header-right .profile-button .account-tooltip .account-tooltip-link:hover{background-color:rgba(0,0,0,.05)}.header .container .header-block .header-right .profile-button .account-tooltip .account-tooltip-link .icon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;border:.0625rem solid #333;padding:4px}.header .container .header-block .header-right .profile-button .account-tooltip .account-tooltip-link .icon svg{width:100%;height:100%}.header .container .header-block .header-right .profile-button .account-tooltip .account-logout{margin-top:24px;width:100%;text-align:center;padding:11px;display:flex;justify-content:center;align-items:center;color:#4b2a91;background:0 0;border:.0625rem solid #4b2a91}@media (hover:hover){.header .container .header-block .header-right .profile-button .account-tooltip .account-logout:hover{border-color:transparent;background:#4b2a91;color:#fff}}@media (hover:none){.header .container .header-block .header-right .profile-button .account-tooltip .account-logout:active{border-color:transparent;background:#4b2a91;color:#fff}}@media (max-width:1100px){.header .container .header-block .header-right .profile-button{display:none}}.header .container .header-block .header-right .basket-button{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;-moz-column-gap:.125rem;column-gap:.125rem}.header .container .header-block .header-right .basket-button span[data-basket-count]{position:absolute;top:-.5rem;right:-.5rem;background:#ffb84d;color:#303030;border-radius:50%;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;padding:0 .25rem}.header .container .header-block .header-right .basket-button span{color:#000;font-size:clamp(14px,calc(1.1111111111vw),16px);font-weight:400;line-height:100%}@media (max-width:1100px){.header .container .header-block .header-right .basket-button{display:none}}.header .container .header-block .phone__wrapper{justify-self:center;display:flex;flex-direction:column}.header .container .header-block .phone__wrapper a{font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:111.111111%;display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;text-transform:uppercase;color:#303030;border-bottom:.0625rem solid transparent}@media (hover:hover){.header .container .header-block .phone__wrapper a:hover{border-color:#303030}}@media (hover:none){.header .container .header-block .phone__wrapper a:active{border-color:#303030}}.header .container .header-block .phone__wrapper p{margin-top:.25rem;color:#8c8c8c;font-size:.6875rem;font-weight:400;line-height:100%;text-align:right;max-width:180px}@media (max-width:1100px){.header .container .header-block .phone__wrapper{display:none}}.header .container .header-block .favourite-product{position:relative}.header .container .header-block .favourite-product span[data-favourite-count]{position:absolute;top:-.5rem;right:-.5rem;background:#ffb84d;color:#303030;border-radius:50%;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;padding:0 .25rem}@media (max-width:1100px){.header .container .header-block .favourite-product{display:none}}.header .container .header__bottom ul{margin-top:1rem;width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#4b2a91;border-radius:.375rem;-moz-column-gap:.3125rem;column-gap:.3125rem}.header .container .header__bottom ul li{display:flex;list-style-type:disc}.header .container .header__bottom ul li.mobile{display:none}.header .container .header__bottom ul li.mobile a svg{display:none}@media (max-width:1100px){.header .container .header__bottom ul li.mobile{display:flex}}.header .container .header__bottom ul li a{color:#fff;font-size:1rem;font-weight:400;line-height:100%;display:flex;align-items:center;position:relative;-moz-column-gap:.375rem;column-gap:.375rem}.header .container .header__bottom ul li a::before{content:"";width:.375rem;height:.375rem;background:#fff;border-radius:50%;transition:background .3s ease}@media (hover:hover){.header .container .header__bottom ul li a:hover{color:#ffb84d}.header .container .header__bottom ul li a:hover::before{background:#ffb84d}}@media (hover:none){.header .container .header__bottom ul li a:active{color:#ffb84d}.header .container .header__bottom ul li a:active::before{background:#ffb84d}}@media (max-width:1100px){.header .container .header__bottom{display:none}}@media (max-width:1100px){.header .container{padding-left:1rem;padding-right:1rem}}.page-bar__catalog{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;transform:translateX(-300%);padding-bottom:1.875rem;transition:transform .3s ease;flex-direction:column;z-index:10000;overflow:auto}@media (max-width:1100px){.page-bar__catalog{display:flex}}.page-bar__catalog .page-bar__catalog-top{padding-top:1.25rem;padding-bottom:1.25rem;padding-left:1rem;padding-right:1rem;border:none;border-bottom:1px solid #b3b1b1;background:#f6f6f6;display:flex;justify-content:space-between;align-items:center}.page-bar__catalog .page-bar__catalog-top .logo{width:3.75rem}.page-bar__catalog .btn-back{display:flex;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem;padding-left:1rem;margin-top:1.75rem}.page-bar__catalog.active{transform:translateX(0)}.page-bar__catalog .catalog li.catalog-button>a{display:none}.page-bar__catalog .catalog li.catalog-button>.sub-menu{background:#fff;row-gap:1rem;border-radius:0;border:none;border-top-right-radius:0;border-top-left-radius:0;display:flex;border-top:none;transform:translate(0,0);left:0;top:0;z-index:100;width:100%;height:100vh;opacity:1;visibility:visible}.page-bar__catalog .catalog li.catalog-button>.sub-menu:before{display:none}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category{display:flex;flex-direction:column}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category>a{order:2;display:none;color:#303030;font-size:1.125rem;font-style:normal;-moz-column-gap:.625rem;column-gap:.625rem;font-weight:550;line-height:1rem}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category>a span{max-width:14.625rem}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category>a:after{transform:rotate(90deg);width:1.5625rem}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category>a span{max-width:14.625rem}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .submenu-toggle{order:1}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .submenu-toggle:after{transform:rotate(90deg)}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .sub-menu{flex-direction:column;padding-top:.5rem;padding-bottom:.5rem;position:static;order:3;visibility:visible;opacity:1;transform:translate(0,0);height:auto;width:100%;border:none;background:#8c8c8c;border:none;border-radius:0;border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem;display:none}@media (max-width:992px){.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .sub-menu.inside-active li .submenu-toggle{display:none!important}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .sub-menu.inside-active li a{display:flex!important}}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .sub-menu>li:before{background:#fff}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .sub-menu>li>a{color:#fff}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category .sub-menu>li .sub-menu{background:0 0}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.active .submenu-toggle:after{transform:rotate(-90deg)!important}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.active .sub-menu{display:flex}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.active>a{margin-top:.625rem;display:flex;background:#ffb84d;border-top-right-radius:.625rem;border-top-left-radius:.625rem;color:#303030}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.active>a:after{background-color:transparent;transform:rotate(0);background:url(../images/arrow-down.svg) no-repeat center/100%;width:1.5625rem;height:1.5625rem;transform:rotate(-90deg)}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.active>a .catalog-icon{display:none}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.has-submenu.active>a{display:flex;padding:1.25rem;padding-bottom:1.25rem;margin-bottom:0!important}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.has-submenu>a{display:none}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.has-submenu .submenu-toggle{display:flex}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.has-submenu .submenu-toggle:after{transform:rotate(90deg);height:1.75rem}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.no-submenu>a{display:flex}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.no-submenu>a:after{transform:rotate(0)!important}.page-bar__catalog .catalog li.catalog-button>.sub-menu li.parent-category.no-submenu .submenu-toggle{display:none}.page-bar__catalog .catalog li.catalog-button>.sub-menu.inside-active li .submenu-toggle{display:flex!important}.page-bar__catalog .catalog li .submenu-toggle{display:none;width:100%;background:0 0;border:none;padding:0;cursor:pointer;text-align:left;color:#111;font-size:1.125rem;font-style:normal;-moz-column-gap:.625rem;column-gap:.625rem;font-weight:550;padding-top:.75rem;padding-bottom:.75rem;margin-bottom:.25rem;line-height:100%}.page-bar__catalog .catalog li .submenu-toggle span{display:block;max-width:14.625rem}.page-bar__catalog .catalog li .submenu-toggle .catalog-icon{border:none;background:0 0}.page-bar__catalog .catalog li .submenu-toggle .catalog-icon svg path{transition:fill .3s ease}@media (max-width:992px){.page-bar__catalog .catalog li .submenu-toggle:active{color:#4b2a91}.page-bar__catalog .catalog li .submenu-toggle:active:after{background:url(../images/arrow-yellow.svg) no-repeat center/100%}.page-bar__catalog .catalog li .submenu-toggle:active .catalog-icon{border-color:transparent}.page-bar__catalog .catalog li .submenu-toggle:active .catalog-icon svg path{fill:#ffb84d}}@media (max-width:992px){.page-bar__catalog .catalog li .submenu-toggle{display:flex!important;justify-content:flex-end;flex-direction:row-reverse;align-items:center;position:relative}.page-bar__catalog .catalog li .submenu-toggle .catalog-icon{display:flex;align-items:center;justify-content:center;flex:none}.page-bar__catalog .catalog li .submenu-toggle:after{content:"";width:1.5625rem;height:1.5625rem;background:url(../images/arrow-black.svg) no-repeat center/100%;position:absolute;right:1rem}}@media (max-width:992px){.page-bar__catalog .catalog li.menu-item-has-children>a{display:none}}@media (max-width:1100px){.page-bar__catalog .catalog{display:flex}}.menu-text--desktop{display:inline}.menu-text--mobile{display:none}@media (max-width:1100px){.menu-text--desktop{display:none}.menu-text--mobile{display:inline}}:root{padding-bottom:var(--bar-h);--bar-h:0px}*{outline:0!important;box-sizing:border-box}html{height:100%;overscroll-behavior:none;scroll-behavior:smooth;scrollbar-gutter:stable}body{font-family:HelveticaNeueCyr;overflow-x:hidden;margin:0;font-weight:500;padding-bottom:var(--bar-h);color:#303030;background:#f6f5f9;height:100%}body.hidden{overflow:hidden}body.post-type-archive .page__wrapper{overflow:visible}body input[type=submit]{cursor:pointer;transition:.3s ease}body input[type=submit]:-moz-placeholder,body input[type=submit]:-ms-input-placeholder,body input[type=submit]::-moz-placeholder,body input[type=submit]::-webkit-input-placeholder{opacity:1}body .page__wrapper{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;min-height:100%;transition:.3s ease}body .page__bg{display:none;opacity:0;z-index:-5;width:100vw;height:100vh;position:fixed;top:0;left:0;transition:.3s ease;background:rgba(0,0,0,.5)}body .page__bg.active{display:block;opacity:1;z-index:3}body .page__bg.from-basket{display:block}body .page__bg.from-basket.basket--open{display:block;opacity:1;z-index:999998;transform:translateY(0)}body .page__bg.basket--open{display:block;opacity:1;z-index:999998;transform:translateY(0)}@media (max-width:1100px){body .page__bg{display:none}}body h1,body h2,body h3,body h4,body h5,body h6{padding:0;margin:0;font-family:HelveticaNeueCyr;font-weight:500}body h1{line-height:100%;letter-spacing:-.1275rem;text-transform:uppercase;font-size:clamp(28px,calc(4.7222222222vw),68px)}@media (max-width:480px){body h1{letter-spacing:-.0525rem}}body h2{font-size:clamp(28px,calc(4.7222222222vw),68px);letter-spacing:-.1275rem;text-transform:uppercase;line-height:100%}@media (max-width:480px){body h2{letter-spacing:.0525rem}}body h3{font-size:clamp(22px,calc(1.9444444444vw),28px);line-height:clamp(22px,calc(1.9444444444vw),28px)}body h4{font-size:clamp(22px,calc(1.6666666667vw),24px);line-height:clamp(22px,calc(1.6666666667vw),24px)}body button{outline:0;border:none;transition:.3s ease;cursor:pointer}body main{flex:1 1 auto}body a{text-decoration:none;outline:0;transition:all .3s ease}body ul{padding:0;margin:0}body ul li{list-style-type:none;outline:0}body img{outline:0;display:block;max-inline-size:100%}body p{padding:0;margin:0}.thank-you.order-success .container .thank-you__image{position:relative;z-index:1}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper{width:100%;height:100%;position:absolute;top:clamp(16px,calc(1.6666666667vw),24px);left:clamp(16px,calc(1.6666666667vw),24px);z-index:3;display:flex;flex-direction:column;justify-content:space-between}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header{max-width:23.4375rem;width:100%;padding:clamp(16px,calc(1.6666666667vw),24px);border-radius:.75rem;border:1px solid #fff;display:flex;flex-direction:column;row-gap:16px}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header h3{font-size:clamp(21px,calc(1.9444444444vw),28px);font-weight:500;line-height:100%;color:#fff}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header a{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;color:#fff;font-size:1.125rem;font-weight:500;line-height:100%}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul{display:flex;align-items:stretch;-moz-column-gap:.5rem;column-gap:.5rem}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul li a{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#4b2a91}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul li a img{-o-object-fit:fill;object-fit:fill;width:50%;height:50%}@media (hover:hover){.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul li a:hover{background:#4b2a91}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul li a:hover svg path{fill:#fff}}@media (hover:none){.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul li a:active{background:#4b2a91}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header ul li a:active svg path{fill:#fff}}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper p{left:clamp(16px,calc(1.6666666667vw),24px);bottom:clamp(32px,calc(3.0555555556vw),44px)}@media (max-width:768px){.thank-you.order-success .container .thank-you__image{aspect-ratio:1264/912}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper{max-width:none;width:100%}}@media (max-width:480px){.thank-you.order-success .container .thank-you__image{aspect-ratio:328/420}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper .thank-you__header{max-width:18.75rem;width:100%}.thank-you.order-success .container .thank-you__image .thank-you-text__wrapper p{left:0}}.choose.about{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.choose.about .container .choose__cards{margin-top:clamp(24px,calc(3.3333333333vw),48px);flex:1 1 50%;display:flex;gap:clamp(16px,calc(1.6666666667vw),24px)}@media (max-width:1100px){.choose.about .container .choose__cards{flex-wrap:wrap}}.choose.about .container .choose__cards .choose__card{flex:1 1 25%;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff}@media (max-width:1100px){.choose.about .container .choose__cards .choose__card{flex:1 1 45%}}@media (max-width:600px){.choose.about .container .choose__cards .choose__card{flex:1 1 100%}}.choose.about .container .choose__cards .choose__card .choose__card-top{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;border-bottom:.0625rem solid #b3b1b1}.choose.about .container .choose__cards .choose__card .choose__card-top h3{font-size:clamp(21px,calc(1.6666666667vw),24px);font-style:normal;font-weight:550;line-height:26px;color:#303030;max-width:13.125rem}.choose.about .container .choose__cards .choose__card p{padding:1rem;padding-top:clamp(16px,calc(1.6666666667vw),24px);font-size:1rem;font-style:normal;font-weight:400;line-height:18px;color:#303030}.choose.about .container .choose__items .choose__item.left .choose__image{aspect-ratio:650/412;border-radius:.625rem;overflow:hidden}.choose.about .container .choose__items .choose__item.left .choose__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.choose.about .container .choose__items .choose__item.right{flex:1 1 50%;display:flex;flex-direction:column;row-gap:1rem}.choose.about .container .choose__items .choose__item.right h2{margin-bottom:1rem}.choose.about .container .choose__items .choose__item.right p{color:#6e6e6e;font-size:clamp(16px,calc(1.25vw),18px);font-style:normal;font-weight:400;line-height:22px}.choose.about .container .choose__items .choose__item.right .main__button{background:#ffb84d;border-color:transparent;display:flex;max-width:19.5rem;width:100%;margin-top:auto}@media (hover:hover){.choose.about .container .choose__items .choose__item.right .main__button:hover{background:0 0;border-color:#ffb84d}}@media (hover:none){.choose.about .container .choose__items .choose__item.right .main__button:active{background:0 0;border-color:#ffb84d}}@media (max-width:1100px){.choose.about .container .choose__items{flex-direction:column;row-gap:1.5rem}.choose.about .container .choose__items .choose__item.left{flex:1 1 100%}.choose.about .container .choose__items .choose__item.right{flex:1 1 100%}.choose.about .container .choose__items .choose__item.right .main__button{display:none}}@media (max-width:1100px){.choose.about .container .main__button{background:#ffb84d;border-color:transparent;display:flex;max-width:19.5rem;width:100%;margin-top:2rem}}@media (max-width:1100px) and (hover:hover){.choose.about .container .main__button:hover{background:0 0;border-color:#ffb84d}}@media (max-width:1100px) and (hover:none){.choose.about .container .main__button:active{background:0 0;border-color:#ffb84d}}.hero.template{padding-top:10rem}@media (max-width:992px){.hero.template{padding-top:5rem}}.hero.template .container .hero__wrapper{padding:1.5rem;display:flex;flex-direction:column;position:relative}@media (max-width:480px){.hero.template .container .hero__wrapper{padding-bottom:4rem}}.hero.template .container .hero__wrapper .hero__image{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1321/680;overflow:hidden;border-radius:.625rem;z-index:-1}.hero.template .container .hero__wrapper .hero__image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.625rem;background:linear-gradient(0deg,rgba(0,0,0,.8) 43.52%,rgba(0,0,0,.64) 88.5%)}.hero.template .container .hero__wrapper .hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero.template .container .hero__wrapper h1{max-width:45.75rem;color:#fff;font-size:clamp(22px,calc(3.3333333333vw),48px);line-height:108.333333%;margin-bottom:1rem}.hero.template .container .hero__wrapper h1 strong{color:#ffb84d}.hero.template .container .hero__wrapper p{max-width:31.25rem;color:#fff;font-size:1rem;font-weight:400;line-height:112.5%}@media (max-width:480px){.hero.template .container .hero__wrapper p{margin-top:1.25rem}}.hero.template .container .hero__wrapper .hero__blocks{margin-top:clamp(64px,calc(17.4305555556vw),251px);display:flex;align-items:stretch;-moz-column-gap:clamp(25px,calc(3.125vw),45px);column-gap:clamp(25px,calc(3.125vw),45px)}.hero.template .container .hero__wrapper .hero__blocks .hero__block .hero__block--content{display:flex;flex-direction:column;row-gap:1rem}.hero.template .container .hero__wrapper .hero__blocks .hero__block .hero__block-title{font-size:1.5rem;font-weight:500;line-height:110%;color:#fff}.hero.template .container .hero__wrapper .hero__blocks .hero__block .hero__block-description{font-size:1rem;font-weight:400;line-height:100%;color:#fff}@media (max-width:480px){.hero.template .container .hero__wrapper .hero__blocks{display:none}}.hero.template .container .hero__items--bottom{display:none}@media (max-width:480px){.hero.template .container .hero__items--bottom{display:flex;margin-top:1rem}}.blog-post__content{padding-top:clamp(32px,calc(5.5555555556vw),80px);max-width:62rem;margin:0 auto}.blog-post__content p{color:#6e6e6e;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%;margin-bottom:1.5rem}.blog-post__content h2{font-size:clamp(22px,calc(2.2222222222vw),32px);font-weight:500;line-height:100%;color:#303030;text-transform:none;margin-bottom:1rem}.blog-post__content h3{font-size:clamp(18px,calc(1.6666666667vw),24px);font-weight:500;line-height:100%;color:#303030;text-transform:none;margin-bottom:1rem}.blog-post__content ul{display:flex;flex-direction:column;row-gap:.625rem}.blog-post__content ul li{color:#303030;font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:100%;list-style-type:disc;margin-left:1.125rem}.blog-post__content ul li::marker{color:#303030}.blog-post__content ol{display:flex;flex-direction:column;row-gap:.625rem}.blog-post__content ol li{color:#303030;font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:100%;list-style-type:disc;margin-left:1.125rem}.blog-post__content ol li::marker{color:#303030}.blog-post__content a{color:#4b2a91;width:-moz-fit-content;width:fit-content;border-bottom:.0625rem solid #4b2a91;transition:all .3s ease}@media (hover:hover){.blog-post__content a:hover{border-color:transparent}}@media (hover:none){.blog-post__content a:active{border-color:transparent}}.hero.template.delivery.article{padding-top:10rem}@media (max-width:992px){.hero.template.delivery.article{padding-top:5rem}}.hero.template.delivery.article .container .hero__wrapper{display:flex;flex-direction:column;row-gap:1rem;padding-bottom:1.5rem}.hero.template.delivery.article .container .hero__wrapper h1{margin-bottom:0;max-width:55.625rem}.hero.template.delivery.article .container .post-meta{display:flex;align-items:center;gap:.625rem;margin-top:clamp(32px,calc(3.8888888889vw),56px)}.hero.template.delivery.article .container .post-meta span{flex:none;width:.5rem;height:.5rem;background:#fff;border-radius:50%}.hero.template.delivery.article .container .post-meta p{color:#fff;font-size:1rem;font-weight:400;line-height:100%}.page-bar{position:fixed;bottom:0;left:0;width:100%;border-radius:.375rem .375rem 0 0;background:#4b2a91;display:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;z-index:100;z-index:10;transition:.1s ease}.page-bar.scrolled{transform:translatey(300%);opacity:0;visibility:hidden}.page-bar.active{display:none}.page-bar>a{position:relative;background:#fff;padding-left:.875rem;padding-right:.875rem;padding-top:.875rem;padding-bottom:.875rem;display:flex;justify-content:center;align-items:center;border-radius:.25rem}.page-bar>a svg{width:1.25rem;height:1.25rem}.page-bar>a span{position:absolute;top:5px;right:1px;background:#ffb84d;color:#303030;border-radius:50%;padding:.125rem 5px;font-size:.75rem;font-weight:500;line-height:100%}.page-bar div.logged-in{position:relative;background:#fff;padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem;display:flex;justify-content:center;align-items:center;border-radius:.25rem}.page-bar div.logged-in .account-tooltip{position:absolute;bottom:calc(100% + .75rem);left:0;border-radius:8px;border:1px solid #333;background:#fff;padding:12px;opacity:0;min-width:11.5rem;visibility:hidden;transform:translateY(1.25rem);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:-10;display:flex;flex-direction:column;gap:12px}.page-bar div.logged-in .account-tooltip.active{z-index:1000;opacity:1;visibility:visible;transform:translateY(-20px)}.page-bar div.logged-in .account-tooltip .close-button{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:0 0;cursor:pointer;border-radius:.25rem;transition:background-color .2s ease}.page-bar div.logged-in .account-tooltip .close-button:hover{background-color:rgba(0,0,0,.05)}.page-bar div.logged-in .account-tooltip .close-button svg{width:24px;height:24px}.page-bar div.logged-in .account-tooltip .account-tooltip-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#303030;transition:background-color .2s ease;font-size:16px;font-weight:500}.page-bar div.logged-in .account-tooltip .account-tooltip-link:hover{background-color:rgba(0,0,0,.05)}.page-bar div.logged-in .account-tooltip .account-tooltip-link .icon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:4px}.page-bar div.logged-in .account-tooltip .account-tooltip-link .icon svg{width:100%;height:100%}.page-bar div.logged-in .account-tooltip .account-logout{margin-top:24px;width:100%;text-align:center;padding:11px;display:flex;justify-content:center;align-items:center;color:#303030;background:0 0;border:.0625rem solid #ffb84d}@media (hover:hover){.page-bar div.logged-in .account-tooltip .account-logout:hover{border-color:transparent;background:#ffb84d}}@media (hover:none){.page-bar div.logged-in .account-tooltip .account-logout:active{border-color:transparent;background:#ffb84d}}@media (max-width:1100px){.page-bar{display:flex}.page-bar .catalog{display:flex}.page-bar .catalog-button{background:#ffb84d;padding-left:2rem;padding-right:2rem;display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem;color:#303030;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:.25rem;position:relative}.page-bar .catalog-button svg path{transition:stroke .3s ease;stroke:#303030}}@media (max-width:1100px) and (hover:none){.page-bar .catalog-button:active{background:#fff;color:#4b2a91}.page-bar .catalog-button:active svg path{stroke:#4b2a91}}.blog{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.blog .container .blog-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:768px){.blog .container .blog-posts{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.blog .container .blog-posts{grid-template-columns:repeat(1,1fr)}}.blog .container .blog-posts article{border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff;display:flex;flex-direction:column}.blog .container .blog-posts article .post-thumbnail{width:100%;overflow:hidden;border-radius:10px 10px 0 0;aspect-ratio:424/200}.blog .container .blog-posts article .post-thumbnail img{border-radius:10px 10px 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}@media (hover:hover){.blog .container .blog-posts article .post-thumbnail:hover img{transform:scale(1.1)}}@media (hover:none){.blog .container .blog-posts article .post-thumbnail:active img{transform:scale(1.1)}}.blog .container .blog-posts article .blog-content{display:flex;flex-direction:column;row-gap:1rem;padding:1rem}.blog .container .blog-posts article .blog-content h3{color:#303030;font-size:clamp(18px,calc(1.6666666667vw),24px);font-weight:500;line-height:100%;text-decoration:none;transition:all .3s ease}@media (hover:hover){.blog .container .blog-posts article .blog-content a:hover h3{color:#4b2a91}}@media (hover:none){.blog .container .blog-posts article .blog-content a:active h3{color:#4b2a91}}.blog .container .blog-posts article .blog-content .post-meta{display:flex;align-items:center;gap:.625rem}.blog .container .blog-posts article .blog-content .post-meta p{color:#303030;font-size:.875rem;font-weight:400;line-height:100%}.blog .container .blog-posts article .blog-content .post-meta span{width:.5rem;height:.5rem;background:#303030;border-radius:50%;flex:none}.blog .container .blog-posts article .blog-content .post-excerpt{font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}.blog .container .blog-posts article .blog-content .read-more{display:flex;align-items:center;gap:.625rem;color:#303030;font-size:1rem;font-weight:500;line-height:100%;text-decoration:none}.blog .container .blog-posts article .blog-content .read-more svg path{transition:all .3s ease}@media (hover:hover){.blog .container .blog-posts article .blog-content .read-more:hover{color:#4b2a91}.blog .container .blog-posts article .blog-content .read-more:hover svg path{stroke:#4b2a91}}.brands-list{padding-top:clamp(40px,calc(5.5555555556vw),80px);padding-bottom:clamp(40px,calc(5.5555555556vw),80px)}.brands-list .container{display:flex;flex-direction:column;gap:0}.brands-list__container{display:flex;flex-direction:column;gap:2rem}@media (max-width:768px){.brands-list__container{gap:1.5rem}}.brands-list__letter-block{display:flex;gap:2rem;align-items:flex-start;padding-bottom:2rem;margin-bottom:2rem}.brands-list__letter-block.has-border{border-bottom:1px solid #e0e0e0}@media (max-width:768px){.brands-list__letter-block{gap:1rem;flex-direction:column;padding-bottom:1.5rem;margin-bottom:1.5rem}}.brands-list__letter-side{flex-shrink:0;width:3rem;display:flex;align-items:flex-start;justify-content:flex-start}@media (max-width:768px){.brands-list__letter-side{width:100%;padding-bottom:.5rem;border-bottom:2px solid #4b2a91}}.brands-list__letter{font-size:2rem;font-weight:700;color:#4b2a91;line-height:1}@media (max-width:768px){.brands-list__letter{font-size:1.5rem}}.brands-list__brands-side{flex:1;min-width:0}.brands-list__brands-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem 0;-moz-column-gap:2rem;column-gap:2rem;row-gap:.5rem}@media (max-width:1200px){.brands-list__brands-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));-moz-column-gap:1.5rem;column-gap:1.5rem}}@media (max-width:768px){.brands-list__brands-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));-moz-column-gap:1rem;column-gap:1rem}}@media (max-width:480px){.brands-list__brands-list{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));-moz-column-gap:.75rem;column-gap:.75rem}}.brands-list__brand-item{display:inline-flex;align-items:baseline;gap:.25rem;color:#333;text-decoration:none;transition:color .2s ease;font-size:.9375rem;line-height:1.6;white-space:nowrap}.brands-list__brand-item:hover{color:#4b2a91}.brands-list__brand-name{font-weight:400}.brands-list__brand-count{color:#666;font-weight:400}.brands-list__empty{text-align:center;padding:3rem;color:#666}.brands-list__empty p{font-size:1.125rem;margin:0}.contacts.page-contacts .container .contacts__items{overflow:hidden;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff}.contacts.page-contacts .container .contacts__items .contacts__item h3{margin-bottom:1rem;color:#303030;font-size:clamp(22px,calc(2.2222222222vw),22px);font-weight:500;line-height:100%;text-transform:uppercase}.contacts.page-contacts .container .contacts__items .contacts__item.left{flex:1 1 50%;padding:1rem}.contacts.page-contacts .container .contacts__items .contacts__item.left .contact__block{margin-bottom:2rem}.contacts.page-contacts .container .contacts__items .contacts__item.left .contact__block .contact__address{color:#1e1e1e;font-size:clamp(16px,calc(1.25vw),18px);font-style:normal;font-weight:500;line-height:18px}.contacts.page-contacts .container .contacts__items .contacts__item.left .contact__block .contact__time{color:#1e1e1e;font-size:1rem;font-weight:400;line-height:88.888889%}.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons{max-width:300px;display:flex;flex-direction:column;row-gap:16px}.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons .main__button{padding:.4375rem .875rem;border-radius:.375rem;width:100%;display:flex;justify-content:space-between;align-items:center;background:#ffb84d;border:1px solid transparent}.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons .main__button .viber__button-left{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons .main__button .viber__button-left img{display:block}.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons .main__button .viber__button-left .viber__item--button-text{font-size:1rem;font-weight:500;line-height:100%}@media (hover:hover){.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons .main__button:hover{background:#fff;border-color:#ffb84d}}@media (hover:none){.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons .main__button:active{background:#fff;border-color:#ffb84d}}.contacts.page-contacts .container .contacts__items .contacts__item.left>p{margin-top:1rem;color:#303030;font-size:clamp(14px,calc(1.1111111111vw),16px);font-weight:400;line-height:125%;max-width:18.75rem}.contacts.page-contacts .container .contacts__items .contacts__item.right{flex:1 1 50%;display:block}.contacts.page-contacts .container .contacts__items .contacts__item.right iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.contacts.page-contacts .container .contacts__items{flex-direction:column-reverse;background:0 0;border:none;row-gap:1rem}.contacts.page-contacts .container .contacts__items .contacts__item.left{padding:0;flex:1 1 100%;width:100%}.contacts.page-contacts .container .contacts__items .contacts__item.left .contact__block{margin-bottom:1rem}.contacts.page-contacts .container .contacts__items .contacts__item.left .contact__block,.contacts.page-contacts .container .contacts__items .contacts__item.left .viber__item--buttons{border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff;padding:1rem;width:100%;max-width:none}.contacts.page-contacts .container .contacts__items .contacts__item.left p{font-size:.875rem}.contacts.page-contacts .container .contacts__items .contacts__item.right{width:100%;border-radius:.625rem;overflow:hidden}.contacts.page-contacts .container .contacts__items .contacts__item.right iframe{width:100%;border-radius:.625rem;height:auto;aspect-ratio:328/200}}.contacts{padding-top:clamp(52px,calc(5.5555555556vw),80px)}.contacts .container .contacts__items{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:clamp(30px,calc(5.9027777778vw),85px);column-gap:clamp(30px,calc(5.9027777778vw),85px)}.contacts .container .contacts__items .contacts__item.left{flex:1 1 50%}.contacts .container .contacts__items .contacts__item.left h2{color:#303030;font-size:clamp(22px,calc(3.3333333333vw),48px);font-style:normal;font-weight:550;line-height:48px;text-transform:uppercase;margin-bottom:1rem}.contacts .container .contacts__items .contacts__item.left p{color:#6e6e6e;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%;margin-bottom:clamp(16px,calc(2.7777777778vw),40px)}.contacts .container .contacts__items .contacts__item.left .contact__block{display:flex;flex-direction:column;row-gap:.75rem}.contacts .container .contacts__items .contacts__item.left .contact__block>a{width:-moz-fit-content;width:fit-content;font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:100%;color:#303030;position:relative}.contacts .container .contacts__items .contacts__item.left .contact__block>a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:right;background-color:#4b2a91}@media (hover:hover){.contacts .container .contacts__items .contacts__item.left .contact__block>a:hover:after{transform:scaleX(1);transform-origin:left}}.contacts .container .contacts__items .contacts__item.left .contact__block p{margin-bottom:0;color:#303030;font-size:1rem;font-weight:400;line-height:87.5%}.contacts .container .contacts__items .contacts__item.left img{display:none}.contacts .container .contacts__items .contacts__item.left .social p{color:#303030;font-size:.75rem;font-weight:500;line-height:100%;margin-bottom:.75rem}.contacts .container .contacts__items .contacts__item.left .social ul{display:flex;-moz-column-gap:.375rem;column-gap:.375rem}.contacts .container .contacts__items .contacts__item.left .social ul li a{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#303030}.contacts .container .contacts__items .contacts__item.left .social ul li a img{display:block}@media (hover:hover){.contacts .container .contacts__items .contacts__item.left .social ul li a:hover{background:#4b2a91}}@media (hover:none){.contacts .container .contacts__items .contacts__item.left .social ul li a:active{background:#4b2a91}}.contacts .container .contacts__items .contacts__item.right{flex:1 1 50%}.contacts .container .contacts__items .contacts__item.right .contact__img{aspect-ratio:648/426}@media (max-width:768px){.contacts .container .contacts__items{flex-direction:column}.contacts .container .contacts__items .contacts__item.left{flex:1 1 100%}.contacts .container .contacts__items .contacts__item.left img{display:block}.contacts .container .contacts__items .contacts__item.right{display:none;flex:1 1 100%}}.format{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.format .container .format__image{aspect-ratio:648/430;border-radius:.625rem;overflow:hidden;display:none}@media (max-width:768px){.format .container .format__image{display:block;margin-top:1rem;aspect-ratio:328/200}}.format .container .format__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.format .container .format__items{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:1.5rem;column-gap:1.5rem}.format .container .format__items .format__item.left{flex:1 1 50%}.format .container .format__items .format__item.left .format__image{display:block;height:100%;width:100%}.format .container .format__items .format__item.right{flex:1 1 50%;display:flex;flex-direction:column;row-gap:1rem}.format .container .format__items .format__item.right h3{color:#303030;font-size:clamp(20px,calc(1.6666666667vw),24px);font-weight:500;line-height:normal}.format .container .format__items .format__item.right p{color:#6e6e6e;font-size:clamp(16px,calc(1.25vw),18px);font-style:normal;font-weight:400;line-height:22px}.format .container .format__items .format__item.right .format__block{display:flex;flex-direction:column;row-gap:1rem;margin-top:auto;padding:1rem;border-radius:10px;border:1px solid #b3b1b1;background:#fff}.format .container .format__items .format__item.right .format__block p{font-size:1rem;font-style:normal;font-weight:400;line-height:125%}.format .container .format__items .format__item.right .format__block ul{display:flex;flex-direction:column}.format .container .format__items .format__item.right .format__block ul li{font-size:1rem;color:#303030;list-style-type:disc;margin-left:1.125rem;line-height:137.5%}@media (max-width:768px){.format .container .format__items{flex-direction:column;row-gap:1.5rem}.format .container .format__items .format__item.left{flex:1 1 100%;display:none}.format .container .format__items .format__item.right{flex:1 1 100%}.format .container .format__items .format__item.right .main__button{display:none}}@media (max-width:1100px){.format .container .main__button{background:#ffb84d;border-color:transparent;display:flex;max-width:19.5rem;width:100%;margin-top:2rem}}@media (max-width:1100px) and (hover:hover){.format .container .main__button:hover{background:0 0;border-color:#ffb84d}}@media (max-width:1100px) and (hover:none){.format .container .main__button:active{background:0 0;border-color:#ffb84d}}.hero{padding-top:10rem}@media (max-width:992px){.hero{padding-top:5rem}}.hero.template.cooperation .container .hero__wrapper{padding-bottom:clamp(64px,calc(8.4722222222vw),122px)}.hero.template.cooperation .container .hero__wrapper .hero__image{aspect-ratio:1321/280;border-radius:.625rem;overflow:hidden}.order{padding-top:clamp(52px,calc(5.9722222222vw),86px)}.order .container .order__block{border-radius:.625rem;background:#4b2a91;padding-left:clamp(16px,calc(1.6666666667vw),24px);padding-right:clamp(16px,calc(1.6666666667vw),24px);padding-top:clamp(24px,calc(3.3333333333vw),48px);padding-bottom:clamp(24px,calc(3.3333333333vw),48px)}.order .container .order__block h2{margin-bottom:clamp(24px,calc(3.3333333333vw),48px);color:#fff}.order .container .order__block .order__items{position:relative;z-index:1;display:flex;row-gap:clamp(16px,calc(1.8055555556vw),26px);flex-wrap:wrap;align-items:stretch;justify-content:center;-moz-column-gap:clamp(30px,calc(11.8055555556vw),170px);column-gap:clamp(30px,calc(11.8055555556vw),170px)}@media (max-width:992px){.order .container .order__block .order__items{-moz-column-gap:1.875rem;column-gap:1.875rem}}.order .container .order__block .order__items:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:77%;height:196px;border-radius:10px;border:.0625rem dashed #fff;z-index:-1}.order .container .order__block .order__items .order__item{height:auto;flex:1 1 24%;display:flex;flex-direction:column;border-radius:.625rem;background:#fff}.order .container .order__block .order__items .order__item .order__item-top{padding:1rem;display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:.0625rem solid #b3b1b1}.order .container .order__block .order__items .order__item .order__item-top h3{color:#303030;font-size:clamp(20px,calc(1.6666666667vw),24px);font-weight:500;line-height:100%}.order .container .order__block .order__items .order__item .order__item-top span{color:#ffb84d;font-size:clamp(32px,calc(2.3611111111vw),34px);font-weight:550;line-height:100%}.order .container .order__block .order__items .order__item p{padding-top:1.5rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;color:#303030;font-size:1rem;font-weight:400;line-height:125%}@media (max-width:768px){.order .container .order__block .order__items{flex-direction:column}.order .container .order__block .order__items:before{width:.0313rem;height:90%}}.return{padding-top:clamp(52px,calc(5.5555555556vw),80px)}.return .container .return__blocks{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:1.5rem;column-gap:1.5rem}.return .container .return__blocks .return__block{height:auto;display:flex;flex-direction:column;row-gap:clamp(16px,calc(1.6666666667vw),24px);padding:1rem;border-radius:10px;border:1px solid #b3b1b1;background:#fff}.return .container .return__blocks .return__block h3{font-size:clamp(20px,calc(1.6666666667vw),24px);font-weight:500;line-height:normal;color:#303030;margin-bottom:0}.return .container .return__blocks .return__block p{font-size:1rem;font-style:normal;font-weight:400;line-height:125%}.return .container .return__blocks .return__block ul{display:flex;flex-direction:column}.return .container .return__blocks .return__block ul li{font-size:1rem;color:#303030;list-style-type:disc;margin-left:1.125rem;line-height:137.5%}.return .container .return__blocks .return__block.left{flex:1 1 30%}.return .container .return__blocks .return__block.center{flex:1 1 30%}.return .container .return__blocks .return__block.right{padding:0;background:0 0;border:none;border-radius:0;flex:1 1 40%;row-gap:0}.return .container .return__blocks .return__block.right h2{margin-bottom:1rem;font-size:clamp(22px,calc(3.3333333333vw),48px)}.return .container .return__blocks .return__block.right p{color:#6e6e6e;font-size:clamp(16px,calc(1.25vw),18px);font-style:normal;font-weight:400;line-height:22px}@media (max-width:992px){.return .container .return__blocks{flex-wrap:wrap;row-gap:1.25rem}.return .container .return__blocks .return__block.right{order:1;flex:1 1 100%}.return .container .return__blocks .return__block.center{order:3}.return .container .return__blocks .return__block.left{order:2}}@media (max-width:600px){.return .container .return__blocks{flex-wrap:wrap;row-gap:1.25rem}.return .container .return__blocks .return__block ul{row-gap:.75rem}.return .container .return__blocks .return__block.center{flex:1 1 100%}.return .container .return__blocks .return__block.left{flex:1 1 100%}}.condition{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.condition .container .condition__items{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:1.5rem;column-gap:1.5rem}.condition .container .condition__items .condition__item{height:auto}.condition .container .condition__items .condition__item.left{flex:1 1 60%}.condition .container .condition__items .condition__item.left img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.625rem}.condition .container .condition__items .condition__item.right{flex:1 1 40%;display:flex;flex-direction:column}.condition .container .condition__items .condition__item.right img{display:none}.condition .container .condition__items .condition__item.right h2{font-size:clamp(22px,calc(3.3333333333vw),48px);font-weight:550;line-height:48px;margin-bottom:1rem}.condition .container .condition__items .condition__item.right p{font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%}.condition .container .condition__items .condition__item.right .condition__block{margin-top:1.5rem;padding:1rem;border-radius:.625rem;border:1px solid #b3b1b1;background:#fff}.condition .container .condition__items .condition__item.right .condition__block ul{display:flex;flex-direction:column;row-gap:1rem}.condition .container .condition__items .condition__item.right .condition__block ul li{font-size:1rem;font-weight:400;line-height:122.222222%;list-style-type:disc;margin-left:1.125rem;line-height:100%;color:#303030}.condition .container .condition__items .condition__item.right .condition__block ul li::marker{color:#303030}.condition .container .condition__items .condition__item.right .condition__block h3{font-size:clamp(20px,calc(1.6666666667vw),24px);margin-bottom:1rem}.condition .container .condition__items .condition__item.right .condition__block h3:last-of-type{margin-top:1.5rem}.condition .container .condition__items .condition__item.right .condition__block p{margin-top:1.5rem}.condition .container .condition__items .condition__item.right .condition__block p em{font-style:normal;color:#e74c3c;font-size:16px;font-style:normal;font-weight:400;line-height:16px}@media (max-width:800px){.condition .container .condition__items{flex-direction:column;row-gap:1.5rem}.condition .container .condition__items .condition__item.left{display:none}.condition .container .condition__items .condition__item.right img{display:block;margin-top:1rem;margin-bottom:1rem}.condition .container .condition__items .condition__item.right .condition__block{margin-top:0}}.cta-delivery{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.cta-delivery .container .cta-delivery__block{position:relative;overflow:hidden;border-radius:.625rem;padding-left:clamp(16px,calc(1.6666666667vw),24px);padding-right:clamp(16px,calc(1.6666666667vw),24px);padding-top:clamp(24px,calc(3.3333333333vw),48px);padding-bottom:clamp(24px,calc(3.3333333333vw),48px)}.cta-delivery .container .cta-delivery__block .cta-delivery__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.625rem;z-index:-1}.cta-delivery .container .cta-delivery__block .cta-delivery__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.625rem}.cta-delivery .container .cta-delivery__block .cta-delivery__image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.625rem;background:linear-gradient(90deg,rgba(0,0,0,.8) 37.97%,rgba(102,102,102,0) 99.99%)}@media (max-width:480px){.cta-delivery .container .cta-delivery__block .cta-delivery__image{position:static;aspect-ratio:328/200;height:auto;margin-bottom:1rem}.cta-delivery .container .cta-delivery__block .cta-delivery__image:before{display:none}.cta-delivery .container .cta-delivery__block .cta-delivery__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.625rem}}.cta-delivery .container .cta-delivery__block h2{font-size:clamp(22px,calc(3.3333333333vw),48px);font-weight:500;line-height:100%;color:#fff;margin-bottom:1rem}@media (max-width:480px){.cta-delivery .container .cta-delivery__block h2{color:#303030}}.cta-delivery .container .cta-delivery__block p{color:#fff;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%}@media (max-width:480px){.cta-delivery .container .cta-delivery__block p{color:#303030}}.cta-delivery .container .cta-delivery__block .main__button{max-width:19.5rem;margin-top:clamp(32px,calc(5.625vw),81px);width:100%;background:#ffb84d;border-color:transparent;color:#303030}@media (hover:hover){.cta-delivery .container .cta-delivery__block .main__button:hover{background:0 0;border-color:#ffb84d;color:#fff}}@media (hover:none){.cta-delivery .container .cta-delivery__block .main__button:active{background:0 0;border-color:#ffb84d;color:#fff}}@media (max-width:480px){.cta-delivery .container .cta-delivery__block{padding:0}}.hero.template{padding-top:10rem}@media (max-width:992px){.hero.template{padding-top:5rem}}.hero.template.delivery .container .hero__wrapper{padding-bottom:8.75rem;display:block}@media (max-width:480px){.hero.template.delivery .container .hero__wrapper{flex-direction:column;align-items:flex-start;justify-content:space-between;padding:1rem;padding-bottom:4rem}}.variant{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.variant .container .variant__items{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:1.5rem;column-gap:1.5rem}.variant .container .variant__items .variant__item{height:auto}.variant .container .variant__items .variant__item.left{flex:1 1 40%;display:flex;flex-direction:column}.variant .container .variant__items .variant__item.left img{display:none}.variant .container .variant__items .variant__item.left h2{font-size:clamp(22px,calc(3.3333333333vw),48px);font-weight:550;line-height:48px;margin-bottom:1rem}.variant .container .variant__items .variant__item.left p{font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%}.variant .container .variant__items .variant__item.left .variant__block{margin-top:1.5rem;padding:1rem;border-radius:.625rem;border:1px solid #b3b1b1;background:#fff}.variant .container .variant__items .variant__item.left .variant__block ul{display:flex;flex-direction:column;row-gap:1rem}.variant .container .variant__items .variant__item.left .variant__block ul li{font-size:1rem;font-weight:400;line-height:122.222222%;list-style-type:disc;margin-left:1.125rem;line-height:100%;color:#303030}.variant .container .variant__items .variant__item.left .variant__block ul li::marker{color:#303030}.variant .container .variant__items .variant__item.left .variant__block h3{font-size:clamp(20px,calc(1.6666666667vw),24px);margin-bottom:1rem}.variant .container .variant__items .variant__item.left .variant__block h3:last-of-type{margin-top:1.5rem}.variant .container .variant__items .variant__item.right{flex:1 1 60%}.variant .container .variant__items .variant__item.right img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.625rem}@media (max-width:800px){.variant .container .variant__items{flex-direction:column;row-gap:1.5rem}.variant .container .variant__items .variant__item.right{display:none}.variant .container .variant__items .variant__item.left img{display:block;margin-top:1rem}.variant .container .variant__items .variant__item.left .variant__block{margin-top:0}}.faq{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.faq .container .faq-items{max-width:800px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.faq .container .faq-items .faq-group{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.faq .container .faq-items .faq-group h2{color:#000;text-align:center;font-size:clamp(22px,calc(2.2222222222vw),32px);font-weight:500;line-height:100%;letter-spacing:0}.faq .container .faq-items .faq-group .faq-items{display:flex;flex-direction:column;gap:.625rem}.faq .container .faq-items .faq-group .faq-items .faq-item{width:100%}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-toggle{cursor:pointer;width:100%;padding:.75rem;display:flex;justify-content:space-between;align-items:center;border-radius:.375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;border:.0625rem solid #b3b1b1;background:#fff}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-toggle h3{color:#303030;font-size:1.125rem;font-weight:500;line-height:100%;letter-spacing:0}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content{width:100%;display:none;border-top:.0625rem solid #b3b1b1;padding:.75rem;background:#4b2a91}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content div{color:#fff}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content p{color:#fff;font-size:1rem;font-weight:400;line-height:125%;letter-spacing:0}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content ul li{color:#fff;font-size:1rem;font-weight:400;line-height:125%;letter-spacing:0;list-style-type:disc;margin-left:1.125rem}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content ul li::marker{color:#fff}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content ol li{color:#fff;font-size:1rem;font-weight:400;line-height:125%;letter-spacing:0;list-style-type:disc;margin-left:1.125rem}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content ol li::marker{color:#fff}.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content a{color:#4b2a91;width:-moz-fit-content;width:fit-content;border-bottom:.0625rem solid #4b2a91;transition:all .3s ease}@media (hover:hover){.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content a:hover{border-color:transparent}}@media (hover:none){.faq .container .faq-items .faq-group .faq-items .faq-item .faq-content a:active{border-color:transparent}}.faq .container .faq-items .faq-group .faq-items .faq-item.active .faq-content{border-radius:0 0 .375rem .375rem}.faq .container .faq-items .faq-group .faq-items .faq-item.active .faq-toggle{background:#4b2a91;border-radius:.375rem .375rem 0 0;border:none}.faq .container .faq-items .faq-group .faq-items .faq-item.active .faq-toggle h3{color:#fff}.faq .container .faq-items .faq-group .faq-items .faq-item.active .faq-toggle .faq-icon{transform:rotate(45deg)}.faq .container .faq-items .faq-group .faq-items .faq-item.active .faq-toggle .faq-icon svg path{stroke:#fff}.faq .container .faq-cta{padding-top:clamp(32px,calc(5.5555555556vw),80px);display:flex;flex-direction:column;align-items:center}.faq .container .faq-cta h2{text-align:center;font-size:clamp(22px,calc(3.3333333333vw),48px);font-weight:500;line-height:100%;letter-spacing:0;color:#303030;text-align:center;margin-bottom:1rem}.faq .container .faq-cta p{color:#6e6e6e;text-align:center;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%}.faq .container .faq-cta a{max-width:19.5rem;width:100%;margin-top:clamp(32px,calc(4.4444444444vw),64px);background:#ffb84d;border-color:transparent;color:#303030}@media (hover:hover){.faq .container .faq-cta a:hover{background:0 0;border-color:#ffb84d}}@media (hover:none){.faq .container .faq-cta a:active{background:0 0;border-color:#ffb84d}}.hero.template.favourite{margin-bottom:clamp(32px,calc(5.5555555556vw),80px)}.page-template-favourite-products .favourite-page{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.page-template-favourite-products .favourite-page .container .favourite-clear{border:.0625rem solid #e74c3c;padding:.75rem .8125rem;color:#e74c3c;font-size:.875rem;border-radius:6px;margin-bottom:1.5rem;background:#fff}@media (hover:hover){.page-template-favourite-products .favourite-page .container .favourite-clear:hover{background:#e74c3c;color:#fff}}@media (hover:none){.page-template-favourite-products .favourite-page .container .favourite-clear:active{background:#e74c3c;color:#fff}}.page-template-favourite-products .favourite-page .container .favourite-page__empty{font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:130%;color:#303030}.page-template-favourite-products .favourite-page .products__items{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.5625rem}.page-template-favourite-products .favourite-page .products__items .favourite-card{flex:0 1 23%}@media (max-width:992px){.page-template-favourite-products .favourite-page .products__items .favourite-card{flex:1 1 31%}}@media (max-width:512px){.page-template-favourite-products .favourite-page .products__items .favourite-card{flex:1 1 100%;width:100%}}.product-page{padding-top:clamp(160px,calc(12.5vw),180px)}.product-page .container .breadcrumbs{margin-bottom:1.0625rem}.product-page .container>h1{display:none}@media (max-width:768px){.product-page .container>h1{display:block;margin-bottom:1.5rem}}.product-page .container>.product-page__header{border:.0625rem solid #b3b1b1;border-radius:10px;padding:1rem;-moz-column-gap:1.25rem;column-gap:1.25rem;flex-direction:column;row-gap:.625rem;align-items:flex-start;margin-top:2.5rem;display:none}@media (max-width:768px){.product-page .container>.product-page__header{display:flex;justify-content:space-between;margin-bottom:1.5rem}.product-page .container>.product-page__header .product-page__articul{color:#6e6e6e;font-size:.875rem;font-style:normal;font-weight:400;line-height:14px}}.product-page .container .product-page__wrapper{display:flex;justify-content:space-between;align-items:flex-start;-moz-column-gap:1.5rem;column-gap:1.5rem}.product-page .container .product-page__wrapper .product-page__gallery{overflow:hidden;flex:1 1 50%}.product-page .container .product-page__wrapper .product-page__gallery .mySwiper2.product__slider-main{border:1px solid #d5d5d5;border-radius:.625rem;overflow:hidden;aspect-ratio:649/460}.product-page .container .product-page__wrapper .product-page__gallery .mySwiper2.product__slider-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-page .container .product-page__wrapper .product-page__gallery .mySwiper.product__slider-thumbs{margin-top:.75rem;display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:.75rem;column-gap:.75rem}.product-page .container .product-page__wrapper .product-page__gallery .mySwiper.product__slider-thumbs .swiper-slide{border:1px solid #d5d5d5;border-radius:.5rem;overflow:hidden;aspect-ratio:120/84}.product-page .container .product-page__wrapper .product-page__gallery .mySwiper.product__slider-thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1300px){.product-page .container .product-page__wrapper .product-page__gallery{flex:1 1 40%}}.product-page .container .product-page__wrapper .product-page__info{flex:1 1 50%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper{padding:1rem;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper h1{font-size:clamp(28px,calc(2.2222222222vw),32px);margin-bottom:2.5rem}@media (max-width:768px){.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper h1{display:none}}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__price-block{display:flex;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__price-block .product-page__price{color:#000;font-size:1.75rem;font-style:normal;font-weight:700;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__price-block .product-page__price.price--new{color:#e74c3c;font-size:1.75rem;font-style:normal;font-weight:700;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__price-block .product-page__old-price{color:#9b9b9b;font-size:1.125rem;font-style:normal;font-weight:400;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__package{margin-top:.5rem;color:#303030;font-size:1rem;font-style:normal;font-weight:550;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions{margin-top:1.5rem;display:flex;width:100%;align-items:center;align-items:stretch;-moz-column-gap:.625rem;column-gap:.625rem}@media (max-width:480px){.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions{flex-direction:column;row-gap:.625rem}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions .product-page__button{width:100%}}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions .basket-popup__button{border-radius:3.125rem;background:#ffb84d;flex:1 1 45%;padding-top:1rem;padding-bottom:1rem;color:#1a1a1a;font-size:1rem;font-style:normal;font-weight:700;line-height:100%;margin-top:0}@media (hover:hover){.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions .basket-popup__button:hover{background:#4b2a91;border-color:transparent;color:#fff}}@media (hover:none){.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions .basket-popup__button:active{background:#4b2a91;border-color:transparent;color:#fff}}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__actions .product-page__button--favourite{border-radius:3.125rem;margin-top:0;flex:1 1 45%;border-color:#ffb84d;padding-top:1rem;padding-bottom:1rem;color:#1a1a1a;font-size:1rem;font-style:normal;font-weight:700;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-content{margin-top:.5625rem;display:flex;align-items:stretch;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff}.product-page .container .product-page__wrapper .product-page__info .product-page__info-content .product-option{padding-left:1rem;flex-shrink:1;padding-right:1rem;border-right:.0625rem solid #b3b1b1;padding-top:1rem;padding-bottom:1rem;text-align:center;color:#303030;font-family:HelveticaNeueCyr;font-size:clamp(16px,calc(1.25vw),18px);font-style:normal;font-weight:550;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-content .product-option:last-child{border-right:none;padding-right:0}@media (max-width:1024px){.product-page .container .product-page__wrapper .product-page__info .product-page__info-content{flex-direction:column;align-items:flex-start}.product-page .container .product-page__wrapper .product-page__info .product-page__info-content .product-option{padding:1rem;text-align:left;width:100%;border-bottom:.0625rem solid #b3b1b1;border-right:none}.product-page .container .product-page__wrapper .product-page__info .product-page__info-content .product-option:last-child{border-bottom:none}}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs{margin-top:.625rem;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-header{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem;border-bottom:.0625rem solid #b3b1b1}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-header .product-page__tab-btn{padding:1rem;background:#fff;flex:1 1 50%;text-align:center;color:#303030;font-size:1rem;border-top-right-radius:1rem;border-top-left-radius:1rem;font-style:normal;font-weight:550;line-height:100%;height:100%;width:100%;border-top-right-radius:.625rem;border-top-left-radius:.625rem}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-header .product-page__tab-btn.active{background:#cdcdcd}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-content .product-page__tab-panel{display:none;padding:1rem}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-content .product-page__tab-panel ul{display:flex;flex-direction:column;row-gap:.75rem}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-content .product-page__tab-panel ul li{color:#6e6e6e;font-size:1rem;font-style:normal;font-weight:400;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-content .product-page__tab-panel p{color:#6e6e6e;font-size:1rem;font-style:normal;font-weight:400;line-height:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__tabs .product-page__tabs-content .product-page__tab-panel.active{display:block}@media (max-width:768px){.product-page .container .product-page__wrapper{flex-direction:column;row-gap:3.125rem}.product-page .container .product-page__wrapper .product-page__gallery{flex:none;width:100%}.product-page .container .product-page__wrapper .product-page__info{flex:none;width:100%}.product-page .container .product-page__wrapper .product-page__info .product-page__info-wrapper .product-page__header{display:none}}.more-like-products{padding-top:clamp(64px,calc(5.5555555556vw),80px)}.more-like-products .container .more-like-products__title{font-size:clamp(24px,calc(2.2222222222vw),32px);font-weight:700;color:#1a1a1a;margin-bottom:2rem}@media (max-width:768px){.more-like-products .container .more-like-products__title{text-align:left}}.more-like-products .container .more-like-products__slider{position:relative;overflow:hidden}.more-like-products .container .more-like-products__slider .swiper-wrapper{align-items:stretch}.more-like-products .container .more-like-products__slider .swiper-wrapper .swiper-slide{height:auto}.more-like-products .container .more-like-products__slider .swiper__controls .arrow{background:#fff;border:1px solid #b3b1b1}@media (hover:hover){.more-like-products .container .more-like-products__slider .swiper__controls .arrow:hover{background:#ffb84d;border-color:transparent}.more-like-products .container .more-like-products__slider .swiper__controls .arrow:hover svg path{stroke:#303030}}@media (hover:none){.more-like-products .container .more-like-products__slider .swiper__controls .arrow:active{background:#ffb84d;border-color:transparent}.more-like-products .container .more-like-products__slider .swiper__controls .arrow:active svg path{stroke:#303030}}.cta-reviews{padding-top:clamp(48px,calc(5.5555555556vw),80px)}.cta-reviews .container .cta-reviews__items{overflow:hidden;border-radius:.625rem;background:#4b2a91;display:flex;justify-content:space-between;align-items:stretch}.cta-reviews .container .cta-reviews__items .cta-reviews__item{flex:1 1 50%}.cta-reviews .container .cta-reviews__items .cta-reviews__item.right{padding-left:clamp(12px,calc(1.6666666667vw),24px);padding-right:clamp(12px,calc(1.6666666667vw),24px);padding-top:clamp(24px,calc(3.3333333333vw),48px);padding-bottom:clamp(24px,calc(3.3333333333vw),48px)}.cta-reviews .container .cta-reviews__items .cta-reviews__item .cta-reviews__item--img{width:100%;height:100%;aspect-ratio:648/384;overflow:hidden}.cta-reviews .container .cta-reviews__items .cta-reviews__item .cta-reviews__item--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cta-reviews .container .cta-reviews__items .cta-reviews__item .cta-reviews__item--content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cta-reviews .container .cta-reviews__items .cta-reviews__item h2{font-size:clamp(22px,calc(3.3333333333vw),48px);font-weight:500;line-height:100%;letter-spacing:0;margin-bottom:1rem;color:#fff}.cta-reviews .container .cta-reviews__items .cta-reviews__item p{color:#f6f5f9;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%}.cta-reviews .container .cta-reviews__items .cta-reviews__item a{border-radius:.375rem;background:#ffb84d;max-width:18rem;width:100%;margin-top:clamp(64px,calc(5.5555555556vw),80px)}@media (max-width:768px){.cta-reviews .container .cta-reviews__items{flex-direction:column}}.hero.template.review{padding-top:10rem}@media (max-width:992px){.hero.template.review{padding-top:5rem}}.hero.template.review .container .hero__wrapper{padding-bottom:8.75rem;display:flex;justify-content:space-between;row-gap:1rem;flex-direction:row;-moz-column-gap:.9375rem;column-gap:.9375rem}@media (max-width:480px){.hero.template.review .container .hero__wrapper{flex-direction:column;align-items:flex-start;justify-content:space-between;padding:1rem}}.hero.template.review .container .hero__wrapper .hero__image{width:100%}@media (max-width:480px){.hero.template.review .container .hero__wrapper .hero__image{height:100%}}.hero.template.review .container .hero__wrapper .hero__block{display:flex;flex-direction:column;row-gap:1rem}@media (max-width:480px){.hero.template.review .container .hero__wrapper .hero__block{margin-top:5rem}}.hero.template.review .container .hero__wrapper .hero__block p{margin-top:0;font-size:1rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.48px}.hero.template.review .container .hero__wrapper .hero__block p strong{font-size:clamp(26px,calc(2.2222222222vw),32px);font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.08rem;text-transform:uppercase}@media (max-width:480px){.hero.template.review .container .hero__wrapper .hero__block p strong{letter-spacing:-.065rem}}@media (max-width:480px){.hero.template.review .container .hero__wrapper .hero__block p strong{letter-spacing:-.065rem}}.review-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:99999;padding:1rem;display:none;justify-content:center;align-items:center}.review-popup .container{position:relative;max-width:600px;width:100%;max-height:90vh;border-radius:.625rem;background:#f6f5f9;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding-left:clamp(16px,calc(2.0833333333vw),30px);padding-right:clamp(16px,calc(2.0833333333vw),30px);padding-top:clamp(24px,calc(2.0833333333vw),30px);padding-bottom:clamp(24px,calc(2.0833333333vw),30px)}@media (max-width:768px){.review-popup .container{overflow-y:auto}}.review-popup .close-button{position:absolute;top:1.6875rem;right:1.25rem;cursor:pointer;z-index:10}@media (max-width:480px){.review-popup .close-button{top:.625rem;right:.625rem}.review-popup .close-button svg{width:1.5rem;height:1.5rem}}.review-popup__items{display:flex;flex-direction:column}.review-popup__rating-wrapper{display:flex;flex-direction:column;gap:.5rem}.review-popup__rating-wrapper.has-error .review-popup__rating-error{display:block}.review-popup__rating{display:flex;gap:.25rem;position:relative}.review-popup__rating-error{font-size:.75rem;color:#d32f2f;margin-top:4px;animation:slideDown .3s ease-in-out}.review-popup__rating-error>:not(:first-child){display:none!important}.review-popup__rating-error .is-label-invalid~.is-label-invalid{display:none!important}.review-popup #ratingInput+.is-label-invalid{display:none!important}.review-popup #ratingInput~.is-label-invalid:not(.review-popup__rating-error){display:none!important}.review-popup .rating-star-wrapper{position:relative;width:24px;height:24px;cursor:pointer}.review-popup .rating-star-wrapper .rating-star-half{position:absolute;top:0;width:50%;height:100%;z-index:10;cursor:pointer}.review-popup .rating-star-wrapper .rating-star-half.left{left:0}.review-popup .rating-star-wrapper .rating-star-half.right{right:0}.review-popup .rating-star-wrapper .rating-star{position:relative;z-index:1;pointer-events:none}.review-popup__form{margin-top:clamp(24px,calc(2.5vw),36px);display:flex;flex-direction:column;gap:1rem}.review-popup__form-group{display:flex;flex-direction:column;gap:.5rem}.review-popup__form-label{color:#8c8c8c;font-size:.875rem;font-weight:400}.review-popup__form-input,.review-popup__form-textarea{width:100%;padding:.75rem;border-radius:2px;border:1px solid #b3b1b1;background:#fff;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.review-popup__form-input:focus,.review-popup__form-textarea:focus{outline:0;border-color:#ffb84d}.review-popup__form-input.is-invalid,.review-popup__form-textarea.is-invalid{border-color:#d32f2f;background-color:#fff5f5}.review-popup__form-input.is-valid,.review-popup__form-textarea.is-valid{border-color:#00a74a}.review-popup__form-textarea{resize:vertical;min-height:8rem}.review-popup__form-submit{margin-top:.5rem}.review-popup .is-label-invalid{font-size:.75rem;color:#d32f2f;margin-top:4px;display:block;animation:slideDown .3s ease-in-out}.review-popup .field-error{font-size:.75rem;color:#d32f2f;margin-top:4px;display:block}.review-popup .main__button{border-radius:3.125rem;background:#ffb84d;width:100%;padding-top:1.3125rem;padding-bottom:1.3125rem}@media (hover:hover){.review-popup .main__button:hover{background:0 0;border-color:#ffb84d}}@media (hover:none){.review-popup .main__button:active{background:0 0;border-color:#ffb84d}}@keyframes slideDown{from{opacity:0;transform:translateY(-5px);max-height:0}to{opacity:1;transform:translateY(0);max-height:50px}}.reviews{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.reviews .container h2{font-size:clamp(32px,calc(3.3333333333vw),48px);font-weight:500;line-height:100%;letter-spacing:0;margin-bottom:clamp(16px,calc(2.7777777778vw),40px)}.reviews .container .reviews__slider{padding-left:.3125rem;overflow:hidden}@media (max-width:480px){.reviews .container .reviews__slider{padding-left:0}}.reviews .container .reviews__slider .swiper-wrapper{align-items:stretch}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide{height:auto;border-radius:.625rem;border:.0625rem solid #b3b1b1;background:#fff;padding:clamp(16px,calc(1.6666666667vw),24px)}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:clamp(26px,calc(2.7777777778vw),40px)}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.left{display:flex;gap:clamp(6px,calc(.5555555556vw),8px)}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.left .reviews__item-top-image{width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.left .reviews__item-top-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.left .review__item-top-text{display:flex;flex-direction:column;row-gap:.5rem}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.left .review__item-top-text .review__item-top-text-name{font-size:clamp(18px,calc(1.5277777778vw),22px);font-weight:500;line-height:100%}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.left .review__item-top-text .reviews__item-top-company{font-size:.875rem;font-weight:400;line-height:100%;letter-spacing:0}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.right{display:flex;gap:clamp(3px,calc(.2777777778vw),4px);align-items:center}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top .reviews__item-top.right svg{width:clamp(16px,calc(1.3888888889vw),20px);height:clamp(16px,calc(1.3888888889vw),20px);flex-shrink:0}@media (max-width:480px){.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__items-top{flex-direction:column;row-gap:1.625rem}}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__item-text{font-size:clamp(16px,calc(1.25vw),18px);line-height:150%;margin-bottom:clamp(35px,calc(2.7777777778vw),40px)}.reviews .container .reviews__slider .swiper-wrapper .swiper-slide .reviews__item-date{font-size:clamp(12px,calc(.9722222222vw),14px);color:#999}.reviews .container .swiper__controls .arrow{background:#fff;border:1px solid #b3b1b1}@media (hover:hover){.reviews .container .swiper__controls .arrow:hover{background:#ffb84d;border-color:transparent}.reviews .container .swiper__controls .arrow:hover svg path{stroke:#303030}}@media (hover:none){.reviews .container .swiper__controls .arrow:active{background:#ffb84d;border-color:transparent}.reviews .container .swiper__controls .arrow:active svg path{stroke:#303030}}.trusted{padding-top:clamp(32px,calc(5.5555555556vw),80px)}.trusted .container .trusted__items{display:flex;justify-content:space-between;align-items:stretch;-moz-column-gap:clamp(25px,calc(2.8472222222vw),41px);column-gap:clamp(25px,calc(2.8472222222vw),41px)}.trusted .container .trusted__items .trusted__item{height:auto}.trusted .container .trusted__items .trusted__item.left{flex:1 1 60%}.trusted .container .trusted__items .trusted__item.left h2{font-size:clamp(22px,calc(3.3333333333vw),48px);font-weight:500;line-height:100%;letter-spacing:0;margin-bottom:1rem}.trusted .container .trusted__items .trusted__item.left p{color:#6e6e6e;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%}@media (max-width:768px){.trusted .container .trusted__items{flex-direction:column;row-gap:1rem}}.pagination{display:none!important;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem}.pagination .pagination__item{display:flex;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;border-radius:50%;background:#fff;border:.0625rem solid #b3b1b1;font-size:1rem;font-weight:550;line-height:100%;transition:all .3s ease;color:#000}.pagination .pagination__item svg path{transition:all .3s ease}@media (hover:hover){.pagination .pagination__item:hover{background:#d9d9d9}}@media (hover:none){.pagination .pagination__item:active{background:#d9d9d9}}.pagination .pagination__item.pagination__current{background:#4b2a91;color:#fff;border-color:transparent}@media (hover:hover){.pagination .pagination__item.pagination__next:hover,.pagination .pagination__item.pagination__prev:hover{background:#4b2a91;border-color:transparent}.pagination .pagination__item.pagination__next:hover svg path,.pagination .pagination__item.pagination__prev:hover svg path{fill:#fff}}.popup{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1000;padding:1rem}.popup .popup__wrapper{overflow-y:auto;position:relative;border-radius:1rem;border:.0625rem solid #e5e5e5;background:#fff;padding-left:clamp(12px,calc(2.7777777778vw),40px);padding-right:clamp(12px,calc(2.7777777778vw),40px);padding-top:clamp(24px,calc(2.2222222222vw),32px);padding-bottom:clamp(24px,calc(2.2222222222vw),32px)}.popup .popup__wrapper .close-button{position:absolute;top:1.25rem;right:1.25rem;cursor:pointer}@media (max-width:480px){.popup .popup__wrapper .close-button{top:.625rem;right:.625rem}.popup .popup__wrapper .close-button svg{width:1.5rem;height:1.5rem}}.popup .popup__wrapper h3{margin:0 auto;max-width:16.875rem;text-align:center;margin-bottom:1.5rem}.popup .popup__wrapper .form__items{position:relative;display:flex;flex-direction:column;align-items:center;row-gap:.75rem}.popup .popup__wrapper .form__items .form__item{display:flex;flex-direction:column;row-gap:.25rem;width:100%}.popup .popup__wrapper .form__items .form__item label{color:#797979;font-size:.875rem;font-weight:300;line-height:100%;border-radius:.375rem;width:100%}.popup .popup__wrapper .form__items .form__item input{padding:1rem;color:#111;font-family:HelveticaNeueCyr;font-size:1rem;border-radius:.375rem;border:1px solid;font-weight:400;line-height:100%;width:100%}.popup .popup__wrapper .form__items .form__item input.main__button{color:#fff;border:none;border-radius:3.125rem;margin-top:.75rem}.popup .popup__wrapper>span{display:block;font-size:1rem;font-weight:300;line-height:112.5%;margin-bottom:2rem;margin-top:1rem}.popup .popup__wrapper p{text-align:center;color:#999;font-size:.75rem;font-weight:300;line-height:116.666667%}.popup .popup__wrapper p a{color:#999;border-bottom:.0625rem solid #999;width:-moz-fit-content;width:fit-content}@media (hover:hover){.popup .popup__wrapper p a:hover{border-color:transparent}}@media (hover:none){.popup .popup__wrapper p a:active{border-color:transparent}}.wpcf7-not-valid-tip{font-size:1rem;margin-top:.3125rem}.wpcf7-spinner{display:none}.wpcf7-response-output{border:none!important;margin:0!important}.wpcf7-response-output.error{background:#4b2a91;color:#fff;border-radius:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem .75rem!important;font-size:1rem;font-weight:400;line-height:100%;text-align:center;width:70%}.preloader{position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;z-index:1000;display:flex;justify-content:center;align-items:center}.preloader .preloader__icon{width:6.25rem;height:6.25rem;background:#303030;border-radius:50%}.products-category{padding-top:clamp(64px,calc(9.7222222222vw),140px)}.products-category .container .products__top{display:flex;align-items:flex-end;justify-content:space-between;-moz-column-gap:1.25rem;column-gap:1.25rem;margin-bottom:clamp(24px,calc(5.5555555556vw),80px)}@media (max-width:600px){.products-category .container .products__top{flex-direction:column;row-gap:.75rem;align-items:flex-start;justify-content:flex-start}}.products-category .container .products__top h2{text-align:left}.products-category .container .products__top p{font-size:clamp(18px,calc(1.3888888889vw),20px);font-weight:500;line-height:130%;max-width:18.8125rem}.products-category .container .products__top .products__top-title{font-size:2rem;font-weight:700}.products-category .container .products-category__items,.products-category .container .products__items{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:clamp(16px,calc(1.6666666667vw),24px)}.products-category .container .products-category__items .product__item,.products-category .container .products__items .product__item{display:flex;justify-content:space-between;align-items:flex-start;-moz-column-gap:1.25rem;column-gap:1.25rem;padding:clamp(20px,calc(1.6666666667vw),24px);flex:1 1 45%;position:relative;overflow:hidden;min-height:17.5rem}@media (max-width:992px){.products-category .container .products-category__items .product__item,.products-category .container .products__items .product__item{flex-direction:column;row-gap:.625rem;align-items:flex-start;justify-content:flex-start}}.products-category .container .products-category__items .product__item .product__item--image,.products-category .container .products__items .product__item .product__item--image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.625rem;overflow:hidden;z-index:-1}.products-category .container .products-category__items .product__item .product__item--image img,.products-category .container .products__items .product__item .product__item--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-category .container .products-category__items .product__item .product__item--image:after,.products-category .container .products__items .product__item .product__item--image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.625rem;background:linear-gradient(0deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.13) 67.65%,rgba(0,0,0,.28) 74.57%,rgba(0,0,0,.45) 80.82%,#000 116.96%);z-index:1;transition:.3s ease all;opacity:1}.products-category .container .products-category__items .product__item .product__item--image:before,.products-category .container .products__items .product__item .product__item--image:before{content:"";position:absolute;top:0;opacity:0;left:0;width:100%;height:100%;border-radius:.625rem;background:rgba(0,0,0,.5);z-index:2;transition:.3s ease all}.products-category .container .products-category__items .product__item h3,.products-category .container .products__items .product__item h3{position:relative;z-index:3;font-size:clamp(26px,calc(2.7777777778vw),40px);font-style:normal;font-weight:550;line-height:100%;letter-spacing:clamp(-.488px,calc(-.0833333333vw),-1.2px);color:#fff;transition:color .3s ease}.products-category .container .products-category__items .product__item .product__item--mobile-toggle,.products-category .container .products__items .product__item .product__item--mobile-toggle{display:none}@media (max-width:992px){.products-category .container .products-category__items .product__item .product__item--mobile-toggle,.products-category .container .products__items .product__item .product__item--mobile-toggle{align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:30.216px;border:.0625rem solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(.2833rem);backdrop-filter:blur(.2833rem);position:absolute;top:.75rem;right:.75rem;z-index:4;cursor:pointer;transition:background .3s ease,border-color .3s ease}.products-category .container .products-category__items .product__item .product__item--mobile-toggle svg,.products-category .container .products__items .product__item .product__item--mobile-toggle svg{pointer-events:none}.products-category .container .products-category__items .product__item .product__item--mobile-toggle .minus,.products-category .container .products__items .product__item .product__item--mobile-toggle .minus{display:none}}.products-category .container .products-category__items .product__item .product__item--list,.products-category .container .products__items .product__item .product__item--list{transition:.3s ease all;transform:translateX(300%);width:100%;max-width:15.375rem}@media (max-width:600px){.products-category .container .products-category__items .product__item .product__item--list,.products-category .container .products__items .product__item .product__item--list{transform:translateX(-300%)}}.products-category .container .products-category__items .product__item .product__item--list ul,.products-category .container .products__items .product__item .product__item--list ul{width:100%;padding:1rem;display:flex;flex-direction:column;row-gap:.1875rem;border-radius:.375rem;border:.0625rem solid #b3b1b1;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.products-category .container .products-category__items .product__item .product__item--list ul li,.products-category .container .products__items .product__item .product__item--list ul li{margin-left:1rem;list-style-type:disc}.products-category .container .products-category__items .product__item .product__item--list ul li::marker,.products-category .container .products__items .product__item .product__item--list ul li::marker{color:#fff}.products-category .container .products-category__items .product__item .product__item--list ul li a,.products-category .container .products__items .product__item .product__item--list ul li a{color:#fff;font-family:HelveticaNeueCyr;font-size:1.125rem;font-style:normal;font-weight:400;line-height:177.777778%}@media (hover:hover){.products-category .container .products-category__items .product__item .product__item--list ul li a:hover,.products-category .container .products__items .product__item .product__item--list ul li a:hover{color:#ffb84d}}@media (hover:none){.products-category .container .products-category__items .product__item .product__item--list ul li a:active,.products-category .container .products__items .product__item .product__item--list ul li a:active{color:#ffb84d}}@media (min-width:993px){.products-category .container .products-category__items .product__item:hover .product__item--image:before,.products-category .container .products__items .product__item:hover .product__item--image:before{opacity:1}.products-category .container .products-category__items .product__item:hover .product__item--image:after,.products-category .container .products__items .product__item:hover .product__item--image:after{opacity:0}.products-category .container .products-category__items .product__item:hover .product__item--list,.products-category .container .products__items .product__item:hover .product__item--list{transform:translateX(0)}.products-category .container .products-category__items .product__item:hover h3,.products-category .container .products__items .product__item:hover h3{color:#ffb84d}}@media (max-width:992px){.products-category .container .products-category__items .product__item,.products-category .container .products__items .product__item{height:auto;min-height:0;flex:auto}.products-category .container .products-category__items .product__item .product__item--image:before,.products-category .container .products__items .product__item .product__item--image:before{opacity:1}.products-category .container .products-category__items .product__item .product__item--image:after,.products-category .container .products__items .product__item .product__item--image:after{opacity:0}.products-category .container .products-category__items .product__item .product__item--list,.products-category .container .products__items .product__item .product__item--list{transform:translate(0,0)}.products-category .container .products-category__items .product__item.active .product__item--image:before,.products-category .container .products__items .product__item.active .product__item--image:before{opacity:1}.products-category .container .products-category__items .product__item.active .product__item--image:after,.products-category .container .products__items .product__item.active .product__item--image:after{opacity:0}.products-category .container .products-category__items .product__item.active .product__item--list,.products-category .container .products__items .product__item.active .product__item--list{transform:translateX(0)}.products-category .container .products-category__items .product__item.active h3,.products-category .container .products__items .product__item.active h3{color:#ffb84d}.products-category .container .products-category__items .product__item.active .product__item--mobile-toggle .plus,.products-category .container .products__items .product__item.active .product__item--mobile-toggle .plus{display:none}.products-category .container .products-category__items .product__item.active .product__item--mobile-toggle .minus,.products-category .container .products__items .product__item.active .product__item--mobile-toggle .minus{display:block}}@media (max-width:600px){.products-category .container .products-category__items,.products-category .container .products__items{flex-direction:column}}.registration{padding:9.375rem 0 4rem;min-height:100vh}.registration.registration--success{min-height:auto}.registration.registration--success .container{width:100%}.registration--forgot{padding:7.5rem 0}.auth-wrapper{max-width:37.5rem;padding:1.5rem;margin:0 auto;border-radius:.75rem;border:.0625rem solid #333;background:#fff}.auth-wrapper .form-headline{width:100%}.auth-wrapper .form-headline h3{text-align:center}.auth-wrapper .auth-back{margin-bottom:1rem}.auth-wrapper .auth-back a{color:#333;text-decoration:none;font-weight:500}.auth-wrapper .auth-back a:hover{text-decoration:underline}.auth-wrapper h3{margin-bottom:16px}.auth-wrapper .forgot-success{padding:0}.auth-wrapper .forgot-success h3{margin-bottom:16px}.auth-wrapper .forgot-success p{color:#333;text-align:center;font-size:18px;font-style:normal;font-weight:550;line-height:18px}.auth-wrapper .forgot-success span{color:#4b2a91;font-size:16px;font-style:normal;font-weight:400;line-height:88.888889%}.auth-wrapper .forgot-success .main__button{margin-top:40px;background:#00a74a;width:100%;padding:18px 24px;border-radius:50px;color:#fff;font-size:18px;border:none;font-style:normal;font-weight:700;line-height:100%;text-align:center;transition:all .3s ease}.auth-wrapper .forgot-success .main__button:hover{background:#4b2a91}.auth-wrapper .forgot-success .main__button:active{background:#4b2a91}.auth-wrapper .go-to-registration{border-top:.0625rem solid #333;padding-top:16px;display:none;flex-direction:column;align-items:center;row-gap:16px}.auth-wrapper .go-to-registration p{color:#b52d21;font-size:18px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:16px}.auth-wrapper .go-to-registration span{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:88.888889%}.auth-wrapper .go-to-registration .main__button{margin-top:10px;background:#00a74a;width:100%;padding:18px 24px;border-radius:50px;color:#fff;font-size:18px;border:none;font-style:normal;font-weight:700;line-height:100%;text-align:center;transition:all .3s ease}.auth-wrapper .go-to-registration .main__button:hover{background:#4b2a91}.auth-wrapper .go-to-registration .main__button:active{background:#4b2a91}.auth-wrapper--forgot{max-width:28.75rem;padding:2rem}.auth-wrapper--forgot .main__button{margin-top:40px;background:#00a74a;width:100%;padding:18px 24px;border-radius:50px;color:#fff;font-size:18px;border:none;font-style:normal;font-weight:700;line-height:100%;text-align:center;transition:all .3s ease}.auth-wrapper--forgot .main__button:hover{background:#4b2a91}.auth-wrapper--forgot .main__button:active{background:#4b2a91}.forgot-password{display:flex;width:-moz-fit-content;width:fit-content;color:#333;font-size:1rem;font-style:normal;font-weight:550;line-height:1rem;text-decoration:underline;margin:0 auto;margin-top:16px;transition:all .3s ease}@media (hover:hover){.forgot-password:hover{text-decoration:none}}@media (hover:none){.forgot-password:active{text-decoration:none}}.auth-tabs{display:flex;gap:0;margin-bottom:30px;-moz-column-gap:2rem;column-gap:2rem;border:none;border-radius:.375rem}@media (max-width:550px){.auth-tabs{flex-direction:column;row-gap:30px}}.auth-tabs .auth-tab{width:100%}.auth-tab{flex:1;padding:15px 20px;background:0 0;border:none;cursor:pointer;position:relative;transition:all .3s ease;border-radius:.375rem;border:.0625rem solid #333;color:#333;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem;display:flex;align-items:center;justify-content:center;gap:8px}.auth-tab:hover{background:#4b2a91;color:#fff;border-color:transparent}.auth-tab.active{background:#4b2a91;color:#fff;border-color:transparent}.auth-tab .tab-check{display:inline-block;flex-shrink:0}.auth-form{animation:fadeIn .3s ease-in-out;display:flex;flex-direction:column;gap:1rem}.auth-form--forgot .form-headline{text-align:center;margin-bottom:.625rem}.auth-form--forgot .form-headline h2{font-size:28px;font-weight:600;margin-bottom:.375rem}.auth-form--forgot .form-headline p{margin:0;font-size:15.2px;color:#666}.auth-form--forgot .forgot-link{text-align:center;color:#d32f2f;text-decoration:underline;font-size:15.2px;margin-top:.625rem}.auth-form--forgot .forgot-link:hover{text-decoration:none}.form-group{display:flex;flex-direction:column;row-gap:.375rem}.form-group label{display:block;font-size:.875rem;font-weight:400;color:#8c8c8c}.form-group .form-control{width:100%;padding:12px 16px;border-radius:.375rem;border:1px solid #333;font-size:1rem;transition:border-color .3s ease}.form-group .form-control:focus{outline:0;border-color:#d32f2f}.form-group .form-control.error{border-color:#d32f2f;background-color:#fff5f5}.field-error{font-size:.75rem;color:#d32f2f;margin-top:4px;display:block;animation:slideDown .3s ease-in-out}@keyframes slideDown{from{opacity:0;transform:translateY(-5px);max-height:0}to{opacity:1;transform:translateY(0);max-height:50px}}.password-field{position:relative}.password-field .form-control{padding-right:45px}.password-field .password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;padding:5px;color:#999;transition:color .3s ease}.password-field .password-toggle:hover{color:#666}.password-field .password-toggle.visible{color:#d32f2f}.password-field .password-toggle svg{display:block}.password-requirements .requirement{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:400;color:#000}.password-requirements .requirement:last-child{margin-bottom:0}.password-requirements .requirement svg{flex-shrink:0;stroke:#999;transition:all .3s ease}.password-requirements .requirement svg circle{fill:#fff}.password-requirements .requirement.valid{color:#28a745}.password-requirements .requirement.valid svg{stroke:#28a745}.password-requirements .requirement.valid svg path{stroke:#28a745}.password-requirements .requirement.valid svg circle{fill:#28a745}.form-group--checkbox{position:relative}.form-group--checkbox label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-weight:400}.form-group--checkbox input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;cursor:pointer}.form-group--checkbox input[type=checkbox]+span{font-size:1rem;font-weight:400;line-height:100%;font-size:.75rem;font-style:normal;-moz-column-gap:.375rem;column-gap:.375rem;font-weight:400;line-height:.75rem;position:relative;margin-left:30px}.form-group--checkbox input[type=checkbox]+span:before{position:absolute;top:-3px;left:-30px;content:"";display:block;width:1rem;height:1rem;border-radius:.25rem;border:.0625rem solid #333;background-position:center center;background-size:100%;background-repeat:no-repeat}.form-group--checkbox input[type=checkbox]+span a{text-decoration:underline}@media (hover:hover){.form-group--checkbox input[type=checkbox]+span a:hover{text-decoration:none}}.form-group--checkbox input[type=checkbox]:checked+span:before{background-color:#4b2a91;background-image:url(../images/check.svg)}.form-group--checkbox a{color:#d32f2f;text-decoration:none}.form-group--checkbox a:hover{text-decoration:underline}.form-group--checkbox.error input[type=checkbox]+span::before{border-color:#d32f2f;background-color:#fff5f5}.form-group--checkbox.error label span{color:#d32f2f}.form-group--checkbox .field-error{margin-left:28px;margin-top:5px}.forgot-success,.form-success,.form-success-without-account,.reset-success{max-width:560px;margin:0 auto}.form-success,.form-success-without-account{text-align:center;padding:2.5rem 1.25rem;animation:fadeIn .5s ease-in-out}.form-success .form-success__title,.form-success-without-account .form-success__title{font-size:24px;font-weight:500;color:#333;margin-bottom:1.25rem}.form-success p,.form-success-without-account p{font-size:16px;color:#666;margin:.9375rem 0;line-height:1.5}.form-success span,.form-success-without-account span{font-size:14px;color:#999;display:block;margin-top:.625rem}.form-success .form-success__button,.form-success-without-account .form-success__button{display:inline-block;margin-top:1.25rem}.form-success-without-account{border-radius:.5rem;padding:3.125rem 1.875rem}.form-success-without-account span{color:#b52d21;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}.reset-success p{text-align:center}.form-message--error{text-align:center}.form-message--error .main__button{margin-top:40px;background:#00a74a;width:100%;padding:18px 24px;border-radius:50px;color:#fff;font-size:18px;border:none;font-style:normal;font-weight:700;line-height:100%;text-align:center;transition:all .3s ease}.form-message--error .main__button:hover{background:#4b2a91}.form-message--error .main__button:active{background:#4b2a91}.forgot-success,.reset-success{text-align:center}.forgot-success p,.reset-success p{text-align:center;font-size:1.125rem;color:#555;margin-bottom:16px}.forgot-success span,.reset-success span{font-size:14.4px;color:#888}.forgot-success .main__button,.reset-success .main__button{margin-top:40px;display:inline-flex;justify-content:center}.btn-submit{margin-top:1.5rem;width:100%;padding:1.125rem 24px;background:#00a74a;color:#fff;border:none;border-radius:3.125rem;font-size:clamp(16px,calc(1.25vw),18px);font-weight:700;line-height:100%;cursor:pointer;transition:all .3s ease}.btn-submit:hover{background:#b71c1c}.btn-submit:disabled{background:#ccc;cursor:not-allowed}.form-success{display:none;flex-direction:column;row-gap:4rem;align-items:center}.form-success a{width:100%;padding:1.125rem 24px;background:#00a74a;color:#fff;border:none;border-radius:3.125rem;font-size:clamp(16px,calc(1.25vw),18px);font-weight:700;line-height:100%;cursor:pointer;transition:all .3s ease}.form-success a:hover{background:#b71c1c}.form-success .form-success__title{font-size:28px;font-weight:550;line-height:100%;text-align:center}.form-success.form-success-without-account{row-gap:16px}.form-success.form-success-without-account p{font-size:18px;font-style:normal;font-weight:550;line-height:normal}.form-success.form-success-without-account span{color:#b52d21;font-size:14px;font-weight:400;line-height:100%}form.submitting{position:relative;opacity:.6;pointer-events:none}form.submitting::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#d32f2f;animation:spin .8s linear infinite}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.auth-wrapper{padding:30px 20px}.auth-tab{padding:12px 15px;font-size:14px}}.product-search{position:relative;z-index:5}@media (max-width:480px){.product-search{position:static}}.product-search .search-form{position:relative}@media (max-width:480px){.product-search .search-form{position:static}}.product-search .search-input-wrapper{overflow:hidden;display:flex;justify-content:space-between;position:relative;align-items:stretch;background:#fff;border-radius:.375rem}@media (max-width:1100px){.product-search .search-input-wrapper{border:1px solid #fff;border-radius:.375rem}}.product-search .search-input{border-radius:.375rem;border:1px solid #a1a1a1;flex:1;padding:.875rem;font-size:.875rem;font-weight:400;line-height:100%;outline:0;font-size:16px;background:0 0}.product-search .search-input::-moz-placeholder{color:#b0b0b0}.product-search .search-input::placeholder{color:#b0b0b0}@media (max-width:1100px){.product-search .search-input{background:#fff}}.product-search .search-btn{position:absolute;right:0;top:0;padding:.9375rem;border-radius:0 6px 6px 0;background:#8c8c8c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.product-search .search-btn:hover{background:#005a87}.product-search .search-btn svg{width:17px;height:17px}@media (hover:hover){.product-search .search-btn:hover{background:#4b2a91}}@media (hover:none){.product-search .search-btn:active{background:#4b2a91}}.product-search .search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;max-height:600px;overflow-y:auto;margin-top:4px}@media (max-width:480px){.product-search .search-results{top:3.75rem;max-height:500px}}.product-search .search-results-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;background:#f8f9fa}.product-search .search-results-header .results-count{font-size:14px;color:#666;font-weight:500}.product-search .search-results-header .close-results{background:0 0;border:none;font-size:2.1875rem;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.product-search .search-results-header .close-results:hover{color:#4b2a91}.product-search .search-results-list{max-height:550px;overflow-y:auto}.product-search .search-results-footer{padding:.75rem 1rem;border-top:1px solid rgba(0,0,0,.08);background:#f8f8f8;text-align:center}.product-search .search-show-all-link{display:inline-block;font-size:14px;font-weight:500;color:#005a87;text-decoration:none}.product-search .search-show-all-link:hover{text-decoration:underline}.product-search .search-result-item{border-bottom:1px solid}.product-search .search-result-item:last-child{border-bottom:none}.product-search .search-result-item .result-link{display:flex;padding:12px 16px;text-decoration:none;color:inherit;transition:background-color .2s ease}.product-search .search-result-item .result-link:hover{background:#f8f9fa}.product-search .search-result-item .result-image{width:60px;height:60px;flex-shrink:0;margin-right:12px;border-radius:4px;overflow:hidden;background:#f5f5f5}.product-search .search-result-item .result-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-search .search-result-item .result-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999;font-size:12px;text-align:center}.product-search .search-result-item .result-content{flex:1;min-width:0}.product-search .search-result-item .result-content .result-title{font-size:16px;font-weight:600;color:#333;margin:0 0 4px 0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-search .search-result-item .result-content .result-sku{font-size:12px;color:#666;margin-bottom:4px;font-weight:500;color:#4b2a91}.product-search .search-result-item .result-content .result-sku strong{color:#4b2a91}.product-search .search-result-item .result-content .result-sku span{color:#666}.product-search .search-result-item .result-content .result-description{font-size:14px;color:#555;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.product-search .search-result-item .result-content .result-category{font-size:12px;color:#888;margin-bottom:4px}.product-search .search-result-item .result-content .result-prices{display:flex;flex-direction:column;gap:2px}.product-search .search-result-item .result-content .result-price{font-size:16px;font-weight:600;color:#4b2a91}.product-search .search-result-item .result-content .result-old-price{text-decoration:line-through;color:#999;font-size:14px}.product-search .search-result-item .result-content .result-sales-price{color:#e74c3c;font-weight:700;font-size:16px}.product-search .error,.product-search .loading,.product-search .no-results{padding:20px;text-align:center;color:#666}.product-search .error{color:#e74c3c}@media (max-width:1100px){.product-search{width:80%}}@media (max-width:480px){.product-search{width:65%}}.catalog-search-title{font-size:1.5rem;font-weight:600;margin-bottom:1.25rem;color:#1a1a1a}.catalog-search-title span{color:#4b2a91}@media (max-width:768px){.catalog-search-title{font-size:1.125rem;margin-bottom:1rem}}.select2{width:100%!important;max-width:13.75rem!important}@media (max-width:480px){.select2{max-width:9.75rem!important;width:100%!important}}.select2.select2-container .selection .select2-selection--single{border:none;padding:1.4375rem 1rem;display:flex;justify-content:space-between;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem;position:relative;width:100%;border:1px solid}@media (max-width:900px){.select2.select2-container .selection .select2-selection--single{padding:17px 1rem}}.select2.select2-container .selection .select2-selection--single .select2-selection__rendered{width:100%;padding:0;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem;border-radius:.375rem;color:#000}.select2.select2-container .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{color:#000;padding:0}.select2.select2-container .selection .select2-selection--single .select2-selection__arrow{top:auto;height:auto;width:auto;position:relative}.select2.select2-container .selection .select2-selection--single .select2-selection__arrow:after{display:block;content:"";width:.75rem;height:.875rem;background:url(../images/arrow-down.svg) no-repeat center center;transition:.3s ease}.select2.select2-container .selection .select2-selection--single .select2-selection__arrow b{display:none}.select2.select2-container.select2-container--open .selection .select2-selection--single .select2-selection__arrow:after{transform:rotate(180deg)}.select2-dropdown{position:absolute;top:0;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border:1px solid;border-top:none}.select2-dropdown .select2-results{border-color:#b3b1b1!important;padding-top:0}.select2-dropdown .select2-results .select2-results__options{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-color:#b3b1b1!important;border-top:1px solid}.select2-dropdown .select2-results .select2-results__options .select2-results__option{border-color:#b3b1b1!important;font-size:1rem;font-weight:400;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid;line-height:100%;color:#000}@media (max-width:900px){.select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:17px 1rem}}.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background:#4b2a91;color:#fff}.select2-dropdown .select2-results .select2-results__options .select2-results__option:last-child{border-bottom:none;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.catalog__sorting{width:100%;display:flex;justify-content:flex-end}.thank-you{padding-top:clamp(100px,calc(13.8888888889vw),200px)}@media (max-width:480px){.thank-you{padding-top:2.25rem}}.thank-you .container h1{margin-bottom:clamp(32px,calc(3.8888888889vw),56px)}@media (max-width:992px){.thank-you .container h1{text-align:center;letter-spacing:0}}.thank-you .container .thank-you__block{display:flex;justify-content:space-between;align-items:center;gap:clamp(16px,calc(2.2222222222vw),32px);margin-bottom:clamp(32px,calc(4.4444444444vw),64px)}.thank-you .container .thank-you__block .main__button{padding-left:clamp(15px,calc(6.3194444444vw),91px);padding-right:clamp(15px,calc(6.3194444444vw),91px);padding-top:1.0625rem;padding-bottom:1.0625rem;font-size:clamp(16px,calc(1.25vw),18px);font-weight:500;line-height:100%}.thank-you .container .thank-you__block p{font-size:clamp(16px,calc(1.3888888889vw),20px);font-weight:500;line-height:120%;max-width:35.625rem}@media (max-width:992px){.thank-you .container .thank-you__block{flex-direction:column;text-align:center}.thank-you .container .thank-you__block p{text-align:center;margin:0 auto}}.thank-you .container .thank-you__order-details{margin:40px 0;padding:30px;background:#f9f9f9;border-radius:8px}@media (max-width:600px){.thank-you .container .thank-you__order-details{padding:20px 15px;margin:25px 0}}.thank-you .container .thank-you__order-details h2{margin-bottom:20px}@media (max-width:600px){.thank-you .container .thank-you__order-details h2{font-size:1.25rem;margin-bottom:15px}}.thank-you .container .thank-you__order-details .order-meta{margin-bottom:20px;line-height:1.6}@media (max-width:600px){.thank-you .container .thank-you__order-details .order-meta{font-size:.9rem;margin-bottom:15px}}.thank-you .container .thank-you__order-details .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.thank-you .container .thank-you__order-details table{width:100%;border-collapse:collapse;margin-bottom:20px;background:#fff;min-width:400px}@media (max-width:600px){.thank-you .container .thank-you__order-details table{margin-bottom:15px}}.thank-you .container .thank-you__order-details table thead tr{background:#333;color:#fff}.thank-you .container .thank-you__order-details table td,.thank-you .container .thank-you__order-details table th{padding:12px;border:1px solid #ddd}@media (max-width:600px){.thank-you .container .thank-you__order-details table td,.thank-you .container .thank-you__order-details table th{padding:8px 6px;font-size:.875rem}}.thank-you .container .thank-you__order-details table th{text-align:left;white-space:nowrap}.thank-you .container .thank-you__order-details table th:nth-child(3){text-align:center}.thank-you .container .thank-you__order-details table th:nth-child(4){text-align:right}.thank-you .container .thank-you__order-details table td:nth-child(3){text-align:center}.thank-you .container .thank-you__order-details table td:nth-child(4){text-align:right;white-space:nowrap}.thank-you .container .thank-you__order-details table tbody tr.total-row{background:#f5f5f5;font-weight:700}.thank-you .container .thank-you__order-details table tbody tr.total-row td:first-child{text-align:right}.thank-you .container .thank-you__order-details .download-btn-wrapper{text-align:center}.thank-you .container .thank-you__order-details .download-btn-wrapper .main__button{display:inline-block}@media (max-width:600px){.thank-you .container .thank-you__order-details .download-btn-wrapper .main__button{width:100%;text-align:center}}.thank-you .container .thank-you__image{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1264/444;z-index:-1}.thank-you .container .thank-you__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thank-you .container .thank-you__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;background:linear-gradient(0deg,rgba(0,0,0,.7) 17.53%,rgba(102,102,102,.7) 100%);z-index:1}.thank-you .container .thank-you__image p{position:absolute;bottom:1.5rem;left:1.5rem;color:#fff;font-size:clamp(16px,calc(1.25vw),18px);font-weight:400;line-height:122.222222%;z-index:2;max-width:36.25rem}@media (max-width:600px){.thank-you .container .thank-you__image p{max-width:18.75rem}}@media (max-width:480px){.thank-you .container .thank-you__image{aspect-ratio:328/160}}@font-face{font-family:HelveticaNeueCyr;src:url(../fonts/HelveticaNeueCyr-Medium.eot);src:local("../fonts/HelveticaNeueCyr-Medium"),url(../fonts/HelveticaNeueCyr-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeueCyr-Medium.woff) format("woff"),url(../fonts/HelveticaNeueCyr-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:HelveticaNeueCyr;src:url(../fonts/HelveticaNeueCyr-Roman.eot);src:local("../fonts/HelveticaNeueCyr-Roman"),url(../fonts/HelveticaNeueCyr-Roman.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeueCyr-Roman.woff) format("woff"),url(../fonts/HelveticaNeueCyr-Roman.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HelveticaNeueCyr;src:url(../fonts/HelveticaNeueCyr-Bold.eot);src:local("../fonts/HelveticaNeueCyr-Bold"),url(../fonts/HelveticaNeueCyr-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeueCyr-Bold.woff) format("woff"),url(../fonts/HelveticaNeueCyr-Bold.ttf) format("truetype");font-weight:700;font-style:normal}.container{max-width:1440px;margin:0 auto;padding:0 3.75rem}@media (max-width:1280px){.container{padding:0 2.5rem}}@media (max-width:1100px){.container{padding:0 1.5625rem}}@media (max-width:768px){.container{padding:0 1.5625rem}}@media (max-width:480px){.container{padding:0 .9375rem}}@media (max-width:1100px){.burger.active{transform:rotate(90deg)}.burger.active .line.middle{display:none}.burger.active .line.top{transform:translateY(2px) rotate(44deg)}.burger.active .line.bottom{transform:translateY(-5px) rotate(-45deg)}.line{width:100%;height:2px;background-color:#fff}}.iti{--iti-path-flags-1x:url("../images/flags.png");--iti-path-flags-2x:url("../images/flags@2x.png");--iti-path-globe-1x:url("../images/globe.png");--iti-path-globe-2x:url("../images/globe@2x.png")}.valid-msg{margin-top:5px;color:#03c809;font-size:16px}.error-msg{margin-top:5px;font-size:16px;color:red}#steps-slider{cursor:pointer!important;height:.125rem!important;max-width:15.25rem!important;width:100%!important}.noUi-base{height:.125rem!important;border-radius:.25rem!important}.noUi-tooltip{display:none!important}.noUi-handle{cursor:pointer!important;top:-9px!important;border-radius:50%!important;background:#ffb84d!important;box-shadow:none!important;border:.0625rem solid;width:1.125rem!important;height:1.125rem!important}.noUi-handle:before{display:none!important}.noUi-handle:after{display:none!important}.noUi-connect{background:#333!important;border-radius:.25rem!important}