@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev:after, .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0)
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev, .swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-top, .swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-top, .swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

.simplebar-content:before, .simplebar-content:after {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

*, *:before, *:after {
    box-sizing: border-box
}

.container {
    max-width: 950px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

body {
    color: #000;
    font-family: "PT-400";
    position: relative
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 125.5%
}

ul, li, a {
    list-style: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #000
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0
}

button {
    border: 0;
    outline: none;
    cursor: pointer
}

@font-face {
    font-family: "PT-400";
    src: url(../fonts/PTSans-Regular.ttf)
}

@font-face {
    font-family: "PT-700";
    src: url(../fonts/PTSans-Bold.ttf)
}

p {
    font-size: 16px;
    line-height: 21px
}

h2 {
    font-family: "PT-700";
    font-size: 38px;
    line-height: 49px
}

h3 {
    font-family: "PT-700";
    font-size: 27px;
    line-height: 35px;
    color: #000
}

input, select {
    background: #f7f7f7;
    border: 1.5px solid #e6e6e6;
    border-radius: 4px;
    outline: none;
    padding: 0 19px
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #b4b4b4
}

input::-moz-placeholder, select::-moz-placeholder {
    color: #b4b4b4
}

input:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #b4b4b4
}

input::-ms-input-placeholder, select::-ms-input-placeholder {
    color: #b4b4b4
}

input::placeholder, select::placeholder {
    color: #b4b4b4
}

button {
    cursor: pointer;
    background: none;
    font-weight: 500;
    font-size: 17px;
    line-height: 16px;
    text-align: center;
    color: #fff
}

a {
    color: #59aee4
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=file], input[type=file]::-webkit-file-upload-button {
    cursor: pointer
}

input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

.body-column {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.header__company {
    background: #0c2340;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    text-align: center;
}

.header__logs {
    padding: 24px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #e0e0e0
}

.header__logs-item {
    max-width: 140px;
    display: flex;
    align-items: center;
    margin-right: 36px
}

.header__logs-item:last-child {
    margin-right: 0
}

.header__logs-item img {
    max-width: 100%
}

.auth {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    height: 0
}

.auth__wrapper-form {
    max-width: 280px;
    margin: 55px auto 0 auto
}

.auth__wrapper-input {
    height: 50px;
    width: 100%;
    margin-top: 22px
}

.auth__wrapper-input input {
    width: 100%;
    height: 100%
}

.auth__wrapper-submit {
    margin-top: 20px;
    background: #59aee4;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px
}

.auth__wrapper-submit button {
    width: 100%;
    height: 100%
}

.auth__wrapper-link {
    text-align: left;
    margin-top: 15px
}

.auth__wrapper-social {
    margin-top: 35px
}

.auth__wrapper-social_title {
    text-align: left
}

.auth__wrapper-social_vk {
    margin-top: 15px;
    background: #4285cf;
    border-radius: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    height: 59px;
    padding: 0 9px;
    position: relative
}

.auth__wrapper-social_text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #fff
}

.auth__wrapper-agree {
    margin-top: 35px;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    color: #9d9d9d
}

.navigation {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    margin: 20px
}

.navigation a {
    margin-bottom: 10px
}

.code {
    flex-grow: 1;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.code__block {
    max-width: 270px;
    margin: 0 auto;
    margin-top: -100px
}

.code__block-text {
    margin-top: 18px;
    text-align: left
}

.code__block-text span {
    font-family: "PT-700"
}

.code__block-edit {
    display: inline-block;
    margin-top: 5px
}

.code__block-wrapper {
    display: flex;
    margin-top: 25px
}

.code__block-wrapper_item {
    width: 42px;
    height: 50px;
    margin-right: 12px
}

.code__block-wrapper_item:last-child {
    margin-right: 0
}

.code__block-wrapper_item input {
    height: 100%;
    width: 100%;
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    color: #000;
    padding: 0;
    text-align: center
}

.code__block-wrapper_item input::-webkit-input-placeholder {
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    color: #000
}

.code__block-wrapper_item input::-moz-placeholder {
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    color: #000
}

.code__block-wrapper_item input:-ms-input-placeholder {
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    color: #000
}

.code__block-wrapper_item input::-ms-input-placeholder {
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    color: #000
}

.code__block-wrapper_item input::placeholder {
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    color: #000
}

.code__block-time {
    margin-top: 11px;
    font-size: 14px;
    line-height: 18px;
    color: #b4b4b4
}

.code__block-time_error {
    font-size: 14px;
    line-height: 18px;
    color: #ff3e3e;
    display: none
}

.code.error .code__block-wrapper_item input {
    background: #f7f7f7;
    border: 1.5px solid #ff3e3e;
    border-radius: 4px
}

.code.error .code__block-time_error {
    display: block
}

.code.error .code__block-time_item {
    display: none
}

.basket {
    margin-top: 30px
}

.basket__wrapper {
    margin-top: 30px
}

.basket__wrapper-block {
    margin-bottom: 19px;
    max-width: 940px;
    display: flex;
    align-items: center;
    width: 100%
}

.basket__wrapper-block label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.basket__wrapper-block:last-child {
    margin-bottom: 0
}

.basket__wrapper-block_left {
    display: flex;
    align-items: center
}

.basket__wrapper-block_right {
    flex-grow: 1;
    width: 0;
    display: flex;
    justify-content: space-between
}

.basket__wrapper-block_price {
    font-size: 18px;
    line-height: 23px
}

.basket__wrapper-block_img {
    width: 115px;
    height: 117px;
    margin-right: 17px
}

.basket__wrapper-block_img img {
    width: 100%
}

.basket__wrapper-block_name {
    font-size: 18px;
    line-height: 23px
}

.basket__wrapper-block label {
    position: relative;
    padding-left: 65px;
    padding-right: 50px;
    transition: .4s
}

.basket__wrapper-block label::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 34px;
    transform: translateY(-50%);
    border: 1.5px solid #d9d9d9;
    border-radius: 4px;
    transition: .2s;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    cursor: pointer
}

.basket__wrapper-block input:checked + label:before {
    border: 4px solid #59aee4
}

.basket__wrapper-block input:checked + label {
    background: #f7f7f7;
    border-radius: 4px
}

.basket__wrapper-block_input {
    display: none
}

.basket__btns {
    margin-top: 30px
}

.basket__btns-btn {
    background: #f2f2f2;
    border-radius: 50px;
    height: 60px;
    padding: 0 50px;
    font-weight: 500;
    font-size: 17px;
    line-height: 16px;
    color: #afafaf;
    margin-right: 15px;
    transition: .4s
}

.basket__btns-btn:last-child {
    border: 2px solid #59aee4;
    background: none;
    color: #59aee4
}

.active-basket .basket__btns-btn {
    background: #59aee4;
    color: #fff
}

.active-basket .basket__btns-btn:last-child {
    border: 2px solid #59aee4;
    background: none;
    color: #59aee4
}

.order-top{
    display: flex;
    margin-top: 30px;
    align-items: center;
}

.order-title{
    font-weight: 700;
    font-size: 27px;
}

.order-link{
    margin-left: 25px;
    color: #59AEE4;
    font-size: 18px;
}

.appeal-items{
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid #E0E0E0;
    flex-flow: row wrap;
}

.appeal-item{
    margin-right: 20px;
    flex-basis: calc(16.6% - 20px);
    line-height: 22px;
    font-size: 16px;
    margin-top: 20px;

}

.appeal-item:nth-child(6n){
    margin-right: 0;
}

.appeal-item__pic{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.appeal-item__title{
    margin-top: 12px;
    font-weight: 700;
    margin-bottom: 10px;
}

.want-block{
    margin-top: 30px;
    text-align: center;
}

.want-product__title{
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.btn{
    margin: 25px 8px 0;
    background: #59aee4;
    border-radius: 50px;
    height: 60px;
    padding: 20px 50px;
    display: inline-block;
    color: white;
    font-weight: 700;
    min-width: 237px;
    text-align: center;
    font-size: 17px;
    vertical-align: center;
    transition: .25s;
}

.btn:disabled{
    cursor: default !important;
    background: #F2F2F2 !important;
}

.modal-choice__fill{
    background: white;
    position: absolute;
    width: 100%;
    max-width: 520px;
    top: 32px;
    z-index: 1;
    height: calc(100% - 175px);
    opacity: 0;
    pointer-events: none;
    transform: translateY(20px);
    transition: .25s;
}

.modal-choice__element{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #F0F0F0;
    padding-right: 20px;
}

.modal-choice__element:last-child{
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 10px;
}

.choice-label{
    margin-top: 25px;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.modal-choice__file{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px dashed #58AEE4;
    border-radius: 4px;
    background: #F7F7F7;
    mix-blend-mode: multiply;
    position: relative;
    min-height: 115px;
    margin-top: 12px;
    padding: 10px;
}

.modal-choice__file input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}

.modal-choice__file img{
    flex-shrink: 0;
    margin-right: 21px;
}

.modal-choice__file-text span{
    color: #59AEE4;
}

.modal-choice__file-text{
    max-width: 318px;
    width: auto;
}

.choice-tooltip{
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    background: url(/local/templates/service_delonghi/assets/images/info.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.choice-tooltip:hover .choice-tooltip__text{
    opacity: 1;
    transform: translateY(0px);
}

.choice-tooltip__text{
    position: absolute;
    width: 200px;
    bottom: calc(100% + 10px);
    background: white;
    padding: 4px;
    font-size: 12px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.4);
    opacity: 0;
    transition: .25s;
    pointer-events: none;
    transform: translateY(5px);
}

.choice-tooltip__text:before{
    content: '';
    border: 6px solid transparent;
    border-top: 6px solid white;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -6px;
}

.modal-choice__element input[type='text']{
    width: 100%;
    height: 50px;
    margin-top: 10px;
}

.modal-choice__element .choice-item{
    margin-right: 0;
    border-bottom: none;
}

.btn:hover{
    background: #3b9dda;
    cursor: pointer;
}

.want-block p{
    margin-top: 15px;
}

.want-product{
    margin-top: 40px;
    position: relative;
    display: flex;
    justify-content: center;
}

.want-product__top{
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .5s;
}

.want-product__bottom{
    position: absolute;
    transform: translateY(10px);
    top: 0;
    pointer-events: none;
    opacity: 0;
    transition: .5s;
}

.appeal-item__label{
    color: #BCBCBC;
    margin-bottom: 2px;
}

.appeal-item__photo{
    margin-top: 10px;
}

.return {
    max-width: 950px;
    width: 100%;
    margin: 22px auto 65px;
}

.return__btn {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 23px;
    color: #b4b4b4;
    margin-bottom: 36px
}

.return__btn span {
    margin-right: 13px
}

.return__product {
    margin-top: 25px;
    display: flex;
    padding-bottom: 36px;
    border-bottom: 1px solid #e0e0e0
}

.return__product-content {
    display: flex;
    flex-direction: column
}

.return__product-bottom {
    display: flex;
    align-items: center;
    margin-top: 16px
}

.return__product-bonus {
    margin-left: 28px;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #5cb04f
}

.return__product-price {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #000
}

.return__product-img {
    width: 118px;
    height: 121px;
    margin-right: 23px
}

.return__product-img img {
    width: 100%
}

.return__product-name {
    font-size: 18px
}

.return__wrapper-block {
    border-bottom: 1px solid #e0e0e0;
    padding: 30px 0
}

.return__wrapper-block:last-child {
    border-bottom: 0
}

.return__wrapper-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 28px
}

.return__wrapper-row label {
    margin-bottom: 10px;
    font-size: 18px;
    color: #B8B8B8;
}

.return__wrapper-input {
    display: flex;
    flex-direction: column;
    width: 48%;
    position: relative;
    margin-bottom: 26px
}

.return__wrapper-input.error input {
    border: 1.5px solid #ff3e3e
}

.return__wrapper-input.error .return__wrapper-input_error {
    opacity: 1;
    pointer-events: all
}

.return__wrapper-input span {
    position: absolute;
    top: 44px;
    right: 14px
}

.return__wrapper-input input, .return__wrapper-input select {
    width: 100%;
    height: 50px
}

.return__wrapper-input_error {
    font-size: 14px;
    line-height: 18px;
    color: #ff3e3e;
    position: absolute;
    bottom: -22px;
    opacity: 0;
    transition: .4s;
    pointer-events: none
}

.return__wrapper-input_required {
    display: block;
    position: relative;
    cursor: pointer;
    width: 22px;
    height: 22px
}

.return__wrapper-input_required:hover .return__wrapper-input_more {
    opacity: 1;
    pointer-events: all
}

.return__wrapper-input_more {
    position: absolute;
    background: #fff;
    box-shadow: 0px 7px 7px rgba(0, 0, 0, .15);
    border-radius: 10px;
    width: 250px;
    z-index: 50;
    padding: 14px 19px;
    cursor: default;
    left: 0;
    top: 60%;
    opacity: 0;
    pointer-events: none;
    transition: .4s
}

.return__wrapper-input_title {
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #000
}

.return__wrapper-input_img {
    width: 100%;
    margin-top: 12px
}

.return__wrapper-input_img img {
    width: 100%
}

.return__title{
    margin-bottom: 22px;
}

.return__wrapper-donwload {
    margin-top: 24px;
    display: flex;
    align-items: center
}

.return__wrapper-donwload_icon {
    background: #f5f5f5;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px
}

.return__wrapper-donwload_content {
    position: relative;
    flex-grow: 1;
    width: 0
}

.return__wrapper-donwload_content input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.return__wrapper-donwload_title {
    font-size: 18px
}

.return__wrapper-donwload_file {
    margin-top: 8px;
    position: relative;
    cursor: pointer
}

.return__wrapper-donwload_file input {
    cursor: pointer
}

.return__wrapper-donwload_file span {
    font-size: 18px;
    line-height: 20px;
    color: #59aee4
}

.return__wrapper-submit {
    margin-top: 25px;
    background: #59aee4;
    border-radius: 50px;
    height: 60px;
    padding: 0 50px;
    display: inline-block
}

.return__wrapper-submit button {
    width: 100%;
    height: 100%
}

.return__wrapper-checkbox {
    margin-top: 16px
}

.return__wrapper-checkbox input {
    display: none
}

.return__wrapper-checkbox label {
    position: relative;
    padding-left: 25px;
    display: block
}

.return__wrapper-checkbox label:before {
    content: "";
    position: absolute;
    content: "";
    border: 2px solid #59aee4;
    border-radius: 4px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: .4s;
    cursor: pointer
}

.return__wrapper-checkbox input:checked + label:before {
    background-image: url(../images/checked-icon.svg)
}

.return__wrapper-textarea {
    margin-top: 23px
}

.return__wrapper-textarea textarea {
    width: 100%;
    background: #f7f7f7;
    border: 1.5px solid #e6e6e6;
    border-radius: 4px;
    resize: none;
    padding: 15px 19px;
    margin-top: 10px;
    height: 75px;
    color: #b4b4b4
}

.return__wrapper-textarea textarea::-webkit-input-placeholder {
    color: #b4b4b4
}

.return__wrapper-textarea textarea::-moz-placeholder {
    color: #b4b4b4
}

.return__wrapper-textarea textarea:-ms-input-placeholder {
    color: #b4b4b4
}

.return__wrapper-textarea textarea::-ms-input-placeholder {
    color: #b4b4b4
}

.return__wrapper-textarea textarea::placeholder {
    color: #b4b4b4
}

.return__wrapper-select {
    display: flex;
    align-items: center;
    margin-top: 23px
}

.return__wrapper-radio {
    margin-right: 47px
}

.return__wrapper-radio input {
    display: none
}

.return__wrapper-radio label {
    position: relative;
    padding-left: 22px
}

.return__wrapper-radio label:before {
    content: "";
    position: absolute;
    border: 1.25px solid #d9d9d9;
    width: 13px;
    height: 13px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: .4s
}

.return__wrapper-radio input:checked + label:before {
    border: 4px solid #59aee4
}

.application {
    margin-top: 22px;
    flex-grow: 1;
    height: 0
}

.application__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000
}

.spisok {
    margin-top: 20px
}

.spisok__spisok {
    max-width: 927px;
    margin-top: -15px;
    border-top: 1px solid #e0e0e0;
    padding-top: 20px
}

.spisok__spisok-block {
    padding-bottom: 35px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 21px
}

.spisok__spisok-block:last-child {
    margin-bottom: 0
}

.spisok__spisok-block_date {
    color: #b4b4b4;
    margin-top: 4px
}

.spisok__spisok-block_item {
    margin-top: 21px;
    display: flex
}

.spisok__spisok-block_img {
    width: 118px;
    height: 121px;
    margin-right: 23px
}

.spisok__spisok-block_img img {
    width: 100%
}

.spisok__spisok-block_name {
    font-size: 18px;
    line-height: 24px
}

.spisok__spisok-block_delivery {
    margin-top: 17px;
    color: #e59700
}

.spisok__spisok-block_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    width: 0
}

.spisok__spisok-block_right {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #000
}

.spisok__spisok-block_top {
    position: relative;
    display: flex
}

.spisok__spisok-block_edit {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #59aee4
}

.spisok__spisok-block_info {
    display: flex;
    flex-direction: column
}

.spisok__spisok-block_subtext {
    color: #bcbcbc
}

.spisok__spisok-block_title {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000
}

.spisok__spisok-block_order {
    margin-left: 23px;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #afafaf
}

.spisok__spisok-block_order.delivery {
    color: #e59700
}

.spisok__spisok-block_order.way {
    color: #5cb04f
}

.spisok__spisok-block_number {
    margin-top: 9px;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #59aee4
}

.spisok__spisok-block_left {
    display: flex;
    flex-direction: column;
    height: 100%
}

.spisok__spisok-block_modification {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    color: #bcbcbc
}

.spisok__spisok-block_modification span {
    color: #000;
    margin-top: 5px
}

main{
    margin-top: 26px;
}

.choice-container{

}

.choice-block{
    border: 1.5px solid #E6E6E6;
    border-radius: 4px;
    padding: 28px 40px 40px;
    margin-top: 35px;
}

.choice-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    font-size: 27px;
    line-height: 34px;
}

