

/* Start:/assets/styles/style.15563cbd.css?1764918615175594*/
.img-dilery{
	width: 351px;
    height: 250px;
}

.keen-slider:not([data-keen-slider-disabled]) {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    align-content: flex-start;
    display: flex;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    width: 100%
}

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
    flex-direction: row-reverse
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
    flex-wrap: wrap
}

.keen-slider__dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: flex;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    justify-content: center;
    padding-bottom: 16px
}

.keen-slider__dot {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    height: 2px;
    width: 50px;
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(138 138 138 / var(--tw-bg-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.keen-slider__dot:focus-visible {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

@media (max-width: 470px) {
    .keen-slider__dot {
        width: 15px
    }
}

.keen-slider__dot:after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    padding-top: 8px;
    padding-bottom: 8px;
    --tw-content: "";
    content: var(--tw-content)
}

.keen-slider__dot:hover:not(.keen-slider__dot--active) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.keen-slider__dot--active {
    pointer-events: none;
    cursor: default;
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity))
}

.keen-slider__thumbnail-button {
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 5px;
    border-width: 2px;
    border-color: transparent;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.keen-slider__thumbnail-button:last-child {
    margin-bottom: 0
}

.keen-slider__thumbnail-button.active {
    --tw-border-opacity: 1;
    border-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.keen-slider__thumbnail-image {
    min-width: 95px;
    max-width: 95px
}

.tab--content-list > * {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.tab--content-list > *.fading-in {
    height: auto;
    animation: fadeIn .3s ease-in-out forwards
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto
}

.ps--wrapper {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ps__rail-x {
    position: absolute;
    display: none;
    height: 4px;
    border-radius: 5px;
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity));
    opacity: 1;
    bottom: 0 !important;
    top: auto !important;
    transition: background-color .2s linear, opacity .2s linear, height .2s linear
}

.ps__thumb-x:after, .ps__rail-x:after {
    position: absolute;
    bottom: 50%;
    left: 0;
    height: 32px;
    width: 100%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-content: "";
    content: var(--tw-content);
    z-index: -1
}

.ps__rail-x:after {
    z-index: -2
}

.ps--active-x > .ps__rail-x {
    display: block
}

.ps--active-x > .ps--list {
    justify-content: flex-start
}

.ps .ps__rail-x:hover, .ps .ps__rail-x:focus, .ps .ps__rail-x.ps--clicking {
    height: 8px;
    opacity: .9
}

.ps__thumb-x {
    position: absolute;
    bottom: 0;
    height: 4px;
    border-radius: 5px;
    --tw-bg-opacity: 1;
    background-color: rgb(52 52 52 / var(--tw-bg-opacity));
    transition: background-color .2s linear, height .2s ease-in-out
}

.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {
    height: 8px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.ps__rail-y {
    position: absolute;
    margin-top: 8px;
    margin-bottom: 8px;
    display: none;
    width: 4px;
    border-radius: 5px;
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity));
    right: 10px !important;
    left: auto !important;
    opacity: 1;
    transition: background-color .2s linear, opacity .2s linear, width .2s linear
}

.ps--active-y > .ps__rail-y {
    display: block
}

.ps .ps__rail-y:hover, .ps .ps__rail-y:focus, .ps .ps__rail-y.ps--clicking {
    width: 8px;
    opacity: .9
}

.ps__thumb-y {
    position: absolute;
    bottom: 0;
    width: 4px;
    border-radius: 5px;
    --tw-bg-opacity: 1;
    background-color: rgb(52 52 52 / var(--tw-bg-opacity));
    transition: background-color .2s linear, width .2s ease-in-out
}

.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
    width: 8px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}

@media (pointer: coarse) {
    .ps__rail-x, .ps__rail-y {
        pointer-events: none
    }

    .ps__thumb-x:after, .ps__rail-x:after {
        display: none
    }
}

.ps--wrapper.ps--bar-hidden .ps__rail-x, .ps--wrapper.ps--bar-hidden .ps__rail-y {
    display: none
}

.modal__wrapper {
    visibility: hidden;
    opacity: 0;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms;
    transition-property: opacity, visibility
}

.modal__active {
    visibility: visible;
    opacity: 1
}

.modal--body > [data-scene], .modal--body > .spiner {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    display: none !important
}

.spiner img {
    display: none !important
}

.modal--body > [data-scene].fading-in, .modal--body > .spiner.fading-in {
    height: auto;
    animation: fadeIn .3s ease-in-out forwards
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

* {
    --font-base: "Montserrat";
    --font-konexy: "Konexy Personal Use";
    --container-padding-x: 1rem;
    --container-width: calc(93.75rem + var(--container-padding-x) * 2);
    --slider-right-width: 28.5625rem;
    --header-height: 163px;
    --header-bg-color: #f8f8f8
}

@media (max-width: 1280px) {
    * {
        --header-height: 180px
    }
}

@media (max-width: 768px) {
    * {
        --header-height: 110px
    }
}

@media (max-width: 640px) {
    * {
        --header-height: 49px
    }
}

@media (max-width: 765px) {
    .delivery, .product-color-block {
        display: none
    }

    .product-title-block {
        margin-bottom: 20px
    }
}

.product-color-block-top {
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    padding-left: 20px
}

.product-color-block-top div:first-child {
    order: 1
}

.product-color-block-top div:last-child {
    order: 0
}

@media (min-width: 765px) {
    .add-to-card-btn, .delivery-top, .product-color-block-top {
        display: none
    }
}

*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

::before, ::after {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp, pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

ol, ul, menu {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder, textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button, [role="button"] {
    cursor: pointer
}

:disabled {
    cursor: default
}

img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

@font-face {
    font-family: Montserrat;
    src: url("/assets/styles/../fonts/montserrat-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url("/assets/styles/../fonts/montserrat-medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url("/assets/styles/../fonts/montserrat-semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url("/assets/styles/../fonts/montserrat-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Konexy Personal Use;
    src: url("/assets/styles/../fonts/konexy-personal-use-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

*:focus-visible {
    border-radius: .125rem;
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity));
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(217 217 217 / var(--tw-ring-opacity));
    --tw-ring-offset-width: 0;
    outline: none
}

input::-webkit-input-placeholder {
    opacity: .8;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input::-moz-placeholder {
    opacity: .8;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:-moz-placeholder {
    opacity: .8;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:-ms-input-placeholder {
    opacity: .8;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus:-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield
}

*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

.\!container {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--container-width);
    padding-left: var(--container-padding-x);
    padding-right: var(--container-padding-x)
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--container-width);
    padding-left: var(--container-padding-x);
    padding-right: var(--container-padding-x)
}

.container-catalog {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-padding-x);
    padding-right: var(--container-padding-x);
    max-width: calc(1920px - var(--container-padding-x) * 2)
}

.burger-menu-wrapper {
    display: none;
    min-width: 40%
}

@media (max-width: 768px) {
    .burger-menu-wrapper {
        min-width: 50%
    }
}

@media (max-width: 640px) {
    .burger-menu-wrapper {
        min-width: 60%
    }
}

@media (max-width: 360px) {
    .burger-menu-wrapper {
        min-width: 80%
    }
}

.burger-menu-wrapper {
    min-width: clamp(390px, 33%, 100%)
}

@media (max-width: 768px) {
    .burger-menu-wrapper {
        min-width: clamp(300px, 50%, 100%)
    }
}

@media (max-width: 640px) {
    .burger-menu-wrapper {
        min-width: clamp(300px, 60%, 100%)
    }
}

@media (max-width: 360px) {
    .burger-menu-wrapper {
        min-width: clamp(280px, 80%, 100%)
    }
}

.max-h-modal {
    max-height: calc(100vh - 64px);
    max-height: calc(100svh - 64px)
}

.border-b--dashed:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content)
}

.border-b--dashed:before {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    height: 1px;
    width: 100%;
    --tw-content: "";
    content: var(--tw-content);
    background-image: linear-gradient(90deg, transparent 0%, transparent 25%, var(--header-bg-color) 25%, var(--header-bg-color) 75%, transparent 75%, transparent 100%);
    background-size: 10px
}

.border-b--solid {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.border-b--solid:after {
    display: block;
    height: 1px;
    width: 100%;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content)
}

.link-animation {
    padding-left: 2px;
    padding-right: 2px
}

.link-animation::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -4px;
    height: 1px;
    width: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity));
    transition-property: width background-colors;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.link-animation:hover::after {
    left: 0;
    width: 100%
}

.filter-product-buttons {
    --tw-text-opacity: 1;
    color: rgb(32 35 44 / var(--tw-text-opacity))
}

@media (hover: hover) {
    .filter-product-buttons:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(233 233 233 / var(--tw-bg-opacity))
    }
}

.filter-product-buttons:active {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity))
}

.filter-product-buttons[data-checked] {
    pointer-events: none;
    --tw-bg-opacity: 1;
    background-color: rgb(52 52 52 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.show-products-count {
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(52 52 52 / var(--tw-text-opacity))
}

.show-products-count[data-checked] {
    pointer-events: none
}

.show-products-count[data-checked] .show-products-count--text {
    display: inline-block;
    text-decoration-line: underline
}

.color-picker-button {
    overflow: hidden;
    border-radius: 5px;
    border-width: 2px;
    border-color: transparent;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.color-picker-button[data-checked] {
    pointer-events: none;
    --tw-border-opacity: 1;
    border-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.spiner {
    animation: spin 10s linear infinite
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.button--red {
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity))
}

@media (hover: hover) {
    .button--red:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(107 178 15 / var(--tw-bg-opacity));
    }
}

.button--red:focus-visible {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(118 118 118 / var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px
}

.button--red:active {
    --tw-bg-opacity: 1;
    background-color: rgb(89 158 0 / var(--tw-bg-opacity))
}

.button--red:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(193 193 193 / var(--tw-bg-opacity))
}

.button--red_text {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.button--red_icon {
    fill: #fff
}

.button--red:disabled .button--red_text {
    --tw-text-opacity: 1;
    color: rgb(118 118 118 / var(--tw-text-opacity))
}

.button--red:disabled .button--red_icon {
    fill: #767676
}

.button--red:disabled .button--red_icon.fill-transparent {
    stroke: #767676
}

.button--icon-circle {
    margin-right: 12px;
    display: flex;
    height: 34px;
    width: 34px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(180 31 31 / var(--tw-bg-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

@media (hover: hover) {
    .button:hover .button--icon-circle {
        --tw-bg-opacity: 1;
        background-color: rgb(89 158 0 / var(--tw-bg-opacity))
    }
}
.button:active .button--icon-circle {
    --tw-bg-opacity: 1;
    background-color: rgb(107 178 15 / var(--tw-bg-opacity))
}

.button:disabled .button--icon-circle {
    --tw-bg-opacity: 1;
    background-color: rgb(167 167 167 / var(--tw-bg-opacity))
}

.button-play--arrow {
    --tw-translate-x: 25%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-width: 12px;
    border-left-width: 18px
}

.button-play--circle:after, .button-play--circle:before {
    position: absolute;
    border-radius: 9999px;
    background-color: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content)
}

.button-play--circle:after {
    --bp-size: calc(100% + 8px * 2);
    width: var(--bp-size);
    height: var(--bp-size);
    opacity: .3;
    z-index: -1
}

.button-play--circle:before {
    --bp-size: calc(100% + 15px * 2);
    width: var(--bp-size);
    height: var(--bp-size);
    opacity: .2;
    z-index: -2
}

@media (hover: hover) {
    .button-play:hover .button-play--circle:after {
        opacity: .6
    }
}

@media (hover: hover) {
    .button-play:hover .button-play--circle:before {
        opacity: .4
    }
}

.tooltip-arrow:after {
    position: absolute;
    left: -9px;
    top: 50%;
    z-index: -10;
    height: 26px;
    width: 26px;
    border-radius: 6px;
    background-color: inherit;
    --tw-content: "";
    content: var(--tw-content);
    transform: translateY(-50%) scaleY(.6) rotate(45deg);
    clip-path: polygon(0% 0%, 100% 100%, 0% 100%)
}

.input {
    border-radius: 5px;
    font-size: 12px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.input--red {
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(211 36 36 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity))
}

@media (hover: hover) {
    .input--red:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity))
    }
}

.input--red:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.input--red:focus + .input--red_line {
    width: 100%
}

.input--red_line {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity));
    transition-property: width;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.input--help {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: rgb(232, 232, 232);
    width: 100%;
    height: auto;
    border-radius: 10px;
    height: 0;
    overflow: hidden;
    transition: height .3s ease
}

.input--help-item {
    padding: 20px;
    cursor: pointer;
    font-size: 15px;
    border-radius: 10px;
    transition: .3s
}

@media (hover: hover) {
    .input--help-item:hover {
        background-color: rgb(211, 211, 211)
    }
}

.input--gray {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(242 242 242 / var(--tw-border-opacity));
    font-size: 14px
}

@media (hover: hover) {
    .input--gray:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 244 / var(--tw-bg-opacity))
    }
}

.input--gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(242 242 242 / var(--tw-ring-opacity))
}

.input--gray:focus-visible {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(242 242 242 / var(--tw-ring-opacity))
}

.input--gray:disabled {
    pointer-events: none;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    opacity: .7
}

.input--gray {
    transition-property: box-shadow, background-color
}

.rating-star {
    fill: #d32424;
    stroke: #d32424
}

.rating-star:hover {
    fill: #d32424;
    stroke: #d32424
}

.rating-star:active {
    fill: #b41f1f;
    stroke: #b41f1f
}

.rating-star--wrapper:focus-visible .rating-star--stroke, .rating-star--wrapper:focus-visible .rating-star--fill {
    fill: #343434;
    stroke: #343434
}

.rating-star--static {
    fill: #d32424;
    stroke: #d32424
}

.rating-star--stroke, .rating-star--fill {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.rating-star--stroke {
    fill: inherit;
    stroke: inherit
}

.rating-star--fill {
    fill: transparent;
    stroke: transparent
}

.button--red:disabled .button--red_icon.rating-star--fill {
    stroke: #767676
}

.footer_soc {
    display: flex;
    flex-direction: column;
    gap: 10px
}

ul.text-16 {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    min-height: 21.8px;
    justify-content: space-between
}

ul.text-16 li {
    display: flex;
    align-items: center
}

.rating-star:hover .rating-star--fill, .rating-star:active .rating-star--fill, .rating-star:hover .rating-star--stroke, .rating-star:active .rating-star--stroke, .rating-star--active .rating-star--fill, .rating-star--active .rating-star--stroke {
    fill: inherit;
    stroke: inherit
}


.collapse-block--head[data-collapse="1"] .collapse-block--rotate-arrow {
    transform: rotate(180deg)
}

.collapse-block--head[data-collapse="0"] .collapse-block--rotate-arrow {
    transform: rotate(0deg)
}

.red-mark:after {
    position: absolute;
    left: 0;
    top: 8px;
    height: 10px;
    width: 10px;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity));
    --tw-content: "";
    content: var(--tw-content)
}

.grid-temlate-areas-1 {
    grid-template-columns:repeat(16, minmax(0, 1fr));
    grid-template-rows:repeat(16, minmax(0, 1fr));
    grid-template-areas:"h h h h h h h h c c c c c c c c" "h h h h h h h h c c c c c c c c" "h h h h h h h h c c c c c c c c" "h h h h h h h h c c c c c c c c" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s p p p p p p" "d d d d d d s s s s l l l l l l" "d d d d d d s s s s l l l l l l" "d d d d d d s s s s l l l l l l" "d d d d d d s s s s l l l l l l" "d d d d d d s s s s l l l l l l"
}

.grid-temlate-areas-footer {
    grid-template-columns:repeat(6, minmax(0, 1fr));
    grid-template-rows:repeat(6, minmax(0, 1fr));
    grid-template-areas:"n p p p p c" "n p p p p c" "n p p p p cs" "n p p p p cs" "n l l l l cc" "n l l l l cc"
}

.grid-temlate-areas-product {
    grid-template-rows:auto auto auto 1fr;
    grid-template-areas:"g tr pd" "g cp pd" "g d pd" "vb d pd"
}

.grid-item-1 {
    grid-area: h
}

.grid-item-2 {
    grid-area: c
}

.grid-item-3 {
    grid-area: d
}

.grid-item-4 {
    grid-area: s
}

.grid-item-5 {
    grid-area: p
}

.grid-item-6 {
    grid-area: l
}

.grid-item-footer-n {
    grid-area: n
}

.grid-item-footer-p {
    grid-area: p
}

.grid-item-footer-c {
    grid-area: c
}

.grid-item-footer-cs {
    grid-area: cs
}

.grid-item-footer-cc {
    grid-area: cc
}

.grid-item-footer-l {
    grid-area: l
}

.grid-item-product-g {
    grid-area: g
}

.grid-item-product-tr {
    grid-area: tr
}

.grid-item-product-cp {
    grid-area: cp
}

.grid-item-product-d {
    grid-area: d
}

.grid-item-product-pd {
    grid-area: pd
}

.grid-item-product-vb {
    grid-area: vb
}

.grid-products {
    grid-template-columns:repeat(auto-fill, minmax(241px, 1fr))
}

.grid-blog {
    grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))
}

@media (max-width: 1280px) {
    .grid-products {
        grid-template-columns:repeat(auto-fill, minmax(241px, 1fr))
    }

    .grid-temlate-areas-1 {
        grid-template-areas:"h h h h h h h h c c c c c c c c" "h h h h h h h h c c c c c c c c" "h h h h h h h h c c c c c c c c" "h h h h h h h h c c c c c c c c" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s p p p p p" "d d d d d s s s s s s l l l l l" "d d d d d s s s s s s l l l l l" "d d d d d s s s s s s l l l l l" "d d d d d s s s s s s l l l l l" "d d d d d s s s s s s l l l l l"
    }

    .grid-temlate-areas-product {
        grid-template-columns:auto 1fr;
        grid-template-rows:auto 1fr;
        grid-template-areas:"g pd" "g vb" "tr tr" "cp cp" "d d"
    }
}

@media (max-width: 768px) {
    .catalog-gallery-wrapper {
        display: flex;
        justify-content: center
    }

    .grid-products {
        grid-template-columns:repeat(auto-fill, minmax(167px, 1fr))
    }

    .grid-temlate-areas-1 {
        grid-template-areas:"h h h h h h h h h h h h h h h h" "h h h h h h h h h h h h h h h h" "c c c c c c c c c c c c c c c c" "c c c c c c c c c c c c c c c c" "d d d d d d d d d d d d d d d d" "d d d d d d d d d d d d d d d d" "d d d d d d d d d d d d d d d d" "d d d d d d d d d d d d d d d d" "d d d d d d d d d d d d d d d d" "d d d d d d d d d d d d d d d d" "s s s s s s s s p p p p p p p p" "s s s s s s s s p p p p p p p p" "s s s s s s s s p p p p p p p p" "s s s s s s s s l l l l l l l l" "s s s s s s s s l l l l l l l l" "s s s s s s s s l l l l l l l l"
    }

    .grid-temlate-areas-footer {
        grid-template-areas:"n p p p p c" "n p p p p c" "n p p p p cs" "n p p p p cs" "n p p p p cc" "l l l l l l"
    }
}

@media (max-width: 764px) {
    .grid-temlate-areas-footer {
        grid-template-columns:repeat(6, minmax(0, 1fr));
        grid-template-rows:repeat(6, minmax(0, 1fr));
        grid-template-areas:"l l l l l l" "p p p p p p" "n n n c c c" "n n n cs cs cs" "n n n cc cc cc" "n n n cc cc cc"
    }

    .grid-temlate-areas-product {
        grid-template-columns:auto;
        grid-template-rows:auto;
        grid-template-areas:"g" "vb" "cp" "tr" "pd" "d"
    }
}

@media (max-width: 640px) {
    .button-play--arrow {
        transform: scale(.5) translateX(25%)
    }

    .button-play--circle:after {
        --bp-size: calc(100% + 3px * 2)
    }

    .button-play--circle:before {
        --bp-size: calc(100% + 6px * 2)
    }

    .grid-temlate-areas-1 {
        grid-template-columns:repeat(12, minmax(0, 1fr));
        grid-template-rows:repeat(12, minmax(0, 1fr));
        grid-template-areas:"h h h h h h h h h h h h h h h h" "h h h h h h h h h h h h h h h h" "c c c c c c c c c c c c c c c c" "c c c c c c c c c c c c c c c c" "d d d d d d d d d d d d d d d d" "d d d d d d d d d d d d d d d d" "s s s s s s s s s s s s s s s s" "s s s s s s s s s s s s s s s s" "p p p p p p p p p p p p p p p p" "p p p p p p p p p p p p p p p p" "l l l l l l l l l l l l l l l l" "l l l l l l l l l l l l l l l l"
    }
}

