@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:300;src:url(/build/assets/montserrat-cyrillic-300-normal-DyQnI4ta.woff2) format("woff2"),url(/build/assets/montserrat-cyrillic-300-normal-BVP0yxL_.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:300;src:url(/build/assets/montserrat-latin-300-normal-BgP24wlQ.woff2) format("woff2"),url(/build/assets/montserrat-latin-300-normal-sTRdVzlf.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/build/assets/montserrat-cyrillic-400-normal-BPq32Q8K.woff2) format("woff2"),url(/build/assets/montserrat-cyrillic-400-normal-jEs4Tk-Z.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/build/assets/montserrat-latin-400-normal-BLhwKU8k.woff2) format("woff2"),url(/build/assets/montserrat-latin-400-normal-xItZbAXg.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/build/assets/montserrat-cyrillic-600-normal-CQEPC0hM.woff2) format("woff2"),url(/build/assets/montserrat-cyrillic-600-normal-DUglwBrH.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/build/assets/montserrat-latin-600-normal-UVxSCcoG.woff2) format("woff2"),url(/build/assets/montserrat-latin-600-normal-CdhFl4lI.woff) format("woff")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}img,picture,video,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none}html{--refRes: 1920;font-size:calc(100vw / var(--refRes) * 10)}@media(max-width:1024px){html{--refRes: 1300}}@media(max-width:599px){html{--refRes: 320}}body{display:flex;flex-direction:column;min-height:100vh;font-family:Montserrat,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;color:#191919;background-color:#fff;overflow-x:hidden}body>main{flex:1 0 auto}.container{width:100%;max-width:123rem;margin-inline:auto;padding-inline:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:0 1.5rem;font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;background-color:#00bcd4;border:1px solid #00bcd4;border-radius:.6rem;cursor:pointer;text-decoration:none;transition:filter .3s ease,background-color .3s ease,color .3s ease;max-width:10rem}.btn:hover{filter:brightness(.9);color:#fff}.btn--block{display:flex;width:100%;max-width:100%}.btn--cart:before{font-family:product-icons;content:"";font-size:2rem;font-weight:400;line-height:1;vertical-align:sub;margin-right:.6rem}.btn--ghost{color:#00bcd4;background-color:#fff}.btn--ghost:hover{filter:none;color:#fff;background-color:#00bcd4}.btn--filter{max-width:100%}.btn-outline{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:1.9rem 4.3rem;font-size:1.6rem;font-weight:600;white-space:nowrap;color:#191919;background-color:#fff;border:.3rem solid #00bcd4;border-radius:3rem;cursor:pointer;text-decoration:none;transition:box-shadow .2s ease}.btn-outline:hover{box-shadow:0 0 .5rem #00000080}.btn-outline--spaced{margin-block:5rem}.btn-outline--fill{color:#fff;background-color:#00bcd4}.btn-outline--block{display:flex;width:100%;margin-inline:0}.breadcrumbs{background-color:#f7f8fa;margin-bottom:2.5rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;list-style:none;margin:0;padding:.4rem 0}.breadcrumbs__item{font-size:1.2rem;color:#777}.breadcrumbs__link{color:#777;text-decoration:none}.breadcrumbs__link:hover{color:#00bcd4}.breadcrumbs__sep{color:#777}.breadcrumbs__item--current{color:#191919}.product-card{display:flex;flex-direction:column;align-items:center;width:calc(33.3% - 3.3rem)}@media(max-width:599px){.product-card{width:100%;max-width:40rem}}.product-card__img-link{display:flex;align-items:center;justify-content:center;width:100%;height:34rem;overflow:hidden;border-radius:.6rem}.product-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-card__title{margin-top:1.6rem;text-align:center}.product-card__link{font-size:2rem;font-weight:600;color:#191919;text-decoration:none;transition:color .3s ease}.product-card__link:hover{color:#00bcd4}.product-card__price{margin-top:1.2rem;font-size:1.6rem;font-weight:600}.catalog-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:.6rem;overflow:hidden}.catalog-card__media{position:relative}.catalog-card__sticker{position:absolute;left:0;top:.5rem;z-index:1;padding:.3rem .5rem .2rem;font-size:1.2rem;line-height:1;font-weight:600;color:#fff;background-color:#fed201;border-radius:.2rem}.catalog-card__actions{position:absolute;top:2.5rem;right:0;z-index:1;display:flex;flex-direction:column;gap:1rem;padding:1rem;opacity:0;transition:opacity .3s linear}.catalog-card:hover .catalog-card__actions{opacity:1}.catalog-card__action{display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;color:#191919;background:#fff;border:.2rem solid #f7f8fc;border-radius:50%;cursor:pointer;transition:all .2s linear}.catalog-card__action svg{width:1.8rem;height:1.6rem;fill:currentColor}.catalog-card__action:hover,.catalog-card__action--active{color:#fff;background:#00bcd4;border-color:#00bcd4}.catalog-card__img-link{display:flex;align-items:center;justify-content:center;height:32rem}@media(max-width:1024px){.catalog-card__img-link{height:28rem}}@media(max-width:599px){.catalog-card__img-link{height:22.5rem}}.catalog-card__img{width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.catalog-card__body{position:relative;z-index:100;display:flex;flex-direction:column;flex:1;padding-top:1rem;margin-top:0;text-align:center;background:transparent;transition:margin-top .3s linear}.catalog-card:hover .catalog-card__body{margin-top:-6.5rem}.catalog-card__title{margin:0 0 1rem;font-size:1.4rem;font-weight:400;line-height:1.4}.catalog-card__link{color:#191919;text-decoration:none;transition:color .3s linear}.catalog-card__link:hover{color:#00bcd4}.catalog-card__price{margin-bottom:1em;font-size:1.5rem;font-weight:600;color:#191919}.catalog-card__variants{margin-bottom:1em}.catalog-card__footer{display:flex;align-items:center;justify-content:center;gap:1rem;height:0;overflow:hidden;transition:height .3s linear}.catalog-card:hover .catalog-card__footer{height:6.5rem}.catalog-card__buy{flex:1;margin:0}.qty{position:relative;display:flex;align-items:center;flex-shrink:0;min-width:10rem;max-width:10rem;height:3.7rem;background-color:#f7f8fa;border-radius:.6rem}.qty__btn{position:absolute;width:2.5rem;height:100%;font-size:2rem;line-height:1;color:#d8d8d8;background:none;border:none;cursor:pointer;transition:color .2s linear}.qty__btn:hover{color:#191919}.qty__btn:first-child{left:0}.qty__btn:last-child{right:0}.qty__input{width:100%;text-align:center;font-weight:600;font-size:1.5rem;color:#191919;background:none;border:none;-moz-appearance:textfield}.qty__input::-webkit-outer-spin-button,.qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.variants__label{display:block;margin-bottom:.8rem;font-size:1.3rem;color:#777}.variants__list{display:flex;flex-wrap:wrap;gap:.6rem}.variant{min-width:3.4rem;height:3.4rem;padding:0 .8rem;font-size:1.4rem;color:#191919;background:#fff;border:1px solid #e9e7e7;border-radius:.4rem;cursor:pointer;transition:all .2s ease}.variant:hover{border-color:#00bcd4;color:#00bcd4}.variant--active{color:#fff;background:#00bcd4;border-color:#00bcd4}@font-face{font-family:grid-icons;src:url(/fonts/grid-icons.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}.grid-switcher{display:flex;align-items:center;gap:1rem}@media(max-width:599px){.grid-switcher{display:none}}.grid-switcher__btn{padding:0;font-size:2rem;line-height:1;color:#191919;background:none;border:none;cursor:pointer;opacity:.15;transition:opacity .2s linear}.grid-switcher__btn:after{font-family:grid-icons;font-weight:400;font-style:normal;vertical-align:sub}.grid-switcher__btn--1:after{content:""}.grid-switcher__btn--2:after{content:""}.grid-switcher__btn--3:after{content:""}.grid-switcher__btn--4:after{content:"";font-size:2.3rem}.grid-switcher__btn:hover,.grid-switcher__btn--active{opacity:1}.sort-select{position:relative;display:inline-block;width:28.7rem;max-width:100%}.sort-select__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.6rem 1.2rem;font-size:1.6rem;line-height:1.5;white-space:nowrap;color:#212529;background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:.4rem;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sort-select__toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.sort-select__toggle:hover{background-color:#e2e6ea;border-color:#dae0e5}.sort-select__toggle:focus{outline:0}.sort-select--open .sort-select__toggle{background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 .32rem #d8d9db80}.sort-select__menu{position:absolute;top:100%;left:0;z-index:1000;width:100%;margin-top:.2rem;font-size:1.6rem;color:#212529;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.4rem;overflow:hidden}.sort-select__menu[hidden]{display:none}.sort-select__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.2rem;font-size:1.6rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb}.sort-select__close{font-size:2.4rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;background:none;border:none;opacity:.5;cursor:pointer;transition:opacity .15s ease-in-out}.sort-select__close:hover{opacity:.75}.sort-select__list{list-style:none;margin:0;padding:.8rem 0;max-height:25rem;overflow-y:auto}.sort-select__option{display:block;width:100%;padding:.4rem 2.4rem;font-weight:400;font-size:1.6rem;color:#212529;text-align:left;white-space:nowrap;background-color:transparent;border:0;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out}.sort-select__option:hover,.sort-select__option:focus{color:#16181b;background-color:#e9ecef;outline:0}.sort-select__option--active{color:#fff;background-color:#007bff}.amount{position:relative;display:flex;align-items:center;flex-shrink:0;min-width:13.2rem;max-width:13.2rem;height:5rem;background-color:#f7f8fa;border-radius:.6rem}.amount__btn{position:absolute;top:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:100%;font-size:2.7rem;line-height:1;color:#d8d8d8;background:none;border:none;cursor:pointer;transition:color .2s linear}.amount__btn:hover,.amount__btn:focus{color:#191919;outline:0}.amount__btn--down{left:0}.amount__btn--up{right:0}.amount__btn .picon{display:flex;align-items:center;font-size:1.2rem;font-weight:700;line-height:1.2;vertical-align:middle}.amount__input{width:100%;text-align:center;font-weight:600;font-size:1.5rem;color:#191919;background:none;border:none;-moz-appearance:textfield}.amount__input:focus,.amount__input:hover{outline:0}.amount__input::-webkit-outer-spin-button,.amount__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.specs{margin:0;padding:0;list-style:none;font-size:1.4rem}.specs__item:not(:last-of-type){margin-bottom:.6rem}.specs__name{display:inline-flex;color:#191919}.specs__name:after{content:":"}.specs__value{margin-left:.5rem;color:#777;font-weight:600}.title-line{display:flex;align-items:center;margin:0;font-size:2rem;font-weight:400;text-align:center}.title-line:before,.title-line:after{content:"";flex:1;height:1px;background-color:#e9e7e7}.title-line:before{margin-right:2rem}.title-line:after{margin-left:2rem}.icon-btn{display:inline-flex;align-items:center;padding:0;background:none;border:none;cursor:pointer;text-decoration:none}.icon-btn--uppercase .icon-btn__title{text-transform:uppercase}.icon-btn__icon{width:1.7rem;height:1.5rem;margin-right:.7rem;fill:#00bcd4;transition:fill .2s linear}.icon-btn__title{font-size:1.4rem;line-height:1;color:#00bcd4;transition:color .2s linear}.icon-btn:hover .icon-btn__icon{fill:#191919}.icon-btn:hover .icon-btn__title{color:#191919}.link-dashed{padding:0;font:inherit;font-size:1.4rem;line-height:1;color:#00bcd4;background:none;border:none;border-bottom:1px dashed currentColor;cursor:pointer}.link-dashed:hover,.link-dashed:focus{outline:0;border-bottom-color:transparent}.link-dashed .picon{font-size:2rem;padding-right:.8rem;vertical-align:middle}.accordion__item:not(:last-of-type){border-bottom:1px solid #e9e7e7}.accordion__header{width:100%;padding:2.2rem 0;font-size:1.4rem;line-height:2.6rem;font-weight:500;letter-spacing:.03em;text-align:left;color:#777;background:none;border:none;cursor:pointer;transition:color .2s linear}.accordion__header:hover,.accordion__header:focus,.accordion__header[aria-expanded=true]{color:#191919;outline:0}.accordion__content{display:none;padding-bottom:2.2rem;font-size:1.4rem;line-height:1.5;color:#777}.accordion__content p{margin:0 0 1rem}.accordion__content p:last-child{margin-bottom:0}.accordion__item--open .accordion__content{display:block}.product-share{margin-bottom:4rem}.share{padding:1.2rem 0 1rem;background:#f7f8fa;margin:2rem 0 4rem}.share__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0;padding:0;list-style:none}.share__link{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.4rem;overflow:hidden;transition:opacity .2s linear}.share__link:hover{opacity:.85}.share__link:active{opacity:.7}.share__link--vk{background-color:#07f}.share__link--ok{background-color:#f70}.share__link--viber{background-color:#7b519d}.share__link--whatsapp{background-color:#65bc54}.share__link--telegram{background-color:#64a9dc}.share__icon{width:2.4rem;height:2.4rem;fill:#fff}@font-face{font-family:product-icons;src:url(/fonts/product-icons.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}.picon{font-family:product-icons;font-style:normal;font-weight:400;line-height:1;vertical-align:sub;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.picon--question:before{content:""}.picon--plus:before{content:""}.picon--minus:before{content:""}.picon--close:before{content:""}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;overflow-x:hidden;overflow-y:auto;background-color:#00000080;opacity:0;transition:opacity .15s linear}.modal[hidden]{display:none}.modal--open{opacity:1}.modal__dialog{display:flex;align-items:center;max-width:50rem;min-height:calc(100% - 5.6rem);margin:2.8rem auto;padding:0 1.5rem;transform:translateY(-5rem);transition:transform .3s ease-out}.modal--lg .modal__dialog{max-width:80rem}.modal--open .modal__dialog{transform:none}.modal__content{display:flex;flex-direction:column;width:100%;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.48rem;outline:0}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.6rem;border-bottom:1px solid #dee2e6}.modal__title{margin:0;font-size:2rem;line-height:1.5;font-weight:600;color:#191919}.modal__close{padding:0;font-size:2.4rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;background:none;border:none;opacity:.5;cursor:pointer;transition:opacity .15s ease-in-out}.modal__close:hover{opacity:.75}.modal__body{flex:1 1 auto;padding:1.6rem}.modal__body .form{max-width:none}.modal__body--flush{padding:0}.modal__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.8rem;padding:1.2rem;border-top:1px solid #dee2e6}.modal__footer .cart-total-sum{margin-right:auto}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;gap:2rem;padding:7rem 2rem;background-color:#000000e6;opacity:0;transition:opacity .2s linear}.lightbox[hidden]{display:none}.lightbox--open{opacity:1}.lightbox__figure{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;margin:0;transform:scale(.95);transition:transform .3s ease-out}.lightbox--open .lightbox__figure{transform:none}.lightbox__image{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:.6rem}.lightbox__nav{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:4.6rem;height:4.6rem;color:#fff;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s linear}.lightbox__nav svg{width:1.4rem;height:1.4rem;fill:currentColor}.lightbox__nav:hover{background:#00bcd4}@media(max-width:599px){.lightbox__nav{position:absolute;bottom:2rem;z-index:2}.lightbox__nav--prev{left:2rem}.lightbox__nav--next{right:2rem}}.lightbox__close{position:absolute;top:2rem;right:2rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;font-size:3rem;line-height:1;color:#fff;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s linear}.lightbox__close:hover{background:#00bcd4}.lightbox__counter{position:absolute;left:50%;bottom:2.5rem;transform:translate(-50%);font-size:1.4rem;color:#ffffffb3}.search{position:absolute;top:100%;left:0;z-index:9;display:flex;justify-content:center;width:100%;max-height:0;overflow:hidden;background:transparent;transition:max-height .3s ease}.search[hidden]{display:none}.search--open{max-height:12rem}.search__form{padding:1.5rem}.search__inner{position:relative;display:flex;align-items:center}.search__input{box-sizing:border-box;width:50rem;max-width:100%;height:4rem;padding:.6rem 3.4rem .4rem;font-size:1.5rem;color:#191919;background:#fff;border:2px solid #00bcd4;border-radius:.4rem;outline:0;-webkit-appearance:none}.search__input::-moz-placeholder{color:#777}.search__input::placeholder{color:#777}.search__submit{position:absolute;left:.6rem;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.4rem;padding:0;background:none;border:none;outline:0;cursor:pointer}.search__submit svg{width:1.8rem;height:1.8rem;fill:#00bcd4;transition:fill .2s linear}.search__submit:hover svg{fill:#191919}.search__close{position:absolute;right:.8rem;display:flex;align-items:center;padding:0;color:#777;background:none;border:none;cursor:pointer;transition:color .2s linear}.search__close .picon{font-size:2rem;line-height:1}.search__close:hover{color:#191919}.cart-list{margin:0;padding:0;list-style:none}.cart-list__row{display:flex;align-items:center;gap:1.5rem;padding:.5rem 1.5rem;border-bottom:1px solid #dee2e6}.cart-list__row:nth-child(odd){background-color:#00000008}.cart-list__row:hover{background-color:#0000000f}.cart-list__num{flex:0 0 2rem;font-size:1.4rem;color:#777}.cart-list__img{display:flex;align-items:center;justify-content:center;flex:0 0 8rem;height:8rem}.cart-list__img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.cart-list__info{flex:1 1 auto;min-width:0}.cart-list__link{display:inline-block;max-width:36rem;font-size:1.6rem;font-weight:600;line-height:1.2;color:#191919;text-decoration:none;transition:color .2s linear}.cart-list__link:hover{color:#00bcd4;text-decoration:none}.cart-list__meta{display:flex;align-items:center;gap:1rem;margin-top:.4rem}.cart-list__qty{font-size:1.2rem;font-weight:600;color:#666}.cart-list__price{font-size:1.8rem;color:#00bcd4}.cart-list__remove{flex:0 0 auto;display:flex;align-items:center;padding:0;background:none;border:none;cursor:pointer}.cart-list__remove svg{width:2rem;height:2rem;fill:#777;transition:fill .2s linear}.cart-list__remove:hover svg{fill:#f8353e}.cart-total-sum{display:flex;align-items:center;font-size:2rem;font-weight:600;color:#00bcd4}.cart-total-sum__icon{width:3rem;height:3rem;margin-right:1rem}.cart-btn{display:inline-block;padding:.6rem 1.2rem;font-size:1.6rem;line-height:1.5;white-space:nowrap;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:.4rem;cursor:pointer;transition:all .3s ease-in-out}.cart-btn--secondary{color:#6c757d;background-color:transparent;border-color:#6c757d}.cart-btn--secondary:hover{color:#fff;background-color:#6c757d}.cart-btn--primary{color:#fff;background-color:#00bcd4;border-color:#00bcd4}.cart-btn--primary:hover{opacity:.8}.mini-cart{position:relative;display:flex;align-items:center}.mini-cart:hover .mini-cart__dropdown{visibility:visible;opacity:1;transform:scaleY(1)}.mini-cart__dropdown{position:absolute;top:100%;right:0;z-index:90;width:70rem;background:#fff;border-radius:.6rem;box-shadow:0 .5rem 1rem #00000026;visibility:hidden;opacity:0;transform:scaleY(0);transform-origin:top left;transition:all .3s}@media(max-width:1024px){.mini-cart__dropdown{display:none}}.mini-cart__footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem}.mini-cart__buttons{display:flex;align-items:center;gap:1rem}.pagination{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:2rem 0 0;padding:1rem 0 0;border-top:1px solid #f7f8fa}.pagination__link{display:flex;align-items:center;justify-content:center;width:4rem;height:3.2rem;margin:.4rem;font-size:1.5rem;color:#777;text-decoration:none;background:#f7f8fa;border-radius:.6rem;transition:all .3s ease}.pagination__link:hover{color:#fff;background-color:#00bcd4}.pagination__link:active{transform:translateY(3px)}.pagination__item--active .pagination__link{color:#fff;background-color:#00bcd4}.socials{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:1rem 0 0;padding:0}.socials__link{display:flex;padding:.4rem}.socials__link svg{width:1.8rem;height:1.8rem;fill:#777;transition:fill .3s ease}.socials__link:hover svg{fill:#00bcd4}.static-page{margin-bottom:5rem}.static-page__title{font-size:3.4rem;font-weight:600;line-height:1.2;margin-bottom:2.5rem}@media(max-width:599px){.static-page__title{font-size:2.8rem}}.static-page__content{font-size:1.6rem;line-height:1.6;color:#191919}.static-page__content h2{font-size:2.4rem;font-weight:600;line-height:1.3;margin:2.5rem 0 1.2rem}.static-page__content p{margin-bottom:1rem}.static-page__content strong{font-weight:600}.static-page__content ul,.static-page__content ol{margin:0 0 1rem 2rem}.static-page__content li{margin-bottom:.5rem}.static-page__content a{color:#00bcd4;text-decoration:underline}.error-page{padding:5rem 0;text-align:center}.error-page__code{font-size:9rem;font-weight:700;line-height:1;color:#e9e7e7}@media(max-width:599px){.error-page__code{font-size:6rem}}.error-page__text{max-width:48rem;margin:0 auto 2.5rem;font-size:1.6rem;line-height:1.6;color:#777}.error-page__actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.form{max-width:56rem}.form__group{margin-bottom:2rem}.form__group.has-error .form__control{border-color:#c0392b}.form__label{display:block;margin-bottom:.6rem;font-size:1.5rem;font-weight:600}.form__control{box-sizing:border-box;width:100%;height:5rem;padding:0 1.5rem;font-size:1.6rem;line-height:1.5;color:#191919;background:#fff;border:1px solid #ced4da;border-radius:.4rem;transition:border-color .2s ease}.form__control:focus{outline:none;border-color:#00bcd4}.form__control--textarea{height:14rem;padding:1.2rem 1.5rem;resize:none}.form__hint{display:block;margin-top:.5rem;font-size:1.3rem;color:#777}.form__error{margin-top:.5rem;font-size:1.3rem;color:#c0392b}.form__captcha{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.form__captcha img{border:1px solid #ced4da;border-radius:.4rem;cursor:pointer}.form__captcha .form__control{width:auto;max-width:18rem}.form__submit{margin-top:1rem}.header{position:sticky;top:0;left:0;z-index:1000;width:100%;background:#fffc;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:8.9rem;gap:3rem;margin:0 3.5rem}.header__logo{flex-shrink:0}.header__logo img{display:block;width:14rem;height:auto;-o-object-fit:contain;object-fit:contain}.header__nav{display:flex;gap:3rem}@media(max-width:1024px){.header__nav{display:none}}.header__nav-link{font-size:1.4rem;text-transform:uppercase;color:#191919;text-decoration:none;transition:color .3s ease}.header__nav-link:hover{color:#00bcd4}.header__nav-link--active{color:#00bcd4;font-weight:600}.header__icons{display:flex;align-items:center;gap:2rem}.header__icon{position:relative;display:flex;color:#00bcd4;background:none;border:none;cursor:pointer;padding:0;transition:color .3s ease}.header__icon:hover{color:#191919}.header__icon svg{width:3rem;height:3rem;fill:currentColor}.header__counter{position:absolute;top:-.8rem;right:-.8rem;min-width:2rem;height:2rem;padding:0 .4rem;font-size:1.2rem;font-weight:600;line-height:2rem;text-align:center;color:#fff;background-color:#00bcd4;border-radius:50%}.footer{background-color:#f7f8fa}.footer__main{display:flex;flex-wrap:wrap;gap:3rem;padding:5.3rem 5.3rem 10.3rem}@media(max-width:599px){.footer__main{flex-direction:column}}.footer__col{flex:1 1 22rem}.footer__title{margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;line-height:2.6rem;text-transform:uppercase}.footer__text{margin-bottom:.6rem;color:#777;font-size:1.4rem}.footer__text p{margin-bottom:.6rem;color:#777}.footer__text p span{color:#191919;text-transform:uppercase}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu__link{display:block;padding-block:.3rem;font-size:1.4rem;line-height:2.2rem;color:#777;text-decoration:none}.footer-menu__link:hover{color:#00bcd4}.footer-menu__item{display:block;padding-block:.3rem;font-size:1.4rem;line-height:2.2rem;color:#777;text-decoration:none}.hero__img{display:block;width:100%;height:auto}.products__inner{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:.6rem}.products__title{font-size:5.2rem;font-weight:600;text-align:center}@media(max-width:599px){.products__title{font-size:3rem}}.products__list{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:5rem;column-gap:5rem;row-gap:4rem;width:100%;padding-top:7.5rem;padding-bottom:3rem}@media(max-width:599px){.products__list{flex-direction:column;align-items:center}}.filler{text-align:center;padding-top:12.6rem}.filler__title{font-size:5.2rem;font-weight:600;margin-bottom:4rem}@media(max-width:599px){.filler__title{font-size:3rem}}.filler__text{width:100%;max-width:60rem;margin:0 auto;font-size:2.4rem;line-height:1.5}@media(max-width:599px){.filler__text{font-size:2rem;line-height:1.4}}.filler__img{display:block;width:100vw;margin-left:calc(-50vw + 50%);max-width:none}.services{padding-top:7.5rem;padding-bottom:16.5rem;background-color:#f2f2f2}@media(max-width:599px){.services{padding-top:1.5rem;padding-bottom:4.5rem}}.services__title{margin-bottom:9rem;font-size:4.2rem;font-weight:600;line-height:1.23;text-align:center}@media(max-width:599px){.services__title{margin-bottom:4.5rem;font-size:3rem}}.services__list{display:flex;flex-wrap:nowrap;-moz-column-gap:4rem;column-gap:4rem}@media(max-width:599px){.services__list{flex-direction:column;row-gap:4rem}}.service-item{width:calc(33.33% - 2rem);text-align:center}@media(max-width:599px){.service-item{width:100%}}.service-item__icon{width:8rem;height:auto;margin-bottom:2.5rem}.service-item__title{margin-top:1.2rem;margin-bottom:2.5rem;font-size:3rem;font-weight:600;line-height:1.17}@media(max-width:599px){.service-item__title{margin-bottom:1.5rem;font-size:2.4rem}}.service-item__text{padding:0 2.4rem;font-size:1.8rem;font-weight:300;line-height:1.55}@media(max-width:599px){.service-item__text{padding:0 2rem;font-size:1.4rem;line-height:1.45}}.services-note{max-width:76rem;width:100%;margin:0 auto;padding-top:3rem;padding-bottom:6rem;font-size:2rem;font-weight:300;line-height:1.55;text-align:center}@media(max-width:599px){.services-note{font-size:1.6rem;padding-inline:2rem}}.about{padding-block:9rem;background-color:#f5f5f5}.about__row{display:flex;flex-wrap:nowrap;width:100%}@media(max-width:599px){.about__row{flex-direction:column}}.about__desc{width:50%;margin-block:auto;margin-inline:2rem;padding-left:10rem}@media(max-width:1024px){.about__desc{padding-left:0}}@media(max-width:599px){.about__desc{width:100%;margin-inline:0;padding-inline:1rem}}.about__title{font-size:3.2rem;font-weight:600;line-height:1.17}@media(max-width:599px){.about__title{font-size:2.6rem}}.about__text{margin-top:1.7rem;font-size:1.8rem;font-weight:300;line-height:1.55}.about__media{width:50%;margin-inline:2rem;padding-left:10rem}@media(max-width:1024px){.about__media{padding-left:0}}@media(max-width:599px){.about__media{width:100%;margin-top:4rem;margin-inline:0;padding-inline:1rem}}.about__img{display:block;max-height:55rem}@media(max-width:599px){.about__img{width:100%;margin:0 auto}}.contacts{padding-block:9rem}.contacts__desc{margin-inline:auto;text-align:center}.contacts__title{margin-bottom:4rem;font-size:4.2rem;font-weight:600;line-height:1.23}@media(max-width:599px){.contacts__title{font-size:3rem}}.contacts__subtitle{max-width:56rem;margin:0 auto 9rem;font-size:2.4rem;font-weight:300;line-height:1.5}@media(max-width:599px){.contacts__subtitle{margin-bottom:4.5rem;font-size:2rem;line-height:1.4}}.contacts__row{display:flex}@media(max-width:1024px){.contacts__row{flex-direction:column;align-items:center}}.contacts__emails{flex:1;width:50%;padding-left:10rem}@media(max-width:1024px){.contacts__emails{width:auto;padding-left:0;margin-bottom:8rem;text-align:center}}.contacts__emails p{font-size:3rem;font-weight:300;line-height:1.45}@media(max-width:1024px){.contacts__emails p{font-size:2.2rem}}.contacts__form{flex:1;width:40%}@media(max-width:1024px){.contacts__form{width:100%}}.contacts__consent{margin-top:2rem;font-size:1.5rem;font-weight:300;line-height:1.55}.contacts-field{margin-bottom:2.5rem}.contacts-field input,.contacts-field textarea{box-sizing:border-box;width:100%;height:6rem;padding:0 2rem;font-size:1.6rem;line-height:1.33;background-color:transparent;border:1px solid #c7c7c7;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contacts-field textarea{height:22.4rem;padding:2rem;resize:vertical}.shop-desc__inner{background:#fff;border:1px solid #e9e7e7;border-radius:.6rem;padding:2rem;margin-bottom:5rem}.shop-desc__title{font-size:2.2rem;font-weight:600;margin-bottom:1.5rem}.shop-desc p{font-size:1.5rem;line-height:1.6;color:#777;margin-bottom:1rem}.shop-desc a{color:#00bcd4}.categories{margin-bottom:3rem}.categories__list{display:flex;flex-wrap:wrap;gap:2rem}.categories__item{flex:1 1 calc(25% - 1.5rem);min-width:20rem}@media(max-width:599px){.categories__item{flex-basis:calc(50% - 1rem);min-width:0}}.category-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:.6rem;text-align:center;text-decoration:none}.category-banner__img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s linear}.category-banner:hover .category-banner__img{transform:scale(1.05)}.category-banner__title{padding:1.3rem 3.9rem 1.1rem;font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#191919;background-color:#fff;border:.2rem solid transparent;border-radius:.6rem;transition:color .3s linear}@media(max-width:599px){.category-banner__title{padding:1.3rem 1.5rem;font-size:1.3rem}}.catalog{margin-bottom:5rem}.catalog__inner{display:flex;align-items:flex-start;gap:3rem}@media(max-width:1024px){.catalog__inner{flex-direction:column}}.catalog__side{flex:0 0 26rem}@media(max-width:1024px){.catalog__side{flex:1 1 auto;width:100%}}.catalog__main{flex:1 1 auto;min-width:0}.catalog__desc{margin-bottom:2rem;color:#777;font-size:1.5rem}.filter{padding:1.5rem;background:#fff;border:1px solid #e9e7e7;border-radius:.6rem}.filter__title{margin:0 0 2rem;font-size:1.8rem;font-weight:600}.filter__group{margin-bottom:2.5rem}.filter__subtitle{margin:0 0 1.5rem;padding:0 2rem 1.3rem 0;font-size:1.6rem;line-height:1.6;letter-spacing:.03em;font-weight:600;text-transform:uppercase;color:#191919;border-bottom:1px solid #e9e7e7}.filter__option{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;font-size:1.5rem;color:#777;cursor:pointer;transition:color .2s linear}.filter__option:hover{color:#00bcd4}.filter__actions{display:flex;flex-direction:column;gap:1rem}.catalog-toolbar{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:2rem}.catalog-toolbar__title{flex:1 1 auto;margin:0 1rem 0 0;font-size:2.4rem;line-height:1.4;letter-spacing:.03em;font-weight:600}.catalog-toolbar__count{color:#777;font-weight:400}.catalog-toolbar__controls{display:flex;align-items:center;gap:1rem}.catalog-grid{--cols: 3;--gap: 2rem;display:flex;flex-wrap:wrap;gap:var(--gap)}.catalog-grid>.catalog-card{flex:0 1 calc((100% - (var(--cols) - 1) * var(--gap)) / var(--cols));max-width:calc((100% - (var(--cols) - 1) * var(--gap)) / var(--cols))}@media(max-width:1024px){.catalog-grid>.catalog-card{flex-basis:calc(50% - var(--gap) / 2);max-width:calc(50% - var(--gap) / 2)}}@media(max-width:599px){.catalog-grid>.catalog-card{flex-basis:100%;max-width:100%}}.product{margin-bottom:4rem}.product__inner{display:flex;flex-wrap:wrap;gap:2rem}.product__gallery,.product__main{flex:1 1 calc(50% - 1rem);min-width:0}@media(max-width:599px){.product__gallery,.product__main{flex-basis:100%}}.product__main{padding:2rem;background:#fff;border-radius:.6rem}.product__title{margin:2rem 0 0;font-size:2.5rem;line-height:1.2;letter-spacing:.03px;font-weight:600}.product__prices{display:flex;flex-wrap:wrap;align-items:center;margin:.5rem 0;font-size:2.5rem;line-height:1.3;font-weight:700;color:#00bcd4}.product__modals{display:flex;padding:.8rem 0;margin-bottom:2rem}.product__buy{display:flex;margin-bottom:2rem}.product__buy .amount{margin-right:2rem}.product__add{flex-grow:1}.product__actions{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.product__safe{margin-bottom:2rem}.gallery__stage{position:relative;display:flex;align-items:center;justify-content:center;height:60rem;margin-bottom:2rem;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #f7f8fa;border-radius:.6rem;overflow:hidden;cursor:zoom-in}@media(max-width:1024px){.gallery__stage{height:42rem}}@media(max-width:599px){.gallery__stage{height:31rem}}.gallery__stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#fff;opacity:1;transition:opacity .3s}.gallery__stage:hover:after{opacity:0;pointer-events:none}.gallery__image{position:relative;z-index:2;max-width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;transition:opacity .5s}.gallery__stage:hover .gallery__image{opacity:0;pointer-events:none}.gallery__thumbs{display:flex;align-items:center;gap:1rem}.gallery__thumb-list{display:flex;flex-wrap:nowrap;gap:1rem;flex:1;min-width:0;margin:0;padding:.1rem;list-style:none;overflow-x:hidden;scroll-behavior:smooth}.gallery__thumb-item{flex:0 0 calc((100% - 3rem)/4);max-width:calc((100% - 3rem)/4)}.gallery__thumb{position:relative;width:100%;height:10rem;padding:.6rem;background:#fff;border:1px solid #f7f8fa;border-radius:.6rem;cursor:pointer;transition:opacity .2s linear}@media(max-width:599px){.gallery__thumb{height:7rem}}.gallery__thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery__thumb:hover,.gallery__thumb--active{opacity:.6}.gallery__nav{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.8rem;height:3.8rem;color:#191919;background:#f7f8fa;border:none;border-radius:50%;cursor:pointer;transition:color .2s linear,background-color .2s linear}.gallery__nav svg{width:1rem;height:1rem;fill:currentColor}.gallery__nav:hover{color:#fff;background:#00bcd4}.product-bar{position:fixed;left:0;right:0;bottom:0;z-index:999;padding:1rem 0;background:#0f0f0f;transform:translateY(100%);transition:transform .3s ease-in-out}.product-bar[hidden]{display:none}.product-bar--visible{transform:translateY(0)}.product-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.product-bar__info{display:flex;align-items:center;min-width:0}.product-bar__img{flex-shrink:0;max-height:3.8rem;margin-right:1rem;-o-object-fit:cover;object-fit:cover}.product-bar__text{display:flex;flex-direction:column;justify-content:center;min-width:0}.product-bar__title{font-size:1.5rem;font-weight:600;line-height:1.4;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:599px){.product-bar__title{display:none}}.product-bar__price{display:block;font-size:1.8rem;font-weight:700;line-height:1;color:#fff}@media(max-width:599px){.product-bar__price{font-size:1.4rem}}.product-bar__buy{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.product-bar .amount{height:3.8rem;min-width:11rem;max-width:11rem;background-color:#414141}.product-bar .amount__btn{width:3rem;color:#fff}.product-bar .amount__input{color:#fff}.product-bar__add{text-transform:uppercase;font-weight:700}.auth-page{display:flex;flex-direction:column}.auth-page__container{display:flex;align-items:center;justify-content:center;flex:1;padding-block:4rem}.auth-form__agree{display:flex;align-items:flex-start;gap:.8rem}.auth-form__agree input{margin-top:.3rem;flex:0 0 auto}.auth-form__agree-label{font-size:1.3rem;line-height:1.4;color:#777}.auth-form__agree-label a{color:#00bcd4;text-decoration:underline}.auth-form{width:100%;max-width:36rem;margin:0 auto;padding:1rem;background:#fff;border-radius:.6rem}.auth-form__title{margin:0 0 .8rem;font-size:2.5rem;line-height:1.2;font-weight:600}.auth-form__row{margin-bottom:1.6rem}.auth-form__row.has-error .auth-form__control{border-color:#c0392b}.auth-form__row--buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.auth-form__row--line{margin-top:.8rem;margin-bottom:0}.auth-form__label{display:block;margin-bottom:.5rem;font-size:1.6rem}.auth-form__control{display:block;box-sizing:border-box;width:100%;padding:.6rem 1.2rem;font-size:1.6rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.4rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.auth-form__control:focus{outline:0;border-color:#00bcd4}.auth-form__error{margin-top:.5rem;font-size:1.3rem;color:#c0392b}.auth-form__flash{margin-bottom:1.6rem;padding:1rem 1.2rem;font-size:1.4rem;border-radius:.4rem;background:#00bcd41f;color:#191919}.auth-form__btn{display:inline-block;padding:.6rem 1.2rem;font-size:1.6rem;line-height:1.5;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:.4rem;cursor:pointer;transition:all .3s ease-in-out}.auth-form__btn--primary{color:#fff;background-color:#00bcd4;border-color:#00bcd4}.auth-form__btn--primary:hover{opacity:.8}.auth-form__btn--secondary{color:#6c757d;background-color:transparent;border-color:#6c757d}.auth-form__btn--secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.cart-page{margin-bottom:5rem}.cart-page__hero{margin-bottom:3rem}.cart-page__accent-line{width:6rem;height:.4rem;margin-bottom:1.5rem;background:#00bcd4;border-radius:.2rem}.cart-page__title{margin:0;font-size:3.4rem;line-height:1.2;letter-spacing:.03em;font-weight:600;text-transform:uppercase}@media(max-width:599px){.cart-page__title{font-size:2.4rem}}.cart-page__layout{display:flex;align-items:flex-start;gap:2rem}@media(max-width:1024px){.cart-page__layout{flex-direction:column}}.cart-page__main{flex:1 1 auto;min-width:0}.cart-page__side{flex:0 0 36rem;position:sticky;top:10rem}@media(max-width:1024px){.cart-page__side{position:static;flex:1 1 auto;width:100%}}.cart-card{padding:2rem;background:#fff;border-radius:.6rem}.cart-card__head{margin-bottom:1.5rem}.cart-card__title{margin:0 0 .5rem;font-size:2rem;font-weight:600}.cart-card__subtitle{margin:0;font-size:1.4rem;color:#777}.product-row{display:flex;align-items:flex-start;gap:2rem;padding:2rem 0;border-top:1px solid #e9e7e7}@media(max-width:599px){.product-row{flex-wrap:wrap;gap:1.5rem}}.product-row__media{display:flex;align-items:center;justify-content:center;flex:0 0 11.2rem;height:11.2rem;padding:.5rem;background:#f7f8fa;border-radius:.6rem;overflow:hidden}.product-row__media img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-row__main{flex:1 1 auto;min-width:0}.product-row__title{margin:0 0 .6rem;font-size:1.6rem;font-weight:600;line-height:1.3}.product-row__link{color:#191919;text-decoration:none;transition:color .2s linear}.product-row__link:hover{color:#00bcd4}.product-row__meta{margin-bottom:1.2rem;font-size:1.4rem;color:#777}.product-row__side{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;flex:0 0 auto}@media(max-width:599px){.product-row__side{align-items:flex-start;width:100%}}.product-row__controls{display:flex;align-items:center;gap:1rem}.product-row__remove{display:flex;align-items:center;padding:0;background:none;border:none;cursor:pointer}.product-row__remove svg{width:1.8rem;height:1.8rem;fill:#777;transition:fill .2s linear}.product-row__remove:hover svg{fill:#f8353e}.product-row__price{font-size:1.8rem;font-weight:600;color:#191919;white-space:nowrap}.summary{display:flex;flex-direction:column;gap:2rem}.summary__main{padding:2rem;background:#fff;border-radius:.6rem}.summary__title{margin:0 0 1.5rem;font-size:2rem;font-weight:600}.summary__line{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;font-size:1.5rem;color:#777}.summary__line strong{color:#191919;font-weight:600}.summary__hr{height:1px;margin:1.5rem 0;background:#e9e7e7}.summary__total{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.summary__total strong{font-size:2.4rem;color:#00bcd4}.summary__submit{width:100%}.summary__benefits{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:#fff;border-radius:.6rem}.benefit{display:flex;align-items:flex-start;gap:1.2rem}.benefit__icon{display:flex;align-items:center;justify-content:center;flex:0 0 4rem;height:4rem;background:#f7f8fa;border-radius:50%}.benefit__icon svg{width:2rem;height:2rem;fill:#00bcd4}.benefit__text{display:flex;flex-direction:column;gap:.3rem}.benefit__title{font-size:1.4rem;font-weight:600;color:#191919}.benefit__desc{font-size:1.3rem;line-height:1.4;color:#777}.cart-empty{padding:1.2rem 2rem;font-size:1.6rem;color:#0c5460;background-color:#d1ecf1;border:1px solid #bee5eb;border-radius:.4rem}.cabinet{margin-bottom:5rem}.cabinet__layout{display:flex;align-items:flex-start;gap:2rem}@media(max-width:1024px){.cabinet__layout{flex-direction:column}}.cabinet__aside{flex:0 0 28rem;display:flex;flex-direction:column;gap:1.6rem}@media(max-width:1024px){.cabinet__aside{flex:1 1 auto;width:100%}}.cabinet__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2rem}.cabinet-card{padding:2rem;background:#fff;border-radius:.6rem}.cabinet-profile__name{font-size:1.8rem;font-weight:600;line-height:1.3}.cabinet-profile__email{margin-top:.4rem;font-size:1.3rem;color:#777;word-break:break-all}.cabinet-profile__badge{display:inline-block;margin-top:1.2rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:600;color:#00bcd4;background:#00bcd41a;border-radius:1.2rem}.cabinet-nav{display:flex;flex-direction:column;gap:.4rem;padding:.8rem}.cabinet-nav__logout{margin:0}.cabinet-nav__link{display:block;width:100%;padding:1.1rem 1.4rem;font-size:1.4rem;font-weight:600;text-align:left;color:#191919;background:none;border:none;border-radius:.6rem;cursor:pointer;transition:background .2s linear,color .2s linear}.cabinet-nav__link:hover{background:#f7f8fa}.cabinet-nav__link--active{color:#fff;background:#00bcd4}.cabinet-nav__link--active:hover{background:#00bcd4}.cabinet-nav__link--exit{color:#c0392b}.cabinet-stats{display:flex;flex-wrap:wrap;gap:2rem}.cabinet-stats .cabinet-stat{flex:1 1 20rem}.cabinet-stat--wide{width:100%}.cabinet-stat--accent{color:#fff;background:#00bcd4}.cabinet-stat--accent .cabinet-stat__label,.cabinet-stat--accent .cabinet-stat__note{color:#ffffffd9}.cabinet-stat__label{font-size:1.3rem;color:#777}.cabinet-stat__value{margin-top:.6rem;font-size:3.2rem;font-weight:700;line-height:1;letter-spacing:.02em}.cabinet-stat__value--sm{font-size:2.4rem}.cabinet-stat__note{margin-top:1rem;font-size:1.2rem;color:#777}.cabinet-section__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.cabinet-section__title{margin:0;font-size:2rem;font-weight:600}.cabinet-empty{margin:0;font-size:1.5rem;color:#777}.cabinet-orders{display:flex;flex-direction:column;gap:1rem}.cabinet-order{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem;background:#f7f8fa;border:1px solid #e9e7e7;border-radius:.6rem;text-decoration:none;color:#191919;transition:border-color .2s linear}.cabinet-order:hover{border-color:#00bcd4}.cabinet-order__number{font-size:1.6rem;font-weight:600}.cabinet-order__meta{margin-top:.4rem;font-size:1.3rem;color:#777}.cabinet-order__side{text-align:right;white-space:nowrap}.cabinet-order__price{font-size:1.7rem;font-weight:600}.cabinet-status{display:inline-block;margin-top:.6rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:600;border-radius:1.2rem}.cabinet-status--is-success{color:#1d8f4d;background:#eaf7ef}.cabinet-status--is-warning{color:#956c00;background:#fff7dc}.cabinet-status--is-info{color:#246bfe;background:#eef4ff}.cabinet-status--is-muted{color:#777;background:#f2f2f2}.cabinet-form-grid{display:flex;flex-wrap:wrap;gap:0 2rem}.cabinet-form-grid>*{flex:1 1 24rem}.cabinet-totals{margin-top:2rem}.cabinet-totals__line{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;font-size:1.5rem;color:#777}.cabinet-totals__line--total{margin-top:.8rem;padding-top:1.6rem;border-top:1px solid #e9e7e7;font-size:1.8rem;font-weight:600;color:#191919}.cabinet-props{margin:0}.cabinet-props__row{display:flex;gap:1.6rem;padding:1rem 0;border-top:1px solid #e9e7e7}.cabinet-props__row:first-child{border-top:none}.cabinet-props__row dt{flex:0 0 18rem;font-size:1.4rem;color:#777}@media(max-width:599px){.cabinet-props__row dt{flex-basis:12rem}}.cabinet-props__row dd{margin:0;font-size:1.4rem;font-weight:600}.cabinet-timeline{margin:0;padding:0;list-style:none}.cabinet-timeline__item{display:flex;gap:1.6rem;padding:.8rem 0}@media(max-width:599px){.cabinet-timeline__item{flex-direction:column;gap:.2rem}}.cabinet-timeline__date{flex:0 0 14rem;font-size:1.3rem;color:#777}.cabinet-timeline__text{font-size:1.4rem}.cabinet-ledger{margin:0;padding:0;list-style:none}.cabinet-ledger__row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.4rem 0;border-top:1px solid #e9e7e7}.cabinet-ledger__row:first-child{border-top:none}.cabinet-ledger__info{display:flex;flex-direction:column;gap:.3rem}.cabinet-ledger__title{font-size:1.5rem;font-weight:600}.cabinet-ledger__meta,.cabinet-ledger__date{font-size:1.3rem;color:#777}.cabinet-ledger__amount{font-size:1.8rem;font-weight:700;white-space:nowrap}.cabinet-ledger__amount--plus{color:#1d8f4d}.cabinet-ledger__amount--minus{color:#c0392b}.cabinet-address-list{display:flex;flex-direction:column;gap:1rem}.cabinet-address{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem;background:#f7f8fa;border:1px solid #e9e7e7;border-radius:.6rem}@media(max-width:599px){.cabinet-address{flex-direction:column;align-items:flex-start}}.cabinet-address__title{font-size:1.5rem;font-weight:600}.cabinet-address__default{margin-left:.8rem;font-size:1.2rem;font-weight:600;color:#00bcd4}.cabinet-address__text{margin-top:.4rem;font-size:1.4rem}.cabinet-address__meta{margin-top:.4rem;font-size:1.3rem;color:#777}.cabinet-notice{font-size:1.5rem;line-height:1.5;color:#956c00;background:#fff7dc;border:1px solid #f5e3a3}.cabinet-notice--ok{color:#1d8f4d;background:#eaf7ef;border-color:#b6e3c6}