.choice-title{

}

.choice-price{
    flex-shrink: 0;
    margin-left: 20px;
}

.choice-items{
    display: flex;
    flex-flow: row wrap;
}

.choice-item{
    flex-basis: calc(29.3% - 20px);
    margin-right: 25px;
    display: flex;
    margin-top: 30px;
}

.choice-item:nth-child(3n){
    margin-right: 0;
}

.choice-item__pic{
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 91px;
    margin-right: 16px;
}

.choice-item__content{
    font-size: 16px;
    line-height: 21px;
}

.choice-item__title{
    margin-bottom: 6px;
    font-weight: 700;
}

.choice-page .container{
    max-width: 1195px;
}

.blackout{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100vh;
    opacity: 0;
    pointer-events: none;
    transition: .25s;
}

.modal-choice{
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 2;
    transform: translateY(20px);
    opacity: 0;
    pointer-events: none;
    opacity: 0;
    transition: .25s;
}

.modal-choice__container{
    max-width: 560px;
    margin: auto;
    width: 100%;
    background: white;
    max-height: 754px;
    height: 100%;
    padding: 32px 4px 32px 36px;
    position: relative;
}

.modal-choice__product{
    height: 100%;
    transition: .25s;
}

.modal-choice__close{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    transition: .25s;
    z-index: 2;
}