@media (max-width: 470px) {
    .grid-products {
        grid-template-columns:repeat(auto-fill, minmax(241px, 1fr))
    }

    .grid-temlate-areas-footer {
        grid-template-columns:repeat(6, minmax(0, 1fr));
        grid-template-rows:repeat(6, minmax(0, 1fr));
        grid-template-areas:"l l l l l l" "p p p p p p" "n n n n n n" "n n n n n n" "c c c cc cc cc" "cs cs cs cc cc cc"
    }
}

#keen-slider__thumbnails-wrapper {
    scrollbar-width: none;
    -ms-overflow-style: none
}

#keen-slider__thumbnails-wrapper::-webkit-scrollbar {
    width: 0
}

#keen-slider__thumbnails-wrapper::-webkit-scrollbar-thumb {
    background-color: transparent
}

.switch-dynamic-fields-button {
    display: none
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.collapse {
    visibility: collapse
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.-bottom-\[2px\] {
    bottom: -2px
}

.-bottom-\[8px\] {
    bottom: -8px
}

.-left-full {
    left: -100%
}

.-right-\[11px\] {
    right: -11px
}

.-right-\[13px\] {
    right: -13px
}

.-right-\[20px\] {
    right: -20px
}

.-right-px {
    right: -1px
}

.-top-\[10px\] {
    top: -10px
}

.-top-\[2px\] {
    top: -2px
}

.-top-\[36px\] {
    top: -36px
}

.-top-\[3px\] {
    top: -3px
}

.bottom-0 {
    bottom: 0
}

.bottom-\[28px\] {
    bottom: 28px
}

.bottom-\[55px\] {
    bottom: 55px
}

.bottom-\[80px\] {
    bottom: 80px
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-\[16px\] {
    left: 16px
}

.right-0 {
    right: 0
}

.right-\[10px\] {
    right: 10px
}

.right-\[16px\] {
    right: 16px
}

.top-0 {
    top: 0
}

.top-1\/2 {
    top: 50%
}

.top-\[16px\] {
    top: 16px
}

.top-\[2px\] {
    top: 2px
}

.top-\[77px\] {
    top: 77px
}

.top-\[7px\] {
    top: 7px
}

.top-full {
    top: 100%
}

.-z-10 {
    z-index: -10
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.col-span-2 {
    grid-column: span 2 / span 2
}

.col-start-2 {
    grid-column-start: 2
}

.row-span-3 {
    grid-row: span 3 / span 3
}

.mx-12 {
    margin-left: 3rem;
    margin-right: 3rem
}

.mx-12\.5-clamp {
    margin-left: clamp(1rem, 2.912vw, 3.5rem);
    margin-right: clamp(1rem, 2.912vw, 3.5rem)
}

.mx-\[10px\] {
    margin-left: 10px;
    margin-right: 10px
}

.mx-\[4px\] {
    margin-left: 4px;
    margin-right: 4px
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-\[16px\] {
    margin-top: 16px;
    margin-bottom: 16px
}

.my-\[32px\] {
    margin-top: 32px;
    margin-bottom: 32px
}

.-ml-\[10px\] {
    margin-left: -10px
}

.-ml-\[12px\] {
    margin-left: -12px
}

.-ml-\[14px\] {
    margin-left: -14px
}

.-ml-\[18px\] {
    margin-left: -18px
}

.-ml-\[32px\] {
    margin-left: -32px
}

.-ml-\[3px\] {
    margin-left: -3px
}

.-ml-\[4px\] {
    margin-left: -4px
}

.-ml-\[6px\] {
    margin-left: -6px
}

.-ml-px {
    margin-left: -1px
}

.-mr-\[4px\] {
    margin-right: -4px
}

.-mt-\[10px\] {
    margin-top: -10px
}

.-mt-\[5px\] {
    margin-top: -5px
}

.-mt-\[7px\] {
    margin-top: -7px
}

.-mt-\[9px\] {
    margin-top: -9px
}

.mb-0 {
    margin-bottom: 0
}

.mb-\[10px\] {
    margin-bottom: 10px
}

.mb-\[12px\] {
    margin-bottom: 12px
}

.mb-\[13px\] {
    margin-bottom: 13px
}

.mb-\[15px\] {
    margin-bottom: 15px
}

.mb-\[16px\] {
    margin-bottom: 16px
}

.mb-\[18px\] {
    margin-bottom: 18px
}

.mb-\[20px\] {
    margin-bottom: 20px
}

.mb-\[22px\] {
    margin-bottom: 22px
}

.mb-\[24px\] {
    margin-bottom: 24px
}

.mb-\[26px\] {
    margin-bottom: 26px
}

.mb-\[28px\] {
    margin-bottom: 28px
}

.mb-\[30px\] {
    margin-bottom: 30px
}

.mb-\[32px\] {
    margin-bottom: 32px
}

.mb-\[34px\] {
    margin-bottom: 34px
}

.mb-\[36px\] {
    margin-bottom: 36px
}

.mb-\[3px\] {
    margin-bottom: 3px
}

.mb-\[42px\] {
    margin-bottom: 42px
}

.mb-\[46px\] {
    margin-bottom: 46px
}

.mb-\[48px\] {
    margin-bottom: 48px
}

.mb-\[4px\] {
    margin-bottom: 4px
}

.mb-\[50px\] {
    margin-bottom: 50px
}

.mb-\[5px\] {
    margin-bottom: 5px
}

.mb-\[64px\] {
    margin-bottom: 64px
}

.mb-\[6px\] {
    margin-bottom: 6px
}

.mb-\[70px\] {
    margin-bottom: 70px
}

.mb-\[8px\] {
    margin-bottom: 8px
}

.mb-\[9px\] {
    margin-bottom: 9px
}

.mb-px {
    margin-bottom: 1px
}

.ml-\[11px\] {
    margin-left: 11px
}

.ml-\[12px\] {
    margin-left: 12px
}

.ml-\[14px\] {
    margin-left: 14px
}

.ml-\[20px\] {
    margin-left: 20px
}

.ml-\[30px\] {
    margin-left: 30px
}

.ml-\[32px\] {
    margin-left: 32px
}

.ml-\[3px\] {
    margin-left: 3px
}

.ml-\[42px\] {
    margin-left: 42px
}

.ml-\[4px\] {
    margin-left: 4px
}

.ml-\[5px\] {
    margin-left: 5px
}

.ml-\[8px\] {
    margin-left: 8px
}

.ml-auto {
    margin-left: auto
}

.ml-px {
    margin-left: 1px
}

.mr-10-clamp {
    margin-right: clamp(1rem, 5.208vw, 3.5rem)
}

.mr-\[107px\] {
    margin-right: 107px
}

.mr-\[10px\] {
    margin-right: 10px
}

.mr-\[12px\] {
    margin-right: 12px
}

.mr-\[13px\] {
    margin-right: 13px
}

.mr-\[15px\] {
    margin-right: 15px
}

.mr-\[16px\] {
    margin-right: 16px
}

.mr-\[18px\] {
    margin-right: 18px
}

.mr-\[20px\] {
    margin-right: 20px
}

.mr-\[22px\] {
    margin-right: 22px
}

.mr-\[24px\] {
    margin-right: 24px
}

.mr-\[2px\] {
    margin-right: 2px
}

.mr-\[30px\] {
    margin-right: 30px
}

.mr-\[32px\] {
    margin-right: 32px
}

.mr-\[36px\] {
    margin-right: 36px
}

.mr-\[45px\] {
    margin-right: 45px
}

.mr-\[48px\] {
    margin-right: 48px
}

.mr-\[4px\] {
    margin-right: 4px
}

.mr-\[5px\] {
    margin-right: 5px
}

.mr-\[6px\] {
    margin-right: 6px
}

.mr-\[70px\] {
    margin-right: 70px
}

.mr-\[8px\] {
    margin-right: 8px
}

.mr-\[9px\] {
    margin-right: 9px
}

.mr-auto {
    margin-right: auto
}

.mt-\[16px\] {
    margin-top: 16px
}

.mt-\[24px\] {
    margin-top: 24px
}

.mt-\[28px\] {
    margin-top: 28px
}

.mt-\[2px\] {
    margin-top: 2px
}

.mt-\[32px\] {
    margin-top: 32px
}

.mt-\[4px\] {
    margin-top: 4px
}

.mt-\[5px\] {
    margin-top: 5px
}

.mt-\[75px\] {
    margin-top: 75px
}

.mt-\[8px\] {
    margin-top: 8px
}

.mt-px {
    margin-top: 1px
}

.line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table-caption {
    display: table-caption
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.aspect-\[736\/426\] {
    aspect-ratio: 736/426
}

.h-\[100px\] {
    height: 100px
}

.h-\[100vh\] {
    height: 100vh
}

.h-\[10px\] {
    height: 10px
}

.h-\[122px\] {
    height: 122px
}

.h-\[177px\] {
    height: 177px
}

.h-\[20px\] {
    height: 20px
}

.h-\[210px\] {
    height: 210px
}

.h-\[218px\] {
    height: 218px
}

.h-\[22px\] {
    height: 22px
}

.h-\[24px\] {
    height: 24px
}

.h-\[276px\] {
    height: 276px
}

.h-\[32px\] {
    height: 32px
}

.h-\[33px\] {
    height: 33px
}

.h-\[35px\] {
    height: 35px
}

.h-\[40px\] {
    height: 40px
}

.h-\[42px\] {
    height: 42px
}

.h-\[44px\] {
    height: 44px
}

.h-\[45px\] {
    height: 45px
}

.h-\[46px\] {
    height: 46px
}

.h-\[48px\] {
    height: 48px
}

.h-\[500px\] {
    height: 500px
}

.h-\[56px\] {
    height: 56px
}

.h-\[60px\] {
    height: 60px
}

.h-\[61px\] {
    height: 61px
}

.h-\[70px\] {
    height: 70px
}

.h-\[8px\] {
    height: 8px
}

.h-full {
    height: 100%
}

.max-h-0 {
    max-height: 0
}

.max-h-\[100\%\] {
    max-height: 100%
}

.max-h-\[120px\] {
    max-height: 120px
}

.max-h-\[121px\] {
    max-height: 121px
}

.max-h-\[136px\] {
    max-height: 136px
}

.max-h-\[18px\] {
    max-height: 18px
}

.max-h-\[32px\] {
    max-height: 32px
}

.max-h-\[350px\] {
    max-height: 350px
}

.max-h-\[477px\] {
    max-height: 477px
}

.max-h-\[48px\] {
    max-height: 48px
}

.max-h-\[50px\] {
    max-height: 50px
}

.max-h-\[515px\] {
    max-height: 515px
}

.max-h-\[54px\] {
    max-height: 54px
}

.max-h-\[55px\] {
    max-height: 55px
}

.max-h-\[80vh\] {
    max-height: 80vh
}

.max-h-\[87px\] {
    max-height: 87px
}

.max-h-\[90px\] {
    max-height: 90px
}

.max-h-\[90vh\] {
    max-height: 90vh
}

.min-h-0 {
    min-height: 0
}

.min-h-\[100\%\] {
    min-height: 100%
}

.min-h-\[120px\] {
    min-height: 120px
}

.min-h-\[121px\] {
    min-height: 121px
}

.min-h-\[136px\] {
    min-height: 136px
}

.min-h-\[138px\] {
    min-height: 138px
}

.min-h-\[16px\] {
    min-height: 16px
}

.min-h-\[18px\] {
    min-height: 18px
}

.min-h-\[276px\] {
    min-height: 276px
}

.min-h-\[32px\] {
    min-height: 32px
}

.min-h-\[350px\] {
    min-height: 350px
}

.min-h-\[477px\] {
    min-height: 477px
}

.min-h-\[48px\] {
    min-height: 48px
}

.min-h-\[50px\] {
    min-height: 50px
}

.min-h-\[54px\] {
    min-height: 54px
}

.min-h-\[55px\] {
    min-height: 55px
}

.min-h-\[795px\] {
    min-height: 795px
}

.min-h-\[80vh\] {
    min-height: 80vh
}

.min-h-\[87px\] {
    min-height: 87px
}

.min-h-\[90vh\] {
    min-height: 90vh
}

.w-1\/3 {
    width: 33.333333%
}

.w-\[100\%\] {
    width: 100%
}

.w-\[100px\] {
    width: 100px
}

.w-\[103px\] {
    width: 103px
}

.w-\[10px\] {
    width: 10px
}

.w-\[140px\] {
    width: 140px
}

.w-\[150px\] {
    width: 150px
}

.w-\[160px\] {
    width: 160px
}

.w-\[184px\] {
    width: 184px
}

.w-\[187px\] {
    width: 187px
}

.w-\[192px\] {
    width: 192px
}

.w-\[200px\] {
    width: 200px
}

.w-\[224px\] {
    width: 224px
}

.w-\[22px\] {
    width: 22px
}

.w-\[24px\] {
    width: 24px
}

.w-\[25\%\] {
    width: 25%
}

.w-\[26\%\] {
    width: 26%
}

.w-\[260px\] {
    width: 260px
}

.w-\[280px\] {
    width: 280px
}

.w-\[287px\] {
    width: 287px
}

.w-\[290px\] {
    width: 290px
}

.w-\[300px\] {
    width: 300px
}

.w-\[302px\] {
    width: 302px
}

.w-\[33\%\] {
    width: 33%
}

.w-\[336px\] {
    width: 336px
}

.w-\[33px\] {
    width: 33px
}

.w-\[384px\] {
    width: 384px
}

.w-\[385px\] {
    width: 385px
}

.w-\[40\%\] {
    width: 40%
}

.w-\[400px\] {
    width: 400px
}

.w-\[40px\] {
    width: 40px
}

.w-\[45\%\] {
    width: 45%
}

.w-\[46px\] {
    width: 46px
}

.w-\[470px\] {
    width: 470px
}

.w-\[48px\] {
    width: 48px
}

.w-\[49\%\] {
    width: 49%
}

.w-\[50\%\] {
    width: 50%
}

.w-\[55\%\] {
    width: 55%
}

.w-\[58\%\] {
    width: 58%
}

.w-\[586px\] {
    width: 586px
}

.w-\[60\%\] {
    width: 60%
}

.w-\[607px\] {
    width: 607px
}

.w-\[60px\] {
    width: 60px
}

.w-\[65px\] {
    width: 65px
}

.w-\[66\%\] {
    width: 66%
}

.w-\[70px\] {
    width: 70px
}

.w-\[75\%\] {
    width: 75%
}

.w-\[78\%\] {
    width: 78%
}

.w-\[80\%\] {
    width: 80%
}

.w-\[85px\] {
    width: 85px
}

.w-\[8px\] {
    width: 8px
}

.w-\[90\%\] {
    width: 90%
}

.w-\[calc\(\(100\%_-_32px\)\/2\)\] {
    width: calc((100% - 32px) / 2)
}

.w-\[calc\(\(90\%_-_24px\)\/2\)\] {
    width: calc((90% - 24px) / 2)
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.min-w-\[100\%\] {
    min-width: 100%
}

.min-w-\[100vw\] {
    min-width: 100vw
}

.min-w-\[125px\] {
    min-width: 125px
}

.min-w-\[16px\] {
    min-width: 16px
}

.min-w-\[184px\] {
    min-width: 184px
}

.min-w-\[18px\] {
    min-width: 18px
}

.min-w-\[26\%\] {
    min-width: 26%
}

.min-w-\[265px\] {
    min-width: 265px
}

.min-w-\[278px\] {
    min-width: 278px
}

.min-w-\[284px\] {
    min-width: 284px
}

.min-w-\[294px\] {
    min-width: 294px
}

.min-w-\[300px\] {
    min-width: 300px
}

.min-w-\[308px\] {
    min-width: 308px
}

.min-w-\[315px\] {
    min-width: 315px
}

.min-w-\[32px\] {
    min-width: 32px
}

.min-w-\[332px\] {
    min-width: 332px
}

.min-w-\[336px\] {
    min-width: 336px
}

.min-w-\[350px\] {
    min-width: 350px
}

.min-w-\[366px\] {
    min-width: 366px
}

.min-w-\[37px\] {
    min-width: 37px
}

.min-w-\[40\%\] {
    min-width: 40%
}

.min-w-\[400px\] {
    min-width: 400px
}

.min-w-\[40vw\] {
    min-width: 40vw
}

.min-w-\[41vw\] {
    min-width: 41vw
}

.min-w-\[448px\] {
    min-width: 448px
}

.min-w-\[456px\] {
    min-width: 456px
}

.min-w-\[467px\] {
    min-width: 467px
}

.min-w-\[480px\] {
    min-width: 480px
}

.min-w-\[48px\] {
    min-width: 48px
}

.min-w-\[498px\] {
    min-width: 498px
}

.min-w-\[500px\] {
    min-width: 500px
}

.min-w-\[54px\] {
    min-width: 54px
}

.min-w-\[550px\] {
    min-width: 550px
}

.min-w-\[57px\] {
    min-width: 57px
}

.min-w-\[60\%\] {
    min-width: 60%
}

.min-w-\[600px\] {
    min-width: 600px
}

.min-w-\[67px\] {
    min-width: 67px
}

.min-w-\[77px\] {
    min-width: 77px
}

.min-w-\[80vw\] {
    min-width: 80vw
}

.min-w-\[82px\] {
    min-width: 82px
}

.min-w-\[87px\] {
    min-width: 87px
}

.min-w-full {
    min-width: 100%
}

.max-w-\[100\%\] {
    max-width: 100%
}

.max-w-\[100vw\] {
    max-width: 100vw
}

.max-w-\[125px\] {
    max-width: 125px
}

.max-w-\[1530px\] {
    max-width: 1530px
}

.max-w-\[1644px\] {
    max-width: 1644px
}

.max-w-\[18px\] {
    max-width: 18px
}

.max-w-\[200px\] {
    max-width: 200px
}

.max-w-\[205px\] {
    max-width: 205px
}

.max-w-\[220px\] {
    max-width: 220px
}

.max-w-\[221px\] {
    max-width: 221px
}

.max-w-\[270px\] {
    max-width: 270px
}

.max-w-\[278px\] {
    max-width: 278px
}

.max-w-\[284px\] {
    max-width: 284px
}

.max-w-\[294px\] {
    max-width: 294px
}

.max-w-\[300px\] {
    max-width: 300px
}

.max-w-\[308px\] {
    max-width: 308px
}

.max-w-\[32px\] {
    max-width: 32px
}

.max-w-\[330px\] {
    max-width: 330px
}

.max-w-\[332px\] {
    max-width: 332px
}

.max-w-\[350px\] {
    max-width: 350px
}

.max-w-\[366px\] {
    max-width: 366px
}

.max-w-\[37px\] {
    max-width: 37px
}

.max-w-\[384px\] {
    max-width: 384px
}

.max-w-\[385px\] {
    max-width: 385px
}

.max-w-\[400px\] {
    max-width: 400px
}

.max-w-\[41vw\] {
    max-width: 41vw
}

.max-w-\[438px\] {
    max-width: 438px
}

.max-w-\[448px\] {
    max-width: 448px
}

.max-w-\[450px\] {
    max-width: 450px
}

.max-w-\[456px\] {
    max-width: 456px
}

.max-w-\[45px\] {
    max-width: 45px
}

.max-w-\[467px\] {
    max-width: 467px
}

.max-w-\[475px\] {
    max-width: 475px
}

.max-w-\[480px\] {
    max-width: 480px
}

.max-w-\[48px\] {
    max-width: 48px
}

.max-w-\[498px\] {
    max-width: 498px
}

.max-w-\[500px\] {
    max-width: 500px
}

.max-w-\[526px\] {
    max-width: 526px
}

.max-w-\[54px\] {
    max-width: 54px
}

.max-w-\[550px\] {
    max-width: 550px
}

.max-w-\[575px\] {
    max-width: 575px
}

.max-w-\[57px\] {
    max-width: 57px
}

.max-w-\[600px\] {
    max-width: 600px
}

.max-w-\[60vw\] {
    max-width: 60vw
}

.max-w-\[620px\] {
    max-width: 620px
}

.max-w-\[67px\] {
    max-width: 67px
}

.max-w-\[70px\] {
    max-width: 70px
}

.max-w-\[755px\] {
    max-width: 755px
}

.max-w-\[77px\] {
    max-width: 77px
}

.max-w-\[786px\] {
    max-width: 786px
}

.max-w-\[80vw\] {
    max-width: 80vw
}

.max-w-\[82px\] {
    max-width: 82px
}

.max-w-\[87px\] {
    max-width: 87px
}

.max-w-\[885px\] {
    max-width: 885px
}

.max-w-\[925px\] {
    max-width: 925px
}

.max-w-\[calc\(100\%_-_308px_-_8px\)\] {
    max-width: calc(100% - 308px - 8px)
}

.max-w-max {
    max-width: -moz-max-content;
    max-width: max-content
}

.shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.grow-0 {
    flex-grow: 0
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-\[100vw\] {
    --tw-translate-x: -100vw;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-1\/2 {
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-90 {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-\[11deg\] {
    --tw-rotate: -11deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[2\.3\] {
    --tw-scale-x: 2.3;
    --tw-scale-y: 2.3;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[2\] {
    --tw-scale-x: 2;
    --tw-scale-y: 2;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-scale-x-100 {
    --tw-scale-x: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-default {
    cursor: default
}

.cursor-grab {
    cursor: grab
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

.list-inside {
    list-style-position: inside
}

.list-decimal {
    list-style-type: decimal
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr))
}

.grid-rows-\[auto\2c _auto\2c _1fr\] {
    grid-template-rows:auto auto 1fr
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-start
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-\[10px\] {
    gap: 10px
}

.gap-\[16px\] {
    gap: 16px
}

.gap-\[30px\] {
    gap: 30px
}

.gap-\[32px\] {
    gap: 32px
}

.gap-\[8px\] {
    gap: 8px
}

.gap-\[4px\] {
    gap: 4px;
}

.gap-x-\[10px\] {
    column-gap: 10px
}

.gap-x-\[12px\] {
    column-gap: 12px
}

.gap-x-\[16px\] {
    column-gap: 16px
}

.gap-x-\[19px\] {
    column-gap: 19px
}

.gap-x-\[20px\] {
    column-gap: 20px
}

.gap-x-\[32px\] {
    column-gap: 32px
}

.gap-x-\[6px\] {
    column-gap: 6px
}

.gap-x-\[9px\] {
    column-gap: 9px
}

.gap-y-\[12px\] {
    row-gap: 12px
}

.gap-y-\[16px\] {
    row-gap: 16px
}

.gap-y-\[22px\] {
    row-gap: 22px
}

.gap-y-\[30px\] {
    row-gap: 30px
}

.gap-y-\[32px\] {
    row-gap: 32px
}

.gap-y-\[34px\] {
    row-gap: 34px
}

.gap-y-\[8px\] {
    row-gap: 8px
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.justify-self-center {
    justify-self: center
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-y-visible {
    overflow-y: visible
}

.overflow-y-scroll {
    overflow-y: scroll
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.break-words {
    overflow-wrap: break-word
}

.rounded {
    border-radius: .25rem
}

.rounded-10 {
    border-radius: 10px
}

.rounded-12 {
    border-radius: 12px
}

.rounded-3 {
    border-radius: 3px
}

.rounded-5 {
    border-radius: 5px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-none {
    border-radius: 0
}

.rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-4 {
    border-width: 4px
}

.border-\[1px\] {
    border-width: 1px
}

.border-\[3px\] {
    border-width: 3px
}

.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-\[1px\] {
    border-bottom-width: 1px
}

.border-b-\[3px\] {
    border-bottom-width: 3px
}

.border-l {
    border-left-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-r-0 {
    border-right-width: 0
}

.border-dashed {
    border-style: dashed
}

.border-none {
    border-style: none
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity))
}

.border-black\/\[\.2\] {
    border-color: rgb(0 0 0 / .2)
}

.border-gray-150 {
    --tw-border-opacity: 1;
    border-color: rgb(244 244 244 / var(--tw-border-opacity))
}

.border-gray-340 {
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity))
}

.border-gray-80 {
    --tw-border-opacity: 1;
    border-color: rgb(242 242 242 / var(--tw-border-opacity))
}

.border-red-570 {
    --tw-border-opacity: 1;
    border-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.border-lime-640 {
    border-color: rgb(100 148 38 / var(--tw-text-opacity));
}

.border-transparent {
    border-color: transparent
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.border-zinc-310 {
    --tw-border-opacity: 1;
    border-color: rgb(193 193 193 / var(--tw-border-opacity))
}

.border-zinc-450 {
    --tw-border-opacity: 1;
    border-color: rgb(138 138 138 / var(--tw-border-opacity))
}

.border-zinc-790 {
    --tw-border-opacity: 1;
    border-color: rgb(52 52 52 / var(--tw-border-opacity))
}

.border-zinc-990 {
    --tw-border-opacity: 1;
    border-color: rgb(29 30 32 / var(--tw-border-opacity))
}

.border-b-black {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity))
}

.border-b-gray-340 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity))
}

.border-b-zinc-450 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(138 138 138 / var(--tw-border-opacity))
}

.border-b-zinc-790 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(52 52 52 / var(--tw-border-opacity))
}

.border-l-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.bg-black\/\[\.25\] {
    background-color: rgb(0 0 0 / .25)
}

.bg-black\/\[\.3\] {
    background-color: rgb(0 0 0 / .3)
}

.bg-blue-780 {
    --tw-bg-opacity: 1;
    background-color: rgb(27 28 62 / var(--tw-bg-opacity))
}

.bg-gray-150 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244 / var(--tw-bg-opacity))
}

.bg-gray-150\/\[\.7\] {
    background-color: rgb(244 244 244 / .7)
}

.bg-gray-70 {
    background-color: var(--header-bg-color)
}

.bg-gray-80 {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity))
}

.bg-gray-880 {
    --tw-bg-opacity: 1;
    background-color: rgb(32 35 44 / var(--tw-bg-opacity))
}

.bg-gray-90 {
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 232 / var(--tw-bg-opacity))
}

.bg-gray-990 {
    --tw-bg-opacity: 1;
    background-color: rgb(9 9 13 / var(--tw-bg-opacity))
}

.bg-lime-590 {
    --tw-bg-opacity: 1;
    background-color: rgb(89 158 0 / var(--tw-bg-opacity))
}

.bg-red-570 {
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-white\/\[\.7\] {
    background-color: rgb(255 255 255 / .7)
}

.bg-zinc-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(138 138 138 / var(--tw-bg-opacity))
}

.bg-zinc-790 {
    --tw-bg-opacity: 1;
    background-color: rgb(52 52 52 / var(--tw-bg-opacity))
}

.bg-zinc-890 {
    --tw-bg-opacity: 1;
    background-color: rgb(26 26 26 / var(--tw-bg-opacity))
}

.bg-\[url\(\/assets\/images\/404\/404-bg-1920\.jpg\)\] {
    background-image: url(/assets/images/404/404-bg-1920.jpg)
}

.bg-gradient-red-1 {
    background-image: linear-gradient(217deg, #b60808 0%, #d32424 31.25%, #970000 100%), linear-gradient(180deg, #d32424 0%, #430202 100%)
}

.bg-gradient-red-3 {
    background-image: linear-gradient(180deg, rgba(211, 36, 36, 0) 55%, rgba(128, 5, 5, .44) 77.44%, #430202 110%)
}

.bg-gradient-white-bottom {
    background-image: linear-gradient(to top, #f8f8f8 50%, rgba(248, 248, 248, 0))
}

.bg-gradient-white-top {
    background-image: linear-gradient(to bottom, #f8f8f8 50%, rgba(248, 248, 248, 0))
}

.h-screen_404 {
    height: 80vh !important
}

.section-404 {
    padding-top: 4%
}

.h-screen_404 picture img {
    width: 30vw
}

@media (min-height: 816px) {
    .h-screen_404 {
        height: 86vh !important
    }
}

@media (max-width: 768px) {
    .section-404 {
        padding-top: 20%
    }

    .h-screen_404 picture img {
        width: 80vw
    }

    .h-screen_404 {
        height: 96vh !important
    }
}

.bg-cover {
    background-size: cover;
    height: 100%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-gray-720 {
    fill: #343a4b
}

.fill-gray-880 {
    fill: #20232c
}

.fill-red-570 {
    fill: #d32424
}

.fill-transparent {
    fill: transparent
}

.fill-white {
    fill: #fff
}

.fill-yellow-430 {
    fill: #fed42b
}

.fill-zinc-310 {
    fill: #c1c1c1
}

.fill-zinc-450 {
    fill: #8a8a8a
}

.fill-zinc-790 {
    fill: #343434
}

.fill-zinc-940 {
    fill: #212121
}

.stroke-black {
    stroke: #000
}

.stroke-gray-720 {
    stroke: #343a4b
}

.stroke-gray-880 {
    stroke: #20232c
}

.stroke-red-570 {
    stroke: #d32424
}

.stroke-white {
    stroke: #fff
}

.stroke-yellow-430 {
    stroke: #fed42b
}

.stroke-zinc-310 {
    stroke: #c1c1c1
}

.stroke-zinc-450 {
    stroke: #8a8a8a
}

.stroke-zinc-790 {
    stroke: #343434
}

.stroke-lime-640 {
    stroke: #649426;
}

.stroke-\[\.2\] {
    stroke-width: .2
}

.stroke-\[0\.1\] {
    stroke-width: .1
}

.stroke-\[0\.5\] {
    stroke-width: .5
}

.stroke-\[0\] {
    stroke-width: 0
}

.stroke-\[1\.2\] {
    stroke-width: 1.2
}

.stroke-\[1\.5\] {
    stroke-width: 1.5
}

.stroke-\[1\] {
    stroke-width: 1
}

.stroke-\[2\] {
    stroke-width: 2
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.object-\[35\%\] {
    object-position: 35%
}

.object-bottom {
    object-position: bottom
}

.object-right {
    object-position: right
}

.object-right-bottom {
    object-position: right bottom
}

.object-top {
    object-position: top
}

.p-\[10px\] {
    padding: 10px
}

.p-\[15px\] {
    padding: 15px
}

.p-\[16px\] {
    padding: 16px
}

.p-\[18px\] {
    padding: 18px
}

.p-\[19px\] {
    padding: 19px
}

.p-\[20px\] {
    padding: 20px
}

.p-\[22px\] {
    padding: 22px
}

.p-\[24px\] {
    padding: 24px
}

.p-\[25px\] {
    padding: 25px
}

.p-\[28px\] {
    padding: 28px
}

.p-\[30px\] {
    padding: 30px
}

.p-\[32px\] {
    padding: 32px
}

.p-\[48px\] {
    padding: 48px
}

.p-\[50px\] {
    padding: 50px
}

.p-\[5px\] {
    padding: 5px
}

.p-\[8px\] {
    padding: 8px
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px
}

.px-\[11px\] {
    padding-left: 11px;
    padding-right: 11px
}

.px-\[122px\] {
    padding-left: 122px;
    padding-right: 122px
}

.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px
}

.px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px
}

.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px
}

.px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px
}

.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px
}

.px-\[22px\] {
    padding-left: 22px;
    padding-right: 22px
}

.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px
}

.px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px
}

.px-\[28px\] {
    padding-left: 28px;
    padding-right: 28px
}

.px-\[2px\] {
    padding-left: 2px;
    padding-right: 2px
}

.px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px
}

.px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px
}

.px-\[42px\] {
    padding-left: 42px;
    padding-right: 42px
}

.px-\[43px\] {
    padding-left: 43px;
    padding-right: 43px
}

.px-\[45px\] {
    padding-left: 45px;
    padding-right: 45px
}

.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}

.px-\[54px\] {
    padding-left: 54px;
    padding-right: 54px
}

.px-\[56px\] {
    padding-left: 56px;
    padding-right: 56px
}

.px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px
}

.px-\[6px\] {
    padding-left: 6px;
    padding-right: 6px
}

.px-\[74px\] {
    padding-left: 74px;
    padding-right: 74px
}

.px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px
}

