: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}.page{padding-top:128px}.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:"";height:1px;position:relative;top:12px;width:14px}.html-content ul li::marker{color:#e50046}.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}.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.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;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;height:40px;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.dropdown__btn:hover{color:#e50046}.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__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)}.dropdown__item{background:#f2f2f2;color:#1a1a1a;cursor:pointer;gap:10px;height:52px;padding:0 16px;position:relative;width:100%}.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}.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:768px){.counter__next,.counter__prev{height:18px;width:18px}.counter__next img,.counter__prev img{width:14px}.counter__value{font-size:7px;height:18px;width:18px}}.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%}.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}.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%}.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-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:32px;font-weight:500;line-height:38px;margin-bottom:56px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:max-content}.header__menu-nav-link:hover{color:#e50046}.header__menu-nav .menu-accordion{border:0;margin-bottom:56px}.header__menu-nav .menu-accordion.opened .menu-accordion__btn{margin-bottom:32px}.header__menu-nav .menu-accordion__btn{font-size:32px;font-weight:500;gap:10px;line-height:38px;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}.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{align-items:center;border-top:1px solid rgba(26,26,26,.1);display:flex;gap:16px;margin-top:72px;padding-block:32px}.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;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}.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}.info-popup .popup__main{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}.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}.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{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:56px;padding:0 16px;text-transform:uppercase;transition:all .25s cubic-bezier(.65,.05,.36,1);width:100%}.info-menu__item.active{background:#e50046;color:#fff;pointer-events: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;-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}.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}.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}.product-card{display:block;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}.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}.news-card{height:auto;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}.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}.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:560px!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:580px!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:32px;font-weight:700;line-height:42px;max-width:724px;text-align:left}.about__btn{margin-top:40px}.news-section{overflow:hidden;padding-top:128px}.news-section__head{align-items:flex-end;display:flex;grid-area: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:1080px!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%}.form-agreement{margin-top:24px}.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:38px;font-weight:700;line-height:46px;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;height:44px;padding:0;transition:all .25s cubic-bezier(.65,.05,.36,1);transition-duration:0s;width:100%}.home-page .categories,.home-page .first__promo-label-inner{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.home-page .categories{height:90vw;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:560px}.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}.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 .catalog__list{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:50px}.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}.product-page .product__inner{display:flex;gap:10px}.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-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:sticky;top:100px;width:50%}.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}.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;-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}.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%}.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%}.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}.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}.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}.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-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}.order-page .order{margin-top:72px}.order-page .order__inner{align-items:flex-start;display:flex;justify-content:space-between}.order-page .order__main{border:1px solid #e9e9e9;max-width:920px;padding-inline: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}.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}
