@charset "UTF-8";@import url(https://fonts.cdnfonts.com/css/trebuchet-ms-2);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#2a2a2a;background-color:#fffbf8;line-height:1;font-family:"Trebuchet MS";font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (padding-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){section{padding-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (padding-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){section{padding-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}button,input,textarea{font-family:"Trebuchet MS";font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:67.5rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.form__error{color:#f53434;margin-top:5px;text-shadow:0 0 25px #f53434}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus+.checkbox__label:before .checkmark{display:block}.checkbox__input:checked+.checkbox__label .checkbox__text{color:#2a2a2a;font-weight:700}.checkbox__input:checked+.checkbox__label .checkmark{display:block}.checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:20px}.checkbox__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;width:21px;height:21px;border:1px solid #2a2a2a;border-radius:7px;opacity:.38}.checkmark{display:none}.quantity{width:130px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:13px}.quantity__button{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#2a2a2a;width:9px;height:2px}.quantity__button_plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{height:100%;line-height:1.2;width:35px;text-align:center;outline:0}@supports (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.quantity__input input{font-size:clamp(1rem ,.8987341772rem + .5063291139vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.quantity__input input{font-size:calc(1rem + .25 * (100vw - 20rem)/ 49.375)}}.quantity__input span{margin-left:5px}@supports (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.quantity__input span{font-size:clamp(1rem ,.8987341772rem + .5063291139vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.quantity__input span{font-size:calc(1rem + .25 * (100vw - 20rem)/ 49.375)}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}body::after{content:"";background-color:#2a2a2a;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:.65}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 15px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup__title{line-height:1.2;text-align:center}@supports (margin-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.popup__title{margin-bottom:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.popup__title{margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}.popup__tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__tabs-info{width:100%}.popup__tabs-shell{margin-bottom:25px}.popup__tabs-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:7px;border-bottom:2px solid rgba(42,42,42,.12)}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.popup__tabs-navigation{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.popup__tabs-navigation{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.popup__tabs-title{padding:0 33px;outline:0}.popup__tabs-title._tab-active{position:relative}.popup__tabs-title._tab-active::before{content:"";position:absolute;bottom:-10px;left:0;height:3px;width:100%;background-color:#2a2a2a}.popup__tabs-input{height:45px;width:100%;background:#fff;border:1px solid rgba(0,0,0,.38);border-radius:9px;padding:14px 14px 12px 14px;outline:0;margin-top:8px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.popup__tabs-input:focus{border:1px solid #929292;-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636}.popup__tabs-password{display:block;font-weight:400;font-size:15px;line-height:1;text-align:end;margin:14px 0 29px 0;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (margin-top:clamp(0.875rem ,1.4897151899rem + -0.8860759494vw ,1.3125rem)){.popup__tabs-password{margin-top:clamp(.875rem ,1.4897151899rem + -.8860759494vw ,1.3125rem)}}@supports not (margin-top:clamp(0.875rem ,1.4897151899rem + -0.8860759494vw ,1.3125rem)){.popup__tabs-password{margin-top:calc(1.3125rem + -.4375 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(1.5625rem ,1.4612341772rem + 0.5063291139vw ,1.8125rem)){.popup__tabs-password{margin-bottom:clamp(1.5625rem ,1.4612341772rem + .5063291139vw ,1.8125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.4612341772rem + 0.5063291139vw ,1.8125rem)){.popup__tabs-password{margin-bottom:calc(1.5625rem + .25 * (100vw - 20rem)/ 49.375)}}.popup__tabs-password:hover{font-weight:700}.popup__tabs-link{line-height:1.2;padding-bottom:1px;border-bottom:2px solid #f9a43f;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (font-size:clamp(1rem ,0.9493670886rem + 0.253164557vw ,1.125rem)){.popup__tabs-link{font-size:clamp(1rem ,.9493670886rem + .253164557vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9493670886rem + 0.253164557vw ,1.125rem)){.popup__tabs-link{font-size:calc(1rem + .125 * (100vw - 20rem)/ 49.375)}}.popup__tabs-link:hover{color:#929292;border-bottom:2px solid #929292}.popup__tabs-text{font-weight:400;line-height:1.2}@supports (font-size:clamp(1rem ,0.9493670886rem + 0.253164557vw ,1.125rem)){.popup__tabs-text{font-size:clamp(1rem ,.9493670886rem + .253164557vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9493670886rem + 0.253164557vw ,1.125rem)){.popup__tabs-text{font-size:calc(1rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (margin-top:clamp(0.25rem ,0.6890822785rem + -0.6329113924vw ,0.5625rem)){.popup__tabs-text{margin-top:clamp(.25rem ,.6890822785rem + -.6329113924vw ,.5625rem)}}@supports not (margin-top:clamp(0.25rem ,0.6890822785rem + -0.6329113924vw ,0.5625rem)){.popup__tabs-text{margin-top:calc(.5625rem + -.3125 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){.popup__tabs-text{margin-bottom:clamp(.5rem ,.3987341772rem + .5063291139vw ,.75rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){.popup__tabs-text{margin-bottom:calc(.5rem + .25 * (100vw - 20rem)/ 49.375)}}.popup__tabs-btnSms{line-height:1.2;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.popup__tabs-btnSms{padding-top:clamp(.5625rem ,.4865506329rem + .3797468354vw ,.75rem)}}@supports not (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.popup__tabs-btnSms{padding-top:calc(.5625rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.9375rem ,0.4481907895rem + 2.2368421053vw ,2rem)){.popup__tabs-btnSms{padding-right:clamp(.9375rem ,.4481907895rem + 2.2368421053vw ,2rem)}}@supports not (padding-right:clamp(0.9375rem ,0.4481907895rem + 2.2368421053vw ,2rem)){.popup__tabs-btnSms{padding-right:calc(.9375rem + 1.0625 * (100vw - 21.875rem)/ 47.5)}}@supports (padding-bottom:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.popup__tabs-btnSms{padding-bottom:clamp(.5625rem ,.4865506329rem + .3797468354vw ,.75rem)}}@supports not (padding-bottom:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.popup__tabs-btnSms{padding-bottom:calc(.5625rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.9375rem ,0.4481907895rem + 2.2368421053vw ,2rem)){.popup__tabs-btnSms{padding-left:clamp(.9375rem ,.4481907895rem + 2.2368421053vw ,2rem)}}@supports not (padding-left:clamp(0.9375rem ,0.4481907895rem + 2.2368421053vw ,2rem)){.popup__tabs-btnSms{padding-left:calc(.9375rem + 1.0625 * (100vw - 21.875rem)/ 47.5)}}.popup__tabs-btnSms:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._btnLogin{padding:12px 105px}.list-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}@supports (margin-bottom:clamp(1rem ,0.746835443rem + 1.2658227848vw ,1.625rem)){.list-popup{margin-bottom:clamp(1rem ,.746835443rem + 1.2658227848vw ,1.625rem)}}@supports not (margin-bottom:clamp(1rem ,0.746835443rem + 1.2658227848vw ,1.625rem)){.list-popup{margin-bottom:calc(1rem + .625 * (100vw - 20rem)/ 49.375)}}.list-popup__item+.list-popup__item{margin-left:15px}.list-popup__img{border:2px solid #d9d9d9;border-radius:50%;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.list-popup__img:hover{-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636;background-color:#f9a43f;border:2px solid #929292}._faceIcon{padding:11px}._vkIcon{padding:7px}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{width:100%;max-width:427px;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}@supports (padding-top:clamp(1.5625rem ,1.4359177215rem + 0.6329113924vw ,1.875rem)){.popup__content{padding-top:clamp(1.5625rem ,1.4359177215rem + .6329113924vw ,1.875rem)}}@supports not (padding-top:clamp(1.5625rem ,1.4359177215rem + 0.6329113924vw ,1.875rem)){.popup__content{padding-top:calc(1.5625rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.1875rem ,0.6558544304rem + 2.6582278481vw ,2.5rem)){.popup__content{padding-right:clamp(1.1875rem ,.6558544304rem + 2.6582278481vw ,2.5rem)}}@supports not (padding-right:clamp(1.1875rem ,0.6558544304rem + 2.6582278481vw ,2.5rem)){.popup__content{padding-right:calc(1.1875rem + 1.3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)){.popup__content{padding-bottom:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)){.popup__content{padding-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.1875rem ,0.6558544304rem + 2.6582278481vw ,2.5rem)){.popup__content{padding-left:clamp(1.1875rem ,.6558544304rem + 2.6582278481vw ,2.5rem)}}@supports not (padding-left:clamp(1.1875rem ,0.6558544304rem + 2.6582278481vw ,2.5rem)){.popup__content{padding-left:calc(1.1875rem + 1.3125 * (100vw - 20rem)/ 49.375)}}.lock .popup__content{visibility:visible}.registration-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registration-popup__data:last-child{margin-bottom:26px}.registration-popup__data+.registration-popup__data{margin-top:16px}.registration-popup__input{width:100%;height:45px;background:#fff;border:1px solid rgba(0,0,0,.38);border-radius:9px;padding:13px;margin-top:8px;outline:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.registration-popup__input:focus{border:1px solid #929292;-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636}.registration-popup__input::-webkit-input-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.72}.registration-popup__input::-moz-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.72}.registration-popup__input:-ms-input-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.72}.registration-popup__input::-ms-input-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.72}.registration-popup__input::placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.72}.registration-popup__label{font-size:16px;line-height:1.2;font-weight:400}.registration-popup__password{font-weight:400;font-size:15px;line-height:1;opacity:.68}@supports (margin-top:clamp(0.9375rem ,0.6590189873rem + 1.3924050633vw ,1.625rem)){.registration-popup-container{margin-top:clamp(.9375rem ,.6590189873rem + 1.3924050633vw ,1.625rem)}}@supports not (margin-top:clamp(0.9375rem ,0.6590189873rem + 1.3924050633vw ,1.625rem)){.registration-popup-container{margin-top:calc(.9375rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.6337025316rem + 1.5189873418vw ,1.6875rem)){.registration-popup-container{margin-bottom:clamp(.9375rem ,.6337025316rem + 1.5189873418vw ,1.6875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6337025316rem + 1.5189873418vw ,1.6875rem)){.registration-popup-container{margin-bottom:calc(.9375rem + .75 * (100vw - 20rem)/ 49.375)}}.registration-popup__checkbox+.registration-popup__checkbox{margin-top:10px}.registration-popup__mark{gap:5px}.registration-popup__text{font-weight:400;font-size:15px;line-height:1.1;color:#000;opacity:.68}.registration-popup__text a{text-decoration:underline;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.registration-popup__text a:hover{color:#fb791b}.registration-popup__btn{width:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.registration-popup__btn{padding-top:clamp(.5625rem ,.4865506329rem + .3797468354vw ,.75rem)}}@supports not (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.registration-popup__btn{padding-top:calc(.5625rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.0000000625rem ,-0.7088606717rem + 3.5443036709vw ,1.75rem)){.registration-popup__btn{padding-right:clamp(.0000000625rem ,-.7088606717rem + 3.5443036709vw ,1.75rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-0.7088606717rem + 3.5443036709vw ,1.75rem)){.registration-popup__btn{padding-right:calc(.0000000625rem + 1.7499999375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.registration-popup__btn{padding-bottom:clamp(.5625rem ,.4865506329rem + .3797468354vw ,.75rem)}}@supports not (padding-bottom:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.registration-popup__btn{padding-bottom:calc(.5625rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.0000000625rem ,-0.7088606717rem + 3.5443036709vw ,1.75rem)){.registration-popup__btn{padding-left:clamp(.0000000625rem ,-.7088606717rem + 3.5443036709vw ,1.75rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-0.7088606717rem + 3.5443036709vw ,1.75rem)){.registration-popup__btn{padding-left:calc(.0000000625rem + 1.7499999375 * (100vw - 20rem)/ 49.375)}}.registration-popup__btn:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._label-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._change-content{position:relative}@supports (padding-top:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)){._change-content{padding-top:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)}}@supports not (padding-top:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)){._change-content{padding-top:calc(1.5625rem + .9375 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1rem ,0.2658227848rem + 3.6708860759vw ,2.8125rem)){._change-content{padding-right:clamp(1rem ,.2658227848rem + 3.6708860759vw ,2.8125rem)}}@supports not (padding-right:clamp(1rem ,0.2658227848rem + 3.6708860759vw ,2.8125rem)){._change-content{padding-right:calc(1rem + 1.8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)){._change-content{padding-bottom:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.1827531646rem + 1.8987341772vw ,2.5rem)){._change-content{padding-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1rem ,0.2658227848rem + 3.6708860759vw ,2.8125rem)){._change-content{padding-left:clamp(1rem ,.2658227848rem + 3.6708860759vw ,2.8125rem)}}@supports not (padding-left:clamp(1rem ,0.2658227848rem + 3.6708860759vw ,2.8125rem)){._change-content{padding-left:calc(1rem + 1.8125 * (100vw - 20rem)/ 49.375)}}.popup__close span{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:16px;right:17px;z-index:2;position:absolute;width:15px;height:15px;background:url(../img/option/icons/menu-close.svg) right no-repeat}.popup__change-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._change-btn{max-width:274px}@supports (margin-top:clamp(1rem ,0.6455696203rem + 1.7721518987vw ,1.875rem)){._change-btn{margin-top:clamp(1rem ,.6455696203rem + 1.7721518987vw ,1.875rem)}}@supports not (margin-top:clamp(1rem ,0.6455696203rem + 1.7721518987vw ,1.875rem)){._change-btn{margin-top:calc(1rem + .875 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.5625rem ,0.3852848101rem + 0.8860759494vw ,1rem)){._change-btn{padding-top:clamp(.5625rem ,.3852848101rem + .8860759494vw ,1rem)}}@supports not (padding-top:clamp(0.5625rem ,0.3852848101rem + 0.8860759494vw ,1rem)){._change-btn{padding-top:calc(.5625rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5625rem ,0.3852848101rem + 0.8860759494vw ,1rem)){._change-btn{padding-bottom:clamp(.5625rem ,.3852848101rem + .8860759494vw ,1rem)}}@supports not (padding-bottom:clamp(0.5625rem ,0.3852848101rem + 0.8860759494vw ,1rem)){._change-btn{padding-bottom:calc(.5625rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.events__title{margin-bottom:clamp(1.25rem ,.996835443rem + 1.2658227848vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.events__title{margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 49.375)}}.events__data+.events__data{margin-top:20px}@supports (margin-bottom:clamp(1rem ,1.2634493671rem + -0.3797468354vw ,1.1875rem)){.events__input{margin-bottom:clamp(1rem ,1.2634493671rem + -.3797468354vw ,1.1875rem)}}@supports not (margin-bottom:clamp(1rem ,1.2634493671rem + -0.3797468354vw ,1.1875rem)){.events__input{margin-bottom:calc(1.1875rem + -.1875 * (100vw - 20rem)/ 49.375)}}.evnts__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@supports (margin-top:clamp(0.9375rem ,0.4311708861rem + 2.5316455696vw ,2.1875rem)){.evnts__button{margin-top:clamp(.9375rem ,.4311708861rem + 2.5316455696vw ,2.1875rem)}}@supports not (margin-top:clamp(0.9375rem ,0.4311708861rem + 2.5316455696vw ,2.1875rem)){.evnts__button{margin-top:calc(.9375rem + 1.25 * (100vw - 20rem)/ 49.375)}}.events__btn{padding-right:87px;padding-left:87px}.spollers{display:-ms-grid;display:grid}.spollers__title{width:100%;cursor:default;text-align:left;position:relative;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.spollers__title:hover{color:#f9a43f}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:20px;top:50%;background-color:#2a2a2a;height:2px;width:9.5px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.pagging{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:65px;margin-top:65px}.pagging__arrow{background:url(../img/catalog/icons/arrow-left.svg) 0 0 no-repeat;width:20px;height:20px}.pagging__arrow:last-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pagging__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px}.pagging__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;width:27px;height:27px;border-radius:7px}.pagging__item._active{border:1px solid #2a2a2a}[class*=-ibg]{position:relative}[class*=-ibg] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}._shell-title__double,.about-us__shell-title,.article-page__title,.blog__shell-title,.body__about-us__discription-title,.cart__shell-title,.catalog-content__way-title,.catalog-content__way-titleMobile,.catalog__title,.contacts-data__title,.events-body__title,.events__shell-title,.games-slider__title,.history__shell-title,.info-blog__title,.info-blog__title-double,.info-events__title,.magic-catalog__title,.magic-offers__title,.offers-slider__title,.office__shell-title,.ordering__shell-title,.preview__shell-title{font-style:normal;font-weight:700;line-height:1.2}@supports (font-size:clamp(1.3125rem ,1.0340189873rem + 1.3924050633vw ,2rem)){._shell-title__double,.about-us__shell-title,.article-page__title,.blog__shell-title,.body__about-us__discription-title,.cart__shell-title,.catalog-content__way-title,.catalog-content__way-titleMobile,.catalog__title,.contacts-data__title,.events-body__title,.events__shell-title,.games-slider__title,.history__shell-title,.info-blog__title,.info-blog__title-double,.info-events__title,.magic-catalog__title,.magic-offers__title,.offers-slider__title,.office__shell-title,.ordering__shell-title,.preview__shell-title{font-size:clamp(1.3125rem ,1.0340189873rem + 1.3924050633vw ,2rem)}}@supports not (font-size:clamp(1.3125rem ,1.0340189873rem + 1.3924050633vw ,2rem)){._shell-title__double,.about-us__shell-title,.article-page__title,.blog__shell-title,.body__about-us__discription-title,.cart__shell-title,.catalog-content__way-title,.catalog-content__way-titleMobile,.catalog__title,.contacts-data__title,.events-body__title,.events__shell-title,.games-slider__title,.history__shell-title,.info-blog__title,.info-blog__title-double,.info-events__title,.magic-catalog__title,.magic-offers__title,.offers-slider__title,.office__shell-title,.ordering__shell-title,.preview__shell-title{font-size:calc(1.3125rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){._shell-title__double,.about-us__shell-title,.article-page__title,.blog__shell-title,.body__about-us__discription-title,.cart__shell-title,.catalog-content__way-title,.catalog-content__way-titleMobile,.catalog__title,.contacts-data__title,.events-body__title,.events__shell-title,.games-slider__title,.history__shell-title,.info-blog__title,.info-blog__title-double,.info-events__title,.magic-catalog__title,.magic-offers__title,.offers-slider__title,.office__shell-title,.ordering__shell-title,.preview__shell-title{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){._shell-title__double,.about-us__shell-title,.article-page__title,.blog__shell-title,.body__about-us__discription-title,.cart__shell-title,.catalog-content__way-title,.catalog-content__way-titleMobile,.catalog__title,.contacts-data__title,.events-body__title,.events__shell-title,.games-slider__title,.history__shell-title,.info-blog__title,.info-blog__title-double,.info-events__title,.magic-catalog__title,.magic-offers__title,.offers-slider__title,.office__shell-title,.ordering__shell-title,.preview__shell-title{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}._change-btn,._total,.age-catalog__title,.article-page__body-text span,.availability-catalog__title,.card-product__identity-title,.card-product__viewed-title,.cart__body-list__newPrice,.cart__body-list__title,.cart__side-price span,.catalog-content__accordion-heading,.catalog-content__accordion-title,.catalog-content__btnFilter,.catalog-content__side-title,.contacts-data__form-button,.events__body-discription__price,.filter-catalog__title,.footer-top__feedback-button,.footer-top__nav-catalog,.footer-top__nav-list__link2,.header-magic__top-phone,.header__top-phone,.history__list-amount,.history__list-data,.history__list-date,.info-blog__body-discription__title,.info-events__body-discription__title,.info__discription-title,.magic-catalog__link,.month li,.office__body-profile__status,.office__body-side__link,.order__body-title,.order__info-text,.ordering__address-title,.ordering__result-sum,.ordering__side-title,.popup__tabs-navigation,.popup__tabs-title,.preview__registration-info span,.preview__shell-date,.quantity-catalog__title,.question-tabs__title,.service-card__spollers-title,.settings__body-profile__phone,.settings__body-profile__phone a,.settings__body-side__link,.tracking__shell-subtitle{font-style:normal;font-weight:700;line-height:1.2}@supports (font-size:clamp(1rem ,0.9240506329rem + 0.3797468354vw ,1.1875rem)){._change-btn,._total,.age-catalog__title,.article-page__body-text span,.availability-catalog__title,.card-product__identity-title,.card-product__viewed-title,.cart__body-list__newPrice,.cart__body-list__title,.cart__side-price span,.catalog-content__accordion-heading,.catalog-content__accordion-title,.catalog-content__btnFilter,.catalog-content__side-title,.contacts-data__form-button,.events__body-discription__price,.filter-catalog__title,.footer-top__feedback-button,.footer-top__nav-catalog,.footer-top__nav-list__link2,.header-magic__top-phone,.header__top-phone,.history__list-amount,.history__list-data,.history__list-date,.info-blog__body-discription__title,.info-events__body-discription__title,.info__discription-title,.magic-catalog__link,.month li,.office__body-profile__status,.office__body-side__link,.order__body-title,.order__info-text,.ordering__address-title,.ordering__result-sum,.ordering__side-title,.popup__tabs-navigation,.popup__tabs-title,.preview__registration-info span,.preview__shell-date,.quantity-catalog__title,.question-tabs__title,.service-card__spollers-title,.settings__body-profile__phone,.settings__body-profile__phone a,.settings__body-side__link,.tracking__shell-subtitle{font-size:clamp(1rem ,.9240506329rem + .3797468354vw ,1.1875rem)}}@supports not (font-size:clamp(1rem ,0.9240506329rem + 0.3797468354vw ,1.1875rem)){._change-btn,._total,.age-catalog__title,.article-page__body-text span,.availability-catalog__title,.card-product__identity-title,.card-product__viewed-title,.cart__body-list__newPrice,.cart__body-list__title,.cart__side-price span,.catalog-content__accordion-heading,.catalog-content__accordion-title,.catalog-content__btnFilter,.catalog-content__side-title,.contacts-data__form-button,.events__body-discription__price,.filter-catalog__title,.footer-top__feedback-button,.footer-top__nav-catalog,.footer-top__nav-list__link2,.header-magic__top-phone,.header__top-phone,.history__list-amount,.history__list-data,.history__list-date,.info-blog__body-discription__title,.info-events__body-discription__title,.info__discription-title,.magic-catalog__link,.month li,.office__body-profile__status,.office__body-side__link,.order__body-title,.order__info-text,.ordering__address-title,.ordering__result-sum,.ordering__side-title,.popup__tabs-navigation,.popup__tabs-title,.preview__registration-info span,.preview__shell-date,.quantity-catalog__title,.question-tabs__title,.service-card__spollers-title,.settings__body-profile__phone,.settings__body-profile__phone a,.settings__body-side__link,.tracking__shell-subtitle{font-size:calc(1rem + .1875 * (100vw - 20rem)/ 49.375)}}._link-profile,.about-us__content-title,.article-page__body-title,.blog__body-checkbox__title,.cart__side-buy,.cart__side-make,.contacts-data__list-item,.events-profile__games-title,.events-profile__title,.events__body-checkbox__title,.hero-magic__link,.hero-magic__title,.hero__description-subtitle,.history__list-container,.history__list-number,.info-warhammer__body-newPrice,.info__link,.office__body-profile__get,.office__body-profile__label,.office__body-profile__number,.office__body-profile__rank,.office__body-profile__signature,.office__body-profile__title,.order-list__quantyti,.order__info-text span,.popup__tabs-btnSms,.popup__title,.preview__interesting-title,.preview__registration-btn,.preview__registration-title,.recommendations-profile__title,.registration-popup__btn,.tracking__status-title{font-style:normal;font-weight:700;line-height:1.2}@supports (font-size:clamp(1rem ,0.8481012658rem + 0.7594936709vw ,1.375rem)){._link-profile,.about-us__content-title,.article-page__body-title,.blog__body-checkbox__title,.cart__side-buy,.cart__side-make,.contacts-data__list-item,.events-profile__games-title,.events-profile__title,.events__body-checkbox__title,.hero-magic__link,.hero-magic__title,.hero__description-subtitle,.history__list-container,.history__list-number,.info-warhammer__body-newPrice,.info__link,.office__body-profile__get,.office__body-profile__label,.office__body-profile__number,.office__body-profile__rank,.office__body-profile__signature,.office__body-profile__title,.order-list__quantyti,.order__info-text span,.popup__tabs-btnSms,.popup__title,.preview__interesting-title,.preview__registration-btn,.preview__registration-title,.recommendations-profile__title,.registration-popup__btn,.tracking__status-title{font-size:clamp(1rem ,.8481012658rem + .7594936709vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.8481012658rem + 0.7594936709vw ,1.375rem)){._link-profile,.about-us__content-title,.article-page__body-title,.blog__body-checkbox__title,.cart__side-buy,.cart__side-make,.contacts-data__list-item,.events-profile__games-title,.events-profile__title,.events__body-checkbox__title,.hero-magic__link,.hero-magic__title,.hero__description-subtitle,.history__list-container,.history__list-number,.info-warhammer__body-newPrice,.info__link,.office__body-profile__get,.office__body-profile__label,.office__body-profile__number,.office__body-profile__rank,.office__body-profile__signature,.office__body-profile__title,.order-list__quantyti,.order__info-text span,.popup__tabs-btnSms,.popup__title,.preview__interesting-title,.preview__registration-btn,.preview__registration-title,.recommendations-profile__title,.registration-popup__btn,.tracking__status-title{font-size:calc(1rem + .375 * (100vw - 20rem)/ 49.375)}}.filter-catalog__values-input::-webkit-input-placeholder{font-style:normal;font-weight:700;font-size:16px;line-height:1.2}.filter-catalog__values-input::-moz-placeholder{font-style:normal;font-weight:700;font-size:16px;line-height:1.2}.filter-catalog__values-input:-ms-input-placeholder{font-style:normal;font-weight:700;font-size:16px;line-height:1.2}.filter-catalog__values-input::-ms-input-placeholder{font-style:normal;font-weight:700;font-size:16px;line-height:1.2}._category,.about-us__content-text,.article-page__body-text,.banner-info__text,.banner-info__title,.blog__body-checkbox__apply,.blog__body-checkbox__text,.body__about-us__discription-text,.btn-apply,.cabinet-top__cart span,.card-product__shell-title,.card-product__side-buy,.card-product__side-cart,.card-product__side-code,.card-product__side-newPrice,.card-product__side-oldPrice,.card-product__side-text,.card-product__tabs-title,.card-product__way-link,.cart__body-list__oldPrice,.cart__side-price,.cart__side-promo,.catalog-card__discription,.catalog-content__accordion-text,.catalog-content__way-link,.catalog-content__way-text,.checkbox-ordering__text,.checkbox-ordering__text-bottom,.checkbox__text,.contacts-data__form-data__label,.contacts-data__form-title,.days li,.events-profile__games-date,.events-profile__games-link,.events__body-discription__text,.filter-catalog__values-input::placeholder,.filter-catalog__values-label,.footer-top__feedback-phone,.footer-top__nav-list__link,.footer-top__shell-address,.header__bottom-catalog,.header__bottom-nav__link,.history__list-link,.info-blog__body-discription__text,.info-events__body-discription__date,.info-events__body-discription__text,.info-item__body-price,.info-item__title,.info-magic__body-cart,.info-magic__body-newPrice,.info-magic__buy-link,.info-magic__title,.info-offers__body-newPrice,.info-offers__image span,.info-warhammer__body-cart__link,.info-warhammer__buy-link,.magic-catalog__shell-link,.magic-catalog__shell-text,.menu .submenu-body__link,.menu .submenu-body__title,.menu__body-list__item-link,.menu__body-title,.menu__item-link,.ordering__accaunt-data,.ordering__accaunt-exit,.ordering__accaunt-offer,.ordering__accaunt-text,.ordering__address-label,.ordering__address-note span,.ordering__side-list__item,.popup__tabs-link,.preview__info-text,.preview__interesting-text,.preview__registration-info,.question-tabs__text,.service-card__spollers-btn,.service-card__spollers-list__item,.settings__body-profile__change,.tracking__questions,.tracking__status-item,.weekdays li{font-style:normal;font-weight:700;font-size:16px;line-height:1.2}.blog__body-checkbox__apply,.card-product__side-buy,.card-product__side-cart,.cart__side-make,.contacts-data__form-button,.footer-top__feedback-button,.hero__description-link,.info-blog__btn,.info-events__btn,.info-item__body-buy,.info-item__body-cart,.order__info-btn,.ordering__button-pay,.popup__tabs-btnSms,.preview__registration-btn,.registration-popup__btn{font-style:normal;font-weight:700;color:#fff;background:-o-linear-gradient(265.47deg,#f9a43f 5.27%,#fb791b 91.78%);background:linear-gradient(184.53deg,#f9a43f 5.27%,#fb791b 91.78%);border-radius:9px;text-align:center}.info-item__body-buy,.info-item__body-cart{font-size:16px;line-height:19px;width:100%;padding:9px 28px;white-space:nowrap}.blog__body-checkbox,.calendar,.card-product__side,.cart__side,.catalog-content__side,.events__body-checkbox,.events__shell-info._active .events__body-wrapper,.history__list-item,.office__body-profile__icon,.office__body-profile__scale,.office__body-side,.order__info,.ordering__side,.popup__content,.preview__registration,.settings__body-side,.tracking__status{-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:9px;background:#fff}.checkmark{position:absolute;top:2px;left:2px;background:url(../img/catalog/icons/akar-icons_check.svg);width:18px;height:18px}.header{position:fixed;top:0;left:0;width:100%;background-color:#2a2a2a;z-index:5}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10}@supports (padding-top:clamp(1.3125rem ,1.5759493671rem + -0.3797468354vw ,1.5rem)){.header__top-logo{padding-top:clamp(1.3125rem ,1.5759493671rem + -.3797468354vw ,1.5rem)}}@supports not (padding-top:clamp(1.3125rem ,1.5759493671rem + -0.3797468354vw ,1.5rem)){.header__top-logo{padding-top:calc(1.5rem + -.1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.25rem ,1.1740506329rem + 0.3797468354vw ,1.4375rem)){.header__top-logo{padding-bottom:clamp(1.25rem ,1.1740506329rem + .3797468354vw ,1.4375rem)}}@supports not (padding-bottom:clamp(1.25rem ,1.1740506329rem + 0.3797468354vw ,1.4375rem)){.header__top-logo{padding-bottom:calc(1.25rem + .1875 * (100vw - 20rem)/ 49.375)}}.header__top-logo:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.header__top-logo__img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (width:clamp(7.5625rem ,6.6511075949rem + 4.5569620253vw ,9.8125rem)){.header__top-logo__img{width:clamp(7.5625rem ,6.6511075949rem + 4.5569620253vw ,9.8125rem)}}@supports not (width:clamp(7.5625rem ,6.6511075949rem + 4.5569620253vw ,9.8125rem)){.header__top-logo__img{width:calc(7.5625rem + 2.25 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.75rem ,1.5474683544rem + 1.0126582278vw ,2.25rem)){.header__top-logo__img{height:clamp(1.75rem ,1.5474683544rem + 1.0126582278vw ,2.25rem)}}@supports not (height:clamp(1.75rem ,1.5474683544rem + 1.0126582278vw ,2.25rem)){.header__top-logo__img{height:calc(1.75rem + .5 * (100vw - 20rem)/ 49.375)}}.header__top-castom-input{width:100%;margin-left:33px}@supports (margin-right:clamp(0.9375rem ,-5.7620515695rem + 16.1434977578vw ,5.4375rem)){.header__top-castom-input{margin-right:clamp(.9375rem ,-5.7620515695rem + 16.1434977578vw ,5.4375rem)}}@supports not (margin-right:clamp(0.9375rem ,-5.7620515695rem + 16.1434977578vw ,5.4375rem)){.header__top-castom-input{margin-right:calc(.9375rem + 4.5 * (100vw - 41.5rem)/ 27.875)}}.header__top-phone{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@supports (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.header__top-phone{font-size:clamp(1rem ,.8987341772rem + .5063291139vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.header__top-phone{font-size:calc(1rem + .25 * (100vw - 20rem)/ 49.375)}}@supports (margin-right:clamp(0.9375rem ,-1.1413461538rem + 7.2307692308vw ,3.875rem)){.header__top-phone{margin-right:clamp(.9375rem ,-1.1413461538rem + 7.2307692308vw ,3.875rem)}}@supports not (margin-right:clamp(0.9375rem ,-1.1413461538rem + 7.2307692308vw ,3.875rem)){.header__top-phone{margin-right:calc(.9375rem + 2.9375 * (100vw - 28.75rem)/ 40.625)}}.header__top-phone:hover .phone-top__icon{-webkit-animation:phone 1.5s ease-in-out;animation:phone 1.5s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;fill:#fb791b}.header__top-phone:hover .phone-top__number{color:#fb791b}.cabinet-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cabinet-top__user img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (width:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.cabinet-top__user img{width:clamp(1.25rem ,.996835443rem + 1.2658227848vw ,1.875rem)}}@supports not (width:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.cabinet-top__user img{width:calc(1.25rem + .625 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.3125rem ,1.0846518987rem + 1.1392405063vw ,1.875rem)){.cabinet-top__user img{height:clamp(1.3125rem ,1.0846518987rem + 1.1392405063vw ,1.875rem)}}@supports not (height:clamp(1.3125rem ,1.0846518987rem + 1.1392405063vw ,1.875rem)){.cabinet-top__user img{height:calc(1.3125rem + .5625 * (100vw - 20rem)/ 49.375)}}.cabinet-top__user img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.cabinet-top__cart{position:relative}@supports (margin-left:clamp(0.625rem ,0.5237341772rem + 0.5063291139vw ,0.875rem)){.cabinet-top__cart{margin-left:clamp(.625rem ,.5237341772rem + .5063291139vw ,.875rem)}}@supports not (margin-left:clamp(0.625rem ,0.5237341772rem + 0.5063291139vw ,0.875rem)){.cabinet-top__cart{margin-left:calc(.625rem + .25 * (100vw - 20rem)/ 49.375)}}.cabinet-top__cart:hover img,.cabinet-top__cart:hover span{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.cabinet-top__cart img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (width:clamp(1.1875rem ,0.9596518987rem + 1.1392405063vw ,1.75rem)){.cabinet-top__cart img{width:clamp(1.1875rem ,.9596518987rem + 1.1392405063vw ,1.75rem)}}@supports not (width:clamp(1.1875rem ,0.9596518987rem + 1.1392405063vw ,1.75rem)){.cabinet-top__cart img{width:calc(1.1875rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.125rem ,0.9224683544rem + 1.0126582278vw ,1.625rem)){.cabinet-top__cart img{height:clamp(1.125rem ,.9224683544rem + 1.0126582278vw ,1.625rem)}}@supports not (height:clamp(1.125rem ,0.9224683544rem + 1.0126582278vw ,1.625rem)){.cabinet-top__cart img{height:calc(1.125rem + .5 * (100vw - 20rem)/ 49.375)}}.cabinet-top__cart span{position:absolute;top:-25%;right:-15%;font-family:"Open Sans";color:#fff;border-radius:50%;background-color:#f9a43f;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (font-size:clamp(0.5rem ,0.3481012658rem + 0.7594936709vw ,0.875rem)){.cabinet-top__cart span{font-size:clamp(.5rem ,.3481012658rem + .7594936709vw ,.875rem)}}@supports not (font-size:clamp(0.5rem ,0.3481012658rem + 0.7594936709vw ,0.875rem)){.cabinet-top__cart span{font-size:calc(.5rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.1875rem ,0.1368670886rem + 0.253164557vw ,0.3125rem)){.cabinet-top__cart span{padding-right:clamp(.1875rem ,.1368670886rem + .253164557vw ,.3125rem)}}@supports not (padding-right:clamp(0.1875rem ,0.1368670886rem + 0.253164557vw ,0.3125rem)){.cabinet-top__cart span{padding-right:calc(.1875rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.1875rem ,0.1368670886rem + 0.253164557vw ,0.3125rem)){.cabinet-top__cart span{padding-left:clamp(.1875rem ,.1368670886rem + .253164557vw ,.3125rem)}}@supports not (padding-left:clamp(0.1875rem ,0.1368670886rem + 0.253164557vw ,0.3125rem)){.cabinet-top__cart span{padding-left:calc(.1875rem + .125 * (100vw - 20rem)/ 49.375)}}.input-header{padding:10px;width:100%;height:38px;border:1px solid #f2f2f2;outline-style:none;border-radius:9px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.input-header:focus{-webkit-box-shadow:0 0 25px rgba(251,121,27,.63);box-shadow:0 0 25px rgba(251,121,27,.63)}.form{position:relative}.form:before{content:"";position:absolute;top:0;bottom:0;right:10px;margin:auto 0;width:19px;height:19px;background:url(../img/header/icons/search.svg) no-repeat;background-size:cover}.phone-top__number{margin-left:9px}.phone-top__icon{fill:#fff}.header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.header__bottom-wrapper{background-color:#f7f5f5}.header__bottom-catalog{margin-left:14px}.header__bottom-nav{width:100%}.header__bottom-nav__list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-left:clamp(0.9375rem ,-5.6690022422rem + 15.9192825112vw ,5.375rem)){.header__bottom-nav__list-container{margin-left:clamp(.9375rem ,-5.6690022422rem + 15.9192825112vw ,5.375rem)}}@supports not (margin-left:clamp(0.9375rem ,-5.6690022422rem + 15.9192825112vw ,5.375rem)){.header__bottom-nav__list-container{margin-left:calc(.9375rem + 4.4375 * (100vw - 41.5rem)/ 27.875)}}.header__bottom-nav__list-item+.header__bottom-nav__list-item{margin-left:10px}.header__bottom-nav__link{background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .3s;-o-transition:background-size .3s;transition:background-size .3s}.header__bottom-nav__link:hover{color:#f9a43f;background-size:100% 2px}.header__bottom-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (margin-left:clamp(0.9375rem ,-3.7149663677rem + 11.2107623318vw ,4.0625rem)){.header__bottom-social{margin-left:clamp(.9375rem ,-3.7149663677rem + 11.2107623318vw ,4.0625rem)}}@supports not (margin-left:clamp(0.9375rem ,-3.7149663677rem + 11.2107623318vw ,4.0625rem)){.header__bottom-social{margin-left:calc(.9375rem + 3.125 * (100vw - 41.5rem)/ 27.875)}}.header__bottom-social__list+.header__bottom-social__list{margin-left:11px}.header__bottom-social__link img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__bottom-social__link:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.icon-menu{display:block;position:relative;width:16px;height:14px;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#2a2a2a}.icon-menu:hover span,.icon-menu:hover::after,.icon-menu:hover::before{background-color:#fb791b}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{display:none}.menu-open .icon-menu::after,.menu-open .icon-menu::before{display:none}.menu__body{display:none;position:fixed;width:100%;height:100%;top:0;left:0;padding:82px 0 0 0;overflow:auto}.menu-open .menu__body{display:block;background-color:rgba(14,10,10,.65)}.menu__body-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#fffbf8;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.menu__body-wrapper:hover{-webkit-box-shadow:5px 6px 15px rgba(251,121,27,.63);box-shadow:5px 6px 15px rgba(251,121,27,.63)}.menu__body-nav{position:relative}.menu__body-side{-webkit-box-flex:0;-ms-flex:0 0 255px;flex:0 0 255px;padding:16px 0 40px 0;border-right:2px solid rgba(42,42,42,.12)}.menu__body-allCategoryes{margin:0 0 13px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__body-close{width:15px;height:15px;background:url(../img/header/icons/close.svg)}.menu__body-title{margin-left:17px}.menu__body-list{display:none}.menu__body-list__item-link{line-height:40px}.menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{border-top:2px solid rgba(42,42,42,.12)}.menu__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:2.5;padding:0 12px 0 30px}.menu__item-link svg{fill:#c8c5c3}.menu__item-link:hover{background:#f9a43f}.menu__item-link:hover svg{fill:#2a2a2a}.menu__item._active .submenu-body{pointer-events:all}.menu__item._active .submenu-body__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.menu__item._active .menu__item-link{background:#f9a43f}.menu__item._active .menu__item-link svg{fill:#2a2a2a;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.menu .submenu-body{position:absolute;top:-5%;left:100%;height:100%;overflow:hidden;pointer-events:none;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (min-width:clamp(17.8125rem ,-17.4944751381rem + 99.6316758748vw ,51.625rem)){.menu .submenu-body{min-width:clamp(17.8125rem ,-17.4944751381rem + 99.6316758748vw ,51.625rem)}}@supports not (min-width:clamp(17.8125rem ,-17.4944751381rem + 99.6316758748vw ,51.625rem)){.menu .submenu-body{min-width:calc(17.8125rem + 33.8125 * (100vw - 35.4375rem)/ 33.9375)}}.menu .submenu-body__shell{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 30px;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}.menu .submenu-body__title{font-size:20px;line-height:1.15;margin-bottom:16px}.menu .submenu-body__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:160px;-webkit-column-gap:58px;-moz-column-gap:58px;column-gap:58px}.menu .submenu-body__link{line-height:2.5;white-space:nowrap;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.menu .submenu-body__link:hover{color:#f9a43f}@-webkit-keyframes phone{15%,25%,35%,45%,5%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}10%,20%,30%,40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes phone{15%,25%,35%,45%,5%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}10%,20%,30%,40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}.header-magic{background-color:#0a090f}.header-magic__top-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;color:#fff}@supports (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.header-magic__top-phone{font-size:clamp(1rem ,.8987341772rem + .5063291139vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.header-magic__top-phone{font-size:calc(1rem + .25 * (100vw - 20rem)/ 49.375)}}@supports (margin-right:clamp(0.9375rem ,-0.6726017442rem + 6.1046511628vw ,3.5625rem)){.header-magic__top-phone{margin-right:clamp(.9375rem ,-.6726017442rem + 6.1046511628vw ,3.5625rem)}}@supports not (margin-right:clamp(0.9375rem ,-0.6726017442rem + 6.1046511628vw ,3.5625rem)){.header-magic__top-phone{margin-right:calc(.9375rem + 2.625 * (100vw - 26.375rem)/ 43)}}.header-magic__top-phone__number{margin-left:8px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.header-magic__top-phone__number:hover{color:#f9a43f}.header-magic__top-user img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (width:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.header-magic__top-user img{width:clamp(1.25rem ,.996835443rem + 1.2658227848vw ,1.875rem)}}@supports not (width:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.header-magic__top-user img{width:calc(1.25rem + .625 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.3125rem ,1.0846518987rem + 1.1392405063vw ,1.875rem)){.header-magic__top-user img{height:clamp(1.3125rem ,1.0846518987rem + 1.1392405063vw ,1.875rem)}}@supports not (height:clamp(1.3125rem ,1.0846518987rem + 1.1392405063vw ,1.875rem)){.header-magic__top-user img{height:calc(1.3125rem + .5625 * (100vw - 20rem)/ 49.375)}}.header-magic__top-user img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@supports (margin-left:clamp(0.625rem ,0.4984177215rem + 0.6329113924vw ,0.9375rem)){.header-magic__top-cart{margin-left:clamp(.625rem ,.4984177215rem + .6329113924vw ,.9375rem)}}@supports not (margin-left:clamp(0.625rem ,0.4984177215rem + 0.6329113924vw ,0.9375rem)){.header-magic__top-cart{margin-left:calc(.625rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(1.1875rem ,0.9596518987rem + 1.1392405063vw ,1.75rem)){.header-magic__top-cart img{width:clamp(1.1875rem ,.9596518987rem + 1.1392405063vw ,1.75rem)}}@supports not (width:clamp(1.1875rem ,0.9596518987rem + 1.1392405063vw ,1.75rem)){.header-magic__top-cart img{width:calc(1.1875rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.125rem ,0.9224683544rem + 1.0126582278vw ,1.625rem)){.header-magic__top-cart img{height:clamp(1.125rem ,.9224683544rem + 1.0126582278vw ,1.625rem)}}@supports not (height:clamp(1.125rem ,0.9224683544rem + 1.0126582278vw ,1.625rem)){.header-magic__top-cart img{height:calc(1.125rem + .5 * (100vw - 20rem)/ 49.375)}}.header-magic__cabinet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header-magic__bottom{background-color:#5a5757}.header-magic__bottom-catalog{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .3s;-o-transition:background-size .3s;transition:background-size .3s}.header-magic__bottom-catalog:hover{color:#f9a43f;background-size:100% 2px}.header-magic__bottom-link{color:#fff}.header-magic__menu span,.header-magic__menu::after,.header-magic__menu::before{background-color:#fff}.header-magic__search{display:none}.footer{background:#2a2a2a;padding:59px 0 40px 0}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-bottom:clamp(0.9375rem ,-0.8599683544rem + 8.9873417722vw ,5.375rem)){.footer-top{margin-bottom:clamp(.9375rem ,-.8599683544rem + 8.9873417722vw ,5.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.8599683544rem + 8.9873417722vw ,5.375rem)){.footer-top{margin-bottom:calc(.9375rem + 4.4375 * (100vw - 20rem)/ 49.375)}}.footer-top__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-top__shell-address{font-weight:400;color:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer-top__shell-address:hover{color:#f9a43f}@supports (margin-bottom:clamp(1rem ,2.2294303797rem + -1.7721518987vw ,1.875rem)){.footer-top__logo{margin-bottom:clamp(1rem ,2.2294303797rem + -1.7721518987vw ,1.875rem)}}@supports not (margin-bottom:clamp(1rem ,2.2294303797rem + -1.7721518987vw ,1.875rem)){.footer-top__logo{margin-bottom:calc(1.875rem + -.875 * (100vw - 20rem)/ 49.375)}}.footer-top__logo:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.footer-top__logo img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (width:clamp(8.0625rem ,7.4549050633rem + 3.0379746835vw ,9.5625rem)){.footer-top__logo img{width:clamp(8.0625rem ,7.4549050633rem + 3.0379746835vw ,9.5625rem)}}@supports not (width:clamp(8.0625rem ,7.4549050633rem + 3.0379746835vw ,9.5625rem)){.footer-top__logo img{width:calc(8.0625rem + 1.5 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.9375rem ,1.8109177215rem + 0.6329113924vw ,2.25rem)){.footer-top__logo img{height:clamp(1.9375rem ,1.8109177215rem + .6329113924vw ,2.25rem)}}@supports not (height:clamp(1.9375rem ,1.8109177215rem + 0.6329113924vw ,2.25rem)){.footer-top__logo img{height:calc(1.9375rem + .3125 * (100vw - 20rem)/ 49.375)}}.footer-top__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-top__nav-catalog{color:#fff;margin-bottom:9px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer-top__nav-catalog:hover{color:#f9a43f}.footer-top__nav-list__link{font-weight:400;line-height:1.3;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .3s;-o-transition:background-size .3s;transition:background-size .3s}.footer-top__nav-list__link:hover{color:#f9a43f;background-size:100% 2px}.footer-top__nav-list__link2{line-height:1.6;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .4s;-o-transition:background-size .4s;transition:background-size .4s}.footer-top__nav-list__link2:hover{color:#f9a43f;background-size:100% 2px}.footer-top__feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.footer-top__feedback-button{color:#f9a43f;background:#2a2a2a;border:1px solid #f9a43f;padding-top:15px;padding-bottom:15px;margin-bottom:26px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (padding-right:clamp(0.3125rem ,-2.0276442308rem + 6.3461538462vw ,2.375rem)){.footer-top__feedback-button{padding-right:clamp(.3125rem ,-2.0276442308rem + 6.3461538462vw ,2.375rem)}}@supports not (padding-right:clamp(0.3125rem ,-2.0276442308rem + 6.3461538462vw ,2.375rem)){.footer-top__feedback-button{padding-right:calc(.3125rem + 2.0625 * (100vw - 36.875rem)/ 32.5)}}@supports (padding-left:clamp(0.3125rem ,-2.0276442308rem + 6.3461538462vw ,2.375rem)){.footer-top__feedback-button{padding-left:clamp(.3125rem ,-2.0276442308rem + 6.3461538462vw ,2.375rem)}}@supports not (padding-left:clamp(0.3125rem ,-2.0276442308rem + 6.3461538462vw ,2.375rem)){.footer-top__feedback-button{padding-left:calc(.3125rem + 2.0625 * (100vw - 36.875rem)/ 32.5)}}.footer-top__feedback-button:hover{border:1px solid #fff;color:#fff;-webkit-box-shadow:0 0 25px rgba(251,121,27,.63);box-shadow:0 0 25px rgba(251,121,27,.63)}.footer-top__feedback-phone{color:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer-top__feedback-phone:hover{color:#f9a43f}.footer-top__feedback-phone+.footer-top__feedback-phone{margin-top:6px}.footer-top__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.footer-top__social-list+.footer-top__social-list{margin-left:11px}.footer-top__social-link img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer-top__social-link img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.footer-border{border:1px solid rgba(255,255,255,.25)}.footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.footer-bottom__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom__copyright a{text-decoration:underline}.footer-bottom__copyright-text{font-weight:400;font-size:15px;line-height:1.13;color:rgba(255,255,255,.44);text-align:center}@supports (font-size:clamp(0.875rem ,0.8496835443rem + 0.1265822785vw ,0.9375rem)){.footer-bottom__copyright-text{font-size:clamp(.875rem ,.8496835443rem + .1265822785vw ,.9375rem)}}@supports not (font-size:clamp(0.875rem ,0.8496835443rem + 0.1265822785vw ,0.9375rem)){.footer-bottom__copyright-text{font-size:calc(.875rem + .0625 * (100vw - 20rem)/ 49.375)}}.footer-bottom__logo-link img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer-bottom__logo-link:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.footer-bottom__logo-link+.footer-bottom__logo-link{margin-left:11px}.footer-bottom__consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom__consent a{text-decoration:underline}.games-container{margin-right:41px;max-width:151px}.service-container{margin-left:52px}@supports (margin-left:clamp(0.0000000625rem ,-19.8749995553rem + 33.3333326923vw ,3.25rem)){.service-container{margin-left:clamp(.0000000625rem ,-19.8749995553rem + 33.3333326923vw ,3.25rem)}}@supports not (margin-left:clamp(0.0000000625rem ,-19.8749995553rem + 33.3333326923vw ,3.25rem)){.service-container{margin-left:calc(.0000000625rem + 3.2499999375 * (100vw - 59.625rem)/ 9.75)}}._copyright-link{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}._copyright-link:hover{color:#f9a43f}.footer-magic{background:#0a090f}.footer-magic__button{background:#0a090f}@supports (margin-top:clamp(8rem ,7.7974683544rem + 1.0126582278vw ,8.5rem)){.hero{margin-top:clamp(8rem ,7.7974683544rem + 1.0126582278vw ,8.5rem)}}@supports not (margin-top:clamp(8rem ,7.7974683544rem + 1.0126582278vw ,8.5rem)){.hero{margin-top:calc(8rem + .5 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(1.5625rem ,1.0561708861rem + 2.5316455696vw ,2.8125rem)){.hero{margin-bottom:clamp(1.5625rem ,1.0561708861rem + 2.5316455696vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.0561708861rem + 2.5316455696vw ,2.8125rem)){.hero{margin-bottom:calc(1.5625rem + 1.25 * (100vw - 20rem)/ 49.375)}}.hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.hero__slide,.hero__slide2,.hero__slide3{position:relative}.hero__description{position:absolute;bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@supports (left:clamp(-1.375rem ,-0.2333860759rem + -1.6455696203vw ,-0.5625rem)){.hero__description{left:clamp(-1.375rem ,-.2333860759rem + -1.6455696203vw ,-.5625rem)}}@supports not (left:clamp(-1.375rem ,-0.2333860759rem + -1.6455696203vw ,-0.5625rem)){.hero__description{left:calc(-.5625rem + -.8125 * (100vw - 20rem)/ 49.375)}}.hero__description-title{font-weight:400;font-size:12px;line-height:1.3;color:#fff}.hero__description-subtitle{line-height:1.2;color:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (font-size:clamp(1.5rem ,1.6756329114rem + -0.253164557vw ,1.625rem)){.hero__description-subtitle{font-size:clamp(1.5rem ,1.6756329114rem + -.253164557vw ,1.625rem)}}@supports not (font-size:clamp(1.5rem ,1.6756329114rem + -0.253164557vw ,1.625rem)){.hero__description-subtitle{font-size:calc(1.625rem + -.125 * (100vw - 20rem)/ 49.375)}}.hero__description-subtitle:hover{color:#f9a43f}.hero__description-link{font-size:14px;line-height:1.14;padding:7px 30px;margin-right:70px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (margin-bottom:clamp(-1.25rem ,0.5063292017rem + -2.5316456962vw ,0.0000000625rem)){.hero__description-link{margin-bottom:clamp(-1.25rem ,.5063292017rem + -2.5316456962vw ,.0000000625rem)}}@supports not (margin-bottom:clamp(-1.25rem ,0.5063292017rem + -2.5316456962vw ,0.0000000625rem)){.hero__description-link{margin-bottom:calc(.0000000625rem + -1.2500000625 * (100vw - 20rem)/ 49.375)}}.hero__description-link:hover{color:#f9a43f;background:#fff}.hero__description2{position:absolute;bottom:35px;left:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.hero__description3{position:absolute;bottom:35px;left:23px}.hero-warhmmer{margin-left:-35px}._more{margin-right:0}._allCatalog{margin-bottom:0}.swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0 auto}.swiper-button-prev{position:absolute;top:43%;left:10px;border-radius:50%;background-color:#2a2a2a;cursor:pointer}.swiper-button-next{position:absolute;top:43%;right:10px;border-radius:50%;background-color:#2a2a2a;cursor:pointer}.swiper-pagination{display:none}.swiper-pagination-bullet{width:23px;height:3px;background:#929292;border-radius:9px}.swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:9px}.swiper-pagination-bullet-active{background:#fff}@supports (padding-bottom:clamp(2.1875rem ,0.2707122093rem + 7.2674418605vw ,5.3125rem)){.section-catalog{padding-bottom:clamp(2.1875rem ,.2707122093rem + 7.2674418605vw ,5.3125rem)}}@supports not (padding-bottom:clamp(2.1875rem ,0.2707122093rem + 7.2674418605vw ,5.3125rem)){.section-catalog{padding-bottom:calc(2.1875rem + 3.125 * (100vw - 26.375rem)/ 43)}}.catalog__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.image__catalog-wrapper{position:relative;width:100%;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (margin-right:clamp(0.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)){.image__catalog-wrapper{margin-right:clamp(.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)}}@supports not (margin-right:clamp(0.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)){.image__catalog-wrapper{margin-right:calc(.9375rem + .9375 * (100vw - 47.9375rem)/ 21.4375)}}.image__catalog-wrapper:hover .catalog-card__discription{color:#f9a43f}.image__catalog-card{position:relative}.image__catalog-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}.image__catalog-card__list-item{position:relative;width:calc((100% - 60px)/ 2);margin:15px}.image__catalog-card__list-item:hover .catalog-card__discription{color:#f9a43f}.catalog-card__img{border-radius:9px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-card__discription{position:absolute;bottom:0;left:0;padding:13px 0;width:100%;min-height:46px;color:#fff;border-radius:0 0 9px 9px;background:-webkit-gradient(linear,left top,left bottom,from(#2a2a2a),to(#2a2a2a));background:-o-linear-gradient(top,#2a2a2a 0,#2a2a2a 100%);background:linear-gradient(180deg,#2a2a2a 0,#2a2a2a 100%)}@supports (font-size:clamp(1rem ,0.9493670886rem + 0.253164557vw ,1.125rem)){.catalog-card__discription{font-size:clamp(1rem ,.9493670886rem + .253164557vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9493670886rem + 0.253164557vw ,1.125rem)){.catalog-card__discription{font-size:calc(1rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.1875rem ,2.3291139241rem + -1.6455696203vw ,2rem)){.catalog-card__discription{padding-right:clamp(1.1875rem ,2.3291139241rem + -1.6455696203vw ,2rem)}}@supports not (padding-right:clamp(1.1875rem ,2.3291139241rem + -1.6455696203vw ,2rem)){.catalog-card__discription{padding-right:calc(2rem + -.8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.1875rem ,2.3291139241rem + -1.6455696203vw ,2rem)){.catalog-card__discription{padding-left:clamp(1.1875rem ,2.3291139241rem + -1.6455696203vw ,2rem)}}@supports not (padding-left:clamp(1.1875rem ,2.3291139241rem + -1.6455696203vw ,2rem)){.catalog-card__discription{padding-left:calc(2rem + -.8125 * (100vw - 20rem)/ 49.375)}}._board-games{padding-left:32px}.shop__games{position:relative}@supports (padding:clamp(0.9375rem ,2.2547468354rem + -1.8987341772vw ,1.875rem)){.games-slider__item{padding:clamp(.9375rem ,2.2547468354rem + -1.8987341772vw ,1.875rem)}}@supports not (padding:clamp(0.9375rem ,2.2547468354rem + -1.8987341772vw ,1.875rem)){.games-slider__item{padding:calc(1.875rem + -.9375 * (100vw - 20rem)/ 49.375)}}@supports (margin:clamp(-1.25rem ,-1.3765822785rem + 0.6329113924vw ,-0.9375rem)){.games-slider__item{margin:clamp(-1.25rem ,-1.3765822785rem + .6329113924vw ,-.9375rem)}}@supports not (margin:clamp(-1.25rem ,-1.3765822785rem + 0.6329113924vw ,-0.9375rem)){.games-slider__item{margin:calc(-1.25rem + .3125 * (100vw - 20rem)/ 49.375)}}.games-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.games-slider__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.games-slider__title{color:#2a2a2a}.info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:9px;padding:31px;background:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.info-item__image{position:relative}.info-item__game{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-item__discription{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin:9px 0 0 0}.info-item__discription-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.info-item__discription-container__icon{fill:#fff;margin-right:5px}.info-item__discription-container__text{font-weight:400;font-size:11px;line-height:1.2}.info-item__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.3;text-align:center;margin-bottom:9px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.info-item__title:hover{color:#f9a43f}.info-item__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-item__body-price{font-size:21px;line-height:1.14;margin-bottom:11px}.info-item__body-cart{margin-bottom:10px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-item__body-cart:hover{color:#363636}.info-item__body-cart:hover .info-item__body-cart__icon{-webkit-animation:cart 3s ease;animation:cart 3s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.info-item__body-buy{padding:8px 20px;color:#f9a43f;background:#fff;border:2px solid #f9a43f;-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.info-item__body-buy:hover{color:#fff;background:#f9a43f}.swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.games-button-back{position:absolute;top:35%;left:46px;cursor:pointer}@supports (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-back img{width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-back img{width:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-back img{height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-back img{height:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}.games-button-next{position:absolute;top:35%;right:46px;cursor:pointer}@supports (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-next img{width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-next img{width:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-next img{height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.games-button-next img{height:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}@-webkit-keyframes cart{15%,25%,35%,45%,5%{-webkit-transform:translate(3px,0);transform:translate(3px,0)}10%,20%,30%,40%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes cart{15%,25%,35%,45%,5%{-webkit-transform:translate(3px,0);transform:translate(3px,0)}10%,20%,30%,40%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.special-offers{position:relative}@supports (padding:clamp(0.9375rem ,2.2547468354rem + -1.8987341772vw ,1.875rem)){.offers-slider__item{padding:clamp(.9375rem ,2.2547468354rem + -1.8987341772vw ,1.875rem)}}@supports not (padding:clamp(0.9375rem ,2.2547468354rem + -1.8987341772vw ,1.875rem)){.offers-slider__item{padding:calc(1.875rem + -.9375 * (100vw - 20rem)/ 49.375)}}@supports (margin:clamp(-1.25rem ,-1.3765822785rem + 0.6329113924vw ,-0.9375rem)){.offers-slider__item{margin:clamp(-1.25rem ,-1.3765822785rem + .6329113924vw ,-.9375rem)}}@supports not (margin:clamp(-1.25rem ,-1.3765822785rem + 0.6329113924vw ,-0.9375rem)){.offers-slider__item{margin:calc(-1.25rem + .3125 * (100vw - 20rem)/ 49.375)}}.offers-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.offers-slider__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.info-offers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:9px;padding:31px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.info-offers:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.info-offers__image{position:relative;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-offers__image:hover span{-webkit-animation:discount 3.5s ease;animation:discount 3.5s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.info-offers__image span{position:absolute;top:-10%;right:-10%;font-family:"Open Sans";font-weight:600;line-height:1.4;padding:4px 16px;color:#fff;background:#f9a43f;border-radius:14px}.info-offers__game{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-offers__discription{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin:9px 0 0 0}.info-offers__discription-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 11px 0}.info-offers__discription-container__icon{margin-right:5px}.info-offers__discription-container__text{font-weight:400;font-size:11px;line-height:1.2}.info-offers__title{margin-bottom:8px}.info-offers__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-offers__body-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:11px}.info-offers__body-oldPrice{position:relative;font-weight:400;font-size:18px;line-height:1.2;margin-right:8px;white-space:nowrap}.info-offers__body-oldPrice::before{content:"";position:absolute;bottom:10px;width:100%;border:1px solid;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.info-offers__body-newPrice{font-size:21px;line-height:1.14;white-space:nowrap}.accessories-button-back,.offers-button-back,.shop-button-back{position:absolute;top:35%;left:46px;cursor:pointer}@supports (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-back img,.offers-button-back img,.shop-button-back img{width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-back img,.offers-button-back img,.shop-button-back img{width:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-back img,.offers-button-back img,.shop-button-back img{height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-back img,.offers-button-back img,.shop-button-back img{height:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}.accessories-button-next,.offers-button-next,.shop-button-next{position:absolute;top:35%;right:46px;cursor:pointer}@supports (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-next img,.offers-button-next img,.shop-button-next img{width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (width:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-next img,.offers-button-next img,.shop-button-next img{width:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-next img,.offers-button-next img,.shop-button-next img{height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)}}@supports not (height:clamp(1.4375rem ,1.1590189873rem + 1.3924050633vw ,2.125rem)){.accessories-button-next img,.offers-button-next img,.shop-button-next img{height:calc(1.4375rem + .6875 * (100vw - 20rem)/ 49.375)}}@-webkit-keyframes discount{15%,25%,35%,45%,5%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}10%,20%,30%,40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes discount{15%,25%,35%,45%,5%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}10%,20%,30%,40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}.info-events__image{position:relative}.info-events-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (margin-bottom:clamp(0.9375rem ,0.355221519rem + 2.9113924051vw ,2.375rem)){.info-events-container{margin-bottom:clamp(.9375rem ,.355221519rem + 2.9113924051vw ,2.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.355221519rem + 2.9113924051vw ,2.375rem)){.info-events-container{margin-bottom:calc(.9375rem + 1.4375 * (100vw - 20rem)/ 49.375)}}.info-events-list{display:-webkit-box;display:-ms-flexbox;display:flex}.info-events__body{position:relative;scale:1;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-events__body:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.info-events__body+.info-events__body{margin-left:20px}@supports (height:clamp(18.1875rem ,15.5799050633rem + 13.0379746835vw ,24.625rem)){.info-events__body-image{height:clamp(18.1875rem ,15.5799050633rem + 13.0379746835vw ,24.625rem)}}@supports not (height:clamp(18.1875rem ,15.5799050633rem + 13.0379746835vw ,24.625rem)){.info-events__body-image{height:calc(18.1875rem + 6.4375 * (100vw - 20rem)/ 49.375)}}.info-events__body-image img{border-radius:9px;-webkit-filter:drop-shadow(5px 6px 16px rgba(42, 42, 42, .16));filter:drop-shadow(5px 6px 16px rgba(42, 42, 42, .16))}.info-events__body-discription{position:absolute;bottom:0;left:0;background:#2a2a2a;opacity:.79;border-radius:0 0 9px 9px}@supports (padding-top:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.info-events__body-discription{padding-top:clamp(.9375rem ,.7602848101rem + .8860759494vw ,1.375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.info-events__body-discription{padding-top:calc(.9375rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.info-events__body-discription{padding-right:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.info-events__body-discription{padding-right:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.info-events__body-discription{padding-bottom:clamp(.9375rem ,.7602848101rem + .8860759494vw ,1.375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.info-events__body-discription{padding-bottom:calc(.9375rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.info-events__body-discription{padding-left:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.info-events__body-discription{padding-left:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}.info-events__body-discription-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:11px}.info-events__body-discription__title{color:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-events__body-discription__title:hover{color:#f9a43f}.info-events__body-discription__date{font-family:"Open Sans";font-weight:400;line-height:1.4;color:#fff}.info-events__body-discription__text{font-weight:400;line-height:1.3;color:#fff;text-align:justify;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-events__body-discription__text:hover{color:#f9a43f}.info-events__btn{line-height:1.2;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (font-size:clamp(1rem ,0.8227848101rem + 0.8860759494vw ,1.4375rem)){.info-events__btn{font-size:clamp(1rem ,.8227848101rem + .8860759494vw ,1.4375rem)}}@supports not (font-size:clamp(1rem ,0.8227848101rem + 0.8860759494vw ,1.4375rem)){.info-events__btn{font-size:calc(1rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.625rem ,0.3212025316rem + 1.5189873418vw ,1.375rem)){.info-events__btn{padding-top:clamp(.625rem ,.3212025316rem + 1.5189873418vw ,1.375rem)}}@supports not (padding-top:clamp(0.625rem ,0.3212025316rem + 1.5189873418vw ,1.375rem)){.info-events__btn{padding-top:calc(.625rem + .75 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.625rem ,0.3212025316rem + 1.5189873418vw ,1.375rem)){.info-events__btn{padding-bottom:clamp(.625rem ,.3212025316rem + 1.5189873418vw ,1.375rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.3212025316rem + 1.5189873418vw ,1.375rem)){.info-events__btn{padding-bottom:calc(.625rem + .75 * (100vw - 20rem)/ 49.375)}}@supports (min-width:clamp(10.625rem ,7.0553797468rem + 17.8481012658vw ,19.4375rem)){.info-events__btn{min-width:clamp(10.625rem ,7.0553797468rem + 17.8481012658vw ,19.4375rem)}}@supports not (min-width:clamp(10.625rem ,7.0553797468rem + 17.8481012658vw ,19.4375rem)){.info-events__btn{min-width:calc(10.625rem + 8.8125 * (100vw - 20rem)/ 49.375)}}.info-events__btn:hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#cd7f32}.info-events__btn:hover span{display:block;-webkit-animation:arrow 4s ease;animation:arrow 4s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.info-events__btn span{display:none;background:url(../img/doings/icons/arrow-up.svg) center no-repeat;width:58px;height:26px;border-radius:14px;padding:2px 17px;margin-left:10px}@-webkit-keyframes arrow{15%,25%,35%,45%,5%{-webkit-transform:translate(10px,0);transform:translate(10px,0)}10%,20%,30%,40%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes arrow{15%,25%,35%,45%,5%{-webkit-transform:translate(10px,0);transform:translate(10px,0)}10%,20%,30%,40%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.info-blog-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (margin-bottom:clamp(0.9375rem ,0.355221519rem + 2.9113924051vw ,2.375rem)){.info-blog-wrapper__blog{margin-bottom:clamp(.9375rem ,.355221519rem + 2.9113924051vw ,2.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.355221519rem + 2.9113924051vw ,2.375rem)){.info-blog-wrapper__blog{margin-bottom:calc(.9375rem + 1.4375 * (100vw - 20rem)/ 49.375)}}.info-blog-wrapper__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -8px}.info-blog-wrapper__image{position:relative}.info-blog__title-double{display:none}.info-blog__body{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:0 8px;display:-webkit-box;display:-ms-flexbox;display:flex}.info-blog__body-container{position:relative}.info-blog__body-image img{-webkit-filter:drop-shadow(5px 6px 16px rgba(42, 42, 42, .16));filter:drop-shadow(5px 6px 16px rgba(42, 42, 42, .16));border-radius:9px}.info-blog__body-discription{position:absolute;bottom:0;left:0;width:100%;background:#2a2a2a;opacity:.79;border-radius:0 0 9px 9px}@supports (padding-top:clamp(1rem ,0.8734177215rem + 0.6329113924vw ,1.3125rem)){.info-blog__body-discription{padding-top:clamp(1rem ,.8734177215rem + .6329113924vw ,1.3125rem)}}@supports not (padding-top:clamp(1rem ,0.8734177215rem + 0.6329113924vw ,1.3125rem)){.info-blog__body-discription{padding-top:calc(1rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.5rem ,0.2974683544rem + 1.0126582278vw ,1rem)){.info-blog__body-discription{padding-right:clamp(.5rem ,.2974683544rem + 1.0126582278vw ,1rem)}}@supports not (padding-right:clamp(0.5rem ,0.2974683544rem + 1.0126582278vw ,1rem)){.info-blog__body-discription{padding-right:calc(.5rem + .5 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1rem ,0.8734177215rem + 0.6329113924vw ,1.3125rem)){.info-blog__body-discription{padding-bottom:clamp(1rem ,.8734177215rem + .6329113924vw ,1.3125rem)}}@supports not (padding-bottom:clamp(1rem ,0.8734177215rem + 0.6329113924vw ,1.3125rem)){.info-blog__body-discription{padding-bottom:calc(1rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.5rem ,0.2974683544rem + 1.0126582278vw ,1rem)){.info-blog__body-discription{padding-left:clamp(.5rem ,.2974683544rem + 1.0126582278vw ,1rem)}}@supports not (padding-left:clamp(0.5rem ,0.2974683544rem + 1.0126582278vw ,1rem)){.info-blog__body-discription{padding-left:calc(.5rem + .5 * (100vw - 20rem)/ 49.375)}}.info-blog__body-discription-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-blog__body-discription__title{color:#fff;margin-bottom:8px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-blog__body-discription__title:hover{color:#f9a43f}.info-blog__body-discription__text{font-weight:400;color:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-blog__body-discription__text:hover{color:#f9a43f}.info-blog__btn{line-height:1.2;border:3px solid #f9a43f;color:#2a2a2a;background:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (font-size:clamp(1rem ,0.8227848101rem + 0.8860759494vw ,1.4375rem)){.info-blog__btn{font-size:clamp(1rem ,.8227848101rem + .8860759494vw ,1.4375rem)}}@supports not (font-size:clamp(1rem ,0.8227848101rem + 0.8860759494vw ,1.4375rem)){.info-blog__btn{font-size:calc(1rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.info-blog__btn{padding-top:clamp(.5625rem ,.2333860759rem + 1.6455696203vw ,1.375rem)}}@supports not (padding-top:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.info-blog__btn{padding-top:calc(.5625rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.6875rem ,0.5482594937rem + 5.6962025316vw ,4.5rem)){.info-blog__btn{padding-right:clamp(1.6875rem ,.5482594937rem + 5.6962025316vw ,4.5rem)}}@supports not (padding-right:clamp(1.6875rem ,0.5482594937rem + 5.6962025316vw ,4.5rem)){.info-blog__btn{padding-right:calc(1.6875rem + 2.8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.info-blog__btn{padding-bottom:clamp(.5625rem ,.2333860759rem + 1.6455696203vw ,1.375rem)}}@supports not (padding-bottom:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.info-blog__btn{padding-bottom:calc(.5625rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.6875rem ,0.5482594937rem + 5.6962025316vw ,4.5rem)){.info-blog__btn{padding-left:clamp(1.6875rem ,.5482594937rem + 5.6962025316vw ,4.5rem)}}@supports not (padding-left:clamp(1.6875rem ,0.5482594937rem + 5.6962025316vw ,4.5rem)){.info-blog__btn{padding-left:calc(1.6875rem + 2.8125 * (100vw - 20rem)/ 49.375)}}.info-blog__btn:hover{background:#cd7f32;color:#fff}.body__about-us-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.body__about-us__discription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.body__about-us__discription-title{color:#2a2a2a}.body__about-us__discription-text{font-weight:400;text-align:justify}@supports (margin-top:clamp(1.25rem ,1.0221518987rem + 1.1392405063vw ,1.8125rem)){.body__about-us__discription-text+.body__about-us__discription-text{margin-top:clamp(1.25rem ,1.0221518987rem + 1.1392405063vw ,1.8125rem)}}@supports not (margin-top:clamp(1.25rem ,1.0221518987rem + 1.1392405063vw ,1.8125rem)){.body__about-us__discription-text+.body__about-us__discription-text{margin-top:calc(1.25rem + .5625 * (100vw - 20rem)/ 49.375)}}.body__about-us__image{margin-left:30px}.body__about-us__image img{border-radius:9px;-webkit-filter:drop-shadow(5px 6px 16px rgba(42, 42, 42, .16));filter:drop-shadow(5px 6px 16px rgba(42, 42, 42, .16))}.contacts-shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-data{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-right:15px}@supports (margin-bottom:clamp(0.9375rem ,0.4311708861rem + 2.5316455696vw ,2.1875rem)){.contacts-data__list{margin-bottom:clamp(.9375rem ,.4311708861rem + 2.5316455696vw ,2.1875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4311708861rem + 2.5316455696vw ,2.1875rem)){.contacts-data__list{margin-bottom:calc(.9375rem + 1.25 * (100vw - 20rem)/ 49.375)}}.contacts-data__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}.contacts-data__list-item+.contacts-data__list-item{margin-top:15px}.contacts-data__list-item__phone{background:url(../img/home/contacts/icons/phone.svg) left no-repeat;width:32px;height:32px;margin-right:22px}.contacts-data__list-item__mail{background:url(../img/home/contacts/icons/envelope.svg) left no-repeat;width:29px;height:30px;margin-right:22px;padding-right:25px}.contacts-data__list-item__location{background:url(../img/home/contacts/icons/location.svg) left no-repeat;width:36px;height:38px;margin-left:-5px;padding-right:20px;margin-right:23px}.contacts-data__list-item__time{background:url(../img/home/contacts/icons/bi_clock.svg) left no-repeat;width:27px;height:27px;padding-right:27px;margin-right:24px}.contacts-data__list-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-data__list-item-wrapper span{font-weight:700;margin-right:5px}.contacts-data__list-item-wrapper a{-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.contacts-data__list-item-wrapper a:hover{color:#929292}.contacts-data__form{max-width:447px}.contacts-data__form-title{line-height:1.2}@supports (font-size:clamp(1.3125rem ,1.2871835443rem + 0.1265822785vw ,1.375rem)){.contacts-data__form-title{font-size:clamp(1.3125rem ,1.2871835443rem + .1265822785vw ,1.375rem)}}@supports not (font-size:clamp(1.3125rem ,1.2871835443rem + 0.1265822785vw ,1.375rem)){.contacts-data__form-title{font-size:calc(1.3125rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts-data__form-title{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts-data__form-title{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.contacts-data__form-input{width:100%;height:44px;opacity:.33;border:1px solid;border-radius:9px;padding:13px 19px;margin-top:7px;outline:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts-data__form-input:focus{border:1px solid #929292;-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636}.contacts-data__form-data+.contacts-data__form-data{margin-top:14px}.contacts-data__form-data__label{font-weight:400}.contacts-data__form-data__textarea{width:100%;height:88px;opacity:.33;border:1px solid;border-radius:9px;margin-top:7px;padding:14px 19px;resize:none;outline:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts-data__form-data__textarea:focus{border:1px solid #929292;-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636}.contacts-data__form-button{width:100%;padding:12px 0;margin-bottom:15px}.contacts-data__form-button:hover{background:#cd7f32}@supports (margin-top:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts-data__form-call{margin-top:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-top:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts-data__form-call{margin-top:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.contacts-data__form-consent{font-weight:400;line-height:1;color:#000;opacity:.68}@supports (font-size:clamp(0.875rem ,0.8496835443rem + 0.1265822785vw ,0.9375rem)){.contacts-data__form-consent{font-size:clamp(.875rem ,.8496835443rem + .1265822785vw ,.9375rem)}}@supports not (font-size:clamp(0.875rem ,0.8496835443rem + 0.1265822785vw ,0.9375rem)){.contacts-data__form-consent{font-size:calc(.875rem + .0625 * (100vw - 20rem)/ 49.375)}}.contacts-data__form-consent a{text-decoration:underline;color:inherit;-webkit-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.contacts-data__form-consent a:hover{text-decoration:underline;color:#fb791b}.contacts__map{height:629px}.contacts__map img{border-radius:9px}.no-webp .banner{background-image:-webkit-gradient(linear,left top,right top,from(rgba(42,42,42,.45)),to(rgba(42,42,42,.45))),url(../img/catalog/banner/bg-image.jpg)}.no-webp .banner{background-image:-o-linear-gradient(left,rgba(42,42,42,.45),rgba(42,42,42,.45)),url(../img/catalog/banner/bg-image.jpg)}.no-webp .banner{background-image:linear-gradient(to right,rgba(42,42,42,.45),rgba(42,42,42,.45)),url(../img/catalog/banner/bg-image.jpg)}.banner{position:relative;min-height:234px;background-repeat:no-repeat;background-position:center;background-size:cover;margin:136px 0 30px 0}.banner-info{position:absolute;top:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banner-info__title{font-size:22px;color:#fff;margin-bottom:16px}.banner-info__text{font-weight:400;color:#fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.banner-info__text:hover{color:#f9a43f}.catalog-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-content__way{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:21px}.catalog-content__way-list{overflow:auto;height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.catalog-content__way-item::after{content:">";padding:0 12px}.catalog-content__way-item:last-child::after{display:none}.catalog-content__way-link{font-weight:400;color:#000;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.catalog-content__way-link:hover{font-weight:700}.catalog-content__way-text{font-weight:400;color:#929292}.catalog-content__way-title{color:#000}.catalog-content__way-titleMobile{display:none}.catalog-content__spollers{width:100%}.catalog-content__spollers-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-content__btnFilter{display:none}.catalog-content__btnFilter::after,.catalog-content__btnFilter::before{display:none}.catalog-content__btnFilter span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:25px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.catalog-content__btnFilter._spoller-active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:0}.catalog-content__btnFilter._spoller-active span{margin-top:23px;padding-left:50%;-webkit-text-decoration-line:none;text-decoration-line:none}.catalog-content__btnFilter._spoller-active .catalog-content__iconFilter{background:url(../img/catalog/icons/bi_arrow-right.svg) left no-repeat;width:16px;height:16px}.catalog-content__iconFilter{background:url(../img/catalog/icons/filter.svg) left no-repeat;width:22px;height:22px}.catalog-content__games{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catalog-content__side{-webkit-box-flex:0;-ms-flex:0 0 255px;flex:0 0 255px;margin-right:30px}.catalog-content__side-wrapper{border-bottom:2px solid rgba(42,42,42,.12)}.catalog-content__side-submenu{padding:0 0 0 12px}.catalog-content__side-list+.catalog-content__side-list{padding-top:34px}.catalog-content__submenu-list{padding:10px 0 0 30px}.catalog-content__submenu-input{display:none}.catalog-content__submenu-label:before{display:none}.catalog-content__submenu-text:focus,.catalog-content__submenu-text:hover{color:#2a2a2a;font-weight:700}.catalog-content__btn{padding:0 21px 27px 21px}.catalog-content__btnReset{width:100%;border:1px solid #2a2a2a;border-radius:9px;padding:13px 0;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.catalog-content__btnReset:hover{color:#f9a43f;-webkit-box-shadow:0 0 25px rgba(251,121,27,.63);box-shadow:0 0 25px rgba(251,121,27,.63);border:1px solid #f9a43f}._titleCategoryes{padding:27px 21px}._allCategoryes{padding:0 0 24px 22px}._catalog-body{padding:0 21px 27px}.filter-catalog{border-bottom:2px solid rgba(42,42,42,.12)}.filter-catalog__title{padding:27px 21px}.filter-catalog__body{padding:0 31px 27px 31px}.filter-catalog__values{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 29px -5px}.filter-catalog__values-price{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-catalog__values-price+.filter-catalog__values-price{margin-left:20px}.filter-catalog__values-label{font-weight:400;margin-right:4px}.filter-catalog__values-input{width:100%;height:27px;border:1px solid rgba(0,0,0,.38);border-radius:9px;padding:5px 10px;opacity:.59;outline:0}.filter-catalog__values-input::-webkit-input-placeholder{font-weight:400;opacity:.59}.filter-catalog__values-input::-moz-placeholder{font-weight:400;opacity:.59}.filter-catalog__values-input:-ms-input-placeholder{font-weight:400;opacity:.59}.filter-catalog__values-input::-ms-input-placeholder{font-weight:400;opacity:.59}.filter-catalog__values-input::placeholder{font-weight:400;opacity:.59}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.price-filter{height:3px;background-color:#2a2a2a;margin-bottom:22px}.quantity-filter{height:3px;background-color:#2a2a2a}.noUi-target{border:none;-webkit-box-shadow:none;box-shadow:none}.noUi-connect{background-color:#2a2a2a}.noUi-handle::after,.noUi-handle::before{display:none}.noUi-handle{border:none;-webkit-box-shadow:none;box-shadow:none;background-color:#2a2a2a;border-radius:100%}.noUi-horizontal .noUi-handle{width:9px;height:9px;top:-3px;right:-5px;cursor:pointer}.checkbox__text{font-weight:400}.age-catalog{border-bottom:2px solid rgba(42,42,42,.12)}.age-catalog__title{padding:27px 21px}.availability-catalog{border-bottom:2px solid rgba(42,42,42,.12)}.availability-catalog__title{padding:27px 21px}.quantity-catalog__title{padding:27px 21px}.quantity-catalog__body{padding:0 31px 31px 28px}.quantity-catalog__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quantity-btn{font-style:normal;font-weight:400;font-size:15px;line-height:17px;letter-spacing:.015em}.btn-reset{font-style:normal;font-weight:400;font-size:12px;line-height:1.2}.btn-apply{display:none;color:#fff}.catalog-content__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}.catalog-content__card{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:15px}@supports (margin-top:clamp(2.1875rem ,2.0609177215rem + 0.6329113924vw ,2.5rem)){.catalog-content__accordion{margin-top:clamp(2.1875rem ,2.0609177215rem + .6329113924vw ,2.5rem)}}@supports not (margin-top:clamp(2.1875rem ,2.0609177215rem + 0.6329113924vw ,2.5rem)){.catalog-content__accordion{margin-top:calc(2.1875rem + .3125 * (100vw - 20rem)/ 49.375)}}.catalog-content__accordion-heading{display:none;font-size:19px}.catalog-content__accordion a{color:#f9a43f;text-decoration:underline;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.catalog-content__accordion a:hover{color:#929292}@supports (padding-right:clamp(0.0000000625rem ,-1.01265814rem + 5.0632910127vw ,2.5rem)){.catalog-content__accordion-body{padding-right:clamp(.0000000625rem ,-1.01265814rem + 5.0632910127vw ,2.5rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-1.01265814rem + 5.0632910127vw ,2.5rem)){.catalog-content__accordion-body{padding-right:calc(.0000000625rem + 2.4999999375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.catalog-content__accordion-body{padding-bottom:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.catalog-content__accordion-body{padding-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.0000000625rem ,-0.5063290261rem + 2.531645443vw ,1.25rem)){.catalog-content__accordion-body{padding-left:clamp(.0000000625rem ,-.5063290261rem + 2.531645443vw ,1.25rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-0.5063290261rem + 2.531645443vw ,1.25rem)){.catalog-content__accordion-body{padding-left:calc(.0000000625rem + 1.2499999375 * (100vw - 20rem)/ 49.375)}}.catalog-content__accordion-item{border-bottom:2px solid rgba(42,42,42,.12)}.catalog-content__accordion-item:last-child{border:none}.catalog-content__accordion-title{padding-right:25px}@supports (padding-top:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.catalog-content__accordion-title{padding-top:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (padding-top:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.catalog-content__accordion-title{padding-top:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.catalog-content__accordion-title{padding-bottom:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.catalog-content__accordion-title{padding-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.0000000625rem ,-0.5063290261rem + 2.531645443vw ,1.25rem)){.catalog-content__accordion-title{padding-left:clamp(.0000000625rem ,-.5063290261rem + 2.531645443vw ,1.25rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-0.5063290261rem + 2.531645443vw ,1.25rem)){.catalog-content__accordion-title{padding-left:calc(.0000000625rem + 1.2499999375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(2.1875rem ,1.9596518987rem + 1.1392405063vw ,2.75rem)){.product{padding-bottom:clamp(2.1875rem ,1.9596518987rem + 1.1392405063vw ,2.75rem)}}@supports not (padding-bottom:clamp(2.1875rem ,1.9596518987rem + 1.1392405063vw ,2.75rem)){.product{padding-bottom:calc(2.1875rem + .5625 * (100vw - 20rem)/ 49.375)}}.card-product__way{margin:159px 0 9px 0}.card-product__way-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;height:19px;margin-bottom:9px;overflow:auto}.card-product__way-item{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.card-product__way-item::after{content:">";padding:0 17px}.card-product__way-item:last-child{opacity:38%}.card-product__way-item:last-child::after{display:none}.card-product__way-link{font-weight:400;color:rgba(42,42,42,.85);-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.card-product__way-link:hover{font-weight:700}@supports (font-size:clamp(1.3125rem ,0.8314873418rem + 2.4050632911vw ,2.5rem)){.card-product__shell-title{font-size:clamp(1.3125rem ,.8314873418rem + 2.4050632911vw ,2.5rem)}}@supports not (font-size:clamp(1.3125rem ,0.8314873418rem + 2.4050632911vw ,2.5rem)){.card-product__shell-title{font-size:calc(1.3125rem + 1.1875 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.8109177215rem + 0.6329113924vw ,1.25rem)){.card-product__shell-title{margin-bottom:clamp(.9375rem ,.8109177215rem + .6329113924vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8109177215rem + 0.6329113924vw ,1.25rem)){.card-product__shell-title{margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 49.375)}}.card-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.card-product__content{margin-bottom:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.card-product__content{margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}.card-product__content-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (max-width:clamp(30.6875rem ,-12.708488806rem + 82.4626865672vw ,44.5rem)){.product-images{max-width:clamp(30.6875rem ,-12.708488806rem + 82.4626865672vw ,44.5rem)}}@supports not (max-width:clamp(30.6875rem ,-12.708488806rem + 82.4626865672vw ,44.5rem)){.product-images{max-width:calc(30.6875rem + 13.8125 * (100vw - 52.625rem)/ 16.75)}}@supports (margin-bottom:clamp(0.625rem ,-1.0205696203rem + 8.2278481013vw ,4.6875rem)){.product-images{margin-bottom:clamp(.625rem ,-1.0205696203rem + 8.2278481013vw ,4.6875rem)}}@supports not (margin-bottom:clamp(0.625rem ,-1.0205696203rem + 8.2278481013vw ,4.6875rem)){.product-images{margin-bottom:calc(.625rem + 4.0625 * (100vw - 20rem)/ 49.375)}}.product-images__subslider{-webkit-box-flex:0;-ms-flex:0 0 12%;flex:0 0 12%;height:315px;margin-right:37px}.product-images__thumbs{position:relative}.product-images__subshell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:85px;width:85px;background:#fff;border:1px solid rgba(217,217,217,.39);border-radius:9px;padding:4px}.swiper-slide-active .product-images__subshell{border:1px solid #c4c4c4}.product-images__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.product-images__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px;border:1px solid rgba(217,217,217,.39);border-radius:9px;background:#fff}.subslider-button-prev{position:absolute;top:-17%;left:25%;cursor:pointer}.subslider-button-next{position:absolute;bottom:-17%;right:50%;cursor:pointer}.images-navigation{position:relative}@supports (width:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)){.images-navigation img{width:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)}}@supports not (width:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)){.images-navigation img{width:calc(1.4375rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)){.images-navigation img{height:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)}}@supports not (height:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)){.images-navigation img{height:calc(1.4375rem + .5625 * (100vw - 20rem)/ 49.375)}}.images-button-prev{position:absolute;cursor:pointer;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@supports (right:clamp(23.125rem ,-20.0746268657rem + 82.0895522388vw ,36.875rem)){.images-button-prev{right:clamp(23.125rem ,-20.0746268657rem + 82.0895522388vw ,36.875rem)}}@supports not (right:clamp(23.125rem ,-20.0746268657rem + 82.0895522388vw ,36.875rem)){.images-button-prev{right:calc(23.125rem + 13.75 * (100vw - 52.625rem)/ 16.75)}}.images-button-next{position:absolute;cursor:pointer;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.card-product__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@supports (margin-left:clamp(1.875rem ,-3.0340485075rem + 9.328358209vw ,3.4375rem)){.card-product__info{margin-left:clamp(1.875rem ,-3.0340485075rem + 9.328358209vw ,3.4375rem)}}@supports not (margin-left:clamp(1.875rem ,-3.0340485075rem + 9.328358209vw ,3.4375rem)){.card-product__info{margin-left:calc(1.875rem + 1.5625 * (100vw - 52.625rem)/ 16.75)}}.card-product__side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:29px;margin-bottom:23px}.card-product__side-body{border-bottom:2px solid rgba(42,42,42,.12)}@supports (padding-top:clamp(0.9375rem ,0.7648026316rem + 0.7894736842vw ,1.3125rem)){.card-product__side-body{padding-top:clamp(.9375rem ,.7648026316rem + .7894736842vw ,1.3125rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7648026316rem + 0.7894736842vw ,1.3125rem)){.card-product__side-body{padding-top:calc(.9375rem + .375 * (100vw - 21.875rem)/ 47.5)}}@supports (padding-right:clamp(0.9375rem ,0.4194078947rem + 2.3684210526vw ,2.0625rem)){.card-product__side-body{padding-right:clamp(.9375rem ,.4194078947rem + 2.3684210526vw ,2.0625rem)}}@supports not (padding-right:clamp(0.9375rem ,0.4194078947rem + 2.3684210526vw ,2.0625rem)){.card-product__side-body{padding-right:calc(.9375rem + 1.125 * (100vw - 21.875rem)/ 47.5)}}@supports (padding-bottom:clamp(0.9375rem ,0.5345394737rem + 1.8421052632vw ,1.8125rem)){.card-product__side-body{padding-bottom:clamp(.9375rem ,.5345394737rem + 1.8421052632vw ,1.8125rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.5345394737rem + 1.8421052632vw ,1.8125rem)){.card-product__side-body{padding-bottom:calc(.9375rem + .875 * (100vw - 21.875rem)/ 47.5)}}@supports (padding-left:clamp(0.9375rem ,0.390625rem + 2.5vw ,2.125rem)){.card-product__side-body{padding-left:clamp(.9375rem ,.390625rem + 2.5vw ,2.125rem)}}@supports not (padding-left:clamp(0.9375rem ,0.390625rem + 2.5vw ,2.125rem)){.card-product__side-body{padding-left:calc(.9375rem + 1.1875 * (100vw - 21.875rem)/ 47.5)}}.card-product__side-code{font-weight:400;font-size:12px;opacity:.74;margin-bottom:21px;text-align:end}.card-product__side-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.card-product__side-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-product__side-text{font-weight:400}.card-product__side-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-product__side-oldPrice{position:relative;font-weight:400}@supports (font-size:clamp(1.4375rem ,1.3868670886rem + 0.253164557vw ,1.5625rem)){.card-product__side-oldPrice{font-size:clamp(1.4375rem ,1.3868670886rem + .253164557vw ,1.5625rem)}}@supports not (font-size:clamp(1.4375rem ,1.3868670886rem + 0.253164557vw ,1.5625rem)){.card-product__side-oldPrice{font-size:calc(1.4375rem + .125 * (100vw - 20rem)/ 49.375)}}.card-product__side-oldPrice::before{content:"";position:absolute;bottom:15px;width:110px;border:1px solid;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}@supports (font-size:clamp(1.9375rem ,1.8362341772rem + 0.5063291139vw ,2.1875rem)){.card-product__side-newPrice{font-size:clamp(1.9375rem ,1.8362341772rem + .5063291139vw ,2.1875rem)}}@supports not (font-size:clamp(1.9375rem ,1.8362341772rem + 0.5063291139vw ,2.1875rem)){.card-product__side-newPrice{font-size:calc(1.9375rem + .25 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(1.5625rem ,1.4359177215rem + 0.6329113924vw ,1.875rem)){.card-product__side-newPrice{margin-bottom:clamp(1.5625rem ,1.4359177215rem + .6329113924vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.4359177215rem + 0.6329113924vw ,1.875rem)){.card-product__side-newPrice{margin-bottom:calc(1.5625rem + .3125 * (100vw - 20rem)/ 49.375)}}.card-product__side-cart{width:100%;font-size:22px;padding:12px 0 11px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (margin-bottom:clamp(0.625rem ,0.371835443rem + 1.2658227848vw ,1.25rem)){.card-product__side-cart{margin-bottom:clamp(.625rem ,.371835443rem + 1.2658227848vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.371835443rem + 1.2658227848vw ,1.25rem)){.card-product__side-cart{margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 49.375)}}.card-product__side-cart:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}.card-product__side-buy{width:100%;font-size:22px;padding:12px 0 11px;background:#fff;color:#f9a43f;border:2px solid #f9a43f;border-radius:9px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.card-product__side-buy:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._audience{margin-right:15px}@supports (width:clamp(2.25rem ,2.0981012658rem + 0.7594936709vw ,2.625rem)){._audience{width:clamp(2.25rem ,2.0981012658rem + .7594936709vw ,2.625rem)}}@supports not (width:clamp(2.25rem ,2.0981012658rem + 0.7594936709vw ,2.625rem)){._audience{width:calc(2.25rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(2.3125rem ,2.1606012658rem + 0.7594936709vw ,2.6875rem)){._audience{height:clamp(2.3125rem ,2.1606012658rem + .7594936709vw ,2.6875rem)}}@supports not (height:clamp(2.3125rem ,2.1606012658rem + 0.7594936709vw ,2.6875rem)){._audience{height:calc(2.3125rem + .375 * (100vw - 20rem)/ 49.375)}}._timer{margin-right:10px}@supports (width:clamp(1.5625rem ,1.3852848101rem + 0.8860759494vw ,2rem)){._timer{width:clamp(1.5625rem ,1.3852848101rem + .8860759494vw ,2rem)}}@supports not (width:clamp(1.5625rem ,1.3852848101rem + 0.8860759494vw ,2rem)){._timer{width:calc(1.5625rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(1.5625rem ,1.3852848101rem + 0.8860759494vw ,2rem)){._timer{height:clamp(1.5625rem ,1.3852848101rem + .8860759494vw ,2rem)}}@supports not (height:clamp(1.5625rem ,1.3852848101rem + 0.8860759494vw ,2rem)){._timer{height:calc(1.5625rem + .4375 * (100vw - 20rem)/ 49.375)}}._category{font-weight:400}@supports (font-size:clamp(1.25rem ,1.1487341772rem + 0.5063291139vw ,1.5rem)){._category{font-size:clamp(1.25rem ,1.1487341772rem + .5063291139vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1487341772rem + 0.5063291139vw ,1.5rem)){._category{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 49.375)}}.card-product__identity{position:relative;max-width:255px;margin-left:auto;margin-right:auto}.card-product__identity-title{font-size:19px}@supports (margin-bottom:clamp(0.9375rem ,0.8868670886rem + 0.253164557vw ,1.0625rem)){.card-product__identity-title{margin-bottom:clamp(.9375rem ,.8868670886rem + .253164557vw ,1.0625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8868670886rem + 0.253164557vw ,1.0625rem)){.card-product__identity-title{margin-bottom:calc(.9375rem + .125 * (100vw - 20rem)/ 49.375)}}.card-product__identity-navigation{display:none}.identity__slider{padding:15px;margin:-15px}.identity__slide+.identity__slide{margin-top:15px}.identity-button-back{margin-left:-15px}.identity-button-next{margin-right:-15px}.service-card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@supports (padding-top:clamp(0.9375rem ,0.7648026316rem + 0.7894736842vw ,1.3125rem)){.service-card{padding-top:clamp(.9375rem ,.7648026316rem + .7894736842vw ,1.3125rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7648026316rem + 0.7894736842vw ,1.3125rem)){.service-card{padding-top:calc(.9375rem + .375 * (100vw - 21.875rem)/ 47.5)}}@supports (padding-right:clamp(0.9375rem ,0.5057565789rem + 1.9736842105vw ,1.875rem)){.service-card{padding-right:clamp(.9375rem ,.5057565789rem + 1.9736842105vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.5057565789rem + 1.9736842105vw ,1.875rem)){.service-card{padding-right:calc(.9375rem + .9375 * (100vw - 21.875rem)/ 47.5)}}@supports (padding-left:clamp(0.9375rem ,0.4194078947rem + 2.3684210526vw ,2.0625rem)){.service-card{padding-left:clamp(.9375rem ,.4194078947rem + 2.3684210526vw ,2.0625rem)}}@supports not (padding-left:clamp(0.9375rem ,0.4194078947rem + 2.3684210526vw ,2.0625rem)){.service-card{padding-left:calc(.9375rem + 1.125 * (100vw - 21.875rem)/ 47.5)}}.service-card__btn{padding:0 33px 0 34px}.service-card__spollers+.service-card__spollers{margin-top:13px}._spoller-init .service-card__spollers-title::after,._spoller-init .service-card__spollers-title::before{content:"";position:absolute;right:0;top:50%}.service-card__spollers-body{padding:24px 0 0 0}.service-card__spollers-list__item{font-weight:400;white-space:nowrap}.service-card__spollers-list__item+.service-card__spollers-list__item{margin-top:6px}.service-card__spollers-btn{width:100%;font-size:20px;opacity:.74;border:1px solid rgba(42,42,42,.19);border-radius:9px;text-align:center;padding:13px 0 14px;margin-top:13px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.service-card__spollers-btn:hover{color:#929292;-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636}.card-product__tabs{margin-right:-10px}.card-product__tabs-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px;border-bottom:2px solid rgba(42,42,42,.12)}.card-product__tabs-title{padding:0 3.5px}@supports (font-size:clamp(1.1875rem ,1.1115506329rem + 0.3797468354vw ,1.375rem)){.card-product__tabs-title{font-size:clamp(1.1875rem ,1.1115506329rem + .3797468354vw ,1.375rem)}}@supports not (font-size:clamp(1.1875rem ,1.1115506329rem + 0.3797468354vw ,1.375rem)){.card-product__tabs-title{font-size:calc(1.1875rem + .1875 * (100vw - 20rem)/ 49.375)}}.card-product__tabs-title._tab-active{position:relative}.card-product__tabs-title._tab-active::before{content:"";position:absolute;bottom:-10px;left:0;height:3px;width:100%;background-color:#2a2a2a}@supports (max-width:clamp(30.6875rem ,-12.708488806rem + 82.4626865672vw ,44.5rem)){.card-product__tabs-body{max-width:clamp(30.6875rem ,-12.708488806rem + 82.4626865672vw ,44.5rem)}}@supports not (max-width:clamp(30.6875rem ,-12.708488806rem + 82.4626865672vw ,44.5rem)){.card-product__tabs-body{max-width:calc(30.6875rem + 13.8125 * (100vw - 52.625rem)/ 16.75)}}@supports (padding-top:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.card-product__tabs-discription{padding-top:clamp(.9375rem ,.7349683544rem + 1.0126582278vw ,1.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.card-product__tabs-discription{padding-top:calc(.9375rem + .5 * (100vw - 20rem)/ 49.375)}}.card-product__spollers{display:none}.question-tabs__item{border-bottom:2px solid rgba(42,42,42,.12)}@supports (padding-top:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.question-tabs__title{padding-top:clamp(.9375rem ,.7349683544rem + 1.0126582278vw ,1.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.question-tabs__title{padding-top:calc(.9375rem + .5 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.question-tabs__title{padding-bottom:clamp(.9375rem ,.7349683544rem + 1.0126582278vw ,1.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.question-tabs__title{padding-bottom:calc(.9375rem + .5 * (100vw - 20rem)/ 49.375)}}._spoller-init .question-tabs__title::after,._spoller-init .question-tabs__title::before{content:"";position:absolute;right:0;top:50%}@supports (height:clamp(0.09375rem ,0.0684335443rem + 0.1265822785vw ,0.15625rem)){._spoller-init .question-tabs__title::after,._spoller-init .question-tabs__title::before{height:clamp(.09375rem ,.0684335443rem + .1265822785vw ,.15625rem)}}@supports not (height:clamp(0.09375rem ,0.0684335443rem + 0.1265822785vw ,0.15625rem)){._spoller-init .question-tabs__title::after,._spoller-init .question-tabs__title::before{height:calc(.09375rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){._spoller-init .question-tabs__title::after,._spoller-init .question-tabs__title::before{width:clamp(.5rem ,.3987341772rem + .5063291139vw ,.75rem)}}@supports not (width:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){._spoller-init .question-tabs__title::after,._spoller-init .question-tabs__title::before{width:calc(.5rem + .25 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.4106012658rem + 0.7594936709vw ,1.9375rem)){.question-tabs__body{padding-bottom:clamp(1.5625rem ,1.4106012658rem + .7594936709vw ,1.9375rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.4106012658rem + 0.7594936709vw ,1.9375rem)){.question-tabs__body{padding-bottom:calc(1.5625rem + .375 * (100vw - 20rem)/ 49.375)}}.question-tabs__text{font-weight:400;color:#000}@supports (margin-top:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.question-tabs__text+.question-tabs__text{margin-top:clamp(1.25rem ,.996835443rem + 1.2658227848vw ,1.875rem)}}@supports not (margin-top:clamp(1.25rem ,0.996835443rem + 1.2658227848vw ,1.875rem)){.question-tabs__text+.question-tabs__text{margin-top:calc(1.25rem + .625 * (100vw - 20rem)/ 49.375)}}.card-product__viewed{position:relative}@supports (font-size:clamp(1.3125rem ,1.2871835443rem + 0.1265822785vw ,1.375rem)){.card-product__viewed-title{font-size:clamp(1.3125rem ,1.2871835443rem + .1265822785vw ,1.375rem)}}@supports not (font-size:clamp(1.3125rem ,1.2871835443rem + 0.1265822785vw ,1.375rem)){.card-product__viewed-title{font-size:calc(1.3125rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.5324367089rem + 2.0253164557vw ,1.9375rem)){.card-product__viewed-title{margin-bottom:clamp(.9375rem ,.5324367089rem + 2.0253164557vw ,1.9375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.5324367089rem + 2.0253164557vw ,1.9375rem)){.card-product__viewed-title{margin-bottom:calc(.9375rem + 1 * (100vw - 20rem)/ 49.375)}}.card-product__viewed-navigation{display:none}.viewed__slider{padding:15px;margin:-15px}.viewed__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__body{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__body-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:43px;-webkit-box-flex:0;-ms-flex:0 0 68%;flex:0 0 68%}.cart__body-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.cart__body-list__item+.cart__body-list__item{margin-top:25px}.cart__body-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.cart__body-list__image{width:95px;height:95px;margin-right:23px;background:#fff;border:1px solid rgba(217,217,217,.39);border-radius:9px;padding:8px 10px}.cart__body-list__image img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.cart__body-list__image img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.cart__body-list__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.cart__body-list__title{margin-right:10px;max-width:225px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.cart__body-list__title{font-size:clamp(1rem ,.8987341772rem + .5063291139vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.cart__body-list__title{font-size:calc(1rem + .25 * (100vw - 20rem)/ 49.375)}}.cart__body-list__title:hover{color:#f9a43f}.cart__body-list__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.cart__body-list__newPrice{margin-right:10px;margin-right:15px}@supports (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.cart__body-list__newPrice{font-size:clamp(1rem ,.8987341772rem + .5063291139vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.8987341772rem + 0.5063291139vw ,1.25rem)){.cart__body-list__newPrice{font-size:calc(1rem + .25 * (100vw - 20rem)/ 49.375)}}.cart__body-list__oldPrice{position:relative;font-weight:400;margin-right:9px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.cart__body-list__oldPrice::before{content:"";position:absolute;width:100%;border:1px solid;bottom:9px}.cart__body-list__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__body-list__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__body-list__btnDelete img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.cart__body-list__btnDelete img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.cart__side{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%}@supports (padding-top:clamp(1.5625rem ,1.2840189873rem + 1.3924050633vw ,2.25rem)){.cart__side{padding-top:clamp(1.5625rem ,1.2840189873rem + 1.3924050633vw ,2.25rem)}}@supports not (padding-top:clamp(1.5625rem ,1.2840189873rem + 1.3924050633vw ,2.25rem)){.cart__side{padding-top:calc(1.5625rem + .6875 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.9375rem ,0.4564873418rem + 2.4050632911vw ,2.125rem)){.cart__side{padding-right:clamp(.9375rem ,.4564873418rem + 2.4050632911vw ,2.125rem)}}@supports not (padding-right:clamp(0.9375rem ,0.4564873418rem + 2.4050632911vw ,2.125rem)){.cart__side{padding-right:calc(.9375rem + 1.1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,0.7523734177rem + 4.0506329114vw ,3.5625rem)){.cart__side{padding-bottom:clamp(1.5625rem ,.7523734177rem + 4.0506329114vw ,3.5625rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.7523734177rem + 4.0506329114vw ,3.5625rem)){.cart__side{padding-bottom:calc(1.5625rem + 2 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.9375rem ,0.5324367089rem + 2.0253164557vw ,1.9375rem)){.cart__side{padding-left:clamp(.9375rem ,.5324367089rem + 2.0253164557vw ,1.9375rem)}}@supports not (padding-left:clamp(0.9375rem ,0.5324367089rem + 2.0253164557vw ,1.9375rem)){.cart__side{padding-left:calc(.9375rem + 1 * (100vw - 20rem)/ 49.375)}}.cart__side-price{margin-bottom:18px}.cart__side-form{position:relative}.cart__side-form::before{content:"";position:absolute;top:0;right:0;width:34px;height:34px;background:url(../img/cart/icons/icon_check.svg) center no-repeat;background-color:#cacaca;border-radius:9px}.cart__side-promo{font-weight:400;margin-bottom:7px}.cart__side-input{width:100%;height:34px;padding:5px 10px;font-size:16px;line-height:19px;border:1px solid rgba(42,42,42,.25);border-radius:9px;margin-bottom:23px;outline:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.cart__side-input:focus{-webkit-box-shadow:0 0 15px #363636;box-shadow:0 0 15px #363636}.cart__side-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__side-make{margin-bottom:14px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.cart__side-make{padding-top:clamp(.5625rem ,.4865506329rem + .3797468354vw ,.75rem)}}@supports not (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.cart__side-make{padding-top:calc(.5625rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.cart__side-make{padding-bottom:clamp(.5625rem ,.5118670886rem + .253164557vw ,.6875rem)}}@supports not (padding-bottom:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.cart__side-make{padding-bottom:calc(.5625rem + .125 * (100vw - 20rem)/ 49.375)}}.cart__side-make:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}.cart__side-buy{color:#f9a43f;border:2px solid #f9a43f;border-radius:9px;text-align:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.cart__side-buy{padding-top:clamp(.5625rem ,.4865506329rem + .3797468354vw ,.75rem)}}@supports not (padding-top:clamp(0.5625rem ,0.4865506329rem + 0.3797468354vw ,0.75rem)){.cart__side-buy{padding-top:calc(.5625rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.cart__side-buy{padding-bottom:clamp(.5625rem ,.5118670886rem + .253164557vw ,.6875rem)}}@supports not (padding-bottom:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.cart__side-buy{padding-bottom:calc(.5625rem + .125 * (100vw - 20rem)/ 49.375)}}.cart__side-buy:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._discount{display:none}@supports (margin-bottom:clamp(0.9375rem ,0.8109177215rem + 0.6329113924vw ,1.25rem)){._discount{margin-bottom:clamp(.9375rem ,.8109177215rem + .6329113924vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8109177215rem + 0.6329113924vw ,1.25rem)){._discount{margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 49.375)}}._notPrice::before{display:none}.quantity__span{padding:0 11px}.ordering__shell-title{color:#2a2a2a}.ordering__body{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (margin-right:clamp(3.125rem ,2.3926957831rem + 1.5060240964vw ,3.4375rem)){.ordering__content{margin-right:clamp(3.125rem ,2.3926957831rem + 1.5060240964vw ,3.4375rem)}}@supports not (margin-right:clamp(3.125rem ,2.3926957831rem + 1.5060240964vw ,3.4375rem)){.ordering__content{margin-right:calc(3.125rem + .3125 * (100vw - 48.625rem)/ 20.75)}}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.ordering__delivery{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.ordering__delivery{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}.ordering__delivery-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-11px -22px}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.ordering__address{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.ordering__address{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}.ordering__address-title{line-height:1.2}@supports (font-size:clamp(1rem ,0.8481012658rem + 0.7594936709vw ,1.375rem)){.ordering__address-title{font-size:clamp(1rem ,.8481012658rem + .7594936709vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.8481012658rem + 0.7594936709vw ,1.375rem)){.ordering__address-title{font-size:calc(1rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.ordering__address-title{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.ordering__address-title{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.ordering__address-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-top:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.ordering__address-data+.ordering__address-data{margin-top:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-top:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.ordering__address-data+.ordering__address-data{margin-top:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.ordering__address-label{display:-webkit-box;display:-ms-flexbox;display:flex}.ordering__address-label span{color:rgba(42,42,42,.44);margin-left:2px}.ordering__address-input{width:83.5%;height:51px;padding:18px;background:#fff;border:1px solid rgba(217,217,217,.39);border-radius:9px;outline:0;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.ordering__address-input:focus{border:1px solid #f9a43f;-webkit-box-shadow:0 0 25px rgba(251,121,27,.63);box-shadow:0 0 25px rgba(251,121,27,.63)}.ordering__address-input::-webkit-input-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.45}.ordering__address-input::-moz-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.45}.ordering__address-input:-ms-input-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.45}.ordering__address-input::-ms-input-placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.45}.ordering__address-input::placeholder{font-size:16px;line-height:1.2;font-weight:400;opacity:.45}.ordering__address-note{font-weight:400;font-size:15px;line-height:1.13;color:rgba(42,42,42,.44);margin-top:19px}.ordering__address-note span{font-size:16px;line-height:1.2}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.ordering__payment{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.ordering__payment{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}.ordering__payment-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-11px -22px}@supports (margin-bottom:clamp(2.1875rem ,0.8963607595rem + 6.4556962025vw ,5.375rem)){.ordering__contacts{margin-bottom:clamp(2.1875rem ,.8963607595rem + 6.4556962025vw ,5.375rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.8963607595rem + 6.4556962025vw ,5.375rem)){.ordering__contacts{margin-bottom:calc(2.1875rem + 3.1875 * (100vw - 20rem)/ 49.375)}}.ordering__side{-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@supports (padding-top:clamp(1.5625rem ,0.9549050633rem + 3.0379746835vw ,3.0625rem)){.ordering__side{padding-top:clamp(1.5625rem ,.9549050633rem + 3.0379746835vw ,3.0625rem)}}@supports not (padding-top:clamp(1.5625rem ,0.9549050633rem + 3.0379746835vw ,3.0625rem)){.ordering__side{padding-top:calc(1.5625rem + 1.5 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.3125rem ,1.6637658228rem + -0.5063291139vw ,1.5625rem)){.ordering__side{padding-right:clamp(1.3125rem ,1.6637658228rem + -.5063291139vw ,1.5625rem)}}@supports not (padding-right:clamp(1.3125rem ,1.6637658228rem + -0.5063291139vw ,1.5625rem)){.ordering__side{padding-right:calc(1.5625rem + -.25 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)){.ordering__side{padding-bottom:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)){.ordering__side{padding-bottom:calc(1.5625rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)){.ordering__side{padding-left:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)}}@supports not (padding-left:clamp(1.4375rem ,1.2096518987rem + 1.1392405063vw ,2rem)){.ordering__side{padding-left:calc(1.4375rem + .5625 * (100vw - 20rem)/ 49.375)}}.ordering__side-title{color:#f9a43f;margin-bottom:21px}.ordering__side-title span{white-space:nowrap}.ordering__side-list__item{font-weight:400}.ordering__side-list__item+.ordering__side-list__item{margin-top:15px}.ordering__side-list__quantity span{margin-left:24px}@supports (margin-top:clamp(1rem ,0.8734177215rem + 0.6329113924vw ,1.3125rem)){.ordering__accaunt{margin-top:clamp(1rem ,.8734177215rem + .6329113924vw ,1.3125rem)}}@supports not (margin-top:clamp(1rem ,0.8734177215rem + 0.6329113924vw ,1.3125rem)){.ordering__accaunt{margin-top:calc(1rem + .3125 * (100vw - 20rem)/ 49.375)}}.ordering__accaunt-text{font-weight:400}.ordering__accaunt-offer{font-weight:400;color:#000;opacity:.6}@supports (margin-top:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){.ordering__accaunt-offer{margin-top:clamp(.5rem ,.3987341772rem + .5063291139vw ,.75rem)}}@supports not (margin-top:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){.ordering__accaunt-offer{margin-top:calc(.5rem + .25 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(1.1875rem ,1.1368670886rem + 0.253164557vw ,1.3125rem)){.ordering__accaunt-offer{margin-bottom:clamp(1.1875rem ,1.1368670886rem + .253164557vw ,1.3125rem)}}@supports not (margin-bottom:clamp(1.1875rem ,1.1368670886rem + 0.253164557vw ,1.3125rem)){.ordering__accaunt-offer{margin-bottom:calc(1.1875rem + .125 * (100vw - 20rem)/ 49.375)}}.ordering__accaunt-offer a{text-decoration:underline;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.ordering__accaunt-offer a:hover{color:#fb791b}@supports (margin-top:clamp(0.625rem ,0.5743670886rem + 0.253164557vw ,0.75rem)){.ordering__accaunt-checkbox+.ordering__accaunt-checkbox{margin-top:clamp(.625rem ,.5743670886rem + .253164557vw ,.75rem)}}@supports not (margin-top:clamp(0.625rem ,0.5743670886rem + 0.253164557vw ,0.75rem)){.ordering__accaunt-checkbox+.ordering__accaunt-checkbox{margin-top:calc(.625rem + .125 * (100vw - 20rem)/ 49.375)}}.ordering__accaunt-data{font-weight:400}.ordering__accaunt-data a{text-decoration:underline;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.ordering__accaunt-data a:hover{color:#fb791b}.ordering__accaunt-exit{font-weight:400}@supports (margin-top:clamp(0.9375rem ,0.8109177215rem + 0.6329113924vw ,1.25rem)){.ordering__accaunt-exit{margin-top:clamp(.9375rem ,.8109177215rem + .6329113924vw ,1.25rem)}}@supports not (margin-top:clamp(0.9375rem ,0.8109177215rem + 0.6329113924vw ,1.25rem)){.ordering__accaunt-exit{margin-top:calc(.9375rem + .3125 * (100vw - 20rem)/ 49.375)}}.ordering__accaunt-exit a{color:#f9a43f;border-bottom:1px solid #f9a43f;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.ordering__accaunt-exit a:hover{color:#929292;border-bottom:1px solid #929292}@supports (margin-bottom:clamp(2.1875rem ,1.934335443rem + 1.2658227848vw ,2.8125rem)){.ordering__result{margin-bottom:clamp(2.1875rem ,1.934335443rem + 1.2658227848vw ,2.8125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,1.934335443rem + 1.2658227848vw ,2.8125rem)){.ordering__result{margin-bottom:calc(2.1875rem + .625 * (100vw - 20rem)/ 49.375)}}.ordering__result:last-child{margin-top:18px}.ordering__result-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden}@supports (font-size:clamp(1rem ,0.9240506329rem + 0.3797468354vw ,1.1875rem)){.ordering__result-sum{font-size:clamp(1rem ,.9240506329rem + .3797468354vw ,1.1875rem)}}@supports not (font-size:clamp(1rem ,0.9240506329rem + 0.3797468354vw ,1.1875rem)){.ordering__result-sum{font-size:calc(1rem + .1875 * (100vw - 20rem)/ 49.375)}}.ordering__result-sum:before{content:" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";float:left;width:0;white-space:nowrap}.ordering__result-sum+.ordering__result-sum{margin-top:17px}.ordering__result-sum+.ordering__result-sum:last-child{margin-top:30px}.ordering__result span:first-child{background-color:#fff;padding-right:3px}.ordering__result span+span{float:right;padding-left:3px;background-color:#fff}.ordering__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.ordering__button-pay{line-height:1.2;padding:19px 93px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (font-size:clamp(1.1875rem ,1.4509493671rem + -0.3797468354vw ,1.375rem)){.ordering__button-pay{font-size:clamp(1.1875rem ,1.4509493671rem + -.3797468354vw ,1.375rem)}}@supports not (font-size:clamp(1.1875rem ,1.4509493671rem + -0.3797468354vw ,1.375rem)){.ordering__button-pay{font-size:calc(1.375rem + -.1875 * (100vw - 20rem)/ 49.375)}}.ordering__button-pay:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}@supports (margin-top:clamp(0.75rem ,0.4462025316rem + 1.5189873418vw ,1.5rem)){._necessarily{margin-top:clamp(.75rem ,.4462025316rem + 1.5189873418vw ,1.5rem)}}@supports not (margin-top:clamp(0.75rem ,0.4462025316rem + 1.5189873418vw ,1.5rem)){._necessarily{margin-top:calc(.75rem + .75 * (100vw - 20rem)/ 49.375)}}._total{line-height:1.2;margin-top:-5px}@supports (font-size:clamp(1.1875rem ,1.0609177215rem + 0.6329113924vw ,1.5rem)){._total{font-size:clamp(1.1875rem ,1.0609177215rem + .6329113924vw ,1.5rem)}}@supports not (font-size:clamp(1.1875rem ,1.0609177215rem + 0.6329113924vw ,1.5rem)){._total{font-size:calc(1.1875rem + .3125 * (100vw - 20rem)/ 49.375)}}.checkbox-ordering{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:11px 22px}.checkbox-ordering__input{position:absolute;width:0;height:0;opacity:0}.checkbox-ordering__input:focus+.checkbox-ordering__label:after .checkbox-ordering__checkmark{display:block}.checkbox-ordering__input:checked+.checkbox-ordering__label .checkbox-ordering__checkmark{display:block}.checkbox-ordering__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative;gap:20px}.checkbox-ordering__label:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;width:21px;height:21px;border:1px solid #2a2a2a;border-radius:7px;opacity:.38;cursor:pointer}.checkbox-ordering__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkbox-ordering__text{line-height:2.1}.checkbox-ordering__text-bottom{font-weight:400;line-height:2.1}.checkbox-ordering__checkmark{display:none;position:absolute;right:2px;background:url(../img/catalog/icons/akar-icons_check.svg);width:18px;height:18px}.about-us__shell-title{margin-bottom:1px;color:#2a2a2a}.about-us__content{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (margin-top:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.about-us__content+.about-us__content{margin-top:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-top:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.about-us__content+.about-us__content{margin-top:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}.about-us__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-right:30px}@supports (margin-bottom:clamp(0.9375rem ,0.9121835443rem + 0.1265822785vw ,1rem)){.about-us__content-title{margin-bottom:clamp(.9375rem ,.9121835443rem + .1265822785vw ,1rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.9121835443rem + 0.1265822785vw ,1rem)){.about-us__content-title{margin-bottom:calc(.9375rem + .0625 * (100vw - 20rem)/ 49.375)}}.about-us__content-text{font-weight:400;color:#000}.about-us__content-img{display:-webkit-box;display:-ms-flexbox;display:flex}.about-us__content-images+.about-us__content-images{width:50%}@supports (margin-left:clamp(0.375rem ,-0.2325949367rem + 3.0379746835vw ,1.875rem)){.about-us__content-images+.about-us__content-images{margin-left:clamp(.375rem ,-.2325949367rem + 3.0379746835vw ,1.875rem)}}@supports not (margin-left:clamp(0.375rem ,-0.2325949367rem + 3.0379746835vw ,1.875rem)){.about-us__content-images+.about-us__content-images{margin-left:calc(.375rem + 1.5 * (100vw - 20rem)/ 49.375)}}.about-us__content-images img{border-radius:9px}._shell-title__double{display:none;margin-bottom:1px;color:#2a2a2a}._bottom-container{margin:0 0 0 30px}@supports (margin-top:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){._title-about-us{margin-top:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-top:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){._title-about-us{margin-top:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.office__body{display:-webkit-box;display:-ms-flexbox;display:flex}.office__body-side{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@supports (padding-top:clamp(1rem ,-0.002137827rem + 2.615694165vw ,1.8125rem)){.office__body-side{padding-top:clamp(1rem ,-.002137827rem + 2.615694165vw ,1.8125rem)}}@supports not (padding-top:clamp(1rem ,-0.002137827rem + 2.615694165vw ,1.8125rem)){.office__body-side{padding-top:calc(1rem + .8125 * (100vw - 38.3125rem)/ 31.0625)}}@supports (padding-right:clamp(2.8125rem ,-0.271001006rem + 8.0482897384vw ,5.3125rem)){.office__body-side{padding-right:clamp(2.8125rem ,-.271001006rem + 8.0482897384vw ,5.3125rem)}}@supports not (padding-right:clamp(2.8125rem ,-0.271001006rem + 8.0482897384vw ,5.3125rem)){.office__body-side{padding-right:calc(2.8125rem + 2.5 * (100vw - 38.3125rem)/ 31.0625)}}@supports (padding-bottom:clamp(2.0625rem ,1.060362173rem + 2.615694165vw ,2.875rem)){.office__body-side{padding-bottom:clamp(2.0625rem ,1.060362173rem + 2.615694165vw ,2.875rem)}}@supports not (padding-bottom:clamp(2.0625rem ,1.060362173rem + 2.615694165vw ,2.875rem)){.office__body-side{padding-bottom:calc(2.0625rem + .8125 * (100vw - 38.3125rem)/ 31.0625)}}@supports (padding-left:clamp(1.625rem ,0.622862173rem + 2.615694165vw ,2.4375rem)){.office__body-side{padding-left:clamp(1.625rem ,.622862173rem + 2.615694165vw ,2.4375rem)}}@supports not (padding-left:clamp(1.625rem ,0.622862173rem + 2.615694165vw ,2.4375rem)){.office__body-side{padding-left:calc(1.625rem + .8125 * (100vw - 38.3125rem)/ 31.0625)}}@supports (margin-right:clamp(0.9375rem ,-0.2188128773rem + 3.0181086519vw ,1.875rem)){.office__body-side{margin-right:clamp(.9375rem ,-.2188128773rem + 3.0181086519vw ,1.875rem)}}@supports not (margin-right:clamp(0.9375rem ,-0.2188128773rem + 3.0181086519vw ,1.875rem)){.office__body-side{margin-right:calc(.9375rem + .9375 * (100vw - 38.3125rem)/ 31.0625)}}.office__body-side__link{line-height:2.1;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.office__body-side__link:hover{color:#f9a43f}.office__body-profile{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.office__body-profile__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-bottom:clamp(0.9375rem ,0.5830696203rem + 1.7721518987vw ,1.8125rem)){.office__body-profile__shell{margin-bottom:clamp(.9375rem ,.5830696203rem + 1.7721518987vw ,1.8125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.5830696203rem + 1.7721518987vw ,1.8125rem)){.office__body-profile__shell{margin-bottom:calc(.9375rem + .875 * (100vw - 20rem)/ 49.375)}}.office__body-profile__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.office__body-profile__avatar img{border-radius:50%}.office__body-profile-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.office__body-profile-container span{background:url(../img/office/icons/icons_check.svg) left no-repeat;width:27px;height:27px;padding:15px;border:1px solid #f9a43f;border-radius:50%}@supports (margin-right:clamp(0.9375rem ,0.5921052632rem + 1.5789473684vw ,1.6875rem)){.office__body-profile-container span{margin-right:clamp(.9375rem ,.5921052632rem + 1.5789473684vw ,1.6875rem)}}@supports not (margin-right:clamp(0.9375rem ,0.5921052632rem + 1.5789473684vw ,1.6875rem)){.office__body-profile-container span{margin-right:calc(.9375rem + .75 * (100vw - 21.875rem)/ 47.5)}}.office__body-profile__signature{line-height:2}@supports (margin-left:clamp(1.375rem ,1.2231012658rem + 0.7594936709vw ,1.75rem)){.office__body-profile__signature{margin-left:clamp(1.375rem ,1.2231012658rem + .7594936709vw ,1.75rem)}}@supports not (margin-left:clamp(1.375rem ,1.2231012658rem + 0.7594936709vw ,1.75rem)){.office__body-profile__signature{margin-left:calc(1.375rem + .375 * (100vw - 20rem)/ 49.375)}}.office__body-profile__status{line-height:2}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.events-profile{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.events-profile{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.events-profile__title{margin-bottom:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.events-profile__title{margin-bottom:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}.events-profile__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-top:clamp(0.9375rem ,0.5577531646rem + 1.8987341772vw ,1.875rem)){.events-profile__shell+.events-profile__shell{margin-top:clamp(.9375rem ,.5577531646rem + 1.8987341772vw ,1.875rem)}}@supports not (margin-top:clamp(0.9375rem ,0.5577531646rem + 1.8987341772vw ,1.875rem)){.events-profile__shell+.events-profile__shell{margin-top:calc(.9375rem + .9375 * (100vw - 20rem)/ 49.375)}}.events-profile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.events-profile-wrapper:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.events-profile-wrapper:hover .events-profile__games-title{color:#fb791b}@supports (margin-right:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.events-profile__image{margin-right:clamp(.625rem ,.1186708861rem + 2.5316455696vw ,1.875rem)}}@supports not (margin-right:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.events-profile__image{margin-right:calc(.625rem + 1.25 * (100vw - 20rem)/ 49.375)}}.events-profile__image img{border-radius:9px}.events-profile__games-title{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.events-profile__games-date{line-height:2}@supports (font-size:clamp(0.9375rem ,0.9121835443rem + 0.1265822785vw ,1rem)){.events-profile__games-date{font-size:clamp(.9375rem ,.9121835443rem + .1265822785vw ,1rem)}}@supports not (font-size:clamp(0.9375rem ,0.9121835443rem + 0.1265822785vw ,1rem)){.events-profile__games-date{font-size:calc(.9375rem + .0625 * (100vw - 20rem)/ 49.375)}}.events-profile__games-link{line-height:2;border:2px solid #f9a43f;border-radius:9px;color:#f9a43f;padding:4px 0;margin-left:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-right:clamp(0.3125rem ,-1.2113095238rem + 5.0793650794vw ,2.3125rem)){.events-profile__games-link{padding-right:clamp(.3125rem ,-1.2113095238rem + 5.0793650794vw ,2.3125rem)}}@supports not (padding-right:clamp(0.3125rem ,-1.2113095238rem + 5.0793650794vw ,2.3125rem)){.events-profile__games-link{padding-right:calc(.3125rem + 2 * (100vw - 30rem)/ 39.375)}}@supports (padding-left:clamp(0.3125rem ,-1.2113095238rem + 5.0793650794vw ,2.3125rem)){.events-profile__games-link{padding-left:clamp(.3125rem ,-1.2113095238rem + 5.0793650794vw ,2.3125rem)}}@supports not (padding-left:clamp(0.3125rem ,-1.2113095238rem + 5.0793650794vw ,2.3125rem)){.events-profile__games-link{padding-left:calc(.3125rem + 2 * (100vw - 30rem)/ 39.375)}}.events-profile__games-link:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.recommendations-profile__title{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.recommendations-profile__title{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}._profile__title-double{display:none}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.office__body-profile__loyalty{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.office__body-profile__loyalty{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.875rem ,0.9628164557rem + -0.1265822785vw ,0.9375rem)){.office__body-profile__title{margin-bottom:clamp(.875rem ,.9628164557rem + -.1265822785vw ,.9375rem)}}@supports not (margin-bottom:clamp(0.875rem ,0.9628164557rem + -0.1265822785vw ,0.9375rem)){.office__body-profile__title{margin-bottom:calc(.9375rem + -.0625 * (100vw - 20rem)/ 49.375)}}.office__body-profile__opportunities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-bottom:clamp(2rem ,1.2658227848rem + 3.6708860759vw ,3.8125rem)){.office__body-profile__opportunities{margin-bottom:clamp(2rem ,1.2658227848rem + 3.6708860759vw ,3.8125rem)}}@supports not (margin-bottom:clamp(2rem ,1.2658227848rem + 3.6708860759vw ,3.8125rem)){.office__body-profile__opportunities{margin-bottom:calc(2rem + 1.8125 * (100vw - 20rem)/ 49.375)}}.office__body-profile__opportunities__opportunities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-bottom:clamp(2rem ,1.2658227848rem + 3.6708860759vw ,3.8125rem)){.office__body-profile__opportunities__opportunities{margin-bottom:clamp(2rem ,1.2658227848rem + 3.6708860759vw ,3.8125rem)}}@supports not (margin-bottom:clamp(2rem ,1.2658227848rem + 3.6708860759vw ,3.8125rem)){.office__body-profile__opportunities__opportunities{margin-bottom:calc(2rem + 1.8125 * (100vw - 20rem)/ 49.375)}}.office__body-profile__discount{margin-right:10px}.office__body-profile__borderBlack{position:relative;background:#2a2a2a;-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:17px}@supports (width:clamp(18.125rem ,14.2009493671rem + 19.6202531646vw ,27.8125rem)){.office__body-profile__borderBlack{width:clamp(18.125rem ,14.2009493671rem + 19.6202531646vw ,27.8125rem)}}@supports not (width:clamp(18.125rem ,14.2009493671rem + 19.6202531646vw ,27.8125rem)){.office__body-profile__borderBlack{width:calc(18.125rem + 9.6875 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(10.5rem ,8.3734177215rem + 10.6329113924vw ,15.75rem)){.office__body-profile__borderBlack{height:clamp(10.5rem ,8.3734177215rem + 10.6329113924vw ,15.75rem)}}@supports not (height:clamp(10.5rem ,8.3734177215rem + 10.6329113924vw ,15.75rem)){.office__body-profile__borderBlack{height:calc(10.5rem + 5.25 * (100vw - 20rem)/ 49.375)}}.office__body-profile__borderOrange{position:absolute;background:-o-linear-gradient(162.49deg,#cd7f32 .54%,#e2ab75 98.85%);background:linear-gradient(287.51deg,#cd7f32 .54%,#e2ab75 98.85%);-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:16px}@supports (top:clamp(0.3125rem ,0.2618670886rem + 0.253164557vw ,0.4375rem)){.office__body-profile__borderOrange{top:clamp(.3125rem ,.2618670886rem + .253164557vw ,.4375rem)}}@supports not (top:clamp(0.3125rem ,0.2618670886rem + 0.253164557vw ,0.4375rem)){.office__body-profile__borderOrange{top:calc(.3125rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (left:clamp(0.28125rem ,0.2179588608rem + 0.3164556962vw ,0.4375rem)){.office__body-profile__borderOrange{left:clamp(.28125rem ,.2179588608rem + .3164556962vw ,.4375rem)}}@supports not (left:clamp(0.28125rem ,0.2179588608rem + 0.3164556962vw ,0.4375rem)){.office__body-profile__borderOrange{left:calc(.28125rem + .15625 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(17.5625rem ,13.7650316456rem + 18.9873417722vw ,26.9375rem)){.office__body-profile__borderOrange{width:clamp(17.5625rem ,13.7650316456rem + 18.9873417722vw ,26.9375rem)}}@supports not (width:clamp(17.5625rem ,13.7650316456rem + 18.9873417722vw ,26.9375rem)){.office__body-profile__borderOrange{width:calc(17.5625rem + 9.375 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(9.875rem ,7.8496835443rem + 10.1265822785vw ,14.875rem)){.office__body-profile__borderOrange{height:clamp(9.875rem ,7.8496835443rem + 10.1265822785vw ,14.875rem)}}@supports not (height:clamp(9.875rem ,7.8496835443rem + 10.1265822785vw ,14.875rem)){.office__body-profile__borderOrange{height:calc(9.875rem + 5 * (100vw - 20rem)/ 49.375)}}.office__body-profile__darkGrey{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(42,42,42,.78)),to(#2a2a2a));background:-o-linear-gradient(top,rgba(42,42,42,.78) 0,#2a2a2a 100%);background:linear-gradient(180deg,rgba(42,42,42,.78) 0,#2a2a2a 100%);-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:15px}@supports (top:clamp(0.1875rem ,0.1368670886rem + 0.253164557vw ,0.3125rem)){.office__body-profile__darkGrey{top:clamp(.1875rem ,.1368670886rem + .253164557vw ,.3125rem)}}@supports not (top:clamp(0.1875rem ,0.1368670886rem + 0.253164557vw ,0.3125rem)){.office__body-profile__darkGrey{top:calc(.1875rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (left:clamp(0.2375rem ,0.2071202532rem + 0.1518987342vw ,0.3125rem)){.office__body-profile__darkGrey{left:clamp(.2375rem ,.2071202532rem + .1518987342vw ,.3125rem)}}@supports not (left:clamp(0.2375rem ,0.2071202532rem + 0.1518987342vw ,0.3125rem)){.office__body-profile__darkGrey{left:calc(.2375rem + .075 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(17.125rem ,13.4034810127rem + 18.6075949367vw ,26.3125rem)){.office__body-profile__darkGrey{width:clamp(17.125rem ,13.4034810127rem + 18.6075949367vw ,26.3125rem)}}@supports not (width:clamp(17.125rem ,13.4034810127rem + 18.6075949367vw ,26.3125rem)){.office__body-profile__darkGrey{width:calc(17.125rem + 9.1875 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(9.5rem ,7.5759493671rem + 9.6202531646vw ,14.25rem)){.office__body-profile__darkGrey{height:clamp(9.5rem ,7.5759493671rem + 9.6202531646vw ,14.25rem)}}@supports not (height:clamp(9.5rem ,7.5759493671rem + 9.6202531646vw ,14.25rem)){.office__body-profile__darkGrey{height:calc(9.5rem + 4.75 * (100vw - 20rem)/ 49.375)}}.office__body-profile__darkGrey img{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto}@supports (margin-top:clamp(3rem ,2.3924050633rem + 3.0379746835vw ,4.5rem)){.office__body-profile__darkGrey img:first-child{margin-top:clamp(3rem ,2.3924050633rem + 3.0379746835vw ,4.5rem)}}@supports not (margin-top:clamp(3rem ,2.3924050633rem + 3.0379746835vw ,4.5rem)){.office__body-profile__darkGrey img:first-child{margin-top:calc(3rem + 1.5 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(9.6875rem ,7.7381329114rem + 9.746835443vw ,14.5rem)){.office__body-profile__logo{width:clamp(9.6875rem ,7.7381329114rem + 9.746835443vw ,14.5rem)}}@supports not (width:clamp(9.6875rem ,7.7381329114rem + 9.746835443vw ,14.5rem)){.office__body-profile__logo{width:calc(9.6875rem + 4.8125 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(2.25rem ,1.7943037975rem + 2.2784810127vw ,3.375rem)){.office__body-profile__logo{height:clamp(2.25rem ,1.7943037975rem + 2.2784810127vw ,3.375rem)}}@supports not (height:clamp(2.25rem ,1.7943037975rem + 2.2784810127vw ,3.375rem)){.office__body-profile__logo{height:calc(2.25rem + 1.125 * (100vw - 20rem)/ 49.375)}}.office__body-profile__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.office__body-profile__icon{padding:0 7px 0 8px;width:65px;height:65px}@supports (margin-right:clamp(0.8125rem ,0.3821202532rem + 2.1518987342vw ,1.875rem)){.office__body-profile__icon{margin-right:clamp(.8125rem ,.3821202532rem + 2.1518987342vw ,1.875rem)}}@supports not (margin-right:clamp(0.8125rem ,0.3821202532rem + 2.1518987342vw ,1.875rem)){.office__body-profile__icon{margin-right:calc(.8125rem + 1.0625 * (100vw - 20rem)/ 49.375)}}.office__body-profile__privileges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (margin-top:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.office__body-profile__privileges+.office__body-profile__privileges{margin-top:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (margin-top:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.office__body-profile__privileges+.office__body-profile__privileges{margin-top:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}.office__body-profile__privileges:last-child{opacity:.28}.office__body-profile__bonus{width:100%}.office__body-profile__getting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.office__body-profile__get{font-weight:400;color:#000}.office__body-profile__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.office__body-profile__scale{display:block;width:80%;height:17px}.office__body-profile__label{font-weight:400;margin-left:10px}._silver{padding:0 5px 0 0}._gold{padding:0 5px}progress[value]::-webkit-progress-value{background:linear-gradient(184.53deg,#f9a43f 5.27%,#fb791b 91.78%);border-radius:14px}progress[value]::-webkit-progress-bar{border-radius:14px;background:#fff}.history__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (padding-top:clamp(1.5625rem ,1.1068037975rem + 2.2784810127vw ,2.6875rem)){.history__list-item{padding-top:clamp(1.5625rem ,1.1068037975rem + 2.2784810127vw ,2.6875rem)}}@supports not (padding-top:clamp(1.5625rem ,1.1068037975rem + 2.2784810127vw ,2.6875rem)){.history__list-item{padding-top:calc(1.5625rem + 1.125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.125rem ,0.3908227848rem + 3.6708860759vw ,2.9375rem)){.history__list-item{padding-right:clamp(1.125rem ,.3908227848rem + 3.6708860759vw ,2.9375rem)}}@supports not (padding-right:clamp(1.125rem ,0.3908227848rem + 3.6708860759vw ,2.9375rem)){.history__list-item{padding-right:calc(1.125rem + 1.8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.1068037975rem + 2.2784810127vw ,2.6875rem)){.history__list-item{padding-bottom:clamp(1.5625rem ,1.1068037975rem + 2.2784810127vw ,2.6875rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.1068037975rem + 2.2784810127vw ,2.6875rem)){.history__list-item{padding-bottom:calc(1.5625rem + 1.125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.125rem ,0.3908227848rem + 3.6708860759vw ,2.9375rem)){.history__list-item{padding-left:clamp(1.125rem ,.3908227848rem + 3.6708860759vw ,2.9375rem)}}@supports not (padding-left:clamp(1.125rem ,0.3908227848rem + 3.6708860759vw ,2.9375rem)){.history__list-item{padding-left:calc(1.125rem + 1.8125 * (100vw - 20rem)/ 49.375)}}.history__list-item+.history__list-item{margin-top:30px}.history__list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;line-height:1.2;color:#f9a43f}.history__list-container+.history__list-container{margin-left:30px}.history__list-date{color:#2a2a2a}.history__list-number{line-height:1.2;color:#f9a43f}.history__list-amount{color:#2a2a2a}.history__list-amount span{display:none}.history__list-data{color:#2a2a2a;margin-right:-50px}.history__list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 53%;flex:0 0 53%}.history__list-link{border:2px solid #f9a43f;border-radius:9px;color:#f9a43f;margin-left:30px;padding:0 38px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-top:clamp(0.5rem ,0.4493670886rem + 0.253164557vw ,0.625rem)){.history__list-link{padding-top:clamp(.5rem ,.4493670886rem + .253164557vw ,.625rem)}}@supports not (padding-top:clamp(0.5rem ,0.4493670886rem + 0.253164557vw ,0.625rem)){.history__list-link{padding-top:calc(.5rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5rem ,0.4493670886rem + 0.253164557vw ,0.625rem)){.history__list-link{padding-bottom:clamp(.5rem ,.4493670886rem + .253164557vw ,.625rem)}}@supports not (padding-bottom:clamp(0.5rem ,0.4493670886rem + 0.253164557vw ,0.625rem)){.history__list-link{padding-bottom:calc(.5rem + .125 * (100vw - 20rem)/ 49.375)}}.history__list-link:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._erroneous{opacity:.3}.settings__body{display:-webkit-box;display:-ms-flexbox;display:flex}.settings__body-side{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@supports (padding-top:clamp(1rem ,-0.2096412556rem + 2.9147982063vw ,1.8125rem)){.settings__body-side{padding-top:clamp(1rem ,-.2096412556rem + 2.9147982063vw ,1.8125rem)}}@supports not (padding-top:clamp(1rem ,-0.2096412556rem + 2.9147982063vw ,1.8125rem)){.settings__body-side{padding-top:calc(1rem + .8125 * (100vw - 41.5rem)/ 27.875)}}@supports (padding-right:clamp(2.8125rem ,-0.9094730942rem + 8.9686098655vw ,5.3125rem)){.settings__body-side{padding-right:clamp(2.8125rem ,-.9094730942rem + 8.9686098655vw ,5.3125rem)}}@supports not (padding-right:clamp(2.8125rem ,-0.9094730942rem + 8.9686098655vw ,5.3125rem)){.settings__body-side{padding-right:calc(2.8125rem + 2.5 * (100vw - 41.5rem)/ 27.875)}}@supports (padding-bottom:clamp(2.0625rem ,0.8528587444rem + 2.9147982063vw ,2.875rem)){.settings__body-side{padding-bottom:clamp(2.0625rem ,.8528587444rem + 2.9147982063vw ,2.875rem)}}@supports not (padding-bottom:clamp(2.0625rem ,0.8528587444rem + 2.9147982063vw ,2.875rem)){.settings__body-side{padding-bottom:calc(2.0625rem + .8125 * (100vw - 41.5rem)/ 27.875)}}@supports (padding-left:clamp(1.625rem ,0.4153587444rem + 2.9147982063vw ,2.4375rem)){.settings__body-side{padding-left:clamp(1.625rem ,.4153587444rem + 2.9147982063vw ,2.4375rem)}}@supports not (padding-left:clamp(1.625rem ,0.4153587444rem + 2.9147982063vw ,2.4375rem)){.settings__body-side{padding-left:calc(1.625rem + .8125 * (100vw - 41.5rem)/ 27.875)}}@supports (margin-right:clamp(0.9375rem ,-0.4582399103rem + 3.3632286996vw ,1.875rem)){.settings__body-side{margin-right:clamp(.9375rem ,-.4582399103rem + 3.3632286996vw ,1.875rem)}}@supports not (margin-right:clamp(0.9375rem ,-0.4582399103rem + 3.3632286996vw ,1.875rem)){.settings__body-side{margin-right:calc(.9375rem + .9375 * (100vw - 41.5rem)/ 27.875)}}.settings__body-side__link{line-height:2.1;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.settings__body-side__link:hover{color:#f9a43f}.settings__body-profile{width:100%}.settings__body-profile__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-left:clamp(5.875rem ,5.7231012658rem + 0.7594936709vw ,6.25rem)){.settings__body-profile__data{margin-left:clamp(5.875rem ,5.7231012658rem + .7594936709vw ,6.25rem)}}@supports not (margin-left:clamp(5.875rem ,5.7231012658rem + 0.7594936709vw ,6.25rem)){.settings__body-profile__data{margin-left:calc(5.875rem + .375 * (100vw - 20rem)/ 49.375)}}.settings__body-profile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@supports (margin-top:clamp(1.25rem ,1.5134493671rem + -0.3797468354vw ,1.4375rem)){.settings__body-profile__item+.settings__body-profile__item{margin-top:clamp(1.25rem ,1.5134493671rem + -.3797468354vw ,1.4375rem)}}@supports not (margin-top:clamp(1.25rem ,1.5134493671rem + -0.3797468354vw ,1.4375rem)){.settings__body-profile__item+.settings__body-profile__item{margin-top:calc(1.4375rem + -.1875 * (100vw - 20rem)/ 49.375)}}.settings__body-profile-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:67%}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.settings__body-profile-container{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.settings__body-profile-container{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}.settings__body-profile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:22px}.settings__body-profile__avatar{position:relative}.settings__body-profile__input{opacity:0;position:absolute;z-index:-1;overflow:hidden;width:.4px;height:.4px}.settings__body-profile__label{position:absolute;bottom:0;right:0;cursor:pointer}.settings__body-profile__label svg{width:27px;height:27px;fill:#2a2a2a;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.settings__body-profile__label svg:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:0 0 25px #929292;box-shadow:0 0 25px #929292}.settings__body-profile__phone a{font-weight:400;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.settings__body-profile__phone a:hover{color:#f9a43f}.settings__body-profile__change{font-weight:400;line-height:2;position:relative;padding-left:29px;margin-left:15px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.settings__body-profile__change:hover{color:#fb791b}.settings__body-profile__change:hover::before{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.settings__body-profile__change::before{content:"";position:absolute;top:6px;left:0;background:url(../img/option/icons/change-icon.svg) left no-repeat;width:23px;height:23px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.settings__body-shell{position:relative}.settings__body-shell._active .blog__body-checkbox,.settings__body-shell._active .events__body-wrapper,.settings__body-shell._active .settings__body-side{display:block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;top:-60px;right:3px;padding-top:28px;z-index:3}.settings__body-menu{display:none}.settings__body-btnIcon{display:none}.settings__body-btnIcon._active>.icon-close{display:block;content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:-45px;right:15px;z-index:4;position:absolute;width:15px;height:15px;background:url(../img/option/icons/menu-close.svg) right no-repeat}.settings__body-btnIcon._active>.icon-open{display:none}._settings-form{padding:0}.blog__shell-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog__shell-btnFilter{display:none}.blog__shell-btnFilter._active>.blog__shell-close{display:block}.blog__shell-btnFilter._active>.blog__shell-open{display:none}.blog__shell-open{position:absolute;bottom:15px;right:0;background:url(../img/blog/icons/filter-icon.svg) left no-repeat;width:27px;height:27px}.blog__shell-close{display:none;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;bottom:15px;right:25px;z-index:5;width:15px;height:15px;background:url(../img/option/icons/menu-close.svg) right no-repeat}.blog__shell-info._active .blog__body-checkbox{top:-45px;right:0}@supports (padding-top:clamp(0.9375rem ,0.7096518987rem + 1.1392405063vw ,1.5rem)){.blog__restangle{padding-top:clamp(.9375rem ,.7096518987rem + 1.1392405063vw ,1.5rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7096518987rem + 1.1392405063vw ,1.5rem)){.blog__restangle{padding-top:calc(.9375rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.9375rem ,0.3045886076rem + 3.164556962vw ,2.5rem)){.blog__restangle{padding-right:clamp(.9375rem ,.3045886076rem + 3.164556962vw ,2.5rem)}}@supports not (padding-right:clamp(0.9375rem ,0.3045886076rem + 3.164556962vw ,2.5rem)){.blog__restangle{padding-right:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.blog__restangle{padding-bottom:clamp(.9375rem ,.7602848101rem + .8860759494vw ,1.375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.blog__restangle{padding-bottom:calc(.9375rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.625rem ,-0.1344936709rem + 3.7974683544vw ,2.5rem)){.blog__restangle{padding-left:clamp(.625rem ,-.1344936709rem + 3.7974683544vw ,2.5rem)}}@supports not (padding-left:clamp(0.625rem ,-0.1344936709rem + 3.7974683544vw ,2.5rem)){.blog__restangle{padding-left:calc(.625rem + 1.875 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.blog__restangleBig{padding-top:clamp(.9375rem ,.7602848101rem + .8860759494vw ,1.375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.7602848101rem + 0.8860759494vw ,1.375rem)){.blog__restangleBig{padding-top:calc(.9375rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.6875rem ,-0.0213607595rem + 3.5443037975vw ,2.4375rem)){.blog__restangleBig{padding-right:clamp(.6875rem ,-.0213607595rem + 3.5443037975vw ,2.4375rem)}}@supports not (padding-right:clamp(0.6875rem ,-0.0213607595rem + 3.5443037975vw ,2.4375rem)){.blog__restangleBig{padding-right:calc(.6875rem + 1.75 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1rem ,0.8481012658rem + 0.7594936709vw ,1.375rem)){.blog__restangleBig{padding-bottom:clamp(1rem ,.8481012658rem + .7594936709vw ,1.375rem)}}@supports not (padding-bottom:clamp(1rem ,0.8481012658rem + 0.7594936709vw ,1.375rem)){.blog__restangleBig{padding-bottom:calc(1rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.75rem ,0.0664556962rem + 3.417721519vw ,2.4375rem)){.blog__restangleBig{padding-left:clamp(.75rem ,.0664556962rem + 3.417721519vw ,2.4375rem)}}@supports not (padding-left:clamp(0.75rem ,0.0664556962rem + 3.417721519vw ,2.4375rem)){.blog__restangleBig{padding-left:calc(.75rem + 1.6875 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(1.25rem ,1.6890822785rem + -0.6329113924vw ,1.5625rem)){.blog__smallRestangle{padding-top:clamp(1.25rem ,1.6890822785rem + -.6329113924vw ,1.5625rem)}}@supports not (padding-top:clamp(1.25rem ,1.6890822785rem + -0.6329113924vw ,1.5625rem)){.blog__smallRestangle{padding-top:calc(1.5625rem + -.3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.875rem ,0.621835443rem + 1.2658227848vw ,1.5rem)){.blog__smallRestangle{padding-right:clamp(.875rem ,.621835443rem + 1.2658227848vw ,1.5rem)}}@supports not (padding-right:clamp(0.875rem ,0.621835443rem + 1.2658227848vw ,1.5rem)){.blog__smallRestangle{padding-right:calc(.875rem + .625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.1875rem ,1.7143987342rem + -0.7594936709vw ,1.5625rem)){.blog__smallRestangle{padding-bottom:clamp(1.1875rem ,1.7143987342rem + -.7594936709vw ,1.5625rem)}}@supports not (padding-bottom:clamp(1.1875rem ,1.7143987342rem + -0.7594936709vw ,1.5625rem)){.blog__smallRestangle{padding-bottom:calc(1.5625rem + -.375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.75rem ,0.4462025316rem + 1.5189873418vw ,1.5rem)){.blog__smallRestangle{padding-left:clamp(.75rem ,.4462025316rem + 1.5189873418vw ,1.5rem)}}@supports not (padding-left:clamp(0.75rem ,0.4462025316rem + 1.5189873418vw ,1.5rem)){.blog__smallRestangle{padding-left:calc(.75rem + .75 * (100vw - 20rem)/ 49.375)}}.blog__title{line-height:1;color:#f9a43f;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.blog__title:hover{color:#fb791b}.blog__text{line-height:1}.blog__body-shell{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (margin-bottom:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.blog__body-shell{margin-bottom:clamp(.9375rem ,.7349683544rem + 1.0126582278vw ,1.4375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7349683544rem + 1.0126582278vw ,1.4375rem)){.blog__body-shell{margin-bottom:calc(.9375rem + .5 * (100vw - 20rem)/ 49.375)}}.blog__body-container{position:relative;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.blog__body-container:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.blog__body-image{height:100%}.blog__body-img{width:100%;height:100%;border-radius:9px;-o-object-fit:cover;object-fit:cover}.blog__body-info{position:relative;-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.blog__body-info:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}@supports (margin-left:clamp(0.9375rem ,0.2861547085rem + 1.5695067265vw ,1.375rem)){.blog__body-info+.blog__body-info{margin-left:clamp(.9375rem ,.2861547085rem + 1.5695067265vw ,1.375rem)}}@supports not (margin-left:clamp(0.9375rem ,0.2861547085rem + 1.5695067265vw ,1.375rem)){.blog__body-info+.blog__body-info{margin-left:calc(.9375rem + .4375 * (100vw - 41.5rem)/ 27.875)}}.blog__body-checkbox{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:39px;padding-left:23px}@supports (padding-top:clamp(1.5625rem ,1.5118670886rem + 0.253164557vw ,1.6875rem)){.blog__body-checkbox{padding-top:clamp(1.5625rem ,1.5118670886rem + .253164557vw ,1.6875rem)}}@supports not (padding-top:clamp(1.5625rem ,1.5118670886rem + 0.253164557vw ,1.6875rem)){.blog__body-checkbox{padding-top:calc(1.5625rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.1574367089rem + 2.0253164557vw ,2.5625rem)){.blog__body-checkbox{padding-bottom:clamp(1.5625rem ,1.1574367089rem + 2.0253164557vw ,2.5625rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.1574367089rem + 2.0253164557vw ,2.5625rem)){.blog__body-checkbox{padding-bottom:calc(1.5625rem + 1 * (100vw - 20rem)/ 49.375)}}@supports (margin-left:clamp(0.9375rem ,-0.4582399103rem + 3.3632286996vw ,1.875rem)){.blog__body-checkbox{margin-left:clamp(.9375rem ,-.4582399103rem + 3.3632286996vw ,1.875rem)}}@supports not (margin-left:clamp(0.9375rem ,-0.4582399103rem + 3.3632286996vw ,1.875rem)){.blog__body-checkbox{margin-left:calc(.9375rem + .9375 * (100vw - 41.5rem)/ 27.875)}}.blog__body-checkbox__title{line-height:1.2;margin-bottom:20px}.blog__body-checkbox__input:focus+.blog__body-checkbox__label:before .checkmark{display:block}.blog__body-checkbox__input:checked+.blog__body-checkbox__label .blog__body-checkbox__text{color:#f9a43f;font-weight:700}.blog__body-checkbox__input:checked+.blog__body-checkbox__label .checkmark{display:block}.blog__body-checkbox__label::before{margin-top:6px}.blog__body-checkbox__text{font-weight:400;line-height:2.1}.blog__body-checkbox__checkmark{top:8px;left:3px;background:url(../img/blog/icons/checkmark.svg) left no-repeat}.blog__body-checkbox__apply{display:none;padding:10px 40px;margin:25px auto 0 auto}._discription-blog{max-width:629px}._discription-blog__small{max-width:302px}._discription-blog__big{max-width:641px}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){._container-blog{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){._container-blog{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(21.1875rem ,20.9090189873rem + 1.3924050633vw ,21.875rem)){._img-small{height:clamp(21.1875rem ,20.9090189873rem + 1.3924050633vw ,21.875rem)}}@supports not (height:clamp(21.1875rem ,20.9090189873rem + 1.3924050633vw ,21.875rem)){._img-small{height:calc(21.1875rem + .6875 * (100vw - 20rem)/ 49.375)}}.blog__pagging{margin-bottom:0}@supports (margin-top:clamp(2.1875rem ,1.9849683544rem + 1.0126582278vw ,2.6875rem)){.blog__pagging{margin-top:clamp(2.1875rem ,1.9849683544rem + 1.0126582278vw ,2.6875rem)}}@supports not (margin-top:clamp(2.1875rem ,1.9849683544rem + 1.0126582278vw ,2.6875rem)){.blog__pagging{margin-top:calc(2.1875rem + .5 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.4058544304rem + 2.6582278481vw ,2.25rem)){.article-page__shell-body{margin-bottom:clamp(.9375rem ,.4058544304rem + 2.6582278481vw ,2.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4058544304rem + 2.6582278481vw ,2.25rem)){.article-page__shell-body{margin-bottom:calc(.9375rem + 1.3125 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.article-page__title{margin-bottom:clamp(.4375rem ,.3109177215rem + .6329113924vw ,.75rem)}}@supports not (margin-bottom:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.article-page__title{margin-bottom:calc(.4375rem + .3125 * (100vw - 20rem)/ 49.375)}}.article-page__date{font-weight:400;font-size:15px;line-height:1.1}.article-page__body-poster{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (margin-bottom:clamp(2.1875rem ,1.5545886076rem + 3.164556962vw ,3.75rem)){.article-page__body-poster{margin-bottom:clamp(2.1875rem ,1.5545886076rem + 3.164556962vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.1875rem ,1.5545886076rem + 3.164556962vw ,3.75rem)){.article-page__body-poster{margin-bottom:calc(2.1875rem + 1.5625 * (100vw - 20rem)/ 49.375)}}.article-page__body-text{font-weight:400;text-align:justify}.article-page__body-column{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (margin-top:clamp(2.1875rem ,0.2887658228rem + 9.4936708861vw ,6.875rem)){.article-page__body-column+.article-page__body-column{margin-top:clamp(2.1875rem ,.2887658228rem + 9.4936708861vw ,6.875rem)}}@supports not (margin-top:clamp(2.1875rem ,0.2887658228rem + 9.4936708861vw ,6.875rem)){.article-page__body-column+.article-page__body-column{margin-top:calc(2.1875rem + 4.6875 * (100vw - 20rem)/ 49.375)}}.article-page__body-block{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@supports (margin-right:clamp(0.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)){.article-page__body-block{margin-right:clamp(.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)}}@supports not (margin-right:clamp(0.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)){.article-page__body-block{margin-right:calc(.9375rem + .9375 * (100vw - 47.9375rem)/ 21.4375)}}.article-page__body-title{line-height:1.2}@supports (margin-bottom:clamp(0.9375rem ,0.4058544304rem + 2.6582278481vw ,2.25rem)){.article-page__body-title{margin-bottom:clamp(.9375rem ,.4058544304rem + 2.6582278481vw ,2.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4058544304rem + 2.6582278481vw ,2.25rem)){.article-page__body-title{margin-bottom:calc(.9375rem + 1.3125 * (100vw - 20rem)/ 49.375)}}.article-page__body-img{border-radius:9px}@supports (margin-top:clamp(2.1875rem ,1.5545886076rem + 3.164556962vw ,3.75rem)){.article-page__body-shell{margin-top:clamp(2.1875rem ,1.5545886076rem + 3.164556962vw ,3.75rem)}}@supports not (margin-top:clamp(2.1875rem ,1.5545886076rem + 3.164556962vw ,3.75rem)){.article-page__body-shell{margin-top:calc(2.1875rem + 1.5625 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(2.1875rem ,1.8077531646rem + 1.8987341772vw ,3.125rem)){.article-page__body-shell{margin-bottom:clamp(2.1875rem ,1.8077531646rem + 1.8987341772vw ,3.125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,1.8077531646rem + 1.8987341772vw ,3.125rem)){.article-page__body-shell{margin-bottom:calc(2.1875rem + .9375 * (100vw - 20rem)/ 49.375)}}.article-page__img{border-radius:9px}@supports (margin-bottom:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.article-page__img{margin-bottom:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.article-page__img{margin-bottom:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}._column-article{margin-top:0}@supports (margin-bottom:clamp(0.9375rem ,0.5324367089rem + 2.0253164557vw ,1.9375rem)){._title-article{margin-bottom:clamp(.9375rem ,.5324367089rem + 2.0253164557vw ,1.9375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.5324367089rem + 2.0253164557vw ,1.9375rem)){._title-article{margin-bottom:calc(.9375rem + 1 * (100vw - 20rem)/ 49.375)}}@supports (margin-top:clamp(1.5625rem ,1.4359177215rem + 0.6329113924vw ,1.875rem)){._text-article+._text-article{margin-top:clamp(1.5625rem ,1.4359177215rem + .6329113924vw ,1.875rem)}}@supports not (margin-top:clamp(1.5625rem ,1.4359177215rem + 0.6329113924vw ,1.875rem)){._text-article+._text-article{margin-top:calc(1.5625rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (margin-top:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.article-page__body-more{margin-top:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-top:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.article-page__body-more{margin-top:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){._shell-article{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){._shell-article{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.5625rem + 0vw ,1.5625rem)){.blog__smallRestangle{padding-bottom:clamp(1.5625rem ,1.5625rem + 0 ,1.5625rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.5625rem + 0vw ,1.5625rem)){.blog__smallRestangle{padding-bottom:calc(1.5625rem + 0 * (100vw - 20rem)/ 49.375)}}._discription-blog__small{max-width:100%}@supports (margin-left:clamp(0.9375rem ,0.2861547085rem + 1.5695067265vw ,1.375rem)){._article-info{margin-left:clamp(.9375rem ,.2861547085rem + 1.5695067265vw ,1.375rem)}}@supports not (margin-left:clamp(0.9375rem ,0.2861547085rem + 1.5695067265vw ,1.375rem)){._article-info{margin-left:calc(.9375rem + .4375 * (100vw - 41.5rem)/ 27.875)}}._article-info:first-child{margin-left:0}._article-container{display:none}._title-recommendation{line-height:2}._title-recommendation__double{display:none}.events__shell-body{position:relative}.events__shell-btnFilter{display:none}.events__shell-btnFilter._active>.events__shell-close{display:block}.events__shell-btnFilter._active>.events__shell-open{display:none}.events__shell-close{right:20px}.events__shell-info._active .events__body-wrapper{position:absolute;top:-45px;right:0;padding:47px 30px 25px 32px;max-width:255px}.events__content{display:-webkit-box;display:-ms-flexbox;display:flex}.events__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (margin:clamp(-0.6875rem ,-0.24772187rem + -0.6339144216vw ,-0.4375rem)){.events__body{margin:clamp(-.6875rem ,-.24772187rem + -.6339144216vw ,-.4375rem)}}@supports not (margin:clamp(-0.6875rem ,-0.24772187rem + -0.6339144216vw ,-0.4375rem)){.events__body{margin:calc(-.4375rem + -.25 * (100vw - 29.9375rem)/ 39.4375)}}.events__body-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}@supports (padding:clamp(0.4375rem ,0.24772187rem + 0.6339144216vw ,0.6875rem)){.events__body-info{padding:clamp(.4375rem ,.24772187rem + .6339144216vw ,.6875rem)}}@supports not (padding:clamp(0.4375rem ,0.24772187rem + 0.6339144216vw ,0.6875rem)){.events__body-info{padding:calc(.4375rem + .25 * (100vw - 29.9375rem)/ 39.4375)}}.events__body-content{position:relative;width:100%;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.events__body-content:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.events__body-image{position:relative}.events__body-img{width:100%;height:349px;border-radius:9px;-o-object-fit:cover;object-fit:cover}.events__body-discription{position:absolute;bottom:0;left:0;width:100%;background:#2a2a2a;padding:20px 7px;opacity:.79;border-radius:0 0 9px 9px}.events__body-discription__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (padding-bottom:clamp(0.375rem ,0.3243670886rem + 0.253164557vw ,0.5rem)){.events__body-discription__content{padding-bottom:clamp(.375rem ,.3243670886rem + .253164557vw ,.5rem)}}@supports not (padding-bottom:clamp(0.375rem ,0.3243670886rem + 0.253164557vw ,0.5rem)){.events__body-discription__content{padding-bottom:calc(.375rem + .125 * (100vw - 20rem)/ 49.375)}}.events__body-discription__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.events__body-discription__title{margin-right:5px}@supports (font-size:clamp(1rem ,0.9746835443rem + 0.1265822785vw ,1.0625rem)){.events__body-discription__title{font-size:clamp(1rem ,.9746835443rem + .1265822785vw ,1.0625rem)}}@supports not (font-size:clamp(1rem ,0.9746835443rem + 0.1265822785vw ,1.0625rem)){.events__body-discription__title{font-size:calc(1rem + .0625 * (100vw - 20rem)/ 49.375)}}.events__body-discription__date{text-decoration:underline}.events__body-discription__price{text-transform:uppercase;color:#fff}@supports (font-size:clamp(1rem ,0.9746835443rem + 0.1265822785vw ,1.0625rem)){.events__body-discription__price{font-size:clamp(1rem ,.9746835443rem + .1265822785vw ,1.0625rem)}}@supports not (font-size:clamp(1rem ,0.9746835443rem + 0.1265822785vw ,1.0625rem)){.events__body-discription__price{font-size:calc(1rem + .0625 * (100vw - 20rem)/ 49.375)}}.events__body-discription__linkText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.events__body-discription__linkText span{background:url(../img/doings/icons/arrow-up.svg) center no-repeat;width:58px;height:26px;border:1px solid #fff;border-radius:14px;padding:2px 17px;margin-left:10px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.events__body-discription__linkText span:hover{border:1px solid #fb791b;-webkit-box-shadow:0 0 25px #f9a43f;box-shadow:0 0 25px #f9a43f}.events__body-discription__text{font-weight:400;color:rgba(255,255,255,.9);max-width:288px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.events__body-discription__text:hover{color:#f9a43f}.events__body-container{display:-webkit-box;display:-ms-flexbox;display:flex}.events__body-wrapper{-webkit-box-flex:0;-ms-flex:0 0 255px;flex:0 0 255px}@supports (margin-left:clamp(0.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)){.events__body-wrapper{margin-left:clamp(.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)}}@supports not (margin-left:clamp(0.9375rem ,-1.1588921283rem + 4.3731778426vw ,1.875rem)){.events__body-wrapper{margin-left:calc(.9375rem + .9375 * (100vw - 47.9375rem)/ 21.4375)}}.info-events__body-discription__date{text-decoration:underline}.events__checkbox__label{gap:9px}.events__pagging{margin-left:auto;margin-right:auto}@supports (margin-top:clamp(1.8125rem ,2.3393987342rem + -0.7594936709vw ,2.1875rem)){.events__pagging{margin-top:clamp(1.8125rem ,2.3393987342rem + -.7594936709vw ,2.1875rem)}}@supports not (margin-top:clamp(1.8125rem ,2.3393987342rem + -0.7594936709vw ,2.1875rem)){.events__pagging{margin-top:calc(2.1875rem + -.375 * (100vw - 20rem)/ 49.375)}}.calendar{padding:23px 32px;width:100%}@supports (margin-bottom:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.calendar{margin-bottom:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.calendar{margin-bottom:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}.month{position:relative;text-align:center;width:100%;margin-bottom:15px}.month .arrow-left{position:absolute;background:url(../img/doings/icons/arrow-left.svg);width:20px;height:20px}.month .arrow-right{position:absolute;right:0;background:url(../img/doings/icons/arrow-left.svg);width:20px;height:20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.month li{text-transform:uppercase}.month li.next,.month li.prev{cursor:pointer}.month li.prev{float:left}.month li.next{float:right}.month li.year-name{display:none}.weekdays{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-bottom:10px}.weekdays li{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;text-align:center}.days{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-line-pack:start;align-content:flex-start}.days li{line-height:1.7;font-weight:400;display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;text-align:center}.days li.date-now{border:1px solid rgba(0,0,0,.38);border-radius:7px}.events__body-checkbox{padding-left:23px;padding-right:23px}@supports (padding-top:clamp(1.5625rem ,1.2829810496rem + 0.583090379vw ,1.6875rem)){.events__body-checkbox{padding-top:clamp(1.5625rem ,1.2829810496rem + .583090379vw ,1.6875rem)}}@supports not (padding-top:clamp(1.5625rem ,1.2829810496rem + 0.583090379vw ,1.6875rem)){.events__body-checkbox{padding-top:calc(1.5625rem + .125 * (100vw - 47.9375rem)/ 21.4375)}}@supports (padding-bottom:clamp(1.5625rem ,-0.9531705539rem + 5.2478134111vw ,2.6875rem)){.events__body-checkbox{padding-bottom:clamp(1.5625rem ,-.9531705539rem + 5.2478134111vw ,2.6875rem)}}@supports not (padding-bottom:clamp(1.5625rem ,-0.9531705539rem + 5.2478134111vw ,2.6875rem)){.events__body-checkbox{padding-bottom:calc(1.5625rem + 1.125 * (100vw - 47.9375rem)/ 21.4375)}}.events__body-checkbox__title{line-height:1.2}@supports (margin-bottom:clamp(0.9375rem ,0.6590189873rem + 1.3924050633vw ,1.625rem)){.events__body-checkbox__title{margin-bottom:clamp(.9375rem ,.6590189873rem + 1.3924050633vw ,1.625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6590189873rem + 1.3924050633vw ,1.625rem)){.events__body-checkbox__title{margin-bottom:calc(.9375rem + .6875 * (100vw - 20rem)/ 49.375)}}.preview__article{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.preview__article{margin-bottom:clamp(2.1875rem ,.9216772152rem + 6.3291139241vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9216772152rem + 6.3291139241vw ,5.3125rem)){.preview__article{margin-bottom:calc(2.1875rem + 3.125 * (100vw - 20rem)/ 49.375)}}@supports (margin-right:clamp(0.9375rem ,-0.7396137026rem + 3.4985422741vw ,1.6875rem)){.preview__column{margin-right:clamp(.9375rem ,-.7396137026rem + 3.4985422741vw ,1.6875rem)}}@supports not (margin-right:clamp(0.9375rem ,-0.7396137026rem + 3.4985422741vw ,1.6875rem)){.preview__column{margin-right:calc(.9375rem + .75 * (100vw - 47.9375rem)/ 21.4375)}}@supports (margin-bottom:clamp(0.9375rem ,0.3805379747rem + 2.7848101266vw ,2.3125rem)){.preview__shell{margin-bottom:clamp(.9375rem ,.3805379747rem + 2.7848101266vw ,2.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3805379747rem + 2.7848101266vw ,2.3125rem)){.preview__shell{margin-bottom:calc(.9375rem + 1.375 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.preview__shell-title{margin-bottom:clamp(.4375rem ,.3109177215rem + .6329113924vw ,.75rem)}}@supports not (margin-bottom:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.preview__shell-title{margin-bottom:calc(.4375rem + .3125 * (100vw - 20rem)/ 49.375)}}.preview__shell-date{font-weight:400}.preview__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (margin-bottom:clamp(0.9375rem ,0.4058544304rem + 2.6582278481vw ,2.25rem)){.preview__banner{margin-bottom:clamp(.9375rem ,.4058544304rem + 2.6582278481vw ,2.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4058544304rem + 2.6582278481vw ,2.25rem)){.preview__banner{margin-bottom:calc(.9375rem + 1.3125 * (100vw - 20rem)/ 49.375)}}.preview__info-text{font-weight:400;text-align:justify;color:#000}.preview__info-text+.preview__info-text{margin-top:28px}.preview__registration{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@supports (padding-top:clamp(1.4375rem ,1.1083860759rem + 1.6455696203vw ,2.25rem)){.preview__registration{padding-top:clamp(1.4375rem ,1.1083860759rem + 1.6455696203vw ,2.25rem)}}@supports not (padding-top:clamp(1.4375rem ,1.1083860759rem + 1.6455696203vw ,2.25rem)){.preview__registration{padding-top:calc(1.4375rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.875rem ,2.8409810127rem + -1.3924050633vw ,2.5625rem)){.preview__registration{padding-right:clamp(1.875rem ,2.8409810127rem + -1.3924050633vw ,2.5625rem)}}@supports not (padding-right:clamp(1.875rem ,2.8409810127rem + -1.3924050633vw ,2.5625rem)){.preview__registration{padding-right:calc(2.5625rem + -.6875 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.4375rem ,1.1083860759rem + 1.6455696203vw ,2.25rem)){.preview__registration{padding-bottom:clamp(1.4375rem ,1.1083860759rem + 1.6455696203vw ,2.25rem)}}@supports not (padding-bottom:clamp(1.4375rem ,1.1083860759rem + 1.6455696203vw ,2.25rem)){.preview__registration{padding-bottom:calc(1.4375rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(2.125rem ,2.7397151899rem + -0.8860759494vw ,2.5625rem)){.preview__registration{padding-left:clamp(2.125rem ,2.7397151899rem + -.8860759494vw ,2.5625rem)}}@supports not (padding-left:clamp(2.125rem ,2.7397151899rem + -0.8860759494vw ,2.5625rem)){.preview__registration{padding-left:calc(2.5625rem + -.4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.4375rem ,1.3868670886rem + 0.253164557vw ,1.5625rem)){.preview__registration-title{padding-bottom:clamp(1.4375rem ,1.3868670886rem + .253164557vw ,1.5625rem)}}@supports not (padding-bottom:clamp(1.4375rem ,1.3868670886rem + 0.253164557vw ,1.5625rem)){.preview__registration-title{padding-bottom:calc(1.4375rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (margin-top:clamp(0.625rem ,0.5996835443rem + 0.1265822785vw ,0.6875rem)){.preview__registration-info+.preview__registration-info{margin-top:clamp(.625rem ,.5996835443rem + .1265822785vw ,.6875rem)}}@supports not (margin-top:clamp(0.625rem ,0.5996835443rem + 0.1265822785vw ,0.6875rem)){.preview__registration-info+.preview__registration-info{margin-top:calc(.625rem + .0625 * (100vw - 20rem)/ 49.375)}}.preview__registration-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview__registration-btn{line-height:1.2;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (margin-top:clamp(0.9375rem ,0.9121835443rem + 0.1265822785vw ,1rem)){.preview__registration-btn{margin-top:clamp(.9375rem ,.9121835443rem + .1265822785vw ,1rem)}}@supports not (margin-top:clamp(0.9375rem ,0.9121835443rem + 0.1265822785vw ,1rem)){.preview__registration-btn{margin-top:calc(.9375rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.625rem ,0.5743670886rem + 0.253164557vw ,0.75rem)){.preview__registration-btn{padding-top:clamp(.625rem ,.5743670886rem + .253164557vw ,.75rem)}}@supports not (padding-top:clamp(0.625rem ,0.5743670886rem + 0.253164557vw ,0.75rem)){.preview__registration-btn{padding-top:calc(.625rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(2rem ,2.1756329114rem + -0.253164557vw ,2.125rem)){.preview__registration-btn{padding-right:clamp(2rem ,2.1756329114rem + -.253164557vw ,2.125rem)}}@supports not (padding-right:clamp(2rem ,2.1756329114rem + -0.253164557vw ,2.125rem)){.preview__registration-btn{padding-right:calc(2.125rem + -.125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.625rem ,0.5743670886rem + 0.253164557vw ,0.75rem)){.preview__registration-btn{padding-bottom:clamp(.625rem ,.5743670886rem + .253164557vw ,.75rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.5743670886rem + 0.253164557vw ,0.75rem)){.preview__registration-btn{padding-bottom:calc(.625rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(2rem ,2.1756329114rem + -0.253164557vw ,2.125rem)){.preview__registration-btn{padding-left:clamp(2rem ,2.1756329114rem + -.253164557vw ,2.125rem)}}@supports not (padding-left:clamp(2rem ,2.1756329114rem + -0.253164557vw ,2.125rem)){.preview__registration-btn{padding-left:calc(2.125rem + -.125 * (100vw - 20rem)/ 49.375)}}.preview__registration-btn:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._btn-double{display:none}@supports (font-size:clamp(1.3125rem ,1.2871835443rem + 0.1265822785vw ,1.375rem)){.preview__interesting-title{font-size:clamp(1.3125rem ,1.2871835443rem + .1265822785vw ,1.375rem)}}@supports not (font-size:clamp(1.3125rem ,1.2871835443rem + 0.1265822785vw ,1.375rem)){.preview__interesting-title{font-size:calc(1.3125rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.preview__interesting-title{margin-bottom:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.preview__interesting-title{margin-bottom:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.preview__interesting-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-11px}.preview__interesting-text{font-weight:400;color:rgba(255,255,255,.9);max-width:401px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.preview__interesting-text:hover{color:#f9a43f}.interesting__body-discription__date{text-decoration:underline}.order__body-list{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}@supports (margin-right:clamp(0.9375rem ,-4.375rem + 10vw ,2.5625rem)){.order__body-list{margin-right:clamp(.9375rem ,-4.375rem + 10vw ,2.5625rem)}}@supports not (margin-right:clamp(0.9375rem ,-4.375rem + 10vw ,2.5625rem)){.order__body-list{margin-right:calc(.9375rem + 1.625 * (100vw - 53.125rem)/ 16.25)}}.order__body-shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.order__body-title{margin-right:10px;max-width:225px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.order__body-title:hover{color:#f9a43f}.order__body-newPrice{margin:0}.order-list__quantyti{margin-left:10px}.order__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@supports (padding-top:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)){.order__info{padding-top:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)}}@supports not (padding-top:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)){.order__info{padding-top:calc(1.5625rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.9375rem ,0.2792721519rem + 3.2911392405vw ,2.5625rem)){.order__info{padding-right:clamp(.9375rem ,.2792721519rem + 3.2911392405vw ,2.5625rem)}}@supports not (padding-right:clamp(0.9375rem ,0.2792721519rem + 3.2911392405vw ,2.5625rem)){.order__info{padding-right:calc(.9375rem + 1.625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)){.order__info{padding-bottom:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.3346518987rem + 1.1392405063vw ,2.125rem)){.order__info{padding-bottom:calc(1.5625rem + .5625 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.order__info{padding-left:clamp(.9375rem ,.6083860759rem + 1.6455696203vw ,1.75rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6083860759rem + 1.6455696203vw ,1.75rem)){.order__info{padding-left:calc(.9375rem + .8125 * (100vw - 20rem)/ 49.375)}}.order__info-text+.order__info-text{margin-top:15px}.order__info-btn{display:inline-block;width:100%;padding:12px 0;margin-top:15px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.order__info-btn:hover{color:#363636;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}._order-number{color:#f9a43f}.tracking__shell-subtitle{margin-bottom:15px}.tracking__questions{line-height:1.25}@supports (margin-top:clamp(0.9375rem ,0.3805379747rem + 2.7848101266vw ,2.3125rem)){.tracking__questions{margin-top:clamp(.9375rem ,.3805379747rem + 2.7848101266vw ,2.3125rem)}}@supports not (margin-top:clamp(0.9375rem ,0.3805379747rem + 2.7848101266vw ,2.3125rem)){.tracking__questions{margin-top:calc(.9375rem + 1.375 * (100vw - 20rem)/ 49.375)}}.tracking__questions a{text-decoration:underline;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.tracking__questions a:hover{color:#f9a43f}.tracking__status{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@supports (padding-top:clamp(1.5625rem ,1.1574367089rem + 2.0253164557vw ,2.5625rem)){.tracking__status{padding-top:clamp(1.5625rem ,1.1574367089rem + 2.0253164557vw ,2.5625rem)}}@supports not (padding-top:clamp(1.5625rem ,1.1574367089rem + 2.0253164557vw ,2.5625rem)){.tracking__status{padding-top:calc(1.5625rem + 1 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(2.0625rem ,2.1503164557rem + -0.1265822785vw ,2.125rem)){.tracking__status{padding-right:clamp(2.0625rem ,2.1503164557rem + -.1265822785vw ,2.125rem)}}@supports not (padding-right:clamp(2.0625rem ,2.1503164557rem + -0.1265822785vw ,2.125rem)){.tracking__status{padding-right:calc(2.125rem + -.0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.4106012658rem + 0.7594936709vw ,1.9375rem)){.tracking__status{padding-bottom:clamp(1.5625rem ,1.4106012658rem + .7594936709vw ,1.9375rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.4106012658rem + 0.7594936709vw ,1.9375rem)){.tracking__status{padding-bottom:calc(1.5625rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(2.0625rem ,2.1503164557rem + -0.1265822785vw ,2.125rem)){.tracking__status{padding-left:clamp(2.0625rem ,2.1503164557rem + -.1265822785vw ,2.125rem)}}@supports not (padding-left:clamp(2.0625rem ,2.1503164557rem + -0.1265822785vw ,2.125rem)){.tracking__status{padding-left:calc(2.125rem + -.0625 * (100vw - 20rem)/ 49.375)}}.tracking__status-title{text-align:center}@supports (margin-bottom:clamp(0.375rem ,0.2484177215rem + 0.6329113924vw ,0.6875rem)){.tracking__status-title{margin-bottom:clamp(.375rem ,.2484177215rem + .6329113924vw ,.6875rem)}}@supports not (margin-bottom:clamp(0.375rem ,0.2484177215rem + 0.6329113924vw ,0.6875rem)){.tracking__status-title{margin-bottom:calc(.375rem + .3125 * (100vw - 20rem)/ 49.375)}}.tracking__status-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-weight:400;line-height:2.8}.tracking__status-item::after{content:"";width:20px;height:20px;background-color:#f9a43f;border-radius:50%;margin-right:46px}.tracking__status-item::before{content:"";position:absolute;width:38px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);height:3px;background-color:#f9a43f;margin-left:-9px;margin-bottom:-35px}.tracking__status-item:last-child::after{border:5px solid #f9a43f;background-color:#fff}.tracking__status-item:last-child::before{display:none}.tracking__status-item span{opacity:38%}._active-item{font-weight:700}.no-webp .magic{background:url("../img/magic/image 117.jpg") center}.magic{background-size:cover}.no-webp .hero-magic{background:url(../img/magic/hero/hero-image.jpg) center no-repeat}.hero-magic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5a5757;background-size:cover;min-height:100vh;padding-top:150px;padding-bottom:15px}.hero-magic__container{width:100%}.hero-magic__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:571px}.hero-magic__title{font-family:"Open Sans";line-height:1.4;text-transform:uppercase;color:#fff}@supports (font-size:clamp(1.625rem ,1.042721519rem + 2.9113924051vw ,3.0625rem)){.hero-magic__title{font-size:clamp(1.625rem ,1.042721519rem + 2.9113924051vw ,3.0625rem)}}@supports not (font-size:clamp(1.625rem ,1.042721519rem + 2.9113924051vw ,3.0625rem)){.hero-magic__title{font-size:calc(1.625rem + 1.4375 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){.hero-magic__title{margin-bottom:clamp(.5rem ,.3987341772rem + .5063291139vw ,.75rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){.hero-magic__title{margin-bottom:calc(.5rem + .25 * (100vw - 20rem)/ 49.375)}}.hero-magic__text{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow-y:hidden;font-family:"Open Sans";font-weight:400;font-size:16px;line-height:1.4;color:#fff}@supports (margin-bottom:clamp(0.5rem ,0.1962025316rem + 1.5189873418vw ,1.25rem)){.hero-magic__text{margin-bottom:clamp(.5rem ,.1962025316rem + 1.5189873418vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.1962025316rem + 1.5189873418vw ,1.25rem)){.hero-magic__text{margin-bottom:calc(.5rem + .75 * (100vw - 20rem)/ 49.375)}}.hero-magic__link{display:inline-block;font-family:"Open Sans";line-height:1.4;color:#000;background:#fff;border-radius:9px;-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (font-size:clamp(0.875rem ,0.6724683544rem + 1.0126582278vw ,1.375rem)){.hero-magic__link{font-size:clamp(.875rem ,.6724683544rem + 1.0126582278vw ,1.375rem)}}@supports not (font-size:clamp(0.875rem ,0.6724683544rem + 1.0126582278vw ,1.375rem)){.hero-magic__link{font-size:calc(.875rem + .5 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.4375rem ,0.2602848101rem + 0.8860759494vw ,0.875rem)){.hero-magic__link{padding-top:clamp(.4375rem ,.2602848101rem + .8860759494vw ,.875rem)}}@supports not (padding-top:clamp(0.4375rem ,0.2602848101rem + 0.8860759494vw ,0.875rem)){.hero-magic__link{padding-top:calc(.4375rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.875rem ,0.8623417722rem + 5.0632911392vw ,4.375rem)){.hero-magic__link{padding-right:clamp(1.875rem ,.8623417722rem + 5.0632911392vw ,4.375rem)}}@supports not (padding-right:clamp(1.875rem ,0.8623417722rem + 5.0632911392vw ,4.375rem)){.hero-magic__link{padding-right:calc(1.875rem + 2.5 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.4375rem ,0.2602848101rem + 0.8860759494vw ,0.875rem)){.hero-magic__link{padding-bottom:clamp(.4375rem ,.2602848101rem + .8860759494vw ,.875rem)}}@supports not (padding-bottom:clamp(0.4375rem ,0.2602848101rem + 0.8860759494vw ,0.875rem)){.hero-magic__link{padding-bottom:calc(.4375rem + .4375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.875rem ,0.8623417722rem + 5.0632911392vw ,4.375rem)){.hero-magic__link{padding-left:clamp(1.875rem ,.8623417722rem + 5.0632911392vw ,4.375rem)}}@supports not (padding-left:clamp(1.875rem ,0.8623417722rem + 5.0632911392vw ,4.375rem)){.hero-magic__link{padding-left:calc(1.875rem + 2.5 * (100vw - 20rem)/ 49.375)}}.hero-magic__link:hover{color:#f9a43f;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}@supports (padding-top:clamp(2.1875rem ,1.1242088608rem + 5.3164556962vw ,4.8125rem)){.catalog-magic{padding-top:clamp(2.1875rem ,1.1242088608rem + 5.3164556962vw ,4.8125rem)}}@supports not (padding-top:clamp(2.1875rem ,1.1242088608rem + 5.3164556962vw ,4.8125rem)){.catalog-magic{padding-top:calc(2.1875rem + 2.625 * (100vw - 20rem)/ 49.375)}}.magic-catalog__title{color:#fff}@supports (margin-bottom:clamp(0.6875rem ,0.105221519rem + 2.9113924051vw ,2.125rem)){.magic-catalog__title{margin-bottom:clamp(.6875rem ,.105221519rem + 2.9113924051vw ,2.125rem)}}@supports not (margin-bottom:clamp(0.6875rem ,0.105221519rem + 2.9113924051vw ,2.125rem)){.magic-catalog__title{margin-bottom:calc(.6875rem + 1.4375 * (100vw - 20rem)/ 49.375)}}.magic-catalog__side{position:relative;max-width:350px;background:-o-radial-gradient(50% 48.23%,51.77% 51.77%,#314453 0,rgba(22,26,29,.56) 100%);background:radial-gradient(51.77% 51.77% at 50% 48.23%,#314453 0,rgba(22,26,29,.56) 100%);border-radius:11px}@supports (padding-top:clamp(0.9375rem ,0.2792721519rem + 3.2911392405vw ,2.5625rem)){.magic-catalog__side{padding-top:clamp(.9375rem ,.2792721519rem + 3.2911392405vw ,2.5625rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2792721519rem + 3.2911392405vw ,2.5625rem)){.magic-catalog__side{padding-top:calc(.9375rem + 1.625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.magic-catalog__side{padding-bottom:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.magic-catalog__side{padding-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}.magic-catalog__link{line-height:2.1;color:#fff;padding:0 41px}.magic-catalog__shell-image{border-radius:11px}@supports (margin-bottom:clamp(0.9375rem ,0.5577531646rem + 1.8987341772vw ,1.875rem)){.magic-catalog__shell-image{margin-bottom:clamp(.9375rem ,.5577531646rem + 1.8987341772vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.5577531646rem + 1.8987341772vw ,1.875rem)){.magic-catalog__shell-image{margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 49.375)}}.magic-catalog__shell-image img{border-radius:11px}.magic-catalog__shell-text{text-align:justify;color:#fff}@supports (margin-bottom:clamp(1.6875rem ,1.6115506329rem + 0.3797468354vw ,1.875rem)){.magic-catalog__shell-text{margin-bottom:clamp(1.6875rem ,1.6115506329rem + .3797468354vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.6875rem ,1.6115506329rem + 0.3797468354vw ,1.875rem)){.magic-catalog__shell-text{margin-bottom:calc(1.6875rem + .1875 * (100vw - 20rem)/ 49.375)}}.magic-catalog__shell-link{line-height:1.4;color:#fff;display:inline-block;-ms-flex-item-align:start;align-self:flex-start;background:-o-linear-gradient(266.76deg,#0e151a -6.21%,#323f47 97.32%);background:linear-gradient(183.24deg,#0e151a -6.21%,#323f47 97.32%);border-radius:11px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (padding-top:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.magic-catalog__shell-link{padding-top:clamp(.4375rem ,.3109177215rem + .6329113924vw ,.75rem)}}@supports not (padding-top:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.magic-catalog__shell-link{padding-top:calc(.4375rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.6875rem ,0.4976265823rem + 5.9493670886vw ,4.625rem)){.magic-catalog__shell-link{padding-right:clamp(1.6875rem ,.4976265823rem + 5.9493670886vw ,4.625rem)}}@supports not (padding-right:clamp(1.6875rem ,0.4976265823rem + 5.9493670886vw ,4.625rem)){.magic-catalog__shell-link{padding-right:calc(1.6875rem + 2.9375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.magic-catalog__shell-link{padding-bottom:clamp(.4375rem ,.3109177215rem + .6329113924vw ,.75rem)}}@supports not (padding-bottom:clamp(0.4375rem ,0.3109177215rem + 0.6329113924vw ,0.75rem)){.magic-catalog__shell-link{padding-bottom:calc(.4375rem + .3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.6875rem ,0.4976265823rem + 5.9493670886vw ,4.625rem)){.magic-catalog__shell-link{padding-left:clamp(1.6875rem ,.4976265823rem + 5.9493670886vw ,4.625rem)}}@supports not (padding-left:clamp(1.6875rem ,0.4976265823rem + 5.9493670886vw ,4.625rem)){.magic-catalog__shell-link{padding-left:calc(1.6875rem + 2.9375 * (100vw - 20rem)/ 49.375)}}.magic-catalog__shell-link:hover{color:#f9a43f;-webkit-box-shadow:0 0 25px #363636;box-shadow:0 0 25px #363636}.magic-catalog__submenu{position:absolute;top:0;left:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;pointer-events:none;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@supports (min-width:clamp(21.875rem ,-23.75rem + 100vw ,45.625rem)){.magic-catalog__submenu{min-width:clamp(21.875rem ,-23.75rem + 100vw ,45.625rem)}}@supports not (min-width:clamp(21.875rem ,-23.75rem + 100vw ,45.625rem)){.magic-catalog__submenu{min-width:calc(21.875rem + 23.75 * (100vw - 45.625rem)/ 23.75)}}.magic-catalog__shell{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}.magic-catalog__link svg{display:none}.menu__item._active .magic-catalog__submenu{pointer-events:all}.menu__item._active .magic-catalog__shell{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:30px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);overflow:auto}.menu__item._active .magic-catalog__link{background:inherit;text-decoration:underline}@supports (font-size:clamp(1.1875rem ,1.1368670886rem + 0.253164557vw ,1.3125rem)){.menu__item._active .magic-catalog__link{font-size:clamp(1.1875rem ,1.1368670886rem + .253164557vw ,1.3125rem)}}@supports not (font-size:clamp(1.1875rem ,1.1368670886rem + 0.253164557vw ,1.3125rem)){.menu__item._active .magic-catalog__link{font-size:calc(1.1875rem + .125 * (100vw - 20rem)/ 49.375)}}.menu__item._active .magic-catalog__link svg{display:block;width:20px;height:20px;fill:#fff;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.magic-offers{position:relative}.magic-offers__title{color:#fff}.info-magic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background:#02060b;-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:7px;padding:16px 11px}.no-webp .info-magic-container{background:url("../img/magic/specialOffers/Rectangle 248.jpg") left}.info-magic-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:5px 17px 11px 17px;border-radius:4px 4px 19px 19px}.info-magic__border{background:#101f27;border:1px solid #feebf6;border-radius:20px;padding:3px;margin:0 -17px}.info-magic__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#101f27;border:1px solid #feebf6;border-radius:18px}.info-magic__title{font-weight:400;font-size:15px;line-height:1.3;color:#fff;text-align:center;padding:3px 20px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-magic__title:hover{color:#f9a43f}.info-magic__image{margin-bottom:6px}.info-magic__image img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-magic__image img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.info-magic__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;background:#101f27;border-left:1px solid #feebf6;border-right:1px solid #feebf6}.no-webp .info-magic__body-border{background:url("../img/magic/image 117.jpg") left}.info-magic__body-border{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:22px 0 4px 0}.info-magic__body-oldPrice{display:none}.info-magic__body-newPrice{font-size:21px;line-height:1.1}.info-magic__body-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;color:#fff;text-align:center;padding:8px 26px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-magic__body-cart:hover{color:#f9a43f}.info-magic__body-cart:hover img{-webkit-animation:cart 3s ease;animation:cart 3s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.info-magic__body-cart img{margin-left:9px}.info-magic__buy{background:#101f27;border-radius:0 0 9px 9px;padding:0 3px 3px;border-left:1px solid #feebf6;border-right:1px solid #feebf6;border-bottom:1px solid #feebf6}.no-webp .info-magic__buy-shell{background:url("../img/magic/image 117.jpg") left}.info-magic__buy-shell{width:100%;border-radius:0 0 7px 7px}.info-magic__buy-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:21px;line-height:1.1;padding:12px 0 7px 0;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-magic__buy-link:hover{color:#fb791b}.info-magic__buy-link:hover img{-webkit-animation:cart 3s ease;animation:cart 3s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.info-magic__buy-link img{margin-left:5px}._cart-shell{padding:0}.offers-button-back img,.offers-button-next img{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.offers-button-back img:hover,.offers-button-next img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.events__discription{background:#101f27;border:1px solid #feebf6;border-radius:18px;padding:3px}@supports (padding-top:clamp(0.625rem ,0.5996835443rem + 0.1265822785vw ,0.6875rem)){.events__discription-container{padding-top:clamp(.625rem ,.5996835443rem + .1265822785vw ,.6875rem)}}@supports not (padding-top:clamp(0.625rem ,0.5996835443rem + 0.1265822785vw ,0.6875rem)){.events__discription-container{padding-top:calc(.625rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.75rem ,0.5981012658rem + 0.7594936709vw ,1.125rem)){.events__discription-container{padding-right:clamp(.75rem ,.5981012658rem + .7594936709vw ,1.125rem)}}@supports not (padding-right:clamp(0.75rem ,0.5981012658rem + 0.7594936709vw ,1.125rem)){.events__discription-container{padding-right:calc(.75rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.625rem ,0.5996835443rem + 0.1265822785vw ,0.6875rem)){.events__discription-container{padding-bottom:clamp(.625rem ,.5996835443rem + .1265822785vw ,.6875rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.5996835443rem + 0.1265822785vw ,0.6875rem)){.events__discription-container{padding-bottom:calc(.625rem + .0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.75rem ,0.5981012658rem + 0.7594936709vw ,1.125rem)){.events__discription-container{padding-left:clamp(.75rem ,.5981012658rem + .7594936709vw ,1.125rem)}}@supports not (padding-left:clamp(0.75rem ,0.5981012658rem + 0.7594936709vw ,1.125rem)){.events__discription-container{padding-left:calc(.75rem + .375 * (100vw - 20rem)/ 49.375)}}.events-body__title{color:#fff}.events-body-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.events-body__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;background:#02060b;border-radius:11px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (padding-top:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.events-body__content{padding-top:clamp(.5625rem ,.2333860759rem + 1.6455696203vw ,1.375rem)}}@supports not (padding-top:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.events-body__content{padding-top:calc(.5625rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.events-body__content{padding-right:clamp(.5625rem ,.2333860759rem + 1.6455696203vw ,1.375rem)}}@supports not (padding-right:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.events-body__content{padding-right:calc(.5625rem + .8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(3.125rem ,7.5158227848rem + -6.3291139241vw ,6.25rem)){.events-body__content{padding-bottom:clamp(3.125rem ,7.5158227848rem + -6.3291139241vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,7.5158227848rem + -6.3291139241vw ,6.25rem)){.events-body__content{padding-bottom:calc(6.25rem + -3.125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.events-body__content{padding-left:clamp(.5625rem ,.2333860759rem + 1.6455696203vw ,1.375rem)}}@supports not (padding-left:clamp(0.5625rem ,0.2333860759rem + 1.6455696203vw ,1.375rem)){.events-body__content{padding-left:calc(.5625rem + .8125 * (100vw - 20rem)/ 49.375)}}.events-body__content:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}@supports (margin-left:clamp(0.9375rem ,-0.6631097561rem + 3.6585365854vw ,1.875rem)){.events-body__content+.events-body__content{margin-left:clamp(.9375rem ,-.6631097561rem + 3.6585365854vw ,1.875rem)}}@supports not (margin-left:clamp(0.9375rem ,-0.6631097561rem + 3.6585365854vw ,1.875rem)){.events-body__content+.events-body__content{margin-left:calc(.9375rem + .9375 * (100vw - 43.75rem)/ 25.625)}}.events-body__info{width:100%}.events-body__image{background:#101f27;border:1px solid #feebf6;border-radius:19px;padding:3px}@supports (height:clamp(18.6875rem ,18.0799050633rem + 3.0379746835vw ,20.1875rem)){.events-body__image{height:clamp(18.6875rem ,18.0799050633rem + 3.0379746835vw ,20.1875rem)}}@supports not (height:clamp(18.6875rem ,18.0799050633rem + 3.0379746835vw ,20.1875rem)){.events-body__image{height:calc(18.6875rem + 1.5 * (100vw - 20rem)/ 49.375)}}.events-body__image img{border-radius:20px;border:1px solid #feebf6}.events-body__discription{position:absolute;width:94%;background:#101f27;border:1px solid #feebf6;border-radius:20px;padding:3px}@supports (left:clamp(0.28125rem ,-0.0098892405rem + 1.4556962025vw ,1rem)){.events-body__discription{left:clamp(.28125rem ,-.0098892405rem + 1.4556962025vw ,1rem)}}@supports not (left:clamp(0.28125rem ,-0.0098892405rem + 1.4556962025vw ,1rem)){.events-body__discription{left:calc(.28125rem + .71875 * (100vw - 20rem)/ 49.375)}}@supports (bottom:clamp(0.5rem ,0.2974683544rem + 1.0126582278vw ,1rem)){.events-body__discription{bottom:clamp(.5rem ,.2974683544rem + 1.0126582278vw ,1rem)}}@supports not (bottom:clamp(0.5rem ,0.2974683544rem + 1.0126582278vw ,1rem)){.events-body__discription{bottom:calc(.5rem + .5 * (100vw - 20rem)/ 49.375)}}._text-discription{max-width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-y:hidden}.info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;overflow:auto}.info__shell{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:921px}@supports (margin-bottom:clamp(0.9375rem ,0.355221519rem + 2.9113924051vw ,2.375rem)){.info__shell{margin-bottom:clamp(.9375rem ,.355221519rem + 2.9113924051vw ,2.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.355221519rem + 2.9113924051vw ,2.375rem)){.info__shell{margin-bottom:calc(.9375rem + 1.4375 * (100vw - 20rem)/ 49.375)}}.info__content{position:relative;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#02060b;border-radius:7px}@supports (padding-top:clamp(0.875rem ,0.7990506329rem + 0.3797468354vw ,1.0625rem)){.info__content{padding-top:clamp(.875rem ,.7990506329rem + .3797468354vw ,1.0625rem)}}@supports not (padding-top:clamp(0.875rem ,0.7990506329rem + 0.3797468354vw ,1.0625rem)){.info__content{padding-top:calc(.875rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.info__content{padding-right:clamp(.5625rem ,.5118670886rem + .253164557vw ,.6875rem)}}@supports not (padding-right:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.info__content{padding-right:calc(.5625rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(2.375rem ,2.3243670886rem + 0.253164557vw ,2.5rem)){.info__content{padding-bottom:clamp(2.375rem ,2.3243670886rem + .253164557vw ,2.5rem)}}@supports not (padding-bottom:clamp(2.375rem ,2.3243670886rem + 0.253164557vw ,2.5rem)){.info__content{padding-bottom:calc(2.375rem + .125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.info__content{padding-left:clamp(.5625rem ,.5118670886rem + .253164557vw ,.6875rem)}}@supports not (padding-left:clamp(0.5625rem ,0.5118670886rem + 0.253164557vw ,0.6875rem)){.info__content{padding-left:calc(.5625rem + .125 * (100vw - 20rem)/ 49.375)}}.info__content+.info__content{margin-left:30px}@supports (height:clamp(19.8125rem ,18.4200949367rem + 6.9620253165vw ,23.25rem)){.info__image{height:clamp(19.8125rem ,18.4200949367rem + 6.9620253165vw ,23.25rem)}}@supports not (height:clamp(19.8125rem ,18.4200949367rem + 6.9620253165vw ,23.25rem)){.info__image{height:calc(19.8125rem + 3.4375 * (100vw - 20rem)/ 49.375)}}.info__discription{left:7px;width:96%}@supports (left:clamp(0.40625rem ,0.3935917722rem + 0.0632911392vw ,0.4375rem)){.info__discription{left:clamp(.40625rem ,.3935917722rem + .0632911392vw ,.4375rem)}}@supports not (left:clamp(0.40625rem ,0.3935917722rem + 0.0632911392vw ,0.4375rem)){.info__discription{left:calc(.40625rem + .03125 * (100vw - 20rem)/ 49.375)}}@supports (padding-top:clamp(0.5rem ,0.4240506329rem + 0.3797468354vw ,0.6875rem)){.info__discription-container{padding-top:clamp(.5rem ,.4240506329rem + .3797468354vw ,.6875rem)}}@supports not (padding-top:clamp(0.5rem ,0.4240506329rem + 0.3797468354vw ,0.6875rem)){.info__discription-container{padding-top:calc(.5rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.5625rem ,1.0015822785rem + -0.6329113924vw ,0.875rem)){.info__discription-container{padding-right:clamp(.5625rem ,1.0015822785rem + -.6329113924vw ,.875rem)}}@supports not (padding-right:clamp(0.5625rem ,1.0015822785rem + -0.6329113924vw ,0.875rem)){.info__discription-container{padding-right:calc(.875rem + -.3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.5rem ,0.4240506329rem + 0.3797468354vw ,0.6875rem)){.info__discription-container{padding-bottom:clamp(.5rem ,.4240506329rem + .3797468354vw ,.6875rem)}}@supports not (padding-bottom:clamp(0.5rem ,0.4240506329rem + 0.3797468354vw ,0.6875rem)){.info__discription-container{padding-bottom:calc(.5rem + .1875 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.5625rem ,1.0015822785rem + -0.6329113924vw ,0.875rem)){.info__discription-container{padding-left:clamp(.5625rem ,1.0015822785rem + -.6329113924vw ,.875rem)}}@supports not (padding-left:clamp(0.5625rem ,1.0015822785rem + -0.6329113924vw ,0.875rem)){.info__discription-container{padding-left:calc(.875rem + -.3125 * (100vw - 20rem)/ 49.375)}}.info__discription-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info__discription-title{color:#fff}@supports (margin-bottom:clamp(0.0625rem ,-0.0387658228rem + 0.5063291139vw ,0.3125rem)){.info__discription-title{margin-bottom:clamp(.0625rem ,-.0387658228rem + .5063291139vw ,.3125rem)}}@supports not (margin-bottom:clamp(0.0625rem ,-0.0387658228rem + 0.5063291139vw ,0.3125rem)){.info__discription-title{margin-bottom:calc(.0625rem + .25 * (100vw - 20rem)/ 49.375)}}.info__discription-title:hover{color:#f9a43f}.info__btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info__link{display:inline-block;color:#fff;border:3px solid #fff;border-radius:11px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}@supports (padding-top:clamp(0.4375rem ,0.0577531646rem + 1.8987341772vw ,1.375rem)){.info__link{padding-top:clamp(.4375rem ,.0577531646rem + 1.8987341772vw ,1.375rem)}}@supports not (padding-top:clamp(0.4375rem ,0.0577531646rem + 1.8987341772vw ,1.375rem)){.info__link{padding-top:calc(.4375rem + .9375 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(1.6875rem ,0.4469936709rem + 6.2025316456vw ,4.75rem)){.info__link{padding-right:clamp(1.6875rem ,.4469936709rem + 6.2025316456vw ,4.75rem)}}@supports not (padding-right:clamp(1.6875rem ,0.4469936709rem + 6.2025316456vw ,4.75rem)){.info__link{padding-right:calc(1.6875rem + 3.0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(0.4375rem ,0.0577531646rem + 1.8987341772vw ,1.375rem)){.info__link{padding-bottom:clamp(.4375rem ,.0577531646rem + 1.8987341772vw ,1.375rem)}}@supports not (padding-bottom:clamp(0.4375rem ,0.0577531646rem + 1.8987341772vw ,1.375rem)){.info__link{padding-bottom:calc(.4375rem + .9375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.6875rem ,0.4469936709rem + 6.2025316456vw ,4.75rem)){.info__link{padding-left:clamp(1.6875rem ,.4469936709rem + 6.2025316456vw ,4.75rem)}}@supports not (padding-left:clamp(1.6875rem ,0.4469936709rem + 6.2025316456vw ,4.75rem)){.info__link{padding-left:calc(1.6875rem + 3.0625 * (100vw - 20rem)/ 49.375)}}.info__link:hover{color:#363636;border:3px solid #fb791b;-webkit-box-shadow:0 0 25px rgba(251,121,27,.63);box-shadow:0 0 25px rgba(251,121,27,.63)}._title-double{display:none}.contacts__magic-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.contacts__magic-data{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;background:-o-radial-gradient(50% 48.23%,51.77% 51.77%,#314453 0,rgba(22,26,29,.56) 100%);background:radial-gradient(51.77% 51.77% at 50% 48.23%,#314453 0,rgba(22,26,29,.56) 100%);border-radius:11px}@supports (margin-right:clamp(0.9375rem ,-0.6631097561rem + 3.6585365854vw ,1.875rem)){.contacts__magic-data{margin-right:clamp(.9375rem ,-.6631097561rem + 3.6585365854vw ,1.875rem)}}@supports not (margin-right:clamp(0.9375rem ,-0.6631097561rem + 3.6585365854vw ,1.875rem)){.contacts__magic-data{margin-right:calc(.9375rem + .9375 * (100vw - 43.75rem)/ 25.625)}}@supports (padding-top:clamp(1.5625rem ,1.1321202532rem + 2.1518987342vw ,2.625rem)){.contacts__magic-data{padding-top:clamp(1.5625rem ,1.1321202532rem + 2.1518987342vw ,2.625rem)}}@supports not (padding-top:clamp(1.5625rem ,1.1321202532rem + 2.1518987342vw ,2.625rem)){.contacts__magic-data{padding-top:calc(1.5625rem + 1.0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.625rem ,-0.0079113924rem + 3.164556962vw ,2.1875rem)){.contacts__magic-data{padding-right:clamp(.625rem ,-.0079113924rem + 3.164556962vw ,2.1875rem)}}@supports not (padding-right:clamp(0.625rem ,-0.0079113924rem + 3.164556962vw ,2.1875rem)){.contacts__magic-data{padding-right:calc(.625rem + 1.5625 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.5625rem ,1.1321202532rem + 2.1518987342vw ,2.625rem)){.contacts__magic-data{padding-bottom:clamp(1.5625rem ,1.1321202532rem + 2.1518987342vw ,2.625rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.1321202532rem + 2.1518987342vw ,2.625rem)){.contacts__magic-data{padding-bottom:calc(1.5625rem + 1.0625 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.625rem ,-0.0079113924rem + 3.164556962vw ,2.1875rem)){.contacts__magic-data{padding-left:clamp(.625rem ,-.0079113924rem + 3.164556962vw ,2.1875rem)}}@supports not (padding-left:clamp(0.625rem ,-0.0079113924rem + 3.164556962vw ,2.1875rem)){.contacts__magic-data{padding-left:calc(.625rem + 1.5625 * (100vw - 20rem)/ 49.375)}}.contacts__magic-data__title{color:#fff}.contacts__magic-phone{background:url(../img/magic/contacts/icons/phone.svg) left no-repeat}.contacts__magic-mail{background:url(../img/magic/contacts/icons/letter.svg) left no-repeat}.contacts__magic-location{background:url(../img/magic/contacts/icons/location.svg) left no-repeat}.contacts__magic-time{background:url(../img/magic/contacts/icons/clock.svg) left no-repeat}.contacts__magic-form__input{background:0 0;border:1px solid #fff;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.contacts__magic-form__input.contacts__magic-form__input::-webkit-input-placeholder{color:#fff}.contacts__magic-form__input.contacts__magic-form__input::-moz-placeholder{color:#fff}.contacts__magic-form__input.contacts__magic-form__input:-ms-input-placeholder{color:#fff}.contacts__magic-form__input.contacts__magic-form__input::-ms-input-placeholder{color:#fff}.contacts__magic-form__input.contacts__magic-form__input::placeholder{color:#fff}.contacts__magic-form__input:focus{-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b;border:1px solid #f9a43f}.contacts__magic-form__button{background:#fff;color:#2a2a2a;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.contacts__magic-form__button:hover{color:#fff;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}.contacts__magic-shell__container{display:none}.contacts__magic-map{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;background:#02060b;border-radius:7px}@supports (padding-top:clamp(0.75rem ,0.1097560976rem + 1.4634146341vw ,1.125rem)){.contacts__magic-map{padding-top:clamp(.75rem ,.1097560976rem + 1.4634146341vw ,1.125rem)}}@supports not (padding-top:clamp(0.75rem ,0.1097560976rem + 1.4634146341vw ,1.125rem)){.contacts__magic-map{padding-top:calc(.75rem + .375 * (100vw - 43.75rem)/ 25.625)}}@supports (padding-right:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts__magic-map{padding-right:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (padding-right:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts__magic-map{padding-right:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.1875rem ,1.0356012658rem + 0.7594936709vw ,1.5625rem)){.contacts__magic-map{padding-bottom:clamp(1.1875rem ,1.0356012658rem + .7594936709vw ,1.5625rem)}}@supports not (padding-bottom:clamp(1.1875rem ,1.0356012658rem + 0.7594936709vw ,1.5625rem)){.contacts__magic-map{padding-bottom:calc(1.1875rem + .375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts__magic-map{padding-left:clamp(.9375rem ,.7856012658rem + .7594936709vw ,1.3125rem)}}@supports not (padding-left:clamp(0.9375rem ,0.7856012658rem + 0.7594936709vw ,1.3125rem)){.contacts__magic-map{padding-left:calc(.9375rem + .375 * (100vw - 20rem)/ 49.375)}}.contacts__magic-map__image{height:100%}.contacts__magic-map__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.contacts-data__list-link,.contacts-data__list-subtitle,.contacts-data__list-text,.contacts__magic-form__consent,.contacts__magic-form__label,.contacts__magic-form__title{color:#fff}.contacts-data__list-item-wrapper:last-child{font-weight:400}._magic-number,.contacts-data__list-time{white-space:nowrap}.warhammer{background:-o-radial-gradient(50% 48.23%,51.77% 51.77%,#314453 0,rgba(22,26,29,.56) 100%);background:radial-gradient(51.77% 51.77% at 50% 48.23%,#314453 0,rgba(22,26,29,.56) 100%)}.warhammer-title{color:#fff6eb}@supports (margin-bottom:clamp(0.9375rem ,0.0514240506rem + 4.4303797468vw ,3.125rem)){.warhammer-title{margin-bottom:clamp(.9375rem ,.0514240506rem + 4.4303797468vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.0514240506rem + 4.4303797468vw ,3.125rem)){.warhammer-title{margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 49.375)}}.no-webp .hero-warhammer{background:url(../img/warhammer/hero/bg-image.jpg) center no-repeat}.hero-warhammer{background-size:cover}.hero-warhammer__container{width:100%}.hero-warhammer__content{max-width:571px}@supports (padding-top:clamp(2.25rem ,0.6297468354rem + 8.1012658228vw ,6.25rem)){.catalog-warhammer{padding-top:clamp(2.25rem ,.6297468354rem + 8.1012658228vw ,6.25rem)}}@supports not (padding-top:clamp(2.25rem ,0.6297468354rem + 8.1012658228vw ,6.25rem)){.catalog-warhammer{padding-top:calc(2.25rem + 4 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.6875rem ,-0.2998417722rem + 4.9367088608vw ,3.125rem)){.warhammer-catalog__title{margin-bottom:clamp(.6875rem ,-.2998417722rem + 4.9367088608vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.6875rem ,-0.2998417722rem + 4.9367088608vw ,3.125rem)){.warhammer-catalog__title{margin-bottom:calc(.6875rem + 2.4375 * (100vw - 20rem)/ 49.375)}}.warhammer-catalog__side{position:relative;max-width:350px;background:-webkit-gradient(linear,left top,left bottom,from(#4c141a),to(#210709));background:-o-linear-gradient(top,#4c141a 0,#210709 100%);background:linear-gradient(180deg,#4c141a 0,#210709 100%);border-radius:9px}@supports (padding-top:clamp(1.25rem ,0.3386075949rem + 4.5569620253vw ,3.5rem)){.warhammer-catalog__side{padding-top:clamp(1.25rem ,.3386075949rem + 4.5569620253vw ,3.5rem)}}@supports not (padding-top:clamp(1.25rem ,0.3386075949rem + 4.5569620253vw ,3.5rem)){.warhammer-catalog__side{padding-top:calc(1.25rem + 2.25 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(1.25rem ,0.2373417722rem + 5.0632911392vw ,3.75rem)){.warhammer-catalog__side{padding-bottom:clamp(1.25rem ,.2373417722rem + 5.0632911392vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.2373417722rem + 5.0632911392vw ,3.75rem)){.warhammer-catalog__side{padding-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 49.375)}}.warhammer-catalog__link{color:#fff6eb}@supports (padding-right:clamp(1.25rem ,0.7183544304rem + 2.6582278481vw ,2.5625rem)){.warhammer-catalog__link{padding-right:clamp(1.25rem ,.7183544304rem + 2.6582278481vw ,2.5625rem)}}@supports not (padding-right:clamp(1.25rem ,0.7183544304rem + 2.6582278481vw ,2.5625rem)){.warhammer-catalog__link{padding-right:calc(1.25rem + 1.3125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(1.25rem ,0.7183544304rem + 2.6582278481vw ,2.5625rem)){.warhammer-catalog__link{padding-left:clamp(1.25rem ,.7183544304rem + 2.6582278481vw ,2.5625rem)}}@supports not (padding-left:clamp(1.25rem ,0.7183544304rem + 2.6582278481vw ,2.5625rem)){.warhammer-catalog__link{padding-left:calc(1.25rem + 1.3125 * (100vw - 20rem)/ 49.375)}}.warhammer-catalog__shell-image{margin-bottom:17px}.warhammer-catalog__shell-text{margin-bottom:5px;text-align:start;color:#fff6eb}.warhammer-catalog__shell-link{background:-webkit-gradient(linear,left top,left bottom,from(#4c141a),to(#210709));background:-o-linear-gradient(top,#4c141a 0,#210709 100%);background:linear-gradient(180deg,#4c141a 0,#210709 100%);color:#fff6eb}.warhammer-offers{position:relative}@supports (padding-left:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.warhammer-slider__item{padding-left:clamp(.625rem ,.1186708861rem + 2.5316455696vw ,1.875rem)}}@supports not (padding-left:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.warhammer-slider__item{padding-left:calc(.625rem + 1.25 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.0000000625rem ,-0.683544216rem + 3.4177213924vw ,1.6875rem)){.warhammer-slider__item{padding-right:clamp(.0000000625rem ,-.683544216rem + 3.4177213924vw ,1.6875rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-0.683544216rem + 3.4177213924vw ,1.6875rem)){.warhammer-slider__item{padding-right:calc(.0000000625rem + 1.6874999375 * (100vw - 20rem)/ 49.375)}}.warhammer-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.info-warhammer{position:relative;width:266px;height:100%;background:-o-linear-gradient(270.11deg,#434d5a .09%,#131416 99.91%);background:linear-gradient(179.89deg,#434d5a .09%,#131416 99.91%);border:4px solid #161615}.info-warhammer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.info-warhammer__body-newPrice{font-size:21px;line-height:1.14;color:#fff}.info-warhammer__body-cart{position:relative;margin-bottom:70px}.info-warhammer__body-cart img{position:absolute;top:0;left:-25px}.info-warhammer__body-cart__link{color:#fff;position:absolute;top:20px;left:35%;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-warhammer__body-cart__link:hover{color:#f9a43f}.info-warhammer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:10px 7px}.info-warhammer__framing img{position:absolute}@supports (top:clamp(-2.84375rem ,-2.4046677215rem + -0.6329113924vw ,-2.53125rem)){.info-warhammer__framing img{top:clamp(-2.84375rem ,-2.4046677215rem + -.6329113924vw ,-2.53125rem)}}@supports not (top:clamp(-2.84375rem ,-2.4046677215rem + -0.6329113924vw ,-2.53125rem)){.info-warhammer__framing img{top:calc(-2.53125rem + -.3125 * (100vw - 20rem)/ 49.375)}}@supports (left:clamp(-3.875rem ,-1.9430379747rem + -2.7848101266vw ,-2.5rem)){.info-warhammer__framing img{left:clamp(-3.875rem ,-1.9430379747rem + -2.7848101266vw ,-2.5rem)}}@supports not (left:clamp(-3.875rem ,-1.9430379747rem + -2.7848101266vw ,-2.5rem)){.info-warhammer__framing img{left:calc(-2.5rem + -1.375 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(21.375rem ,20.3117088608rem + 5.3164556962vw ,24rem)){.info-warhammer__framing img{width:clamp(21.375rem ,20.3117088608rem + 5.3164556962vw ,24rem)}}@supports not (width:clamp(21.375rem ,20.3117088608rem + 5.3164556962vw ,24rem)){.info-warhammer__framing img{width:calc(21.375rem + 2.625 * (100vw - 20rem)/ 49.375)}}.info-warhammer__title{position:absolute;left:0}@supports (top:clamp(-0.1875rem ,-0.2634493924rem + 0.379746962vw ,0.0000000625rem)){.info-warhammer__title{top:clamp(-.1875rem ,-.2634493924rem + .379746962vw ,.0000000625rem)}}@supports not (top:clamp(-0.1875rem ,-0.2634493924rem + 0.379746962vw ,0.0000000625rem)){.info-warhammer__title{top:calc(-.1875rem + .1875000625 * (100vw - 20rem)/ 49.375)}}.info-warhammer__image{padding-top:70px}.info-warhammer__image img{margin-bottom:22px}.info-warhammer__buy{width:100%}.info-warhammer__buy-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;color:#fff;border:2px solid #d9d9d9;border-radius:13px;padding:7px 48px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.info-warhammer__buy-link:hover{border:2px solid #fb791b;color:#f9a43f;-webkit-box-shadow:0 0 25px #fb791b;box-shadow:0 0 25px #fb791b}@supports (padding-left:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.warhammer__shop-slider__item{padding-left:clamp(.625rem ,.1186708861rem + 2.5316455696vw ,1.875rem)}}@supports not (padding-left:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.warhammer__shop-slider__item{padding-left:calc(.625rem + 1.25 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.0000000625rem ,-0.683544216rem + 3.4177213924vw ,1.6875rem)){.warhammer__shop-slider__item{padding-right:clamp(.0000000625rem ,-.683544216rem + 3.4177213924vw ,1.6875rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-0.683544216rem + 3.4177213924vw ,1.6875rem)){.warhammer__shop-slider__item{padding-right:calc(.0000000625rem + 1.6874999375 * (100vw - 20rem)/ 49.375)}}@supports (padding-bottom:clamp(4.375rem ,3.1091772152rem + 6.3291139241vw ,7.5rem)){.section-events{padding-bottom:clamp(4.375rem ,3.1091772152rem + 6.3291139241vw ,7.5rem)}}@supports not (padding-bottom:clamp(4.375rem ,3.1091772152rem + 6.3291139241vw ,7.5rem)){.section-events{padding-bottom:calc(4.375rem + 3.125 * (100vw - 20rem)/ 49.375)}}.events-warhammer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.events-warhammer__content{position:relative;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;background:-webkit-gradient(linear,left top,left bottom,from(#4c141a),to(#210709));background:-o-linear-gradient(top,#4c141a 0,#210709 100%);background:linear-gradient(180deg,#4c141a 0,#210709 100%);border-radius:0 0 30px 0;padding:7px 5px 36px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.events-warhammer__content:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}@supports (margin-left:clamp(2.5rem ,-93.75rem + 140vw ,3.375rem)){.events-warhammer__content+.events-warhammer__content{margin-left:clamp(2.5rem ,-93.75rem + 140vw ,3.375rem)}}@supports not (margin-left:clamp(2.5rem ,-93.75rem + 140vw ,3.375rem)){.events-warhammer__content+.events-warhammer__content{margin-left:calc(2.5rem + .875 * (100vw - 68.75rem)/ .625)}}@supports (height:clamp(11.4375rem ,7.4121835443rem + 20.1265822785vw ,21.375rem)){.events-warhammer__image{height:clamp(11.4375rem ,7.4121835443rem + 20.1265822785vw ,21.375rem)}}@supports not (height:clamp(11.4375rem ,7.4121835443rem + 20.1265822785vw ,21.375rem)){.events-warhammer__image{height:calc(11.4375rem + 9.9375 * (100vw - 20rem)/ 49.375)}}.events-warhammer__discription{position:relative}.events-warhammer__discription img{position:absolute}@supports (bottom:clamp(-4.375rem ,-4.1106754161rem + -0.3841229193vw ,-4.1875rem)){.events-warhammer__discription img{bottom:clamp(-4.375rem ,-4.1106754161rem + -.3841229193vw ,-4.1875rem)}}@supports not (bottom:clamp(-4.375rem ,-4.1106754161rem + -0.3841229193vw ,-4.1875rem)){.events-warhammer__discription img{bottom:calc(-4.1875rem + -.1875 * (100vw - 20rem)/ 48.8125)}}@supports (left:clamp(-2.125rem ,-0.8914852753rem + -1.7925736236vw ,-1.25rem)){.events-warhammer__discription img{left:clamp(-2.125rem ,-.8914852753rem + -1.7925736236vw ,-1.25rem)}}@supports not (left:clamp(-2.125rem ,-0.8914852753rem + -1.7925736236vw ,-1.25rem)){.events-warhammer__discription img{left:calc(-1.25rem + -.875 * (100vw - 20rem)/ 48.8125)}}@supports (width:clamp(18.75rem ,12.2967349552rem + 32.2663252241vw ,34.5rem)){.events-warhammer__discription img{width:clamp(18.75rem ,12.2967349552rem + 32.2663252241vw ,34.5rem)}}@supports not (width:clamp(18.75rem ,12.2967349552rem + 32.2663252241vw ,34.5rem)){.events-warhammer__discription img{width:calc(18.75rem + 15.75 * (100vw - 20rem)/ 48.8125)}}@supports (height:clamp(5.6875rem ,5.0799050633rem + 3.0379746835vw ,7.1875rem)){.events-warhammer__discription img{height:clamp(5.6875rem ,5.0799050633rem + 3.0379746835vw ,7.1875rem)}}@supports not (height:clamp(5.6875rem ,5.0799050633rem + 3.0379746835vw ,7.1875rem)){.events-warhammer__discription img{height:calc(5.6875rem + 1.5 * (100vw - 20rem)/ 49.375)}}.events-warhammer__discription-info{position:absolute;top:-23px;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events-warhammer__discription-shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:6px}@supports (padding-right:clamp(0.0000000625rem ,-0.3797467476rem + 1.8987340506vw ,0.9375rem)){.events-warhammer__discription-shell{padding-right:clamp(.0000000625rem ,-.3797467476rem + 1.8987340506vw ,.9375rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-0.3797467476rem + 1.8987340506vw ,0.9375rem)){.events-warhammer__discription-shell{padding-right:calc(.0000000625rem + .9374999375 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.0000000625rem ,-0.3797467476rem + 1.8987340506vw ,0.9375rem)){.events-warhammer__discription-shell{padding-left:clamp(.0000000625rem ,-.3797467476rem + 1.8987340506vw ,.9375rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-0.3797467476rem + 1.8987340506vw ,0.9375rem)){.events-warhammer__discription-shell{padding-left:calc(.0000000625rem + .9374999375 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(0.0000000625rem ,-0.1518986464rem + 0.7594935443vw ,0.375rem)){.events-warhammer__discription-shell{margin-bottom:clamp(.0000000625rem ,-.1518986464rem + .7594935443vw ,.375rem)}}@supports not (margin-bottom:clamp(0.0000000625rem ,-0.1518986464rem + 0.7594935443vw ,0.375rem)){.events-warhammer__discription-shell{margin-bottom:calc(.0000000625rem + .3749999375 * (100vw - 20rem)/ 49.375)}}.events-warhammer__discription-container{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (margin-right:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.events-warhammer__discription-title{margin-right:clamp(.9375rem ,.684335443rem + 1.2658227848vw ,1.5625rem)}}@supports not (margin-right:clamp(0.9375rem ,0.684335443rem + 1.2658227848vw ,1.5625rem)){.events-warhammer__discription-title{margin-right:calc(.9375rem + .625 * (100vw - 20rem)/ 49.375)}}.events-warhammer__discription-link{max-width:383px;text-align:center}.events-warhammer__discription-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}@supports (padding-right:clamp(0.625rem ,0.8006329114rem + -0.253164557vw ,0.75rem)){.events-warhammer__discription-text{padding-right:clamp(.625rem ,.8006329114rem + -.253164557vw ,.75rem)}}@supports not (padding-right:clamp(0.625rem ,0.8006329114rem + -0.253164557vw ,0.75rem)){.events-warhammer__discription-text{padding-right:calc(.75rem + -.125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.625rem ,0.8006329114rem + -0.253164557vw ,0.75rem)){.events-warhammer__discription-text{padding-left:clamp(.625rem ,.8006329114rem + -.253164557vw ,.75rem)}}@supports not (padding-left:clamp(0.625rem ,0.8006329114rem + -0.253164557vw ,0.75rem)){.events-warhammer__discription-text{padding-left:calc(.75rem + -.125 * (100vw - 20rem)/ 49.375)}}._double-link{max-width:447px}@supports (padding-left:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.warhammer__accessories-slider__item{padding-left:clamp(.625rem ,.1186708861rem + 2.5316455696vw ,1.875rem)}}@supports not (padding-left:clamp(0.625rem ,0.1186708861rem + 2.5316455696vw ,1.875rem)){.warhammer__accessories-slider__item{padding-left:calc(.625rem + 1.25 * (100vw - 20rem)/ 49.375)}}@supports (padding-right:clamp(0.0000000625rem ,-0.683544216rem + 3.4177213924vw ,1.6875rem)){.warhammer__accessories-slider__item{padding-right:clamp(.0000000625rem ,-.683544216rem + 3.4177213924vw ,1.6875rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-0.683544216rem + 3.4177213924vw ,1.6875rem)){.warhammer__accessories-slider__item{padding-right:calc(.0000000625rem + 1.6874999375 * (100vw - 20rem)/ 49.375)}}.interesting-warhammer__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (padding-right:clamp(0.9375rem ,-0.2017405063rem + 5.6962025316vw ,3.75rem)){.interesting-warhammer__shell{padding-right:clamp(.9375rem ,-.2017405063rem + 5.6962025316vw ,3.75rem)}}@supports not (padding-right:clamp(0.9375rem ,-0.2017405063rem + 5.6962025316vw ,3.75rem)){.interesting-warhammer__shell{padding-right:calc(.9375rem + 2.8125 * (100vw - 20rem)/ 49.375)}}@supports (padding-left:clamp(0.9375rem ,-0.2017405063rem + 5.6962025316vw ,3.75rem)){.interesting-warhammer__shell{padding-left:clamp(.9375rem ,-.2017405063rem + 5.6962025316vw ,3.75rem)}}@supports not (padding-left:clamp(0.9375rem ,-0.2017405063rem + 5.6962025316vw ,3.75rem)){.interesting-warhammer__shell{padding-left:calc(.9375rem + 2.8125 * (100vw - 20rem)/ 49.375)}}@supports (margin-bottom:clamp(2.8125rem ,1.7998417722rem + 5.0632911392vw ,5.3125rem)){.interesting-warhammer__shell{margin-bottom:clamp(2.8125rem ,1.7998417722rem + 5.0632911392vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.8125rem ,1.7998417722rem + 5.0632911392vw ,5.3125rem)){.interesting-warhammer__shell{margin-bottom:calc(2.8125rem + 2.5 * (100vw - 20rem)/ 49.375)}}@supports (min-width:clamp(38.75rem ,28.3214285714rem + 52.1428571429vw ,61.5625rem)){.interesting-warhammer__shell{min-width:clamp(38.75rem ,28.3214285714rem + 52.1428571429vw ,61.5625rem)}}@supports not (min-width:clamp(38.75rem ,28.3214285714rem + 52.1428571429vw ,61.5625rem)){.interesting-warhammer__shell{min-width:calc(38.75rem + 22.8125 * (100vw - 20rem)/ 43.75)}}.interesting-warhammer__content{position:relative;height:100%;background:-o-linear-gradient(270.11deg,#434d5a .09%,#131416 99.91%);background:linear-gradient(179.89deg,#434d5a .09%,#131416 99.91%);padding:14px 14px 50px 14px}@supports (width:clamp(16.25rem ,12.8069620253rem + 17.2151898734vw ,24.75rem)){.interesting-warhammer__content{width:clamp(16.25rem ,12.8069620253rem + 17.2151898734vw ,24.75rem)}}@supports not (width:clamp(16.25rem ,12.8069620253rem + 17.2151898734vw ,24.75rem)){.interesting-warhammer__content{width:calc(16.25rem + 8.5 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(13.5rem ,10.1582278481rem + 16.7088607595vw ,21.75rem)){.interesting-warhammer__image{height:clamp(13.5rem ,10.1582278481rem + 16.7088607595vw ,21.75rem)}}@supports not (height:clamp(13.5rem ,10.1582278481rem + 16.7088607595vw ,21.75rem)){.interesting-warhammer__image{height:calc(13.5rem + 8.25 * (100vw - 20rem)/ 49.375)}}.interesting-warhammer__discription{position:relative}.interesting-warhammer__discription img{position:absolute}@supports (bottom:clamp(-5.4375rem ,-3.9446202532rem + -2.1518987342vw ,-4.375rem)){.interesting-warhammer__discription img{bottom:clamp(-5.4375rem ,-3.9446202532rem + -2.1518987342vw ,-4.375rem)}}@supports not (bottom:clamp(-5.4375rem ,-3.9446202532rem + -2.1518987342vw ,-4.375rem)){.interesting-warhammer__discription img{bottom:calc(-4.375rem + -1.0625 * (100vw - 20rem)/ 49.375)}}@supports (left:clamp(-8rem ,-1.8528481013rem + -8.8607594937vw ,-3.625rem)){.interesting-warhammer__discription img{left:clamp(-8rem ,-1.8528481013rem + -8.8607594937vw ,-3.625rem)}}@supports not (left:clamp(-8rem ,-1.8528481013rem + -8.8607594937vw ,-3.625rem)){.interesting-warhammer__discription img{left:calc(-3.625rem + -4.375 * (100vw - 20rem)/ 49.375)}}@supports (width:clamp(20.625rem ,13.9920886076rem + 33.164556962vw ,37rem)){.interesting-warhammer__discription img{width:clamp(20.625rem ,13.9920886076rem + 33.164556962vw ,37rem)}}@supports not (width:clamp(20.625rem ,13.9920886076rem + 33.164556962vw ,37rem)){.interesting-warhammer__discription img{width:calc(20.625rem + 16.375 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(5.5rem ,4.6139240506rem + 4.4303797468vw ,7.6875rem)){.interesting-warhammer__discription img{height:clamp(5.5rem ,4.6139240506rem + 4.4303797468vw ,7.6875rem)}}@supports not (height:clamp(5.5rem ,4.6139240506rem + 4.4303797468vw ,7.6875rem)){.interesting-warhammer__discription img{height:calc(5.5rem + 2.1875 * (100vw - 20rem)/ 49.375)}}.interesting-warhammer__discription-content{position:absolute}@supports (bottom:clamp(-3.125rem ,-2.5981012658rem + -0.7594936709vw ,-2.75rem)){.interesting-warhammer__discription-content{bottom:clamp(-3.125rem ,-2.5981012658rem + -.7594936709vw ,-2.75rem)}}@supports not (bottom:clamp(-3.125rem ,-2.5981012658rem + -0.7594936709vw ,-2.75rem)){.interesting-warhammer__discription-content{bottom:calc(-2.75rem + -.375 * (100vw - 20rem)/ 49.375)}}@supports (left:clamp(-1rem ,0.405063379rem + -2.0253165823vw ,0.0000000625rem)){.interesting-warhammer__discription-content{left:clamp(-1rem ,.405063379rem + -2.0253165823vw ,.0000000625rem)}}@supports not (left:clamp(-1rem ,0.405063379rem + -2.0253165823vw ,0.0000000625rem)){.interesting-warhammer__discription-content{left:calc(.0000000625rem + -1.0000000625 * (100vw - 20rem)/ 49.375)}}@supports (min-width:clamp(15rem ,10.1392405063rem + 24.3037974684vw ,27rem)){.interesting-warhammer__discription-content{min-width:clamp(15rem ,10.1392405063rem + 24.3037974684vw ,27rem)}}@supports not (min-width:clamp(15rem ,10.1392405063rem + 24.3037974684vw ,27rem)){.interesting-warhammer__discription-content{min-width:calc(15rem + 12 * (100vw - 20rem)/ 49.375)}}.interesting-warhammer__discription-link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden;white-space:nowrap}.interesting-warhammer__discription-clarification{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.interesting-warhammer__discription-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow-y:hidden}.interesting-warhammer__btn{background:-webkit-gradient(linear,left top,left bottom,from(#4c141a),to(#210709));background:-o-linear-gradient(top,#4c141a 0,#210709 100%);background:linear-gradient(180deg,#4c141a 0,#210709 100%);border:3px solid #4c141a;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.interesting-warhammer__btn:hover{color:#f9a43f}.contacts-warhammer__data{background:0 0;border-radius:0;padding:0}.contacts-warhammer__map{background:-webkit-gradient(linear,left top,left bottom,from(#4c141a),to(#210709));background:-o-linear-gradient(top,#4c141a 0,#210709 100%);background:linear-gradient(180deg,#4c141a 0,#210709 100%);border-radius:9px}@supports (padding-top:clamp(0.9375rem ,0.5106707317rem + 0.9756097561vw ,1.1875rem)){.contacts-warhammer__map{padding-top:clamp(.9375rem ,.5106707317rem + .9756097561vw ,1.1875rem)}}@supports not (padding-top:clamp(0.9375rem ,0.5106707317rem + 0.9756097561vw ,1.1875rem)){.contacts-warhammer__map{padding-top:calc(.9375rem + .25 * (100vw - 43.75rem)/ 25.625)}}@supports (padding-right:clamp(0.9375rem ,0.6173780488rem + 0.7317073171vw ,1.125rem)){.contacts-warhammer__map{padding-right:clamp(.9375rem ,.6173780488rem + .7317073171vw ,1.125rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6173780488rem + 0.7317073171vw ,1.125rem)){.contacts-warhammer__map{padding-right:calc(.9375rem + .1875 * (100vw - 43.75rem)/ 25.625)}}@supports (padding-bottom:clamp(0.9375rem ,0.5106707317rem + 0.9756097561vw ,1.1875rem)){.contacts-warhammer__map{padding-bottom:clamp(.9375rem ,.5106707317rem + .9756097561vw ,1.1875rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.5106707317rem + 0.9756097561vw ,1.1875rem)){.contacts-warhammer__map{padding-bottom:calc(.9375rem + .25 * (100vw - 43.75rem)/ 25.625)}}@supports (padding-left:clamp(0.9375rem ,0.6173780488rem + 0.7317073171vw ,1.125rem)){.contacts-warhammer__map{padding-left:clamp(.9375rem ,.6173780488rem + .7317073171vw ,1.125rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6173780488rem + 0.7317073171vw ,1.125rem)){.contacts-warhammer__map{padding-left:calc(.9375rem + .1875 * (100vw - 43.75rem)/ 25.625)}}.contacts-warhammer__form{background:0 0;border-radius:0;padding:0}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:63.75em){.interesting-warhammer__shell{min-width:inherit}}@media (min-width:68.8125em){.events-warhammer__discription img{bottom:inherit}.events-warhammer__discription img{left:inherit}.events-warhammer__discription img{width:inherit}}@media (min-width:768px){.checkbox__input:focus+.checkbox__label:before ._checkmark-catalog{display:none}.checkbox__input:checked+.checkbox__label ._checkmark-catalog{display:none}}@media (min-width:1101px){.events-warhammer__discription img{bottom:-74px;left:-25px}}@media (max-width:1216px){.games-button-back{left:16px}.games-button-next{right:16px}.accessories-button-back,.offers-button-back,.shop-button-back{left:16px}.accessories-button-next,.offers-button-next,.shop-button-next{right:16px}}@media (max-width:1130px){.games-button-back{left:-5px}.games-button-next{right:-5px}.accessories-button-back,.offers-button-back,.shop-button-back{left:-5px}.accessories-button-next,.offers-button-next,.shop-button-next{right:-5px}}@media (max-width:1100px){.events-warhammer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events-warhammer__content+.events-warhammer__content{margin-left:0;margin-top:60px}}@media (max-width:1085px){.events__body-discription__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.events__body-discription__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1078px){.menu .submenu-body__list{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}@media (max-width:1043px){.catalog-content__body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1035px){.office__body-profile__card{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}@media (max-width:1034px){.menu .submenu-body__list{max-height:250px;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}}@media (max-width:1020px){.interesting-warhammer-wrapper{overflow:auto}}@media (max-width:965px){.cart__body-list__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__body-list__shell{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cart__body-list__price{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cart__body-list__newPrice{margin:0 0 16px 0}.cart__body-list__counter{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media (max-width:954px){.footer{padding:40px 0}}@media (max-width:928px){.hero__description2{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:920px){.info-blog-wrapper__blog{width:100%;overflow:auto}.info-blog-wrapper__list{min-width:921px}}@media (max-width:904px){.menu .submenu-body__list{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media (max-width:898px){.image__catalog-wrapper{max-width:350px}.info-events__body-discription__date{font-size:14px}}@media (max-width:874px){.history__list-data{margin-right:-30px}}@media (max-width:868px){.menu .submenu-body__link{font-size:14px}.menu .submenu-body__link{white-space:normal}}@media (max-width:860px){.cart__body-list{-webkit-box-flex:0;-ms-flex:0 0 63%;flex:0 0 63%}.cart__side{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}}@media (max-width:854px){.card-product__side-oldPrice::before{bottom:13px;width:100px}}@media (max-width:850px){.order__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (margin-bottom:clamp(2.1875rem ,1.2458804143rem + 4.7080979284vw ,3.75rem)){.order__body-list{margin-bottom:clamp(2.1875rem ,1.2458804143rem + 4.7080979284vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.1875rem ,1.2458804143rem + 4.7080979284vw ,3.75rem)){.order__body-list{margin-bottom:calc(2.1875rem + 1.5625 * (100vw - 20rem)/ 33.1875)}}.order__info{margin-left:auto;margin-right:auto}@supports (width:clamp(18.125rem ,16.9950564972rem + 5.6497175141vw ,20rem)){.order__info{width:clamp(18.125rem ,16.9950564972rem + 5.6497175141vw ,20rem)}}@supports not (width:clamp(18.125rem ,16.9950564972rem + 5.6497175141vw ,20rem)){.order__info{width:calc(18.125rem + 1.875 * (100vw - 20rem)/ 33.1875)}}.tracking__status{margin-left:auto;margin-right:auto}@supports (width:clamp(18.125rem ,16.9950564972rem + 5.6497175141vw ,20rem)){.tracking__status{width:clamp(18.125rem ,16.9950564972rem + 5.6497175141vw ,20rem)}}@supports not (width:clamp(18.125rem ,16.9950564972rem + 5.6497175141vw ,20rem)){.tracking__status{width:calc(18.125rem + 1.875 * (100vw - 20rem)/ 33.1875)}}}@media (max-width:842px){.card-product__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-images{max-width:100%}@supports (padding-right:clamp(0.0000000625rem ,-0.9560228438rem + 4.7801145315vw ,1.5625rem)){.product-images{padding-right:clamp(.0000000625rem ,-.9560228438rem + 4.7801145315vw ,1.5625rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-0.9560228438rem + 4.7801145315vw ,1.5625rem)){.product-images{padding-right:calc(.0000000625rem + 1.5624999375 * (100vw - 20rem)/ 32.6875)}}.images-navigation{position:static}@supports (right:clamp(21.875rem ,-7.7335164835rem + 98.9010989011vw ,44.375rem)){.images-button-prev{right:clamp(21.875rem ,-7.7335164835rem + 98.9010989011vw ,44.375rem)}}@supports not (right:clamp(21.875rem ,-7.7335164835rem + 98.9010989011vw ,44.375rem)){.images-button-prev{right:calc(21.875rem + 22.5 * (100vw - 29.9375rem)/ 22.75)}}.card-product__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 45px 0}.card-product__side{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 15px 0 0}.card-product__identity{margin:0}.card-product__tabs{width:100%;margin:0 0 15px 0}.card-product__tabs-body{max-width:100%}}@media (max-width:842px) and (max-width:29.9375em){.images-button-prev{right:inherit}}@media (max-width:835px){.header__bottom-nav__link{font-size:15px}}@media (max-width:830px){.info-events__body-discription__text{font-size:14px}}@media (max-width:815px){@supports (margin-top:clamp(0.625rem ,2.1685606061rem + -3.0303030303vw ,1.5625rem)){.footer-top__shell-address{margin-top:clamp(.625rem ,2.1685606061rem + -3.0303030303vw ,1.5625rem)}}@supports not (margin-top:clamp(0.625rem ,2.1685606061rem + -3.0303030303vw ,1.5625rem)){.footer-top__shell-address{margin-top:calc(1.5625rem + -.9375 * (100vw - 20rem)/ 30.9375)}}.footer-top__nav{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:791px){.catalog-content__filterBox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-content__btnFilter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;line-height:1.1;border:none;margin-bottom:18px;padding-right:60px}.catalog-content__btnFilter:hover{color:#2a2a2a}.catalog-content__side{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0}}@media (max-width:790px){.settings__body-profile-container{width:100%}}@media (max-width:788px){.menu .submenu-body{min-height:500px}.menu .submenu-body__list{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media (max-width:783px){.menu .submenu-body__list{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media (max-width:778px){.ordering__side{max-width:380px;margin-bottom:35px}}@media (max-width:751px){.cart__body-list{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.cart__body-list__shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cart__body-list__title{margin:0 0 15px 0;text-align:end}.cart__side{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%}}@media (max-width:730px){.magic-catalog__side{max-width:100%}.magic-catalog__shell{padding:10px 0 20px 0}.magic-catalog__submenu{display:none;top:0;left:0;overflow:auto}.magic-catalog__shell{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);display:none}.menu__item._active .magic-catalog__submenu{display:block;position:relative}.menu__item._active .magic-catalog__shell{position:relative;padding:15px}.menu__item._active .magic-catalog__link svg{display:block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.warhammer-catalog__side{max-width:100%}.warhammer-catalog__shell{background:-o-radial-gradient(50% 48.23%,51.77% 51.77%,#477497 0,rgba(56,73,87,.56) 100%);background:radial-gradient(51.77% 51.77% at 50% 48.23%,#477497 0,rgba(56,73,87,.56) 100%)}}@media (max-width:711px){.footer-bottom__logo{margin-left:15px;margin-right:15px;white-space:nowrap}}@media (max-width:700px){.info-events__body-discription__date{margin-left:0}.interesting__body-discription__date{margin-left:0}.events-body-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events-body__content+.events-body__content{margin-top:15px}.events-body__discription{width:96.5%}.events-body__discription-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.events__body-discription__date{margin-left:10px}.contacts__magic-wrapper{display:block}.contacts__magic-data{margin-bottom:15px}.contacts__magic-data__list{margin-bottom:0}.contacts__magic-form{max-width:100%;background:-o-radial-gradient(50% 48.23%,51.77% 51.77%,#314453 0,rgba(22,26,29,.56) 100%);background:radial-gradient(51.77% 51.77% at 50% 48.23%,#314453 0,rgba(22,26,29,.56) 100%);padding:15px;border-radius:11px}.contacts__magic-shell__container{display:block}.contacts__magic-map{display:none}.contacts__magic-map__image{margin-bottom:40px}.contacts__magic-map__image img{border-radius:0}.contacts-warhammer__list{margin-bottom:40px}}@media (max-width:691px){.catalog-content__btnFilter._spoller-active span{padding-left:45%}}@media (max-width:664px){.phone-top__number{display:block}.phone-top__icon{display:none}.header__bottom-nav{display:none}.menu__body-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:2px solid #c4c4c4;padding:20px 0 20px 33px}.header-magic__search{display:block}.hero__description2{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.contacts-shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-data{width:100%;margin-right:0}.contacts-data__title{margin-bottom:21px}.contacts-data__form{padding:0 15px;max-width:100%}.contacts__map{height:100%;margin-bottom:30px}.contacts__map img{border-radius:0}.settings__body-side{display:none;padding:28px 41px 28px 31px;margin-right:0}.settings__body-profile-container>a{text-decoration:underline}.settings__body-profile__change{margin-top:19px}@supports (margin-left:clamp(5.875rem ,5.527173913rem + 1.7391304348vw ,6.25rem)){.settings__body-profile__change{margin-left:clamp(5.875rem ,5.527173913rem + 1.7391304348vw ,6.25rem)}}@supports not (margin-left:clamp(5.875rem ,5.527173913rem + 1.7391304348vw ,6.25rem)){.settings__body-profile__change{margin-left:calc(5.875rem + .375 * (100vw - 20rem)/ 21.5625)}}.settings__body-menu{display:block}.settings__body-btnIcon{display:block;position:relative}.settings__body-btnIcon .icon-open{display:block;position:absolute;top:-13px;left:-5px;width:5px;height:23px;background:url(../img/option/icons/menu-open.svg) right no-repeat}._change{display:none}.blog__shell-btnFilter{display:block}@supports (height:clamp(21.1875rem ,18.0479651163rem + 15.6976744186vw ,24.5625rem)){.blog__body-img{height:clamp(21.1875rem ,18.0479651163rem + 15.6976744186vw ,24.5625rem)}}@supports not (height:clamp(21.1875rem ,18.0479651163rem + 15.6976744186vw ,24.5625rem)){.blog__body-img{height:calc(21.1875rem + 3.375 * (100vw - 20rem)/ 21.5)}}.blog__body-info+.blog__body-info{margin-top:15px}.blog__body-checkbox{display:none}._shell-blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._article-info{margin-top:25px}._article-info:first-child{margin-top:0}.events__shell-btnFilter{position:static}}@media (max-width:630px){.cart__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__body-list{margin:0 0 28px 0}.cart__body-list__shell{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cart__body-list__title{text-align:start;margin-right:10px}.cart__side{width:75%;margin-left:auto;margin-right:auto}}@media (max-width:613px){.office__body-side{display:none}.office__body-side__list{margin-bottom:40px}.office__body-side__item{-webkit-box-shadow:5px 6px 16px rgba(42,42,42,.16);box-shadow:5px 6px 16px rgba(42,42,42,.16);border-radius:9px}.office__body-side__item+.office__body-side__item{margin-top:15px}.office__body-side__link{padding:0 0 0 30px}._events{display:none}}@media (max-width:599px){.preview__interesting-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}@media (max-width:590px){.footer-top__feedback{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:15px}.footer-top__feedback-button{display:none}.service-container{display:none}}@media (max-width:585px){.info-events-list{min-width:585px}}@media (max-width:584px){.info-events{padding:0}.info-events-container{width:100%;overflow:auto}.info-events__title{margin-left:15px}}@media (max-width:575px){.hero__description-double{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._more{margin-left:-105px;margin-top:10px}}@media (max-width:570px){.card-product__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.card-product__side{width:75%;margin:0 0 23px 0}.card-product__identity{max-width:100%}.card-product__identity-title{font-size:21px}.card-product__identity-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:0}.identity__slider{padding:15px 2px;margin:-15px -2px}.identity__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.identity__slide+.identity__slide{margin-top:0}.card-product__tabs{display:none}.card-product__tabs-title{padding:0 25px 0 0}._spoller-init .card-product__tabs-title::after,._spoller-init .card-product__tabs-title::before{content:"";position:absolute;right:0;top:50%}@supports (width:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){._spoller-init .card-product__tabs-title::after,._spoller-init .card-product__tabs-title::before{width:clamp(.5rem ,.3987341772rem + .5063291139vw ,.75rem)}}@supports not (width:clamp(0.5rem ,0.3987341772rem + 0.5063291139vw ,0.75rem)){._spoller-init .card-product__tabs-title::after,._spoller-init .card-product__tabs-title::before{width:calc(.5rem + .25 * (100vw - 20rem)/ 49.375)}}@supports (height:clamp(0.09375rem ,0.0709651899rem + 0.1139240506vw ,0.15rem)){._spoller-init .card-product__tabs-title::after,._spoller-init .card-product__tabs-title::before{height:clamp(.09375rem ,.0709651899rem + .1139240506vw ,.15rem)}}@supports not (height:clamp(0.09375rem ,0.0709651899rem + 0.1139240506vw ,0.15rem)){._spoller-init .card-product__tabs-title::after,._spoller-init .card-product__tabs-title::before{height:calc(.09375rem + .05625 * (100vw - 20rem)/ 49.375)}}.card-product__spollers{display:block;margin-bottom:35px}@supports (margin-top:clamp(1.5625rem ,1.1640936255rem + 1.9920318725vw ,1.875rem)){.card-product__spollers-item+.card-product__spollers-item{margin-top:clamp(1.5625rem ,1.1640936255rem + 1.9920318725vw ,1.875rem)}}@supports not (margin-top:clamp(1.5625rem ,1.1640936255rem + 1.9920318725vw ,1.875rem)){.card-product__spollers-item+.card-product__spollers-item{margin-top:calc(1.5625rem + .3125 * (100vw - 20rem)/ 15.6875)}}@supports (padding-right:clamp(1.25rem ,0.8515936255rem + 1.9920318725vw ,1.5625rem)){.question-tabs__title{padding-right:clamp(1.25rem ,.8515936255rem + 1.9920318725vw ,1.5625rem)}}@supports not (padding-right:clamp(1.25rem ,0.8515936255rem + 1.9920318725vw ,1.5625rem)){.question-tabs__title{padding-right:calc(1.25rem + .3125 * (100vw - 20rem)/ 15.6875)}}.card-product__viewed-navigation{position:absolute;top:50%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.viewed__slider{padding:15px 2px;margin:-15px -2px}.viewed-button-back{margin-left:-15px}.viewed-button-next{margin-right:-15px}.events-warhammer__discription-time{display:none}}@media (max-width:567px){.menu__body-side{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border:none}.menu__item-link svg{display:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.menu__item._active .submenu-body{display:block;position:relative}.menu__item._active .menu__item-link svg{display:block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.menu .submenu-body{display:none;top:0;left:0;min-height:300px;overflow:auto}.menu .submenu-body__shell{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);display:none}.menu .submenu-body__list{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}}@media (max-width:566px){@supports (margin-left:clamp(1.25rem ,-3.3289930556rem + 17.3611111111vw ,2.8125rem)){.hero__description-link{margin-left:clamp(1.25rem ,-3.3289930556rem + 17.3611111111vw ,2.8125rem)}}@supports not (margin-left:clamp(1.25rem ,-3.3289930556rem + 17.3611111111vw ,2.8125rem)){.hero__description-link{margin-left:calc(1.25rem + 1.5625 * (100vw - 26.375rem)/ 9)}}.hero__description2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order__body-shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.order__body-title{margin-right:0;text-align:end;margin-bottom:9px}.order__body-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order__body-price{margin-bottom:10px}.order__body-newPrice{font-weight:400}.order__body-oldPrice{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.order__body-oldPrice::before{display:none}.order-list__quantyti{font-weight:400}}@media (max-width:566px) and (max-width:26.375em){.hero__description-link{margin-left:inherit}}@media (max-width:550px){.history__list-data{margin-right:-55px}}@media (max-width:485px){.image__catalog-card__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin:0}.image__catalog-card__list-item{width:100%;margin:0}.image__catalog-card__list-item+.image__catalog-card__list-item{margin-top:15px}@supports (max-height:clamp(8.125rem ,-5.2083333333rem + 66.6666666667vw ,15rem)){.catalog-card__img{max-height:clamp(8.125rem ,-5.2083333333rem + 66.6666666667vw ,15rem)}}@supports not (max-height:clamp(8.125rem ,-5.2083333333rem + 66.6666666667vw ,15rem)){.catalog-card__img{max-height:calc(8.125rem + 6.875 * (100vw - 20rem)/ 10.3125)}}.cart__body-list__shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cart__body-list__title{margin:0 0 15px 0;text-align:end}}@media (max-width:485px) and (max-width:422px){.image__catalog-card__list-item+.image__catalog-card__list-item:last-child{margin-top:0}}@media (max-width:30em){.events-profile__games-link{padding-right:inherit}.events-profile__games-link{padding-left:inherit}}@media (max-width:445px){.events-body__discription-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events__body-discription__date{margin-left:0}}@media (max-width:422px){.pagging{margin-top:25px;margin-bottom:35px}.header__top-castom-input{margin-left:0}.header__top-phone{display:none}.cabinet-top__cart span{top:-15%;right:-10%}.header__bottom{padding:9px 0}.header__bottom-wrapper{position:fixed;width:100%;z-index:-2}.header__bottom-catalog{display:none}.menu-open .icon-menu span{display:block;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu-open .icon-menu::before{display:block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px);background-color:#f9a43f}.menu-open .icon-menu::after{display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px);background-color:#f9a43f}.icon-menu{width:18px;height:16px}.icon-menu span,.icon-menu::after,.icon-menu::before{background-color:#fff}.menu__body__container{padding:0}.menu__body{z-index:-1}.menu__body::before{content:"";position:fixed;top:0;left:0;width:100%;height:81px;background-color:#2a2a2a;z-index:2}.menu__body-wrapper{min-height:100%;margin-bottom:40px}@supports (max-width:clamp(16.75rem ,0.8276699029rem + 79.6116504854vw ,21.875rem)){.menu__body-wrapper{max-width:clamp(16.75rem ,.8276699029rem + 79.6116504854vw ,21.875rem)}}@supports not (max-width:clamp(16.75rem ,0.8276699029rem + 79.6116504854vw ,21.875rem)){.menu__body-wrapper{max-width:calc(16.75rem + 5.125 * (100vw - 20rem)/ 6.4375)}}.menu__body-side{padding-top:17px}.menu__body-allCategoryes{display:none}.menu__list{border:none}.menu .submenu-body{min-width:100%}.menu .submenu-body__shell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px}.menu .submenu-body__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-magic__top-phone{display:none}.hero__description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:43px}.hero__description-container{max-width:287px}.hero__description-subtitle{margin:9px 0 10px 0}.hero__description-link{margin-right:0;margin-left:-115px}.hero__description2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:43px;margin-left:-55px}.hero__description3{max-width:206px;margin-bottom:43px}._more{margin-top:0}.swiper-navigation{display:none}.swiper-button-prev{display:none}.swiper-button-next{display:none}.swiper-pagination{position:absolute;left:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-10px}.section-catalog{padding-bottom:95px}.catalog__image-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._img-allCatalog{display:none}._allCatalog-link{right:0;bottom:-55px;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#fff;background:-o-linear-gradient(265.47deg,#f9a43f 5.27%,#fb791b 91.78%);background:linear-gradient(184.53deg,#f9a43f 5.27%,#fb791b 91.78%);border-radius:9px;padding:10px 32px;min-height:0;text-align:center;margin:0 auto}@supports (max-width:clamp(10.625rem ,-4.9089805825rem + 77.6699029126vw ,15.625rem)){._allCatalog-link{max-width:clamp(10.625rem ,-4.9089805825rem + 77.6699029126vw ,15.625rem)}}@supports not (max-width:clamp(10.625rem ,-4.9089805825rem + 77.6699029126vw ,15.625rem)){._allCatalog-link{max-width:calc(10.625rem + 5 * (100vw - 20rem)/ 6.4375)}}.banner{display:none}.catalog-content__way{margin-top:146px}.catalog-content__btnFilter._spoller-active span{padding-left:40%}.catalog-content__accordion-text{font-weight:400}.card-product__side{width:100%}.info__title{display:none}._title-double{display:block}}@media (max-width:400px){.footer-top__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-top__nav-catalog{margin-bottom:0}.footer-top__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-top__feedback{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-border{display:none}.footer-bottom{margin-top:0}.games-container{display:none}}@media (max-width:350px){.popup__tabs-btnSms{width:100%}.list-popup__img{width:46px;height:46px}._change-btn{max-width:100%}.events__popup-content{padding-top:43px}.catalog-content__way{margin-top:136px}.card-product__shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.images-button-next{position:relative;margin-right:-20px}.card-product__side{padding:0;margin:0 0 20px 0;-webkit-box-shadow:none;box-shadow:none;background:#fffbf8}.card-product__side-body{border-bottom:none}.card-product__side-buy{margin-bottom:25px}.card-product__identity-container{max-width:255px;margin-left:auto;margin-right:auto}.service-card__btn{padding:0}._spoller-init .service-card__spollers-title::after,._spoller-init .service-card__spollers-title::before{width:9px;height:1.5px}.card-product__viewed-info{max-width:255px;margin-left:auto;margin-right:auto}.cart__body-list__btnDelete img{width:21px;height:21px}.cart__side-input{margin-bottom:15px}.office__body-profile__progress{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.office__body-profile__scale{width:100%}.office__body-profile__label{text-align:end;margin-left:0;margin-top:10px}.history__list-date{font-weight:400}.history__list-amount{font-weight:400}.history__list-data{font-weight:400}.settings__body-profile-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.settings__body-profile__label{display:none}.settings__body-shell._active .blog__body-checkbox,.settings__body-shell._active .events__body-wrapper,.settings__body-shell._active .settings__body-side{top:-45px}.settings__body-btnIcon._active>.icon-close{top:-30px}.blog__body-checkbox__apply{display:block}.article-page__body-text{text-align:start}._btn-first{display:none}._btn-double{display:block}.events-body__discription{width:97%}}@media (max-width:320px){.contacts-data__list-item-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-data__list-item-wrapper span{margin-right:0}}@media (max-width:68.75em){.events-warhammer__content+.events-warhammer__content{margin-left:inherit}}@media (max-width:61.99875em){.cart__body-list{margin-right:30px}.cart__side{-webkit-box-flex:0;-ms-flex:0 0 29%;flex:0 0 29%}.ordering__address-data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ordering__address-label{margin-bottom:8px}.ordering__address-input{width:100%}.office__body-profile__opportunities{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.office__body-profile__opportunities__opportunities{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.office__body-profile__discount{margin-right:0}@supports (margin-bottom:clamp(2rem ,1.8214285714rem + 0.8928571429vw ,2.375rem)){.office__body-profile__discount{margin-bottom:clamp(2rem ,1.8214285714rem + .8928571429vw ,2.375rem)}}@supports not (margin-bottom:clamp(2rem ,1.8214285714rem + 0.8928571429vw ,2.375rem)){.office__body-profile__discount{margin-bottom:calc(2rem + .375 * (100vw - 20rem)/ 42)}}@supports (margin-bottom:clamp(2.3125rem ,2.1636904762rem + 0.744047619vw ,2.625rem)){.office__body-profile__progress{margin-bottom:clamp(2.3125rem ,2.1636904762rem + .744047619vw ,2.625rem)}}@supports not (margin-bottom:clamp(2.3125rem ,2.1636904762rem + 0.744047619vw ,2.625rem)){.office__body-profile__progress{margin-bottom:calc(2.3125rem + .3125 * (100vw - 20rem)/ 42)}}.settings__body-profile-container{width:80%}.preview__registration{-webkit-box-flex:0;-ms-flex:0 0 315px;flex:0 0 315px}.order__body-title{max-width:185px}}@media (max-width:59.625em){.service-container{margin-left:inherit}}@media (max-width:53.125em){.order__body-list{margin-right:inherit}}@media (max-width:52.625em){.product-images{max-width:inherit}.images-button-prev{right:inherit}.card-product__info{margin-left:inherit}.card-product__tabs-body{max-width:inherit}}@media (max-width:48.625em){.ordering__content{margin-right:inherit}}@media (max-width:47.99875em){.pagging{margin-top:45px;margin-bottom:55px}.phone-top__number{margin:0;display:none}.header__bottom-social{display:none}.menu__body-wrapper{min-height:500px}.menu .submenu-body__shell{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu .submenu-body__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-column-gap:auto;-moz-column-gap:auto;column-gap:auto}.catalog__image-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.image__catalog-wrapper{max-width:100%}@supports (margin-bottom:clamp(0.9375rem ,0.2678571429rem + 3.3482142857vw ,1.875rem)){.image__catalog-wrapper{margin-bottom:clamp(.9375rem ,.2678571429rem + 3.3482142857vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.2678571429rem + 3.3482142857vw ,1.875rem)){.image__catalog-wrapper{margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 28)}}@supports (max-height:clamp(8.125rem ,2.7678571429rem + 26.7857142857vw ,15.625rem)){._board-games__img{max-height:clamp(8.125rem ,2.7678571429rem + 26.7857142857vw ,15.625rem)}}@supports not (max-height:clamp(8.125rem ,2.7678571429rem + 26.7857142857vw ,15.625rem)){._board-games__img{max-height:calc(8.125rem + 7.5 * (100vw - 20rem)/ 28)}}.info-events__body-discription-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body__about-us-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.body__about-us__image{margin-left:0;margin-bottom:20px}@supports (margin-bottom:clamp(0.9375rem ,0.7142857143rem + 1.1160714286vw ,1.25rem)){.body__about-us__image{margin-bottom:clamp(.9375rem ,.7142857143rem + 1.1160714286vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7142857143rem + 1.1160714286vw ,1.25rem)){.body__about-us__image{margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 28)}}.catalog-content__way-list{display:none}.catalog-content__way-title{display:none}.catalog-content__way-titleMobile{display:block}.catalog-content__submenu-input{display:block}.catalog-content__submenu-label:before{display:block}.card-product__way{display:none}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.card-product__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.card-product__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}.cart__way{display:block}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.ordering__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.ordering__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}.ordering__delivery-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.ordering__payment-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.ordering__result-sum+.ordering__result-sum:last-child{margin-top:25px}.checkbox-ordering{padding:0}.checkbox-ordering+.checkbox-ordering{margin-top:15px}.about-us__shell-title{display:none}.about-us__content-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0}.about-us__content-img{width:100%}@supports (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.1875rem)){.about-us__content-img{margin-bottom:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.1875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.1875rem)){.about-us__content-img{margin-bottom:calc(.9375rem + .25 * (100vw - 20rem)/ 28)}}._shell-title__double{display:block;margin-bottom:0}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){._shell-title__double{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){._shell-title__double{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}._bottom-container{margin:0}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.office__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.office__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.history__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.history__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}.history__list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history__list-container+.history__list-container{margin-left:0}.history__list-amount{display:-webkit-box;display:-ms-flexbox;display:flex}.history__list-amount span{display:block;margin-right:8px}.history__list-data{margin-right:-75px}.history__list-wrapper{margin-top:20px}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.blog__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.blog__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.article-page__title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.article-page__title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}.article-page__body-block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@supports (margin-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,1.5625rem)){.article-page__body-img{margin-bottom:clamp(.9375rem ,.4910714286rem + 2.2321428571vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,1.5625rem)){.article-page__body-img{margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 28)}}.article-page__img{width:100%}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.events__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.events__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}.events__shell-btnFilter{display:block}.events__body-discription__title{margin-right:0}.events__body-discription__linkText span{display:none}.events__body-discription__text{max-width:100%}.events__body-wrapper{display:none}.events__body-apply{display:block;margin-top:15px}.calendar{-webkit-box-shadow:none;box-shadow:none;border:none;padding:0}.events__body-checkbox{-webkit-box-shadow:none;box-shadow:none;border:none;padding:0}.events__body-checkbox__title{text-align:center}.preview__article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (margin-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,1.5625rem)){.preview__column{margin-bottom:clamp(.9375rem ,.4910714286rem + 2.2321428571vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,1.5625rem)){.preview__column{margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 28)}}@supports (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.preview__shell-title{margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,8.6160714286rem + 2.2321428571vw ,9.6875rem)){.preview__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 28)}}.preview__registration{margin-left:auto;margin-right:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@supports (max-width:clamp(18.125rem ,17.0089285714rem + 5.5803571429vw ,19.6875rem)){.preview__registration{max-width:clamp(18.125rem ,17.0089285714rem + 5.5803571429vw ,19.6875rem)}}@supports not (max-width:clamp(18.125rem ,17.0089285714rem + 5.5803571429vw ,19.6875rem)){.preview__registration{max-width:calc(18.125rem + 1.5625 * (100vw - 20rem)/ 28)}}.events-warhammer__discription-info{padding-top:5px}@supports (padding-top:clamp(0.3125rem ,0.8487136465rem + -1.1185682327vw ,0.625rem)){.events-warhammer__discription-info{padding-top:clamp(.3125rem ,.8487136465rem + -1.1185682327vw ,.625rem)}}@supports not (padding-top:clamp(0.3125rem ,0.8487136465rem + -1.1185682327vw ,0.625rem)){.events-warhammer__discription-info{padding-top:calc(.625rem + -.3125 * (100vw - 20rem)/ 27.9375)}}.events-warhammer__discription-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.events-warhammer__discription-price{display:none}.interesting-warhammer__discription-link{white-space:normal}.interesting-warhammer__discription-text{display:none}}@media (max-width:47.9375em){.image__catalog-wrapper{margin-right:inherit}.article-page__body-block{margin-right:inherit}.events__body-wrapper{margin-left:inherit}.events__body-checkbox{padding-top:inherit}.events__body-checkbox{padding-bottom:inherit}.preview__column{margin-right:inherit}}@media (max-width:45.625em){.magic-catalog__submenu{min-width:inherit}}@media (max-width:43.75em){.events-body__content+.events-body__content{margin-left:inherit}.contacts__magic-data{margin-right:inherit}.contacts__magic-map{padding-top:inherit}.contacts-warhammer__map{padding-top:inherit}.contacts-warhammer__map{padding-right:inherit}.contacts-warhammer__map{padding-bottom:inherit}.contacts-warhammer__map{padding-left:inherit}}@media (max-width:41.5em){.header__top-castom-input{margin-right:inherit}.header__bottom-nav__list-container{margin-left:inherit}.header__bottom-social{margin-left:inherit}.settings__body-side{padding-top:inherit}.settings__body-side{padding-right:inherit}.settings__body-side{padding-bottom:inherit}.settings__body-side{padding-left:inherit}.settings__body-side{margin-right:inherit}.blog__body-info+.blog__body-info{margin-left:inherit}.blog__body-checkbox{margin-left:inherit}._article-info{margin-left:inherit}}@media (max-width:38.3125em){.office__body-side{padding-top:inherit}.office__body-side{padding-right:inherit}.office__body-side{padding-bottom:inherit}.office__body-side{padding-left:inherit}.office__body-side{margin-right:inherit}}@media (max-width:36.875em){.footer-top__feedback-button{padding-right:inherit}.footer-top__feedback-button{padding-left:inherit}}@media (max-width:35.4375em){.menu .submenu-body{min-width:inherit}}@media (max-width:29.99875em){.footer-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom__copyright{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom__copyright a{text-decoration:none}.footer-bottom__logo{display:none}.footer-bottom__consent{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom__consent a{text-decoration:none}.games-slider__title{color:#363636}._blog{padding-bottom:30px}.info-blog__title{display:none}.info-blog__title-double{display:block}.body__about-us__discription-title{color:#363636}.body__about-us__discription-title span{display:none}.body__about-us__image img{-webkit-filter:none;filter:none}.contacts-data__form-button{max-width:170px}.contacts-data__form-call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-content__accordion-heading{display:block}.catalog-content__accordion-item:last-child{border-bottom:2px solid rgba(42,42,42,.12)}@supports (padding-left:clamp(0.0000000625rem ,-2.1249998125rem + 10.624999375vw ,1.0625rem)){.product-images{padding-left:clamp(.0000000625rem ,-2.1249998125rem + 10.624999375vw ,1.0625rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-2.1249998125rem + 10.624999375vw ,1.0625rem)){.product-images{padding-left:calc(.0000000625rem + 1.0624999375 * (100vw - 20rem)/ 10)}}.product-images__thumbs{display:none}@supports (height:clamp(16.0625rem ,4.4375rem + 58.125vw ,21.875rem)){.product-images__shell{height:clamp(16.0625rem ,4.4375rem + 58.125vw ,21.875rem)}}@supports not (height:clamp(16.0625rem ,4.4375rem + 58.125vw ,21.875rem)){.product-images__shell{height:calc(16.0625rem + 5.8125 * (100vw - 20rem)/ 10)}}@supports (right:clamp(18.875rem ,0.375rem + 92.5vw ,28.125rem)){.images-button-prev{right:clamp(18.875rem ,.375rem + 92.5vw ,28.125rem)}}@supports not (right:clamp(18.875rem ,0.375rem + 92.5vw ,28.125rem)){.images-button-prev{right:calc(18.875rem + 9.25 * (100vw - 20rem)/ 10)}}.cart__way{display:none}@supports (margin-top:clamp(9.0625rem ,7.8125rem + 6.25vw ,9.6875rem)){.cart__shell-title{margin-top:clamp(9.0625rem ,7.8125rem + 6.25vw ,9.6875rem)}}@supports not (margin-top:clamp(9.0625rem ,7.8125rem + 6.25vw ,9.6875rem)){.cart__shell-title{margin-top:calc(9.0625rem + .625 * (100vw - 20rem)/ 10)}}.cart__side{width:100%;margin:0}.ordering__button{width:100%}.ordering__button-pay{padding:12px 0;width:100%}.office__body-profile-container{display:none}.events-profile__games-link{display:none}.recommendations-profile__title{display:none}._profile__title-double{display:block}.history__list-data{margin-right:0}.history__list-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history__list-link{margin:20px auto 0 auto}._title-article{display:none}._article-info{display:none}._article-container{display:block}._title-recommendation{display:none}._title-recommendation__double{display:block}.events__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.events__body-info+.events__body-info{margin-top:15px}.hero-warhammer{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transform-box:fill-box}.hero-warhammer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-warhammer__content{max-width:100%;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transform-box:fill-box}.contacts-warhammer__form-button{background:-webkit-gradient(linear,left top,left bottom,from(#4c141a),to(#210709));background:-o-linear-gradient(top,#4c141a 0,#210709 100%);background:linear-gradient(180deg,#4c141a 0,#210709 100%);color:#fff}}@media (max-width:29.9375em){.events__body{margin:inherit}.events__body-info{padding:inherit}}@media (max-width:28.75em){.header__top-phone{margin-right:inherit}}@media (max-width:26.375em){.header-magic__top-phone{margin-right:inherit}.section-catalog{padding-bottom:inherit}}@media (max-width:21.875em){.popup__tabs-btnSms{padding-right:inherit}.popup__tabs-btnSms{padding-left:inherit}.card-product__side-body{padding-top:inherit}.card-product__side-body{padding-right:inherit}.card-product__side-body{padding-bottom:inherit}.card-product__side-body{padding-left:inherit}.service-card{padding-top:inherit}.service-card{padding-right:inherit}.service-card{padding-left:inherit}.office__body-profile-container span{margin-right:inherit}}@media (max-width:422px) and (min-width:26.4375em){.menu__body-wrapper{max-width:inherit}._allCatalog-link{max-width:inherit}}@media (max-width:815px) and (min-width:50.9375em){.footer-top__shell-address{margin-top:inherit}}@media (max-width:566px) and (min-width:35.375em){.hero__description-link{margin-left:inherit}}@media (max-width:47.99875em) and (min-width:48em){.image__catalog-wrapper{margin-bottom:inherit}._board-games__img{max-height:inherit}.body__about-us__image{margin-bottom:inherit}.card-product__shell-title{margin-top:inherit}.ordering__shell-title{margin-top:inherit}.about-us__content-img{margin-bottom:inherit}._shell-title__double{margin-top:inherit}.office__shell-title{margin-top:inherit}.history__shell-title{margin-top:inherit}.blog__shell-title{margin-top:inherit}.article-page__title{margin-top:inherit}.article-page__body-img{margin-bottom:inherit}.events__shell-title{margin-top:inherit}.preview__column{margin-bottom:inherit}.preview__shell-title{margin-top:inherit}.preview__registration{max-width:inherit}}@media (max-width:485px) and (min-width:30.3125em){.catalog-card__img{max-height:inherit}}@media (max-width:842px) and (min-width:52.6875em){.product-images{padding-right:inherit}.images-button-prev{right:inherit}}@media (max-width:29.99875em) and (min-width:30em){.product-images{padding-left:inherit}.product-images__shell{height:inherit}.images-button-prev{right:inherit}.cart__shell-title{margin-top:inherit}}@media (max-width:570px) and (min-width:35.6875em){.card-product__spollers-item+.card-product__spollers-item{margin-top:inherit}.question-tabs__title{padding-right:inherit}}@media (max-width:61.99875em) and (min-width:62em){.office__body-profile__discount{margin-bottom:inherit}.office__body-profile__progress{margin-bottom:inherit}}@media (max-width:664px) and (min-width:41.5625em){.settings__body-profile__change{margin-left:inherit}}@media (max-width:664px) and (min-width:41.5em){.blog__body-img{height:inherit}}@media (max-width:850px) and (min-width:53.1875em){.order__body-list{margin-bottom:inherit}.order__info{width:inherit}.tracking__status{width:inherit}}@media (max-width:47.99875em) and (min-width:47.9375em){.events-warhammer__discription-info{padding-top:inherit}}@media (any-hover:hover){.quantity__button:hover::after,.quantity__button:hover::before{background-color:#fb791b}}.webp .banner{background-image:-webkit-gradient(linear,left top,right top,from(rgba(42,42,42,.45)),to(rgba(42,42,42,.45))),url(../img/catalog/banner/bg-image.webp)}.webp .banner{background-image:-o-linear-gradient(left,rgba(42,42,42,.45),rgba(42,42,42,.45)),url(../img/catalog/banner/bg-image.webp)}.webp .banner{background-image:linear-gradient(to right,rgba(42,42,42,.45),rgba(42,42,42,.45)),url(../img/catalog/banner/bg-image.webp)}.webp .magic{background:url("../img/magic/image 117.jpg") center}.webp .hero-magic{background:url(../img/magic/hero/hero-image.webp) center no-repeat}.webp .info-magic-container{background:url("../img/magic/specialOffers/Rectangle 248.jpg") left}.webp .info-magic__body-border{background:url("../img/magic/image 117.jpg") left}.webp .info-magic__buy-shell{background:url("../img/magic/image 117.jpg") left}.webp .hero-warhammer{background:url(../img/warhammer/hero/bg-image.webp) center no-repeat}