.px-px {
    padding-left: 1px;
    padding-right: 1px
}

.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-\[11px\] {
    padding-top: 11px;
    padding-bottom: 11px
}

.py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px
}

.py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px
}

.py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px
}

.py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px
}

.py-\[19px\] {
    padding-top: 19px;
    padding-bottom: 19px
}

.py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px
}

.py-\[22px\] {
    padding-top: 22px;
    padding-bottom: 22px
}

.py-\[23px\] {
    padding-top: 23px;
    padding-bottom: 23px
}

.py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px
}

.py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px
}

.py-\[38px\] {
    padding-top: 38px;
    padding-bottom: 38px
}

.py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px
}

.py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px
}

.py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px
}

.py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px
}

.py-\[64px\] {
    padding-top: 64px;
    padding-bottom: 64px
}

.py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px
}

.py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px
}

.pb-0 {
    padding-bottom: 0
}

.pb-\[10px\] {
    padding-bottom: 10px
}

.pb-\[110px\] {
    padding-bottom: 110px
}

.pb-\[12px\] {
    padding-bottom: 12px
}

.pb-\[16px\] {
    padding-bottom: 16px
}

.pb-\[200px\] {
    padding-bottom: 200px
}

.pb-\[20px\] {
    padding-bottom: 20px
}

.pb-\[24px\] {
    padding-bottom: 24px
}

.pb-\[26px\] {
    padding-bottom: 26px
}

.pb-\[28px\] {
    padding-bottom: 28px
}

.pb-\[2px\] {
    padding-bottom: 2px
}

.pb-\[32px\] {
    padding-bottom: 32px
}

.pb-\[39px\] {
    padding-bottom: 39px
}

.pb-\[40px\] {
    padding-bottom: 40px
}

.pb-\[4px\] {
    padding-bottom: 4px
}

.pb-\[6px\] {
    padding-bottom: 6px
}

.pb-\[8px\] {
    padding-bottom: 8px
}

.pb-\[9px\] {
    padding-bottom: 9px
}

.pl-\[10px\] {
    padding-left: 10px
}

.pl-\[14px\] {
    padding-left: 14px
}

.pl-\[16px\] {
    padding-left: 16px
}

.pl-\[18px\] {
    padding-left: 18px
}

.pl-\[25px\] {
    padding-left: 25px
}

.pl-\[26px\] {
    padding-left: 26px
}

.pl-\[32px\] {
    padding-left: 32px
}

.pl-\[34px\] {
    padding-left: 34px
}

.pl-\[36px\] {
    padding-left: 36px
}

.pl-\[45px\] {
    padding-left: 45px
}

.pl-\[47px\] {
    padding-left: 47px
}

.pl-\[48px\] {
    padding-left: 48px
}

.pl-\[8px\] {
    padding-left: 8px
}

.pr-\[16px\] {
    padding-right: 16px
}

.pr-\[18px\] {
    padding-right: 18px
}

.pr-\[30px\] {
    padding-right: 30px
}

.pr-\[32px\] {
    padding-right: 32px
}

.pr-\[40px\] {
    padding-right: 40px
}

.pr-\[48px\] {
    padding-right: 48px
}

.pr-\[64px\] {
    padding-right: 64px
}

.pr-\[66px\] {
    padding-right: 66px
}

.pr-\[7px\] {
    padding-right: 7px
}

.pt-\[150px\] {
    padding-top: 150px
}

.pt-\[16px\] {
    padding-top: 16px
}

.pt-\[20px\] {
    padding-top: 20px
}

.pt-\[24px\] {
    padding-top: 24px
}

.pt-\[2px\] {
    padding-top: 2px
}

.pt-\[32px\] {
    padding-top: 32px
}

.pt-\[3px\] {
    padding-top: 3px
}

.pt-\[40px\] {
    padding-top: 40px
}

.pt-\[4px\] {
    padding-top: 4px
}

.pt-\[60\%\] {
    padding-top: 60%
}

.pt-\[6px\] {
    padding-top: 6px
}

.pt-\[70px\] {
    padding-top: 70px
}

.pt-\[80px\] {
    padding-top: 80px
}

.pt-\[8px\] {
    padding-top: 8px
}

.pt-\[9px\] {
    padding-top: 9px
}

