@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tenor+Sans&display=swap";.size-chart,.filters,.popup,.basket,.menu{background:rgba(109,109,109,.44);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.catalog-filter--menu{box-shadow:0 9px 8px #7070701f}.container{max-width:1312px;width:100%;margin-inline:auto}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{position:relative;overflow-x:hidden}[x-cloak]{display:none!important}.notyf{padding-top:90px!important;width:100vw}.notyf .notyf__wrapper .notyf__message{color:#fff!important}.content{margin-top:76px;min-height:calc(100vh - 360px);width:100vw;overflow-x:hidden}@media screen and (max-width: 862px){.content{margin-top:52px;min-height:calc(100vh - 497px)}}*{font-family:Montserrat,sans-serif;color:#2a2a2a}.hidden{display:none!important}input{border:none;outline:none;padding:0;background-color:transparent}*{box-sizing:border-box}a{text-decoration:none}button{border:none;cursor:pointer;outline:none;padding:0;background-color:transparent}h1,h2,h3,p{margin:0;padding:0;font-weight:400}.app--h1{font-size:52px}.app--h2{font-size:32px}.app--h3{font-size:20px}.app--h4{font-size:18px}.app--fix{overflow-y:hidden}.app--scrollbar::-webkit-scrollbar{width:8px;background-color:#f3f3f3}.app--scrollbar::-webkit-scrollbar-thumb{cursor:pointer;background:#93A160}.app--scrollbar-left{direction:rtl}.app--scrollbar-left::-webkit-scrollbar{width:8px;background-color:#f3f3f3}.app--scrollbar-left::-webkit-scrollbar-thumb{cursor:pointer;background:#93A160}.app--scrollbar-hide::-webkit-scrollbar{width:0px;display:none}.app--scrollbar-hide::-webkit-scrollbar-thumb{width:0px;display:none}.mt-8{margin-top:8px}.app--mobile{display:none!important}@media screen and (max-width: 862px){.app--mobile{display:block!important}}@media screen and (max-width: 862px){.app--desktop{display:none!important}}.header{width:100%;top:0;z-index:100;height:76px;position:fixed;background-color:#93a160;display:flex;align-items:center;padding:16px 0}.header-wrapper{display:flex;justify-content:space-between;align-items:center}.header-start{align-items:center;display:flex;gap:32px}.header-start .header-logo--desktop{display:block}.header-start .header-logo--mobile{display:none}.header-start button{opacity:1;transition:opacity .3s ease-in-out}.header-start button:hover{opacity:.8}.header-end{display:flex;gap:32px}.header-link{display:flex;align-items:center;gap:8px;position:relative}.header-link span{color:#fff;font-weight:500;text-decoration:none;opacity:1;transition:opacity .1s ease-in-out}.header-link .circle{border-radius:100%;flex-shrink:0;background-color:#cd2027;position:absolute;top:-3px;left:14px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:10px;width:16px;height:16px}.header-link:hover{opacity:.8}.header-lang{position:relative}.header-lang--list{position:absolute;top:calc(100% - 14px);padding-top:22px;padding-bottom:13px;border-radius:0 0 56px 56px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#dfedac;z-index:-1;opacity:0;transition:opacity .1s ease-in-out}.header-lang--list button{font-weight:500;color:#2a2a2a;cursor:pointer;font-size:16px}.header-lang--list.show{opacity:1}.header-lang--button{z-index:1;display:flex;justify-content:center;align-items:center;border:none;border-radius:100%;cursor:pointer;color:#2a2a2a;font-weight:500;width:32px;height:32px;font-size:16px;box-sizing:border-box;padding:4px;background-color:#fff}@media screen and (max-width: 1360px){.header{max-width:100vw}.header-wrapper{padding:0 16px}}@media screen and (max-width: 862px){.header-logo--desktop{display:none!important}.header-logo--mobile{display:block!important}.header{padding:14px 0;height:52px}.header-lang--button{display:none}.header-start{gap:11px}.header-start button svg{width:24px;height:24px}.header-start a{width:120px;height:24px}.header-start a svg{width:120px;height:24px}.header-end{gap:12px}.header-link span{display:none}}.footer-bottom--end a,.footer-bottom--start a{color:#fff;text-decoration:none;transition:opacity .3s ease-in-out}.footer-bottom--end a:hover,.footer-bottom--start a:hover{opacity:.8}.footer-content{width:100%;display:flex;gap:24px;flex-direction:column;justify-content:space-between}.footer-wrapper{background-color:#93a160;padding:32px 0}.footer-top{height:fit-content;align-items:center;display:flex}.footer-bottom{padding-top:16px;border-top:1px solid #9FAD6C;display:flex;justify-content:space-between;width:100%;font-size:12px}.footer-bottom--end{display:flex;gap:33px}.footer-logo{width:140px;height:100%;display:flex;align-items:center;justify-content:center}.footer-list{width:100%;display:flex;margin-left:140px;justify-content:space-between}.footer-list__item{display:flex;flex-direction:column}.footer-list__item a{text-decoration:none;color:#fff;transition:opacity .3s ease-in-out}.footer-list__item a:hover{opacity:.8}.footer-list__item .title{font-size:16px;text-transform:uppercase;font-weight:400;color:#fff;padding:0;margin:0;font-family:Tenor Sans,sans-serif}.footer-list__item ul{display:flex;flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none}.footer-list__item ul>li{font-size:14px}.footer-mobile{display:none;flex-direction:column}.footer-mobile--logo{width:100%;display:flex;justify-content:center}.footer-mobile__list{display:flex;flex-direction:column;gap:12px;margin-top:24px}.footer-mobile__list-item,.footer-mobile__list-item--list{display:flex;flex-direction:column;gap:8px}.footer-mobile__list-item--head{width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #9FAD6C}.footer-mobile__list-item--head h3{color:#fff;font-family:Tenor Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.footer-mobile__list-item--head .chevron{transition:transform .3s ease-in-out;transform:rotate(180deg)}.footer-mobile__list-item--head .chevron.open{transform:rotate(0)}.footer-mobile__list-item a{color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.footer-mobile__row{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:20px}.footer-mobile__row a{color:#fff;font-family:Montserrat,sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:normal}.footer-mobile__row--end{display:flex;gap:9px}@media screen and (max-width: 1360px){.footer-wrapper{padding:32px 16px}}@media screen and (max-width: 1140px){.footer-content{display:none}.footer-content--mobile{display:flex}}.product-card{display:flex;flex-direction:column;gap:17px;max-width:450px;overflow:hidden}.product-card .search__result-item--image .badge-hit,.search__result-item--image .product-card .badge-hit,.product-card .search__result-item--image .badge-sale,.search__result-item--image .product-card .badge-sale,.product-card .search__result-item--image .badge-new,.search__result-item--image .product-card .badge-new,.product-card .product-card__image .badge-hit,.product-card__image .product-card .badge-hit,.product-card .product-card__image .badge-sale,.product-card__image .product-card .badge-sale,.product-card .product-card__image .badge-new,.product-card__image .product-card .badge-new{background-color:#2a2a2a;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;color:#fff;line-height:24px;font-size:16px;padding:2px 8px;text-transform:uppercase}.product-card__image{height:600px;overflow:hidden;position:relative}.product-card__image-slider{position:relative;z-index:-1;height:100%}.product-card__image img,.product-card__image video{width:100%;height:100%;object-fit:cover}.product-card__image .badge-wrap{position:absolute;top:22px;left:20px}.product-card__image .badge-sale{background-color:#cd2027!important}.product-card__image .favourite{position:absolute;top:20px;cursor:pointer;right:20px;z-index:1;background-color:#ffffff85;width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:100%;color:#2a2a2a;transition:background-color .3s ease-in-out}.product-card__image .favourite:hover{background-color:#fff}.product-card__image:hover .bottom{transform:translateY(0)}.product-card__image:hover .bottom .info{z-index:2}.product-card__image .bottom{transform:translateY(100px);transition:transform .3s ease-in-out;position:absolute;width:100%;height:100%;bottom:0;display:flex;flex-direction:column;gap:12px}.product-card__image .bottom .info{width:100%;background-color:#ffffff85;height:56px;position:absolute;bottom:20px;padding:18px;display:flex;align-items:center;justify-content:space-between}.product-card__image .bottom .info-start{display:flex;gap:18px}.product-card__image .bottom .info-start span{color:#2a2a2a;text-transform:uppercase;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.product-card__image .bottom .info-start span.more{color:#9a9a9a;font-weight:500}.product-card__image .bottom .info-start .out-stock{color:#a4a4a4}.product-card__image .bottom .info-end{display:flex;align-items:center;gap:12px}.product-card__image .bottom .info-end--mobile{display:none}.product-card__image .bottom .info-end span{width:16px;background-color:var(--dynamic-color);height:16px;border-radius:100%}.product-card__image .bottom .info-end .active{background-color:transparent;position:relative}.product-card__image .bottom .info-end .active:before{position:absolute;content:"";top:2px;left:2px;width:13px;height:13px;border-radius:100%;background-color:var(--dynamic-color)}.product-card__image .bottom .info-end .active:after{position:absolute;content:"";top:0;left:0;width:15px;height:15px;border-radius:100%;background-color:transparent;border:1px solid var(--dynamic-color)}.product-card__image .bottom .lines{height:100%;display:flex;gap:7px}.product-card__image .bottom .lines>i{display:flex;width:100%;height:100%;position:relative}.product-card__image .bottom .lines>i.active:after{background-color:#fff}.product-card__image .bottom .lines>i:after{content:"";height:8px;width:100%;position:absolute;background-color:#ffffff85;transition:background-color .3s ease-in-out;bottom:0}.product-card__colors-mobile{display:none}.product-card__colors-mobile span{width:10px;height:10px;background-color:var(--dynamic-color);border-radius:100%}.product-card__colors-mobile .active{background-color:transparent;position:relative}.product-card__colors-mobile .active:before{position:absolute;content:"";top:2px;left:2px;width:7px;height:7px;border-radius:100%;background-color:var(--dynamic-color)}.product-card__colors-mobile .active:after{position:absolute;content:"";top:0;left:0;width:9px;height:9px;border-radius:100%;background-color:transparent;border:1px solid var(--dynamic-color)}.product-card__footer{display:flex;align-items:flex-end;width:100%;justify-content:space-between}.product-card__footer span{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#2a2a2a;text-decoration:none;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.product-card__footer .old-price{font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:line-through;flex-shrink:0;margin-left:10px}.product-card__footer .old-price+.price{color:#cd2027}.product-card__footer .price{margin-left:10px;font-weight:600;font-size:20px;flex-shrink:0}.product-card__footer .price--wrap{display:flex;align-items:flex-end;flex-direction:row}@media screen and (max-width: 862px){.product-card{gap:8px}.product-card__colors-mobile{display:flex;justify-content:center;gap:12px}.product-card__colors-mobile .more{font-size:10px;color:#9a9a9a;font-weight:500}.product-card__footer{flex-direction:column;justify-content:center;align-items:center}.product-card__footer>span{font-size:14px;width:100%}.product-card__footer .price--wrap{width:100%;justify-content:center}.product-card__footer .price--wrap .price{font-size:14px}.product-card__footer .price--wrap .old-price{font-size:10px}.info-end--mobile{width:100%;display:flex;gap:12px;justify-content:center}.info-end--mobile span{background-color:var(--dynamic-color);width:12px;height:12px;border-radius:100%}}.breadcrumbs{display:flex;justify-content:flex-start;padding-top:32px;gap:32px}.breadcrumbs-link{color:#979797;font-size:14px;text-decoration:none;text-transform:lowercase;position:relative}.breadcrumbs-link:after{content:"";right:-20px;top:50%;transform:translateY(-50%);position:absolute;background-color:#979797;width:8px;height:8px;border-radius:100%}.breadcrumbs-link:last-child{color:#2a2a2a}.breadcrumbs-link:last-child:after{display:none}.breadcrumbs-link:first-letter{text-transform:capitalize}@media screen and (max-width: 862px){.breadcrumbs{padding:20px 16px 0}.breadcrumbs-link{font-size:10px;white-space:nowrap}.breadcrumbs-link:last-child{overflow-x:hidden;text-overflow:ellipsis}.breadcrumbs-link:after{width:6px;height:6px}}.menu{position:fixed;z-index:100;top:0;width:100%;height:100vh;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.menu.show{opacity:1;pointer-events:all}.menu.show .menu-content{transform:translate(0)}.menu-content{transition:transform .3s ease-in-out;transform:translate(-100%);width:400px;height:100vh;overflow-y:auto;position:absolute;display:flex;flex-direction:column;gap:24px;top:0;left:0;background-color:#fff;padding:16px 32px}.menu-content--head{display:flex;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid #ECECEC}.menu-content--head button{width:24px;height:24px}.menu-content--head span{text-transform:uppercase;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.menu-content--lang{margin-left:auto;gap:8px;display:none}.menu-content--lang button,.menu-content--lang a{display:flex;width:28px;height:28px;padding:4px;justify-content:center;align-items:center;flex-shrink:0}.menu-content--lang button{border-radius:24px;background:#93a160;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px}.menu-content--lang a{background-color:#dfedac;border-radius:24px;color:#2a2a2a;font-family:Montserrat,sans-serif;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:24px}.menu-content--list{margin-top:16px;display:flex;flex-direction:column;gap:12px}.menu-content--list a{font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:color .3s ease-in-out}.menu-content--list a:hover{color:#93a160}@media screen and (max-width: 862px){.menu{max-width:100vw}.menu-content{width:100%}.menu-content--lang{display:flex}}.basket{position:fixed;z-index:100;top:0;width:100%;height:100vh;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.basket.show{opacity:1;pointer-events:all}.basket.show .basket-content,.basket.show .basket-footer{transform:translate(0)}.basket-list{display:flex;gap:43px;padding-bottom:160px;flex-direction:column}.basket-list--item{direction:ltr;display:flex;justify-content:space-between;max-height:280px;position:relative}.basket-list--item .info-list{display:flex;flex-direction:column;gap:10px}.basket-list--item .info-list span,.basket-list--item .info-list a{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.basket-list--item .info-list span i,.basket-list--item .info-list a i{color:#9a9a9a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.basket-list--item .info-list span b,.basket-list--item .info-list a b{font-weight:600}.basket-list--item .info .counter{margin-top:24px;display:flex;align-items:center;justify-content:space-between;width:157px;border:1px solid #2a2a2a;height:44px;flex-shrink:0}.basket-list--item .info .counter button{padding:0 12px}.basket-list--item .info .remove{color:#858585;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.28px;position:absolute;left:0;bottom:0;transition:color .3s ease-in-out}.basket-list--item .info .remove:hover{color:#93a160}.basket-list--item .image{flex-shrink:0;width:210px;height:280px}.basket-list--item .image img{width:100%;height:100%;object-fit:cover}.basket-footer{transition:transform .3s ease-in-out;transform:translate(100%);max-width:590px;direction:ltr;background-color:#fff;position:fixed;bottom:0;right:0;display:flex;flex-direction:column;width:100%;padding:16px 62px 16px 32px}.basket-footer .total{width:100%;display:flex;justify-content:space-between;align-items:center}.basket-footer .total .text,.basket-footer .total .price{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.basket-footer .button{background-color:#2a2a2a;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:24px;width:100%;height:44px;padding:12px 44px;text-align:center;transition:background-color .3s ease-in-out}.basket-footer .button:hover{background-color:#93a160}.basket-footer .continue{margin-top:16px;transition:color .3s ease-in-out}.basket-footer .continue:hover{color:#93a160}.basket-content{transition:transform .3s ease-in-out;transform:translate(100%);width:592px;height:100vh;overflow-y:auto;position:absolute;display:flex;flex-direction:column;gap:24px;top:0;right:0;background-color:#fff;padding:16px 64px 16px 32px}.basket-content .empty{direction:ltr;display:flex;gap:8px}.basket-content .empty span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.basket-content .empty button{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;opacity:1;transition:opacity .3s ease-in-out}.basket-content .empty button:hover{opacity:.6}.basket-content--head{display:flex;gap:12px;align-items:center;justify-content:space-between;direction:ltr}.basket-content--head button{width:24px;height:24px}.basket-content--head button svg,.basket-content--head button path{fill:#2a2a2a;transition:fill .3s ease-in-out}.basket-content--head button:hover svg,.basket-content--head button:hover path{fill:#93a160}.basket-content--head span{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:flex;gap:8px}@media screen and (max-width: 862px){.basket{width:100vw}.basket-content{padding:18px 16px;width:100vw}.basket-content--head span{font-size:20px}.basket-content .info-list{gap:8px}.basket-content .info-list span,.basket-content .info-list a,.basket-content .info-list span i,.basket-content .info-list a i{font-size:12px}.basket-content .info .counter{margin-top:12px;height:40px;width:127px;border:1px solid #ECECEC}.basket-content .info .remove{font-size:12px}.basket-content .image{width:155px;height:233px}.basket-content .empty{margin-top:-4px}.basket-content .empty span,.basket-content .empty button{font-size:14px}.basket-list{padding-bottom:190px}.basket-footer{padding:16px 16px 46px}.basket-footer .total .text,.basket-footer .total .price{font-size:16px}.basket-footer .button,.basket-footer .continue{font-size:14px}}.search{position:fixed;z-index:100;width:100vw;overflow-y:auto;height:calc(100vh - 76px);background-color:#fff;top:76px}.search .search__result-item--image .badge-hit,.search__result-item--image .search .badge-hit,.search .search__result-item--image .badge-sale,.search__result-item--image .search .badge-sale,.search .search__result-item--image .badge-new,.search__result-item--image .search .badge-new,.search .product-card__image .badge-new,.product-card__image .search .badge-new,.search .product-card__image .badge-sale,.product-card__image .search .badge-sale,.search .product-card__image .badge-hit,.product-card__image .search .badge-hit{text-transform:uppercase;color:#fff;font-size:10px;padding:2px 4px;background-color:#2a2a2a}.search--wrap{height:calc(100vh - 76px);display:flex;min-height:800px;flex-direction:column;gap:68px;padding-top:72px;align-items:center}.search__input{width:610px;height:64px;background-color:#e9ebe8;padding:20px 16px;border-radius:32px;border:none;outline:none}.search__input::placeholder{color:#2a2a2a}.search__input-clear{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:transparent;transition:scale .3s ease-in-out}.search__input-clear svg path{transition:fill .3s ease-in-out;fill:#2a2a2a}.search__input-clear:hover{scale:1.1}.search__input-clear:hover svg path{fill:#93a160}.search__input-wrap{display:flex;align-items:center;gap:24px}.search__result{display:flex;flex-direction:column;gap:13px}.search__result-title{width:100%;text-align:left;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.search__result-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px 19px}.search__result-more{text-align:center;margin-top:52px;margin-inline:auto;white-space:nowrap;border:1px solid #2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:12px 0;width:260px;transition:border-color .3s ease-in-out,color .3s ease-in-out}.search__result-more:hover{color:#93a160;border-color:#93a160}.search__result-item{display:flex;flex-direction:column;gap:10px;max-width:250px}.search__result-item--image{position:relative}.search__result-item--image .badge-wrap{position:absolute;top:13px;left:16px}.search__result-item--image .badge-sale{background-color:#cd2027}.search__result-item--image .favourite{position:absolute;top:13px;cursor:pointer;right:16px;background-color:#ffffff85;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:100%;color:#2a2a2a;transition:background-color .3s ease-in-out}.search__result-item--image .favourite svg{scale:.8}.search__result-item--image .favourite:hover{background-color:#fff}.search__result-item--image>img{width:100%;height:356px;object-fit:cover}.search__result-item--bottom{display:flex;align-items:center;gap:4px;flex-direction:column}.search__result-item--bottom .price{color:#2a2a2a;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.search__result-item--bottom .price-old{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:line-through;flex-shrink:0}.search__result-item--bottom .price-new{color:#cd2027;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.search__result-item--bottom .price-wrap{display:flex;align-items:flex-end;gap:12px}.search__result-item--bottom>.title{max-width:250px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 862px){.search{top:52px;height:calc(100vh - 52px)}.search--wrap{margin-top:32px;width:100%;padding:0 16px}.search__result-item--image{width:197px;height:297px;overflow:hidden}.search__result-item--bottom{max-width:197px}.search__result-item--bottom>.title{max-width:100%}.search__input{height:39px;width:100%}.search__input-wrap{width:100%;gap:16px}.search__result-title{width:100%;text-align:center}.search__result-grid{display:flex;overflow-x:scroll}.search__result-more{width:260px}.search__result-item--bottom{display:flex;gap:8px}.search__result-item--bottom .price{font-size:14px}.search__result-item--bottom .price-wrap .price-old{font-size:10px}.search__result-item--bottom .price-wrap .price-new{font-size:14px}}.pagination{margin-bottom:100px}.pagination__list{display:flex;gap:6px;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.pagination--prev{margin-right:8px}.pagination--next{margin-left:8px}.pagination .page-item.active{background-color:#93a1603d;border-radius:100%}.pagination .page-item span,.pagination .page-item button{width:24px;height:24px;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;transition:background-color .3s ease-in-out}@media screen and (max-width: 862px){.pagination{margin-bottom:20px}.pagination .page-link{font-size:14px!important}}.popup{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:105;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none}.popup.show{opacity:1;pointer-events:all}.popup--close{position:absolute;z-index:2;right:20px;top:20px;cursor:pointer;transition:opacity .3s ease-in-out}.popup--close:hover{opacity:.5}.popup--row{margin-top:12px;width:100%;display:flex;justify-content:space-between}.popup-content{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:52px;max-height:90vh;overflow-y:auto}.popup-content.thanks--wrap{width:564px;overflow:hidden;padding:52px 52px 94px}.popup-content .thanks--bg{position:absolute;pointer-events:none;left:0;top:0;scale:1}.popup-content .title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;z-index:2}.popup-content .subtitle{margin-top:27px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#2a2a2a;text-align:center;z-index:2}.popup-content .info{margin-top:12px;max-width:442px;color:#2a2a2a;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.popup-content .button{background-color:#2a2a2a;transition:background-color .3s ease-in-out;padding:12px 44px;width:100%;margin-top:24px;font-family:Montserrat,sans-serif;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.popup-content .button.thanks-link{width:266px;margin-top:39px;text-align:center;z-index:2}.popup-content .button:hover{background-color:#93a160}.popup-content .button-small{color:#9a9a9a;transition:color .3s ease-in-out;text-align:right;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.popup-content .button-small:hover{color:#2a2a2a}.popup-content .button-social{background-color:#93a160;transition:background-color .3s ease-in-out;padding:12px 44px;width:100%;margin-top:12px;font-family:Montserrat,sans-serif;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.popup-content .button-social:firest-child{margin-top:24px}.popup-content .button-social:hover{background-color:#2a2a2a}.popup-content .button-normal{margin-top:12px;color:#2a2a2a;transition:color .3s ease-in-out;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.popup-content .button-normal:hover{color:#93a160}.popup-content .form{margin-top:32px}.popup-content .form .form-item--wrap{margin-top:24px;display:flex;flex-direction:column;gap:8px;width:460px}.popup-content .form .form-item--wrap:first-child{margin-top:0}.popup-content .form .form-item--wrap.error input{border:1px solid #ff6363}.popup-content .form .form-item--wrap label{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.popup-content .form .form-item--wrap input{padding:11px 16px;outline:none;border:1px solid #ECECEC}.popup-content .form .form-item--wrap input:active,.popup-content .form .form-item--wrap input:focus{outline:none}.popup-content .form .form-item--wrap input:placeholder{color:#727070;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.popup-content .form .form-item--error{color:#ff6363}@media screen and (max-width: 862px){.popup-content{overflow-x:hidden;padding:32px 16px;display:flex;position:relative;align-items:center;width:100vw;height:100dvh;max-height:100dvh}.popup-content.thanks--wrap{height:fit-content}.popup-content .title{font-size:20px}.popup-content .form{margin-top:32px}.popup-content .form-item--wrap{margin-top:16px!important;width:calc(100vw - 32px)!important}.popup-content .form-item--wrap:first-of-type{margin-top:0!important}.popup-content .form-item--wrap input::placeholder{font-size:12px}.popup-content .form .button,.popup-content .button-normal,.popup-content .button-social{font-size:14px}.popup-content .info{font-size:10px}}.loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#93a160;z-index:1000;display:flex;justify-content:center;align-items:center;transform:translateY(0);transition:transform .5s ease-in-out}.loader.hide{transform:translateY(-150vh)}.loader--content{width:30vw;opacity:0;animation-name:logo;animation-duration:2s;animation-iteration-count:infinite}@keyframes logo{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.hero{position:relative;background-color:#e9ebe8;height:calc(100vh - 76px);width:100vw}.hero-slider{-webkit-user-select:none;user-select:none;height:100%}.hero-slider__image{width:100%;height:100%;object-fit:cover}.hero-slider__item-content{position:absolute;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;top:0}.hero-slider__item-content .info{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px;margin-right:64px;padding-bottom:64px;color:#2a2a2a}.hero-slider__item-content .info h1{font-size:52px;padding:0;margin:0;font-family:Tenor Sans,sans-serif;text-transform:uppercase;line-height:.9}.hero-slider__item-content .info h3{margin:0;padding:0;font-size:20px;font-weight:500;text-transform:uppercase}.hero-slider__item-content .info button{display:flex;text-decoration:none;justify-content:center;align-items:center;width:82px;height:82px;background-color:#2a2a2a;border-radius:100%;color:#fff;border:none;font-size:16px;cursor:pointer;transition:transform .3s ease-out,opacity .5s ease-in-out,background-color .3s ease-in-out}.hero-slider__item-content .info button.hide{opacity:0}.hero-slider__item-content .info button:hover{background-color:#93a160}.hero-slider__arrow--next,.hero-slider__arrow--prev{width:41px!important;height:32px!important;position:absolute;transition:transform .3s ease-in-out}.hero-slider__arrow--next:after,.hero-slider__arrow--prev:after{display:none}.hero-slider__arrow--next circle,.hero-slider__arrow--prev circle{fill:transparent;transition:fill .3s ease-in-out}.hero-slider__arrow--next path,.hero-slider__arrow--prev path{transition:transform .3s ease-in-out}.hero-slider__arrow--next:hover circle,.hero-slider__arrow--prev:hover circle{fill:#fff}.hero-slider__arrow--next:hover path,.hero-slider__arrow--prev:hover path{transform:translate(5px)}.hero-slider__arrow--next{transform:rotate(180deg);margin-right:64px}.hero-slider__arrow--next:hover{transform:scale(1.3) rotate(180deg)}.hero-slider__arrow--prev{transform:rotate(0);margin-left:64px}.hero-slider__arrow--prev:hover{transform:scale(1.3) rotate(0)}.hero-button{display:flex;justify-content:center;align-items:center;width:82px;height:82px;background-color:#2a2a2a;border-radius:100%;color:#fff;position:absolute;top:0;left:0;z-index:1;border:none;font-size:16px;cursor:pointer;transition:transform .3s ease-out,opacity .5s ease-in-out,background-color .3s ease-in-out}.hero-button.hide{opacity:0}.hero-button:hover{background-color:#93a160}@media screen and (max-width: 862px){.hero-slider__arrow--prev,.hero-slider__arrow--next{margin:0!important}.hero-slider__item-content{align-items:flex-end;width:100vw;padding-bottom:84px;justify-content:center}.hero-slider__item-content .info{margin-right:0;padding:0 16px}.hero-slider__item-content .info h1{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.hero-slider__item-content .info h3{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:lowercase}.hero-slider__item-content .info a,.hero-slider__item-content .info button{width:52px;height:52px;color:#fff;font-family:Montserrat,sans-serif;font-size:10.146px;font-style:normal;font-weight:400;line-height:normal}}.categories{background-color:#e9ebe8;padding:180px 0;display:flex}.categories-wrap{margin-inline:auto;display:flex;flex-wrap:wrap;gap:44px 122px;align-items:center;justify-content:center}.categories-wrap .image-wrap{position:relative}.categories-wrap .image-wrap:hover h2{z-index:5;color:#fff}.categories-wrap .image-wrap:hover img{transform:translate(-50%) scale(1);z-index:3}.categories-wrap .image-wrap h2{transition:color .3s ease-in-out;z-index:1}.categories-wrap .image-wrap:last-child h2:after{display:none}.categories-wrap .image-wrap:nth-child(3n) h2:after{display:none}.categories-wrap .image-wrap img{transition:transform .3s ease-in-out;position:absolute;width:380px;height:270px;left:50%;transform:translate(-50%) scale(0);top:-77px;object-fit:cover}.categories-wrap h2{white-space:nowrap;text-decoration:none;color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;position:relative}.categories-wrap h2:after{content:"";position:absolute;right:-60px;width:2px;height:24px;background-color:#d2d2d2;top:50%;transform:translateY(-50%)}@media screen and (max-width: 862px){.categories{padding:44px 0}.categories-wrap{display:flex;flex-wrap:nowrap;flex-direction:column}.categories-wrap img{display:none!important}.categories-wrap h2{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.categories-wrap h2:after{display:none}}.new-items{padding:96px 0;position:relative}.new-items__top{margin-inline:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.new-items__top .title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.new-items__top a{text-decoration:none;color:#686869;text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:color .3s ease-in-out}.new-items__top a:hover{color:#93a160}.new-items__content{margin-inline:auto;display:flex;position:relative}.new-items__content .badge-sale{display:none!important}.new-items__content .product-card,.new-items__content .swiper-slide{min-width:421px}.new-items__content-slider{max-width:100%;overflow-x:hidden}.new-items__content-slider--next,.new-items__content-slider--prev{width:41px!important;height:32px!important;transition:opacity .3s ease-in-out,scale .3s ease-in-out}.new-items__content-slider--next:hover,.new-items__content-slider--prev:hover{opacity:.8;scale:1.2}.new-items__content-slider--next:after,.new-items__content-slider--prev:after{display:none}.new-items__content-slider--next{position:absolute;right:-54px!important}.new-items__content-slider--prev{position:absolute;left:-54px!important}@media screen and (max-width: 1360px){.new-items{padding:96px 16px}.new-items__content .product-card,.new-items__content .swiper-slide{min-width:0px}}@media screen and (max-width: 862px){.new-items{padding:32px 0}.new-items .new-items__top{padding:0 16px}.new-items .new-items__content-slider{margin-left:16px}.new-items .new-items__content-slider--next,.new-items .new-items__content-slider--prev{display:none}.new-items .product-card__image{height:370px}.new-items .badge-wrap{left:12px!important;top:14px!important}.new-items .badge-wrap span{font-size:10px!important;width:32px!important;height:16px!important}.new-items .favourite{top:12px!important;right:12px!important;width:20px!important;height:20px!important}.new-items .favourite svg{width:13.333px;height:12px;flex-shrink:0}.new-items .bottom{transform:translateY(0)!important}.new-items .info{bottom:0!important;height:32px!important;display:flex;justify-content:center!important}.new-items .info-end{display:none!important}.new-items .info-start span{font-size:10px!important}.new-items .lines{display:none!important}.new-items .new-items__top{margin-bottom:16px}.new-items .new-items__top .title{font-size:20px}.new-items .new-items__top a{font-size:12px}}.about-us{background-color:#e9ebe8;padding:120px 0;overflow:hidden}.about-us__wrap{display:flex;width:100%;justify-content:space-between;align-items:center;gap:32px}.about-us__image{width:640px;height:700px;flex-shrink:0;position:relative}.about-us__image img{width:100%;height:100%;z-index:1;position:relative;object-fit:cover}.about-us__image .svg--top{pointer-events:none;position:absolute;scale:1;right:-235px;top:-198px}.about-us__image .svg--bottom{pointer-events:none;position:absolute;scale:1;rotate:-4deg;left:-629px;top:180px}.about-us__info{display:flex;flex-direction:column}.about-us__info h2{font-family:Tenor Sans,sans-serif;color:#2a2a2a;margin:0;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.about-us__info p{margin:20px 0 0;color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.about-us__info .button{margin-top:32px;text-decoration:none;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:12px 37px;background-color:#2a2a2a;max-width:220px;transition:background-color .3s ease-in-out}.about-us__info .button:hover{background-color:#93a160}.about-us__info .info{margin-top:0}@media screen and (max-width: 1360px){.about-us{padding:120px 16px}}@media screen and (max-width: 1024px){.about-us__image{width:440px}}@media screen and (max-width: 862px){.about-us{padding:32px 16px}.about-us__image .svg--top{pointer-events:none;position:absolute;scale:.4;right:-215px;top:-221px}.about-us__image .svg--bottom{pointer-events:none;position:absolute;scale:.15;right:-385px;top:-433px;transform:rotate(-158deg)}.about-us__wrap{display:flex;flex-direction:column;gap:20px}.about-us__image{height:300px;width:100%}.about-us__info h2{font-size:20px}.about-us__info .button{width:100%;max-width:100%;text-align:center}.about-us__info .info{flex-direction:column}.about-us__info .info p:first-child{margin-top:12px}}.sale{padding:96px 0;position:relative}.sale__top{margin-inline:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.sale__top .title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.sale__top a{text-decoration:none;color:#686869;text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:color .3s ease-in-out}.sale__top a:hover{color:#93a160}.sale__content{margin-inline:auto;display:flex;position:relative}.sale__content .product-card,.sale__content .swiper-slide{min-width:421px}.sale__content .badge-new{display:none!important}.sale__content-slider{max-width:100%;overflow-x:hidden}.sale__content-slider--next,.sale__content-slider--prev{width:41px!important;height:32px!important;transition:opacity .3s ease-in-out,scale .3s ease-in-out}.sale__content-slider--next:hover,.sale__content-slider--prev:hover{opacity:.8;scale:1.2}.sale__content-slider--next:after,.sale__content-slider--prev:after{display:none}.sale__content-slider--next{position:absolute;right:-54px!important}.sale__content-slider--prev{position:absolute;left:-54px!important}@media screen and (max-width: 1360px){.sale{padding:96px 16px}.sale__content .product-card,.sale__content .swiper-slide{min-width:0px}}@media screen and (max-width: 862px){.sale{padding:32px 0}.sale .sale__top{padding:0 16px}.sale .sale__content-slider{margin-left:16px}.sale .sale__content-slider--next,.sale .sale__content-slider--prev{display:none}.sale .product-card__image{height:370px}.sale .badge-wrap{left:12px!important;top:14px!important}.sale .badge-wrap span{font-size:10px!important;width:32px!important;height:16px!important}.sale .favourite{top:12px!important;right:12px!important;width:20px!important;height:20px!important}.sale .favourite svg{width:13.333px;height:12px;flex-shrink:0}.sale .bottom{transform:translateY(0)!important}.sale .info{bottom:0!important;height:32px!important;display:flex;justify-content:center!important}.sale .info-end{display:none!important}.sale .info-start span{font-size:10px!important}.sale .lines{display:none!important}.sale .sale__top{margin-bottom:16px}.sale .sale__top .title{font-size:20px}.sale .sale__top a{font-size:12px}}.socials{background-color:#e9ebe8;padding:96px 0 93px}.socials__wrap{display:flex;flex-direction:column;align-items:center;gap:32px}.socials__title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.socials__button{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:278px;width:100%;text-decoration:none;padding:12px 44px;text-align:center;border:1px solid #2a2a2a;transition:border-color .3s ease-in-out}.socials__button:hover{border-color:#93a160}.socials__grid{display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}.socials__grid-item{position:relative;width:278px;height:278px;cursor:pointer}.socials__grid-item:hover .overlay{opacity:1}.socials__grid-item img{width:100%;height:100%;object-fit:cover}.socials__grid-item .overlay{top:0;left:0;transition:opacity .3s ease-in-out;opacity:0;width:100%;height:100%;background:rgba(104,104,105,.86);position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.socials__grid-item .overlay span{font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:0 12px;text-align:center;color:#fff;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1360px){.socials__wrap .socials__grid .socials__grid-item{width:100%;height:100%}}@media screen and (max-width: 862px){.socials{padding:32px 0}.socials__wrap{gap:0px}.socials__wrap .socials__title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.socials__wrap .socials__grid{margin-top:15px;gap:6px;grid-template-columns:repeat(3,1fr)}.socials__wrap .socials__grid .socials__grid-item{width:100%;height:122px}.socials__wrap .socials__grid .socials__grid-item:nth-of-type(n+10){display:none}.socials__wrap .socials__button{margin-top:20px;max-width:100vw;width:calc(100% - 32px)}}.personal-info{display:flex;gap:24px;flex-direction:column;margin-top:32px}.personal-info h4{padding:0;margin:0}.personal-info__form{border:1px solid #ECECEC;padding:24px}.personal-info__wrap{margin-top:24px}.personal-info__col-3{grid-template-columns:1fr 1fr 1fr!important}.personal-info__inputs{width:100%;display:grid;gap:16px;grid-template-columns:1fr 1fr}.personal-info__inputs .profile-input{display:flex;flex-direction:column;gap:4px}.personal-info__inputs .profile-input label{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:21px}.personal-info__inputs .profile-input input{border:1px solid #ECECEC;padding:11px 16px}.personal-info--title{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase}.personal-info--submit{margin-top:16px;width:100%;display:flex;justify-content:flex-end}.personal-info--submit button{width:251px;height:44px;padding:12px 44px;background-color:#2a2a2a;transition:background-color .3s ease-in-out;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.personal-info--submit button:disabled{background-color:#9a9a9a;pointer-events:none;cursor:not-allowed}.personal-info--submit button:hover{background-color:#93a160}@media screen and (max-width: 862px){.personal-info{margin-top:0}.personal-info--title{margin-top:32px;padding-bottom:8px;border-bottom:1px solid #ECECEC}.personal-info__col-3{grid-template-columns:1fr!important}.personal-info .personal-info--title{display:none}.personal-info__wrap{margin-top:20px}.personal-info--submit{margin-top:20px;width:100%}.personal-info--submit button{width:100%;font-size:14px}.personal-info__form{border-color:transparent;padding:0}.personal-info__form .personal-info__inputs{grid-template-columns:1fr}}.history{margin-top:32px}.history--empty{margin-top:32px;display:flex;gap:8px}.history--empty span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.history--empty a{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;transition:color .3s ease-in-out}.history--empty a:hover{color:#93a160}.history--show-more{margin-top:32px;display:flex;width:100%;justify-content:center}.history--show-more button{padding:12px 44px;width:260px;border:1px solid #2a2a2a;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:background-color .3s ease-in-out,color .3s ease-in-out}.history--show-more button:hover{background-color:#2a2a2a;color:#fff}.history--wrap{border:1px solid #ECECEC;padding:24px;display:flex;flex-direction:column;margin-top:16px}.history--wrap:first-child{margin-top:0}.history-item{display:flex;justify-content:space-between;align-items:center}.history-item--arrow{width:24px;height:24px;transform:rotate(0);transition:transform .3s ease-in-out}.history-item--arrow.open{transform:rotate(180deg)}.history-item__total{margin-top:24px;width:100%;display:flex;justify-content:flex-end;gap:24px}.history-item__total span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.history-item--info{display:flex;flex-direction:column;gap:8px;align-items:center;height:56px}.history-item--info span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.history-item--info span:last-child{font-weight:600}.history-item__start{display:flex;align-items:center;gap:15px;width:300px}.history-item__start span{color:#9a9a9a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.history-item__start span:before{content:"+"}.history-item__details{display:flex;flex-direction:column;gap:18px;margin-top:24px;padding-top:24px;border-top:1px solid #ECECEC}.history-item__details--wrap{display:grid;grid-template-columns:64px 233px 200px 200px 1fr 1fr;justify-content:start;align-items:center}.history-item__details--image{width:64px;height:81px}.history-item__details--image img{width:100%;height:100%;object-fit:cover}.history-item__details--attributes{display:flex;margin-left:72px;gap:7px;white-space:nowrap}.history-item__details--attributes span{white-space:nowrap}.history-item__details--start{display:flex;flex-direction:column;gap:4px;margin-left:24px}.history-item__details--start span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.history-item__details--start span i{color:#9a9a9a;font-style:normal}.history-item__image{width:66px;height:81px}.history-item__image img{width:100%;height:100%;object-fit:cover}.history-item__image-wrap{display:flex;gap:12px}@media screen and (max-width: 862px){.history--wrap{padding:12px;overflow-x:hidden}.history--empty{justify-content:center}.history--empty span,.history--empty a{white-space:nowrap;font-size:14px}.history-item__details{gap:12px}.history-item__total span{font-size:16px}.history-item__mobile{display:flex!important;flex-direction:column;gap:12px}.history-item__mobile-details__top{display:flex;align-items:center;gap:10px}.history-item__mobile-details__top img{width:64px;height:81px;object-fit:cover;flex-shrink:0}.history-item__mobile-details__top .info{display:flex;flex-direction:column;gap:4px}.history-item__mobile-details__top span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.history-item__mobile-details__top span i{color:#9a9a9a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.history-item__mobile-details__bottom{display:flex;margin-top:12px;justify-content:space-between}.history-item__mobile-details__bottom .item{display:flex;gap:4px}.history-item__mobile-details__bottom .item span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.history-item__mobile-details__bottom .item span:last-child{font-weight:600}.history-item__mobile-images{display:flex;gap:4px}.history-item__mobile-images .more{display:flex;justify-content:center;align-items:center;width:40px;height:81px;color:#9a9a9a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.history-item__mobile-images .more:before{content:"+"}.history-item__mobile-images .empty{width:40px;height:81px}.history-item__mobile-row{display:flex;gap:8px}.history-item__mobile-row--full{display:flex;width:calc(100% + 12px);margin-right:-12px;justify-content:space-between}.history-item__mobile span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.history-item__mobile span.bold{font-weight:600;display:flex;align-items:center;gap:6px}.history-item__mobile span.bold svg{transform:rotate(0);transition:transform .3s ease-in-out}.history-item__mobile span.bold svg.open{transform:rotate(180deg)}}.cabinet__wishlist{margin-top:32px}.cabinet__wishlist--placeholder{display:flex;gap:8px}.cabinet__wishlist--placeholder span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.cabinet__wishlist--placeholder a{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;transition:color .3s ease-in-out}.cabinet__wishlist--placeholder a:hover{color:#93a160}.cabinet__wishlist--grid{display:grid;gap:32px 43px;grid-template-columns:repeat(3,1fr)}.cabinet__wishlist .product-card__image{height:484px}@media screen and (max-width: 862px){.cabinet__wishlist{margin-top:16px}.cabinet__wishlist--placeholder{justify-content:center}.cabinet__wishlist--placeholder span,.cabinet__wishlist--placeholder a{white-space:nowrap;font-size:14px}.cabinet__wishlist--grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 8px}.cabinet__wishlist--grid .product-card__image{height:230px}.cabinet__wishlist--grid .product-card .badge-wrap{left:8px;top:8px}.cabinet__wishlist--grid .product-card .badge-new,.cabinet__wishlist--grid .product-card .badge-sale{display:flex;font-weight:400;width:32px;height:16px;font-size:10px}.cabinet__wishlist--grid .product-card .bottom{transform:translateY(0)}.cabinet__wishlist--grid .product-card .bottom .lines{display:none;pointer-events:none}.cabinet__wishlist--grid .product-card .bottom .info{display:flex;justify-content:center;padding:16px;height:32px;bottom:0}.cabinet__wishlist--grid .product-card .bottom .info-start{gap:12px}.cabinet__wishlist--grid .product-card .bottom .info-start span{font-size:10px}.cabinet__wishlist--grid .product-card .bottom .info-end{display:none}.cabinet__wishlist--grid .product-card .favourite{top:5.5px;right:5.77px;width:20px;height:20px}.cabinet__wishlist--grid .product-card .favourite>svg{width:9px;height:8px}}.profile{display:flex;margin-top:40px;gap:40px;margin-bottom:100px}.profile-content{width:100%}.profile--title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.profile--side{display:flex;flex-direction:column;gap:24px;flex-shrink:0;width:268px}.profile--side .link a{display:flex;gap:7px;align-items:center}.profile--side .link a svg{width:24px;height:24px}.profile--side .link a span{transition:color .3s ease-in-out;color:#9a9a9a;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.profile--side .link a:hover span{color:#2a2a2a}.profile--side form button{align-items:center;display:flex;gap:7px}.profile--side form button span{transition:color .3s ease-in-out;color:#9a9a9a}.profile--side form button:hover span,.profile--side .active a span{color:#2a2a2a}@media screen and (max-width: 862px){.profile{margin-bottom:32px;display:flex;flex-direction:column;padding:0 16px;margin-top:20px;gap:32px}.profile--title{font-size:20px;text-align:center}.profile-input input{font-size:14px}.profile-input input::placeholder{font-size:14px}.profile--side{width:100%;gap:12px}.profile--side .link{padding-bottom:12px;border-bottom:1px solid #ECECEC}.profile--side .link:last-child{border-bottom:1px solid transparent}.profile--side .link a span,.profile--side .link span{font-size:14px}}.order{margin-top:40px}.order--row{display:flex;gap:16px}.order--wrap{display:flex;justify-content:space-between;gap:32px;margin-bottom:72px}.order--title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.order-products{height:fit-content;max-width:638px;padding:40px;width:100%;flex-shrink:0;background-color:#f3f3f3;display:flex;flex-direction:column;gap:32px}.order-products--footer{margin-top:32px;display:flex;flex-direction:column}.order-products--footer button{background:#2a2a2a;margin-top:32px;padding:12px 44px;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:background .3s ease-in-out}.order-products--footer button:hover{background-color:#93a160}.order-products--footer .top{width:100%;display:flex;flex-direction:column;gap:12px}.order-products--footer .top--item{display:flex;width:100%;justify-content:space-between}.order-products--footer .top--item span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.order-products--footer .top--item span b{font-weight:600}.order-products--footer .end{margin-top:24px;border-top:1px solid #E6E6E5;padding-top:24px;display:flex;width:100%;justify-content:space-between}.order-products--footer .end span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.order-products--item{display:flex;justify-content:space-between}.order-products--item .info{width:233px;position:relative}.order-products--item .info .counter{margin-top:24px;display:flex;align-items:center;justify-content:space-between;width:157px;border:1px solid #2a2a2a;height:44px;flex-shrink:0}.order-products--item .info .counter button{padding:0 12px}.order-products--item .info .remove{position:absolute;bottom:0;left:0;color:#858585;transition:color .3s ease-in-out;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.28px}.order-products--item .info .remove:hover{color:#93a160}.order-products--item .info--wrap{display:flex;flex-direction:column;gap:12px}.order-products--item .info--wrap span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.order-products--item .info--wrap span i{color:#9a9a9a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.order-products--item .image{width:226px;height:280px;flex-shrink:0}.order-products--item .image img{width:100%;height:100%;object-fit:cover}.order-content{width:100%;max-width:640px;margin-top:32px;display:flex;flex-direction:column;gap:32px}.order-content__mobile{display:none}.order-content__payment{display:flex;flex-direction:column}.order-content__payment .title{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;width:100%;padding-bottom:8px;border-bottom:1px solid #ECECEC}.order-content__payment .form-checkbox{display:flex;align-items:center}.order-content__payment .form-checkbox--list{padding:24px 0;display:flex;flex-direction:column;gap:16px}.order-content__payment .form-checkbox:has(.form-checkbox__content){height:40px}.order-content__payment .form-checkbox__content{display:flex;flex-direction:column}.order-content__payment .form-checkbox__content span{line-height:1.2}.order-content__payment .form-checkbox__content span:nth-child(2){margin-top:2px;font-size:14px}.order-content__payment .form-checkbox--wrap{display:flex;flex-direction:column}.order-content__payment .form-checkbox--wrap input[type=checkbox]{display:none}.order-content__payment .form-checkbox--wrap label{position:relative;height:24px;display:flex;align-items:center;padding-left:40px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.order-content__payment .form-checkbox--wrap label:before{cursor:pointer;content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-color:transparent;transition:background-color .3s ease-in-out;border:1px solid #9a9a9a;box-sizing:border-box;border-radius:1.5px}.order-content__payment .form-checkbox--wrap label:after{content:"";position:absolute;left:0;top:0;width:24px;height:24px;border-color:#2a2a2a;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none' viewBox='0 0 18 14'%3e%3cpath fill='white' d='m17.5 1.41-12 12L0 7.91 1.41 6.5l4.09 4.08L16.09 0l1.41 1.41Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;opacity:0;transition:opacity .3s ease-in-out}.order-content__payment .form-checkbox--wrap label.checked:before{background-color:#2a2a2a}.order-content__payment .form-checkbox--wrap label.checked:after{opacity:1}.order-content__payment-info{margin-top:-2px;display:flex;flex-direction:column;gap:16px}.order-content__payment-info--item{display:flex;gap:14px;align-items:center}.order-content__payment-info--item span{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#2a2a2a}.order-content__payment-info--item button{height:21px;width:21px;display:flex;justify-content:center;align-items:center}.order-content__payment-info .alert{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#2a2a2a}.order-content__payment-info .alert i{color:#93a160}.order-content__delivery{display:flex;flex-direction:column}.order-content__delivery .title{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;width:100%;padding-bottom:8px;border-bottom:1px solid #ECECEC}.order-content__delivery .form-item--np{width:100%;position:relative;margin-top:24px;display:flex;flex-direction:column}.order-content__delivery .form-item--np .label{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:21px}.order-content__delivery .form-item--np .input-wrap{position:relative}.order-content__delivery .form-item--np .input-wrap input{transition:background-color .3s ease-in-out}.order-content__delivery .form-item--np .input-wrap input:disabled{background-color:#e9ebe8}.order-content__delivery .form-item--np .input-wrap .chevron{position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);right:16px;width:24px;height:24px;cursor:pointer;transition:transform .3s ease-in-out}.order-content__delivery .form-item--np .input-wrap .chevron.open{transform:translateY(-50%) rotate(0)}.order-content__delivery .form-item--np .select{width:100%;padding:11px 40px 11px 16px;border:1px solid #ECECEC}.order-content__delivery .form-item--np .result{top:70px;width:100%;position:absolute;padding:16px;background-color:#e9ebe8;z-index:5;max-height:247px;display:flex;justify-content:flex-start;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden}.order-content__delivery .form-item--np .result button{text-align:left}.order-content__delivery .form-checkbox{display:flex;align-items:center}.order-content__delivery .form-checkbox--list{padding:24px 0;display:flex;flex-direction:column;gap:16px}.order-content__delivery .form-checkbox--wrap{display:flex;flex-direction:column}.order-content__delivery .form-checkbox--wrap input[type=checkbox]{display:none}.order-content__delivery .form-checkbox--wrap label{position:relative;height:24px;display:flex;align-items:center;padding-left:40px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.order-content__delivery .form-checkbox--wrap label:before{cursor:pointer;content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-color:transparent;transition:background-color .3s ease-in-out;border:1px solid #9a9a9a;box-sizing:border-box;border-radius:1.5px}.order-content__delivery .form-checkbox--wrap label:after{content:"";position:absolute;left:0;top:0;width:24px;height:24px;border-color:#2a2a2a;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none' viewBox='0 0 18 14'%3e%3cpath fill='white' d='m17.5 1.41-12 12L0 7.91 1.41 6.5l4.09 4.08L16.09 0l1.41 1.41Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;opacity:0;transition:opacity .3s ease-in-out}.order-content__delivery .form-checkbox--wrap label.checked:before{background-color:#2a2a2a}.order-content__delivery .form-checkbox--wrap label.checked:after{opacity:1}.order-content__user-info .title{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;width:100%;padding-bottom:8px;border-bottom:1px solid #ECECEC}.order-content__user-info .grid{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-content__user-info .form-item--wrap{gap:8px;display:flex;flex-direction:column}.order-content__user-info .form-item--wrap.comment{margin-top:16px}.order-content__user-info .form-item--wrap.comment textarea{height:90px;outline:none}.order-content__user-info .form-item--wrap label{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:8px}.order-content__user-info .form-item--wrap input,.order-content__user-info .form-item--wrap textarea{border:1px solid #ECECEC;padding:11px 16px;resize:none;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.order-content__user-info .form-item--wrap input:placeholder,.order-content__user-info .form-item--wrap textarea:placeholder{color:#727070}.order-tabs{gap:32px;display:flex}.order-tabs button{color:#9a9a9a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:lowercase;transition:color .3s ease-in-out,font-weight .3s ease-in-out}.order-tabs button:first-letter{text-transform:uppercase}.order-tabs button.active{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-decoration-line:underline}@media screen and (max-width: 862px){.order{margin-top:20px}.order--wrap{padding-top:20px;display:flex;flex-direction:column-reverse;width:100%;gap:0}.order-content{padding-top:32px!important}.order--title{font-size:20px;text-align:center}.order-products{width:100vw;padding:20px 16px;max-width:unset}.order-products--item .info{width:190px}.order-products--item .info--wrap{gap:8px}.order-products--item .info--wrap span{font-size:12px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.order-products--item .info--wrap span i{font-size:12px}.order-products--item .info .counter{margin-top:12px;height:40px;width:127px;border:1px solid #ECECEC}.order-products--item .info .remove{font-size:12px}.order-products--item .image{width:130px;height:190px}.order-products--footer{display:none}.order-content{margin-top:0;padding:0 16px;gap:0}.order-content__mobile{margin-top:32px;display:flex;flex-direction:column}.order-content__mobile button{background:#2a2a2a;margin-top:20px;padding:12px 44px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:background .3s ease-in-out}.order-content__mobile button:hover{background-color:#93a160}.order-content__mobile .top{width:100%;display:flex;flex-direction:column;gap:12px}.order-content__mobile .top--item{display:flex;width:100%;justify-content:space-between}.order-content__mobile .top--item span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.order-content__mobile .top--item span b{font-weight:600}.order-content__mobile .end{margin-top:16px;border-top:1px solid #E6E6E5;padding-top:16px;display:flex;width:100%;justify-content:space-between}.order-content__mobile .end span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.order-content__user-info{margin-top:20px}.order-content__user-info .title{font-size:14px}.order-content__user-info .grid{grid-template-columns:1fr}.order-content__user-info .grid .form-item--wrap input::placeholder{font-size:12px}.order-content__user-info .comment textarea::placeholder{font-size:12px}.order-content__delivery{margin-top:32px}.order-content__delivery .title{font-size:14px}.order-content__delivery .form-checkbox label{display:flex;align-items:center;font-size:14px}.order-content__delivery .order--row{display:flex;flex-direction:column;gap:0px}.order-content__delivery .input-wrap,.order-content__delivery .result button{font-size:12px}.order-content__payment .title,.order-content__payment .form-checkbox label{font-size:14px}.order-tabs{justify-content:space-between}.order-tabs button,.order-tabs button.active{font-size:14px}}.error input,.error textarea{border:1px solid #ff6363!important}.form-item--error,.form-item--error span{color:#ff6363!important;font-size:12px!important}.info__title{text-align:center;color:#2a2a2a;font-family:Tenor Sans,sans-serif;margin:40px 0 0;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.info__tabs{margin-top:40px}.info__tabs-head{display:flex;overflow-y:hidden;justify-content:space-between;width:100%;padding-bottom:16px;border-bottom:1px solid #ECECEC}.info__tabs-head button{background:none;cursor:pointer;outline:none;border:none;color:#2a2a2a;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:color .3s ease-in-out;position:relative}.info__tabs-head button:hover{color:#93a160}.info__tabs-head button:after{content:"";bottom:-20px;background-color:#93a160;position:absolute;width:100%;left:0;height:0px;transition:height .3s ease-in-out}.info__tabs-head button.active{color:#93a160}.info__tabs-head button.active:after{content:"";bottom:-20px;background-color:#93a160;position:absolute;width:100%;left:0;height:8px}.info__tabs-content{margin-top:40px;margin-bottom:96px}.info__tabs-content h3{color:#2a2a2a;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.info__tabs-content p{margin-top:25px}.info__tabs-content p,.info__tabs-content ul,.info__tabs-content li{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.info__tabs-content ul,.info__tabs-content ol{padding-left:18px}@media screen and (max-width: 862px){.info__title{font-size:20px;margin-top:20px}.info__tabs{margin-top:24px}.info__tabs-head{overflow-x:scroll;height:40px;margin-left:16px;width:calc(100vw - 16px)}.info__tabs-head button{white-space:nowrap;font-size:12px;padding-right:20px}.info__tabs-head button:after{width:calc(100% - 20px)!important}.info__tabs-content{padding:0 16px;margin-top:20px}.info__tabs-content h3{font-size:14px}.info__tabs-content p{margin-top:12px}.info__tabs-content p,.info__tabs-content ul,.info__tabs-content li{font-size:14px}}.skeleton{animation:skeleton-loading 1s linear infinite alternate}.skeleton-text{width:100%;height:.75rem;border-radius:.5rem}@media screen and (max-width: 862px){.skeleton-text{width:70%}}.skeleton-img{width:100%;height:100%;min-width:500px}.skeleton-price{margin-left:.5rem;width:80px;height:.75rem}@media screen and (max-width: 862px){.skeleton-price{margin-top:.2rem;width:50px}}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.catalog{display:flex;flex-direction:column;align-items:center;justify-content:center}.catalog-hidden{display:none!important}.catalog-head{text-align:center;margin-top:40px;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.catalog-filter{width:100%;display:flex;justify-content:space-between;margin-top:40px}.catalog-filter--start button{gap:12px;display:flex;align-items:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-transform:uppercase;color:#2a2a2a;transition:color .3s ease-in-out}.catalog-filter--start button svg{color:#2a2a2a;transition:color .3s ease-in-out}.catalog-filter--start button svg path{transition:color .3s ease-in-out}.catalog-filter--start button span{color:#2a2a2a;transition:color .3s ease-in-out}.catalog-filter--start button:hover,.catalog-filter--start button:hover span{color:#93a160}.catalog-filter--start button:hover svg{color:#93a160}.catalog-filter--start button:hover svg path{color:#93a160}.catalog-filter--end{position:relative}.catalog-filter--end button{gap:8px;display:flex;align-items:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.catalog-filter--end button span{color:#2a2a2a;transition:color .3s ease-in-out}.catalog-filter--end button svg{color:#2a2a2a;transition:color .3s ease-in-out}.catalog-filter--end button svg path{color:#2a2a2a;transition:color .3s ease-in-out}.catalog-filter--end button:hover span:last-child{color:#93a160}.catalog-filter--end button:hover svg{color:#93a160}.catalog-filter--end button:hover svg path{color:#93a160}.catalog-filter--menu{background-color:#e9ebe8;z-index:5;padding:24px;position:absolute;width:300px;right:0;top:calc(100% + 8px);display:flex;flex-direction:column;gap:20px}.catalog-filter--menu button{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:130%;transition:color .3s ease-in-out}.catalog-filter--menu button:hover{color:#93a160}.catalog-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:43px 24px;margin-bottom:52px}.catalog--button{padding:12px 44px;border:1px solid #2a2a2a;width:260px;text-align:center;transition:border-color .3s ease-in-out;margin-bottom:96px}.catalog--button:hover{border-color:#93a160}@media screen and (max-width: 862px){.catalog-head{margin-top:20px;font-size:20px}.catalog-filter{margin-top:16px;padding:0 16px}.catalog-filter--start button{font-size:12px}.catalog-filter--start button svg{width:16px;height:16px}.catalog-filter--end button{font-size:12px}.catalog-filter--end button svg{width:16px;height:16px}.catalog-filter--menu{width:calc(100vw - 32px);margin-left:32px}.catalog-filter--menu button{font-size:14px}.catalog-grid{padding:0 16px;margin-top:12px;grid-template-columns:repeat(2,1fr);gap:16px 7px}.catalog-grid .product-card__image{height:230px}.catalog-grid .product-card .badge-wrap{left:8px;top:8px}.catalog-grid .product-card .badge-new,.catalog-grid .product-card .badge-sale{display:flex;font-weight:400;width:32px;height:16px;font-size:10px}.catalog-grid .product-card .bottom{transform:translateY(0)}.catalog-grid .product-card .bottom .lines{display:none;pointer-events:none}.catalog-grid .product-card .bottom .info{display:flex;justify-content:center;height:32px;bottom:0}.catalog-grid .product-card .bottom .info-start{gap:12px}.catalog-grid .product-card .bottom .info-start span{font-size:10px}.catalog-grid .product-card .bottom .info-end{display:none}.catalog-grid .product-card .favourite{top:5.5px;right:5.77px;width:20px;height:20px}.catalog-grid .product-card .favourite>svg{width:9px;height:8px}}.filters{opacity:0;transition:opacity .3s ease-in-out;pointer-events:none;position:fixed;top:0;left:0;z-index:100;width:100vw;height:100vh;display:block}.filters-wrap{position:fixed;overflow-y:scroll;transition:transform .3s ease-in-out;transform:translate(-408px);left:0;top:0;width:408px;height:100%;background-color:#fff;padding:20px 32px 180px}.filters-block{margin-top:32px;display:flex;flex-direction:column;gap:16px}.filters-block:first-of-type{margin-top:20px}.filters-block .title{font-size:16px;font-style:normal;font-weight:500;line-height:normal}.filters-block__header{width:100%;justify-content:space-between;align-items:center;display:flex}.filters-block__header button{transform:rotate(180deg);transition:transform .3s ease-in-out}.filters-block__header button.open{transform:rotate(0)}.filters-block__list{display:flex;flex-direction:column;gap:16px}.filters-block__list-item{display:flex;align-items:center}.filters-block__list-item .active:before{background-color:#2a2a2a;border-color:#2a2a2a}.filters-block__list-item .active:after{opacity:1}.filters-block__list-item label{-webkit-user-select:none;user-select:none;cursor:pointer;font-size:16px;height:24px;display:flex;align-items:center;font-style:normal;font-weight:400;line-height:normal;position:relative;padding-left:32px}.filters-block__list-item label:before{content:"";top:0;width:24px;height:24px;border:1px solid #9a9a9a;border-radius:2px;left:0;position:absolute}.filters-block__list-item label:after{opacity:0;transition:opacity .3s ease-in-out;content:"";left:3.5px;top:5.59px;width:17.5px;height:13.41px;flex-shrink:0;position:absolute;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTcuNSAxLjQxLTEyIDEyTDAgNy45MSAxLjQxIDYuNWw0LjA5IDQuMDhMMTYuMDkgMGwxLjQxIDEuNDFaIi8+PC9zdmc+)}.filters-block__list .color-checkbox{display:flex;align-items:center}.filters-block__list .color-checkbox .active:after{opacity:1}.filters-block__list .color-checkbox label{-webkit-user-select:none;user-select:none;cursor:pointer;font-size:16px;height:24px;display:flex;align-items:center;font-style:normal;font-weight:400;line-height:normal;position:relative;padding-left:32px}.filters-block__list .color-checkbox label:before{content:"";width:24px;height:24px;border-radius:100%;left:0;top:0;position:absolute;border:none;background-color:var(--dynamic-color)}.filters-block__list .color-checkbox label:after{background-image:none;position:absolute;content:"";width:18px;height:18px;left:1px;top:1px;border-radius:100%;scale:1;z-index:1;opacity:0;border:2px solid #fff;transition:opacity .3s ease-in-out,scale .3s ease-in-out}.filters-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #ECECEC}.filters-head span{font-size:16px;font-style:normal;font-weight:700;line-height:normal}.filters-head button{width:24px;height:24px;cursor:pointer}.filters-footer{background-color:#fff;position:fixed;max-width:400px;transform:translate(-400px);transition:transform .3s ease-in-out;bottom:0;left:0;padding:16px 32px 40px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.filters-footer .apply{width:100%;height:44px;padding:12px 44px;text-align:center;color:#fff;background-color:#2a2a2a;transition:background-color .3s ease-in-out}.filters-footer .apply:hover{background-color:#93a160}.filters-footer .reset{gap:12px;display:flex}.filters-footer .reset span,.filters-footer .reset svg,.filters-footer .reset path{transition:color .3s ease-in-out,fill .3s ease-in-out}.filters-footer .reset:hover span,.filters-footer .reset:hover svg,.filters-footer .reset:hover path{color:#93a160;fill:#93a160}@media screen and (max-width: 862px){.filters-wrap{width:100vw}.filters-block{margin-top:14px;gap:12px}.filters-block .title,.filters-block__list-item label{font-size:14px}.filters-block__list-item label:before{width:22px;height:22px}.filters-block .color-checkbox label{font-size:14px}}.range{position:relative;width:calc(100% - 16px);margin-left:8px}.range .left,.range .right{position:absolute;z-index:1;width:16px;height:16px;background-color:#93a160;border-radius:100%;transform:translate(-50%)}.range .active-line,.range .line{border-radius:100px;top:5px;width:100%;position:absolute;height:6px}.range .active-line{background-color:#dfedac}.range .line{background-color:#9a9a9a}.range .left{left:0}.range .right{left:100%}.range-values{margin-top:5px;display:flex;width:100%;justify-content:space-between}.range-values--item{display:flex;align-items:baseline;gap:4px}.range-values--item span{font-size:16px;font-weight:700}.range-values--item span:first-child{font-size:12px;font-weight:400}@media screen and (max-width: 862px){.range-values--item span{font-size:14px}}.open{opacity:1;pointer-events:all}.open .filters-footer,.open .filters-wrap{transform:translate(0)}.wishlist{margin-top:40px}.wishlist--head{display:flex;justify-content:space-between}.wishlist--head .clear{color:#717171;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;transition:color .3s ease-in-out}.wishlist--head .clear:hover{color:#93a160}.wishlist--placeholder{margin-top:143px;margin-bottom:263px;display:flex;flex-direction:column;align-items:center;gap:24px}.wishlist--placeholder span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.wishlist--placeholder a{text-align:center;padding:12px 44px;width:260px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border:1px solid #2a2a2a;transition:color .3s ease-in-out,border .3s ease-in-out}.wishlist--placeholder a:hover{color:#93a160;border:1px solid #93a160}.wishlist--title{width:100%;text-align:center;color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.wishlist__list-head{margin-top:45px;display:flex;width:100%;justify-content:space-between}.wishlist__list-head span{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.wishlist__list-head span br{display:none}.wishlist__list-head button{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;transition:color .3s ease-in-out}.wishlist__list-head button.button-clear{color:#717171;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.wishlist__list-head button:hover{color:#93a160}.wishlist__list-body{display:grid;margin-top:27px;gap:43px 24px;margin-bottom:100px;grid-template-columns:repeat(3,1fr)}.wishlist__list-body .product-card{max-width:421px}@media screen and (max-width: 862px){.wishlist{margin-top:20px}.wishlist--head{display:flex;flex-direction:column;gap:20px}.wishlist--head .profile--title{font-size:20px}.wishlist--head .clear{font-size:12px}.wishlist--title{font-size:20px}.wishlist--placeholder{margin-top:40px;margin-bottom:0}.wishlist--placeholder span{width:197px;text-align:center;font-size:14px}.wishlist--placeholder a{height:40px;padding:10px 44px;font-size:14px;width:calc(100vw - 32px)}.wishlist__list-head{display:flex;flex-direction:column;gap:16px;margin-top:16px}.wishlist__list-head--message{background:#E9EBE8;text-align:center;padding:8px 16px}.wishlist__list-head--message br{display:block!important}.wishlist__list-head--message span,.wishlist__list-head--message button{font-size:12px}.wishlist__list-head .button-clear{font-size:12px!important}.wishlist__list-body{grid-template-columns:1fr 1fr;padding:0 16px;gap:16px 8px}.wishlist__list-body .product-card__image{height:230px}.wishlist__list-body .product-card .badge-wrap{left:8px;top:8px}.wishlist__list-body .product-card .badge-new,.wishlist__list-body .product-card .badge-sale{display:flex;font-weight:400;width:32px;height:16px;font-size:10px}.wishlist__list-body .product-card .bottom{transform:translateY(0)}.wishlist__list-body .product-card .bottom .lines{display:none;pointer-events:none}.wishlist__list-body .product-card .bottom .info{display:flex;justify-content:center;height:32px;bottom:0}.wishlist__list-body .product-card .bottom .info-start{gap:12px}.wishlist__list-body .product-card .bottom .info-start span{font-size:10px}.wishlist__list-body .product-card .bottom .info-end{display:none}.wishlist__list-body .product-card .favourite{top:5.5px;right:5.77px;width:20px;height:20px}.wishlist__list-body .product-card .favourite>svg{width:9px;height:8px}}.about{display:flex;flex-direction:column;align-items:center}.about__title{margin:0;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.about__text-block{text-align:center;max-width:1088px;margin-inline:auto;margin-top:40px}.about__text-block:first-of-type{margin-top:24px}.about__text-block p{margin:30px 0 0;padding:0;width:100%;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center}.about__text-block p:first-child{margin-top:0}.about__banner{margin-top:40px;width:100%;height:360px}.about__banner img{width:100%;height:100%;object-fit:cover}.about__list{display:flex;width:100%;gap:32px;margin-top:40px;margin-bottom:96px}.about__list img{width:416px;height:500px;object-fit:cover}@media screen and (max-width: 1360px){.about__list{display:flex;gap:5px}.about__list img{width:33.3333%}}@media screen and (max-width: 862px){.about{margin-top:20px}.about__title{font-size:20px}.about__text-block{padding:0 16px;margin-top:16px!important}.about__text-block p{margin-top:16px;font-size:14px}.about__banner{margin-top:20px;height:208px}.about__list{margin-top:12px;margin-bottom:32px;display:flex;gap:5px}.about__list img{width:calc(33.3333% - 2.5px);height:172px}}.contacts{margin-top:40px;margin-bottom:96px;display:flex;gap:32px}.contacts__start{width:100%}.contacts__start-title{margin:0;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.contacts__start-grid{margin-top:32px;display:flex;flex-direction:column;gap:19px;width:100%}.contacts__start-grid--item{display:flex;width:100%;height:11px;justify-content:space-between}.contacts__start-grid--item span{font-size:16px;font-style:normal;font-weight:400;line-height:14px;color:#2a2a2a}.contacts__start-grid--item span:first-child{font-weight:600}.contacts__start-question{margin-top:32px;display:flex;width:100%;justify-content:space-between;align-items:flex-end}.contacts__start-question--start{display:flex;flex-direction:column;gap:8px}.contacts__start-question--start .title{color:#2a2a2a;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.contacts__start-question--start .text{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.contacts__start-question--form{display:flex;flex-direction:column;margin-top:20px;gap:12px}.contacts__start-question--form button{color:#fff;cursor:pointer;width:100%;background-color:#2a2a2a;padding:12px 44px;transition:color .3s ease-in-out,background-color .3s ease-in-out}.contacts__start-question--form button:hover{background-color:#93a160}.contacts__start-question--form .input-wrap{display:flex;flex-direction:column;gap:4px}.contacts__start-question--form .error{border-color:#ff6363}.contacts__start-question--form .error-text{color:#ff6363;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:21px}.contacts__start-question--form textarea{max-height:120px}.contacts__start-question--form input,.contacts__start-question--form textarea{padding:11px 16px;border:1px solid #ECECEC;transition:border-color .3s ease-in-out;resize:none}.contacts__start-question--form input::placeholder,.contacts__start-question--form textarea::placeholder{color:#727070}.contacts__end{width:752px;flex-shrink:0;max-height:616px;height:100%;overflow:hidden}.contacts__end img{max-height:616px;height:100%}@media screen and (max-width: 1360px){.contacts{padding:0 16px}}@media screen and (max-width: 1140px){.contacts{display:flex;flex-direction:column;gap:32px}.contacts__end{width:100%}}@media screen and (max-width: 640px){.contacts{margin-top:20px;gap:32px}.contacts__start-title{font-size:20px;text-align:center}.contacts__start-grid{margin-top:20px;gap:16px}.contacts__start-grid--item span,.contacts__start-grid--item a{font-size:14px!important}.contacts__start-question{display:flex;flex-direction:column;justify-content:center;align-items:center}.contacts__start-question--start .title{font-size:14px;text-align:center}.contacts__start-question--start .text{width:270px;font-size:14px;text-align:center}.contacts__start-question--end{margin-top:8px;display:flex;gap:12px}.contacts__start-question--form{margin-top:16px}.contacts__start-question--form .input-wrap input,.contacts__start-question--form .input-wrap textarea{outline:none}.contacts__start-question--form .input-wrap input::placeholder,.contacts__start-question--form .input-wrap textarea::placeholder{font-size:12px}.contacts__start-question--form button{font-size:12px}.contacts__end{width:100vw;margin-left:-16px;height:238px}}@media screen and (max-width: 375px){.contacts__start-grid--item span,.contacts__start-grid--item a{font-size:12px}}.error{position:relative}.error-page{overflow-y:hidden}.error-bg{position:absolute;top:-74px;z-index:1}.error-wrap{height:calc(100vh - 76px);z-index:2;position:relative;display:flex;flex-direction:column;gap:32px;justify-content:center;align-items:center}.error-wrap p{margin:0;color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.error-wrap a{text-decoration:none;color:#2a2a2a;padding:12px 44px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:260px;text-align:center;width:100%;border:1px solid #2a2a2a;transition:border-color .3s ease-in-out}.error-wrap a:hover{border-color:#93a160}.product-page{margin-top:52px;margin-bottom:96px}.product-page__top{display:flex;gap:56px}.product-page__top--image{display:flex;gap:12px}.product-page__top--image--mobile{display:none}.product-page__top--image>.start{display:flex;gap:12px;flex-direction:column;max-height:678px;overflow:auto}.product-page__top--image>.start img,.product-page__top--image>.start .video{cursor:pointer;width:168px;height:191px;flex-shrink:0;object-fit:cover;position:relative}.product-page__top--image>.start .video--wrap{position:relative;flex-shrink:0;width:168px;height:191px}.product-page__top--image>.start .video--wrap .video{top:0;left:0;z-index:10;width:168px;height:191px;position:absolute;background:#e9ebe8}.product-page__top--image>.start .video--wrap .overlay{cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;width:168px;height:191px;z-index:11;background:rgba(109,109,109,.44)}.product-page__top--image>.image-wrap{position:relative;width:548px;height:678px}.product-page__top--image>.image-wrap img,.product-page__top--image>.image-wrap .video--wrap{top:0;width:100%;height:100%;object-fit:cover;position:absolute}.product-page__top--image>.image-wrap .video{top:0;width:100%;height:100%;object-fit:cover;position:absolute}.product-page__top--image>.image-wrap .video--wrap .overlay{cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;z-index:11;background:rgba(109,109,109,.44)}.product-page__top--image>.image-wrap .video--wrap .overlay svg{scale:1.6}.product-page__top--image>.image-wrap .badge-sale,.product-page__top--image>.image-wrap .badge-new{position:absolute;top:22px;left:20px;padding:2px 8px;background-color:#2a2a2a;line-height:24px;z-index:15;color:#fff;text-transform:uppercase}.product-page__top--image>.image-wrap .badge-sale{background-color:#cd2027}.product-page__top--image>.image-wrap .favourite{display:flex;justify-content:center;align-items:center;position:absolute;z-index:15;width:32px;height:32px;border-radius:100%;top:20px;right:20px;background-color:#ffffff94}.product-page__top--content{display:flex;width:100%;flex-direction:column}.product-page__top--content h1{color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.product-page__top--content .code{margin-top:20px;gap:8px;display:flex}.product-page__top--content .code span{font-size:13px;font-style:normal;font-weight:400;line-height:normal;color:#2a2a2a}.product-page__top--content .code span:nth-child(2){color:#9a9a9a}.product-page__top--content .price{color:#2a2a2a;margin-top:12px;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.product-page__top--content .price-old{color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:line-through;flex-shrink:0}.product-page__top--content .price-new{color:#cd2027;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.product-page__top--content .price-wrap{margin-top:12px;display:flex;align-items:flex-end;gap:12px}.product-page__top--content .footer{margin-top:16px;display:flex;align-items:center;gap:12px;position:relative}.product-page__top--content .footer .info{position:absolute;width:100%;top:55px}.product-page__top--content .footer .button{width:100%;padding:12px 44px;color:#fff;background-color:#2a2a2a;transition:background-color .3s ease-in-out;size:16px;font-style:normal;font-weight:400;line-height:normal}.product-page__top--content .footer .button:hover{background-color:#93a160}.product-page__top--content .footer .button:disabled{background-color:#dcdcdc;cursor:not-allowed}.product-page__top--content .footer .counter{display:flex;align-items:center;justify-content:space-between;width:157px;border:1px solid #ECECEC;height:44px;flex-shrink:0}.product-page__top--content .footer .counter button{padding:0 12px}.product-page__top--content .product-property{display:flex;flex-direction:column}.product-page__top--content .product-property .item{margin-top:16px}.product-page__top--content .product-property .item:first-child{margin-top:32px}.product-page__top--content .product-property .item-head{display:flex;align-items:center;width:100%;justify-content:space-between;border-bottom:1px solid #ECECEC;padding-bottom:12px;margin-bottom:12px}.product-page__top--content .product-property .item-head button{transform:rotate(180deg);transition:transform .3s ease-in-out}.product-page__top--content .product-property .item-head button.open{transform:rotate(0)}.product-page__top--content .product-property .item-head span{font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-transform:uppercase}.product-page__top--content .product-property .item-content.text-block span{font-size:16px;font-style:normal;font-weight:400;line-height:150%}.product-page__top--content .product-property .item-content.size-block{display:flex;flex-direction:column;gap:10px}.product-page__top--content .product-property .item-content.size-block>button{display:flex;align-items:center;gap:15px}.product-page__top--content .product-property .item-content.size-block>button span{color:#93a160;transition:color .3s ease-in-out;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.product-page__top--content .product-property .item-content.size-block>button:hover span{color:#2a2a2a}.product-page__top--content .product-property .item-content.size-block div{display:flex;width:100%;justify-content:space-between}.product-page__top--content .product-property .item-content.size-block div span{font-size:16px;font-style:normal;font-weight:400;line-height:150%}.product-page__top--content .product-property .item-content.size-block div span:last-child{font-weight:700}.product-page__top--content .product-property .item-content.specs-block{display:flex;flex-direction:column;gap:10px}.product-page__top--content .product-property .item-content.specs-block div{display:flex;width:100%;justify-content:space-between}.product-page__top--content .product-property .item-content.specs-block div span{font-size:16px;font-style:normal;font-weight:400;line-height:150%}.product-page__top--content .product-property .item-content.specs-block div span:last-child{font-weight:700}.product-page__top--content .sizes-wrap{margin-top:32px}.product-page__top--content .sizes-current{display:flex;gap:12px}.product-page__top--content .sizes-current span{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.product-page__top--content .sizes-current span:last-child{font-weight:700}.product-page__top--content .sizes-list{display:flex;margin-top:12px;gap:16px}.product-page__top--content .sizes-list a{width:42px;height:42px;border:1px solid #DCDCDC;font-size:20px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:center;align-items:center}.product-page__top--content .sizes-list a.active{border:1px solid #2a2a2a;background-color:#2a2a2a;color:#fff}.product-page__top--content .sizes-list a.out-stock{border:1px solid #DCDCDC;background-color:#dcdcdc;color:#9a9a9a}.product-page__top--content .color-wrap{margin-top:32px}.product-page__top--content .color-current{display:flex;gap:12px}.product-page__top--content .color-current span{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.product-page__top--content .color-current span:last-child{font-weight:700}.product-page__top--content .color-list{display:flex;margin-top:16px;gap:16px}.product-page__top--content .color-list a{width:32px;height:32px;border-radius:100%;position:relative;background-color:var(--dynamic-color)}.product-page__top--content .color-list a:after{opacity:0;transition:opacity .3s ease-in-out;content:"";position:absolute;background-color:var(--dynamic-color);scale:.9;box-sizing:border-box;border:3px solid #fff;border-radius:100%;width:100%;height:100%}.product-page__top--content .color-list .active:after{opacity:1}.product-page__bottom{display:flex}@media screen and (max-width: 1360px){.product-page{padding:0 16px}}@media screen and (max-width: 1140px){.product-page__top{display:flex;flex-direction:column;gap:20px}.product-page__top .image-wrap{width:100%}}@media screen and (max-width: 640px){.product-page{margin-top:20px}.product-page__top--content h1{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.product-page__top--content .code span{font-size:12px}.product-page__top--content .color-wrap{margin-top:16px}.product-page__top--content .color-wrap .color-current span{font-size:14px}.product-page__top--content .color-wrap .color-list{margin-top:12px;flex-wrap:wrap}.product-page__top--content .color-wrap .color-list a{width:24px;height:24px}.product-page__top--content .sizes-wrap{margin-top:16px}.product-page__top--content .sizes-wrap .sizes-current span{font-size:14px}.product-page__top--content .sizes-wrap .sizes-list{gap:12px}.product-page__top--content .sizes-wrap .sizes-list a{width:24px;height:24px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:11.429px;font-style:normal;font-weight:400;line-height:normal}.product-page__top--content .sizes-wrap .sizes-list a.active{color:#fff}.product-page__top--content .product-property .item{margin-top:12px}.product-page__top--content .product-property .item:first-child{margin-top:20px}.product-page__top--content .product-property .item .item-head span{font-size:14px}.product-page__top--content .product-property .item .text-block{font-size:14px;line-height:21px}.product-page__top--content .product-property .item .specs-block div span{font-size:14px}.product-page__top--content .product-property .item .size-block button{display:flex;gap:8px}.product-page__top--content .product-property .item .size-block button span{font-size:14px}.product-page__top--content .product-property .item .size-block button img{width:24px;height:16px}.product-page__top--content .product-property .item .size-block div span{font-size:14px}.product-page__top--content .footer .counter{height:40px;width:127px}.product-page__top--content .footer .counter button{padding:0 12px!important}.product-page__top--content .footer .counter span{font-size:14px}.product-page__top--content .footer button{height:40px;padding:12px 0!important;font-size:14px}.product-page__bottom{margin-top:64px}.product-page__bottom .recommended{padding-top:0;width:100vw;margin-left:-16px}.product-page__bottom .recommended__top{margin-left:16px}.product-page__bottom .recommended__content{width:calc(100vw - 16px);margin-left:16px}.product-page__bottom .recommended__content .single{width:calc(100vw - 16px)}.product-page__bottom .recommended .recommended__content-slider--next,.product-page__bottom .recommended .recommended__content-slider--prev{display:none}.product-page__bottom .recommended__top{margin-bottom:16px}.product-page__bottom .recommended__top .title{font-size:20px}.product-page__bottom .recommended__content-slider{max-width:calc(100vw - 16px)}.product-page__bottom .recommended__content-slider .swiper-slide{min-width:0}.product-page__bottom .recommended .product-card__image{height:370px}.product-page__bottom .recommended .badge-wrap{left:12px!important;top:14px!important}.product-page__bottom .recommended .badge-wrap span{font-size:10px!important;width:32px!important;height:16px!important}.product-page__bottom .recommended .favourite{top:12px!important;right:12px!important;width:20px!important;height:20px!important}.product-page__bottom .recommended .favourite svg{width:13.333px;height:12px;flex-shrink:0}.product-page__bottom .recommended .bottom{transform:translateY(0)!important}.product-page__bottom .recommended .info{bottom:0!important;height:32px!important;display:flex;justify-content:center!important}.product-page__bottom .recommended .info-end{display:none!important}.product-page__bottom .recommended .info-start span{font-size:10px!important}.product-page__bottom .recommended .lines{display:none!important}.product-page__bottom .recommended .new-items__top{margin-bottom:16px}.product-page__bottom .recommended .new-items__top .title{font-size:20px}.product-page__bottom .recommended .new-items__top a{font-size:12px}.product-page__top--image{display:none}.product-page__top--image--mobile{display:flex;position:relative}.product-page__top--image--mobile .top-wrap{position:absolute;width:100vw;margin-left:-16px;z-index:5;display:flex;justify-content:space-between;padding:9px 16px}.product-page__top--image--mobile .top-wrap .favourite{width:20px;height:20px;border-radius:100%;background-color:#ffffff85;display:flex;align-items:center;justify-content:center}.product-page__top--image--mobile .top-wrap .favourite svg{width:12px;height:11px}.product-page__top--image--mobile .top-wrap .badge-wrap{display:flex;justify-content:center;align-items:center;width:32px;height:16px}.product-page__top--image--mobile .top-wrap .badge-wrap .badge-new{position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:16px;text-transform:uppercase;background:#2a2a2a;color:#fff;font-family:Montserrat,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.4px}.product-page__top--image--mobile .top-wrap .badge-wrap .badge-sale{position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:16px;text-transform:uppercase;background:#CD2027;color:#fff;font-family:Montserrat,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.4px}.product-page__top--slider{display:flex;max-width:100vw;overflow:hidden;width:100vw;margin-left:-16px;margin-right:-16px}.product-page__top--slider .image-wrap{width:100vw;height:580px}.product-page__top--slider .image-wrap img{width:100%;height:100%;object-fit:cover}.product-page__top--slider .video--wrap{position:relative;flex-shrink:0;width:100%;height:100%}.product-page__top--slider .video--wrap .video{top:0;left:0;z-index:10;width:100%;height:100%;object-fit:cover;position:absolute;background:#e9ebe8}.product-page__top--slider .video--wrap .overlay{cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;z-index:11;background:rgba(109,109,109,.44)}.product-page__top--slider .swiper-pagination{display:flex;width:100vw!important;margin-left:-16px;gap:7px;bottom:0!important}.product-page__top--slider .swiper-pagination .swiper-pagination-bullet{width:100%;border-radius:0;margin:0;background-color:#fff;opacity:.32;transition:opacity .3s ease-in-out}.product-page__top--slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}}.recommended{padding-top:96px;position:relative}.recommended__top{margin-inline:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.recommended__top .title{color:#2a2a2a;font-family:Tenor Sans,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.recommended__top a{text-decoration:none;color:#686869;text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.recommended__content{margin-inline:auto;display:flex;position:relative}.recommended__content-slider{max-width:100%;overflow-x:hidden}.recommended__content-slider .swiper-slide{min-width:311px}.recommended__content-slider .product-card__image{height:484px}.recommended__content-slider .product-card__image:hover .bottom{transform:translateY(0)}.recommended__content-slider .product-card__image .bottom{transform:translateY(8px)}.recommended__content-slider--next,.recommended__content-slider--prev{width:41px!important;height:32px!important;transition:opacity .3s ease-in-out,scale .3s ease-in-out}.recommended__content-slider--next:hover,.recommended__content-slider--prev:hover{opacity:.8;scale:1.2}.recommended__content-slider--next:after,.recommended__content-slider--prev:after{display:none}.recommended__content-slider--next{position:absolute;right:-54px!important}.recommended__content-slider--prev{position:absolute;left:-54px!important}.size-chart{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;display:flex;justify-content:center;align-items:center}.size-chart--wrap{position:relative}.size-chart__content{max-height:70vh;overflow-y:auto;background-color:#fff;position:relative;max-width:676px;padding:52px}.size-chart__content--close{position:absolute;z-index:10;right:20px;top:20px;width:24px;height:24px}.size-chart__content--close svg,.size-chart__content--close path{fill:#2a2a2a;transition:fill .3s ease-in-out}.size-chart__content--close:hover svg,.size-chart__content--close:hover path{fill:#93a160}.size-chart__content h3{width:100%;text-align:center;font-family:Tenor Sans,sans-serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.size-chart__content .text-content{margin-top:30px;display:flex;gap:22px}.size-chart__content .text-content__image{width:87px;height:363px;flex-shrink:0}.size-chart__content .text-content__info ol li{font-size:16px;font-style:normal;font-weight:400;line-height:150.023%;margin-top:12px}.size-chart__content .text-content__info ol li b{font-weight:500}.size-chart__content .text-content__info ol li:first-child{margin-top:0}.size-chart__content .grid-content{width:100%;border:none;border-collapse:collapse}.size-chart__content .grid-content thead{background-color:#ececec}.size-chart__content .grid-content thead td{font-size:14px;font-style:normal;font-weight:600;line-height:normal}.size-chart__content .grid-content tr:nth-child(2n){background-color:#ececec}.size-chart__content .grid-content td{text-align:center;padding:16px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 862px){.size-chart__content{height:100vh;max-height:100vh;padding:23px 16px}.size-chart__content .title{font-size:14px;text-align:left}.size-chart__content .text-content{display:flex;flex-direction:column;align-items:center;gap:12px}.size-chart__content .text-content__image{height:315px}.size-chart__content .text-content__image img{height:100%;object-fit:cover}.size-chart__content .text-content__info{font-size:14px;line-height:21px}.size-chart__content .grid-content{margin-top:23px}.size-chart__content .grid-content thead{background-color:#ececec}.size-chart__content .grid-content thead td{font-size:14px;font-style:normal;font-weight:600;line-height:normal}.size-chart__content .grid-content tr:nth-child(2n){background-color:#ececec}.size-chart__content .grid-content td{text-align:center;padding:16px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}}.thanks-page--bg{position:absolute;top:0;width:100vw;max-height:calc(100vh - 252px);object-fit:contain;object-position:top left;pointer-events:none}.thanks-page--breadcrumbs{z-index:2;pointer-events:none;display:flex;position:relative}.thanks-page__wrap{z-index:2;position:relative;display:flex;height:calc(100vh - 252px);flex-direction:column;align-items:center;justify-content:center}.thanks-page__wrap--title{font-family:Tenor Sans;font-style:normal;font-weight:400;font-size:32px;line-height:37px;text-align:center;text-transform:uppercase;color:#2a2a2a}.thanks-page__wrap--text{margin-top:16px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#2a2a2a}.thanks-page__wrap--button{margin-top:24px;background:transparent;padding:16px;width:260px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#2a2a2a;border:1px solid #2A2A2A;transition:color .3s ease-in-out,background-color .3s ease-in-out;text-align:center}.thanks-page__wrap--button:hover{background:#2A2A2A;color:#fff}@media screen and (max-width: 768px){.thanks-page__wrap--title{font-size:24px;line-height:32px}.thanks-page__wrap--text{font-size:16px;line-height:20px;padding-inline:24px;text-align:center}.thanks-page__wrap--button{font-size:14px;line-height:16px}}
