:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#1a1a1a;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:26,26,26;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#1a1a1a;--bs-emphasis-color-rgb:26,26,26;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(26,26,26,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(26,26,26,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(26,26,26,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(26,26,26,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(26,26,26,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#272a2d;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(26,26,26,0)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:var(--bs-code-color);font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}::-moz-placeholder{color:inherit}::placeholder{color:inherit}::-moz-selection{background-color:#e50046;color:#fff}::selection{background-color:#e50046;color:#fff}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea{box-shadow:none;outline:none}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}a,label{-webkit-tap-highlight-color:transparent}a{color:#1a1a1a;text-decoration:none}button{border:0;outline:0;padding:0}body,html{font-family:VelaSans,sans-serif}body{background:#fff;color:#1a1a1a;min-width:320px;overflow-x:hidden;position:relative}body.scroll-lock{overflow:hidden}picture{text-align:center}.container,picture{display:block;margin:0 auto}.container{max-width:1920px;padding:0 32px;width:100%}@media screen and (max-width:920px){.container{padding:0 16px}}.slider-pagination{align-items:center;display:flex;gap:8px;justify-content:center;width:-moz-max-content;width:max-content}.slider-pagination .swiper-pagination-bullet{align-items:center;background:#fff3;border:1px solid hsla(0,0%,100%,.4);border-radius:0;cursor:pointer;display:flex!important;height:6px;justify-content:center;margin:0!important;opacity:1!important;transition:all .25s cubic-bezier(.65,.05,.36,1);width:6px}.slider-pagination .swiper-pagination-bullet-active{background:#e50046;border-color:#e5004666;pointer-events:none}.title{font-size:32px;font-weight:700;line-height:38px;margin:0 0 24px}@media screen and (max-width:920px){.title{font-size:24px;line-height:29px}}.page{padding-top:128px}@media screen and (max-width:920px){.page{padding-top:72px}}.html-content p{font-size:16px;font-weight:500;line-height:26px;margin-bottom:24px}.html-content p a{color:#e50046;cursor:pointer;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.65,.05,.36,1)}.html-content p a:hover{opacity:.7}.html-content h2{font-size:34px;line-height:41px}.html-content h2,.html-content h3{font-weight:700;margin-bottom:32px;text-transform:uppercase}.html-content h3{font-size:30px;line-height:36px}.html-content h4{font-size:16px;font-weight:700;line-height:24px;margin-bottom:32px;text-transform:uppercase}.html-content ul{list-style-position:inside;list-style-type:none;margin-bottom:24px;padding-left:0}.html-content ul li{align-items:flex-start;display:flex;font-size:16px;font-weight:500;gap:10px;line-height:26px;margin-bottom:10px;position:relative}.html-content ul li:before{background:#e50046;content:"";flex-shrink:0;height:1px;position:relative;top:12px;width:14px}.html-content ul li::marker{color:#e50046}.html-content ol{margin-bottom:24px}.html-content ol li{font-size:16px;font-weight:500;line-height:26px;margin-bottom:10px}@media screen and (max-width:920px){.html-content p{font-size:14px;line-height:22px;margin-bottom:16px}.html-content h2{font-size:24px;line-height:32px;margin-bottom:24px}.html-content h3{font-size:22px;line-height:30px;margin-bottom:24px}.html-content h4{font-size:16px;line-height:24px;margin-bottom:24px}.html-content ul{margin-bottom:16px}.html-content ul li{font-size:14px;line-height:19px;margin-bottom:10px}.html-content ul li:before{width:7px}.html-content ol{margin-bottom:16px;padding-left:16px}.html-content ol li{font-size:14px;line-height:19px;margin-bottom:10px}.html-content img{display:block;margin:24px 0;-o-object-fit:contain;object-fit:contain;width:100%}}.map{border:1px solid rgba(26,26,26,.1);filter:grayscale(100%);height:100%;left:0;position:absolute!important;top:0;width:100%}.map-wrapper{align-items:center;display:flex;height:auto;justify-content:center;overflow:hidden;padding-top:75%;position:relative;width:100%}.map-pin{cursor:pointer;display:block;height:58px;-o-object-fit:contain;object-fit:contain;position:relative;width:44px}.map-pin:before{background:url(../icons/pin.svg) no-repeat;background-position:50%;background-size:auto;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.map-cluster{align-items:center;background:#e50046;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:500;height:48px;justify-content:center;position:relative;width:48px}.map__overlay{background:#1a1a1a3d;height:100%;top:0;z-index:2}.map__content,.map__overlay{left:0;position:absolute;width:100%}.map__content{bottom:0;height:auto;padding:10px;z-index:5}.map__content-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.map__content-main{background:#fff;height:auto;padding:28px 24px 24px;position:relative;width:100%;z-index:2}.map__content-title{font-size:20px;font-weight:700;line-height:24px;margin-bottom:28px;text-transform:uppercase}.map__content-close{background:0;border:0;cursor:pointer;height:32px;padding:0;position:absolute;right:24px;top:24px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:32px;z-index:2}.map__content-close:hover .icon{transform:scale(1.08)}.map__content-close .icon{color:#e50046;height:24px;width:24px}.map__content-text{line-height:22px}.map__content-contact,.map__content-text{font-size:16px;font-weight:500;margin-bottom:16px}.map__content-contact{align-items:center;display:flex;gap:8px}.map__content-contact .icon{color:#e50046;flex-shrink:0;height:16px;width:16px}.map__content-btn{height:56px!important;width:100%!important}.map__content-btn .btn__inner{justify-content:center}.map .fade-in{animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.appndx__link{color:#1a1a1a;display:block;font-size:26px;font-weight:700;margin-bottom:24px;text-transform:uppercase;width:-moz-max-content;width:max-content}@font-face{font-family:VelaSans;font-style:normal;font-weight:400;src:url(../fonts/VelaSans-Regular.woff2) format("woff2")}@font-face{font-family:VelaSans;font-style:normal;font-weight:600;src:url(../fonts/VelaSans-SemiBold.woff2) format("woff2")}@font-face{font-family:VelaSans;font-style:normal;font-weight:700;src:url(../fonts/VelaSans-Bold.woff2) format("woff2")}.fade-enter-active,.fade-leave-active{transition:all .25s cubic-bezier(.65,.05,.36,1)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-long-enter-active,.fade-long-leave-active{transition:opacity .45s cubic-bezier(.65,.05,.36,1)}.fade-long-enter-from,.fade-long-leave-to{opacity:0}.fade-up-enter-active,.fade-up-leave-active{transition:all .25s cubic-bezier(.65,.05,.36,1)}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(50px)}.slide-right-enter-active,.slide-right-leave-active{transition:all .25s cubic-bezier(.65,.05,.36,1)}.slide-right-enter-from,.slide-right-leave-to{opacity:0;transform:translate(100%)}.slide-left-enter-active,.slide-left-leave-active{transition:all .25s cubic-bezier(.65,.05,.36,1)}.slide-left-enter-from,.slide-left-leave-to{opacity:0;transform:translate(-100%)}.fade-scale-enter-active,.fade-scale-leave-active{transition:all .25s cubic-bezier(.65,.05,.36,1)}.fade-scale-enter-from,.fade-scale-leave-to{opacity:0;transform:scale(.95)}.fade-blur-enter-active,.fade-blur-leave-active{transition:all .25s cubic-bezier(.65,.05,.36,1);will-change:backdrop-filter,opacity}.fade-blur-enter-from,.fade-blur-leave-to{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);opacity:0}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{inset:0;margin:0;padding:0;position:absolute}.simplebar-offset{box-sizing:inherit!important;direction:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#e50046;border-radius:7px;content:"";opacity:1;position:absolute;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{cursor:grabbing;opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:8px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{height:200%;margin:10px 0;width:200%}.simplebar-hide-scrollbar{left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden;-ms-overflow-style:none}.icon{display:inline-flex;height:32px;width:32px}.icon svg{height:100%;width:100%}.icon svg circle,.icon svg path,.icon svg rect{stroke:currentColor;transition:all .25s cubic-bezier(.65,.05,.36,1)}.icon.hasFill svg circle,.icon.hasFill svg path,.icon.hasFill svg rect{fill:currentColor;stroke:none}.preloader{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1a1a1a1a;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100000}.btn,.preloader{align-items:center;display:flex}.btn{background:0;border:1px solid #1a1a1a;color:#1a1a1a;cursor:pointer;font-size:12px;font-weight:600;height:44px;line-height:12px;padding:0 16px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.btn:hover{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1a1a}.btn .btn__inner{align-items:center;display:flex;height:100%;width:100%}.btn.btn-outline-white{border-color:#fff;color:#fff}.btn.btn-outline-white:hover{background:#fff3}.btn.btn-outline-gray{border-color:#1a1a1a1a;color:#1a1a1a}.btn.btn-outline-gray:hover{background:#1a1a1a1a}.btn.btn-red{background:#e50046;border-color:#e50046;color:#fff}.btn.btn-red:hover{background:#cc003e}.btn.btn-black{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.btn.btn-black:hover{background:#1a1a1ab3}.btn.btn-sm{height:32px}.btn.disabled{background:#1a1a1a1a;border-color:#1a1a1a1a;color:#6f6f6e;pointer-events:none}.input{display:block;position:relative}.input__title{color:#98979b;display:block;font-size:12px;font-weight:700;line-height:16px;margin-bottom:10px;text-transform:uppercase;width:100%}.input input,.input textarea{background:transparent;border:0;border-bottom:1px solid rgba(26,26,26,.1);color:#1a1a1a;display:block;font-size:14px;font-weight:400;height:46px;outline:0;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.input input::-moz-placeholder,.input textarea::-moz-placeholder{color:#6f6f6e;opacity:1}.input input::placeholder,.input textarea::placeholder{color:#6f6f6e;opacity:1}.input input:hover,.input textarea:hover{border-color:#1a1a1a40}.input input:focus,.input textarea:focus{border-color:#1a1a1a}.input textarea{min-height:90px}.input__error{color:#e50046;font-size:14px;line-height:14px}.input__icon{position:absolute;right:0;top:10px}.input.has-error input,.input.has-error textarea{border-color:#e50046}.input-phone{align-items:center;display:flex;position:relative}.input-phone__prefix{border-right:1px solid #c5c5c5;font-size:16px;height:28px;left:0;line-height:27px;position:absolute;width:34px}.input-phone input{font-size:16px;padding-left:50px}.checkbox{align-items:center;cursor:pointer;display:flex;gap:10px;position:relative;width:100%}.checkbox:hover .checkbox__title{opacity:.7}.checkbox__input{display:none}.checkbox__input:checked~.checkbox__icon .icon,.checkbox__input:checked~.checkbox__icon img{opacity:1;transform:scale(1)}.checkbox__icon{align-items:center;border:1px solid #1a1a1a;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:all .25s cubic-bezier(.65,.05,.36,1);width:18px}.checkbox__icon img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;transform:scale(.5);width:10px}.checkbox__icon .icon,.checkbox__icon img{opacity:0;transition:all .25s cubic-bezier(.65,.05,.36,1)}.checkbox__icon .icon{color:#1a1a1a;height:7px;transform:scale(.4);width:8px}.checkbox__title{font-size:12px;font-weight:400;line-height:14px;transition:all .25s cubic-bezier(.65,.05,.36,1)}.checkbox__title p{margin:0}.checkbox__title a{text-decoration:underline;transition:all .25s cubic-bezier(.65,.05,.36,1)}.checkbox__title a:hover{opacity:.7;text-decoration:none}.dropdown{position:relative;width:-moz-max-content;width:max-content;z-index:auto}.dropdown.opened .dropdown__btn{color:#e50046}.dropdown.opened .dropdown__arrow{transform:scale(-1)}.dropdown__btn{align-items:center;background:0;border:0;color:#1a1a1a;cursor:pointer;display:flex;gap:10px;height:40px;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.dropdown__btn:hover{color:#e50046}.dropdown__icon{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:24px}.dropdown__arrow{bottom:1px;display:flex;height:14px;position:relative;width:14px}.dropdown__arrow .icon{height:100%;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.dropdown__content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 24px 40px #00000029;height:auto;left:0;min-width:100%;padding:10px;position:absolute;top:100%;width:300px;z-index:20}.dropdown__content-inner{max-height:312px;overflow:auto}.dropdown__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__item,.dropdown__placeholder{align-items:center;display:flex;font-size:12px;font-weight:600;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.dropdown__item{background:#f2f2f2;color:#1a1a1a;cursor:pointer;gap:10px;height:52px;padding:0 16px;position:relative}.dropdown__item.selected,.dropdown__item:hover{background:#fff}.dropdown__item input[type=checkbox]{display:none}.dropdown__item input[type=checkbox]:checked+.dropdown__item-checkbox{margin-left:0;opacity:1}.dropdown__item input[type=checkbox]:checked+.dropdown__item-checkbox .icon{opacity:1;transform:scale(1)}.dropdown__item-checkbox{align-items:center;border:1px solid #1a1a1a;display:flex;height:18px;justify-content:center;margin-left:-28px;width:18px}.dropdown__item-checkbox,.dropdown__item-checkbox .icon{opacity:0;transition:all .25s cubic-bezier(.65,.05,.36,1)}.dropdown__item-checkbox .icon{color:#1a1a1a;height:7px;transform:scale(.4);width:8px}.dropdown__item-color{border:1px solid rgba(26,26,26,.1);border-radius:50%;height:24px;margin-left:auto;width:24px}.dropdown__count{align-items:center;background:#e50046;border-radius:50%;color:#fff;display:flex;font-size:10px;height:14px;justify-content:center;line-height:10px;margin-right:4px;width:14px}.dropdown__title{color:#6f6f6e;font-size:16px;margin-bottom:16px}.accordion{background:#f6f6f6;box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;overflow:hidden;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.accordion.opened{background:#fff;box-shadow:inset 0 0 #1a1a1a1a}.accordion.opened .accordion__content{height:var(--height,0);opacity:1;padding-bottom:16px}.accordion.opened .accordion__icon,.accordion.opened .accordion__icon:after{transform:rotate(-90deg)}.accordion__title{color:#1a1a1a;font-size:16px;font-weight:700;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.accordion__btn{align-items:center;background:0;border:0;display:flex;gap:2px;height:56px;padding:0 16px;width:100%}.accordion__btn:hover .accordion__title{opacity:.7}.accordion__icon{align-items:center;display:flex;height:16px;justify-content:center;margin-left:auto;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.accordion__icon:before{height:100%;width:1px}.accordion__icon:after,.accordion__icon:before{background:#e50046;content:"";position:absolute;transition:all .25s cubic-bezier(.65,.05,.36,1)}.accordion__icon:after{height:1px;width:100%}.accordion__content{box-sizing:content-box;height:0;opacity:0;padding-inline:16px;padding-bottom:0;transition:all .25s cubic-bezier(.65,.05,.36,1)}.menu-accordion{border-bottom:1px solid rgba(26,26,26,.1);overflow:hidden;width:100%}.menu-accordion.opened .menu-accordion__content{height:var(--height,0);opacity:1}.menu-accordion.opened .menu-accordion__arrow{transform:scale(-1)}.menu-accordion__title{transition:all .25s cubic-bezier(.65,.05,.36,1)}.menu-accordion__btn{align-items:center;background:0;border:0;display:flex;font-size:12px;font-weight:600;gap:2px;height:40px;line-height:12px;padding:0;text-transform:uppercase;width:100%}.menu-accordion__btn:hover .menu-accordion__title{opacity:.7}.menu-accordion__arrow{color:#1a1a1a;height:14px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:14px}.menu-accordion__content{height:0;opacity:0;transition:all .25s cubic-bezier(.65,.05,.36,1)}.counter{align-items:center;border:1px solid rgba(26,26,26,.1);display:flex;height:56px;padding:0 10px;width:120px}.counter.horizontal{gap:8px;height:44px;justify-content:center;width:130px}.counter.horizontal .counter__value{width:40px}.counter.horizontal .counter__next,.counter.horizontal .counter__prev,.counter.horizontal .counter__remove{height:20px;width:20px}.counter__next,.counter__prev,.counter__remove{align-items:center;background:0;border:0;color:#1a1a1a;cursor:pointer;display:flex;height:14px;justify-content:center;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:14px}.counter__next .icon,.counter__prev .icon,.counter__remove .icon{height:100%;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.counter__next:hover,.counter__prev:hover,.counter__remove:hover{color:#e50046}.counter__next:active,.counter__prev:active,.counter__remove:active{transform:scale(.85);transition-duration:.1s}.counter__next.disabled,.counter__prev.disabled,.counter__remove.disabled{opacity:.4;pointer-events:none}.counter__remove{color:#e50046}.counter__remove:hover{opacity:.7}.counter__col{display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:space-evenly;width:-moz-max-content;width:max-content}.counter__value{align-items:center;background:0;border:0;color:#1a1a1a;display:flex;font-size:14px;font-weight:600;height:100%;justify-content:center;outline:0;padding:0;text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width:920px){.counter.horizontal{gap:8px;height:34px;justify-content:center;width:100px}.counter.horizontal .counter__value{width:30px}.counter.horizontal .counter__next,.counter.horizontal .counter__prev,.counter.horizontal .counter__remove{height:16px;width:16px}}.switcher{cursor:pointer;height:28px;width:64px}.switcher.disabled{opacity:.7;pointer-events:none}.switcher.active .switcher__thumb{transform:translate(23px)}.switcher.active .switcher__track{background:#e50046}.switcher__track{align-items:center;background:#e9e9e9;display:flex;height:100%;position:relative;width:100%}.switcher__thumb,.switcher__track{border-radius:100px;transition:all .25s cubic-bezier(.65,.05,.36,1)}.switcher__thumb{background:#fff;height:24px;transform:translate(2px);width:39px}.video-item{align-items:center;border-radius:24px;display:flex;height:40.625vw;justify-content:center;overflow:hidden;position:relative;width:100%}.video-item:before{background:linear-gradient(180deg,#0000003d,#00000052);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-item video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video-item__play{align-items:center;background:#f2f2f2;border-radius:50%;cursor:pointer;display:flex;height:5.2083333333vw;justify-content:center;padding:0;position:absolute;transition:all .25s cubic-bezier(.65,.05,.36,1);width:5.2083333333vw;z-index:3}.video-item__play img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:1.6666666667vw}.video-item__play:hover{opacity:.7;transform:scale(.9)}@media screen and (max-width:768px){.video-item{border-radius:5vmin;height:137.5vmin}.video-item__play{height:18.75vmin;width:18.75vmin}.video-item__play img{width:4.375vmin}}.contacts-form{width:100%}.contacts-form__title{font-size:40px;font-weight:700;letter-spacing:.04em;line-height:56px;text-transform:uppercase}.contacts-form__description{font-size:16px;line-height:24px;margin-bottom:40px;margin-top:24px}.contacts-form__grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:24px;margin-top:40px}.contacts-form__agreement{color:#98979b;font-size:16px;margin-bottom:40px;margin-top:24px;max-width:690px}.contacts-form__agreement a{border-bottom:1px solid #98979b;color:#98979b}.contacts-form .row{display:flex;justify-content:space-between}.contacts-form .col{padding-bottom:20px;padding-right:20px;width:100%}.contacts-form .has-error{border-color:red}.contacts-form .form-error{color:#8b0000;font-size:10pt}@media screen and (max-width:780px){.contacts-form__title{font-size:24px;line-height:32px}.contacts-form__description{margin-bottom:24px;margin-top:12px}.contacts-form__agreement{margin-bottom:24px;margin-top:8px}}.popup{display:flex;height:100dvh;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;z-index:110}.popup.popup-left{justify-content:flex-start}.popup.popup-right{justify-content:flex-end}.popup.popup-right .popup__main{width:644px}.popup__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a1a3d;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.popup__head{align-items:center;border-bottom:1px solid rgba(26,26,26,.1);display:flex;gap:10px;margin:0 auto 32px;padding-block:32px;width:calc(100% - 64px)}.popup__title{font-size:20px;font-weight:700;line-height:24px;text-transform:uppercase}.popup__main{background:#fff;height:100%;position:relative;width:calc(100% - 200px);z-index:2}.popup__main-inner{height:calc(100% - 122px);overflow:auto}.popup__close{background:0;border:0;color:#e50046;height:24px;padding:0;position:absolute;right:32px;top:32px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:24px;z-index:10}.popup__close:hover .icon{transform:scale(1.08)}.popup__close .icon{height:100%;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}@media screen and (max-width:920px){.popup.popup-right .popup__main,.popup__main{width:100%}.popup__main-inner{height:calc(100% - 75px)}.popup__head{margin-bottom:24px;padding-block:16px;width:calc(100% - 32px)}.popup__close{height:16px;right:16px;top:16px;width:16px}.popup__title{font-size:18px;line-height:18px}}.lines-divider{display:flex;flex-direction:column;gap:24px}.lines-divider.animated .lines-divider__bottom,.lines-divider.animated .lines-divider__top{width:66%}.lines-divider__top{background:#e50046}.lines-divider__bottom,.lines-divider__top{height:1px;transition:width .5s cubic-bezier(.65,.05,.36,1);width:0}.lines-divider__bottom{align-self:flex-end;background:#1a1a1a}@media screen and (max-width:920px){.lines-divider{gap:16px}}.loader{display:flex;flex-direction:column;gap:20px;margin:128px auto;width:180px}@keyframes tudasuda-top{0%{transform:translate(0)}to{transform:translate(54px)}}@keyframes tudasuda-bottom{0%{transform:translate(0)}to{transform:translate(-54px)}}.loader__top{animation:tudasuda-top .7s cubic-bezier(.65,.05,.36,1) infinite alternate;background:#e50046;height:1px;width:70%}.loader__bottom{align-self:flex-end;animation:tudasuda-bottom .7s cubic-bezier(.65,.05,.36,1) infinite alternate;background:#1a1a1a;height:1px;width:70%}@media screen and (max-width:920px){.loader{gap:10px;margin:40px auto;width:140px}}.header{left:0;margin:auto;position:fixed;right:0;top:10px;width:calc(100% - 20px);z-index:100}.header__top{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff52;border:1px solid hsla(0,0%,100%,.4);height:50px;padding-inline:20px;width:100%}.header__menu-btn,.header__top{align-items:center;display:flex}.header__menu-btn{background:0;border:0;color:#1a1a1a;font-size:12px;font-weight:600;gap:10px;padding:0;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.header__menu-btn:hover{color:#e50046}.header__menu-btn .icon,.header__menu-btn span{transition:all .25s cubic-bezier(.65,.05,.36,1)}.header__menu-btn .icon{height:20px;width:20px}.header__logo{cursor:pointer;height:auto;left:0;margin:auto;position:absolute;right:0;width:120px}.header__logo img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.header__right{align-items:center;display:flex;gap:16px;margin-left:auto}.header__icon{background:0;border:0;color:#1a1a1a;cursor:pointer;height:24px;padding:0;position:relative;width:24px}.header__icon.marked:before{display:block}.header__icon:before{background:#e50046;content:"";display:none;height:4px;position:absolute;right:1px;top:1px;width:4px;z-index:2}.header__icon:hover{color:#e50046}.header__icon .icon{height:100%;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.header__nav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff52;display:flex;gap:24px;height:44px;justify-content:center;width:100%}.header__nav-link{color:#1a1a1a;cursor:pointer;font-size:12px;font-weight:600;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.header__nav-link.is-red{color:#e50046}.header__nav-link.is-red:hover{opacity:.7}.header__nav-link:hover{color:#e50046}.header__menu{background:#fff;height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:102}.header__menu .simplebar-content{display:flex;flex-direction:column;min-height:100%}.header__menu-close{align-items:center;background:0;border:0;cursor:pointer;display:flex;height:72px;justify-content:center;padding:0;position:absolute;right:0;top:0;width:72px;z-index:2}.header__menu-close:hover .icon{transform:scale(1.08)}.header__menu-close .icon{color:#e50046;height:24px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:24px}.header__menu-inner{display:flex;flex-direction:column;height:100%;overflow:auto;padding:72px}.header__menu-social{align-items:center;border-top:1px solid rgba(26,26,26,.1);display:flex;justify-content:space-between;margin-top:auto;padding-top:72px}.header__menu-social-item{align-items:center;color:#1a1a1a;display:flex;font-size:14px;font-weight:600;gap:2px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.header__menu-social-item:hover{color:#e50046}.header__menu-social-item .icon{height:16px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.header__menu-row{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:72px}.header__menu-nav-link{color:#1a1a1a;cursor:pointer;display:block;font-size:clamp(1.25rem,.4347826087rem + 1.3043478261vw,2rem);font-weight:500;line-height:clamp(1.5rem,.5489130435rem + 1.5217391304vw,2.375rem);margin-bottom:clamp(2rem,.3695652174rem + 2.6086956522vw,3.5rem);text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.header__menu-nav-link:last-child{margin-bottom:0}.header__menu-nav-link:hover{color:#e50046}.header__menu-nav .menu-accordion{border:0;margin-bottom:clamp(2rem,.3695652174rem + 2.6086956522vw,3.5rem)}.header__menu-nav .menu-accordion.opened .menu-accordion__btn{margin-bottom:32px}.header__menu-nav .menu-accordion__btn{font-size:clamp(1.25rem,.4347826087rem + 1.3043478261vw,2rem);font-weight:500;gap:10px;line-height:clamp(1.5rem,.5489130435rem + 1.5217391304vw,2.375rem);margin-bottom:0;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.header__menu-nav .menu-accordion__arrow{height:24px;width:24px}.header__menu-nav .menu-accordion__content{padding-left:32px}.header__menu-nav .menu-accordion .header__menu-nav-link{margin-bottom:32px}.header__menu-contacts{display:flex;flex-direction:column;justify-content:space-between}.header__menu-contacts-item{color:#1a1a1a;display:block;font-size:38px;font-weight:700;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.header__menu-contacts-item:hover{color:#e50046}.header__menu-contacts-title{border-bottom:1px solid rgba(26,26,26,.1);color:#6f6f6e;font-size:14px;font-weight:500;margin-bottom:16px;padding-bottom:16px;text-transform:uppercase;width:100%}.header__menu-contacts-link{color:#1a1a1a;display:block;font-size:16px;font-weight:700;margin-bottom:16px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.header__menu-contacts-link:last-child{margin-bottom:0}.header__menu-contacts-link:hover{color:#e50046}.header__menu-contacts-group{margin-bottom:72px}.header__menu-contacts-group:last-child{margin-bottom:0}@media screen and (max-width:920px){.header__nav{display:none}.header__top{padding-inline:16px}.header__logo{width:80px}.header__right{gap:10px}.header__menu-close{height:50px;width:50px}.header__menu-close .icon{height:20px;width:20px}.header__menu-inner{padding:32px 16px}.header__menu-row{gap:32px;grid-template-columns:1fr}.header__menu-nav-link{font-size:18px;line-height:18px;margin-bottom:24px}.header__menu .menu-accordion{margin-bottom:24px}.header__menu .menu-accordion__btn{font-size:18px;height:18px;line-height:18px}.header__menu .menu-accordion__arrow{height:16px;width:16px}.header__menu .menu-accordion__content{padding-left:16px}.header__menu .menu-accordion .header__menu-nav-link{margin-bottom:24px}.header__menu-contacts-title{padding-bottom:10px}.header__menu-contacts-group,.header__menu-row{margin-bottom:32px}.header__menu-social{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);padding-top:32px}.header__menu-social-item{font-size:10px;line-height:10px}}.footer{padding:70px 80px;position:relative;width:100%}.footer__bg{height:100%;left:0;position:absolute;top:0;width:100%}.footer__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.footer__block{background:#fff;position:relative}.footer__block-inner{max-width:1760px;padding-top:32px}.footer__menu{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.footer__menu-title{border-bottom:1px solid #1a1a1a;font-size:14px;font-weight:800;padding-bottom:16px;text-transform:uppercase;width:100%}.footer__menu-item{align-items:center;border-bottom:1px solid rgba(26,26,26,.1);color:#1a1a1a;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:2px;height:40px;line-height:12px;text-transform:uppercase;width:100%}.footer__menu-item,.footer__menu-item .icon{transition:all .25s cubic-bezier(.65,.05,.36,1)}.footer__menu-item .icon{bottom:1px;height:14px;position:relative;width:14px}.footer__menu-item:hover{color:#e50046}.footer__menu-item:hover .icon{transform:translate(3px)}.footer__menu-accordion-item{cursor:pointer;display:block;font-size:12px;font-weight:600;line-height:12px;padding:10px 0;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.footer__menu-accordion-item:hover{color:#e50046}.footer__logo{display:block;height:auto;margin-top:72px;-o-object-fit:contain;object-fit:contain;width:100%}.footer__bottom{border-top:1px solid rgba(26,26,26,.1);margin-top:72px;padding-block:32px}.footer__bottom,.footer__bottom-col{align-items:center;display:flex;gap:16px}.footer__copyright,.footer__link{font-size:12px;font-weight:600;line-height:12px;text-transform:uppercase}.footer__link{color:#1a1a1a;cursor:pointer;display:block;transition:all .25s cubic-bezier(.65,.05,.36,1)}.footer__link:hover{color:#e50046}.footer__developer{align-items:center;color:#6f6f6e;display:flex;flex-shrink:0;font-size:12px;gap:6px;line-height:12px;margin-left:auto;text-transform:uppercase}.footer__developer img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:35px}@media screen and (max-width:1400px){.footer{padding:32px}.footer__bottom-col{flex-wrap:wrap}}@media screen and (max-width:920px){.footer{padding:16px}.footer__block-inner{padding:24px 10px}.footer__menu{gap:16px;grid-template-columns:1fr}.footer__menu-title{padding-bottom:10px}.footer__logo{margin-top:32px}.footer__bottom{justify-content:center;margin-top:32px;padding-bottom:0}.footer__bottom,.footer__bottom-col{align-items:center;flex-direction:column}.footer__bottom-col{gap:10px}.footer__developer{margin:initial}.footer__developer img{bottom:1px;position:relative}}.catalog-filters{align-items:center;display:flex;gap:24px;justify-content:flex-start;margin-top:52px;width:100%}.catalog-filters__sort{margin-left:auto}.catalog-filters__sort .dropdown__content{left:auto;right:0}.catalog-filters__sort .dropdown__arrow{height:24px;width:24px}.catalog-filters__sort .dropdown__btn{gap:10px}.catalog-filters__checkbox{width:-moz-max-content;width:max-content}.catalog-filters__checkbox .checkbox__title{font-size:12px;font-weight:600;text-transform:uppercase}.catalog-filters__checkbox .checkbox__icon{height:16px;width:16px}.catalog-filters__checkbox:hover .checkbox__title{color:#e50046;opacity:1}@media screen and (max-width:920px){.catalog-filters{display:none}}.info-popup .popup__main{max-width:100%;width:955px}.info-popup__prop{align-items:flex-start;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;margin-bottom:20px}.info-popup__prop-value{color:#6f6f6e}.info-popup__subtitle{border-bottom:1px solid rgba(26,26,26,.1);font-size:18px;font-weight:700;line-height:22px;margin-bottom:20px;margin-top:32px;padding-bottom:20px;text-transform:uppercase}@media screen and (max-width:920px){.info-popup .popup__main{width:100%}.info-popup__prop{flex-direction:column;gap:8px;margin-bottom:16px}.info-popup__subtitle{font-size:16px;line-height:16px;margin-bottom:16px}}.form-popup__subtitle{font-size:24px;font-weight:700;line-height:29px;margin-bottom:10px;text-transform:uppercase}.form-popup__description{color:#6f6f6e;font-size:14px;font-weight:500;margin-bottom:32px}.form-popup .input{margin-bottom:16px}.form-popup__submit{font-size:14px;height:56px;margin-bottom:24px;margin-top:auto;width:100%}.form-popup__submit .btn__inner{justify-content:center}.form-popup__main,.form-popup__thanks{display:flex;flex-direction:column;height:calc(100dvh - 122px);padding-inline:32px;padding-bottom:32px}.form-popup__thanks{align-items:center;justify-content:center;position:relative}.form-popup__thanks-logo{display:block;height:auto;margin-bottom:32px;-o-object-fit:contain;object-fit:contain;width:120px}.form-popup__thanks-title{color:#e50046;font-size:24px;font-weight:700;line-height:29px;margin-bottom:16px;text-align:center;text-transform:uppercase}.form-popup__thanks-text{color:#6f6f6e;font-size:14px;font-weight:500}.form-popup__thanks-btn{bottom:32px;font-size:14px;height:56px;left:0;margin:0 auto;position:absolute;right:0;width:calc(100% - 64px)}.form-popup__thanks-btn .btn__inner{justify-content:center}@media screen and (max-width:920px){.form-popup__main{padding-inline:16px;padding-bottom:16px}.form-popup__subtitle{font-size:20px;line-height:24px}.form-popup__thanks-logo{margin-bottom:24px}.form-popup__thanks-title{font-size:20px;line-height:24px;margin-bottom:10px}.form-popup__thanks-btn{width:calc(100% - 32px)}}.info-menu{background:#f6f6f6;height:100%;padding:10px 10px 10px 20px;position:relative;width:100%}.info-menu:before{background:#1a1a1a29;content:"";height:calc(100% - 20px);left:10px;position:absolute;top:10px;width:1px}.info-menu__title{color:#6f6f6e;font-size:14px;font-weight:500;margin-bottom:16px}.info-menu__list{height:-moz-max-content;height:max-content;position:sticky;top:138px;width:100%}.info-menu__item{color:#1a1a1a;cursor:pointer}.info-menu__item,.info-menu__item-link{transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.info-menu__item-link{align-items:center;color:inherit;display:flex;font-size:14px;font-weight:600;height:56px;padding:0 16px;text-decoration:none;text-transform:uppercase}.info-menu__item-link.active{background:#e50046;color:#fff}.info-menu__item-sections{background:#f6f6f6;display:flex;flex-direction:column;padding:8px 0}.info-menu__item-section{align-items:center;color:#1a1a1ab3;cursor:pointer;display:flex;font-size:13px;font-weight:400;min-height:40px;padding:8px 16px 8px 32px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.info-menu__item-section:hover{background:#e5004614;color:#e50046}.info-menu__item-section.active{background:#e500461f;border-left:2px solid #e50046;color:#e50046;font-weight:500}@media screen and (max-width:1080px){.info-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4);bottom:0;height:-moz-max-content;height:max-content;left:0;order:2;padding:10px 16px;position:sticky;width:100%;z-index:90}.info-menu:before,.info-menu__title{display:none}.info-menu__list{align-items:center;display:flex;gap:10px;overflow-x:auto;position:relative;top:auto;width:100%}.info-menu__item{flex-shrink:0;position:relative;width:-moz-max-content;width:max-content}.info-menu__item.active{background:#e50046;border-radius:8px}.info-menu__item-link{font-size:12px;height:40px;padding:0 10px;white-space:nowrap}.info-menu__item-sections{display:none}}.content-slider{height:auto;margin:72px 0;width:100%}.content-slider__item,.content-slider__wrapper{position:relative;width:100%}.content-slider__item.swiper-slide-active .content-slider__item-text{opacity:1}.content-slider__item-img{padding-top:65%;position:relative;width:100%}.content-slider__item-img img,.content-slider__item-img video{display:block;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.content-slider__item-text{margin-top:16px;opacity:0;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);transition-duration:.6s}.content-slider__item-text a,.content-slider__item-text p{font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}.content-slider__item-text a{color:#1a1a1a;text-decoration:underline}.content-slider__item-text a:hover{opacity:.7;text-decoration:none}.content-slider__pagination-wrapper{bottom:0;left:0;position:absolute;right:0;z-index:10}.content-slider__nav{position:absolute;top:45%;transform:translateY(-45%);width:100%;z-index:5}.content-slider__next,.content-slider__prev{background:0;border:0;color:#6f6f6e;cursor:pointer;height:44px;padding:0;position:absolute;transition:all .25s cubic-bezier(.65,.05,.36,1);width:44px;z-index:2}.content-slider__next:hover,.content-slider__prev:hover{color:#e50046}.content-slider__next .icon,.content-slider__prev .icon{height:100%;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.content-slider__prev{left:-68px}.content-slider__next{right:-68px}.content-slider__pagination{bottom:70px!important;position:absolute;z-index:5}@media screen and (max-width:1340px){.content-slider__prev{left:0}.content-slider__next{right:0}}@media screen and (max-width:920px){.content-slider{margin:32px 0 72px;overflow-y:initial}.content-slider__nav{display:none}.content-slider__pagination{bottom:auto!important;position:absolute;top:calc(100% - 16px)!important}.content-slider__item-text{margin-top:0;position:absolute;top:calc(100% + 10px)}.content-slider__item-text a,.content-slider__item-text p{font-size:14px;line-height:19px}}.cart-popup .simplebar-content{display:flex;flex-direction:column;min-height:100%}.cart-popup__count{align-items:center;background:#e50046;border:1px solid #b20036;color:#fff;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;min-width:24px;padding-inline:4px;text-transform:uppercase;width:-moz-max-content;width:max-content}.cart-popup__list{padding-inline:32px}.cart-popup__bottom{margin-top:auto;padding:32px}.cart-popup__info{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.cart-popup__info-caption,.cart-popup__info-price{font-size:20px;font-weight:700;line-height:24px;text-transform:uppercase}.cart-popup__info-price{color:#e50046}.cart-popup__btn{height:56px;width:100%}.cart-popup__btn .btn__inner{font-size:14px;justify-content:center}@media screen and (max-width:920px){.cart-popup__list{padding-inline:16px}.cart-popup__bottom{padding:16px}.cart-popup__info{margin-bottom:10px}.cart-popup__info-caption,.cart-popup__info-price{font-size:16px;line-height:19px}.cart-popup__count{font-size:14px}}.auth-popup__submit{font-size:14px;height:56px;margin-top:32px;width:100%}.auth-popup__submit .btn__inner{justify-content:center}.auth-popup__subtitle{font-size:16px;font-weight:700;margin-bottom:32px;text-transform:uppercase}.auth-popup__caption{align-items:center;color:#a1a1a1;display:flex;font-size:14px;font-weight:500;gap:10px}.auth-popup__caption a,.auth-popup__caption span{color:#e50046}.auth-popup__code{margin-bottom:10px;margin-top:32px;position:relative}.auth-popup__code-refresh{background:0;border:0;color:#1a1a1a;cursor:pointer;height:24px;position:absolute;right:0;top:12px;width:24px}.auth-popup__code-refresh.disabled{opacity:.7;pointer-events:none}.auth-popup__code-refresh .icon{height:100%;width:100%}.auth-popup__row{align-items:center;display:flex}.auth-popup__timer{font-size:14px;font-weight:500;margin-left:auto}@media screen and (max-width:920px){.auth-popup__subtitle{margin-bottom:16px}.auth-popup__code{margin-top:24px}}.profile-menu{border:1px solid #e9e9e9;height:-moz-max-content;height:max-content;max-width:457px;padding:24px 24px 0;position:sticky;top:138px;width:100%}.profile-menu__head{align-items:center;display:flex;gap:32px;margin-bottom:24px}.profile-menu__avatar{align-items:center;background:#e9e9e9;border-radius:50%;cursor:pointer;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;transition:background-color .2s ease;width:120px}.profile-menu__avatar:hover{background-color:#ddd}.profile-menu__avatar-icon{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:40px}.profile-menu__avatar-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.profile-menu__avatar-input{display:none}.profile-menu__name{font-size:24px;font-weight:800;line-height:24px;margin-bottom:10px;text-transform:uppercase}.profile-menu__phone{color:#e50046;font-size:14px;font-weight:700;text-transform:uppercase}.profile-menu__item{align-items:center;border-bottom:1px solid rgba(26,26,26,.1);color:#1a1a1a;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;height:72px;justify-content:space-between;line-height:14px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.profile-menu__item:hover{background:#f2f2f2;padding-inline:24px}.profile-menu__item.active,.profile-menu__item.router-link-exact-active{background:#1a1a1a;color:#fff;padding-inline:24px}.profile-menu__item-count{background:#e50046;color:#fff;font-size:12px;height:32px;justify-content:center;padding:0 10px}.profile-menu__item-count,.profile-menu__logout{align-items:center;display:flex;font-weight:600;text-transform:uppercase}.profile-menu__logout{background:0;border:0;color:#e50046;cursor:pointer;font-size:14px;gap:8px;height:72px;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.profile-menu__logout:hover{opacity:.7}.profile-menu__logout .icon{height:20px;width:20px}@media screen and (max-width:1200px){.profile-menu{max-width:none;position:relative;top:auto}}@media screen and (max-width:920px){.profile-menu{padding-top:16px;padding-inline:10px}.profile-menu__head{gap:10px;margin-bottom:16px}.profile-menu__avatar{height:60px;width:60px}.profile-menu__avatar-icon{width:20px}.profile-menu__name{font-size:18px;line-height:18px}.profile-menu__item{font-size:12px;height:48px}.profile-menu__item.active,.profile-menu__item.router-link-exact-active{padding-left:10px}.profile-menu__logout{font-size:12px;height:48px}.profile-menu__logout .icon{height:16px;width:16px}}.profile-popup .simplebar-content{display:flex;flex-direction:column;min-height:100%}.profile-popup__inner{padding-inline:32px}.profile-popup__bottom{margin-top:auto;padding:32px}.profile-popup__btn{height:56px;margin-top:24px;width:100%}.profile-popup__btn .btn__inner{font-size:14px;justify-content:center}.profile-popup__input{margin-bottom:32px;width:100%}@media screen and (max-width:920px){.profile-popup__inner{padding-inline:16px}.profile-popup__bottom{padding:10px}.profile-popup__input{margin-bottom:16px}}.address-popup .simplebar-content{display:flex;flex-direction:column;min-height:100%}.address-popup__inner{padding-inline:32px}.address-popup__section{margin-bottom:52px}.address-popup__section-title{font-size:16px;font-weight:700;line-height:19px;margin-bottom:32px;text-transform:uppercase}.address-popup__city{margin-block:52px;width:100%}.address-popup__city .dropdown__btn{background:#f6f6f6;height:56px;padding-inline:16px}.address-popup__city .dropdown__content{top:calc(100% + 8px)}.address-popup__delivery{cursor:pointer;margin-bottom:32px;width:100%}.address-popup__delivery input{display:none}.address-popup__delivery input:checked~.order__delivery-select-row .order__delivery-select-icon{border-color:#e9e9e9}.address-popup__delivery input:checked~.order__delivery-select-row .order__delivery-select-icon:before{opacity:1;transform:scale(1)}.address-popup__delivery-row{align-items:center;display:flex;gap:10px}.address-popup__delivery-name,.address-popup__delivery-price{font-size:16px;font-weight:500;text-transform:uppercase}.address-popup__delivery-price{margin-left:auto}.address-popup__delivery-description{color:#a1a1a1;font-size:14px;font-weight:500;margin-top:10px;padding-left:34px}.address-popup__delivery-description p{margin-bottom:4px}.address-popup__delivery-icon{align-items:center;border:1px solid #1a1a1a;border-radius:50%;display:flex;height:24px;justify-content:center;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1);width:24px}.address-popup__delivery-icon:before{background:#e50046;border-radius:50%;content:"";height:16px;opacity:0;position:absolute;transform:scale(.5);transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.address-popup__bottom{margin-top:auto;padding:32px}.address-popup__input{width:100%}.address-popup__fields-grid{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-top:16px}.address-popup__btn{height:56px;margin-top:24px;width:100%}.address-popup__btn .btn__inner{font-size:14px;justify-content:center}@media screen and (max-width:920px){.address-popup__inner{padding-inline:16px}.address-popup__delivery-city{margin-block:32px}.address-popup__delivery-icon{flex-shrink:0;height:20px;width:20px}.address-popup__delivery-icon:before{height:12px;width:12px}.address-popup__delivery-name{font-size:14px}.address-popup__delivery-price{font-size:12px}.address-popup__delivery-description{line-height:19px;padding-left:30px}.address-popup__section{margin-bottom:24px}.address-popup__city{margin-block:24px}.address-popup__fields-grid{-moz-column-gap:10px;column-gap:10px;grid-template-columns:1fr 1fr;row-gap:16px}.address-popup__bottom{padding:10px}}.filters-popup .simplebar-content{display:flex;flex-direction:column;min-height:100%}.filters-popup__list{padding-inline:16px}.filters-popup__bottom{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:auto;padding:24px 16px}.filters-popup__btn{width:100%}.filters-popup__btn .btn__inner{justify-content:center}.filters-popup__section{border-bottom:0;margin-bottom:16px}.filters-popup__section-item{margin-bottom:10px}.filters-popup__section-item .checkbox__title{align-items:center;display:flex;width:100%}.filters-popup__section-color{border:1px solid rgba(26,26,26,.1);border-radius:50%;height:20px;margin-left:auto;width:20px}.product-card{display:block;min-width:0;position:relative;width:100%}.product-card:hover .product-card__img{transform:scale(1.05)}.product-card:hover .product-card__title{opacity:.8}.product-card__inner{background:#f2f2f2;overflow:hidden;padding-top:130%;position:relative}.product-card__img{height:100%;left:0;position:absolute;top:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%;z-index:1}.product-card__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__label{align-items:center;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;left:16px;line-height:14px;padding:0 10px;position:absolute;text-transform:uppercase;top:16px;width:-moz-max-content;width:max-content;z-index:2}.product-card__label.is-white{background:#fff;color:#1a1a1a}.product-card__label.is-black{background:#1a1a1a;color:#fff}.product-card__add{cursor:pointer;padding:0;position:absolute;right:16px;top:16px;width:32px;z-index:2}.product-card__add .btn__inner{justify-content:center}.product-card__add .icon{color:#fff;height:16px;width:16px}.product-card__title{color:#1a1a1a;font-size:18px;font-weight:600;line-height:18px;margin-top:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);white-space:nowrap}.product-card__row{align-items:center;display:flex;gap:10px;margin-top:12px}.product-card__price{color:#1a1a1a;font-size:18px;font-weight:600;line-height:18px;text-transform:uppercase}.product-card__price.is-old{align-items:center;color:#666;display:flex;font-weight:400;position:relative}.product-card__price.is-old:before{background:#e50046;content:"";height:1px;left:0;position:absolute;width:100%;z-index:2}@media screen and (max-width:920px){.product-card__label{left:10px;top:10px}.product-card__add{right:10px;top:10px}.product-card__title{font-size:14px;line-height:14px;margin-top:10px}.product-card__row{gap:10px;margin-top:10px}.product-card__price{font-size:14px;line-height:14px}}.blogger-card{height:auto;overflow:hidden;position:relative;width:100%}.blogger-card:hover .blogger-card__img{transform:scale(1.05)}.blogger-card:hover .blogger-card__title{opacity:.8}.blogger-card__inner{overflow:hidden;padding-top:160%;position:relative}.blogger-card__img{height:100%;left:0;position:absolute;top:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%;z-index:1}.blogger-card__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blogger-card__product{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4);bottom:16px;height:auto;padding-top:45%;position:absolute;right:16px;width:30%;z-index:2}.blogger-card__product img{display:block;height:calc(100% - 16px);left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:8px;width:calc(100% - 16px)}.blogger-card__title{color:#1a1a1a;font-size:18px;font-weight:600;line-height:18px;margin-top:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);white-space:nowrap}.blogger-card__row{align-items:center;display:flex;gap:10px;margin-top:12px}.blogger-card__price{color:#1a1a1a;font-size:18px;font-weight:600;line-height:18px;text-transform:uppercase}.blogger-card__price.is-old{align-items:center;color:#666;display:flex;font-weight:400;position:relative}.blogger-card__price.is-old:before{background:#e50046;content:"";height:1px;left:0;position:absolute;width:100%;z-index:2}.blogger-card__info{padding-inline:16px}.blogger-card__add{cursor:pointer;padding:0;position:absolute;right:16px;top:16px;width:32px;z-index:2}.blogger-card__add .btn__inner{justify-content:center}.blogger-card__add .icon{color:#fff;height:16px;width:16px}@media screen and (max-width:920px){.blogger-card__add{right:10px;top:10px}.blogger-card__product{bottom:10px;right:10px}.blogger-card__title{font-size:14px;line-height:14px;margin-top:10px}.blogger-card__row{gap:10px;margin-top:10px}.blogger-card__price{font-size:14px;line-height:14px}}.news-card{height:auto;min-width:0;position:relative;width:100%}.news-card:hover .news-card__img img{transform:scale(1.05)}.news-card:hover .news-card__title{opacity:.8}.news-card__img{height:auto;overflow:hidden;padding-top:70%;position:relative;width:100%}.news-card__img img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.news-card__title{color:#1a1a1a;font-size:20px;font-weight:600;line-height:20px;margin-top:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);white-space:nowrap}.news-card__date{color:#6f6f6e;font-size:12px;font-weight:600;line-height:12px;margin-top:16px}.news-card__label{align-items:center;background:#fff;color:#1a1a1a;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;left:16px;line-height:14px;padding:0 10px;position:absolute;text-transform:uppercase;top:16px;width:-moz-max-content;width:max-content;z-index:4}.news-card__label.red{background:#e50046;color:#fff}@media screen and (max-width:920px){.news-card__label{left:10px;top:10px}.news-card__title{font-size:14px;line-height:14px;margin-top:10px}.news-card__date{margin-top:10px}}.product-cart{border-bottom:1px solid rgba(26,26,26,.1);display:grid;gap:16px;grid-template-columns:120px 1fr;padding-block:16px}.product-cart__img{align-items:center;background:#f2f2f2;display:flex;height:100%;justify-content:center;position:relative;width:100%}.product-cart__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.product-cart__col{display:flex;flex-direction:column;padding-block:10px}.product-cart__title{color:#1a1a1a;font-size:16px;font-weight:800;line-height:22px;margin-bottom:16px;text-transform:uppercase}.product-cart__props{align-items:center;display:flex;font-size:14px;font-weight:500;gap:5px;line-height:14px;margin-bottom:26px}.product-cart__props-value{color:#a1a1a1}.product-cart__row{align-items:center;display:flex;gap:10px;height:44px;margin-top:auto}.product-cart__counter{margin-left:auto}.product-cart__price{color:#1a1a1a;font-size:18px;font-weight:600;line-height:18px;text-transform:uppercase}.product-cart__price.is-old{align-items:center;color:#666;display:flex;font-weight:400;position:relative}.product-cart__price.is-old:before{background:#e50046;content:"";height:1px;left:0;position:absolute;width:100%;z-index:2}@media screen and (max-width:920px){.product-cart{gap:10px;grid-template-columns:80px 1fr;padding-block:10px}.product-cart__col{padding-block:0}.product-cart__title{font-size:14px;line-height:19px;margin-bottom:10px}.product-cart__price{font-size:16px;line-height:16px}}.product-slider{overflow:hidden;padding-top:128px;width:100%}.product-slider__head{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-bottom:24px;width:100%}.product-slider__title{margin:0}.product-slider__products{overflow:initial!important}.product-slider__item{height:auto;width:clamp(25rem,14.1304347826rem + 17.3913043478vw,35rem)!important}@media screen and (max-width:920px){.product-slider{padding-top:40px}.product-slider__item{width:280px!important}}.bloggers{overflow:hidden;padding-top:128px}.bloggers__head{align-items:flex-end;display:flex;grid-area:10px;justify-content:space-between;margin-bottom:24px}.bloggers__title{margin-bottom:0}.bloggers__slider{overflow:initial!important}.bloggers__slider-item{height:auto;width:clamp(25rem,14.1304347826rem + 17.3913043478vw,35rem)!important}@media screen and (max-width:920px){.bloggers{padding-top:40px}.bloggers__slider-item{width:280px!important}}.about{padding-top:128px}.about__row{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:100px;margin-top:128px}.about__label{align-items:center;background:#e50046;color:#fff;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;line-height:12px;padding:0 10px;text-transform:uppercase;width:-moz-max-content;width:max-content}.about__img{overflow:hidden;padding-top:53%;position:relative;width:100%}.about__img img,.about__img video{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.about__text{font-size:clamp(1.5rem,.9565217391rem + .8695652174vw,2rem);font-weight:700;line-height:clamp(2rem,1.0489130435rem + 1.5217391304vw,2.875rem);max-width:724px;text-align:left;text-wrap:balance}.about__btn{margin-top:40px}@media screen and (max-width:920px){.about{padding-top:60px}.about__row{gap:16px;grid-template-columns:1fr;margin-bottom:40px;margin-top:60px}.about__text{font-size:18px;line-height:24px}.about__img{padding-top:75%}}.news-section{overflow:hidden;padding-top:128px}.news-section__head{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-bottom:24px}.news-section__title{margin-bottom:0}.news-section__slider{overflow:initial!important}.news-section__item{height:auto;width:clamp(35rem,-.3260869565rem + 56.5217391304vw,67.5rem)!important}@media screen and (max-width:920px){.news-section{padding-top:40px}.news-section__item{width:320px!important}}.subscribe-block{padding:130px 0}.subscribe-block__inner{display:grid;grid-template-columns:repeat(2,1fr)}.subscribe-block__form{width:100%}.subscribe-block__submit{align-items:center;background:0;border:0;border-bottom:1px solid #e50046;color:#e50046;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:46px;justify-content:space-between;line-height:14px;padding:0;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.subscribe-block__submit:after{background:#e40046;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .25s cubic-bezier(.65,.05,.36,1);width:0;z-index:2}.subscribe-block__submit .icon{color:#e50046;height:14px;width:14px}.subscribe-block__submit:hover:after{width:100%}.subscribe-block .form-agreement{margin-top:24px}@media screen and (max-width:1400px){.subscribe-block__inner{gap:24px;grid-template-columns:1fr;place-items:end}.subscribe-block__form{max-width:660px}}@media screen and (max-width:920px){.subscribe-block{padding:40px 0}.subscribe-block__inner{place-items:start}.subscribe-block__title{font-size:18px;line-height:24px;margin-bottom:0;text-wrap:balance}}.agreements__error{color:red;font-size:12px;margin-top:5px}.home-page{padding-top:0!important}.home-page .first{display:flex;height:100svh;width:100%}.home-page .first__slider{height:100%;margin:0;width:100%}.home-page .first__slider-wrapper{flex-shrink:0;height:100%;position:relative;width:50%}.home-page .first__slider-item{height:100%;position:relative}.home-page .first__slider-item-img,.home-page .first__slider-item-img:before{height:100%;left:0;position:absolute;top:0;width:100%}.home-page .first__slider-item-img:before{background:linear-gradient(180deg,#1a1a1a1a 0,#1a1a1a3d 75%,#1a1a1ab3);content:"";z-index:2}.home-page .first__slider-item-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.home-page .first__slider-item-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:42px;position:relative;z-index:2}.home-page .first__slider-item-title{color:#fff;font-size:clamp(1.5rem,.5489130435rem + 1.5217391304vw,2.375rem);font-weight:700;line-height:clamp(1.8125rem,.6576086957rem + 1.847826087vw,2.875rem);margin:0;text-transform:uppercase}.home-page .first__slider-item-btn{margin-top:20px}.home-page .first__slider-pagination{bottom:16px!important;left:0;margin:auto;position:absolute;right:0;z-index:5}.home-page .first__promo{display:flex;flex-direction:column;flex-shrink:0;width:50%}.home-page .first__promo-bottom{background:#1a1a1a;flex-shrink:0;gap:20px;height:44px!important;width:100%}.home-page .first__promo-bottom .marquee{gap:20px}.home-page .first__promo-bottom-item{color:#fff;display:flex;font-size:12px;font-weight:600;gap:20px;text-transform:uppercase}.home-page .first__promo-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;padding-bottom:24px;position:relative;width:100%}.home-page .first__promo-img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-page .first__promo-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-page .first__promo-row{padding-bottom:8px;position:relative;width:100%;z-index:2}.home-page .first__promo-row .swiper-wrapper{align-items:flex-end}.home-page .first__promo-label{height:-moz-max-content;height:max-content;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.home-page .first__promo-label.has-image:hover{min-width:240px;transform:translateY(8px)}.home-page .first__promo-label.has-image:hover .first__promo-label-inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-color:#fff6;height:360px;padding:8px;transition-duration:.25s}.home-page .first__promo-label.has-image:hover .first__promo-label-img{opacity:1;transform:scale(1);transition-delay:.2s;transition-duration:.25s}.home-page .first__promo-label:hover .first__promo-label-btn{background:#e50046;border-color:#e50046;color:#fff;font-weight:700;width:100%}.home-page .first__promo-label-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff52;border:1px solid hsla(0,0%,100%,.4);color:#1a1a1a;display:flex;font-size:12px;font-weight:600;height:44px;justify-content:center;padding:0 16px;position:relative;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);z-index:2}.home-page .first__promo-label-img{left:0;margin:auto;opacity:0;position:absolute;right:0;top:8px;transform:scale(0);transition:all .25s cubic-bezier(.65,.05,.36,1);transition-duration:0s;width:calc(100% - 16px)}.home-page .first__promo-label-img img{display:block;height:292px;left:0;margin:auto;min-width:224px;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.home-page .first__promo-label-inner{border:1px solid transparent;display:flex;flex-direction:column;height:44px;justify-content:flex-end;overflow:hidden;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);transition-duration:0s;width:100%}@media screen and (max-width:920px){.home-page .first{flex-direction:column;height:auto}.home-page .first__slider-wrapper{height:100vh;width:100%}.home-page .first__promo{height:70vh;width:100%}}.home-page .categories{display:flex;flex-direction:column;height:90vw;justify-content:flex-end;overflow:hidden;position:relative}.home-page .categories__img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-page .categories__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-page .categories__inner{padding-bottom:128px;position:relative;z-index:2}.home-page .categories__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.home-page .categories__title{color:#fff;margin-bottom:0}.home-page .categories__slider{overflow:initial}.home-page .categories__item{height:auto;width:clamp(25rem,14.1304347826rem + 17.3913043478vw,35rem)}.home-page .categories__item-inner{color:#fff;display:block;text-decoration:none;width:100%}.home-page .categories__item-img{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid hsla(0,0%,100%,.25);overflow:hidden;padding-top:130%;position:relative}.home-page .categories__item-img img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.home-page .categories__item-title{color:#fff;font-size:18px;font-weight:600;line-height:18px;margin-top:16px;text-transform:uppercase}@media screen and (max-width:920px){.home-page .categories{height:100vh}.home-page .categories__item{width:280px}.home-page .categories__item-title{font-size:14px;line-height:14px;margin-top:10px}.home-page .categories__inner{padding-bottom:32px}}.catalog-page .head{margin-bottom:16px}.catalog-page .head__title{font-size:24px;font-weight:700;margin:0 auto;padding-top:22px;text-align:center;text-transform:uppercase}.catalog-page .head__actions{display:none}@media screen and (max-width:920px){.catalog-page .head__title{font-size:18px;line-height:24px;padding-top:0}.catalog-page .head__actions{display:flex;margin-top:32px}.catalog-page .head__action{align-items:center;background:0;border:0;color:#1a1a1a;display:flex;font-size:12px;font-weight:600;gap:4px;line-height:12px;padding:0;text-transform:uppercase}.catalog-page .head__action .icon{height:14px;width:14px}}.catalog-page .catalog__list{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:50px}@media screen and (max-width:920px){.catalog-page .catalog__list{grid-template-columns:repeat(2,1fr);row-gap:24px}}@media screen and (max-width:480px){.catalog-page .catalog__list{grid-template-columns:1fr}}.catalog-page .seo-section{background:#f2f2f2;padding-block:72px}.catalog-page .seo-section__tags{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;margin-bottom:32px;overflow-x:auto;padding-bottom:8px}.catalog-page .seo-section__tag{align-items:center;border:1px solid rgba(26,26,26,.1);color:#1a1a1a;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:32px;justify-content:center;padding:0 10px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.catalog-page .seo-section__tag .icon{height:14px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:14px}.catalog-page .seo-section__tag:hover{color:#e50046}.catalog-page .seo-section__text{color:#1a1a1a;font-size:14px;line-height:22px;opacity:.4}@media screen and (max-width:920px){.catalog-page .seo-section{padding-block:40px}}.product-page .product__inner{display:flex;gap:10px;position:relative}.product-page .product__preview{width:50%}.product-page .product__preview-row{align-items:flex-start;display:flex;gap:10px}.product-page .product__preview-thumbs{flex-shrink:0;width:120px}.product-page .product__preview-thumbs-slider{max-height:var(--height,100%);width:100%}.product-page .product__preview-thumbs-item{border:1px solid transparent;cursor:pointer;height:auto;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.product-page .product__preview-thumbs-item img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.product-page .product__preview-thumbs-item.swiper-slide-thumb-active{border-color:#1a1a1a29}.product-page .product__preview-slider{width:100%}.product-page .product__preview-slider-wrapper{position:relative;width:calc(100% - 130px)}.product-page .product__preview-slider-item{padding-top:128%;position:relative;width:100%}.product-page .product__preview-slider-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.product-page .product__preview-slider-pagination{display:none}.product-page .product__preview-label{align-items:center;background:#1a1a1a;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;left:16px;padding:0 10px;position:absolute;text-transform:uppercase;top:16px;width:-moz-max-content;width:max-content;z-index:5}.product-page .product__preview-video{margin-top:10px;width:100%}.product-page .product__preview-video video{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.product-page .product__preview-info{width:100%}.product-page .product__preview-info img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.product-page .product__preview-text{padding:128px}.product-page .product__main{height:-moz-max-content;height:max-content;padding:72px 156px;position:absolute;right:16px;top:0;width:calc(50% - 16px)}.product-page .product__main-top{align-items:center;border-bottom:1px solid rgba(26,26,26,.1);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;width:100%}.product-page .product__main-top-caption{color:#6f6f6e;font-size:14px;font-weight:500}.product-page .product__main-top-value{font-size:14px;font-weight:500;text-transform:uppercase}.product-page .product__main-title{font-size:34px;font-weight:700;line-height:41px;margin-bottom:32px;text-transform:uppercase}.product-page .product__main-benefits-item{align-items:center;display:flex;font-size:16px;font-weight:500;gap:10px;margin-bottom:10px}.product-page .product__main-benefits-item .icon{color:#1a1a1a;height:16px;width:16px}.product-page .product__main-divider{background:#1a1a1a1a;height:1px;margin:32px 0;width:100%}.product-page .product__main-price{align-items:center;display:flex;gap:10px;margin-bottom:36px}.product-page .product__main-price-value{font-size:34px;font-weight:700;text-transform:uppercase}.product-page .product__main-price-old{align-items:center;color:#666;display:flex;font-size:18px;font-weight:400;line-height:18px;position:relative;text-transform:uppercase;top:5px}.product-page .product__main-price-old:before{background:#e50046;content:"";height:1px;left:0;position:absolute;width:100%;z-index:2}.product-page .product__main-bonus{align-items:center;background:#e50046;color:#fff;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;margin-left:auto;padding:0 10px;text-transform:uppercase}.product-page .product__main-delivery{align-items:center;background:#f6f6f6;display:flex;font-size:16px;font-weight:500;gap:16px;height:56px;margin-bottom:32px;padding:0 16px}.product-page .product__main-delivery img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:20px}.product-page .product__main-info{margin-bottom:32px;width:100%}.product-page .product__main-info-btn{align-items:center;background:0;border:0;border-top:1px solid rgba(26,26,26,.1);color:#1a1a1a;display:flex;font-size:16px;font-weight:500;height:56px;justify-content:space-between;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.product-page .product__main-info-btn .icon{height:16px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.product-page .product__main-info-btn:hover{color:#e50046}.product-page .product__main-info-btn:last-child{border-bottom:1px solid rgba(26,26,26,.1)}.product-page .product__main-actions{display:grid;gap:10px;grid-template-columns:auto 1fr}.product-page .product__main-btn{font-size:14px;font-weight:600;height:56px;line-height:14px;width:100%}.product-page .product__main-btn .btn__inner{justify-content:center}@media screen and (max-width:1440px){.product-page .product__main{padding:40px 0 40px 40px}}@media screen and (max-width:1080px){.product-page .product__inner{flex-direction:column}.product-page .product__main{margin-top:16px;padding:0;position:relative;right:auto;top:auto;width:100%}.product-page .product__preview{width:100%}}@media screen and (max-width:920px){.product-page .product__preview-thumbs{display:none}.product-page .product__preview-slider-wrapper{width:100%}.product-page .product__preview-slider-pagination{display:flex;position:absolute;z-index:10}.product-page .product__preview-label{left:10px;top:10px}.product-page .product__preview-video{margin-bottom:24px;margin-top:32px}.product-page .product__preview-text{padding:0}.product-page .product__preview-info img{display:block;margin:24px 0;-o-object-fit:contain;object-fit:contain;width:100%}.product-page .product__main-top{margin-bottom:10px;padding-bottom:10px}.product-page .product__main-top-caption,.product-page .product__main-top-value{font-size:12px;line-height:12px}.product-page .product__main-title{font-size:24px;line-height:29px;margin-bottom:16px;text-wrap:balance}.product-page .product__main-divider{margin:16px 0}.product-page .product__main-price{margin-bottom:16px}.product-page .product__main-price-value{font-size:20px;line-height:20px}.product-page .product__main-price-old{font-size:16px;line-height:16px;top:1px}.product-page .product__main-delivery{margin-bottom:16px}}.info-page .info__inner{display:grid;gap:32px;grid-template-columns:300px 1fr}.info-page .info__content{background:#f6f6f6;padding:32px}.info-page .info .lines-divider{margin:128px 0}.info-page .info__section-title{font-size:34px;font-weight:700;line-height:41px;margin-bottom:16px;text-transform:uppercase}.info-page .info__section-contact{align-items:center;background:#fff;border:1px solid rgba(26,26,26,.1);color:#e50046;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:56px;justify-content:center;padding:0 16px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.info-page .info__section-contact:hover{opacity:.7}.info-page .info__section-contacts{align-items:center;display:flex;gap:10px}.info-page .info__section-text article{background:#fff;margin:32px 0;padding:24px 16px}.info-page .info__section-text article h3,.info-page .info__section-text article h4{margin-bottom:16px;margin-top:32px}.info-page .info__section-text article h3:first-child,.info-page .info__section-text article h4:first-child{margin-top:0}.info-page .info__section-text article li,.info-page .info__section-text article ol,.info-page .info__section-text article p,.info-page .info__section-text article ul{color:#6f6f6e}.info-page .info__section-shops{display:grid;gap:10px;grid-template-columns:repeat(6,1fr)}.info-page .info__section-shop{background:#f6f6f6;border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;height:auto;padding:10px}.info-page .info__section-shop-inner{align-items:center;background:#fff;display:flex;justify-content:center;padding-top:120%;position:relative;width:100%}.info-page .info__section-shop-logo{display:block;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%);width:80%}.info-page .info__section-shop-link{align-items:center;color:#e50046;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;margin-top:10px;text-align:center;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.info-page .info__section-shop-link:hover{opacity:.7}.info-page .info__section-content{background:#fff;color:#6f6f6e;margin:32px 0;padding:24px 16px}.info-page .info__section-content-title{border-bottom:1px solid rgba(26,26,26,.1);color:#1a1a1a;font-size:16px;font-weight:700;margin-bottom:32px;padding-bottom:16px;text-transform:uppercase;width:100%}.info-page .info__section-content-subtitle{color:#1a1a1a;font-size:24px;font-weight:700;line-height:29px;margin-bottom:24px;text-transform:uppercase}.info-page .info__section-content-row{display:grid;gap:10px;grid-template-columns:repeat(6,1fr);margin-bottom:24px}.info-page .info__section-content-divider{background:#1a1a1a1a;height:1px;margin:52px 0;width:100%}.info-page .info__section-payment{align-items:center;background:#fff;border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;display:flex;height:auto;justify-content:center;padding:27% 10px 10px;position:relative;width:100%}.info-page .info__section-payment img{display:block;height:auto;margin:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%);width:80%}.info-page .info__accordion{margin-bottom:10px}.info-page .info__accordion-contacts-title{font-size:16px;font-weight:500;margin-bottom:24px}.info-page .info__accordion-contacts-row{align-items:center;display:flex;gap:24px}.info-page .info__accordion-contacts a{color:#e50046;cursor:pointer;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.65,.05,.36,1)}.info-page .info__accordion-contacts a:hover{opacity:.7}.info-page .info__accordion-shops{display:grid;gap:10px;grid-template-columns:repeat(6,1fr);margin-bottom:32px}.info-page .info__accordion-shop{align-items:center;background:#fff;border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 6px 2px #1a1a1a1a;display:flex;height:auto;justify-content:center;padding-top:30%;position:relative;width:100%}.info-page .info__accordion-shop img{display:block;height:80%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%);width:90%}.info-page .info__accordion-btn{font-size:14px;height:56px;margin-top:32px;width:100%}.info-page .info__accordion-btn .btn__inner{justify-content:center}@media screen and (max-width:1080px){.info-page .info__inner{grid-template-columns:1fr}.info-page .info__content{padding:24px 10px}.info-page .info__section-title{font-size:24px;line-height:32px;margin-bottom:24px}.info-page .info__section-contacts{flex-wrap:wrap;gap:10px}.info-page .info__section-contact{height:48px;padding:0 10px}.info-page .info__section-text article{margin:24px 0;padding:16px 10px}.info-page .info__section-content-row{grid-template-columns:repeat(3,1fr)}.info-page .info__section-content-title{margin-bottom:24px;padding-bottom:10px}.info-page .info__section-content-subtitle{font-size:22px;line-height:30px;margin-bottom:24px}.info-page .info__section-content-divider{margin:32px 0}.info-page .info__accordion-shops,.info-page .info__section-shops{grid-template-columns:repeat(2,1fr)}.info-page .info__accordion-shops{margin-bottom:24px}.info-page .info__accordion-contacts-title{font-size:14px;margin-bottom:10px}.info-page .info__accordion-contacts-row{flex-wrap:wrap;gap:10px}.info-page .info .lines-divider{margin:40px 0}}.contacts-page .first__title{font-size:38px;font-weight:700;line-height:53px;margin-bottom:32px;max-width:1060px;text-transform:uppercase}.contacts-page .first__img{overflow:hidden;padding-top:60%;position:relative;width:100%}.contacts-page .first__img img,.contacts-page .first__img video{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:920px){.contacts-page .first__title{font-size:24px;line-height:32px;margin-bottom:24px}}.contacts-page .contacts__main{padding-block:128px;padding-left:128px}.contacts-page .contacts__item{color:#1a1a1a;cursor:pointer;display:block;font-size:38px;font-weight:700;line-height:46px;margin-bottom:32px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.contacts-page .contacts__item:last-child{margin-bottom:0}.contacts-page .contacts__item:hover{color:#e50046}.contacts-page .contacts__row{display:grid;grid-template-columns:repeat(2,1fr)}.contacts-page .contacts__img{width:100%}.contacts-page .contacts__img img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.contacts-page .contacts__col{display:flex;flex-direction:column;height:100%;padding-inline:128px;width:100%}.contacts-page .contacts__group{margin-bottom:72px}.contacts-page .contacts__group-title{border-bottom:1px solid rgba(26,26,26,.1);color:#6f6f6e;font-size:14px;font-weight:500;padding-bottom:16px;text-transform:uppercase;width:100%}.contacts-page .contacts__group-item{color:#1a1a1a;cursor:pointer;display:block;font-size:16px;font-weight:700;margin-top:16px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.contacts-page .contacts__group-item:hover{color:#e50046}.contacts-page .contacts__social{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:auto;row-gap:16px}.contacts-page .contacts__social-item{align-items:center;border-bottom:1px solid rgba(26,26,26,.1);color:#1a1a1a;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:2px;line-height:14px;padding-bottom:12px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.contacts-page .contacts__social-item:hover{border-color:#e50046;color:#e50046}.contacts-page .contacts__social-item:hover .icon{transform:translate(3px)}.contacts-page .contacts__social-item .icon{bottom:1px;height:16px;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.contacts-page .contacts__form{display:grid;width:100%}.contacts-page .contacts__form-inner{margin-left:auto;padding:128px;width:50%}.contacts-page .contacts__form-title{font-size:38px;font-weight:700;line-height:46px;margin-bottom:16px;text-transform:uppercase}.contacts-page .contacts__form-description{color:#6f6f6e;font-size:14px;font-weight:500;line-height:22px}.contacts-page .contacts__form-submit{font-size:14px;height:56px;margin-bottom:24px;margin-top:52px;width:100%}.contacts-page .contacts__form-submit .btn__inner{justify-content:center}.contacts-page .contacts__form .input{margin-bottom:16px}.contacts-page .contacts__img--2{height:auto;width:100%}.contacts-page .contacts__img--2 img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:1280px){.contacts-page .contacts__main{padding-left:0;padding-block:64px}.contacts-page .contacts__col{padding-inline:32px}.contacts-page .contacts__form-inner{padding:64px 32px}}@media screen and (max-width:920px){.contacts-page .contacts__main{padding-block:32px}.contacts-page .contacts__item{font-size:20px;line-height:24px;margin-bottom:16px}.contacts-page .contacts__row{gap:24px;grid-template-columns:1fr}.contacts-page .contacts__col{padding-inline:0}.contacts-page .contacts__group{margin-bottom:32px}.contacts-page .contacts__group-title{padding-bottom:10px}.contacts-page .contacts__group-item{font-size:14px}.contacts-page .contacts__social-item{font-size:10px;line-height:10px;padding-bottom:8px}.contacts-page .contacts__form{margin:40px 0}.contacts-page .contacts__form-inner{padding:0;width:100%}.contacts-page .contacts__form-title{font-size:24px;line-height:32px}}.news-page .news__title{font-size:24px;font-weight:700;margin:0 auto 52px;text-align:center;text-transform:uppercase}.news-page .news__filters{align-items:center;display:flex;justify-content:space-between}.news-page .news__filters-col{align-items:center;display:flex;gap:16px}.news-page .news__filters-item{background:0;border-bottom:1px solid transparent;color:#1a1a1a;cursor:pointer;font-size:12px;font-weight:600;line-height:12px;padding-bottom:10px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.news-page .news__filters-item.active{border-color:#1a1a1a;pointer-events:none}.news-page .news__filters-item.red,.news-page .news__filters-item:hover{color:#e50046}.news-page .news__filters-sort{margin-left:auto}.news-page .news__filters-sort .dropdown__content{left:auto;right:0}.news-page .news__filters-sort .dropdown__arrow{height:24px;width:24px}.news-page .news__filters-sort .dropdown__btn{gap:10px}.news-page .news__list{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:52px}@media screen and (max-width:920px){.news-page .news__list{grid-template-columns:1fr;row-gap:32px}.news-page .news__filters{flex-direction:column;gap:16px;justify-content:flex-start}.news-page .news__filters-col{gap:10px;justify-content:center;width:100%}}.news-page .article__head{align-items:center;display:flex;gap:16px;margin-bottom:16px;position:relative}.news-page .article__category{align-items:center;background:#1a1a1a;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;line-height:14px;padding:0 10px;text-transform:uppercase;width:-moz-max-content;width:max-content}.news-page .article__date{color:#6f6f6e;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}.news-page .article__back{align-items:center;background:0;border:0;color:#1a1a1a;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:4px;left:0;padding:0;position:absolute;text-transform:uppercase;top:-56px;z-index:100}.news-page .article__back:hover{color:#e50046}.news-page .article__back:hover .icon{transform:translate(-4px)}.news-page .article__back .icon,.news-page .article__back span{transition:all .25s cubic-bezier(.65,.05,.36,1)}.news-page .article__back .icon{height:24px;width:24px}.news-page .article__title{font-size:38px;font-weight:700;line-height:53px;margin-bottom:32px;max-width:1060px;text-transform:uppercase}.news-page .article__img{width:100%}.news-page .article__img img,.news-page .article__img video{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.news-page .article__content{margin:0 auto;max-width:1234px;padding-block:128px}@media screen and (max-width:920px){.news-page .article__back{top:0}.news-page .article__head{gap:10px;padding-top:40px}.news-page .article__category,.news-page .article__date{font-size:12px;line-height:12px}.news-page .article__title{font-size:24px;line-height:32px;margin-bottom:24px;text-wrap:balance}.news-page .article__content{padding-block:40px}}.order-page .head__title{font-size:24px;font-weight:700;margin:0 auto 52px;text-align:center;text-transform:uppercase}.order-page .head__step{align-items:center;display:flex;gap:52px;justify-content:center;margin:0 auto}.order-page .head__step-item{align-items:center;display:flex;gap:10px}.order-page .head__step-item.active .head__step-num{background:#e50046;border-color:#e500464d}.order-page .head__step-item.active .head__step-title{color:#e50046}.order-page .head__step-num{align-items:center;background:#6f6f6e;border:1px solid rgba(26,26,26,.2);color:#fff;display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.order-page .head__step-num,.order-page .head__step-title{font-size:14px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.order-page .head__step-title{color:#6f6f6e;font-weight:600}@media screen and (max-width:920px){.order-page .head__title{font-size:20px;line-height:24px;margin-bottom:32px}.order-page .head__step{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.order-page .head__step-num{flex-shrink:0;font-size:10px;height:18px;line-height:10px;width:18px}.order-page .head__step-title{font-size:12px;line-height:12px}}.order-page .cart{margin-top:72px}.order-page .cart__inner{align-items:flex-start;display:flex;justify-content:space-between}.order-page .cart__list{border:1px solid #e9e9e9;max-width:920px;padding-inline:24px;width:100%}.order-page .cart__info{border:1px solid #e9e9e9;height:-moz-max-content;height:max-content;max-width:610px;padding:24px;position:sticky;top:138px;width:100%}.order-page .cart__info-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.order-page .cart__info-caption,.order-page .cart__info-value{font-size:16px;font-weight:500;line-height:19px;text-transform:uppercase}.order-page .cart__info-value{flex-shrink:0}.order-page .cart__info-result{align-items:center;border-top:1px solid #e9e9e9;display:flex;justify-content:space-between;padding-block:24px}.order-page .cart__info-result-caption,.order-page .cart__info-result-price{font-size:20px;font-weight:700;text-transform:uppercase}.order-page .cart__info-result-price{color:#e50046}.order-page .cart__info-submit{font-size:14px;height:56px;width:100%}.order-page .cart__info-submit .btn__inner{justify-content:center}.order-page .cart .product-cart:last-child{border-bottom:0}@media screen and (max-width:1640px){.order-page .cart__inner{display:grid;gap:16px;grid-template-columns:3fr minmax(320px,1fr)}.order-page .cart__info-row{gap:16px}}@media screen and (max-width:920px){.order-page .cart{margin-top:32px}.order-page .cart__inner{grid-template-columns:1fr}.order-page .cart__info{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4);bottom:0;max-width:none;padding:16px 10px;top:auto;width:100%;z-index:90}.order-page .cart__info-row{gap:10px;margin-bottom:10px}.order-page .cart__info-caption,.order-page .cart__info-value{font-size:12px;line-height:12px}.order-page .cart__info-result{padding-block:10px}.order-page .cart__info-result-caption,.order-page .cart__info-result-price{font-size:12px;line-height:12px}.order-page .cart__info-submit{height:36px}.order-page .cart__list{padding-inline:10px}}.order-page .order{margin-top:72px}.order-page .order__inner{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.order-page .order__main{border:1px solid #e9e9e9;max-width:920px;padding:24px;width:100%}.order-page .order__info{border:1px solid #e9e9e9;height:-moz-max-content;height:max-content;max-width:610px;padding:24px;width:100%}.order-page .order__info .product-cart{padding-block:16px}.order-page .order__info .product-cart-price{font-size:16px;line-height:16px}.order-page .order__info-head{align-items:center;display:flex;justify-content:space-between}.order-page .order__info-title{font-size:20px;font-weight:700;text-transform:uppercase}.order-page .order__info-edit{border-color:#1a1a1a;font-size:12px;height:32px;line-height:12px}.order-page .order__info-row{align-items:center;display:flex;justify-content:space-between;margin-top:24px}.order-page .order__info-text,.order-page .order__info-value{font-size:16px;font-weight:500;line-height:19px;text-transform:uppercase}.order-page .order__info-caption{color:#a1a1a1;font-size:14px;font-weight:500;margin-top:10px}.order-page .order__info-btn{font-size:14px;margin-top:10px;width:100%}.order-page .order__info-btn .btn__inner{justify-content:center}.order-page .order__info-promocode{align-items:center;display:flex;gap:10px;margin-top:24px}.order-page .order__info-promocode-input{width:100%}.order-page .order__info-promocode-submit{flex-shrink:0}.order-page .order__info-promocode input{border-color:#1a1a1a!important}.order-page .order__info-divider{background:#e9e9e9;height:1px;margin:24px 0;width:100%}.order-page .order__info-price{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:24px 0;width:100%}.order-page .order__info-price-caption,.order-page .order__info-price-value{font-size:20px;font-weight:700;text-transform:uppercase}.order-page .order__info-price-value{color:#e50046}.order-page .order__info-submit{height:56px;width:100%}.order-page .order__info-submit .btn__inner{font-size:14px;justify-content:center;text-align:center}.order-page .order__section{margin-bottom:72px}.order-page .order__section:last-child{margin-bottom:0}.order-page .order__section-title{font-size:20px;font-weight:700;text-transform:uppercase}.order-page .order__section-caption{align-items:center;display:flex;font-size:14px;font-weight:500}.order-page .order__section-caption button{background:0;border:0;color:#e50046;font-weight:500;padding:0;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.order-page .order__section-caption button:hover{opacity:.7;text-decoration:none}.order-page .order__contacts-grid{-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:52px;row-gap:24px}.order-page .order__contacts-grid .input:last-child{grid-column:span 2}.order-page .order__delivery-city{margin-block:52px;width:100%}.order-page .order__delivery-city .dropdown__btn{background:#f6f6f6;height:56px;padding-inline:16px}.order-page .order__delivery-city .dropdown__content{top:calc(100% + 8px)}.order-page .order__delivery-select{cursor:pointer;margin-bottom:32px;width:100%}.order-page .order__delivery-select input{display:none}.order-page .order__delivery-select input:checked~.order__delivery-select-row .order__delivery-select-icon{border-color:#e9e9e9}.order-page .order__delivery-select input:checked~.order__delivery-select-row .order__delivery-select-icon:before{opacity:1;transform:scale(1)}.order-page .order__delivery-select-row{align-items:center;display:flex;gap:10px}.order-page .order__delivery-select-name,.order-page .order__delivery-select-price{font-size:16px;font-weight:500;text-transform:uppercase}.order-page .order__delivery-select-price{margin-left:auto}.order-page .order__delivery-select-description{color:#a1a1a1;font-size:14px;font-weight:500;margin-top:10px;padding-left:34px}.order-page .order__delivery-select-description p{margin-bottom:4px}.order-page .order__delivery-select-icon{align-items:center;border:1px solid #1a1a1a;border-radius:50%;display:flex;height:24px;justify-content:center;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1);width:24px}.order-page .order__delivery-select-icon:before{background:#e50046;border-radius:50%;content:"";height:16px;opacity:0;position:absolute;transform:scale(.5);transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.order-page .order__courier-input{width:100%}.order-page .order__courier-row{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-top:16px}.order-page .order__courier-time{margin-top:52px}.order-page .order__courier-time-label{color:#6f6f6e;font-size:16px;margin-bottom:16px}.order-page .order__courier-time-row{display:grid;gap:10px;grid-template-columns:repeat(7,1fr)}.order-page .order__courier-time-item{align-items:center;background:transparent;border:1px solid #1a1a1a;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:10px;height:44px;justify-content:center;padding:0;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.order-page .order__courier-time-item:hover{opacity:.7}.order-page .order__courier-time-item.active{background:#e50046;border-color:#e50046;color:#fff;pointer-events:none}.order-page .order__courier-time-item.active .order__courier-time-caption{color:#f6f6f6}.order-page .order__courier-time-caption{color:#6f6f6e;transition:all .25s cubic-bezier(.65,.05,.36,1)}.order-page .order__point{margin-top:52px}.order-page .order__point-label{color:#6f6f6e;font-size:16px;margin-bottom:16px}.order-page .order__payment-row{display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin-top:52px}.order-page .order__payment-select{align-items:center;background:transparent;border:1px solid #e9e9e9;cursor:pointer;display:flex;flex-direction:column;gap:16px;height:162px;justify-content:center;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.order-page .order__payment-select.active{background:#e50046}.order-page .order__payment-select.active .icon,.order-page .order__payment-select.active .order__payment-select-name{color:#fff}.order-page .order__payment-select-name{color:#1a1a1a;font-size:14px;font-weight:700;line-height:17px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.order-page .order__payment-select input{display:none}.order-page .order__payment-select .icon{color:#1a1a1a;height:24px;width:24px}.order-page .order__split{margin-top:24px}.order-page .order__split-head{align-items:center;background:#f6f6f6;display:flex;height:56px;justify-content:space-between;margin-bottom:24px;padding:0 16px;width:100%}.order-page .order__split-head-left{align-items:center;display:flex;font-size:14px;font-weight:700;gap:10px;text-transform:uppercase}.order-page .order__split-head-left .icon{color:#1a1a1a;height:24px;width:24px}.order-page .order__split-text{font-size:14px;font-weight:500}.order-page .order__split-caption{color:#6f6f6e;font-size:14px;font-weight:500;margin-bottom:24px}.order-page .order__split-row{display:grid;gap:6px;grid-template-columns:repeat(4,1fr)}.order-page .order__split-item{border-bottom:3px solid #e9e9e9;padding-bottom:8px;width:100%}.order-page .order__split-item:first-child{border-color:#e50046}.order-page .order__split-item:first-child .order__split-item-value{color:#e50046}.order-page .order__split-item-label{color:#6f6f6e;font-size:14px;font-weight:400;line-height:17px;margin-bottom:10px}.order-page .order__split-item-value{color:#9f9f9f;font-size:16px;font-weight:700;line-height:16px;transition:all .25s cubic-bezier(.65,.05,.36,1)}.order-page .order__comment-input{margin-top:52px}@media screen and (max-width:920px){.order-page .order{margin-top:32px}.order-page .order__inner{flex-direction:column;gap:24px;justify-content:flex-start}.order-page .order__main{padding:24px 10px}.order-page .order__section{margin-bottom:24px}.order-page .order__section-title{font-size:18px;line-height:18px;margin-bottom:10px}.order-page .order__section-caption{flex-wrap:wrap}.order-page .order__contacts-grid{grid-template-columns:1fr;margin-top:24px;row-gap:16px}.order-page .order__contacts-grid .input:last-child{grid-column:initial}.order-page .order__delivery-city{margin-block:32px}.order-page .order__delivery-select{margin-bottom:16px}.order-page .order__delivery-select-icon{flex-shrink:0;height:20px;width:20px}.order-page .order__delivery-select-icon:before{height:12px;width:12px}.order-page .order__delivery-select-name{font-size:14px}.order-page .order__delivery-select-price{font-size:12px}.order-page .order__delivery-select-description{line-height:19px;padding-left:30px}.order-page .order__point{margin-top:32px}.order-page .order__point-label{font-size:14px;margin-bottom:10px}.order-page .order__courier-row{gap:10px;grid-template-columns:repeat(2,1fr)}.order-page .order__courier-time{margin-top:24px}.order-page .order__courier-time-row{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto}.order-page .order__courier-time-item{flex-shrink:0;padding:0 10px;width:-moz-max-content;width:max-content}.order-page .order__payment-row{gap:10px;grid-template-columns:repeat(2,1fr);margin-top:24px}.order-page .order__payment-select{gap:10px;height:100px}.order-page .order__payment-select-name{font-size:12px;line-height:12px}.order-page .order__split-item-value{font-size:14px;line-height:14px}.order-page .order__comment-input{margin-top:24px}.order-page .order__info{max-width:none;padding:16px 10px}.order-page .order__info-title{font-size:18px}.order-page .order__info-text,.order-page .order__info-value{font-size:14px}.order-page .order__info-price{margin:16px 0}.order-page .order__info-price-caption,.order-page .order__info-price-value{font-size:16px;line-height:16px}}.order-page .success{margin-top:72px}.order-page .success__inner{align-items:center;border:1px solid #e9e9e9;display:flex;flex-direction:column;margin:0 auto;max-width:923px;padding:72px;width:100%}.order-page .success__logo{display:block;height:auto;margin-bottom:32px;-o-object-fit:contain;object-fit:contain;width:120px}.order-page .success__title{color:#e50046;font-size:24px;font-weight:700;line-height:29px;margin-bottom:16px;text-align:center;text-transform:uppercase}.order-page .success__caption{color:#6f6f6e;font-size:14px;font-weight:500;margin-bottom:72px}.order-page .success__products{display:grid;gap:72px;grid-template-columns:repeat(3,minmax(80px,120px));place-content:center;justify-content:center;margin-bottom:72px}.order-page .success__product{padding-top:130%;position:relative;width:100%}.order-page .success__product-img{background:#f2f2f2;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.order-page .success__product-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.order-page .success__product-count{align-items:center;background:#e50046;color:#fff;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-12px;text-transform:uppercase;top:-12px;width:24px;z-index:2}.order-page .success__info-item{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.order-page .success__info-label{font-size:14px;font-weight:500}.order-page .success__info-value{color:#6f6f6e;font-size:14px;font-weight:500}.order-page .success__btn{height:56px;margin-top:72px}.order-page .success__btn .btn__inner{justify-content:center}@media screen and (max-width:920px){.order-page .success{margin-top:32px}.order-page .success__inner{padding:24px 10px}.order-page .success__logo{margin-bottom:24px}.order-page .success__title{font-size:22px;line-height:28px}.order-page .success__caption{margin-bottom:24px}.order-page .success__products{gap:16px;margin-bottom:24px}.order-page .success__product-count{font-size:12px;height:18px;right:-9px;top:-9px;width:18px}.order-page .success__info{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);place-items:start;width:100%}.order-page .success__info-item{align-items:flex-start;margin-bottom:0}.order-page .success__btn{margin-top:32px}}.my-page__inner{align-items:flex-start;display:flex;gap:72px}@media screen and (max-width:1440px){.my-page__inner{display:grid;gap:24px;grid-template-columns:minmax(320px,1fr) 3fr}}@media screen and (max-width:1200px){.my-page__inner{grid-template-columns:1fr}}.my-page .orders{width:100%}.my-page .orders__title{font-size:24px;font-weight:700;margin-bottom:32px;text-transform:uppercase}.my-page .orders__table{width:100%}.my-page .orders__table-head{display:grid;gap:32px;grid-template-columns:70px repeat(5,1fr);padding-inline:10px;padding-bottom:16px}.my-page .orders__table-head-col{color:#a1a1a1;font-size:14px;font-weight:500;text-transform:uppercase}.my-page .orders__item{align-items:center;border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;display:grid;gap:32px;grid-template-columns:70px repeat(5,1fr);margin-bottom:10px;padding:10px;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1)}.my-page .orders__item.is-inner:hover{background:initial}.my-page .orders__item.is-inner .orders__item-value{font-weight:600}.my-page .orders__item.is-inner .orders__item-arrow{display:none}.my-page .orders__item:hover{background:#f2f2f2}.my-page .orders__item-img{background:#f2f2f2;height:auto;overflow:hidden;padding-top:130%;position:relative;width:100%}.my-page .orders__item-img img{display:block;height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.my-page .orders__item-value{font-size:14px;font-weight:500;text-transform:uppercase}.my-page .orders__item-status{align-items:center;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;line-height:14px;max-width:140px;padding:0 10px;text-transform:uppercase;width:100%}.my-page .orders__item-status.black{background:#1a1a1a;color:#fff}.my-page .orders__item-status.green{background:#6fe500;color:#fff}.my-page .orders__item-status.gray{background:#1a1a1a1a;color:#f6f6f6}.my-page .orders__item-arrow{height:20px;position:absolute;right:16px;width:20px}.my-page .orders__item-arrow .icon{color:#e50046;height:100%;width:100%}.my-page .orders__back{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;margin-bottom:32px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1)}.my-page .orders__back:hover .icon{transform:translate(-3px)}.my-page .orders__back .icon{height:24px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:24px}.my-page .orders__product{display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-bottom:24px;margin-top:24px}.my-page .orders__product-left{display:flex;gap:32px}.my-page .orders__product-img{background:#f2f2f2;flex-shrink:0;height:320px;overflow:hidden;position:relative;width:240px}.my-page .orders__product-img img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.my-page .orders__product-col{display:flex;flex-direction:column;height:auto;padding-block:16px}.my-page .orders__product-name{font-size:20px;font-weight:800;line-height:28px;margin-bottom:16px;text-transform:uppercase}.my-page .orders__product-props{align-items:center;display:flex;gap:5px;margin-bottom:16px}.my-page .orders__product-props-label,.my-page .orders__product-props-value{font-size:16px;font-weight:500;line-height:16px}.my-page .orders__product-props-value{color:#a1a1a1}.my-page .orders__product-price{color:#1a1a1a;font-size:18px;font-weight:600;line-height:18px;text-transform:uppercase}.my-page .orders__product-price.is-old{align-items:center;color:#666;display:flex;font-weight:400;position:relative}.my-page .orders__product-price.is-old:before{background:#e50046;content:"";height:1px;left:0;position:absolute;width:100%;z-index:2}.my-page .orders__product-bottom{align-items:center;display:flex;gap:10px;margin-top:auto}.my-page .orders__product-sum{border-left:1px solid rgba(26,26,26,.1);display:flex;flex-direction:column;height:auto;padding-left:24px;padding-top:16px}.my-page .orders__product-sum-item{margin-bottom:24px}.my-page .orders__product-sum-label{color:#a1a1a1;font-size:14px;font-weight:500;margin-bottom:10px;text-transform:uppercase}.my-page .orders__product-sum-value{font-size:16px;font-weight:500;line-height:16px;text-transform:uppercase}.my-page .orders__product-sum-value.is-big{font-size:20px;font-weight:600;line-height:20px}.my-page .orders__product-sum-btn{height:56px;margin-top:auto;width:100%}.my-page .orders__product-sum-btn .btn__inner{justify-content:center}.my-page .orders__delivery-title{font-size:20px;font-weight:800;line-height:28px;margin-bottom:24px;text-transform:uppercase}.my-page .orders__delivery-info{margin-bottom:24px}.my-page .orders__delivery-info-label,.my-page .orders__delivery-info-text{font-size:16px;font-weight:500;line-height:16px;margin-bottom:10px}.my-page .orders__delivery-info-text{color:#a1a1a1}@media screen and (max-width:1440px){.my-page .orders__item-arrow{display:none}}@media screen and (max-width:920px){.my-page .orders{overflow:hidden}.my-page .orders__table{overflow:auto;width:-moz-max-content;width:max-content}.my-page .orders__table-head-col{font-size:12px}.my-page .orders__product{gap:16px;grid-template-columns:1fr}.my-page .orders__product-left{display:grid;gap:10px;grid-template-columns:120px auto;min-width:0}.my-page .orders__product-img{height:auto;padding-top:130%;width:100%}.my-page .orders__product-col{padding:0}.my-page .orders__product-name{font-size:16px;line-height:22px;margin-bottom:10px}.my-page .orders__product-props{margin-bottom:4px}.my-page .orders__product-props-label,.my-page .orders__product-props-value{font-size:14px;line-height:14px}.my-page .orders__product-price{font-size:16px;line-height:16px}.my-page .orders__product-sum{padding-left:10px;padding-top:10px}.my-page .orders__product-sum-item{margin-bottom:16px}.my-page .orders__product-sum-value{font-size:14px}.my-page .orders__product-sum-value.is-big{font-size:16px;line-height:16px}.my-page .orders__delivery-info{margin-bottom:16px}.my-page .orders__delivery-info-label,.my-page .orders__delivery-info-text{font-size:14px;line-height:14px}}.my-page .bonuses{width:100%}.my-page .bonuses__title{font-size:24px;font-weight:700;margin-bottom:24px;text-transform:uppercase}.my-page .bonuses__main{align-items:center;background:#e50046;color:#fff;display:grid;gap:32px;grid-template-columns:1fr 1fr 2fr;padding:16px 16px 16px 32px;width:100%}.my-page .bonuses__main-label{font-size:14px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.my-page .bonuses__main-value{font-size:32px;font-weight:700;text-transform:uppercase}.my-page .bonuses__main-lines{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:180px}.my-page .bonuses__main-block{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.1);display:grid;gap:32px;grid-template-columns:repeat(2,1fr);padding:13px 24px}.my-page .bonuses__info{border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;margin-top:10px;padding:32px;width:100%}.my-page .bonuses__info-level{align-items:center;display:flex;gap:16px}.my-page .bonuses__info-level-num{align-items:center;background:#e50046;color:#fff;display:flex;font-size:16px;font-weight:700;height:32px;justify-content:center;text-transform:uppercase;width:32px}.my-page .bonuses__info-level-label{color:#e50046;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}.my-page .bonuses__info-row{align-items:center;display:flex;flex-wrap:wrap;gap:32px;margin-top:16px}.my-page .bonuses__info-item{align-items:center;display:flex;gap:10px}.my-page .bonuses__info-label,.my-page .bonuses__info-text{font-size:16px;font-weight:500;line-height:16px}.my-page .bonuses__info-label{color:#a1a1a1}.my-page .bonuses__loyalty{margin-top:72px}.my-page .bonuses__loyalty-row{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.my-page .bonuses__loyalty-level{border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;padding:32px}.my-page .bonuses__loyalty-level-value{color:#e50046;font-size:16px;font-weight:600;line-height:16px;margin-bottom:24px;text-transform:uppercase}.my-page .bonuses__loyalty-level-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.my-page .bonuses__loyalty-level-row:last-child{margin-bottom:0}.my-page .bonuses__loyalty-level-label,.my-page .bonuses__loyalty-level-text{font-size:16px;font-weight:500;line-height:16px}.my-page .bonuses__loyalty-level-label{color:#a1a1a1}.my-page .bonuses__history{margin-top:72px}.my-page .bonuses__history-item{align-items:center;border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;display:grid;gap:32px;grid-template-columns:1fr 1fr 3fr 1fr;margin-bottom:10px;min-height:52px;padding:10px 24px;width:100%}.my-page .bonuses__history-item-col,.my-page .bonuses__history-item-value{font-size:14px;font-weight:500;text-transform:uppercase}.my-page .bonuses__history-item-value.green{color:#6fe500}.my-page .bonuses__history-item-value.red{color:#e50046}.my-page .bonuses__table-head{display:grid;gap:32px;grid-template-columns:1fr 1fr 3fr 1fr;padding:0 24px 16px}.my-page .bonuses__table-head-col{color:#a1a1a1;font-size:14px;font-weight:500;text-transform:uppercase}@media screen and (max-width:920px){.my-page .bonuses__main{gap:16px;grid-template-columns:1fr;padding:16px 10px}.my-page .bonuses__main-value{font-size:16px;line-height:16px}.my-page .bonuses__main-lines{width:120px}.my-page .bonuses__main-block{gap:10px;padding:16px 10px}.my-page .bonuses__info{padding:16px 10px}.my-page .bonuses__info-level{gap:10px}.my-page .bonuses__info-level-num{font-size:12px;height:20px;width:20px}.my-page .bonuses__info-level-label{font-size:14px;line-height:14px}.my-page .bonuses__info-row{align-items:flex-start;flex-direction:column;gap:16px;justify-content:flex-start}.my-page .bonuses__info-label,.my-page .bonuses__info-text{font-size:14px;line-height:14px}.my-page .bonuses__loyalty{margin-top:32px}.my-page .bonuses__loyalty-row{grid-template-columns:1fr}.my-page .bonuses__loyalty-level{padding:16px 10px}.my-page .bonuses__loyalty-level-value{margin-bottom:16px}.my-page .bonuses__loyalty-level-label,.my-page .bonuses__loyalty-level-text{font-size:14px;line-height:14px}.my-page .bonuses__history{margin-top:32px;overflow-x:hidden}.my-page .bonuses__table{overflow-x:auto;width:-moz-max-content;width:max-content}.my-page .bonuses__table-head-col{font-size:12px}}.my-page .address{width:100%}.my-page .address__title{font-size:24px;font-weight:700;margin-bottom:32px;text-transform:uppercase}.my-page .address__list{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.my-page .address__item{border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;height:220px;padding:32px;position:relative;width:100%}.my-page .address__item-top{cursor:pointer}.my-page .address__item-row{align-items:center;display:flex;gap:10px}.my-page .address__item input{display:none}.my-page .address__item input:checked~.address__item-row .address__item-icon{border-color:#e9e9e9}.my-page .address__item input:checked~.address__item-row .address__item-icon:before{opacity:1;transform:scale(1)}.my-page .address__item-icon{align-items:center;border:1px solid #1a1a1a;border-radius:50%;display:flex;height:24px;justify-content:center;position:relative;transition:all .25s cubic-bezier(.65,.05,.36,1);width:24px}.my-page .address__item-icon:before{background:#e50046;border-radius:50%;content:"";height:16px;opacity:0;position:absolute;transform:scale(.5);transition:all .25s cubic-bezier(.65,.05,.36,1);width:16px}.my-page .address__item-city{font-size:16px;font-weight:600;line-height:19px;text-transform:uppercase}.my-page .address__item-caption{color:#a1a1a1;font-size:16px;font-weight:500;line-height:22px;margin-top:16px;padding-left:34px}.my-page .address__item-remove{background:0;border:0;cursor:pointer;height:20px;padding:0;position:absolute;right:32px;top:34px;transition:all .25s cubic-bezier(.65,.05,.36,1);width:20px}.my-page .address__item-remove .icon{color:#e50046;height:100%;width:100%}.my-page .address__item-remove:hover{opacity:.7}.my-page .address__item-edit{align-items:center;background:0;border:0;bottom:32px;color:#e50046;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;left:32px;line-height:16px;padding:0;position:absolute}.my-page .address__item-edit span{text-decoration:underline;transition:all .25s cubic-bezier(.65,.05,.36,1)}.my-page .address__item-edit .icon{height:24px;width:24px}.my-page .address__item-edit:hover span{opacity:.7;text-decoration:none}.my-page .address__add{font-size:14px;height:56px;margin-top:32px}.my-page .address__add .icon{height:20px;width:20px}.my-page .address__add .btn__inner{gap:10px;justify-content:center}@media screen and (max-width:920px){.my-page .address__title{margin-bottom:24px}.my-page .address__list{gap:16px;grid-template-columns:1fr}.my-page .address__item{height:-moz-max-content;height:max-content;padding:16px 10px}.my-page .address__item-edit{bottom:auto;font-size:14px;gap:6px;left:auto;margin-top:24px;position:relative}.my-page .address__item-icon{flex-shrink:0;height:20px;width:20px}.my-page .address__item-icon:before{height:12px;width:12px}.my-page .address__item-city{font-size:14px}.my-page .address__item-caption{font-size:14px;line-height:19px;padding-left:30px}.my-page .address__item-remove{right:10px;top:16px}}.my-page .viewed{width:100%}.my-page .viewed__title{font-size:24px;font-weight:700;text-transform:uppercase}.my-page .viewed__top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:32px}.my-page .viewed__link{background:0;border:0;color:#e50046;font-size:16px;font-weight:500;padding:0;text-decoration:underline;transition:all .25s cubic-bezier(.65,.05,.36,1)}.my-page .viewed__link:hover{opacity:.7;text-decoration:none}.my-page .viewed__list{display:grid;gap:24px 10px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:920px){.my-page .viewed__title{margin-bottom:0}.my-page .viewed__top{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start;margin-bottom:24px}.my-page .viewed__list{gap:16px;grid-template-columns:1fr}}.my-page .settings{width:100%}.my-page .settings__title{font-size:24px;font-weight:700;margin-bottom:32px;text-transform:uppercase}.my-page .settings__avatar{align-items:center;background:#e9e9e9;border:1px dashed #a1a1a1;border-radius:50%;cursor:pointer;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;transition:background-color .2s ease;width:120px}.my-page .settings__avatar:hover{background-color:#ddd}.my-page .settings__avatar-row{align-items:center;display:flex;gap:32px}.my-page .settings__avatar-icon{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:40px}.my-page .settings__avatar-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.my-page .settings__avatar-input{display:none}.my-page .settings__avatar-add .icon{height:20px;width:20px}.my-page .settings__avatar-add .btn__inner{gap:10px}.my-page .settings__avatar-remove{background:0;border:0;color:#6f6f6e;cursor:pointer;font-size:16px;font-weight:500;padding:0;text-decoration:underline;transition:all .25s cubic-bezier(.65,.05,.36,1)}.my-page .settings__avatar-remove:hover{opacity:.7}.my-page .settings__profile{margin-top:72px}.my-page .settings__profile-title{margin-bottom:0}.my-page .settings__profile-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:24px}.my-page .settings__profile-edit{background:0;border:0;color:#e50046;cursor:pointer;font-size:16px;font-weight:500;padding:0;text-decoration:underline;transition:all .25s cubic-bezier(.65,.05,.36,1)}.my-page .settings__profile-edit:hover{opacity:.7;text-decoration:none}.my-page .settings__profile-fields{border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);padding:32px}.my-page .settings__profile-field-label,.my-page .settings__profile-field-value{font-size:16px;font-weight:500;line-height:16px}.my-page .settings__profile-field-label{color:#a1a1a1;margin-bottom:10px}.my-page .settings__notify{margin-top:72px}.my-page .settings__notify-title{margin-bottom:0}.my-page .settings__notify-head{display:grid;gap:72px;grid-template-columns:auto 64px 64px;padding-bottom:16px}.my-page .settings__notify-head-col{font-size:14px;font-weight:500;text-transform:uppercase}.my-page .settings__notify-list{border:1px solid rgba(26,26,26,.1);box-shadow:inset 2px 2px 20px 2px #1a1a1a1a;padding:32px;width:100%}.my-page .settings__notify-item{align-items:center;display:grid;gap:72px;grid-template-columns:auto 64px 64px;margin-bottom:24px;width:100%}.my-page .settings__notify-item:last-child{margin-bottom:0}.my-page .settings__notify-item-title{font-size:16px;font-weight:600;margin-bottom:10px;text-transform:uppercase}.my-page .settings__notify-item-caption{color:#a1a1a1;font-size:16px;font-weight:500;line-height:16px}@media screen and (max-width:920px){.my-page .settings__avatar{height:60px;width:60px}.my-page .settings__avatar-row{flex-wrap:wrap;gap:16px}.my-page .settings__avatar-icon{width:20px}.my-page .settings__profile{margin-top:32px}.my-page .settings__profile-fields{grid-template-columns:1fr;padding:16px 10px}.my-page .settings__notify{margin-top:32px}.my-page .settings__notify-list{padding:16px 10px}.my-page .settings__notify-head,.my-page .settings__notify-item{gap:16px}.my-page .settings__notify-item-caption,.my-page .settings__notify-item-title{font-size:14px;line-height:19px}.my-page .settings__notify-table{margin-top:24px}}.error-page .error{padding-inline:32px}.error-page .error__inner{align-items:center;background:#f6f6f6;display:flex;flex-direction:column;justify-content:center;min-height:80vh}.error-page .error__code{color:#1a1a1a;font-size:240px;font-weight:700;line-height:1;margin-bottom:32px;text-transform:uppercase}.error-page .error__code img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:458px}.error-page .error__code .red{color:#e50046}.error-page .error__text{font-size:16px;line-height:22px;margin-bottom:32px;text-align:center}.error-page .error__btn{margin:0 auto}@media screen and (max-width:920px){.error-page .error{padding-inline:16px}.error-page .error__code{font-size:88px;margin-bottom:24px}.error-page .error__code img{width:180px}.error-page .error__text{font-size:14px}}