.pt-px {
    padding-top: 1px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-middle {
    vertical-align: middle
}

.font-base {
    font-family: var(--font-base), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.font-konexy {
    font-family: var(--font-konexy), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.text-10 {
    font-size: 10px
}

.text-12 {
    font-size: 12px
}

.text-14 {
    font-size: 14px
}

.text-16 {
    font-size: 16px
}

.text-18 {
    font-size: 18px
}

.text-20 {
    font-size: 20px
}

.text-24 {
    font-size: 24px
}

.text-26 {
    font-size: 26px
}

.text-32 {
    font-size: 32px
}

.text-34 {
    font-size: 34px
}

.text-48 {
    font-size: 48px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[32px\] {
    font-size: 32px
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.normal-case {
    text-transform: none
}

.not-italic {
    font-style: normal
}

.leading-0 {
    line-height: 0
}

.leading-1\.0 {
    line-height: 1
}

.leading-1\.1 {
    line-height: 1.1
}

.leading-1\.2 {
    line-height: 1.2
}

.leading-1\.3 {
    line-height: 1.3
}

.leading-1\.4 {
    line-height: 1.4
}

.leading-1\.5 {
    line-height: 1.5
}

.leading-1\.6 {
    line-height: 1.6
}

.leading-1\.7 {
    line-height: 1.7
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-normal {
    line-height: 1.5
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-black\/\[\.5\] {
    color: rgb(0 0 0 / .5)
}

.text-blue-520 {
    --tw-text-opacity: 1;
    color: rgb(38 131 237 / var(--tw-text-opacity))
}

.text-gray-720 {
    --tw-text-opacity: 1;
    color: rgb(52 58 75 / var(--tw-text-opacity))
}

.text-gray-880 {
    --tw-text-opacity: 1;
    color: rgb(32 35 44 / var(--tw-text-opacity))
}

.text-lime-550 {
    --tw-text-opacity: 1;
    color: rgb(107 178 15 / var(--tw-text-opacity))
}

.text-red-570 {
    --tw-text-opacity: 1;
    color: rgb(211 36 36 / var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-zinc-310 {
    --tw-text-opacity: 1;
    color: rgb(193 193 193 / var(--tw-text-opacity))
}

.text-zinc-450 {
    --tw-text-opacity: 1;
    color: rgb(138 138 138 / var(--tw-text-opacity))
}

.text-zinc-650 {
    --tw-text-opacity: 1;
    color: rgb(76 76 76 / var(--tw-text-opacity))
}

.text-zinc-790 {
    --tw-text-opacity: 1;
    color: rgb(52 52 52 / var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.line-through {
    text-decoration-line: line-through
}

.opacity-0 {
    opacity: 0
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.shadow-1 {
    --tw-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 20px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2 {
    --tw-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 4px 20px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.blur-\[0\.4px\] {
    --tw-blur: blur(.4px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.invert-\[\.95\] {
    --tw-invert: invert(.95);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.backdrop-blur-\[10px\] {
    --tw-backdrop-blur: blur(10px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition-\[height\] {
    transition-property: height;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-\[min-height\] {
    transition-property: min-height;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-\[opacity\2c _stroke\] {
    transition-property: opacity, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-\[transform\2c _fill\] {
    transition-property: transform, fill;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.bg-half-black {
    background-image: linear-gradient(to right, black 0%, black 50%, #f8f8f8 50%, #f8f8f8 100%)
}

.h-full-vh {
    min-height: calc(100svh - var(--header-height));
    min-height: calc(100vh - var(--header-height))
}

.grid-cols-min-content {
    grid-template-columns:min-content
}

.grid-rows-min-content {
    grid-template-rows:min-content
}

.faq__accordion {
    overflow: hidden
}

.accordion-opened {
    transition: max-height 1s ease-in-out;
    max-height: 3000px
}

.accordion-closed {
    transition: max-height .6s cubic-bezier(0, 1, 0, 1);
    max-height: 0
}

.lk__input-date {
    background-color: transparent !important;
    z-index: 5
}

.lk__input-date::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1
}

.lk__input-date::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    z-index: -1;
    visibility: hidden
}

.lk__input-wrapper:has(.lk__input-date:hover) {
    background: #f4f4f4
}

.lk__input-date:hover + label {
    background: #f4f4f4
}

.lk__input-date:hover {
    cursor: text
}

.lk__input-date:hover::before {
    background-color: #f4f4f4;
    visibility: visible
}

.lk__input-placeholder {
    pointer-events: none
}

@media (max-width: 640px) {
    .M640\:border-b--solid {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: 300ms
    }

    .M640\:border-b--solid:after {
        display: block;
        height: 1px;
        width: 100%;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: 300ms;
        --tw-content: "";
        content: var(--tw-content)
    }
}

.marker\:font-bold *::marker {
    font-weight: 700
}

.marker\:font-bold::marker {
    font-weight: 700
}

.after\:mt-\[7px\]::after {
    content: var(--tw-content);
    margin-top: 7px
}

.after\:bg-red-570::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity))
}

.after\:bg-white::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.first\:pl-0:first-child {
    padding-left: 0
}

.first\:pl-\[16px\]:first-child {
    padding-left: 16px
}

.first\:pt-\[21px\]:first-child {
    padding-top: 21px
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.last\:mb-\[16px\]:last-child {
    margin-bottom: 16px
}

.last\:mb-\[2px\]:last-child {
    margin-bottom: 2px
}

.last\:mr-0:last-child {
    margin-right: 0
}

.last\:pr-0:last-child {
    padding-right: 0
}

.last\:pr-\[16px\]:last-child {
    padding-right: 16px
}

.even\:pr-\[4px\]:nth-child(even) {
    padding-right: 4px
}

.last-of-type\:pr-0:last-of-type {
    padding-right: 0
}

@media (hover: hover) {
    .hover\:border-red-570:hover {
        --tw-border-opacity: 1;
        border-color: rgb(211 36 36 / var(--tw-border-opacity))
    }

    .hover\:border-b-red-570:hover {
        --tw-border-opacity: 1;
        border-bottom-color: rgb(211 36 36 / var(--tw-border-opacity))
    }

    .hover\:bg-gray-150:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 244 / var(--tw-bg-opacity))
    }

    .hover\:bg-gray-310:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(233 233 233 / var(--tw-bg-opacity))
    }

    .hover\:bg-gray-70:hover {
        background-color: var(--header-bg-color)
    }

    .hover\:bg-red-570:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(211 36 36 / var(--tw-bg-opacity))
    }

    .hover\:bg-white:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity))
    }

    .hover\:fill-red-570:hover {
        fill: #d32424
    }

    .hover\:fill-yellow-430:hover {
        fill: #fed42b
    }

    .hover\:stroke-red-570:hover {
        stroke: #d32424
    }

    .hover\:stroke-yellow-430:hover {
        stroke: #fed42b
    }

    .hover\:text-black:hover {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity))
    }

    .hover\:text-lime-550:hover {
        --tw-text-opacity: 1;
        color: rgb(107 178 15 / var(--tw-text-opacity))
    }

    .hover\:text-lime-640:hover {
        --tw-text-opacity: 1;
        color: rgb(100 148 38 / var(--tw-text-opacity))
    }

    .hover\:text-red-570:hover {
        --tw-text-opacity: 1;
        color: rgb(211 36 36 / var(--tw-text-opacity))
    }

    .hover\:text-red-810:hover {
        --tw-text-opacity: 1;
        color: rgb(180 31 31 / var(--tw-text-opacity))
    }

    .hover\:text-white:hover {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

    .hover\:text-zinc-790:hover {
        --tw-text-opacity: 1;
        color: rgb(52 52 52 / var(--tw-text-opacity))
    }

    .hover\:opacity-50:hover {
        opacity: .5
    }

    .hover\:opacity-60:hover {
        opacity: .6
    }

    .hover\:opacity-70:hover {
        opacity: .7
    }

    .hover\:after\:bg-lime-550:hover::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(107 178 15 / var(--tw-bg-opacity))
    }

    .hover\:after\:bg-red-570:hover::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(211 36 36 / var(--tw-bg-opacity))
    }
}

.focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-visible\:rounded-full:focus-visible {
    border-radius: 9999px
}

.focus-visible\:bg-gray-150:focus-visible {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244 / var(--tw-bg-opacity))
}

.focus-visible\:bg-gray-340\/\[\.4\]:focus-visible {
    background-color: rgb(217 217 217 / .4)
}

.focus-visible\:bg-inherit:focus-visible {
    background-color: inherit
}

.focus-visible\:bg-transparent:focus-visible {
    background-color: transparent
}

.focus-visible\:bg-white:focus-visible {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.focus-visible\:text-zinc-890:focus-visible {
    --tw-text-opacity: 1;
    color: rgb(26 26 26 / var(--tw-text-opacity))
}

.focus-visible\:ring-0:focus-visible {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-visible\:ring-gray-340\/\[\.4\]:focus-visible {
    --tw-ring-color: rgb(217 217 217 / .4)
}

.focus-visible\:ring-white:focus-visible {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))
}

.focus-visible\:ring-offset-4:focus-visible {
    --tw-ring-offset-width: 4px
}

.focus-visible\:ring-offset-transparent:focus-visible {
    --tw-ring-offset-color: transparent
}

.active\:border-red-810:active {
    --tw-border-opacity: 1;
    border-color: rgb(180 31 31 / var(--tw-border-opacity))
}

.active\:border-b-red-570:active {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.active\:bg-gray-340:active {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity))
}

.active\:bg-gray-80:active {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity))
}

.active\:bg-red-810:active {
    --tw-bg-opacity: 1;
    background-color: rgb(180 31 31 / var(--tw-bg-opacity))
}

.active\:fill-amber-520:active {
    fill: #ffaa00
}

.active\:fill-red-810:active {
    fill: #b41f1f
}

.active\:stroke-amber-520:active {
    stroke: #ffaa00
}

.active\:stroke-red-810:active {
    stroke: #b41f1f
}

.active\:text-lime-640:active {
    --tw-text-opacity: 1;
    color: rgb(100 148 38 / var(--tw-text-opacity))
}

.active\:text-lime-660:active {
    --tw-text-opacity: 1;
    color: rgb(93 154 14 / var(--tw-text-opacity))
}

.active\:text-red-570:active {
    --tw-text-opacity: 1;
    color: rgb(211 36 36 / var(--tw-text-opacity))
}

.active\:text-red-810:active {
    --tw-text-opacity: 1;
    color: rgb(180 31 31 / var(--tw-text-opacity))
}

.active\:opacity-75:active {
    opacity: .75
}

.active\:opacity-80:active {
    opacity: .8
}

.active\:opacity-90:active {
    opacity: .9
}

.active\:after\:bg-lime-640:active::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(100 148 38 / var(--tw-bg-opacity))
}

.active\:after\:bg-red-810:active::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(180 31 31 / var(--tw-bg-opacity))
}

.disabled\:border:disabled {
    border-width: 1px
}

.disabled\:border-black:disabled {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity))
}

.disabled\:border-b-red-570:disabled {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.disabled\:bg-white:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.disabled\:bg-zinc-790:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(52 52 52 / var(--tw-bg-opacity))
}

.disabled\:stroke-zinc-790:disabled {
    stroke: #343434
}

.disabled\:text-red-570:disabled {
    --tw-text-opacity: 1;
    color: rgb(211 36 36 / var(--tw-text-opacity))
}

.disabled\:text-white:disabled {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.disabled\:opacity-100:disabled {
    opacity: 1
}

.group:first-child .group-first\:pl-0 {
    padding-left: 0
}

.group:last-child .group-last\:pr-0 {
    padding-right: 0
}

.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:border-red-570 {
    --tw-border-opacity: 1;
    border-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.group:hover .group-hover\:border-lime-640 {
    --tw-border-opacity: 1;
    border-color: rgb(100 148 38 / var(--tw-text-opacity));
}

.group:hover .group-hover\:bg-red-570 {
    --tw-bg-opacity: 1;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity))
}

.group:hover .group-hover\:fill-lime-640 {
    fill: #649426
}

.group:hover .group-hover\:fill-red-570 {
    fill: #d32424
}

.group:hover .group-hover\:fill-red-810 {
    fill: #b41f1f
}

.group:hover .group-hover\:fill-white {
    fill: #fff
}

.group:hover .group-hover\:stroke-lime-640 {
    stroke: #649426
}

.group:hover .group-hover\:stroke-red-570 {
    stroke: #d32424
}

.group:hover .group-hover\:stroke-red-810 {
    stroke: #b41f1f
}

.group:hover .group-hover\:stroke-white {
    stroke: #fff
}

.group:hover .group-hover\:text-lime-640 {
    --tw-text-opacity: 1;
    color: rgb(100 148 38 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-red-570 {
    --tw-text-opacity: 1;
    color: rgb(211 36 36 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-red-810 {
    --tw-text-opacity: 1;
    color: rgb(180 31 31 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

.group:hover .group-hover\:ring-red-570 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(211 36 36 / var(--tw-ring-opacity))
}

.group:hover .group-hover\:ring-lime-640 {
    --tw-ring-opacity: 1;
    border-color: rgb(100 148 38 / var(--tw-text-opacity));
}

.group:focus-visible .group-focus-visible\:bg-gray-340 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity))
}

.group:focus-visible .group-focus-visible\:text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.group:focus-visible .group-focus-visible\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.group:focus-visible .group-focus-visible\:ring-zinc-450 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(138 138 138 / var(--tw-ring-opacity))
}

.group:active .group-active\:bg-red-810 {
    --tw-bg-opacity: 1;
    background-color: rgb(180 31 31 / var(--tw-bg-opacity))
}

.group:active .group-active\:fill-lime-660 {
    fill: #5d9a0e
}

.group:active .group-active\:fill-red-570 {
    fill: #d32424
}

.group:active .group-active\:fill-red-810 {
    fill: #b41f1f
}

.group:active .group-active\:fill-white {
    fill: #fff
}

.group:active .group-active\:stroke-lime-660 {
    stroke: #5d9a0e
}

.group:active .group-active\:stroke-red-570 {
    stroke: #d32424
}

.group:active .group-active\:stroke-red-810 {
    stroke: #b41f1f
}

.group:active .group-active\:stroke-white {
    stroke: #fff
}

.group:active .group-active\:text-lime-660 {
    --tw-text-opacity: 1;
    color: rgb(93 154 14 / var(--tw-text-opacity))
}

.group:active .group-active\:text-red-570 {
    --tw-text-opacity: 1;
    color: rgb(211 36 36 / var(--tw-text-opacity))
}

.group:active .group-active\:text-red-810 {
    --tw-text-opacity: 1;
    color: rgb(180 31 31 / var(--tw-text-opacity))
}

.group:active .group-active\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.group:active .group-active\:opacity-100 {
    opacity: 1
}

.group:disabled .group-disabled\:fill-white {
    fill: #fff
}

.group:disabled .group-disabled\:stroke-white {
    stroke: #fff
}

.peer:checked ~ .peer-checked\:border-red-570 {
    --tw-border-opacity: 1;
    border-color: rgb(211 36 36 / var(--tw-border-opacity))
}

.peer:checked ~ .peer-checked\:text-red-570 {
    --tw-text-opacity: 1;
    color: rgb(211 36 36 / var(--tw-text-opacity))
}

.peer:hover ~ .peer-hover\:fill-red-810 {
    fill: #b41f1f
}

.peer:hover ~ .peer-hover\:stroke-red-810 {
    stroke: #b41f1f
}

.peer:focus ~ .peer-focus\:opacity-70 {
    opacity: .7
}

.peer:focus-visible ~ .peer-focus-visible\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.peer:focus-visible ~ .peer-focus-visible\:ring-red-570\/\[\.5\] {
    --tw-ring-color: rgb(211 36 36 / .5)
}

.peer:disabled ~ .peer-disabled\:fill-zinc-490 {
    fill: #767676
}

.peer:disabled ~ .peer-disabled\:stroke-zinc-490 {
    stroke: #767676
}

@media (max-width: 1536px) {
    .M1536\:-mx-\[18px\] {
        margin-left: -18px;
        margin-right: -18px
    }

    .M1536\:mb-0 {
        margin-bottom: 0
    }

    .M1536\:mr-\[16px\] {
        margin-right: 16px
    }

    .M1536\:inline-flex {
        display: inline-flex
    }

    .M1536\:w-1\/2 {
        width: 50%
    }

    .M1536\:w-auto {
        width: auto
    }

    .M1536\:max-w-\[50\%\] {
        max-width: 50%
    }

    .M1536\:flex-col {
        flex-direction: column
    }

    .M1536\:overflow-hidden {
        overflow: hidden
    }

    .M1536\:bg-none {
        background-image: none
    }

    .M1536\:p-\[10px\] {
        padding: 10px
    }

    .M1536\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .M1536\:px-\[16px\] {
        padding-left: 16px;
        padding-right: 16px
    }

    .M1536\:pt-\[55px\] {
        padding-top: 55px
    }

    .M1536\:text-12 {
        font-size: 12px
    }
}

@media (max-width: 1280px) {
    .M1280\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .M1280\:mb-\[16px\] {
        margin-bottom: 16px
    }

    .M1280\:mb-\[2px\] {
        margin-bottom: 2px
    }

    .M1280\:mb-\[32px\] {
        margin-bottom: 32px
    }

    .M1280\:mb-\[38px\] {
        margin-bottom: 38px
    }

    .M1280\:mb-\[8px\] {
        margin-bottom: 8px
    }

    .M1280\:ml-0 {
        margin-left: 0
    }

    .M1280\:mr-0 {
        margin-right: 0
    }

    .M1280\:mr-\[10px\] {
        margin-right: 10px
    }

    .M1280\:mr-\[16px\] {
        margin-right: 16px
    }

    .M1280\:mr-\[8px\] {
        margin-right: 8px
    }

    .M1280\:block {
        display: block
    }

    .M1280\:hidden {
        display: none
    }

    .M1280\:w-\[20\%\] {
        width: 20%
    }

    .M1280\:w-\[234px\] {
        width: 234px
    }

    .M1280\:w-\[24\%\] {
        width: 24%
    }

    .M1280\:w-\[243px\] {
        width: 243px
    }

    .M1280\:w-\[550px\] {
        width: 550px
    }

    .M1280\:w-\[60\%\] {
        width: 60%
    }

    .M1280\:w-\[calc\(\(100\%_-_16px\)\/2\)\] {
        width: calc((100% - 16px) / 2)
    }

    .M1280\:w-full {
        width: 100%
    }

    .M1280\:min-w-20 {
        min-width: 5rem
    }

    .M1280\:min-w-\[197px\] {
        min-width: 197px
    }

    .M1280\:min-w-\[20\%\] {
        min-width: 20%
    }

    .M1280\:min-w-\[218px\] {
        min-width: 218px
    }

    .M1280\:min-w-\[380px\] {
        min-width: 380px
    }

    .M1280\:min-w-\[384px\] {
        min-width: 384px
    }

    .M1280\:min-w-\[402px\] {
        min-width: 402px
    }

    .M1280\:min-w-px {
        min-width: 1px
    }

    .M1280\:max-w-\[100\%\] {
        max-width: 100%
    }

    .M1280\:max-w-\[218px\] {
        max-width: 218px
    }

    .M1280\:max-w-\[380px\] {
        max-width: 380px
    }

    .M1280\:max-w-\[384px\] {
        max-width: 384px
    }

    .M1280\:max-w-\[402px\] {
        max-width: 402px
    }

    .M1280\:max-w-\[500px\] {
        max-width: 500px
    }

    .M1280\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .M1280\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .M1280\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .M1280\:grid-cols-\[repeat\(auto-fill\2c _minmax\(250px\2c _1fr\)\)\] {
        grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))
    }

    .M1280\:flex-col {
        flex-direction: column
    }

    .M1280\:flex-col-reverse {
        flex-direction: column-reverse
    }

    .M1280\:items-start {
        align-items: flex-start
    }

    .M1280\:justify-center {
        justify-content: center
    }

    .M1280\:gap-\[16px\] {
        gap: 16px
    }

    .M1280\:self-start {
        align-self: flex-start
    }

    .M1280\:rounded-5 {
        border-radius: 5px
    }

    .M1280\:bg-black\/\[\.4\] {
        background-color: rgb(0 0 0 / .4)
    }

    .M1280\:p-\[10px\] {
        padding: 10px
    }

    .M1280\:p-\[8px\] {
        padding: 8px
    }

    .M1280\:px-\[32px\] {
        padding-left: 32px;
        padding-right: 32px
    }

    .M1280\:px-\[8px\] {
        padding-left: 8px;
        padding-right: 8px
    }

    .M1280\:py-\[14px\] {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .M1280\:pl-\[16px\] {
        padding-left: 16px
    }

    .M1280\:pr-\[10px\] {
        padding-right: 10px
    }

    .M1280\:pr-\[8px\] {
        padding-right: 8px
    }

    .M1280\:text-12 {
        font-size: 12px
    }

    .M1280\:text-18 {
        font-size: 18px
    }
}

@media (max-width: 1024px) {
    .you-tube-play-img {
        width: 204px
    }

    .M1024\:static {
        position: static
    }

    .M1024\:absolute {
        position: absolute
    }

    .M1024\:relative {
        position: relative
    }

    .M1024\:bottom-0 {
        bottom: 0
    }

    .M1024\:bottom-\[18px\] {
        bottom: 18px
    }

    .M1024\:bottom-\[38px\] {
        bottom: 38px
    }

    .M1024\:left-\[16px\] {
        left: 16px
    }

    .M1024\:right-0 {
        right: 0
    }

    .M1024\:top-0 {
        top: 0
    }

    .M1024\:top-\[16px\] {
        top: 16px
    }

    .M1024\:top-auto {
        top: auto
    }

    .M1024\:z-10 {
        z-index: 10
    }

    .M1024\:order-last {
        order: 9999
    }

    .M1024\:col-span-1 {
        grid-column: span 1 / span 1
    }

    .M1024\:mb-0 {
        margin-bottom: 0
    }

    .M1024\:mb-\[10px\] {
        margin-bottom: 10px
    }

    .M1024\:mb-\[12px\] {
        margin-bottom: 12px
    }

    .M1024\:mb-\[16px\] {
        margin-bottom: 16px
    }

    .M1024\:mb-\[18px\] {
        margin-bottom: 18px
    }

    .M1024\:mb-\[20px\] {
        margin-bottom: 20px
    }

    .M1024\:mb-\[28px\] {
        margin-bottom: 28px
    }

    .M1024\:mb-\[32px\] {
        margin-bottom: 32px
    }

    .M1024\:mb-\[36px\] {
        margin-bottom: 36px
    }

    .M1024\:ml-\[20px\] {
        margin-left: 20px
    }

    .M1024\:mr-0 {
        margin-right: 0
    }

    .M1024\:mr-\[0\] {
        margin-right: 0
    }

    .M1024\:mr-\[20px\] {
        margin-right: 20px
    }

    .M1024\:mr-\[5px\] {
        margin-right: 5px
    }

    .M1024\:mr-auto {
        margin-right: auto
    }

    .M1024\:mt-\[25px\] {
        margin-top: 25px
    }

    .M1024\:mt-\[40px\] {
        margin-top: 40px
    }

    .M1024\:mt-auto {
        margin-top: auto
    }

    .M1024\:block {
        display: block
    }

    .M1024\:flex {
        display: flex
    }

    .M1024\:inline-table {
        display: inline-table
    }

    .M1024\:grid {
        display: grid
    }

    .M1024\:hidden {
        display: none
    }

    .M1024\:h-\[20px\] {
        height: 20px
    }

    .M1024\:h-\[54px\] {
        height: 54px
    }

    .M1024\:max-h-\[210px\] {
        max-height: 210px
    }

    .M1024\:max-h-\[60\%\] {
        max-height: 60%
    }

    .M1024\:min-h-\[60\%\] {
        min-height: 60%
    }

    .M1024\:w-\[155px\] {
        width: 155px
    }

    .M1024\:w-\[20px\] {
        width: 20px
    }

    .M1024\:w-\[244px\] {
        width: 244px
    }

    .M1024\:w-\[55\%\] {
        width: 55%
    }

    .M1024\:w-auto {
        width: auto
    }

    .M1024\:w-full {
        width: 100%
    }

    .M1024\:min-w-\[100\%\] {
        min-width: 100%
    }

    .M1024\:min-w-\[155px\] {
        min-width: 155px
    }

    .M1024\:min-w-\[59\%\] {
        min-width: 59%
    }

    .M1024\:min-w-\[600px\] {
        min-width: 600px
    }

    .M1024\:min-w-\[63px\] {
        min-width: 63px
    }

    .M1024\:min-w-full {
        min-width: 100%
    }

    .M1024\:max-w-\[100\%\] {
        max-width: 100%
    }

    .M1024\:max-w-\[1000px\] {
        max-width: 1000px
    }

    .M1024\:max-w-\[244px\] {
        max-width: 244px
    }

    .M1024\:max-w-\[300px\] {
        max-width: 300px
    }

    .M1024\:max-w-\[550px\] {
        max-width: 550px
    }

    .M1024\:max-w-\[60\%\] {
        max-width: 60%
    }

    .M1024\:max-w-\[600px\] {
        max-width: 600px
    }

    .M1024\:max-w-\[63px\] {
        max-width: 63px
    }

    .M1024\:max-w-full {
        max-width: 100%
    }

    .M1024\:max-w-none {
        max-width: none
    }

    .M1024\:-translate-x-\[100vw\] {
        --tw-translate-x: -100vw;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M1024\:auto-rows-auto {
        grid-auto-rows: auto
    }

    .M1024\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .M1024\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .M1024\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .M1024\:flex-row {
        flex-direction: row
    }

    .M1024\:flex-col {
        flex-direction: column
    }

    .M1024\:flex-col-reverse {
        flex-direction: column-reverse
    }

    .M1024\:items-start {
        align-items: flex-start
    }

    .M1024\:items-center {
        align-items: center
    }

    .M1024\:justify-start {
        justify-content: flex-start
    }

    .M1024\:justify-end {
        justify-content: flex-end
    }

    .M1024\:justify-between {
        justify-content: space-between
    }

    .M1024\:gap-\[10px\] {
        gap: 10px
    }

    .M1024\:gap-\[16px\] {
        gap: 16px
    }

    .M1024\:gap-\[32px\] {
        gap: 32px
    }

    .M1024\:gap-x-0 {
        column-gap: 0
    }

    .M1024\:gap-x-\[14px\] {
        column-gap: 14px
    }

    .M1024\:gap-x-\[16px\] {
        column-gap: 16px
    }

    .M1024\:gap-y-\[12px\] {
        row-gap: 12px
    }

    .M1024\:gap-y-\[16px\] {
        row-gap: 16px
    }

    .M1024\:gap-y-\[18px\] {
        row-gap: 18px
    }

    .M1024\:self-auto {
        align-self: auto
    }

    .M1024\:self-end {
        align-self: flex-end
    }

    .M1024\:border-x-0 {
        border-left-width: 0;
        border-right-width: 0
    }

    .M1024\:border-b {
        border-bottom-width: 1px
    }

    .M1024\:border-b-\[0\.5px\] {
        border-bottom-width: .5px
    }

    .M1024\:border-dashed {
        border-style: dashed
    }

    .M1024\:border-zinc-790 {
        --tw-border-opacity: 1;
        border-color: rgb(52 52 52 / var(--tw-border-opacity))
    }

    .M1024\:bg-transparent {
        background-color: transparent
    }

    .M1024\:object-\[0\] {
        object-position: 0
    }

    .M1024\:p-0 {
        padding: 0
    }

    .M1024\:p-\[16px\] {
        padding: 16px
    }

    .M1024\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .M1024\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px
    }

    .M1024\:px-\[16px\] {
        padding-left: 16px;
        padding-right: 16px
    }

    .M1024\:px-\[8px\] {
        padding-left: 8px;
        padding-right: 8px
    }

    .M1024\:py-\[10px\] {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .M1024\:py-\[32px\] {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .M1024\:pb-0 {
        padding-bottom: 0
    }

    .M1024\:pb-\[100px\] {
        padding-bottom: 100px
    }

    .M1024\:pb-\[20px\] {
        padding-bottom: 20px
    }

    .M1024\:pb-\[8px\] {
        padding-bottom: 8px
    }

    .M1024\:pr-\[40px\] {
        padding-right: 40px
    }

    .M1024\:pt-0 {
        padding-top: 0
    }

    .M1024\:pt-\[10px\] {
        padding-top: 10px
    }

    .M1024\:pt-\[12px\] {
        padding-top: 12px
    }

    .M1024\:pt-\[65\%\] {
        padding-top: 65%
    }

    .M1024\:pt-\[8\.58vh\] {
        padding-top: 8.58vh
    }

    .M1024\:text-left {
        text-align: left
    }

    .M1024\:text-10 {
        font-size: 10px
    }

    .M1024\:text-14 {
        font-size: 14px
    }

    .M1024\:text-16 {
        font-size: 16px
    }

    .M1024\:text-18 {
        font-size: 18px
    }

    .M1024\:text-20 {
        font-size: 20px
    }

    .M1024\:text-32 {
        font-size: 32px
    }

    .M1024\:font-semibold {
        font-weight: 600
    }

    .M1024\:shadow-transparent {
        --tw-shadow-color: transparent;
        --tw-shadow: var(--tw-shadow-colored)
    }

    .M1024\:transition-transform {
        transition-property: transform;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: 300ms
    }

    .M1024\:hidden-important {
        display: none !important
    }

    .group:first-child .M1024\:group-first\:pl-0 {
        padding-left: 0
    }

    .group:last-child .M1024\:group-last\:pr-0 {
        padding-right: 0
    }
}

#armor_back {
    width: 209px
}

.armor_cam {
    width: 205px
}

.onDesk {
    display: block
}

.onMob {
    display: none
}

.fix-desk {
    width: 364px
}

@media (max-width: 1360px) {
}

@media (max-width: 768px) {
    .M768\:static {
        position: static
    }

    .M768\:-right-\[24px\] {
        right: -24px
    }

    .M768\:-top-\[15px\] {
        top: -15px
    }

    .M768\:bottom-0 {
        bottom: 0
    }

    .M768\:left-0 {
        left: 0
    }

    .M768\:left-auto {
        left: auto
    }

    .M768\:right-0 {
        right: 0
    }

    .M768\:right-auto {
        right: auto
    }

    .M768\:top-\[61px\] {
        top: 61px
    }

    .M768\:top-auto {
        top: auto
    }

    .M768\:col-span-2 {
        grid-column: span 2 / span 2
    }

    .M768\:col-start-2 {
        grid-column-start: 2
    }

    .M768\:row-start-1 {
        grid-row-start: 1
    }

    .M768\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .M768\:my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .M768\:-mb-\[4px\] {
        margin-bottom: -4px
    }

    .M768\:-ml-\[10px\] {
        margin-left: -10px
    }

    .M768\:-ml-\[12px\] {
        margin-left: -12px
    }

    .M768\:-ml-px {
        margin-left: -1px
    }

    .M768\:mb-0 {
        margin-bottom: 0
    }

    .M768\:mb-\[16px\] {
        margin-bottom: 16px
    }

    .M768\:mb-\[20px\] {
        margin-bottom: 20px
    }

    .M768\:mb-\[24px\] {
        margin-bottom: 24px
    }

    .M768\:mb-\[32px\] {
        margin-bottom: 32px
    }

    .M768\:mb-\[34px\] {
        margin-bottom: 34px
    }

    .M768\:mb-\[36px\] {
        margin-bottom: 36px
    }

    .M768\:mb-\[38px\] {
        margin-bottom: 38px
    }

    .M768\:mb-\[5px\] {
        margin-bottom: 5px
    }

    .M768\:mb-\[64px\] {
        margin-bottom: 64px
    }

    .M768\:ml-\[16px\] {
        margin-left: 16px
    }

    .M768\:mr-0 {
        margin-right: 0
    }

    .M768\:mr-\[10px\] {
        margin-right: 10px
    }

    .M768\:mr-\[12px\] {
        margin-right: 12px
    }

    .M768\:mr-\[14px\] {
        margin-right: 14px
    }

    .M768\:mr-\[4px\] {
        margin-right: 4px
    }

    .M768\:mr-\[5px\] {
        margin-right: 5px
    }

    .M768\:mr-\[8px\] {
        margin-right: 8px
    }

    .M768\:mr-\[9px\] {
        margin-right: 9px
    }

    .M768\:mt-0 {
        margin-top: 0
    }

    .M768\:mt-\[30px\] {
        margin-top: 30px
    }

    .M768\:mt-\[35px\] {
        margin-top: 35px
    }

    .M768\:block {
        display: block
    }

    .M768\:inline {
        display: inline
    }

    .M768\:flex {
        display: flex
    }

    .M768\:inline-flex {
        display: inline-flex
    }

    .M768\:grid {
        display: grid
    }

    .M768\:hidden {
        display: none
    }

    .M768\:h-\[196px\] {
        height: 196px
    }

    .M768\:h-\[35px\] {
        height: 35px
    }

    .M768\:h-\[44px\] {
        height: 44px
    }

    .M768\:h-auto {
        height: auto
    }

    .M768\:h-full {
        height: 100%
    }

    .M768\:max-h-\[24px\] {
        max-height: 24px
    }

    .M768\:max-h-\[40px\] {
        max-height: 40px
    }

    .M768\:max-h-\[48px\] {
        max-height: 48px
    }

    .M768\:min-h-\[1618px\] {
        min-height: 1618px
    }

    .M768\:min-h-\[24px\] {
        min-height: 24px
    }

    .M768\:min-h-\[268px\] {
        min-height: 268px
    }

    .M768\:min-h-\[40px\] {
        min-height: 40px
    }

    .M768\:min-h-\[48px\] {
        min-height: 48px
    }

    .M768\:w-\[110px\] {
        width: 110px
    }

    .M768\:w-\[236px\] {
        width: 236px
    }

    .M768\:w-\[26px\] {
        width: 26px
    }

    .M768\:w-\[50\%\] {
        width: 50%
    }

    .M768\:w-\[55\%\] {
        width: 55%
    }

    .M768\:w-\[70\%\] {
        width: 70%
    }

    .M768\:w-\[80\%\] {
        width: 80%
    }

    .M768\:w-auto {
        width: auto
    }

    .M768\:w-full {
        width: 100%
    }

    .M768\:min-w-\[235px\] {
        min-width: 235px
    }

    .M768\:min-w-\[284px\] {
        min-width: 284px
    }

    .M768\:min-w-\[328px\] {
        min-width: 328px
    }

    .M768\:min-w-\[350px\] {
        min-width: 350px
    }

    .M768\:min-w-\[40px\] {
        min-width: 40px
    }

    .M768\:min-w-\[48px\] {
        min-width: 48px
    }

    .M768\:min-w-\[50px\] {
        min-width: 50px
    }

    .M768\:min-w-\[auto\] {
        min-width: auto
    }

    .M768\:min-w-px {
        min-width: 1px
    }

    .M768\:max-w-\[100\%\] {
        max-width: 100%
    }

    .M768\:max-w-\[187px\] {
        max-width: 187px
    }

    .M768\:max-w-\[235px\] {
        max-width: 235px
    }

    .M768\:max-w-\[240px\] {
        max-width: 240px
    }

    .M768\:max-w-\[300px\] {
        max-width: 300px
    }

    .M768\:max-w-\[350px\] {
        max-width: 350px
    }

    .M768\:max-w-\[40px\] {
        max-width: 40px
    }

    .M768\:max-w-\[48px\] {
        max-width: 48px
    }

    .M768\:max-w-\[50px\] {
        max-width: 50px
    }

    .M768\:max-w-\[616px\] {
        max-width: 616px
    }

    .M768\:max-w-full {
        max-width: 100%
    }

    .M768\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .M768\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .M768\:grid-rows-2 {
        grid-template-rows:repeat(2, minmax(0, 1fr))
    }

    .M768\:flex-col {
        flex-direction: column
    }

    .M768\:flex-wrap {
        flex-wrap: wrap
    }

    .M768\:flex-nowrap {
        flex-wrap: nowrap
    }

    .M768\:items-start {
        align-items: flex-start
    }

    .M768\:items-center {
        align-items: center
    }

    .M768\:justify-start {
        justify-content: flex-start
    }

    .M768\:justify-end {
        justify-content: flex-end
    }

    .M768\:justify-between {
        justify-content: space-between
    }

    .M768\:self-end {
        align-self: flex-end
    }

    .M768\:overflow-hidden {
        overflow: hidden
    }

    .M768\:whitespace-nowrap {
        white-space: nowrap
    }

    .M768\:rounded-5 {
        border-radius: 5px
    }

    .M768\:rounded-full {
        border-radius: 9999px
    }

    .M768\:border-0 {
        border-width: 0
    }

    .M768\:border-7 {
        border-width: 7px
    }

    .M768\:border-b-0 {
        border-bottom-width: 0
    }

    .M768\:border-none {
        border-style: none
    }

    .M768\:bg-transparent {
        background-color: transparent
    }

    .M768\:bg-\[url\(\/assets\/images\/404\/404-bg-x768\.jpg\)\] {
        background-image: url(/assets/images/404/404-bg-x768.jpg)
    }

    .M768\:stroke-gray-720 {
        stroke: #343a4b
    }

    .M768\:stroke-\[0\.5\] {
        stroke-width: .5
    }

    .M768\:stroke-\[2\.7\] {
        stroke-width: 2.7
    }

    .M768\:p-0 {
        padding: 0
    }

    .M768\:p-\[4px\] {
        padding: 4px
    }

    .M768\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .M768\:px-\[4px\] {
        padding-left: 4px;
        padding-right: 4px
    }

    .M768\:px-\[8px\] {
        padding-left: 8px;
        padding-right: 8px
    }

    .M768\:py-\[20px\] {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .M768\:py-\[22px\] {
        padding-top: 22px;
        padding-bottom: 22px
    }

    .M768\:py-\[24px\] {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .M768\:py-\[32px\] {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .M768\:pb-0 {
        padding-bottom: 0
    }

    .M768\:pb-\[20px\] {
        padding-bottom: 20px
    }

    .M768\:pb-\[32px\] {
        padding-bottom: 32px
    }

    .M768\:pb-\[40px\] {
        padding-bottom: 40px
    }

    .M768\:pl-0 {
        padding-left: 0
    }

    .M768\:pl-\[20px\] {
        padding-left: 20px
    }

    .M768\:pl-\[8px\] {
        padding-left: 8px
    }

    .M768\:pr-\[16px\] {
        padding-right: 16px
    }

    .M768\:pr-\[24px\] {
        padding-right: 24px
    }

    .M768\:pr-\[32px\] {
        padding-right: 32px
    }

    .M768\:pt-0 {
        padding-top: 0
    }

    .M768\:pt-\[2px\] {
        padding-top: 2px
    }

    .M768\:text-12 {
        font-size: 12px
    }

    .M768\:text-14 {
        font-size: 14px
    }

    .M768\:text-16 {
        font-size: 16px
    }

    .M768\:text-18 {
        font-size: 18px
    }

    .M768\:text-20 {
        font-size: 20px
    }

    .M768\:text-26 {
        font-size: 26px
    }

    .M768\:text-\[48px\] {
        font-size: 48px
    }

    .M768\:font-medium {
        font-weight: 500
    }

    .M768\:leading-1\.0 {
        line-height: 1
    }

    .M768\:leading-1\.2 {
        line-height: 1.2
    }

    .M768\:leading-1\.4 {
        line-height: 1.4
    }

    .M768\:leading-1\.5 {
        line-height: 1.5
    }

    .M768\:w-full-vw--contain {
        min-width: calc(100vw - var(--container-padding-x) * 2);
        max-width: calc(100vw - var(--container-padding-x) * 2)
    }

    .M768\:grid-cols-min-content {
        grid-template-columns:min-content
    }

    .M768\:last\:mb-0:last-child {
        margin-bottom: 0
    }

    .group:hover .M768\:group-hover\:bg-transparent {
        background-color: transparent
    }

    .group:hover .M768\:group-hover\:fill-red-570 {
        fill: #d32424
    }

    .group:hover .M768\:group-hover\:stroke-red-570 {
        stroke: #d32424
    }

    .group:active .M768\:group-active\:bg-transparent {
        background-color: transparent
    }

    .group:active .M768\:group-active\:fill-red-570 {
        fill: #d32424
    }

    .group:active .M768\:group-active\:stroke-red-570 {
        stroke: #d32424
    }
}

@media (max-width: 764px) {
    .M764\:static {
        position: static
    }

    .M764\:mb-0 {
        margin-bottom: 0
    }

    .M764\:mb-\[10px\] {
        margin-bottom: 10px
    }

    .M764\:mb-\[20px\] {
        margin-bottom: 20px
    }

    .M764\:mb-\[24px\] {
        margin-bottom: 24px
    }

    .M764\:mb-\[30px\] {
        margin-bottom: 30px
    }

    .M764\:mb-\[32px\] {
        margin-bottom: 32px
    }

    .M764\:mb-\[5px\] {
        margin-bottom: 5px
    }

    .M764\:ml-0 {
        margin-left: 0
    }

    .M764\:mr-0 {
        margin-right: 0
    }

    .M764\:mt-0 {
        margin-top: 0
    }

    .M764\:mt-\[10px\] {
        margin-top: 10px
    }

    .M764\:mt-\[20px\] {
        margin-top: 20px
    }

    .M764\:block {
        display: block
    }

    .M764\:inline {
        display: inline
    }

    .M764\:flex {
        display: flex
    }

    .M764\:hidden {
        display: none
    }

    .M764\:h-auto {
        height: auto
    }

    .M764\:w-\[20px\] {
        width: 20px
    }

    .M764\:w-\[30px\] {
        width: 30px
    }

    .M764\:w-full {
        width: 100%
    }

    .M764\:min-w-\[calc\(100vw_-_147px\)\] {
        min-width: calc(100vw - 147px)
    }

    .M764\:max-w-\[206px\] {
        max-width: 206px
    }

    .M764\:max-w-\[calc\(100vw_-_147px\)\] {
        max-width: calc(100vw - 147px)
    }

    .M764\:flex-row {
        flex-direction: row
    }

    .M764\:items-center {
        align-items: center
    }

    .M764\:gap-\[20px\] {
        gap: 20px
    }

    .M764\:self-end {
        align-self: flex-end
    }

    .M764\:py-\[30px\] {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .M764\:pb-\[30px\] {
        padding-bottom: 30px
    }

    .M764\:pt-\[8px\] {
        padding-top: 8px
    }

    .M764\:text-center {
        text-align: center
    }

    .M764\:text-16 {
        font-size: 16px
    }

    .M764\:text-20 {
        font-size: 20px
    }

    .M764\:leading-1\.2 {
        line-height: 1.2
    }

    .M764\:leading-1\.5 {
        line-height: 1.5
    }
}

@media (max-width: 640px) {
    .M640\:absolute {
        position: absolute
    }

    .M640\:relative {
        position: relative
    }

    .M640\:-right-\[8px\] {
        right: -8px
    }

    .M640\:-top-\[8px\] {
        top: -8px
    }

    .M640\:bottom-0 {
        bottom: 0
    }

    .M640\:bottom-\[10px\] {
        bottom: 10px
    }

    .M640\:bottom-\[8px\] {
        bottom: 8px
    }

    .M640\:left-0 {
        left: 0
    }

    .M640\:right-0 {
        right: 0
    }

    .M640\:right-\[16px\] {
        right: 16px
    }

    .M640\:right-\[8px\] {
        right: 8px
    }

    .M640\:right-auto {
        right: auto
    }

    .M640\:top-0 {
        top: 0
    }

    .M640\:top-1\/2 {
        top: 50%
    }

    .M640\:top-\[2px\] {
        top: 2px
    }

    .M640\:top-\[49px\] {
        top: 49px
    }

    .M640\:top-auto {
        top: auto
    }

    .M640\:row-start-1 {
        grid-row-start: 1
    }

    .M640\:-mx-\[16px\] {
        margin-left: -16px;
        margin-right: -16px
    }

    .M640\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .M640\:-ml-\[5px\] {
        margin-left: -5px
    }

    .M640\:-ml-\[6px\] {
        margin-left: -6px
    }

    .M640\:-ml-\[8px\] {
        margin-left: -8px
    }

    .M640\:-mt-\[40px\] {
        margin-top: -40px
    }

    .M640\:mb-0 {
        margin-bottom: 0
    }

    .M640\:mb-\[10px\] {
        margin-bottom: 10px
    }

    .M640\:mb-\[12px\] {
        margin-bottom: 12px
    }

    .M640\:mb-\[15px\] {
        margin-bottom: 15px
    }

    .M640\:mb-\[16px\] {
        margin-bottom: 16px
    }

    .M640\:mb-\[20\] {
        margin-bottom: 20
    }

    .M640\:mb-\[20px\] {
        margin-bottom: 20px
    }

    .M640\:mb-\[30px\] {
        margin-bottom: 30px
    }

    .M640\:mb-\[32px\] {
        margin-bottom: 32px
    }

    .M640\:mb-\[5px\] {
        margin-bottom: 5px
    }

    .M640\:mb-\[8px\] {
        margin-bottom: 8px
    }

    .M640\:ml-0 {
        margin-left: 0
    }

    .M640\:ml-\[5px\] {
        margin-left: 5px
    }

    .M640\:ml-auto {
        margin-left: auto
    }

    .M640\:mr-0 {
        margin-right: 0
    }

    .M640\:mr-\[16px\] {
        margin-right: 16px
    }

    .M640\:mr-\[20px\] {
        margin-right: 20px
    }

    .M640\:mr-\[26px\] {
        margin-right: 26px
    }

    .M640\:mr-\[5px\] {
        margin-right: 5px
    }

    .M640\:mt-\[16px\] {
        margin-top: 16px
    }

    .M640\:mt-\[4px\] {
        margin-top: 4px
    }

    .M640\:block {
        display: block
    }

    .M640\:flex {
        display: flex
    }

    .M640\:grid {
        display: grid
    }

    .M640\:hidden {
        display: none
    }

    .M640\:h-\[10px\] {
        height: 10px
    }

    .M640\:h-\[16px\] {
        height: 16px
    }

    .M640\:h-\[20px\] {
        height: 20px
    }

    .M640\:h-\[28px\] {
        height: 28px
    }

    .M640\:h-\[35px\] {
        height: 35px
    }

    .M640\:h-\[40px\] {
        height: 40px
    }

    .M640\:h-\[85px\] {
        height: 85px
    }

    .M640\:h-\[93px\] {
        height: 93px
    }

    .M640\:h-\[98px\] {
        height: 98px
    }

    .M640\:h-auto {
        height: auto
    }

    .M640\:h-full {
        height: 100%
    }

    .M640\:max-h-\[107px\] {
        max-height: 107px
    }

    .M640\:max-h-\[200px\] {
        max-height: 200px
    }

    .M640\:max-h-\[22px\] {
        max-height: 22px
    }

    .M640\:max-h-\[31px\] {
        max-height: 31px
    }

    .M640\:max-h-\[50px\] {
        max-height: 50px
    }

    .M640\:max-h-\[84px\] {
        max-height: 84px
    }

    .M640\:min-h-\[100px\] {
        min-height: 100px
    }

    .M640\:min-h-\[107px\] {
        min-height: 107px
    }

    .M640\:min-h-\[12px\] {
        min-height: 12px
    }

    .M640\:min-h-\[1500px\] {
        min-height: 1500px
    }

    .M640\:min-h-\[200px\] {
        min-height: 200px
    }

    .M640\:min-h-\[22px\] {
        min-height: 22px
    }

    .M640\:min-h-\[31px\] {
        min-height: 31px
    }

    .M640\:min-h-\[50px\] {
        min-height: 50px
    }

    .M640\:min-h-\[74px\] {
        min-height: 74px
    }

    .M640\:min-h-\[84px\] {
        min-height: 84px
    }

    .M640\:w-\[110px\] {
        width: 110px
    }

    .M640\:w-\[15px\] {
        width: 15px
    }

    .M640\:w-\[165px\] {
        width: 165px
    }

    .M640\:w-\[16px\] {
        width: 16px
    }

    .M640\:w-\[200\%\] {
        width: 200%
    }

    .M640\:w-\[20px\] {
        width: 20px
    }

    .M640\:w-\[28px\] {
        width: 28px
    }

    .M640\:w-\[35px\] {
        width: 35px
    }

    .M640\:w-auto {
        width: auto
    }

    .M640\:w-full {
        width: 100%
    }

    .M640\:min-w-\[12px\] {
        min-width: 12px
    }

    .M640\:min-w-\[155px\] {
        min-width: 155px
    }

    .M640\:min-w-\[22px\] {
        min-width: 22px
    }

    .M640\:min-w-\[267px\] {
        min-width: 267px
    }

    .M640\:min-w-\[30px\] {
        min-width: 30px
    }

    .M640\:min-w-\[31px\] {
        min-width: 31px
    }

    .M640\:min-w-\[345px\] {
        min-width: 345px
    }

    .M640\:min-w-\[38px\] {
        min-width: 38px
    }

    .M640\:min-w-\[65px\] {
        min-width: 65px
    }

    .M640\:min-w-\[90\%\] {
        min-width: 90%
    }

    .M640\:min-w-\[90vw\] {
        min-width: 90vw
    }

    .M640\:min-w-\[auto\] {
        min-width: auto
    }

    .M640\:min-w-full {
        min-width: 100%
    }

    .M640\:min-w-px {
        min-width: 1px
    }

    .M640\:max-w-\[100\%\] {
        max-width: 100%
    }

    .M640\:max-w-\[135px\] {
        max-width: 135px
    }

    .M640\:max-w-\[150px\] {
        max-width: 150px
    }

    .M640\:max-w-\[165px\] {
        max-width: 165px
    }

    .M640\:max-w-\[180px\] {
        max-width: 180px
    }

    .M640\:max-w-\[184px\] {
        max-width: 184px
    }

    .M640\:max-w-\[22px\] {
        max-width: 22px
    }

    .M640\:max-w-\[230px\] {
        max-width: 230px
    }

    .M640\:max-w-\[265px\] {
        max-width: 265px
    }

    .M640\:max-w-\[267px\] {
        max-width: 267px
    }

    .M640\:max-w-\[31px\] {
        max-width: 31px
    }

    .M640\:max-w-\[345px\] {
        max-width: 345px
    }

    .M640\:max-w-\[350px\] {
        max-width: 350px
    }

    .M640\:max-w-\[368px\] {
        max-width: 368px
    }

    .M640\:max-w-\[38px\] {
        max-width: 38px
    }

    .M640\:max-w-\[60\%\] {
        max-width: 60%
    }

    .M640\:max-w-\[65px\] {
        max-width: 65px
    }

    .M640\:max-w-\[90\%\] {
        max-width: 90%
    }

    .M640\:max-w-\[90vw\] {
        max-width: 90vw
    }

    .M640\:-translate-y-1\/2 {
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:translate-x-\[60px\] {
        --tw-translate-x: 60px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:-rotate-\[10deg\] {
        --tw-rotate: -10deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:rotate-0 {
        --tw-rotate: 0deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:-skew-x-\[12deg\] {
        --tw-skew-x: -12deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:scale-75 {
        --tw-scale-x: .75;
        --tw-scale-y: .75;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:scale-90 {
        --tw-scale-x: .9;
        --tw-scale-y: .9;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:scale-x-\[\.4\] {
        --tw-scale-x: .4;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M640\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .M640\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .M640\:flex-col {
        flex-direction: column
    }

    .M640\:flex-col-reverse {
        flex-direction: column-reverse
    }

    .M640\:items-start {
        align-items: flex-start
    }

    .M640\:items-end {
        align-items: flex-end
    }

    .M640\:items-center {
        align-items: center
    }

    .M640\:justify-start {
        justify-content: flex-start
    }

    .M640\:justify-center {
        justify-content: center
    }

    .M640\:justify-between {
        justify-content: space-between
    }

    .M640\:gap-\[10px\] {
        gap: 10px
    }

    .M640\:gap-\[20px\] {
        gap: 20px
    }

    .M640\:gap-x-\[11px\] {
        column-gap: 11px
    }

    .M640\:gap-x-\[20px\] {
        column-gap: 20px
    }

    .M640\:gap-y-\[10px\] {
        row-gap: 10px
    }

    .M640\:gap-y-\[20px\] {
        row-gap: 20px
    }

    .M640\:gap-y-\[36px\] {
        row-gap: 36px
    }

    .M640\:gap-y-\[6px\] {
        row-gap: 6px
    }

    .M640\:gap-y-px {
        row-gap: 1px
    }

    .M640\:whitespace-nowrap {
        white-space: nowrap
    }

    .M640\:rounded-5 {
        border-radius: 5px
    }

    .M640\:rounded-none {
        border-radius: 0
    }

    .M640\:rounded-r-5 {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .M640\:border {
        border-width: 1px
    }

    .M640\:border-4 {
        border-width: 4px
    }

    .M640\:border-r {
        border-right-width: 1px
    }

    .M640\:border-none {
        border-style: none
    }

    .M640\:border-zinc-790\/\[\.1\] {
        border-color: rgb(52 52 52 / .1)
    }

    .M640\:bg-black\/\[\.4\] {
        background-color: rgb(0 0 0 / .4)
    }

    .M640\:bg-lime-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(107 178 15 / var(--tw-bg-opacity))
    }

    .M640\:bg-transparent {
        background-color: transparent
    }

    .M640\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity))
    }

    .M640\:stroke-red-570 {
        stroke: #d32424
    }

    .M640\:object-\[10\%\] {
        object-position: 10%
    }

    .M640\:object-\[20\%\] {
        object-position: 20%
    }

    .M640\:object-right {
        object-position: right
    }

    .M640\:p-0 {
        padding: 0
    }

    .M640\:p-\[10px\] {
        padding: 10px
    }

    .M640\:p-\[16px\] {
        padding: 16px
    }

    .M640\:p-\[20px\] {
        padding: 20px
    }

    .M640\:p-\[2px\] {
        padding: 2px
    }

    .M640\:p-\[7px\] {
        padding: 7px
    }

    .M640\:p-\[8px\] {
        padding: 8px
    }

    .M640\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .M640\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px
    }

    .M640\:px-\[11px\] {
        padding-left: 11px;
        padding-right: 11px
    }

    .M640\:px-\[12px\] {
        padding-left: 12px;
        padding-right: 12px
    }

    .M640\:px-\[15px\] {
        padding-left: 15px;
        padding-right: 15px
    }

    .M640\:px-\[20px\] {
        padding-left: 20px;
        padding-right: 20px
    }

    .M640\:px-\[24px\] {
        padding-left: 24px;
        padding-right: 24px
    }

    .M640\:px-\[30px\] {
        padding-left: 30px;
        padding-right: 30px
    }

    .M640\:px-\[8px\] {
        padding-left: 8px;
        padding-right: 8px
    }

    .M640\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .M640\:py-\[11px\] {
        padding-top: 11px;
        padding-bottom: 11px
    }

    .M640\:py-\[12px\] {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .M640\:py-\[14px\] {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .M640\:py-\[15px\] {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .M640\:py-\[18px\] {
        padding-top: 18px;
        padding-bottom: 18px
    }

    .M640\:py-\[20px\] {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .M640\:py-\[8px\] {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .M640\:pb-\[10px\] {
        padding-bottom: 10px
    }

    .M640\:pb-\[16px\] {
        padding-bottom: 16px
    }

    .M640\:pb-\[30px\] {
        padding-bottom: 30px
    }

    .M640\:pb-\[50px\] {
        padding-bottom: 50px
    }

    .M640\:pb-\[60px\] {
        padding-bottom: 60px
    }

    .M640\:pl-0 {
        padding-left: 0
    }

    .M640\:pl-\[10px\] {
        padding-left: 10px
    }

    .M640\:pl-\[12px\] {
        padding-left: 12px
    }

    .M640\:pl-\[16px\] {
        padding-left: 16px
    }

    .M640\:pl-\[33px\] {
        padding-left: 33px
    }

    .M640\:pl-\[9px\] {
        padding-left: 9px
    }

    .M640\:pr-\[10px\] {
        padding-right: 10px
    }

    .M640\:pr-\[12px\] {
        padding-right: 12px
    }

    .M640\:pr-\[16px\] {
        padding-right: 16px
    }

    .M640\:pr-\[25px\] {
        padding-right: 25px
    }

    .M640\:pr-\[4px\] {
        padding-right: 4px
    }

    .M640\:pr-\[8px\] {
        padding-right: 8px
    }

    .M640\:pt-\[16px\] {
        padding-top: 16px
    }

    .M640\:text-left {
        text-align: left
    }

    .M640\:text-center {
        text-align: center
    }

    .M640\:text-right {
        text-align: right
    }

    .M640\:text-10 {
        font-size: 10px
    }

    .M640\:text-12 {
        font-size: 12px
    }

    .M640\:text-14 {
        font-size: 14px
    }

    .M640\:text-16 {
        font-size: 16px
    }

    .M640\:text-18 {
        font-size: 18px
    }

    .M640\:text-20 {
        font-size: 20px
    }

    .M640\:text-24 {
        font-size: 24px
    }

    .M640\:text-26 {
        font-size: 26px
    }

    .M640\:text-30 {
        font-size: 30px
    }

    .M640\:text-32 {
        font-size: 32px
    }

    .M640\:text-\[12px\] {
        font-size: 12px
    }

    .M640\:text-\[26px\] {
        font-size: 26px
    }

    .M640\:text-\[44px\] {
        font-size: 44px
    }

    .M640\:font-medium {
        font-weight: 500
    }

    .M640\:font-normal {
        font-weight: 400
    }

    .M640\:font-semibold {
        font-weight: 600
    }

    .M640\:uppercase {
        text-transform: uppercase
    }

    .M640\:leading-1\.2 {
        line-height: 1.2
    }

    .M640\:leading-1\.4 {
        line-height: 1.4
    }

    .M640\:leading-1\.5 {
        line-height: 1.5
    }

    .M640\:leading-1\.7 {
        line-height: 1.7
    }

    .M640\:blur-0 {
        --tw-blur: blur(0);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
    }

    .M640\:after\:mt-\[4px\]::after {
        content: var(--tw-content);
        margin-top: 4px
    }

    .M640\:after\:bg-red-570::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(211 36 36 / var(--tw-bg-opacity))
    }

    .M640\:hover\:bg-transparent:hover {
        background-color: transparent
    }

    .M640\:hover\:after\:bg-lime-550:hover::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(107 178 15 / var(--tw-bg-opacity))
    }

    .M640\:active\:bg-transparent:active {
        background-color: transparent
    }

    .M640\:active\:after\:bg-lime-640:active::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(100 148 38 / var(--tw-bg-opacity))
    }

    .group:hover .M640\:group-hover\:text-lime-550 {
        --tw-text-opacity: 1;
        color: rgb(107 178 15 / var(--tw-text-opacity))
    }

    .group:active .M640\:group-active\:text-lime-640 {
        --tw-text-opacity: 1;
        color: rgb(100 148 38 / var(--tw-text-opacity))
    }
}

@media (max-width: 470px) {
    .M470\:absolute {
        position: absolute
    }

    .M470\:bottom-\[14px\] {
        bottom: 14px
    }

    .M470\:bottom-\[15px\] {
        bottom: 15px
    }

    .M470\:bottom-\[9px\] {
        bottom: 9px
    }

    .M470\:left-0 {
        left: 0
    }

    .M470\:left-\[15px\] {
        left: 15px
    }

    .M470\:top-0 {
        top: 0
    }

    .M470\:-z-0 {
        z-index: 0
    }

    .M470\:z-10 {
        z-index: 10
    }

    .M470\:col-span-1 {
        grid-column: span 1 / span 1
    }

    .M470\:col-span-2 {
        grid-column: span 2 / span 2
    }

    .M470\:col-start-2 {
        grid-column-start: 2
    }

    .M470\:row-span-1 {
        grid-row: span 1 / span 1
    }

    .M470\:row-span-2 {
        grid-row: span 2 / span 2
    }

    .M470\:row-span-5 {
        grid-row: span 5 / span 5
    }

    .M470\:m-0 {
        margin: 0
    }

    .M470\:-mx-\[16px\] {
        margin-left: -16px;
        margin-right: -16px
    }

    .M470\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .M470\:-ml-\[2px\] {
        margin-left: -2px
    }

    .M470\:-ml-\[8px\] {
        margin-left: -8px
    }

    .M470\:mb-0 {
        margin-bottom: 0
    }

    .M470\:mb-\[10px\] {
        margin-bottom: 10px
    }

    .M470\:mb-\[11px\] {
        margin-bottom: 11px
    }

    .M470\:mb-\[12px\] {
        margin-bottom: 12px
    }

    .M470\:mb-\[14px\] {
        margin-bottom: 14px
    }

    .M470\:mb-\[15px\] {
        margin-bottom: 15px
    }

    .M470\:mb-\[16px\] {
        margin-bottom: 16px
    }

    .M470\:mb-\[20px\] {
        margin-bottom: 20px
    }

    .M470\:mb-\[24px\] {
        margin-bottom: 24px
    }

    .M470\:mb-\[26px\] {
        margin-bottom: 26px
    }

    .M470\:mb-\[30px\] {
        margin-bottom: 30px
    }

    .M470\:mb-\[3px\] {
        margin-bottom: 3px
    }

    .M470\:mb-\[5px\] {
        margin-bottom: 5px
    }

    .M470\:mb-\[6px\] {
        margin-bottom: 6px
    }

    .M470\:mb-\[9px\] {
        margin-bottom: 9px
    }

    .M470\:mr-\[0\] {
        margin-right: 0
    }

    .M470\:mr-\[10px\] {
        margin-right: 10px
    }

    .M470\:mr-\[15px\] {
        margin-right: 15px
    }

    .M470\:mr-\[16px\] {
        margin-right: 16px
    }

    .M470\:mr-\[4px\] {
        margin-right: 4px
    }

    .M470\:mr-\[5px\] {
        margin-right: 5px
    }

    .M470\:block {
        display: block
    }

    .M470\:flex {
        display: flex
    }

    .M470\:grid {
        display: grid
    }

    .M470\:hidden {
        display: none
    }

    .M470\:h-\[16px\] {
        height: 16px
    }

    .M470\:h-\[19px\] {
        height: 19px
    }

    .M470\:h-\[20px\] {
        height: 20px
    }

    .M470\:h-\[26px\] {
        height: 26px
    }

    .M470\:h-\[285px\] {
        height: 285px
    }

    .M470\:h-\[95px\] {
        height: 95px
    }

    .M470\:h-auto {
        height: auto
    }

    .M470\:h-full {
        height: 100%
    }

    .M470\:max-h-\[218px\] {
        max-height: 218px
    }

    .M470\:max-h-\[285px\] {
        max-height: 285px
    }

    .M470\:max-h-\[40\%\] {
        max-height: 40%
    }

    .M470\:max-h-\[50px\] {
        max-height: 50px
    }

    .M470\:max-h-\[62px\] {
        max-height: 62px
    }

    .M470\:min-h-\[205px\] {
        min-height: 205px
    }

    .M470\:min-h-\[218px\] {
        min-height: 218px
    }

    .M470\:min-h-\[285px\] {
        min-height: 285px
    }

    .M470\:min-h-\[40\%\] {
        min-height: 40%
    }

    .M470\:min-h-\[50px\] {
        min-height: 50px
    }

    .M470\:min-h-\[887px\] {
        min-height: 887px
    }

    .M470\:w-1\/2 {
        width: 50%
    }

    .M470\:w-\[10px\] {
        width: 10px
    }

    .M470\:w-\[13px\] {
        width: 13px
    }

    .M470\:w-\[19px\] {
        width: 19px
    }

    .M470\:w-\[24px\] {
        width: 24px
    }

    .M470\:w-\[8px\] {
        width: 8px
    }

    .M470\:w-auto {
        width: auto
    }

    .M470\:w-full {
        width: 100%
    }

    .M470\:min-w-\[100vw\] {
        min-width: 100vw
    }

    .M470\:min-w-\[165px\] {
        min-width: 165px
    }

    .M470\:min-w-\[168px\] {
        min-width: 168px
    }

    .M470\:min-w-\[201px\] {
        min-width: 201px
    }

    .M470\:min-w-\[210px\] {
        min-width: 210px
    }

    .M470\:min-w-\[255px\] {
        min-width: 255px
    }

    .M470\:min-w-\[38px\] {
        min-width: 38px
    }

    .M470\:min-w-\[48px\] {
        min-width: 48px
    }

    .M470\:min-w-\[50px\] {
        min-width: 50px
    }

    .M470\:min-w-\[80px\] {
        min-width: 80px
    }

    .M470\:min-w-\[95px\] {
        min-width: 95px
    }

    .M470\:min-w-full {
        min-width: 100%
    }

    .M470\:max-w-\[100vw\] {
        max-width: 100vw
    }

    .M470\:max-w-\[165px\] {
        max-width: 165px
    }

    .M470\:max-w-\[168px\] {
        max-width: 168px
    }

    .M470\:max-w-\[170px\] {
        max-width: 170px
    }

    .M470\:max-w-\[200px\] {
        max-width: 200px
    }

    .M470\:max-w-\[210px\] {
        max-width: 210px
    }

    .M470\:max-w-\[255px\] {
        max-width: 255px
    }

    .M470\:max-w-\[336px\] {
        max-width: 336px
    }

    .M470\:max-w-\[350px\] {
        max-width: 350px
    }

    .M470\:max-w-\[38px\] {
        max-width: 38px
    }

    .M470\:max-w-\[448px\] {
        max-width: 448px
    }

    .M470\:max-w-\[48px\] {
        max-width: 48px
    }

    .M470\:max-w-\[50px\] {
        max-width: 50px
    }

    .M470\:max-w-\[80px\] {
        max-width: 80px
    }

    .M470\:max-w-\[95px\] {
        max-width: 95px
    }

    .M470\:max-w-none {
        max-width: none
    }

    .M470\:scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M470\:scale-125 {
        --tw-scale-x: 1.25;
        --tw-scale-y: 1.25;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M470\:scale-\[1\.6\] {
        --tw-scale-x: 1.6;
        --tw-scale-y: 1.6;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .M470\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .M470\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .M470\:grid-rows-2 {
        grid-template-rows:repeat(2, minmax(0, 1fr))
    }

    .M470\:flex-col {
        flex-direction: column
    }

    .M470\:flex-col-reverse {
        flex-direction: column-reverse
    }

    .M470\:flex-wrap {
        flex-wrap: wrap
    }

    .M470\:flex-nowrap {
        flex-wrap: nowrap
    }

    .M470\:items-end {
        align-items: flex-end
    }

    .M470\:items-center {
        align-items: center
    }

    .M470\:justify-center {
        justify-content: center
    }

    .M470\:justify-between {
        justify-content: space-between
    }

    .M470\:gap-\[9px\] {
        gap: 9px
    }

    .M470\:gap-x-\[10px\] {
        column-gap: 10px
    }

    .M470\:gap-x-\[11px\] {
        column-gap: 11px
    }

    .M470\:gap-x-\[3px\] {
        column-gap: 3px
    }

    .M470\:gap-y-\[10px\] {
        row-gap: 10px
    }

    .M470\:gap-y-\[15px\] {
        row-gap: 15px
    }

    .M470\:gap-y-\[20px\] {
        row-gap: 20px
    }

    .M470\:self-start {
        align-self: flex-start
    }

    .M470\:self-end {
        align-self: flex-end
    }

    .M470\:rounded-5 {
        border-radius: 5px
    }

    .M470\:border {
        border-width: 1px
    }

    .M470\:border-gallery-500 {
        --tw-border-opacity: 1;
        border-color: rgb(238 238 238 / var(--tw-border-opacity))
    }

    .M470\:border-gray-310 {
        --tw-border-opacity: 1;
        border-color: rgb(233 233 233 / var(--tw-border-opacity))
    }

    .M470\:border-red-310 {
        --tw-border-opacity: 1;
        border-color: rgb(236 118 118 / var(--tw-border-opacity))
    }

    .M470\:bg-gray-150 {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 244 / var(--tw-bg-opacity))
    }

    .M470\:bg-transparent {
        background-color: transparent
    }

    .M470\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity))
    }

    .M470\:bg-gradient-red-2 {
        background-image: linear-gradient(179deg, rgba(211, 36, 36, 0) 0%, rgba(128, 5, 5, .44) 23.44%, #430202 100%)
    }

    .M470\:object-contain {
        object-fit: contain
    }

    .M470\:object-left-bottom {
        object-position: left bottom
    }

    .M470\:p-0 {
        padding: 0
    }

    .M470\:p-\[10px\] {
        padding: 10px
    }

    .M470\:p-\[15px\] {
        padding: 15px
    }

    .M470\:p-\[16px\] {
        padding: 16px
    }

    .M470\:p-\[18px\] {
        padding: 18px
    }

    .M470\:p-\[20px\] {
        padding: 20px
    }

    .M470\:p-\[5px\] {
        padding: 5px
    }

    .M470\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .M470\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px
    }

    .M470\:px-\[20px\] {
        padding-left: 20px;
        padding-right: 20px
    }

    .M470\:px-\[32px\] {
        padding-left: 32px;
        padding-right: 32px
    }

    .M470\:px-\[4px\] {
        padding-left: 4px;
        padding-right: 4px
    }

    .M470\:px-\[5px\] {
        padding-left: 5px;
        padding-right: 5px
    }

    .M470\:px-\[6px\] {
        padding-left: 6px;
        padding-right: 6px
    }

    .M470\:py-\[14px\] {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .M470\:py-\[15px\] {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .M470\:py-\[20px\] {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .M470\:py-\[5px\] {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .M470\:pb-0 {
        padding-bottom: 0
    }

    .M470\:pb-\[10px\] {
        padding-bottom: 10px
    }

    .M470\:pb-\[15px\] {
        padding-bottom: 15px
    }

    .M470\:pb-\[20px\] {
        padding-bottom: 20px
    }

    .M470\:pb-\[26px\] {
        padding-bottom: 26px
    }

    .M470\:pb-\[35px\] {
        padding-bottom: 35px
    }

    .M470\:pb-\[6px\] {
        padding-bottom: 6px
    }

    .M470\:pl-0 {
        padding-left: 0
    }

    .M470\:pl-\[18px\] {
        padding-left: 18px
    }

    .M470\:pl-\[20px\] {
        padding-left: 20px
    }

    .M470\:pl-\[5px\] {
        padding-left: 5px
    }

    .M470\:pr-\[10px\] {
        padding-right: 10px
    }

    .M470\:pr-\[22px\] {
        padding-right: 22px
    }

    .M470\:pt-0 {
        padding-top: 0
    }

    .M470\:pt-\[15px\] {
        padding-top: 15px
    }

    .M470\:pt-\[15vh\] {
        padding-top: 15vh
    }

    .M470\:pt-\[20px\] {
        padding-top: 20px
    }

    .M470\:pt-\[26px\] {
        padding-top: 26px
    }

    .M470\:pt-\[2px\] {
        padding-top: 2px
    }

    .M470\:pt-\[30px\] {
        padding-top: 30px
    }

    .M470\:pt-\[3px\] {
        padding-top: 3px
    }

    .M470\:pt-\[4px\] {
        padding-top: 4px
    }

    .M470\:text-10 {
        font-size: 10px
    }

    .M470\:text-12 {
        font-size: 12px
    }

    .M470\:text-14 {
        font-size: 14px
    }

    .M470\:text-16 {
        font-size: 16px
    }

    .M470\:text-18 {
        font-size: 18px
    }

    .M470\:text-20 {
        font-size: 20px
    }

    .M470\:text-24 {
        font-size: 24px
    }

    .M470\:text-26 {
        font-size: 26px
    }

    .M470\:text-30 {
        font-size: 30px
    }

    .M470\:text-32 {
        font-size: 32px
    }

    .M470\:text-\[14px\] {
        font-size: 14px
    }

    .M470\:font-bold {
        font-weight: 700
    }

    .M470\:font-medium {
        font-weight: 500
    }

    .M470\:font-semibold {
        font-weight: 600
    }

    .M470\:uppercase {
        text-transform: uppercase
    }

    .M470\:normal-case {
        text-transform: none
    }

    .M470\:leading-1\.2 {
        line-height: 1.2
    }

    .M470\:leading-1\.3 {
        line-height: 1.3
    }

    .M470\:leading-1\.4 {
        line-height: 1.4
    }

    .M470\:leading-1\.5 {
        line-height: 1.5
    }

    .M470\:leading-1\.6 {
        line-height: 1.6
    }

    .M470\:leading-1\.7 {
        line-height: 1.7
    }

    .M470\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity))
    }

    .M470\:underline {
        text-decoration-line: underline
    }

    .M470\:opacity-0 {
        opacity: 0
    }

    .M470\:grid-rows-min-content {
        grid-template-rows:min-content
    }
}

@media (max-width: 768px) {
    @media (max-width: 470px) {
        .onDesk {
            display: none
        }
        .onMob {
            display: block
        }
        .M768\:M470\:max-w-\[328px\] {
            max-width: 328px
        }
    }
}

@media (max-width: 450px) {
    #armor_cam {
        width: 339px
    }

    .armor_cam {
        width: 339px
    }

    #armor_back {
        width: 331px
    }
}

@media (max-width: 360px) {
    #armor_cam {
        width: 339px
    }

    .armor_cam {
        width: 339px
    }

    .fix-again {
        width: 340px
    }

    .fix-mob {
        width: 340px
    }

    .M360\:col-span-2 {
        grid-column: span 2 / span 2
    }

    .M360\:col-start-2 {
        grid-column-start: 2
    }

    .M360\:ml-\[16px\] {
        margin-left: 16px
    }

    .M360\:ml-auto {
        margin-left: auto
    }

    .M360\:mr-\[52px\] {
        margin-right: 52px
    }

    .M360\:mr-\[8px\] {
        margin-right: 8px
    }

    .M360\:flex {
        display: flex
    }

    .M360\:hidden {
        display: none
    }

    .M360\:h-\[140px\] {
        height: 140px
    }

    .M360\:h-\[22px\] {
        height: 22px
    }

    .M360\:w-\[20px\] {
        width: 20px
    }

    .M360\:w-\[22px\] {
        width: 22px
    }

    .M360\:w-\[77px\] {
        width: 77px
    }

    .M360\:w-auto {
        width: auto
    }

    .M360\:w-full {
        width: 100%
    }

    .M360\:min-w-px {
        min-width: 1px
    }

    .M360\:max-w-\[200px\] {
        max-width: 200px
    }

    .M360\:max-w-\[300px\] {
        max-width: 300px
    }

    .M360\:max-w-\[95vw\] {
        max-width: 95vw
    }

    .M360\:max-w-\[max-content\] {
        max-width: -moz-max-content;
        max-width: max-content
    }

    .M360\:max-w-full {
        max-width: 100%
    }

    .M360\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .M360\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .M360\:items-start {
        align-items: flex-start
    }

    .M360\:items-center {
        align-items: center
    }

    .M360\:rounded-10 {
        border-radius: 10px
    }

    .M360\:bg-black\/\[\.4\] {
        background-color: rgb(0 0 0 / .4)
    }

    .M360\:bg-black\/\[\.5\] {
        background-color: rgb(0 0 0 / .5)
    }

    .M360\:bg-\[url\(\/assets\/images\/404\/404-bg-x320\.jpg\)\] {
        background-image: url(/assets/images/404/404-bg-x320.jpg)
    }

    .M360\:p-\[8px\] {
        padding: 8px
    }

    .M360\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px
    }

    .M360\:px-\[11px\] {
        padding-left: 11px;
        padding-right: 11px
    }

    .M360\:px-\[18px\] {
        padding-left: 18px;
        padding-right: 18px
    }

    .M360\:px-\[30px\] {
        padding-left: 30px;
        padding-right: 30px
    }

    .M360\:px-\[4px\] {
        padding-left: 4px;
        padding-right: 4px
    }

    .M360\:px-\[8px\] {
        padding-left: 8px;
        padding-right: 8px
    }

    .M360\:pr-\[4px\] {
        padding-right: 4px
    }

    .M360\:pt-\[24px\] {
        padding-top: 24px
    }

    .M360\:text-10 {
        font-size: 10px
    }

    .M360\:text-12 {
        font-size: 12px
    }

    .M360\:text-14 {
        font-size: 14px
    }

    .M360\:text-16 {
        font-size: 16px
    }

    .M360\:text-18 {
        font-size: 18px
    }

    .M360\:text-20 {
        font-size: 20px
    }

    .M360\:text-24 {
        font-size: 24px
    }

    .M360\:text-30 {
        font-size: 30px
    }

    @media (max-width: 470px) {
        .M360\:M470\:bottom-\[8px\] {
            bottom: 8px
        }
    }
}

.focus-visible\:\[\&\:not\(\:hover\)\]\:bg-transparent:not(:hover):focus-visible {
    background-color: transparent
}

@media (max-width: 470px) {
    .M470\:\[\&_\>_li\:not\(\:last-child\)\]\:mb-\[24px\] > li:not(:last-child) {
        margin-bottom: 24px
    }
}

.\[\&_\>_li\:not\(\:nth-last-child\(-n\+2\)\)\]\:mb-\[10px\] > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 10px
}

.\[\&_\>_li\:not\(\:nth-last-child\(-n\+2\)\)\]\:mb-\[24px\] > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 24px
}

.\[\&_\>_li\:nth-child\(odd\)\]\:mr-\[10px\] > li:nth-child(odd) {
    margin-right: 10px
}

.\[\&_\>_li\:nth-child\(odd\)\]\:mr-\[24px\] > li:nth-child(odd) {
    margin-right: 24px
}

@media (max-width: 470px) {
    .M470\:\[\&_\>_li\:nth-child\(odd\)\]\:mr-0 > li:nth-child(odd) {
        margin-right: 0
    }
}

.peer:checked ~ .peer-checked\:\[\&_\>_svg\]\:opacity-100 > svg {
    opacity: 1
}

.\[\&_br\]\:block br {
    display: block
}

.\[\&_br\]\:h-\[10px\] br {
    height: 10px
}

.\[\&_br\]\:content-\[\"\"\] br {
    --tw-content: "";
    content: var(--tw-content)
}

.\[\&_input\[type\=\"file\"\]\]\:hidden input[type="file"] {
    display: none
}

.\[\&_strong\]\:font-bold strong {
    font-weight: 700
}

.contacts-widget--wrapper > [data-scene], .contacts-widget--wrapper > .spiner {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.contacts-widget--wrapper > [data-scene].fading-in, .contacts-widget--wrapper > .spiner.fading-in {
    height: auto;
    animation: fadeIn .3s ease-in-out forwards
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.tooltip--content {
    opacity: 0
}

.tooltip--content.active {
    opacity: 1
}

.add-new-comment--wrapper > [data-scene], .add-new-comment--wrapper > .spiner {
    transition: opacity .3s ease-in-out
}

.add-new-comment--wrapper > [data-scene].fading-in, .add-new-comment--wrapper > .spiner.fading-in {
    height: auto;
    animation: fadeIn .3s ease-in-out forwards
}

.add-new-comment--wrapper h4:not(.add-new-comment--title) {
    font-size: 14px
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.order-step-bar-active {
    --tw-bg-opacity: 1;
    background-color: rgb(52 52 52 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.order-step-bar-disable {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(52 52 52 / var(--tw-text-opacity))
}

.order--wrapper > [data-scene], .order--body > [data-scene], .order--body > .spiner {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.order--wrapper > [data-scene].fading-in, .order--body > [data-scene].fading-in, .order--body > .spiner.fading-in {
    height: auto;
    animation: fadeIn .3s ease-in-out forwards
}

.order--content {
    grid-template-rows:auto 1fr
}

.modal--body {
    overflow: hidden !important
}

@media (min-width: 1024px) {
    .order--content {
        grid-template-columns:auto minmax(475px, 40%)
    }
}

.order--content__step-1 .order--body, .order--content__step-2 .order--body {
    grid-row: span 2 / span 2;
    align-self: flex-start
}

@media (max-width: 1024px) {
    .order--content__step-1 .order--body, .order--content__step-2 .order--body {
        grid-row: span 1 / span 1
    }

    .order--content__step-1 .order--body {
        grid-row-start: 2
    }

    .order--content__step-1 .order--info {
        grid-row-start: 1
    }
}

.order--content__step-1 .order--promo {
    grid-column-start: 2
}

@media (max-width: 1024px) {
    .order--content__step-1 .order--promo {
        grid-column-start: 1;
        grid-row-start: 3
    }

    .order--content__step-2 .order--body {
        grid-row-start: 1
    }

    .order--content__step-2 .order--info {
        grid-row-start: 2
    }
}

.order--content__step-2 .order--promo {
    display: none
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.protection__left__list {
    margin-top: 200px;
    margin-left: 120px
}

.protection__right__list {
    margin-bottom: 90px;
    margin-top: 200px;
    margin-right: 120px
}

.protection__title {
    margin-left: 120px
}

.protection__list__item {
    background-color: white
}

.protection__container {
    z-index: 11
}

.container-catalog {
    z-index: 13
}

.burger-button {
    display: none;
    align-items: center;
    justify-content: center;
    width: 30px
}

.del__btn {
    margin-right: 20px
}

.arrow-top .arrow-icon {
    font-size: 24px
}

.six_ul_container {
    display: flex;
    width: 100%
}

.six_item {
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: white;
    border-radius: 10px
}

.gallery_module-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .575);
    width: 100%;
    height: 100%;
    z-index: 999
}

.gallery_content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 999999999
}

.gallery-arrow {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    width: 20%;
    height: 100%;
    top: 0;
    color: white;
    cursor: pointer;
    z-index: 9999
}

.gallery-arrow:hover {
    background-color: rgba(255, 255, 255, .233)
}

.gallery-arrow-right {
    right: 0
}

.gallery-arrow-left {
    left: 0
}

#modalImage {
    width: 100%;
    max-width: 700px
}

.modal_success-wrapper {
    position: absolute;
    display: flex;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 999;
    transition: .4
}

.checkbox_wrapper {
    margin-bottom: 10px
}

#review__text {
    transition: .3s;
    cursor: pointer
}

#review__text:hover {
    color: rgb(156, 223, 55)
}

.btn__cart__text {
    color: white;
    font-size: 15;
    font-weight: 700;
    background-color: rgb(211 36 36 / var(--tw-bg-opacity));
    width: auto;
    min-width: 65px;
    padding-right: 5px;
    padding-left: 5px
}

.left_arrow__slider {
    position: absolute;
    color: white;
    text-shadow: 0 1px 1px black;
    font-size: 50px;
    top: 45%;
    left: 10px;
    z-index: 999
}

.main-product-fix {
    min-width: 290px
}

.right_arrow__slider {
    position: absolute;
    color: white;
    text-shadow: 0 1px 1px black;
    font-size: 50px;
    right: 10px;
    top: 45%;
    z-index: 999
}

#keen-slider__product-gallery .left_arrow__slider, #keen-slider__product-gallery .right_arrow__slider {
    display: none
}

#keen-slider__product-gallery:hover .left_arrow__slider, #keen-slider__product-gallery:hover .right_arrow__slider {
    display: inline-block
}

.privacy__src {
    display: inline;
    width: auto;
    text-decoration: underline
}

.order_ul {
    flex-direction: column
}

.banner_item {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 25px;
    max-width: 100%;
    height: 148px;
    margin-bottom: 10px;
    border-radius: 5px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden
}

.popup-cart {
    position: fixed;
    max-width: 571px;
    width: 100%;
    height: 100%;
    background-color: white;
    top: 0;
    right: -100%;
    transition: 1s;
    z-index: 99999999
}

.result_container {
    border-top: 1px solid #000
}

.popup-btns {
    display: flex;
    justify-content: space-evenly
}

.btn_black-a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 235px;
    height: 65px;
    background-color: #343434;
    font-size: 16px;
    border-radius: 5px;
    color: white
}

.btn_black-a:hover {
}

.btn_red-a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 235px;
    height: 65px;
    background-color: #d32424;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 35px;
    color: white
}

#page-popop_overlay {
    background: #00000086;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.label-reverse {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.label-reverse input {
    margin-right: .5rem
}

.review_block-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 467px;
    height: 682px;
    background-color: white;
    border-radius: 5px
}

.review_block-wrapper-border {
    width: 98%;
    height: 98%;
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.no-reviews {
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    width: 463px
}

.no-reviews-content {
    width: 384px;
    padding: 48px 47px 76px;
    display: flex;
    flex-direction: column;
    border: 1px solid #f2f2f2;
    border-radius: 5px
}

.no_review_text {
}

#new_review-title {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: bold;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif
}

.review-rating {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 18px;
    color: #c1c1c1
}

.review-user {
    display: flex;
    margin-bottom: 16px
}

.review-username {
    margin-left: 8px
}

.review-comment {
    display: flex;
    justify-content: start;
    align-items: start;
    width: 384px;
    height: 122px;
    border-radius: 10px;
    margin-bottom: 16px;
    padding: 25px;
    padding-left: 35px
}

.review-comment-photo {
    margin-bottom: 17px
}

.review-comment-send_btn {
    text-align: center;
    color: white;
    width: 100%;
    max-width: 384px;
    height: 68px;
    background-color: #d32424;
    font-size: 16px;
    border-radius: 5px;
    transition: .3s
}

.review-comment-send_btn:hover {
    background-color: #5d9a0e
}

.file-label {
    display: flex;
    cursor: pointer;
    margin-bottom: 16px
}

.file-label-text {
    margin-left: 8px
}

.main-product-fix {
    min-width: 290px
}

.review-comment {
    text-align: left;
    align-items: left;
    justify-content: start;
    padding-left: 45px
}

.review-comment::placeholder {
    position: relative;
    top: -4px
}

.placeholder-icon {
    position: absolute;
    left: 4px;
    top: 4px;
    pointer-events: none
}

.catalog-gallery-slider {
    display: flex;
    justify-content: center;
    align-items: center
}

.main-product-fix {
    min-width: 290px
}

.catalog-gallery {
    position: relative;
    height: 375px;
    width: 100%;
    max-width: 281px;
    overflow: hidden
}

.catalog-gallery-wrapper {
    position: absolute;
    display: flex;
    height: 375px;
    width: 100%;
    top: 0;
    left: 0;
    transition: .3s
}

.slider-for-wrapper {
    position: absolute;
    bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 999
}

.catalog-gallery_slider-wrapper {
    justify-content: space-evenly;
    display: flex;
    left: 0;
    width: 200px;
    height: 1px
}

.catalog-gallery_slider-line {
    position: relative;
    width: 30%;
    height: 1px;
    border-radius: 10px;
    border: 2px solid #8a8a8a;
    cursor: pointer
}

.catalog-gallery_slider-line::after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    padding-top: 8px;
    padding-bottom: 8px;
    --tw-content: "";
    content: var(--tw-content)
}

.slider-line_active {
    border: 2px solid red
}

.js-add2basket {
    color: white
}

.basket_empty {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.arrow-top {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 25px;
    right: 15px;
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .5);
    cursor: pointer;
    z-index: 999999
}

.arrow-top:hover {
    background-color: rgb(196, 194, 194)
}

.arrow-hide {
    display: none
}

#catalog-photo {
    border-radius: 5px
}