.modal-choice__container .return__btn span{
    margin-right: 7px;
}

.modal-choice__container .return__btn{
    margin-bottom: 14px;
}

.modal-choice__close:hover{
    opacity: .6;
}

.modal-choice__title{
    font-size: 27px;
    font-weight: 700;
}

.modal-choice__items{
    margin-top: 20px;
    overflow: auto;
    max-height: calc(100% - 200px);
}

.modal-choice__info{
    margin-top: 20px;
    overflow: auto;
    max-height: calc(100% - 87px);
}

.modal-choice__info .choice-item{
    margin-top: 0;
}

.modal-choice__items::-webkit-scrollbar, .modal-choice__info::-webkit-scrollbar{
    background: white;
    width: 6px;
}

.modal-choice__items::-webkit-scrollbar-track, .modal-choice__info::-webkit-scrollbar-track{
    background: white;
    border-radius: 12px;
    width: 6px;
}

.modal-choice__items::-webkit-scrollbar-thumb, .modal-choice__info::-webkit-scrollbar-thumb{
    background: #E6E6E6;
    border-radius: 12px;
    width: 6px;
}

.modal-choice .choice-item__title{
    font-size: 18px;
}

.modal-choice__items .choice-item{
    position: relative;
    margin-bottom: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #F0F0F0;
    margin-top: 0;
}

