@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.cart__content{--cols-count:4;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(var(--cols-count),1fr)}@media(min-width:640px){.cart__content{--cols-count:12}}@media(min-width:1200px){.cart__content{--cols-count:24}}.cart{padding-block:24px}@media(min-width:640px){.cart{padding-block:40px}}.cart__btnBack{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.cart__btnBack{-webkit-margin-after:16px;margin-block-end:16px}}.cart__title{-webkit-margin-after:32px;font-size:32px;font-weight:700;letter-spacing:-.32px;line-height:128%;margin-block-end:32px}.cart__content{gap:32px}.cart__items{display:flex;flex-direction:column;gap:32px;grid-column:1/-1}@media(min-width:1200px){.cart__items{grid-column:span 16}}.cart__checkout{border:1px solid #3b3e4a;grid-column:1/-1;height:-webkit-max-content;height:max-content;padding:24px;text-align:center}@media(min-width:1200px){.cart__checkout{grid-column:span 8}}.cart__sum{font-size:32px;font-weight:700;letter-spacing:-.32px;line-height:128%}.cart__count{color:#75767f;font-weight:600;line-height:150%}.cart__count,.cart__decor{-webkit-margin-after:16px;margin-block-end:16px}.cart__decor{background-color:#3b3e4a;height:1px}.cart__checkoutBtn{height:48px;width:100%}.cartItem{background-color:#161827;display:flex;flex-direction:column;gap:16px;padding:16px}@media(min-width:640px){.cartItem{flex-direction:row;gap:24px;justify-content:space-between}}.cartItem__row{align-items:center;display:flex;gap:16px;justify-content:space-between}.cartItem__row:first-child{justify-content:flex-start}@media(min-width:640px){.cartItem__row{flex-direction:row;gap:24px}}.cartItem__remove{align-items:center;background-color:transparent;border:1px solid transparent;box-sizing:border-box;display:flex;justify-content:center;padding:3px;transition:border .3s ease,-webkit-transform .3s ease;transition:border .3s ease,transform .3s ease;transition:border .3s ease,transform .3s ease,-webkit-transform .3s ease}.cartItem__remove:hover{border:1px solid #4a4d58}.cartItem__remove:active{-webkit-transform:scale(.99);transform:scale(.99)}.cartItem__closeIcon{display:block;height:16px;width:16px}.cartItem__imageBlock{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;height:80px;justify-content:center;padding:7px;width:80px}.cartItem__image{height:100%;object-fit:contain;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.cartItem__image:hover{-webkit-transform:scale(.99);transform:scale(.99)}.cartItem__title{font-weight:600;line-height:150%}@media(min-width:640px){.cartItem__title{max-width:100%}}.cartItem__count{align-items:center;display:flex;flex:0 0 96px}.cartItem__amount,.cartItem__decreaseBtn,.cartItem__increase{box-sizing:border-box;color:#f1f2f9;display:block;height:32px;padding:8px;text-align:center;width:32px}.cartItem__amount{line-height:118%}.cartItem__decreaseBtn,.cartItem__increase{align-items:center;background-color:#323542;border:1px solid #323542;display:flex;justify-content:center;transition:background-color .3s ease}.cartItem__decreaseBtn:hover,.cartItem__increase:hover{background-color:#75767f}.cartItem__decreaseBtn:active,.cartItem__increase:active{background-color:#905bff}.cartItem__disabled{border:1px solid #3b3e4a;color:#f1f2f9;cursor:default}.cartItem__disabled,.cartItem__disabled:hover{background-color:transparent}.cartItem__disabled:active{-webkit-transform:scale(1);transform:scale(1)}.cartItem__price{font-size:22px;font-weight:700;line-height:140%}.btnBack{align-items:center;background-color:transparent;border:none;color:#f1f2f9;display:flex;font-size:12px;font-weight:700;transition:color .3s ease;width:-webkit-max-content;width:max-content}.btnBack:hover{color:#905bff}.btnBack:hover #arrowBackBtn{fill:#905bff}#arrowBackBtn{transition:fill .3s ease}.wideBtn{align-items:center;background-color:#905bff;border:none;color:#f1f2f9;display:flex;font-weight:700;height:100%;justify-content:center;line-height:100%;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease;width:100%}.wideBtn--isDoubleTitle.wideBtn--active{background-color:#323542;color:#f1f2f9;transition:background-color .3s ease}.wideBtn--isDoubleTitle.wideBtn--active:hover{background-color:#4a4d58}.wideBtn:hover{background-color:#a378ff}.wideBtn:active{-webkit-transform:scale(.99);transform:scale(.99)}.spinner__bg{align-items:center;background-color:#0f1121;display:flex;height:calc(100vh - 48px);justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:48px;z-index:10}@media(min-width:1200px){.spinner__bg{height:calc(100vh - 64px);top:64px}}.spinner__item{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;background-color:#0f1121;border:4px solid rgba(59,63,77,.24);border-radius:50%;border-top-color:#905bff;height:20px;padding:10px;width:20px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.noContent{color:#75767f;font-size:22px;line-height:1.5;padding-top:150px;text-align:center}@media(min-width:640px){.noContent{padding-top:250px}}@media(orientation:landscape){.noContent{padding-top:200px}}.withoutContent{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:32px;text-align:center}.withoutContent__title{font-size:22px;font-weight:700;margin-bottom:32px}@media(min-width:640px){.withoutContent__title{font-size:24px}}.withoutContent__icon{margin-bottom:32px;width:150px}.withoutContent__img{object-fit:contain;width:100%}.withoutContent__backBtn{display:block;height:32px;width:150px}@media(min-width:640px){.withoutContent__backBtn{height:40px;width:200px}}.modal{background-color:rgba(0,0,0,.7);left:0;min-height:100vh;overflow-x:hidden;position:fixed;right:0;top:0;z-index:12}.modal,.modal__content{align-items:center;display:flex;justify-content:center}.modal__content{background-color:#161827;border-radius:15px;box-shadow:2px 4px 18px -3px rgba(241,242,249,.11);flex-direction:column;height:-webkit-max-content;height:max-content;padding:50px;position:relative;text-align:center;width:400px}.modal__closeBtn{align-items:center;background-color:transparent;border:1px solid transparent;box-sizing:border-box;display:flex;height:30px;justify-content:center;position:absolute;right:15px;top:20px;transition:border-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,border-color .3s ease;transition:transform .3s ease,border-color .3s ease,-webkit-transform .3s ease;width:30px}.modal__closeBtn:hover{border-color:#323542}.modal__closeBtn:active{border-color:#905bff}.modal__closeBtn-img{height:20px;width:20px}.modal__title{font-size:28px;font-weight:700;letter-spacing:-.32px;line-height:128%;margin-bottom:25px}.modal__icon{margin-bottom:25px;max-width:150px}@media(min-width:640px){.modal__icon{max-width:200px}}.modal__img{object-fit:contain;width:100%}.modal__backBtn{display:block;height:48px;width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}button{cursor:pointer;font-family:inherit}@font-face{font-family:Mont;font-style:normal;font-weight:400;src:url(/static/media/Mont-Regular.7c9521719ef1f902cd6e.ttf) format("truetype")}@font-face{font-family:Mont;font-style:normal;font-weight:600;src:url(/static/media/Mont-SemiBold.c21ff6b111e2dd3dc2cf.ttf) format("truetype")}@font-face{font-family:Mont;font-style:normal;font-weight:700;src:url(/static/media/Mont-Bold.53b78fdf82658f151a04.ttf) format("truetype")}.skeleton{background-color:#323542;border-radius:5px;box-sizing:border-box;height:100%;position:relative;width:100%}.skeleton .react-loading-skeleton{background-color:transparent;width:100%}.skeleton .react-loading-skeleton:after{background-image:linear-gradient(90deg,#323542,#3b3e4a 49%)}:root{background-color:#0f1121;font-family:Mont,sans-serif;font-size:14px;scroll-behavior:smooth}.disabled-scroll{height:100%;overflow:hidden;position:relative}.disabled-scroll::-webkit-scrollbar{display:none}.page{background-color:#0f1121;color:#f1f2f9;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow:hidden;padding-top:48px}@media(min-width:1200px){.page{padding-top:64px}}.page__content{flex-grow:1}.container{box-sizing:border-box;margin-inline:auto;max-width:1200px;padding-inline:16px;width:100%}@media(min-width:640px){.container{padding-inline:24px}}@media(min-width:1200px){.container{padding-inline:32px}}.header__link:after,.header__menu-burger:after{background-color:#f1f2f9;bottom:1px;content:"";display:block;height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease;width:100%}.header{align-items:center;background-color:#0f1121;border-bottom:1px solid #323542;box-shadow:1px 14px 20px 1px rgba(0,0,0,.48);box-sizing:border-box;display:flex;height:48px;justify-content:space-between;left:0;position:fixed;right:0;top:0;z-index:10}@media(min-width:1200px){.header{height:64px}}.header__leftPart,.header__rightPart{align-items:center;display:flex}.header__rightPart{flex-grow:1;width:100%}.header__logo{flex-shrink:0;height:22px;padding-inline:16px;width:64px}@media(min-width:1200px){.header__logo{height:28px;padding-inline:24px;width:80px}}.header__nav{align-items:center;display:none;justify-content:space-between;padding-inline:16px;width:100%}@media(min-width:1200px){.header__nav{padding-inline:24px}}@media(min-width:750px){.header__nav{display:flex}}.header__signInBtn{height:28px;width:100px}@media(min-width:1200px){.header__signInBtn{height:34px}}.header__list{align-items:center;display:flex;padding-right:16px}@media(min-width:1200px){.header__list{padding-right:24px}}.header__item:not(:last-child){margin-right:32px}@media(min-width:1200px){.header__item:not(:last-child){margin-right:64px}}.header__link{box-sizing:border-box;color:#75767f;display:block;font-size:12px;font-weight:700;letter-spacing:.48px;line-height:91%;line-height:48px;position:relative;text-transform:uppercase;transition:color .3s ease}@media(min-width:1200px){.header__link{line-height:64px}}.header__link.active{color:#f1f2f9}.header__link.active:after{opacity:1}.header__link:hover{color:#f1f2f9}.header__link:hover:after{opacity:1}.header__buttons{display:flex}.header__menu-burger{align-items:center;background-color:transparent;border:none;display:flex;height:100%;justify-content:center;position:relative;transition:background-color .3s ease,color .3s ease;width:100%}@media(min-width:750px){.header__menu-burger{display:none}}.header__menu-burger.active:after{opacity:1}.header__menu-burger:hover{background-color:#75767f}.header__menu-burger:active{background-color:#905bff}.header__menu-img{height:16px;width:16px}.header__cart-btn,.header__favourite-btn,.header__profile-btn{display:none}@media(min-width:750px){.header__cart-btn,.header__favourite-btn,.header__profile-btn{display:block}}.header__cart-btn,.header__favourite-btn,.header__menu-burger,.header__profile-btn{aspect-ratio:1/1;border-left:1px solid #323542;width:48px}@media(min-width:1200px){.header__cart-btn,.header__favourite-btn,.header__menu-burger,.header__profile-btn{width:64px}}.logo{display:block}.logo__img{height:100%;width:100%}.headerBtn:after{background-color:#f1f2f9;bottom:1px;content:"";display:block;height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease;width:100%}.headerBtn{align-items:center;background-color:transparent;display:flex;height:100%;justify-content:center;position:relative;transition:background-color .3s ease,color .3s ease;width:100%}.headerBtn.active:after{opacity:1}.headerBtn:hover{background-color:#75767f}.headerBtn:active{background-color:#905bff}.headerBtn__img{height:16px;width:16px}.headerBtn__badge{align-items:center;background-color:#eb5757;border:1px solid #0f1121;border-radius:50%;box-sizing:border-box;color:#f1f2f9;display:flex;font-size:9px;font-weight:700;height:14px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(calc(-50% + 8px),calc(-50% - 8px));transform:translate(calc(-50% + 8px),calc(-50% - 8px));width:14px}.footer{border-top:1px solid #3b3e4a;box-sizing:border-box;padding-block:32px;text-transform:uppercase}.footer__content{align-items:center;display:flex;flex-direction:column;gap:32px}@media(min-width:640px){.footer__content{flex-direction:row;justify-content:space-between}}.footer__logo{align-self:flex-start;height:32px;width:89px}.footer__moveUp{color:#75767f;flex-direction:row;gap:16px;text-transform:none}.footer__btn-wrapper,.footer__moveUp{align-items:center;display:flex;justify-content:center}.footer__btn-wrapper{background-color:#323542;border:1px solid #4a4d58;box-sizing:border-box;cursor:pointer;height:32px;transition:background-color .3s ease;width:32px}.footer__btn-wrapper:hover{background-color:#4a4d58}.footer__btn{height:16px;width:16px}.footer__footerNav{align-self:flex-start}.footerNav__list{display:flex;flex-direction:column;gap:16px;height:100%;margin:0;padding:0}@media(min-width:640px){.footerNav__list{align-items:center;flex-direction:row;gap:5px;justify-content:center}}@media(min-width:1200px){.footerNav__list{gap:60px}}.footerNav__item{list-style-type:none}.footerNav__item:not(:first-child){margin:0}@media(min-width:640px){.footerNav__item:not(:first-child){margin:0 0 0 16px}}.footerNav__link{align-items:center;color:#f1f2f9;cursor:pointer;display:block;font-size:12px;font-weight:800;text-decoration:none;transition:color .3s ease}.footerNav__link:hover{color:#75767f}@media(min-width:640px){.footerNav__link{line-height:32px}}.menu__btn:after,.menu__link:after{background-color:#f1f2f9;bottom:1px;content:"";display:block;height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease;width:100%}.menu{background-color:#0f1121;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;left:0;min-height:100vh;overflow:hidden;position:fixed;right:0;top:0;z-index:11}@media(min-width:750px){.menu{display:none}}.menu__header{align-items:center;background-color:#0f1121;border-bottom:1px solid #323542;box-sizing:border-box;display:flex;height:48px;justify-content:space-between}@media(min-width:1200px){.menu__header{height:64px}}.menu__logo{flex-shrink:0;height:22px;padding-inline:16px;width:64px}@media(min-width:1200px){.menu__logo{height:28px;padding-inline:24px;width:80px}}.menu__closeBtn{align-items:center;aspect-ratio:1/1;background-color:transparent;border:none;border-left:1px solid #323542;display:flex;justify-content:center;transition:background-color .3s ease;width:48px}.menu__closeBtn:hover{background-color:#75767f}.menu__closeBtn:active{background-color:#905bff}.menu__closeBtn-img{height:16px;width:16px}.menu__nav{box-sizing:border-box;height:100%;max-height:400px;overflow-y:scroll;padding-block:32px}.menu__nav::-webkit-scrollbar{display:none}.menu__list{align-items:center;display:flex;flex-direction:column;gap:16px}@media(min-width:1200px){.menu__list{gap:32px}}.menu__signInBtn{height:28px;width:100px}.menu__link{color:#75767f;display:block;font-size:12px;font-weight:700;letter-spacing:.48px;line-height:100%;padding-block:8px;position:relative;text-transform:uppercase;transition:opacity .3s ease,color .3s ease}.menu__link:after{height:2px}.menu__link:hover{color:#f1f2f9}.menu__link:hover:after{opacity:1}.menu__buttons{border-top:1px solid #323542;display:flex;height:48px;justify-content:center}@media(min-width:1200px){.menu__buttons{height:64px}}.menu__btn{flex-grow:1;position:relative}.menu__btn.active:after,.menu__btn:hover:after{opacity:1}.menu__btn:not(:last-child){border-right:1px solid #323542}.home-page{padding-block:24px}@media(min-width:640px){.home-page{padding-block:32px}}@media(min-width:1200px){.home-page{padding-block:56px}}.home-page__title{color:#f1f2f9;font-size:32px;font-weight:700;letter-spacing:-.32px;margin-bottom:24px}@media(min-width:640px){.home-page__title{font-size:48px;margin-bottom:32px}}@media(min-width:1200px){.home-page__title{margin-bottom:56px}}.home-page__slider{margin:0 auto 56px}@media(min-width:640px){.home-page__slider{margin-bottom:64px}}@media(min-width:1200px){.home-page__slider{margin-bottom:80px}}.home-page__new{margin-bottom:57px}@media(min-width:640px){.home-page__new{margin-bottom:64px}}@media(min-width:1200px){.home-page__new{margin-bottom:80px}}.home-page__category{margin-bottom:56px}@media(min-width:640px){.home-page__category{margin:64px auto}}@media(min-width:1200px){.home-page__category{margin:80px auto}}.home-page__category-title{color:#f1f2f9;font-size:22px;font-weight:700;line-height:140%;margin-bottom:24px}@media(min-width:640px){.home-page__category-title{font-size:32px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}.swiper-button-next,.swiper-button-prev{color:var(--swiper-theme-color)}.swiper-pagination-bullet-active{background:var(--swiper-theme-color)}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}.bannerSlider{background-color:transparent;box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none}.bannerSlider,.bannerSlider__slide{height:320px;width:100%}@media(min-width:640px){.bannerSlider,.bannerSlider__slide{height:250px}}@media(min-width:720px){.bannerSlider,.bannerSlider__slide{height:350px}}@media(min-width:1200px){.bannerSlider,.bannerSlider__slide{height:400px}}.swiper-button-next,.swiper-button-prev{display:none}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{background-color:#4a4d58}.swiper-button-next:active:after,.swiper-button-prev:active:after{background-color:#75767f;-webkit-transform:scale(.99);transform:scale(.99)}@media(min-width:640px){.swiper-button-next,.swiper-button-prev{background:#0f1121;display:flex;height:100%;margin:0;top:0;width:52px}}.swiper-button-next:after,.swiper-button-prev:after{align-items:center;background-color:#323542;color:#f1f2f9;display:flex;font-size:16px;height:100%;justify-content:center;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease;width:32px}.swiper-button-prev{justify-content:flex-start;left:0}.swiper-button-prev:after{left:0}.swiper-button-next{justify-content:flex-end;right:0}.swiper-button-next:after{right:0}.bannerItem{position:relative}.bannerItem,.bannerItem__img{display:block;height:100%;width:100%}.bannerItem__img{background-color:transparent;object-fit:cover}.categories__products{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;width:100%}@media(min-width:640px){.categories__products{flex-direction:row;gap:16px}}.categories__card{max-width:368px;width:100%}@media(min-width:640px){.categories__card{max-width:100%}}.categories__link{aspect-ratio:1/1;display:block;margin-bottom:24px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.categories__link:hover{-webkit-transform:scale(.99);transform:scale(.99)}.categories__photo{height:100%;max-width:100%}.categories__title{font-size:20px;font-weight:700;margin-bottom:4px}.categories__amount{color:#75767f}.cardSlider{-webkit-user-select:none;user-select:none;width:100%}.cardSlider__header{display:flex;justify-content:space-between;margin-bottom:24px}.cardSlider__title{color:#f1f2f9;font-size:22px;font-weight:700;justify-self:flex-start;letter-spacing:-.32px;line-height:41px}@media(min-width:640px){.cardSlider__title{font-size:32px;letter-spacing:-.48px;line-height:56px}}.cardSlider__arrowBtns{align-self:center;display:flex;justify-content:flex-end;justify-self:center}.cardSlider__arrowBtn{align-items:center;background-color:#323542;border:1px solid transparent;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:16px;width:32px}.cardSlider__arrowBtn--left--disabled,.cardSlider__arrowBtn--right--disabled{background-color:transparent;border-color:#323542;pointer-events:none}.cardSlider__arrowBtn--left--disabled svg,.cardSlider__arrowBtn--right--disabled svg{fill:#4a4d58}.cardSlider__carousel{overflow-x:scroll;scroll-behavior:smooth}.cardSlider__carousel::-webkit-scrollbar{display:none}.cardSlider__slides{display:inline-flex;gap:16px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.cardSlider__card{width:212px}@media(min-width:640px){.cardSlider__card{width:237px}}@media(min-width:1200px){.cardSlider__card{width:272px}}.card{background-color:#161827;border:1px solid transparent;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;height:100%;justify-self:stretch;padding:32px;transition:box-shadow .3s ease,border .3s ease;width:100%}.card:hover{border:1px solid #323542;box-shadow:0 2px 16px 0 rgba(0,0,0,.1)}.card__photo{cursor:pointer;display:flex;height:130px;justify-content:center;margin-bottom:16px}@media(min-width:640px){.card__photo{height:196px}}.card__img{display:block;height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.card__img:hover{-webkit-transform:scale(.99);transform:scale(.99)}.card__info{display:flex;flex-direction:column;flex-grow:1;gap:8px}.card__title{color:#f1f2f9;font-weight:600;line-height:21px;max-height:42px;overflow:hidden}.card__price{-webkit-padding-after:8px;-webkit-margin-after:8px;align-items:center;border-bottom:1px solid #3b3e4a;display:flex;gap:8px;margin-block-end:8px;padding-block-end:8px}.card__newPrice,.card__oldPrice{display:block;font-size:22px;font-weight:700;line-height:140%}.card__oldPrice{color:#75767f;font-weight:600;text-decoration:line-through}.card__details{display:flex;flex-direction:column;gap:8px;margin-block:8px}.card__buttons{box-sizing:border-box;display:flex;gap:8px;height:40px}.card__likeBtn{aspect-ratio:1/1;box-sizing:border-box;display:block;width:40px}.card__addToCartBtn{width:100%}.card__detail{display:flex;font-size:12px;font-weight:700;justify-content:space-between}.card__detailTitle,.card__detailValue{max-width:50%}.card__detailTitle{color:#75767f}.card__detailTitle,.card__detailValue{width:-webkit-max-content;width:max-content}.card__detailValue{color:#f1f2f9;max-height:42px;max-height:24px;overflow:hidden;overflow-y:hidden;text-align:right}.likeBtn{align-items:center;aspect-ratio:1/1;background-color:#323542;border:1px solid transparent;box-sizing:border-box;display:flex;height:100%;justify-content:center;transition:background-color .3s ease,border-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease,border-color .3s ease;transition:background-color .3s ease,transform .3s ease,border-color .3s ease,-webkit-transform .3s ease;width:100%}.likeBtn--active{background-color:transparent;border-color:#3b3e4a}.likeBtn:hover{background-color:#4a4d58;border-color:transparent}.likeBtn:active{-webkit-transform:scale(.99);transform:scale(.99)}.accessories{padding-block:24px}@media(min-width:640px){.accessories{padding-block:40px}}.accessories__breadCrumbs{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.accessories__breadCrumbs{-webkit-margin-after:40px;margin-block-end:40px}}.accessories__title{box-sizing:border-box;color:#f1f2f9;font-size:32px;font-weight:700;line-height:41px;margin-bottom:5px}.accessories__model{color:#75767f;font-size:14px;line-height:21px;margin-bottom:30px}.accessories__selects{-webkit-column-gap:15px;column-gap:15px;display:flex;margin-bottom:20px;max-width:400px}.accessories__cards{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,270px));justify-content:center;margin-bottom:30px}.accessories__card{box-sizing:border-box;height:100%;width:100%}.accessories__pagination{display:flex;justify-content:center;margin-bottom:60px}.selectBlock{margin-bottom:20px;width:100%}.selectBlock__title{color:#75767f;font-size:12px;font-weight:700;margin-bottom:5px}.selectBlock__wrapper{background-color:#323542;box-sizing:border-box;height:40px;position:relative}.selectBlock__content{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.selectBlock__content:focus{outline:2px solid #905bff}.selectBlock__selected-option{text-wrap:nowrap;padding:10px 12px}.selectBlock__img{align-items:center;display:flex;justify-content:center;padding:12px}.selectBlock__icon{height:16px;width:16px}.selectBlock__options{background-color:#323542;border:2px solid #323542;box-sizing:border-box;display:none;list-style:none;position:absolute;top:46px;width:100%;z-index:1}.selectBlock__options.active{background-color:#0f1121;display:block}.selectBlock__option{color:#f1f2f9;cursor:pointer;padding:15px;transition:background-color .3s ease}.selectBlock__option:hover{background-color:#323542}.pagination{display:flex}.pagination__item{background-color:#161827;border:0;color:#f1f2f9;font-size:14px;font-weight:600;height:32px;line-height:21px;margin-right:5px;padding:0;text-align:center;width:32px}.pagination__item:hover{background-color:#3b3e4a}.pagination__item.selected{background-color:#905bff}.pagination__item-arrow,.pagination__item-more{align-items:center;background-color:#323542;border:0;cursor:default;display:flex;height:32px;justify-content:center;margin-right:15px;padding:0;transition:background-color .3s ease;width:32px}.pagination__item-arrow:hover:not(.arrow-left--disabled,.arrow-right--disabled),.pagination__item-more:hover:not(.arrow-left--disabled,.arrow-right--disabled){background-color:#4a4d58;cursor:pointer}.pagination__item-arrow:last-child,.pagination__item-more:last-child{margin-left:10px;margin-right:0}.arrow-left--disabled,.arrow-right--disabled{background-color:transparent;border:1px solid #3b3e4a}.arrow-left--disabled #arrowLeft,.arrow-right--disabled #arrowRight{fill:#4a4d58}.breadCrumbs__list{align-items:center;display:flex;justify-content:flex-start}.breadCrumbs__item{align-items:center;display:flex;height:100%;justify-content:center}.breadCrumbs__item:not(:last-of-type){margin-right:13px}.breadCrumbs__image{object-fit:cover}.breadCrumbs__image #arrowRight{fill:#4a4d58}.breadCrumbs__link{align-items:center;color:#f1f2f9;cursor:pointer;font-size:12px;font-weight:700;height:100%;margin-left:13px;text-decoration:none;text-transform:capitalize}.breadCrumbs__link--disabled{color:#75767f;pointer-events:none}.breadCrumbs__home-link{display:block;line-height:0}.phones{padding-block:24px}@media(min-width:640px){.phones{padding-block:40px}}.phones__breadCrumbs{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.phones__breadCrumbs{-webkit-margin-after:40px;margin-block-end:40px}}.phones__title{box-sizing:border-box;color:#f1f2f9;font-size:32px;font-weight:700;line-height:41px;margin-bottom:5px}.phones__model{color:#75767f;font-size:14px;line-height:21px;margin-bottom:30px}.phones__selects{-webkit-column-gap:15px;column-gap:15px;display:flex;margin-bottom:20px;max-width:400px}.phones__cards{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,270px));justify-content:center;margin-bottom:30px}.phones__card{box-sizing:border-box;height:100%;width:100%}.phones__pagination{display:flex;justify-content:center;margin-bottom:60px}.tablets{padding-block:24px}@media(min-width:640px){.tablets{padding-block:40px}}.tablets__breadCrumbs{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.tablets__breadCrumbs{-webkit-margin-after:40px;margin-block-end:40px}}.tablets__title{box-sizing:border-box;color:#f1f2f9;font-size:32px;font-weight:700;line-height:41px;margin-bottom:5px}.tablets__model{color:#75767f;font-size:14px;line-height:21px;margin-bottom:30px}.tablets__selects{-webkit-column-gap:15px;column-gap:15px;display:flex;margin-bottom:20px;max-width:400px}.tablets__cards{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,270px));justify-content:center;margin-bottom:30px}.tablets__card{box-sizing:border-box;height:100%;width:100%}.tablets__pagination{display:flex;justify-content:center;margin-bottom:60px}.notFound{padding-top:40px}@media(min-width:1200px){.notFound{padding-top:60px}}.favourites{-webkit-padding-before:24px;-webkit-padding-after:56px;padding-block-end:56px;padding-block-start:24px}@media(min-width:640px){.favourites{-webkit-padding-after:64px;padding-block-end:64px}}@media(min-width:1200px){.favourites{-webkit-padding-after:80px;padding-block-end:80px}}.favourites__breadCrumbs{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.favourites__breadCrumbs{-webkit-margin-after:40px;margin-block-end:40px}}.favourites__title{color:#f1f2f9;font-size:32px;font-weight:700;letter-spacing:-.32px;line-height:41px;margin-bottom:8px}.favourites__count{-webkit-margin-after:32px;color:#75767f;font-size:14px;font-weight:500;line-height:21px;margin-block-end:32px}@media(min-width:640px){.favourites__count{-webkit-margin-after:40px;margin-block-end:40px}}.favourites__cards{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,270px));justify-content:center;margin-bottom:30px}.favourites__card{box-sizing:border-box;height:100%;width:100%}.product__content{--cols-count:4;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(var(--cols-count),1fr)}@media(min-width:640px){.product__content{--cols-count:12}}@media(min-width:1200px){.product__content{--cols-count:24}}.product{-webkit-padding-before:25px;-webkit-padding-after:80px;padding-block-end:80px;padding-block-start:25px}.product__breadCrumbs{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.product__breadCrumbs{-webkit-margin-after:40px;margin-block-end:40px}}.product__btnBack{-webkit-margin-after:16px;margin-block-end:16px}.product__title{-webkit-margin-after:40px;font-size:32px;font-weight:700;letter-spacing:-.32px;line-height:128%;margin-block-end:40px}.product__content{-webkit-margin-after:56px;margin-block-end:56px;row-gap:40px}@media(min-width:640px){.product__content{grid-template-rows:repeat(2,auto);row-gap:64px}}@media(min-width:1200px){.product__content{row-gap:80px}}.product__about,.product__techSpecs,.product__variants{-webkit-margin-after:16px;margin-block-end:16px}@media(min-width:1200px){.product__about,.product__techSpecs,.product__variants{-webkit-margin-after:0;margin-block-end:0}}.product__about,.product__photos,.product__recommended,.product__techSpecs,.product__variants{grid-column:1/-1}@media(min-width:640px){.product__photos{grid-column:span 7}.product__variants{grid-column:span 5}}@media(min-width:1200px){.product__about,.product__photos{grid-column:1/13}.product__techSpecs,.product__variants{grid-column:14/-1}}.noProduct{padding-top:40px}@media(min-width:1200px){.noProduct{padding-top:60px}}.techSpecs__title{-webkit-padding-after:16px;-webkit-margin-after:30px;-webkit-border-after:1px solid #3b3e4a;border-block-end:1px solid #3b3e4a;color:#f1f2f9;font-size:20px;font-weight:700;margin-block-end:30px;padding-block-end:16px}@media(min-width:640px){.techSpecs__title{-webkit-margin-after:25px;font-size:22px;line-height:140%;margin-block-end:25px}}.techSpecs__list{display:flex;flex-direction:column;gap:8px;width:100%}.techSpecsRow__item{display:flex;flex-wrap:wrap;justify-content:space-between}.techSpecsRow__param,.techSpecsRow__value{font-weight:600;line-height:150%}.techSpecsRow__param{color:#75767f}.techSpecsRow__value{color:#f1f2f9}.about__title{-webkit-padding-after:16px;-webkit-margin-after:30px;-webkit-border-after:1px solid #3b3e4a;border-block-end:1px solid #3b3e4a;color:#f1f2f9;font-size:20px;font-weight:700;margin-block-end:30px;padding-block-end:16px}@media(min-width:640px){.about__title{-webkit-margin-after:25px;font-size:22px;line-height:140%;margin-block-end:25px}}.about__list{display:flex;flex-direction:column;gap:32px}.about__info-title{-webkit-margin-after:16px;color:#f1f2f9;font-size:16px;font-weight:700;margin-block-end:16px}.about__paragraphs{display:flex;flex-direction:column;gap:30px}.about__paragraphItem{color:#75767f;font-weight:600;line-height:150%}.variants{width:100%}.variants__labels{-webkit-margin-after:8px;display:flex;justify-content:space-between;margin-block-end:8px}@media(min-width:640px){.variants__wrapper{max-width:320px}}.variants__label,.variants__title{color:#75767f;font-size:12px;font-weight:700}.variants__productId{color:#4a4d58;font-size:12px;font-weight:700}.variants__colorsList{-webkit-padding-after:24px;-webkit-border-after:1px solid #3b3e4a;-webkit-margin-after:24px;border-block-end:1px solid #3b3e4a;display:flex;flex-wrap:wrap;gap:8px;margin-block-end:24px;padding-block-end:24px}.variants__colorsBtn{background-color:transparent;border:3px solid #0f1121;border-radius:50%;box-sizing:border-box;display:block;height:32px;outline:1px solid #3b3e4a;width:32px}.variants__colorsBtn--active{outline:1px solid #f1f2f9}.variants__colorsBtn--black{background-color:#4c4c4c}.variants__colorsBtn--green{background-color:#aee1cd}.variants__colorsBtn--yellow{background-color:#ffe681}.variants__colorsBtn--white{background-color:#fbf7f4}.variants__colorsBtn--purple{background-color:#b8afe6}.variants__colorsBtn--red{background-color:#ba0c2e}.variants__colorsBtn--midnight{background-color:#171e27}.variants__colorsBtn--spaceblack{background-color:#323233}.variants__colorsBtn--spacegray{background-color:#535150}.variants__colorsBtn--blue{background-color:#667e97}.variants__colorsBtn--starlight{background-color:#d8d4d8}.variants__colorsBtn--midnightgreen{background-color:#4e5851}.variants__colorsBtn--gold{background-color:#dfccb7}.variants__colorsBtn--silver{background-color:#e4e4e2}.variants__colorsBtn--rosegold{background-color:#e6c7c2}.variants__colorsBtn--coral{background-color:#ee7762}.variants__colorsBtn--pink{background-color:#f1b6ac}.variants__colorsBtn--sierrablue{background-color:#69abce}.variants__colorsBtn--graphite{background-color:#5c5b57}.variants__colorsBtn--skyblue{background-color:#6ba1c4}.variants__label{-webkit-margin-after:8px;margin-block-end:8px}.variants__memories{-webkit-padding-after:24px;-webkit-margin-after:24px;-webkit-border-after:1px solid #3b3e4a;border-block-end:1px solid #3b3e4a;display:flex;flex-wrap:wrap;gap:8px;margin-block-end:24px;padding-block-end:24px}.variants__memoryBtn{background-color:transparent;border:1px solid #4a4d58;box-sizing:border-box;color:#f1f2f9;cursor:pointer;display:block;font-weight:600;height:32px;line-height:150%;padding-inline:8px;text-align:center;transition:background-color .3s ease;width:-webkit-max-content;width:max-content}.variants__memoryBtn:active{-webkit-transform:scale(.99);transform:scale(.99)}.variants__memoryBtn--active{background-color:#f1f2f9;border:1px solid #f1f2f9;color:#0f1121}.variants__price{-webkit-margin-after:16px;align-items:center;display:flex;gap:8px;margin-block-end:16px}.variants__currentPrice{color:#f1f2f9;font-size:32px;font-weight:700;letter-spacing:-.32px;line-height:128%}.variants__oldPrice{color:#75767f;font-size:22px;font-weight:600;text-decoration:line-through}.variants__buttons{-webkit-margin-after:32px;display:flex;gap:8px;margin-block-end:32px;max-width:400px}.variants__wideBtn{height:48px;width:100%}.variants__favouriteBtn{height:48px;width:48px}.variants__techSpecs{gap:8px}.photos,.variants__techSpecs{display:flex;flex-direction:column}.photos{gap:22px}@media(min-width:640px){.photos{flex-direction:row;gap:16px}}.photos__photo{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;margin-inline:auto;max-width:275px;width:100%}@media(min-width:640px){.photos__photo{max-width:450px}}.photos__img{display:block;height:100%;object-fit:contain;width:100%}.photos__list{align-items:center;box-sizing:border-box;display:flex;gap:8px;justify-content:center}@media(min-width:640px){.photos__list{flex-direction:column;justify-content:flex-start;max-width:80px;min-width:40px;order:-1;width:8%}}@media(min-width:1200px){.photos__list{width:14%}}.photo{align-items:center;aspect-ratio:1/1;background-color:transparent;border:1px solid #323542;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;max-width:50px;transition:border-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,border-color .3s ease;transition:transform .3s ease,border-color .3s ease,-webkit-transform .3s ease;width:100%}.photo:hover{border-color:#4a4d58}.photo:active{-webkit-transform:scale(.99);transform:scale(.99)}.photo--active{border-color:#f1f2f9}@media(min-width:640px){.photo{max-width:100%}}.photo__img{display:block;height:90%;object-fit:contain;width:90%}.rights{line-height:1.5;padding-top:150px;text-align:center}@media(min-width:640px){.rights{padding-top:250px}}@media(orientation:landscape){.rights{padding-top:200px}}.rights__title{color:#75767f;font-size:24px;margin-bottom:10px}.rights__message{color:#75767f;font-size:18px}.contacts{line-height:1.5;padding-top:150px;text-align:center}@media(min-width:640px){.contacts{padding-top:250px}}@media(orientation:landscape){.contacts{padding-top:200px}}.contacts__title{color:#75767f;font-size:24px;margin-bottom:10px}.contacts__message{color:#75767f;font-size:18px}.profile{padding-block:24px 35px}.profile__breadCrumbs{-webkit-margin-after:24px;margin-block-end:24px}@media(min-width:640px){.profile__breadCrumbs{-webkit-margin-after:40px;margin-block-end:40px}}.profile__header{-webkit-margin-after:50px;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:25px;margin-block-end:50px;text-align:center}@media(min-width:640px){.profile__header{flex-direction:row;justify-content:space-between;text-align:left}}.profile__title{font-size:32px;font-weight:700;margin-bottom:25px}.profile__logoutBtn{background-color:transparent;border:none;display:block;height:38px;width:160px}.profile__order-title{font-size:26px;font-weight:700;margin-bottom:25px}.profile__orders{gap:50px}.order__header,.profile__orders{display:flex;flex-direction:column}.order__header{-webkit-margin-after:10px;flex-wrap:wrap;gap:10px;margin-block-end:10px}@media(min-width:640px){.order__header{align-items:center;flex-direction:row;justify-content:space-between}}.order__col{align-items:center;color:#75767f;display:flex;gap:10px;justify-content:space-between}@media(min-width:640px){.order__col{justify-content:flex-start}}.order__value{color:#f1f2f9;display:block}.order__totalPrice{color:#f1f2f9;font-size:18px;font-weight:700}@media(min-width:640px){.order__totalPrice{font-size:22px}}.order__list{display:flex;flex-direction:column;gap:8px}.order__link{align-items:center;background-color:#161827;border:1px solid transparent;box-sizing:border-box;color:#f1f2f9;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:10px;transition:background-color .3s ease}.order__link:hover{background-color:transparent;border-color:#a378ff}.order__productInfo{align-items:center;display:flex;gap:10px}
/*# sourceMappingURL=main.8d4d8542.css.map*/