.small_basket-empty-text {
    margin-top: 50px;
    color: #8a8a8a;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px
}

.oldprice {
    margin-left: 20px
}

.empty_text_catalog_item {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #8a8a8a
}

.catalog_item-form {
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    padding: 50px
}

.form_textarea-wrapper {
    position: relative
}

.toAllReviews {
    color: #d32424;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d32424;
    width: 141px;
    margin-bottom: 29px
}

.add2popupAlert {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    background-color: white;
    color: black;
    margin: 30px;
    border-radius: 5px;
    border: 1px solid #d32424;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    padding: 20px 40px;
    opacity: 0;
    transition: .5s;
    z-index: 9999999
}

#keen-slider__product-gallery {
    display: flex;
}

.reviews_text {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #343434
}

.reviews_name {
    margin-bottom: 11px
}

.safe_route-adaptive {
    padding: 25px
}

.main-video-modal {
    position: fixed;
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .342);
    z-index: 999999999
}

.main-video {
    width: 1280px;
    height: 720px;
    margin: 20px;
    border: 10px solid white;
    border-radius: 10px
}

.btn-kostil-block {
    position: relative
}

.btn-kostil {
    position: absolute;
    top: -300px;
    left: 0
}

.banner-order-adaptive {
}

.onDeskNone {
    display: none
}