.modal-choice__items .choice-item:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.modal-choice__event{
    width: 100%;
    position: absolute;
    height: 142px;
    bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px -2px 11px rgba(0, 0, 0, 0.12);
    left: 0;
    padding: 22px;
    text-align: center;
    z-index: 2;
}

.modal-choice__items .choice-item:hover .choice-check{
    border: 1.5px solid #59AEE4;
}

.modal-choice__items .choice-item input:checked + .choice-check img{
    opacity: 1;
}

.modal-choice__items input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
}

.choice-check{
    display: flex;
    transition: .25s;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border: 1.5px solid #E6E6E6;
    border-radius: 4px;
    width: 24px;
    height: 24px;
    margin-right: 20px;
    margin-top: 35px;
}

.choice-check img{
    opacity: 0;
    transition: .25s;
}

.modal-choice__btn{
    margin-top: 12px;
    width: 100%;
}

.modal-choice__event-text{
    font-size: 18px;
}

.step-2 .modal-choice__product{
    transform: translateY(-20px);
    opacity: 0;
    pointer-events: none;
}

.step-2 .modal-choice__fill{
    transform: translateY(0px);
    opacity: 0;
    pointer-events: auto;
}

.modal-active {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.modal-active .blackout{
    opacity: 1;
    pointer-events: auto;
}

.modal-active .modal-choice{
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.modal-active{
    overflow: hidden;
}

.want-title{
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 5px;
}

.want-description{
    font-weight: 400;
    font-size: 18px;
    line-height: 145.5%;
    max-width: 635px;
}

.want-product__items{
    display: flex;
    justify-content: space-between;
    margin-top: 26px;
}

.want-product__item{
    border: 1.5px solid #E6E6E6;
    border-radius: 4px;
    width: calc(50% - 10px);
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.want-product__pic{
    height: 96px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 10px;
}

.want-product__title{
    font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 5px;
}

.want-container{
    max-width: 1190px;
    padding-bottom: 40px;
}

.want-wont{
    transition: all .3s;
}

.want-place{
    display: none;
    transition: all .3s;
}

.want-back{
    color: #B4B4B4;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 21px;
    display: inline-flex;
    align-items: center;
    transition: .25s;
}

.want-back:hover{
    color: #59aee4;
}

.want-back:hover path{
    stroke: #59aee4;
}

.want-back svg{
    margin-right: 8px;
}

.want-back svg path{
    transition: .25s;
}

.want-place{
    width: 100%;
}

.want-product.active .want-wont{
    animation: fadeInFromBlock 0.5s ease-out;
    -webkit-animation: fadeInFromBlock 0.5s ease-out;
    -moz-animation: fadeInFromBlock 0.5s ease-out;
    -o-animation: fadeInFromBlock 0.5s ease-out;
    animation-fill-mode: forwards;
    display: none;
}

.want-product.active .want-place{
    animation: fadeInFromNone 0.5s ease-out;
    -webkit-animation: fadeInFromNone 0.5s ease-out;
    -moz-animation: fadeInFromNone 0.5s ease-out;
    -o-animation: fadeInFromNone 0.5s ease-out;
    animation-fill-mode: forwards;
    display: block;
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 1;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 1;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 1;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 1;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@-o-keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@-moz-keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@-webkit-keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@media (max-width: 800px) {
    .want-back{
        margin-bottom: 20px;
    }
    .want-title{
        font-size: 26px;
        line-height: 1.3;
    }
    .want-product__items{
        flex-direction: column;
    }
    .choice-items{
        justify-content: space-between;
    }
    .want-product__item{
        width: 100%;
        padding: 20px;
    }
    .want-product__title{
        font-size: 20px;
        line-height: 1.3;
    }
    .want-product__items .btn{
        margin-top: 20px;
        width: 100%;
    }
    .want-product__item:nth-child(2){
        margin-top: 20px;
    }
    .choice-item{
        flex-basis: calc(50% - 10px);
        margin-right: 0;
    }
    .spisok__spisok-block_edit {
        top: 0;
        left: 0;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        transform: translate(0);
        padding: 0
    }

    .spisok__spisok-block_content {
        flex-direction: column;
        align-items: flex-start
    }

    .spisok__spisok-block_right {
        margin-top: 20px
    }

    .spisok__spisok-block_title {
        display: flex;
        flex-direction: column
    }

    .spisok__spisok-block_top {
        padding-top: 30px
    }

    .spisok__spisok-block_item {
        margin-top: 40px
    }

    .return__wrapper-input_more {
        right: 0;
        left: auto
    }

    .return__wrapper-input {
        width: 100%
    }

    .basket__wrapper-block_right {
        flex-direction: column
    }

    .basket__wrapper-block_price {
        margin-top: 10px
    }

    .basket__btns {
        display: flex;
        align-items: center;
        flex-direction: column
    }

    .basket__btns button {
        margin-bottom: 15px;
        width: 290px;
        padding: 0;
        margin-right: 0
    }

    .auth, .code {
        flex-grow: unset;
        height: auto;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .auth__wrapper-form {
        margin-top: 28px
    }

    .header__company {
        text-align: center
    }

    .header__logs {
        padding-bottom: 0
    }

    .application__text {
        white-space: nowrap
    }
}

@media (max-width: 767px) {
    .modal-choice__items {
        max-height: calc(100% - 181px);
    }
    .modal-choice__info{
        max-height: calc(100% - 56px);
    }
    .modal-choice__event{
        height: 120px;
        padding: 12px;
    }
    .modal-choice .choice-item__title{
        font-size: 16px;
    }
    .modal-choice__title{
        font-size: 20px;
    }
    .modal-choice__container{
        padding: 20px 4px 20px 10px;
    }
    .choice-block{
        padding: 15px;
    }
    .choice-top{
        flex-direction: column;
        align-items: flex-start;
        font-size: 20px;
        line-height: 1.3;
    }
    .choice-price{
        margin-left: 0;
        margin-top: 14px;
    }
    .order-title{
        font-size: 20px;
    }
    .want-product__btn .btn{
        width: 100%;
        margin: 20px 0 0;
    }
    .order-top{
        flex-direction: column;
        align-items: flex-start;
        margin-top: 0;
    }
    .order-link{
        margin-left: 0;
        margin-top: 15px;
    }
    .appeal-items{
        justify-content: space-between;
    }
    .appeal-item{
        margin-right: 0;
        flex-basis: calc(50% - 5px);
    }
}

@media (max-width: 500px) {
    .spisok__spisok-block_top {
        flex-direction: column
    }

    .spisok__spisok-block_order {
        margin-left: 0;
        margin-top: 10px
    }

    .return__product-bonus {
        margin-left: 0
    }

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

    .return__wrapper-textarea textarea {
        height: 126px
    }

    .return__wrapper-select {
        flex-direction: column;
        align-items: flex-start
    }

    .return__wrapper-radio {
        width: 100%;
        height: 50px
    }

    .return__wrapper-radio {
        margin-bottom: 15px
    }

    .return__wrapper-radio:last-child {
        margin-bottom: 0
    }

    .return__wrapper-radio label {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        background: #fff;
        border: 1.5px solid #e6e6e6;
        border-radius: 4px;
        padding-left: 18px;
        transition: .4s
    }

    .return__wrapper-radio label:before {
        display: none
    }

    .return__wrapper-radio input:checked + label {
        border: 1.5px solid #59aee4
    }

    h2 {
        font-size: 28px;
        line-height: 1.4;
    }

    .return__btn{
        margin-bottom: 20px;
    }

    .return__product {
        padding-bottom: 10px
    }

    .return__wrapper-block {
        padding: 30px 0
    }

    .return__wrapper-donwload {
        margin-top: 20px
    }

    h3 {
        font-size: 24px
    }

    .return__wrapper-submit {
        margin-top: 10px
    }

    .spisok__spisok-block {
        padding-bottom: 10px
    }

    .basket__wrapper-block label {
        padding: 0 7px 0 10px
    }

    .basket__wrapper-block label::before {
        left: 7px
    }

    .code__block {
        max-width: 100%;
        padding: 0 15px
    }

    .auth {
        padding: 0 15px;
        max-width: 100%
    }

    .header__logs {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .header__logs-item {
        width: 48%;
        margin-right: 0;
        margin-bottom: 19px;
        display: flex;
        justify-content: center
    }

    .auth__wrapper-form {
        max-width: 100%
    }
}