@-webkit-keyframes webkitfix {
    to {
        z-index: auto;
    }
}
@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
body,
html {
    height: 100%;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    
    
    
    font-family: "Montserrat", serif;
	font-optical-sizing: auto;
	font-style: normal;
    
    /*font-family: "BC Novatica Cyrillic", "Helvetica", sans-serif;*/
    color: #1b1e1b;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    color: #1b1e1b;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
blockquote,
figure,
p {
    margin: 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
button {
    overflow: visible;
    cursor: pointer;
}
button,
select {
    text-transform: none;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
}
textarea {
    overflow: auto;
}
b,
optgroup,
strong {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
legend,
td,
th {
    padding: 0;
}
@font-face {
    font-family: "BC Novatica Cyrillic";
    src: url(../fonts/BC-Novatica-Cyrillic-Regular.woff2) format("woff2"), url(../fonts/BC-Novatica-Cyrillic-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "BC Novatica Cyrillic";
    src: url(../fonts/BC-Novatica-Cyrillic-Medium.woff2) format("woff2"), url(../fonts/BC-Novatica-Cyrillic-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "BC Novatica Cyrillic";
    src: url(../fonts/BC-Novatica-Cyrillic-Bold.woff2) format("woff2"), url(../fonts/BC-Novatica-Cyrillic-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
.catalog_hero__search,
.catalog_hero__title,
.title--200 {
    font-size: 20rem;
    font-weight: 500;
    letter-spacing: -0.05rem;
}
@media screen and (max-width: 767px) {
    .catalog_hero__search,
    .catalog_hero__title,
    .title--200 {
        font-size: 5rem;
    }
}
.auth__menu,
.title--100,
.typicle__title {
    font-size: 10rem;
    font-weight: 500;
    letter-spacing: -0.05rem;
}
@media screen and (max-width: 767px) {
    .auth__menu,
    .title--100,
    .typicle__title {
        font-size: 5rem;
    }
}
.catalog_hero__title span,
.input_text input,
.section__title,
.textarea input,
.textarea textarea,
.title--50,
.typicle__content h2 {
    font-weight: 500;
    font-size: 4rem;
}
@media screen and (max-width: 767px) {
    .catalog_hero__title span,
    .input_text input,
    .section__title,
    .textarea input,
    .textarea textarea,
    .title--50,
    .typicle__content h2 {
        font-size: 2rem;
    }
}
.section_head__title,
.title--23,
.typicle__content h3,
.unit__title {
    font-family: $fontTitle;
    font-size: 2.3rem;
    line-height: 2.8rem;
    font-weight: 500;
}
.title--13 {
    font-family: $fontTitle;
    font-size: 1.3rem;
    line-height: 1.6rem;
}
.section__text,
.text--18 {
    font-size: 1.8rem;
    line-height: 2rem;
}
@media screen and (max-width: 767px) {
    .section__text,
    .text--18 {
        font-size: 1.4rem;
        line-height: 1.3em;
    }
}
.text--14 {
    line-height: 2rem;
    text-transform: lowercase;
}
.label,
.text--14 {
    font-size: 1.4rem;
}
.form_order__back,
.form_order__title,
.input_checkbox__label,
.input_radio {
    font-size: 1.4rem;
    line-height: 2rem;
    text-transform: lowercase;
}
.field__error,
.field__hint,
.text--12 {
    font-size: 1.2rem;
    line-height: 1.1rem;
}
.absolute,
.cover {
    width: 100%;
    height: 100%;
}
.absolute {
    position: absolute;
    top: 0;
    left: 0;
}
.cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.label {
    text-transform: uppercase;
    background-color: #e5ae9a;
    color: #fff;
    position: absolute;
    line-height: 2.7rem;
    padding: 0 1rem;
}
.sale .label {
    background-color: #e05757;
}
.price span {
    white-space: nowrap;
    text-align: right;
}
.sale .price span:first-child {
    display: block;
    color: #e05757;
}
.sale .price span + span {
    text-decoration: line-through;
}
@media screen and (min-width: 320px) and (max-width: 375px) {
    html {
        font-size: calc(8.5px + 1.5 * (100vw - 320px) / 55);
    }
}
@media screen and (max-width: 767px) {
    html {
        font-size: calc(10px + 10.45 * (100vw - 375px) / 392);
    }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
    html {
        font-size: calc(5.33333333px + 4.66666667 * (100vw - 768px) / 672);
    }
}
@media (min-width: 1440px) and (max-width: 3168px) {
    html {
        font-size: 10px;
    }
}
_:default:not(:root:root),
html {
    -webkit-animation: webkitfix 1s forwards infinite;
    animation: webkitfix 1s forwards infinite;
}
::selection {
    background: #1b1e1b;
    color: #fff;
}
::-moz-selection {
    background: #1b1e1b;
    color: #fff;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: calc(100% - 4rem);
    font-size: 1.6rem;
    line-height: 1.37;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.page__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-height: 100vh;
    position: relative;
    background: #fff;
    z-index: 2;
}
.page__bg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
    z-index: 10;
    pointer-events: none;
    opacity: 0;
}
.is-colors,
.is-menu-open,
.is-size-table {
    height: 100%;
    overflow: hidden;
}
.is-nav .page__bg,
.is-search .page__bg {
    background: rgba(0, 0, 0, 0.2);
    pointer-events: all;
    opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 600;
}
p + p {
    margin: 1.37em 0 0;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
svg {
    width: 100%;
    height: 100%;
    display: block;
}
button,
input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    padding: 0;
    outline: 0;
}
.visually_hidden {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
}
@media screen and (min-width: 1024px) {
    .visually_hidden--desktop {
        position: absolute !important;
        overflow: hidden !important;
        clip: rect(0 0 0 0);
        height: 1px !important;
        width: 1px !important;
        margin: -1px !important;
        padding: 0 !important;
        border: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .visually_hidden--mobile {
        position: absolute !important;
        overflow: hidden !important;
        clip: rect(0 0 0 0);
        height: 1px !important;
        width: 1px !important;
        margin: -1px !important;
        padding: 0 !important;
        border: 0 !important;
    }
}














.page--ui .color {
    min-width: 10rem;
    height: 10rem;
    display: inline-block;
    margin: 0.5rem;
    padding: 1rem;
    border: 1px solid #0ae734;
}
.page--ui .color > span {
    display: block;
    margin-top: 0.5rem;
}
.page--ui .bg {
    background: #d5d5d5;
    text-align: center;
    padding: 1rem 0;
    border-radius: 5px;
}
.page--ui .bg_white {
    background-color: #fff;
}
.page--ui .bg_red {
    background: red;
}
.page--ui .bg_gray {
    background-color: #dcdbd5;
}
.page--ui .bg_green {
    background: #64ffda;
}
.page--ui .bg_yellow {
    background: #ffff8d;
}
.page--ui .bg_container {
    background-color: #36444c;
    padding: 1rem;
    margin: 1rem -1rem;
}
.page--ui .title {
    background-color: #64ffda;
    display: inline-block;
    padding: 0.6rem 1rem;
    margin-bottom: 2rem;
    margin-left: -1rem;
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg) translate3d(0, -50%, 0);
        transform: rotate(0deg) translate3d(0, -50%, 0);
    }
    to {
        -webkit-transform: rotate(360deg) translate3d(0, -50%, 0);
        transform: rotate(360deg) translate3d(0, -50%, 0);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg) translate3d(0, -50%, 0);
        transform: rotate(0deg) translate3d(0, -50%, 0);
    }
    to {
        -webkit-transform: rotate(360deg) translate3d(0, -50%, 0);
        transform: rotate(360deg) translate3d(0, -50%, 0);
    }
}
.selectr-container {
    position: absolute;
    top: 0;
}
.selectr-container * {
    outline: 0;
}
.selectr-container li {
    list-style: none;
}
.selectr-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.selectr-visible {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 11;
}
.selectr-desktop.multiple .selectr-visible {
    display: none;
}
.selectr-desktop.multiple.native-open .selectr-visible {
    top: 100%;
    min-height: 200px !important;
    height: auto;
    opacity: 1;
    display: block;
}
.selectr-container.multiple.selectr-mobile .selectr-selected {
    z-index: 0;
}
.selectr-selected {
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 3.6rem;
    padding: 1rem 2.8rem 1rem 0;
    cursor: pointer;
    border-radius: 0;
}
.color-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.color-option .color-option__color {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    border-radius: 50%;
    margin-right: 0.8rem;
    -webkit-box-shadow: inset 0 0 2px #acaeb3;
    box-shadow: inset 0 0 2px #acaeb3;
}
.selectr-selected::before {
    position: absolute;
    top: calc(50% - 0.375rem);
    right: 1rem;
    width: 1rem;
    height: 0.75rem;
    background: url(../img/minified-svg/icon-arrow.svg) no-repeat 50% 50%/1rem auto;
    content: "";
}
.selectr-container.native-open .selectr-selected::before,
.selectr-container.open .selectr-selected::before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.selectr-label {
    display: none;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 1rem;
}
.selectr-placeholder {
    color: #6c7a86;
}
.selectr-tags {
    margin: 0;
    padding: 0;
    white-space: normal;
}
.has-selected .selectr-tags {
    margin: 0 0 -2px;
}
.selectr-tag {
    list-style: none;
    position: relative;
    float: left;
    padding: 2px 25px 2px 8px;
    margin: 0 2px 2px 0;
    cursor: default;
    color: #fff;
    border: medium;
    border-radius: 10px;
    background: #acb7bf 0 0;
}
.selectr-container.multiple.has-selected .selectr-selected {
    padding: 5px 28px 5px 5px;
}
.selectr-options-container {
    position: absolute;
    z-index: 10000;
    top: calc(100% - 2px);
    left: -1px;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 2px);
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
}
.selectr-container.has-selected .selectr-clear,
.selectr-container.open .selectr-options-container,
.selectr-input-container.active .selectr-input-clear {
    display: block;
}
.selectr-input-container {
    position: relative;
    display: none;
}
.selectr-clear,
.selectr-input-clear,
.selectr-tag-remove {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    border: medium;
    background-color: transparent;
    z-index: 11;
}
.selectr-clear,
.selectr-input-clear {
    display: none;
}
.selectr-selected .selectr-tag-remove {
    right: 2px;
}
.selectr-clear::after,
.selectr-clear::before,
.selectr-input-clear::after,
.selectr-input-clear::before {
    position: absolute;
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    content: " ";
    background-color: #6c7a86;
}
.selectr-tag-remove::after,
.selectr-tag-remove::before {
    position: absolute;
    left: 9px;
    content: " ";
    top: 4px;
    width: 3px;
    height: 12px;
    background-color: #fff;
}
.selectr-clear:before,
.selectr-input-clear::before,
.selectr-tag-remove::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.selectr-clear:after,
.selectr-input-clear::after,
.selectr-tag-remove::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.selectr-container.notice .selectr-notice,
.selectr-input-container.active,
.selectr-input-container.active .selectr-clear {
    display: block;
}
.selectr-input,
.selectr-notice {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.selectr-input {
    top: 5px;
    left: 5px;
    width: calc(100% - 30px);
    margin: 10px 15px;
    padding: 7px 30px 7px 9px;
    border: 1px solid #999;
    border-radius: 3px;
}
.selectr-notice {
    display: none;
    width: 100%;
    padding: 8px 16px;
    border-top: 1px solid #999;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
}
.selectr-container.notice .selectr-selected {
    border-radius: 3px 3px 0 0;
}
.selectr-options {
    position: relative;
    top: calc(100% + 2px);
    display: none;
    overflow-x: auto;
    overflow-y: scroll;
    max-height: 200px;
    margin: 0;
    padding: 0;
}
.selectr-container.notice .selectr-options-container,
.selectr-container.open .selectr-input-container,
.selectr-container.open .selectr-options {
    display: block;
}
.selectr-option {
    position: relative;
    display: block;
    padding: 0.7rem 1rem;
    list-style: outside none none;
    cursor: pointer;
    font-weight: 400;
}
.selectr-options.optgroups > .selectr-option {
    padding-left: 25px;
}
.selectr-optgroup {
    font-weight: 700;
    padding: 0;
}
.selectr-optgroup--label {
    font-weight: 700;
    margin-top: 10px;
    padding: 5px 15px;
}
.selectr-match,
.table-of-contents .contents-wrapper .contents-row a {
    text-decoration: underline;
}
.selectr-option.active {
    background-color: #f5f5f5;
}
.selectr-option.disabled {
    opacity: 0.4;
}
.selectr-container.inverted .selectr-options-container,
.selectr-container.open .selectr-selected {
    border-color: #999 #999 transparent;
    border-radius: 3px 3px 0 0;
}
.selectr-container.open .selectr-selected::after {
    -webkit-transform: rotate(180deg) translate3d(0, 50%, 0);
    transform: rotate(180deg) translate3d(0, 50%, 0);
}
.selectr-disabled {
    opacity: 0.6;
}
.has-selected .selectr-placeholder,
.selectr-empty,
.selectr-option.excluded {
    display: none;
}
.has-selected .selectr-label {
    display: block;
}
.taggable .selectr-selected {
    padding: 4px 28px 4px 4px;
}
.taggable .selectr-selected::after {
    display: table;
    content: " ";
    clear: both;
}
.taggable .selectr-label {
    width: auto;
}
.taggable .selectr-tags {
    float: left;
    display: block;
}
.taggable .selectr-placeholder {
    display: none;
}
.input-tag {
    float: left;
    min-width: 90px;
    width: auto;
}
.selectr-tag-input {
    border: medium;
    padding: 3px 10px;
    width: 100%;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
}
.selectr-input-container.loading::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    content: "";
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-animation: 500ms linear 0s normal forwards infinite running spin;
    animation: 500ms linear 0s normal forwards infinite running spin;
    border-width: 3px;
    border-style: solid;
    border-color: #aaa #ddd #ddd;
    border-radius: 50%;
}
.selectr-container.open.inverted .selectr-selected {
    border-color: transparent #999 #999;
    border-radius: 0 0 3px 3px;
}
.selectr-container.inverted .selectr-options-container {
    border-width: 1px 1px 0;
    background-color: #fff;
    top: auto;
    bottom: calc(100% - 1px);
}
.selectr-container ::-webkit-input-placeholder {
    color: #6c7a86;
    opacity: 1;
}
.selectr-container ::-moz-placeholder {
    color: #6c7a86;
    opacity: 1;
}
.selectr-container :-ms-input-placeholder {
    color: #6c7a86;
    opacity: 1;
}
.selectr-container ::-ms-input-placeholder {
    color: #6c7a86;
    opacity: 1;
}
.selectr-container ::placeholder {
    color: #6c7a86;
    opacity: 1;
}
.page.page--contents {
    background-color: #fff;
    color: #000;
}
.page.page--contents a {
    color: #000;
}
.debug-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 1000000;
    display: none;
}
.debug-wrapper .debug-service {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2rem;
    background: rgba(0, 0, 0, 0.5);
    font-size: 1.2rem;
}
.debug-wrapper .debug-service a {
    color: #fff;
    text-decoration: underline;
}
.is-debug .debug-wrapper {
    display: block;
}
#debug,
svg {
    width: 100%;
    height: 100%;
}
#debug {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
}
#debug .debug-container {
    -webkit-box-shadow: inset -4rem 0 0 -2rem rgba(0, 255, 255, 0.2), inset 4rem 0 0 -2rem rgba(0, 255, 255, 0.2);
    box-shadow: inset -4rem 0 0 -2rem rgba(0, 255, 255, 0.2), inset 4rem 0 0 -2rem rgba(0, 255, 255, 0.2);
}
#debug .debug-content {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: minmax(100%, auto);
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 0;
}
#debug .debug-content div {
    outline: 1px solid #0dd;
    margin: 0;
}
@media screen and (max-width: 767px) {
    #debug .debug-content {
        grid-template-columns: repeat(6, 1fr);
    }
    #debug .debug-content div:nth-child(10),
    #debug .debug-content div:nth-child(11),
    #debug .debug-content div:nth-child(12),
    #debug .debug-content div:nth-child(7),
    #debug .debug-content div:nth-child(8),
    #debug .debug-content div:nth-child(9) {
        display: none;
    }
}
.is-debug-outline * {
    outline: 1px dotted rgba(255, 0, 0, 0.5);
}
.is-debug-outline * * {
    outline: 1px dotted rgba(0, 128, 0, 0.5);
}
.is-debug-outline * * * {
    outline: 1px dotted rgba(255, 165, 0, 0.5);
}
.is-debug-outline * * * * {
    outline: 1px dotted rgba(0, 0, 255, 0.5);
}
.is-debug-outline * * * * * {
    outline: 1px solid rgba(255, 0, 0, 0.5);
}
.is-debug-outline * * * * * * {
    outline: 1px solid rgba(0, 128, 0, 0.5);
}
.is-debug-outline * * * * * * * {
    outline: 1px solid rgba(255, 165, 0, 0.5);
}
.is-debug-outline * * * * * * * * {
    outline: 1px solid rgba(0, 0, 255, 0.5);
}
.is-debug-outline * * * * * * * * * {
    outline: 1px solid rgba(240, 248, 255, 0.5);
}
.is-debug-outline * * * * * * * * * * {
    outline: 1px solid rgba(250, 235, 215, 0.5);
}
.is-debug-outline * * * * * * * * * * * {
    outline: 1px solid rgba(0, 255, 255, 0.5);
}
.is-debug-outline * * * * * * * * * * * * {
    outline: 1px solid rgba(127, 255, 212, 0.5);
}
.is-debug-outline * * * * * * * * * * * * * {
    outline: 1px solid rgba(138, 43, 226, 0.5);
}
.is-debug-outline * * * * * * * * * * * * * * {
    outline: 1px solid rgba(165, 42, 42, 0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * {
    outline: 1px solid rgba(222, 184, 135, 0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * * {
    outline: 1px solid rgba(95, 158, 160, 0.5);
}
.table-of-contents .contents-wrapper {
    width: 100%;
    margin-top: 2rem;
}
.table-of-contents .contents-wrapper h2 {
    font-size: 3rem;
    margin: 3rem 0;
}
.table-of-contents .contents-wrapper .contents-row {
    display: grid;
    grid-template-columns: 4rem 1fr 15rem 10rem;
    grid-auto-rows: 5rem;
    grid-column-gap: 0;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col {
    text-align: left;
    padding: 1rem;
    font-size: 2rem;
    border-top: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col.done,
.table-of-contents .contents-wrapper .contents-row .contents-col.wait,
.table-of-contents .contents-wrapper .contents-row .contents-col.wip {
    border-left: 1px solid #ccc;
}
.table-of-contents .legend {
    margin-top: 1rem;
}
.table-of-contents .legend .status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}
.table-of-contents .legend .status div {
    font-size: 1.8rem;
    border: 1px solid #ccc;
    padding: 1rem;
}
.table-of-contents .done {
    background: #64ffda;
}
.table-of-contents .wip {
    background: #ffff8d;
}
.ui h1 {
    margin-bottom: 5rem;
}
.ui h2 {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.ui h3,
.ui h4 {
    margin: 2rem 0;
}
.ui .descr {
    font-size: 1.4rem;
    color: #ccc;
    padding: 1rem 0 2rem;
}
.ui .descr p {
    font-size: 1.2rem;
}
.ui .descr p + p {
    margin-top: 0.5rem;
}
svg {
    display: block;
}
@media screen and (min-width: 768px) {
    .header_menu {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .header_menu {
        position: fixed;
        top: 7.2rem;
        left: 1.6rem;
        right: 1.6rem;
        bottom: 0;
        overflow: auto;
        background: #fff;
        padding: 4.8rem 1.6rem 6.4rem;
        display: none;
    }
    .header_menu__menu li.is-open ul,
    .is-menu-open .header_menu {
        display: block;
    }
    .header_menu_search {
        display: block;
        border-bottom: 1px solid #000;
        position: relative;
        height: 4.8rem;
        padding: 1.6rem 0;
        margin-bottom: 3.2rem;
    }
    .header_menu_search__icon {
        width: 1.6rem;
        height: 1.6rem;
        position: absolute;
        right: 0;
        top: 1.6rem;
    }
    .header_menu_search input {
        height: 1.6rem;
        width: 100%;
    }
    .header_menu__line {
        height: 1px;
        background: #adafb2;
        font-size: 1px;
        margin: 2.4rem 0;
    }
    .header_menu__menu li {
        font-size: 1.2rem;
        position: relative;
    }
    .header_menu__menu li span {
        width: 1.6rem;
        height: 1.6rem;
        position: absolute;
        right: 0;
        top: 0;
        background: url(../img/minified-svg/icon-arrow.svg) no-repeat 50% 50%;
        display: block;
    }
    .header_menu__menu li + li {
        margin-top: 2.4rem;
    }
    .header_menu__menu li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header_menu__menu li a * {
        pointer-events: none;
    }
    .header_menu__menu li a svg {
        width: 1.6rem;
        height: 1.6rem;
        margin-right: 0.8rem;
    }
    .header_menu__menu li ul {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 2.4rem 2.4rem 0;
        display: none;
    }
    .header_menu__menu li.is-open a {
        font-weight: 500;
    }
    .header_menu__menu li.is-open li a {
        font-weight: 400;
    }
    .header_menu__menu li.is-open span {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
}
.header_nav {
    position: absolute;
    max-height: 0;
    left: 0;
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .header_nav {
        width: 100%;
        background: #fff;
        margin: 0 auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-shadow: 0 0.7rem 0.7rem 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.7rem 0.7rem 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0 linear;
        transition: all 0 linear;
    }
    .header_nav > .container,
    .header_nav__cols {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header_nav > .container {
        padding: 4.8rem 9.5rem;
    }
    .header_nav.active {
        max-height: 99rem;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }
    .header_nav__cols {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 85rem;
        flex: 0 1 85rem;
    }
    .header_nav__col {
        line-height: 1.7rem;
    }
    .header_nav__col li {
        margin-bottom: 1.6rem;
    }
    .header_nav__col li.header_nav__title {
        text-transform: uppercase;
        font-weight: 600;
    }
    .header_nav__menu {
        margin-left: 10rem;
    }
    .header_nav__menu li {
        border-bottom: 1px solid #ccc;
        font-size: 1.4rem;
        line-height: 1.7rem;
        padding: 1.6rem 0;
    }
    .header_nav__menu li:first-child {
        padding-top: 0;
    }
    .header_nav__menu li:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
}
.header_search {
    position: absolute;
    max-height: 0;
    left: 0;
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .header_search {
        width: 100%;
        background: #fff;
        margin: 0 auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-shadow: 0 0.7rem 0.7rem 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.7rem 0.7rem 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0 linear;
        transition: all 0 linear;
    }
    .header_search > .container {
        padding: 4rem 9.4rem 6rem;
    }
    .header_search.active {
        max-height: 99rem;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }
    .header_search__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #adafb2;
        padding-bottom: 1rem;
        position: relative;
    }
    .header_search__icon {
        width: 2.4rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 2.4rem;
        flex: 0 0 2.4rem;
        margin-right: 2.2rem;
        color: #adafb2;
    }
    .header_search__select {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16rem;
        flex: 0 0 16rem;
        height: 3.6rem;
        margin-right: 3.2rem;
        position: relative;
    }
    .header_search__input {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .header_search__input input {
        width: 75rem;
    }
    .header_search__close {
        position: absolute;
        right: 0;
    }
    .header_search__close svg {
        width: 2.4rem;
        height: 2.4rem;
    }
}
.page__header {
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 15;
    top: 0;
}
.header {
    -webkit-transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    position: relative;
    color: #fff;
}
.header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 6.4rem;
}
.header__logotype {
    position: absolute;
    top: 2.5rem;
    left: 50%;
    margin-left: -11rem;
    z-index: 10;
}
.header__logotype svg {
    width: 22rem;
    height: 1.37rem;
}
.header__menu {
    position: relative;
    width: 100%;
    font-weight: 500;
}
.header__menu .ta-r {
    text-align: right;
}
@media screen and (min-width: 768px) {
    .header > .container {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}
@media screen and (max-width: 767px) {
    .header .container {
        height: 5rem;
    }
    .header__menu {
        display: none;
    }
    .header__logotype svg {
        height: 1rem;
    }
}
.footer_nav__item + .footer_nav__item {
    margin-top: 1.2rem;
}
.footer_nav__item > a {
    border-bottom: 1px solid currentColor;
}
@media screen and (max-width: 767px) {
    .footer_nav__item + .footer_nav__item {
        margin-top: 0.75rem;
    }
}
.page__footer {
    position: sticky;
    background: #f5f5f5;
    bottom: 0;
    z-index: 0;
}
@media screen and (min-width: 768px) {
    .footer {
        padding: 4rem 0;
    }
    .footer .container {
        padding: 0 4rem;
    }
    .footer .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0;
    }
    .footer .row:last-child {
        margin-top: 4rem;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .footer .col {
        margin: 0;
        padding: 0;
    }
    .footer .col.ta-r {
        text-align: right;
    }
    .footer .col--2,
    .footer .col--4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }
    .footer .col--4 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
    .footer .logotype svg {
        width: 22rem;
        height: 1.37rem;
    }
    .footer_menu b {
        font-weight: 500;
    }
    .footer_menu li {
        margin-bottom: 1rem;
    }
    .footer_menu li:first-child {
        margin-bottom: 1.6rem;
    }
}
.section_head {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.section_head__title {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .section_head {
        padding: 4rem;
    }
}
.section--no-padding .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}
.section__title {
    margin-bottom: 3rem;
}
.section__text,
.section__title {
    text-align: center;
}
.container {
    position: relative;
    height: inherit;
    margin: 0 auto;
}
@media screen and (min-width: 768px) {
    .section {
        margin: 0 auto;
    }
    .page__content .section {
        background: #fff;
    }
    .section > .container {
        width: 100%;
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .container {
        width: 100%;
        z-index: 2;
    }
}
@media screen and (max-width: 767px) {
    .section {
        margin: 0;
    }
    .page__content .section {
        background: #fff;
    }
    .section > .container {
        padding: 2.4rem 1.6rem;
    }
}
.catalog__action {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .catalog__action {
        margin: 4rem 0;
    }
}
.catalog_hero__title i {
    background: url(../img/minified-svg/logo.svg) no-repeat 50% 50% / contain;
    display: inline-block;
}
@media screen and (min-width: 768px) {
    .catalog_hero {
        position: sticky;
        top: 0;
        height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .catalog_hero__title {
        text-align: center;
        position: relative;
        margin-top: -12rem;
        z-index: -1;
    }
    .catalog_hero__title i {
        width: 15.2rem;
        height: 5.2rem;
        margin-bottom: 3rem;
    }
    .catalog_hero__title span {
        margin-top: 5rem;
        position: absolute;
        display: inline-block;
        color: #777;
    }
    .catalog_hero__search {
        position: relative;
        margin-top: -12rem;
        width: 100%;
    }
    .catalog_hero__search input {
        text-transform: lowercase;
        width: 100%;
        text-align: center;
    }
    .catalog_hero__filter {
        position: absolute;
        margin-top: 10rem;
    }
}
@media screen and (max-width: 767px) {
    .catalog_hero__title i {
        width: 3rem;
        height: 2.6rem;
    }
}
.catalog_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.catalog_item {
    position: relative;
    z-index: 3;
    -webkit-transition: translateZ(0);
    transition: translateZ(0);
}
.catalog_item__price {
    font-weight: 500;
}
@media screen and (min-width: 768px) {
    .catalog_item {
        margin-top: -20rem;
        margin-bottom: 3rem;
    }
    .catalog_item__media {
        position: relative;
        height: 0;
        padding-bottom: 125%;
    }
    .catalog_item__wrap {
        display: block;
    }
    .catalog_item__image {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .catalog_item__image img,
    .catalog_item__video video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .catalog_item__image--hover {
        -webkit-transition: all 333ms ease;
        transition: all 333ms ease;
        opacity: 0;
    }
    .catalog_item__wrap:hover .catalog_item__image {
        opacity: 1;
    }
    .catalog_item__video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .catalog_item:nth-child(2n) {
        margin-left: 50%;
    }
    .catalog_item.col--1 .catalog_item__wrap {
        width: 13.6rem;
    }
    .catalog_item.col--2 .catalog_item__wrap {
        width: 27.2rem;
    }
    .catalog_item.col--3 .catalog_item__wrap {
        width: 40.8rem;
    }
    .catalog_item.col--4 .catalog_item__wrap {
        width: 54.4rem;
    }
    .catalog_item.col--5 .catalog_item__wrap {
        width: 68rem;
    }
    .catalog_item.left--1 .catalog_item__wrap {
        margin-left: 13.6rem;
    }
    .catalog_item.left--2 .catalog_item__wrap {
        margin-left: 27.2rem;
    }
    .catalog_item.left--3 .catalog_item__wrap {
        margin-left: 40.8rem;
    }
    .catalog_item.left--4 .catalog_item__wrap {
        margin-left: 54.4rem;
    }
    .catalog_item__content {
        margin-top: 1.5rem;
    }
}
.hero {
    height: 100vh;
}
.hero__image,
.hero__image img {
    width: 100%;
    height: 100%;
}
.hero__image img {
    -o-object-fit: cover;
    object-fit: cover;
}
.typicle__title {
    text-align: center;
    text-transform: lowercase;
    margin-bottom: 4rem;
}
.typicle__content p {
    line-height: 1.5em;
}
.typicle__content h2 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-transform: lowercase;
}
.typicle__content h2:first-child,
.typicle__content h3:first-child {
    margin-top: 0;
}
.typicle__content h3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-transform: lowercase;
}
.typicle__content ul {
    list-style: disc;
    margin: 2rem;
}
.typicle__content ul li {
    margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
    .typicle {
        padding: 12rem 0 4rem;
    }
}
.auth__menu {
    text-align: center;
    margin-bottom: 5rem;
}
.auth__menu span {
    margin: 0 2rem;
    color: #000;
}
.auth__menu a {
    margin: 0 2rem;
    color: #999;
}
.auth_form {
    width: 54rem;
    margin: 0 auto;
}
.auth_form__line {
    margin-bottom: 5rem;
}
.auth_form__line .input_text {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
}
.auth_form__action {
    text-align: center;
    position: relative;
}
.auth_form__forget {
    position: absolute;
    right: 0;
    top: 1.2rem;
}
.unit__title {
    margin-bottom: 2rem;
}
.unit__price {
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 2rem;
}
.unit_sizes {
    margin-top: 4rem;
}
.unit_sizes__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2rem;
}
.unit_size,
.unit_sizes__content,
.unit_sizes__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.unit_sizes__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
}
.unit_size {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% / 3) - 1rem);
    flex: 0 0 calc((100% / 3) - 1rem);
    margin: 0 0.5rem 1rem;
    border: 1px solid #ccc;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 5rem;
    border-radius: 0.5rem;
}
.unit_size:hover {
    border-color: #000;
}
.unit__actions {
    margin-top: 4rem;
}
.unit__actions .btn {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .unit {
        padding: 12rem 0 4rem;
    }
    .unit,
    .unit .row {
        width: 100%;
    }
}
.field__error {
    display: none;
    color: red;
    margin-top: 0.6rem;
}
.field--error .field__error,
.field__hint {
    display: block;
}
.field__hint {
    margin-top: 0.6rem;
    opacity: 0.2;
}
.field__label {
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}
.btn,
.btn__label {
    display: inline-block;
}
.btn {
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    width: auto;
    height: 4.8rem;
    padding: 0 2rem;
    -webkit-box-shadow: inset 0 0 0 1px #1b1e1b;
    box-shadow: inset 0 0 0 1px #1b1e1b;
    border-radius: 2.5rem;
    z-index: 2;
    font-size: 1.6rem;
    font-weight: 500;
}
.btn__label {
    line-height: 4.8rem;
    white-space: nowrap;
}
.btn--full {
    width: 100%;
}
.btn--link {
    font-weight: 400;
}
.btn--large {
    height: 4.8rem;
    line-height: 4.8rem;
}
.btn--black,
.btn--white {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn--black {
    color: #fff;
    background-color: #1b1e1b;
}
.btn--white {
    background-color: #fff;
}
.btn--rpn {
    padding-right: 0;
}
.btn[disabled] {
    background: #f5f5f5 !important;
    -webkit-box-shadow: inset 0 0 0 1px #f5f5f5 !important;
    box-shadow: inset 0 0 0 1px #f5f5f5 !important;
    color: #999 !important;
}
@media screen and (min-width: 1025px) {
    .btn:hover {
        background: #ff184d;
        -webkit-box-shadow: inset 0 0 0 1px #ff184d;
        box-shadow: inset 0 0 0 1px #ff184d;
    }
}
@media screen and (max-width: 767px) {
    .btn {
        width: 100%;
    }
}
input::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
.input_text input,
.textarea textarea {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.input_text {
    height: 6rem;
}
.input_text,
.textarea {
    position: relative;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 1px rgba(27, 30, 27, 0.1);
    box-shadow: inset 0 0 0 1px rgba(27, 30, 27, 0.1);
    border-radius: 1px;
}
.input_text input,
.textarea input,
.textarea textarea {
    text-align: center;
}
.input_text__label,
.textarea__label {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    height: 100%;
    padding: 0 1rem;
}
.input_text__label span,
.textarea__label span {
    display: inherit;
    line-height: 3rem;
    opacity: 0.2;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
textarea::-webkit-input-placeholder {
    color: $inputColorPlaceholder;
    -webkit-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
textarea::-moz-placeholder {
    color: $inputColorPlaceholder;
    -moz-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
textarea:-moz-placeholder {
    color: $inputColorPlaceholder;
    -moz-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
textarea:-ms-input-placeholder {
    color: $inputColorPlaceholder;
    -ms-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
@media screen and (min-width: 1025px) {
    textarea:focus::-webkit-input-placeholder {
        opacity: 0;
    }
    textarea:focus::-moz-placeholder {
        opacity: 0;
    }
    textarea:focus:-moz-placeholder {
        opacity: 0;
    }
    textarea:focus:-ms-input-placeholder {
        opacity: 0;
    }
}
.textarea {
    height: 10rem;
}
.textarea textarea {
    padding-top: 1.5rem;
    resize: none;
}
.input_checkbox {
    display: inline-block;
    position: relative;
    margin-top: 2rem;
    margin-left: 2rem;
}
.input_checkbox__wrap {
    margin-top: -2rem;
    margin-left: -2rem;
}
.input_checkbox__label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding-left: 3rem;
    line-height: 2rem;
    vertical-align: top;
}
.input_checkbox__label a {
    border-bottom: 1px solid currentColor;
}
.input_checkbox__ico {
    -webkit-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
    box-shadow: inset 0 0 0 1px currentColor;
    opacity: 0.2;
}
.input_checkbox__ico svg {
    opacity: 0;
    color: #fff;
}
.input_checkbox input,
.input_radio input {
    opacity: 0;
    position: absolute;
}
.input_checkbox input:disabled + .input_checkbox__ico {
    background-color: currentColor;
}
.input_checkbox input:disabled + .input_checkbox__ico ~ .input_checkbox__label {
    color: #d1d2d1;
    opacity: 1;
    cursor: default;
}
.input_checkbox input:checked + .input_checkbox__ico {
    background-color: currentColor;
    opacity: 1;
}
.input_checkbox input:checked + .input_checkbox__ico svg,
.input_radio input:checked + .input_radio__ico {
    opacity: 1;
}
.input_radio {
    display: inline-block;
    position: relative;
    margin-top: 1rem;
    margin-left: 3.2rem;
}
.input_radio__wrap {
    margin-top: -1rem;
    margin-left: -3.2rem;
}
.input_radio__ico,
.input_radio__label {
    -webkit-transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    transition: all 0.3s cubic-bezier(0.38, 0.77, 0.67, 0.87);
    display: inline-block;
}
.input_radio__label {
    width: 100%;
    padding-left: 2.8rem;
    cursor: pointer;
}
.input_radio__ico {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    border: 1px solid currentColor;
    padding: 0.4rem;
    opacity: 0.2;
}
.input_radio__ico span {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    background: 0 0;
}
.input_radio input:disabled + .input_radio__ico ~ .input_radio__label {
    color: #d1d2d1;
    cursor: default;
}
.input_radio input:checked + .input_radio__ico span {
    background-color: currentColor;
}
.field--sticker .input_radio {
    min-height: 14rem;
    margin: 0.6rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}
.field--sticker .input_radio__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -0.6rem;
}
.field--sticker .input_radio__label {
    border: 1px solid rgba(27, 30, 27, 0.1);
    padding: 1.5rem 1.5rem 4rem;
    height: 100%;
    color: #bbb;
    line-height: 1.5rem;
}
.field--sticker .input_radio__ico {
    top: auto;
    bottom: 1.5rem;
    left: 1.5rem;
}
.field--sticker .input_radio__footnote {
    position: absolute;
    bottom: 1.5rem;
    left: 4.3rem;
}
.field--sticker .input_radio input:checked + .input_radio__ico ~ .input_radio__label {
    border-color: #1b1e1b;
}
.mainnav {
    -webkit-transition: all 0 ease;
    transition: all 0 ease;
    padding: 1.5rem 0 1rem;
    font-size: 1.1rem;
    font-weight: 600;
    background: 0 0;
    position: relative;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    z-index: 20;
}
.is-shop .mainnav {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
    background: #fff;
}
.mainnav_menu__item {
    margin-right: 3rem;
}
.mainnav_menu__item.search {
    position: relative;
    padding-left: 1.5rem;
}
.mainnav_menu__item.search span {
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0.1rem;
}
.mainnav_menu__lang a {
    margin-left: 2rem;
}
.mainnav_shop {
    -webkit-transition: all 0 ease;
    transition: all 0 ease;
    background: 0 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 3.9rem;
    z-index: 20;
    font-size: 1.1rem;
    max-height: 0;
    letter-spacing: 0.1em;
    overflow: hidden;
}
.is-shop .mainnav_shop {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
    max-height: 99rem;
    background: #fff;
}
.mainnav_shop .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mainnav_shop__col {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
}
.mainnav_shop__item {
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.mainnav_shop__item:last-child {
    margin-bottom: 0;
}
.mainnav .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page--black .mainnav {
    position: relative;
    z-index: 2;
}
.page--black .mainnav a {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .mainnav {
        display: none;
    }
}
.cart {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    background: rgba(255, 255, 255, 0.95);
    z-index: 50;
    padding: 10rem;
    pointer-events: none;
    opacity: 0;
}
.cart,
.cart__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.cart__title {
    font-size: 10rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: -0.05em;
}
.cart__actions .btn + .btn,
.filter__actions .btn + .btn,
.sizeguide__actions .btn + .btn {
    margin-left: 1rem;
}
.cart__items {
    margin: 4rem 0;
}
.cart_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2rem 0;
    font-size: 1.6rem;
}
.cart_item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13rem;
    flex: 0 0 13rem;
    max-width: 13rem;
}
.cart_item__image img {
    width: 7.5rem;
    height: 7.5rem;
}
.cart_item__count {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15rem;
    flex: 0 0 15rem;
    padding-left: 3rem;
}
.cart_item__count input {
    width: 4rem;
    text-align: center;
}
.cart_item__count button {
    width: 2rem;
    text-align: center;
}
.cart_item__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.cart_item__name {
    font-weight: 500;
}
.cart_item__price,
.cart_item__total {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7rem;
    flex: 0 0 7rem;
    text-align: right;
}
.filter {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    background: rgba(255, 255, 255, 0.95);
    z-index: 50;
    padding: 10rem;
    pointer-events: none;
    opacity: 0;
}
.filter,
.filter__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.filter__title {
    font-size: 10rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: -0.05em;
}
.filter__items {
    margin: 4rem 0;
    width: 100rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.filter__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.filter_item__title {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 1rem;
}
.filter_item__list {
    font-size: 1.6rem;
    margin-bottom: 2rem;
}
.filter_item__list li {
    margin-bottom: 0.5rem;
}
.filter_item__list ul.inline li {
    display: inline-block;
    margin-right: 1rem;
}
.sizeguide {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    background: rgba(255, 255, 255, 0.95);
    z-index: 50;
    padding: 10rem;
    pointer-events: none;
    opacity: 0;
}
.sizeguide,
.sizeguide__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.sizeguide__title {
    font-size: 10rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: -0.05em;
}
.sizeguide__items {
    margin: 4rem 0;
}
.sizeguide__items table {
    width: 100%;
    border: 1px solid #ccc;
}
.sizeguide__items table td,
.sizeguide__items table th {
    padding: 1rem 2rem;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
}
.sizeguide__items table th {
    font-size: 2rem;
    font-weight: 500;
}
.sizeguide__items table th em {
    font-style: normal;
    color: #999;
}
.sizeguide__items table td {
    font-size: 2rem;
}
@media screen and (max-width: 767px) {
    .sizeguide {
        padding: 2rem;
    }
    .sizeguide__title {
        font-size: 5rem;
        line-height: 1em;
        padding: 0 2rem;
    }
    .sizeguide__items table td,
    .sizeguide__items table th {
        font-size: 1.3rem;
    }
}
.is-nav-open,
._nav {
    height: 100%;
    overflow: hidden;
}

/*
.nav {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 4;
    padding: 6rem 0 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    overflow: auto;
}
*/
.is-cart-open .cart,
.is-filter-open .filter,
.is-nav-open .nav,
.is-sizeguide-open .sizeguide {
    opacity: 1;
    pointer-events: all;
}
.nav_menu {
    font-size: 1.3rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.nav_menu__item {
    padding: 0.75rem 0;
    border-bottom: 1px solid #ddd;
}
.nav_menu__item a {
    padding: 0 2rem;
}
.nav_menu__item.sale a {
    color: #e05757;
}
.nav_submenu {
    margin-top: 0.75rem;
    z-index: 2;
    text-transform: initial;
    font-weight: 400;
    font-size: 1.3rem;
}
.nav_submenu__item {
    padding: 0.75rem 0;
    border-top: 1px solid #ddd;
}
.form_order__title {
    color: #e5ae9a;
    position: relative;
    margin-bottom: 2rem;
}
.form_order__title:not(:first-child) {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 2px solid rgba(27, 30, 27, 0.1);
}
.form_order .warning {
    margin: 2rem 0;
}
.form_order__delivery {
    margin-top: 4rem;
}
.form_order__actions {
    border-top: 2px solid rgba(27, 30, 27, 0.1);
    padding-top: 4rem;
    margin-top: 6rem;
}
.form_order__actions .row + .row {
    margin-top: 6rem;
}
.form_order__back {
    opacity: 0.3;
    line-height: 1.7rem;
    border-bottom: 1px solid currentColor;
}