.marginOnDesk {
    margin-left: 1px
}

.reviews_gallery-item {
}

.reviews-img {
    height: 276px;
    width: 478px;
    margin: 10px
}

.reviews-addMore-btn {
    color: #d32424;
    background-color: #00000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.5px;
    border-bottom: 1px solid #d32424;
    padding-bottom: 5px
}

.reviews_wrapper {
    width: 100%;
    height: 276px;
    overflow-x: scroll
}

.main-product-fix {
    min-width: 290px
}

.card-fix-again {
    gap: 20px
}

.product-color-text-fix {
    margin-bottom: 32px
}

.product-color-block {
    margin-bottom: 15px
}

.topBlock {
    position: sticky;
    top: -200px;
    left: 0;
    background-color: white;
    transition: .5s;
    z-index: 99
}

.header-visible {
    top: 0
}

.modal__wrapper {
    z-index: 999
}

.modal_wrapper-fix {
    z-index: 999
}

#modal__callback {
    display: none
}

.error-popover {
    position: absolute;
    bottom: calc(100% + 8px);
    transition: opacity 0.3s;
    pointer-events: none;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@media (max-width: 1324px) {
    .main-product-fix {
        min-width: 290px
    }

    .main-video {
        width: 95%;
        min-height: 200px;
        max-height: 700px;
        margin: 20px;
        border: 10px solid white;
        border-radius: 10px
    }
}

@media (min-width: 1000px) {
    .desk_width_armor {
        width: 160px
    }
}

@media (max-width: 1024px) {
    .main-video {
        width: 669px;
        height: 573px
    }

    .true-list {
        height: 1000px
    }

    .true-text-wrapper {
        width: 160px;
        padding-top: 10px
    }

    .true_text {
        font-size: 13px
    }

    .desk_width {
    }

    #protection__container {
        /*display: none*/
    }

    .six_ul_container {
        width: 1500px
    }

    .filter-products {
        position: fixed;
        height: 100%;
        top: 0;
        left: 0;
        overflow: scroll
    }

    .page-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(10px);
        background-color: rgba(0, 0, 0, .26);
        z-index: 12
    }
}

@media (max-width: 1300px) {
    .protection__left__list {
        margin-left: 30px
    }

    .protection__right__list {
        margin-right: 30px
    }

    .protection__title {
        margin-left: 30px
    }
}

@media (max-width: 1000px) {
    .protection__list__item {
        max-width: 320px;
        height: 125px;
        background-color: rgba(255, 255, 255, .432)
    }
}

@media (max-width: 768px) {
    .product-color-text-fix {
        margin-bottom: 0
    }

    .card-text-fix-again {
        margin-bottom: 0
    }

    .card-fix-again {
        width: 100%;
        gap: 10px
    }

    .main-product-fix {
        min-width: 180px;
        max-height: 550px
    }

    .main-video {
        width: 95%;
        height: 270px
    }

    .goods-catalog-item-adaptive {
    }

    .safe_route-adaptive {
        padding: 0
    }

    .no-reviews {
        width: auto
    }

    .sending-title {
        margin-left: 30px
    }

    .modal-body-adaptive {
        min-height: 30%;
        min-width: 95%
    }

    .catalog-gallery {
        height: 216px
    }

    .catalog-gallery-wrapper {
        height: 216px
    }

    .catalog-gallery_slider-line {
        width: 30%
    }

    .catalog-gallery_slider-wrapper {
        left: 0;
        left: 8px;
        width: 90%
    }

    .popup-btns {
        display: flex;
        flex-direction: column
    }

    .btn_red-a {
        margin-bottom: 10px
    }

    .popup_price_wrapper {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start
    }

    .popup-cart {
        padding-bottom: 60px;
        max-width: 275px
    }

    .price-old_text {
        font-size: 12px
    }

    .banner_item {
        flex-direction: row;
        font-size: 16px;
        padding: 20px;
        height: 130px;
        min-width: 495px
    }

    .order_ul {
        flex-direction: row
    }

    .left_arrow__slider {
        display: none
    }

    .right_arrow__slider {
        display: none
    }

    .burger-button {
        display: flex
    }

    .search__hidden {
        display: none
    }

    .search__form {
        display: block
    }

    .search__form {
        position: absolute;
        left: 0;
        top: 49px;
        z-index: 999999;
        right: 30px
    }

    .topBlock {
        position: sticky;
        top: -200px;
        left: 0;
        background-color: white;
        transition: .5s;
        z-index: 9999
    }

    .header-visible {
        top: 0
    }

    .protection__right__list {
        margin-top: 350px;
        margin-bottom: 0
    }

    .protection__left__list {
        margin-top: 350px
    }

    .protection__list__item {
        max-width: 200px;
        height: 80px;
        font-size: 12px
    }

    .protection__list__container {
    }

    .protection__video {
        margin-top: 20px
    }

    .protection__left__list {
        gap: 18px;
        margin-top: 49px;
        margin-left: 0
    }

    .protection__right__list {
        gap: 18px;
        margin-top: 18px;
        margin-right: 0;
        margin-bottom: 0
    }

    .protection__right__list li:nth-last-child(2) {
        display: none;
    }

    .protection__left__list li:nth-last-child(2) {
        display: none;
    }

    .protection__title {
        font-size: 32px;
        margin-left: 5px
    }

    .protection__list__item {
        font-size: 12px;
        max-width: 423px;
        margin-bottom: 5px
    }

    .protection__footer__title {
        font-size: 14px
    }

    .protection__list__item {
        font-size: 17px;
        height: 73px;
        background-color: rgba(255, 255, 255, .8)
    }

    .protection__list__container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin-right: auto;
        margin-left: auto
    }

    .protection__video-container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100vw;
        max-width: 700px;
        overflow: hidden
    }

    .protection__video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: -50px!important;
        left: 200px!important;
    }
}

@media (max-width: 460px) {
    .reviews_wrapper {
        height: 330px
    }

    .safe-fix {
        padding: 0
    }
}

@media (max-width: 470px) {
    .container-fix-fix {
        overflow: hidden;
        width: 100%;
        padding: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .blocks-fix-fix {
        margin-left: 10px;
        margin-right: 10px
    }

    .marginOnDesk {
        margin-left: 0
    }

    .onDeskNone {
        display: block
    }
}

@media (max-width: 370px) {
}

.hideonDesktop {
    display: none
}

@media (max-width: 1280px) {
    .hideonDesktop {
        display: block
    }
}
/* End */


/* Start:/assets/styles/news.styles.css?17649186155653*/
.name-input-relative{
    position: relative;
}
.name-input-absolut{
    position: absolute;
    display: block;
    color: rgb(193 193 193);
    top: -11px;
    border-radius: 12px;
    padding: 2px 5px;
    left: 20px;
    background: #fff;
}

.link-animation-line::after {
    width: 100%;
}

.input--help {
    top: 115%;
    background-color: #fff;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
}

.input--help-item {
    padding: 0;
    background-image: url("/assets/images/search/search.svg");
    background-repeat: no-repeat;
    background-position: 20px center;
}
.input--help-item a {
    display: block;
    padding: 20px 55px;
}

.input--help-item-request {
    display: flex;
    justify-content: space-between;
    background-image: url("/assets/images/search/clock.svg");
}
.input--help-item-request-btn {
    width: 60px;
    background-image: url("/assets/images/search/x.svg");
    background-repeat: no-repeat;
    background-position: 20px center;
    z-index: 9999;
}

.items-stretch {
    position: relative;
}

.js-rating {
    display: flex;
}
.js-rating-item {
    width: 30px;
    height: 30px;
    margin-right: 2px;
    background-image: url("/assets/images/stars/star.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.js-rating-item.active {
    background-image: url("/assets/images/stars/star_1.svg");
}

.no-reviews-pre-form{
    margin-bottom: 24px;
}
.ps--list-mb {
    margin-bottom: 24px;
}
.form__feedback {
    display: none;
}
.form__feedback--active{
    display: flex;
}
.js-form-open_none {
    display: none;
}



.form__feedback__resp {
    /*position: absolute;*/
    /*display: flex;*/
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 384px;
    height: 250px;
    top: 0;
    left: 0;
    z-index: 999;
}
.form__feedback__resp--active {
    display: flex;
}

.form__feedback__resp .form__feedback__resp-img {
    max-width: 100%;
    width: 60px;
    height: auto;
}

.form__feedback__resp .form__feedback__resp-text {
    line-height: 1.2;
    font-weight: 700;
    font-size: 32px;
}

.border__red-error {
    border: 1px solid #d32424;
}
.ps--wrapper .reviews__li-margin_right {
    margin-right: 25px;
}
.left-top-slider--content .left-top-slider--content-text-mb{
    margin-bottom: 24px;
}
.position-fix {
    top: -2px;
}

.goods-catalog-item-adaptive .goods-catalog-item-adaptive {
    padding: 0;
}

.padding-8px{
    padding: 0 8px;
}

.padding-fix-card-goods {
    padding: 0 8px 8px;
}

.gallery-close {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    width: 40px;
    height: 40px;
    rotate: 45deg;
    border-radius: 50%;
    top: 2%;
    right: 2%;
    color: white;
    cursor: pointer;
    z-index: 9999;
}
.gallery-close:hover {
    background-color: rgba(255, 255, 255, 0.233);
}

.gallery_module-wrapper {
    z-index: 9999;
}
.modal__wrapper {
    z-index: 9999;
}

.empty__search {
    display: none;
}

.empty__search--active{
    display: block;
}

.empty__search-reset {
    cursor: pointer;
}


@media (max-width: 1024px) {
    .M1024_inline-castom {
        display: inline;
    }
    .del__btn {
        margin-right: 0;
    }

}
@media (max-width: 827px) {
    .fix-827px-mr-0{
        margin-right: 0;
    }
}
@media (max-width: 780px) {
    .js-event-click-review {
        font-size: 13px;
    }
    .gap-x-\[20px\] {
        column-gap: 10px;
    }
}
@media (max-width: 764px) {
    .js-event-click-review {
        font-size: 14px;
    }
    .gap-x-\[20px\] {
        column-gap: 20px;
    }
    .fix-827px-mr-0{
        margin-right: 48px;
    }
    .position-fix {
        top: -4px;
    }
}

@media (max-width: 768px) {
    .input--help {
        display: none;
        top: 105%;
    }

    .left-top-slider--content .left-top-slider--content-text-mb {
        margin-bottom: 48px;
    }

    .popup-cart {
        padding-bottom: 60px;
        max-width: 100%;
    }
}

@media (max-width: 471px) {
    #lk__profile_block-data .margin-fix-472 {
        margin-right: 0;
    }
    .items-center button{
        margin-right: 10px;
    }
    #decrement{
        margin-right: 0px;
    }
    .popup-cart .p-\[20px\] {
        padding: 10px;
    }
    .card_item picture {
        margin-right: 10px;
    }
    .card_item picture img 	{
        max-width: 80px;
    }
    .card_item{
        padding-right: 10px;
    }
    #basket__decrement{
        margin-right: 0px;
    }
}

@media (max-width: 450px) {
    #lk__profile_block-data #email-checked {
        display: block;
    }
    #lk__profile_block-data .fix-ds-block-450 {
        display: block;
    }
    #lk__profile_block-data .fix-grid-450 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
        grid-auto-flow: column;
        grid-template-columns:none;
    }
    #saferoute-cart-widget{
        padding:5px;
    }
}

@media (max-width: 375px) {
    * {
        --header-height: 45px;
    }
}

@media (max-width: 360px) {
    .true-text-wrapper {
        width: 170px;
    }

}

@media (max-width: 324px) {
    #lk-profile--data {
        bottom: -20px;
    }

}

@media (max-width: 320px) {
    #js-resend-sms {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 900px) {
    .input--gray, .input--red .input, input, #js-inputSearch{
        font-size:16px;
    }
}

.catalog-gallery-wrapper{position:relative;}
.catalog-gallery-wrapper,.catalog-gallery{height:auto;}
.catalog-gallery{max-width:100%;}
.left-popup--fixed .close-button-bg{margin-right:0;}
/* End */


/* Start:/local/templates/base/template_styles.css?17278302043885*/
@import url('https://fonts.cdnfonts.com/css/aileron');

svg.active {
    stroke: #d32424;
    fill: #d32424;
}

.hide {
    display: none;
}

.loader-animation {
    animation-duration: 2s;
    animation-name: rotate;
    animation-iteration-count: infinite;
    animation-direction: reverse;
    animation-timing-function: linear;
}
@keyframes rotate {
    from {
        rotate: 0deg;
    }

    to {
        rotate: 360deg;
    }
}

.preloader-filter {
    z-index: 19;
    position: absolute;
    top: 50vh; left: 50%; bottom: 0; right: 50%;
    height: 108px;
}

@media only screen and (min-width: 1024px) {
    .preloader-filter {
        display: none;
    }
}


.preloader-overlay {
    z-index: 20;
    position: fixed;
    top: 0; left: 0; bottom: 0; right: 0;
    height: 100vh;
    width: 100vw;
}
.preloader-catalog {
    z-index: 21;
    position: fixed;
    top: 50vh; left: calc(50% - 108px / 2); bottom: 0; right: 50%;
    height: 108px;
}

.preloader-detail {
    position: absolute;
    z-index: 19;
    height: 108px;
    top: calc(50% - 108px / 2); left: calc(50% - 108px / 2); bottom: 0; right: 50%;
}

.background-blur {
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

.mark_disable {
    opacity: 0.1;
}

@media only screen and (min-width: 1025px) {
    .filter-products {
        position: relative
    }
}

.filter-products.opened {
    transform: translateX(0px);
}

#js-revers-tags-container div.ps__rail-x {
    display: none;
}

.required-field {
    color: rgb(211 36 36 / var(--tw-bg-opacity));
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 8px;
}

.green {
    stroke: rgb(107, 178, 15);
}

.catalog-products {
    padding-bottom: 100px;
}

.order-popup {
    max-width: 480px;
    margin-top: calc(50vh - 245px /2);
}

@media only screen and (max-width: 470px) {
    .order-popup {
        width: 90%;
    }
}

.order-popup__title {
    padding-right: 20%;
}

@media only screen and (max-width: 370px) {
    .order-popup__title {
        padding-right: 15%;
    }
}

.country-label {
    display: flex;
    align-items: center;
    margin-top: 34px;
}

@media only screen and (max-width: 470px) {
    .country-label {
        margin-top: 19px;
    }
}

.country-label__text {
    color: #FFF;
    font-family: 'Aileron', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px;
}

@media only screen and (max-width: 470px) {
    .country-label__text {
        font-size: 11px;
    }
}

@media only screen and (max-width: 470px) {
    .country-label__image {
        width: 31px;
    }
}

.country-label__text--black {
    color: #000000;
}


@media only screen and (min-width: 769px) {
    .advantages {
        grid-template-columns: 1fr 1.3fr 1fr;
    }
    .line-break {
        white-space: pre;
    }
}

@media only screen and (max-width: 769px) {
    .line-break {
        white-space: pre;
    }
}

@media only screen and (max-width: 640px) {
    .protection__list__container {
     align-items: center;
    }
    .protection__right__list {
        margin-top: 610px;
    }

    .protection__list__item {
        padding-right: 20px;
       max-width: 100%;
        font-size: 14px;
    }

    .protection__video {
        height: 800px;
        top: 200px!important;
        left: 0!important;
    }
}

@media only screen and (max-width: 475px) {
    .protection__title {
        text-wrap: nowrap;
        font-size: 26px;
    }
    .protection__list__item {
        height: 59px;
    }
    .protection__right__list {
        gap: 8px;
    }
    .protection__left__list {
        gap: 8px;
    }
    .protection__footer__title h4 {
        font-size: 18px;
        text-align: left;
    }
    .protection__footer__title {
        flex-direction: row!important;
        align-items: flex-start!important;
        margin-top: 20px;
        min-height: 0!important;
    }
}


/* End */
/* /assets/styles/style.15563cbd.css?1764918615175594 */
/* /assets/styles/news.styles.css?17649186155653 */
/* /local/templates/base/template_styles.css?17278302043885 */
