/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}
@font-face {
    font-family: "Suisse Intl Regular";
    src: url(/fonts/SuisseIntl/SuisseIntl-Regular.otf);
    font-weight: normal;
  }

  @font-face {
    font-family: "Suisse Intl Regular";
    src: url(/fonts/SuisseIntl/SuisseIntl-Regular.otf);
    font-weight: 400;
  }

  @font-face {
    font-family: "Suisse Intl Book";
    src: url(/fonts/SuisseIntl/SuisseIntl-Book.otf);
    font-weight: normal;
  }

@font-face {
    font-family: "Suisse Intl Thin";
    src: url(/fonts/SuisseIntl/SuisseIntl-Thin.otf);
    font-weight: normal;
}
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
:root{
    scroll-behavior: smooth;
}

body {
    font-family: "Suisse Intl Regular";
}

a {
    text-underline-offset: 8px;
}


.content-container {
    padding: 0 60px;
    position: relative;
}

h2 {
    font-weight: 400;
    font-size: 82px;
    line-height: 105%;
    letter-spacing: -0.04em;
    color: #0f0f0f;
    text-align: left;
    margin-bottom: 80px;
}

h3 {
    font-weight: 400;
    font-size: 62px;
    line-height: 105%;
    letter-spacing: -0.04em;
    /*text-align: center;*/
    color: #000;
    margin: 0;
    padding: 0;
}

h4 {
    font-weight: 400;
    font-size: 52px;
    line-height: 105%;
    letter-spacing: -0.04em;
    color: #0f0f0f;
    margin: 0;
    padding: 0;
}

h5 {
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #000;
    margin: 0;
    padding: 0;
}

h6 {
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #000;
    margin: 0;
    padding: 0;
}

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

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.nowrap {
    white-space: nowrap;
}

.no-scroll {
    overflow: hidden;
}

.text-opacity50 {
    color: rgba(0, 0, 0, 0.5);
}

.img-reverse {
    transform: scaleX(-1);
}

.black-btn {
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #000;
    backdrop-filter: blur(10px);
    color: #ffffff;
    text-decoration: none;
    user-select: none;
    border: 1px solid #000;
    transition: all 0.5s ease-out;
    width: fit-content;
}

.black-btn:hover {
    text-decoration: none!important;
}

.btn-h-white:hover {
    background: #FFFFFF;
    color: #000000;
}

.white-btn {
    display: flex;
    padding: 15px;
    justify-content: center;
    align-items: flex-end;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.50);
    color: #000;
    letter-spacing: -0.4px;
    background: #FFFFFF;
    text-decoration: none;
}

.btn-h-black:hover {
    background: #000000;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.second-page {
    padding-top: 86px;
}

.text-center {
    display: flex;
    justify-content: center;
}

.arrow-link {
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
}

.arrow-link img {
    right: -25px;
    margin-left: 15px;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.arrow-link:hover img {
    right: -45px;
}

.white-btn {
    text-decoration: none;
    border-radius: 10px;
    background: #FFF;
    color: #000;
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    width: fit-content;
    /*border: none;*/
}

.white-btn:hover {
    background: #000;
    color: #FFF;
    transition: all 0.5s ease-out;
}

@media (max-width: 1440px) {
    .content-container {padding: 0 40px;}
    h2 {
        font-size: 62px;
        margin-bottom: 60px;
    }
    h3 {font-size: 52px;}
    h4 {font-size: 42px;}
    h5 {font-size: 24px;}
    h6 {font-size: 20px;}
}

@media (max-width: 1200px) {
    h2 {margin-bottom: 50px;}
}

@media (max-width: 980px) {
    .content-container {padding: 0 20px;}
    h1 {
        font-size: 80px;
        /*width: 632px;*/
        /*padding-top: 70px;*/
    }
    h2 {font-size: 52px;}
    h3 {font-size: 41px;}

    .content-container {
        padding: 0 20px;
    }
}





@media all and (max-width:432px) and (orientation: portrait) {

   .content-container {padding: 0 20px;}
    h2 {font-size: 32px;margin-bottom: 40px;}
    h3 {font-size: 32px;}
    h4 {font-size: 24px;}
    h5 {font-size: 20px;}

    .mobile-header {padding: 20px 10px 20px 10px;}

    .car-header {
        font-size: 20px;
        line-height: 130%;
    }

    .types-wrapper {gap: 60px;}
    .terminal-name {font-size: 16px;}
    .fin-services-cards-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        margin-top: 40px;
        justify-content: center;
        gap: 40px;
    }

    .fin-services-card {
        width: 100%;
        gap: 20px;
    }

    .fin-card-3 {margin-top: 0;}

    .question-header h5 {padding-right: 20px;}

    .footer-info {grid-template-columns: repeat(2, 1fr);}

    .news-wrapper,
    .messengers-footer {
        grid-column: span 2;
    }

    .nav-footer a {font-size: 20px;}

    .mobile-div-hidden {display: none;}

    .messengers-footer {
        margin-top: 60px;
        flex-direction: row;

    }

    .news-wrapper {
        margin-top: 80px;
    }
}

@media (max-width: 320px) {
    h2 {font-size: 30px;}
    h3 {font-size: 24px;}
}


@media only screen and (min-device-width: 460px) and (max-device-width: 960px) and (orientation: landscape) {

    h1 {
        font-size: 50px;
        padding-top: 20px;
    }

    .safe-deal {
        padding-top: 120px;
    }

    .category-slide img {
        height: 350px;
        margin-bottom: 20px;
    }
}
.curtain {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
    transition: height 2s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    z-index: 9999;
}

.curtain.closed {
    height: 0;
}

.curtain-content {
    height: 100%;
    padding: 20px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 64px;
}
.popup-form {
     display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}

.popup-wrapper {
    border-radius: 15px;
    width: 90%;
    background-color: #ffffff;
    padding: 60px;
}

.popup-close {
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    cursor: pointer;
}

.text-wrapper {
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 95%;
    margin-top: 50px;
}

.text-wrapper h3 {
    line-height: 105%;
    letter-spacing: -0.04em;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 40%;
}

.form input {
    width: 100%;
    border: 1px solid #808080;
    border-radius: 10px;
    padding: 18px 0 18px 20px
}

.checkbox {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
}

.checkbox input {
    width: 21px;
    height: 21px;
}

.politics {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.7);
}

.send-btn {
    border-radius: 10px;
    padding: 16px 20px;
    backdrop-filter: blur(20px);
    background: #000;
    color: #ffffff;
    width: 121px;
    line-height: 100%;
    letter-spacing: -0.02em;
    margin-top: 10px;
}

.send-btn:hover {
    background: #808080;
}

#msg-frm {
    width: 100%;
    padding: 100px 0;
    font-size: 62px;
    text-align: center;
}

#msg-frm h4 {
    font-size: 52px;
    letter-spacing: -2.08px;
    line-height: 120%;
    margin-bottom: 16px;
}

#msg-frm h5 {
    font-size: 24px;
    line-height: 120%; /* 28.8px */
    letter-spacing: -0.48px;
    color: #808080;
}

#msg-frm .btn-block {
    color: #808080;
    margin-top: 60px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 120%; /* 19.2px */
    letter-spacing: -0.32px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#msg-frm .btn-block a {
    border-radius: 10px;
    background: #000;
    backdrop-filter: blur(10px);
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    margin-top: 16px;
    color: #FFFFFF;
    text-decoration: none;
    width: 165px;
}

@media (max-width: 1500px) {
    .form {
        min-width: 400px;
    }
    .popup-wrapper h3 {
        font-size: 46px;
    }
}


@media (max-width: 768px) {
    .popup-wrapper {
        padding: 30px;
    }

    .text-wrapper {
        margin-top: 0;
        padding: 30px;
        flex-direction: column;
        width: 100%;
        gap: 40px;
    }

    .form {
        width: 100%;
        min-width: auto;
    }
}

@media (max-width: 430px) {
    .popup-wrapper {
        padding: 10px;
        width: 100%;
        height: 100vh;
        border-radius: 0;
    }
    .popup-close {
        margin: 10px;
    }

    .text-wrapper {
        margin-top: 100px;
        padding: 0;
    }

}

@media only screen and (min-device-width: 460px) and (max-device-width: 960px) and (orientation: landscape) {

    .popup-wrapper {
        width: 100vw;
        height: 100vh;
        border-radius: 0;
    }
    .text-wrapper {
        margin-top: 0;
        gap: 20px;
    }  
    .form {
        gap: 10px;
    }
    h3 {
        font-size: 30px;
    }
}
@media only screen and (min-device-width: 960px) and (max-device-width: 1024px) and (orientation: landscape){
    .text-wrapper {
        margin-top: 40px;
        gap: 20px;
    }
    h3 {
        text-align: left;
    }
}

.full-screen {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    flex-direction: column;
    z-index: 9999999999;
    display: none;
    background: #F8F8F8;
}

.full-screen.opened {
    display: flex;
}

.full-screen-header {
    height: 80px;
    flex-shrink: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);;
}

.full-screen-logo {
    font-family: "Suisse Intl Book";
    font-size: 36px;
    color: #000000;
}

.full-screen-closer {
    cursor: pointer;
    font-size: 16px;
    display: flex;
    gap: 17px;
    align-items: center;
    position: absolute;
    top: 21px;
    right: 50px;
    transition: all 0.2s ease-out;
}

.full-screen-body {
    height: 100%;
    width: 100%;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0.5) #F8F8F8;
    scrollbar-width: thin;
}

.callback-frm {
    align-items: center;
    flex-direction: column;
    justify-content: center;

}

.callback-frm h2 {
    margin: 80px 0 120px 0;
    text-align: center;
}

#callback-form {
    width: 480px;
    text-align: left;
    margin-bottom: 50px;
}

#callback-form .form-control {
    display: none;
}

#callback-form .fl-input  {
    margin-bottom: 0;
    border-radius: 0;
}

#callback-form .checkbox-button {
    margin-bottom: 40px;
}

#callback-form input[type=submit] {
    width: 100%;
}

.callback-header {
    font-size: 82px;
}

.callback-frm-done {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.callback-frm-done h2 {
    margin-bottom: 70px;
}

.callback-frm-done span {
    color: rgba(0, 0, 0, 0.50);
    width: 500px;
    font-size: 30px;
    text-align: center;
    display: block;
}



@media (max-width: 1440px) {
    .callback-frm h2 {
        margin: 80px 0 40px 0;
    }
    #callback-form .input-block  {
        margin-bottom: 40px;
    }
    .callback-header {
        font-size: 62px;
    }
    .callback-frm-done h2 {
        margin-bottom: 60px;
    }
    .callback-frm-done span {
        font-size: 24px;
        width: 400px;
    }
    #callback-form .fl-input  {
        /*margin-bottom: 10px;*/
        border-radius: 0;
    }
}

@media (max-width: 1200px) {
    .callback-frm-done span {
        font-size: 22px;
        width: 350px;
    }
}

@media (max-width: 900px) {
    .callback-frm h2 {
        margin: 80px 0 80px 0;
    }
    #callback-form .input-block  {
        margin-bottom: 60px;
    }
}

@media (max-width: 500px) {
    .callback-frm h2 {
        margin: 20px 0 20px 0;
    }

    .callback-header {
        font-size: 42px;
    }
    .callback-frm-done h2 {
        margin-bottom: 40px;
    }
    .callback-frm-done span {
        font-size: 22px;
        width: 95%;
    }
    .full-screen-header {
        justify-content: flex-start;
        padding-left: 20px;
    }
    .full-screen-body {
        padding: 0 20px;
    }

    #callback-form {
        width: 100%;
        text-align: left;
        margin-bottom: 50px;
    }

    #callback-form .checkbox-button__control {
        margin-right: 8px;
    }

    #callback-form .checkbox-button__label {
        font-size: 12px;
    }

    .full-screen-closer {
        right: 20px;
    }

    #callback-form .input-block  {
        margin-bottom: 20px;
    }
    #callback-form .checkbox-button {
        margin-bottom: 20px;
    }

}

@media (max-width: 390px) {
    .callback-header {
        font-size: 30px;
    }
    .full-screen-logo {
        font-size: 24px;
    }

}
.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    z-index: 10000;
    display: none;
    overflow-y: scroll;
    padding-bottom: 90px;
}

.mobile-menu.opened {
    display: block;
}

.mobile-nav-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0 0 40px 0;
    /*margin-bottom: 40px;*/
}

.mobile-nav-socials {
    padding-left: 10px;
    display: flex;
    gap: 60px;
}

.mobile-nav-socials a {
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 0 20px;
    width: 100%;
    background: #ffffff;
}

.chat-btn, .call-btn {
    border: 1px solid rgba(0, 0, 0, 0.2);
    /*background: transparent;*/
    background: #000;
    color: #ffffff;
    border-radius: 6px;
    padding: 5px 10px;
    width: 136px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -0.02em;
    text-align: center;
    /*color: #000;*/
    transition: all 0.2s ease-in-out;
}

.chat-btn:hover,
.call-btn:hover {
    background: #808080;
    color: #ffffff;
}



.buttons {
    align-items: center;
    gap: 10px;
    display: flex
}
.mobile-link {
    font-weight: 400;
    /*font-size: 30px;*/
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #000;
    padding-left: 20px;
    text-decoration: none;
}

.no-scroll {
    overflow: hidden;
    height: 100vh;
}

.mobile-lead-btn {
    position: fixed;
    bottom: 20px;
    left: 10px;
    right: 10px;
}

.mobile-big-sber {
    display: flex;
    height: 40px;
    padding: 16px 22px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    flex: 1 0 0;
    border-radius: 10px;
    border: 1px solid #767676;
    text-decoration: none;
    color: #000000;
}

.client-wrapper {
    padding: 20px;
}

.client-hello {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.client-hello a {
    color: #000000;
}
.text-center {text-align: center!important;}
.w-100 {width: 100%!important;}
.c-black {color: #000!important;}
.d-flex {display: flex;}
.flex-center {justify-content: center;}
.flex-column {flex-direction: column;}
.align-center {align-items: center;}
.gap-5 {gap: 5px;}
.gap-10 {gap: 10px;}
.gap-15 {gap: 15px;}

.br-10 {border-radius: 10px!important;}
.mt-20 {margin-top: 20px!important;}
.mb-20 {margin-bottom: 20px!important;}
.mb-30 {margin-bottom: 30px!important;}
.mb-50 {margin-bottom: 50px!important;}
.mb-60 {margin-bottom: 60px!important;}
.mb-80 {margin-bottom: 80px!important;}
.ml-5 {margin-left: 5px!important;}
.ml-10 {margin-left: 10px!important;}
.ml-15 {margin-left: 15px!important;}
.hidden {display: none!important;}

.round-10 {border-radius: 10px!important;}
.black-logo {
    text-decoration: none;
    color: #000!important;
    display: block;
    padding: 30px 0;
}
.transparent {opacity: 0!important;}
.c-grey {color: #878787;}
.c-grey2 {color: #808080;}
.text-left {text-align: left!important;}
.text-right {text-align: right!important;}
.text-center {text-align: center!important;}
.pills-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}
.pill {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    padding: 8px;
    background: rgba(0, 0, 0, 0.05);
    white-space: nowrap;
}
.cur-pointer {
    cursor: pointer;
}
.black-link {
    text-decoration: none;
    color: #000000;
}

.c-red {color: #E94040!important;}
.c-white {color: white!important;}
.c-black {color: black!important;}

.capitalize::first-letter {text-transform: capitalize!important;}

.br-50 {
    border-radius: 50%!important;
}

.h-black:hover {
    color: #000!important;
}

h1 {
    font-weight: 400;
    font-size: 82px;
    line-height: 105%;
    letter-spacing: -0.02em;
    margin: 0;
}

.mirrored {
  transform: scaleX(-1);
}

@media (max-width: 1440px) {
    h1 {font-size: 62px;}
}
@media (max-width: 430px) {
    h1 {font-size: 42px;}
}
@media (max-width: 430px) {
    h1 {font-size: 30px;}
}


.rotate {
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin {
    100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg);
    }
}


.r90deg:hover {
    transform: rotate(90deg);
}

.support-btn {
    position: fixed;
    bottom: 30px;
    right: 40px;
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #FFF;
    background: #FBFAFD;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none;
    color: #333;
    font-size: 16px;
    letter-spacing: -0.32px;
    z-index: 10;
    user-select: none;
}

.support-btn:hover {
    background: #f6f5f5;
}
.img-round {
    border-radius: 10px;
    overflow: hidden;
}
.slide-wrapper {
    width: 100%;
    user-select: none;
}
.slide-a {width: 726px;}

.slide-a .slide-description {
    margin: 40px 0;
    font-size: 30px;
}

.slide-a .car-slide-description {margin-top: 20px;}

@media (max-width: 1440px) {
    .slide-a {width: 556px;}
    .slide-a .slide-description {
        font-size: 24px;
    }
}

@media (max-width: 1200px) {
    .slide-a {width: 445px;}
    .slide-a .slide-description {font-size: 20px;}
}


@media (max-width: 768px) {
    .slide-a {width: 448px;}
    .slide-a .slide-description {margin: 30px 0;}
}

@media (max-width: 430px) {
    .slide-a {width: 340px;}
    .slide-a .slide-description {margin-top: 20px;}
}

@media (max-width: 320px) {
    .slide-a {width: 340px;}
}


#customize-controls {
    justify-content: flex-end;
    display: flex;
    list-style: none;
    gap: 50px;
    user-select: none;
    cursor: pointer;
}

.press-block .tns-nav button {
    border: none;
    display: block;
    background: rgba(0,0,0,0.2);
    width: 133px;
    /*padding: 10px 0;*/
    user-select: none;
    height: 2px;
    cursor: pointer;
}

.press-block .tns-nav {
    margin-top: 70px;
    display: flex;
    gap: 30px;
}

@media (min-width: 980px) and (max-width: 1200px) {
    .press-block .tns-nav button {
        width: 100px;
    }
}

@media (max-width: 980px) {
    .press-block .tns-nav button {
        display: none;
    }
}
.image-container {
    position: relative;
    display: inline-block;
}

.static-image,
.animated-gif {
    display: block;
    width: 100%;
    height: auto;
}

.animated-gif {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/*.image-container:hover .animated-gif {*/
/*    opacity: 1;*/
/*}*/

/*.image-container:hover .static-image {*/
/*    opacity: 0;*/
/*}*/
/*!* Typography *!*/

/*@font-face {*/
/*    font-display: block;*/
/*    font-family: Mori;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url(https://assets.codepen.io/16327/PPMori-Regular.woff) format("woff");*/
/*}*/

/*@font-face {*/
/*    font-display: block;*/
/*    font-family: Mori;*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    src: url(https://assets.codepen.io/16327/PPMori-SemiBold.woff) format("woff");*/
/*}*/

/*@font-face {*/
/*    font-display: block;*/
/*    font-family: Fraktion Mono;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url(https://assets.codepen.io/16327/PPFraktionMono-Bold.woff)*/
/*    format("woff");*/
/*}*/

/*:root {*/
/*    --color-shockingly-green: #0ae448;*/
/*    --color-just-black: #0e100f;*/
/*    --color-surface-white: #fffce1;*/
/*    --color-pink: #fec5fb;*/
/*    --color-shockingly-pink: #f100cb;*/
/*    --color-orangey: #ff8709;*/
/*    --color-lilac: #9d95ff;*/
/*    --color-lt-green: #abff84;*/
/*    --color-blue: #00bae2;*/
/*    --color-grey: gray;*/
/*    --color-surface75: #bbbaa6;*/
/*    --color-surface50: #7c7c6f;*/
/*    --color-surface25: #42433d;*/
/*    --gradient-macha: linear-gradient(*/
/*            114.41deg,*/
/*            var(--color-shockingly-green) 20.74%,*/
/*            var(--color-lt-green) 65.5%*/
/*    );*/
/*    --gradient-orange-crush: linear-gradient(*/
/*            111.45deg,*/
/*            var(--color-orangey) 19.42%,*/
/*            #f7bdf8 73.08%*/
/*    );*/
/*    --gradient-lipstick: linear-gradient(*/
/*            165.72deg,*/
/*            #f7bdf8 21.15%,*/
/*            #cd237f 81.93%*/
/*    );*/
/*    --gradient-purple-haze: linear-gradient(*/
/*            153.58deg,*/
/*            #f7bdf8 32.25%,*/
/*            #2f3cc0 92.68%*/
/*    );*/
/*    --gradient-skyfall: linear-gradient(*/
/*            131.77deg,*/
/*            #0a157a 30.82%,*/
/*            #15bfe4 81.82%*/
/*    );*/
/*    --gradient-emerald-city: linear-gradient(*/
/*            166.9deg,*/
/*            var(--color-shockingly-green) 53.19%,*/
/*            #0085d0 107.69%*/
/*    );*/
/*    --gradient-summer-fair: linear-gradient(*/
/*            144.02deg,*/
/*            var(--color-blue) 4.56%,*/
/*            var(--color-pink) 72.98%*/
/*    );*/
/*    --color-core-green: #dfffd1;*/
/*    --color-core-green-lt: #f3ffee;*/
/*    --color-core-gradient: radial-gradient(*/
/*            89.08% 84.62% at 16.54% 78.46%,*/
/*            #fbfefa 0%,*/
/*            #c9f6b4 39.58%,*/
/*            #abff84 77.6%,*/
/*            #2fee65 100%*/
/*    );*/
/*    --color-core-button-gradient: linear-gradient(*/
/*            114.41deg,*/
/*            #0ae448 20.74%,*/
/*            #abff84 65.5%*/
/*    );*/
/*    --color-core-heading-gradient: linear-gradient(*/
/*            180deg,*/
/*            #d6ffc3 0%,*/
/*            rgba(214, 255, 195, 0) 100%*/
/*    ),*/
/*    #f3ffee;*/
/*    --color-core-intro-gradient: linear-gradient(*/
/*            144.5deg,*/
/*            #e8ffdd 65.09%,*/
/*            #7dea7b 122.73%*/
/*    ),*/
/*    linear-gradient(311.31deg, #7ef89e 36.08%, #e5ffd9 106.98%);*/
/*    --color-text-purple: #d2ceff;*/
/*    --color-text-purple-lt: #dfdcff;*/
/*    --color-text-gradient: radial-gradient(*/
/*            129.03% 100% at 120.97% 81.45%,*/
/*            #dfdcff 27.08%,*/
/*            #a69eff 100%*/
/*    );*/
/*    --color-svg-tangerine: #ffe3c7;*/
/*    --color-svg-tangerine-lt: #fff0e0;*/
/*    --color-svg-gradient: radial-gradient(*/
/*            70.77% 70.77% at 0% 70.77%,*/
/*            #ffd9b0 0%,*/
/*            #fd9f3b 80.73%,*/
/*            #ff8709 100%*/
/*    );*/
/*    --color-svg-heading-gradient: linear-gradient(*/
/*            180deg,*/
/*            #ffbd77 0%,*/
/*            rgba(254, 197, 251, 0) 100%*/
/*    ),*/
/*    #ffe4c7;*/
/*    --color-ui-blue: #bef3fe;*/
/*    --color-ui-blue-lt: #e1faff;*/
/*    --color-ui-blue-codeblk: #f6feff;*/
/*    --color-ui-text-gradient: linear-gradient(*/
/*            168.89deg,*/
/*            #fec5fb -21.3%,*/
/*            #00bae2 89.88%*/
/*    );*/
/*    --color-ui-code-blocktext-gradient: linear-gradient(*/
/*            142.91deg,*/
/*            #cef6ff 18.75%,*/
/*            #a6efff 54.93%*/
/*    );*/
/*    --color-ui-gradient: radial-gradient(*/
/*            78.77% 78.77% at 71.71% 30.77%,*/
/*            #f0fcff 0%,*/
/*            #9bedff 67.21%,*/
/*            #98ecff 76.04%,*/
/*            #5be1ff 84.9%,*/
/*            #00bae2 94.79%*/
/*    );*/
/*    --color-ui-gradient-background: linear-gradient(*/
/*            137.1deg,*/
/*            #ecfcff 27.5%,*/
/*            #a6efff 94.09%*/
/*    );*/
/*    --color-ui-gradient-flip-background: radial-gradient(*/
/*            140% 190% at 117.54% 131.12%,*/
/*            #f0fcff 0%,*/
/*            #9bedff 25.52%,*/
/*            #98ecff 42.71%,*/
/*            #5be1ff 60.94%,*/
/*            #00bae2 94.79%*/
/*    );*/
/*    --color-scroll-pink: #ffd7fd;*/
/*    --color-scroll-pink-lt: #ffe9fe;*/
/*    --color-scroll-gradient: linear-gradient(*/
/*            317.42deg,*/
/*            #ffe9fe 10.4%,*/
/*            #ff96f9 83.03%*/
/*    );*/
/*    --ease-in: cubic-bezier(0.755, 0.05, 0.855, 0.06);*/
/*    --ease-out: cubic-bezier(0.23, 1, 0.32, 1);*/
/*    --ease-in-out: cubic-bezier(0.86, 0, 0.07, 1);*/
/*    --ease-out-quart: cubic-bezier(0.175, 0.79, 0.38, 0.905);*/
/*    --ease-in-out-quart: cubic-bezier(0.645, 0.045, 0.355, 1);*/
/*}*/

/*:root {*/
/*    --dark: var(--color-just-black);*/
/*    --grey-dark: #42433d;*/
/*    --light: var(--color-surface-white);*/
/*    --mid: #7c7c6f;*/
/*    --grey: #gray;*/
/*    --gray: #gray;*/
/*    --green: var(--color-shockingly-green);*/
/*    --green-dark: #0ae448;*/
/*    --green-light: var(--color-lt-green);*/
/*    --blue: var(--color-blue);*/
/*    --purple: var(--color-lilac);*/
/*    --red: #cd237f;*/
/*    --orange: var(--color-orangey);*/
/*    accent-color: var(--color-shockingly-green);*/
/*}*/
/*!* lovely fluid fonts *!*/

/*:root {*/
/*    --fluid-min-width: 320;*/
/*    --fluid-max-width: 1140;*/

/*    --fluid-screen: 100vw;*/
/*    --fluid-bp: calc(*/
/*            (var(--fluid-screen) - var(--fluid-min-width) / 16 * 1rem) /*/
/*            (var(--fluid-max-width) - var(--fluid-min-width))*/
/*    );*/
/*}*/

/*@media screen and (min-width: 1140px) {*/
/*    :root {*/
/*        --fluid-screen: calc(var(--fluid-max-width) * 1px);*/
/*    }*/
/*}*/

/*:root {*/
/*    --f-0-min: 16;*/
/*    --f-0-max: 18;*/
/*    --step-0: calc(*/
/*            ((var(--f-0-min) / 16) * 1rem) + (var(--f-0-max) - var(--f-0-min)) **/
/*            var(--fluid-bp)*/
/*    );*/

/*    --f-1-min: 16;*/
/*    --f-1-max: 22.5;*/
/*    --step-1: calc(*/
/*            ((var(--f-1-min) / 16) * 1rem) + (var(--f-1-max) - var(--f-1-min)) **/
/*            var(--fluid-bp)*/
/*    );*/

/*    --f-2-min: 23.04;*/
/*    --f-2-max: 28.13;*/
/*    --step-2: calc(*/
/*            ((var(--f-2-min) / 16) * 1rem) + (var(--f-2-max) - var(--f-2-min)) **/
/*            var(--fluid-bp)*/
/*    );*/

/*    --f-3-min: 27.65;*/
/*    --f-3-max: 35.16;*/
/*    --step-3: calc(*/
/*            ((var(--f-3-min) / 16) * 1rem) + (var(--f-3-max) - var(--f-3-min)) **/
/*            var(--fluid-bp)*/
/*    );*/

/*    --f-4-min: 33.18;*/
/*    --f-4-max: 46;*/
/*    --step-4: calc(*/
/*            ((var(--f-4-min) / 16) * 1rem) + (var(--f-4-max) - var(--f-4-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*}*/

/*!* fluid paddings *!*/

/*:root {*/
/*    --fluid-min-width: 320;*/
/*    --fluid-max-width: 1140;*/

/*    --fluid-screen: 100vw;*/
/*    --fluid-bp: calc(*/
/*            (var(--fluid-screen) - var(--fluid-min-width) / 16 * 1rem) /*/
/*            (var(--fluid-max-width) - var(--fluid-min-width))*/
/*    );*/
/*}*/

/*@media screen and (min-width: 1140px) {*/
/*    :root {*/
/*        --fluid-screen: calc(var(--fluid-max-width) * 1px);*/
/*    }*/
/*}*/

/*:root {*/
/*    --fc-s-min: (var(--f-0-min, 21));*/
/*    --fc-s-max: (var(--f-0-max, 24));*/

/*    --fc-m-min: (var(--fc-s-min) * 6);*/
/*    --fc-m-max: (var(--fc-s-max) * 6);*/

/*    --fc-l-min: (var(--fc-s-min) * 8);*/
/*    --fc-l-max: (var(--fc-s-max) * 8);*/

/*    --fc-xl-min: (var(--fc-s-min) * 10);*/
/*    --fc-xl-max: (var(--fc-s-max) * 10);*/

/*    !* T-shirt sizes *!*/
/*    --space-s: calc(*/
/*            ((var(--fc-s-min) / 16) * 1rem) + (var(--fc-s-max) - var(--fc-s-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*    --space-m: calc(*/
/*            ((var(--fc-m-min) / 16) * 1rem) + (var(--fc-m-max) - var(--fc-m-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*    --space-l: calc(*/
/*            ((var(--fc-l-min) / 16) * 1rem) + (var(--fc-l-max) - var(--fc-l-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*    --space-xl: calc(*/
/*            ((var(--fc-xl-min) / 16) * 1rem) + (var(--fc-xl-max) - var(--fc-xl-min)) **/
/*            var(--fluid-bp)*/
/*    );*/

/*    !* One-up pairs *!*/
/*    --space-s-m: calc(*/
/*            ((var(--fc-s-min) / 16) * 1rem) + (var(--fc-m-max) - var(--fc-s-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*    --space-m-l: calc(*/
/*            ((var(--fc-m-min) / 16) * 1rem) + (var(--fc-l-max) - var(--fc-m-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*    --space-l-xl: calc(*/
/*            ((var(--fc-l-min) / 16) * 1rem) + (var(--fc-xl-max) - var(--fc-l-min)) **/
/*            var(--fluid-bp)*/
/*    );*/
/*}*/

/*!* commonly used utils *!*/

/*.pad-s {*/
/*    padding-top: var(--space-s);*/
/*    padding-bottom: var(--space-s);*/
/*}*/

/*.pad-m {*/
/*    padding-top: var(--space-m);*/
/*    padding-bottom: var(--space-m);*/
/*}*/

/*.pad-l {*/
/*    padding-top: var(--space-l);*/
/*    padding-bottom: var(--space-l);*/
/*}*/

/*.pad-xl {*/
/*    padding-top: var(--space-xl);*/
/*    padding-bottom: var(--space-xl);*/
/*}*/

/*.flow > * + * {*/
/*    margin-top: 1em;*/
/*}*/

/*.text-center {*/
/*    text-align: center;*/
/*}*/

/*.box {*/
/*    width: 75px;*/
/*    height: 75px;*/
/*    border-radius: 12px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*    background-color: var(--green);*/
/*    font-weight: 600;*/
/*    color: var(--dark);*/
/*    line-height: 1.2;*/
/*    will-change: transform;*/
/*}*/

/*.circle {*/
/*    width: 75px;*/
/*    height: 75px;*/
/*    border-radius: 99px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*    background-color: var(--green);*/
/*    font-weight: 600;*/
/*    color: var(--dark);*/
/*    line-height: 1.2;*/
/*    will-change: transform;*/
/*}*/

/*!* always doing this *!*/
/*.flex-row {*/
/*    width: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-around;*/
/*}*/

/*!* and this *!*/

/*.center {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*!* colors *!*/

/*.green {*/
/*    background-color: var(--green);*/
/*}*/
/*.blue {*/
/*    background-color: var(--blue);*/
/*}*/
/*.purple {*/
/*    background-color: var(--purple);*/
/*}*/
/*.red {*/
/*    background-color: var(--red);*/
/*}*/
/*.orange {*/
/*    background-color: var(--orange);*/
/*}*/

/*.dark {*/
/*    background-color: var(--dark);*/
/*    color: var(--light);*/
/*}*/

/*.light {*/
/*    background-color: var(--light);*/
/*    color: var(--dark);*/
/*}*/

/*.text-light {*/
/*    color: var(--light);*/
/*}*/

/*.text-dark {*/
/*    color: var(--dark);*/
/*}*/

/*.gray,*/
/*.grey {*/
/*    background-color: var(--grey);*/
/*}*/

/*body {*/
/*    color: var(--color-surface-white);*/
/*    background-color: var(--dark);*/
/*    font-family: Mori, sans-serif;*/
/*    font-weight: 400;*/
/*    margin: 0;*/
/*    font-size: var(--step-0);*/
/*    line-height: 1.45;*/
/*}*/

/*h1,*/
/*h2,*/
/*h3,*/
/*h4 {*/
/*    margin: 10px 0 10px 0;*/
/*    font-weight: 400;*/
/*    line-height: 1.2;*/
/*}*/

/*h1,*/
/*.h1 {*/
/*    font-size: var(--step-4);*/
/*}*/

/*h2,*/
/*.h2 {*/
/*    font-size: var(--step-3);*/
/*}*/

/*h3,*/
/*.h3 {*/
/*    font-size: var(--step-2);*/
/*}*/

/*h4,*/
/*.h4,*/
/*.lead {*/
/*    font-size: var(--step-1);*/
/*}*/

/*a {*/
/*    color: var(--green);*/
/*    font-weight: bold;*/
/*    text-decoration: none;*/
/*}*/
/*a:hover {*/
/*    text-decoration: underline;*/
/*}*/

/*.light a {*/
/*    color: var(--green-dark);*/
/*}*/


/*button {*/
/*    display: inline-block;*/
/*    outline: none;*/
/*    padding: 8px 14px;*/
/*    background: var(--dark);*/
/*    border: solid 2px var(--light);*/
/*    color: var(--light);*/
/*    text-decoration: none;*/
/*    border-radius: 99px;*/
/*    padding: 12px 25px;*/
/*    text-transform: uppercase;*/
/*    font-weight: 600;*/
/*    cursor: pointer;*/
/*    line-height: 18px;*/
/*}*/

/*.gsap-logo {*/
/*    width: 20vw;*/
/*    max-width: 90px;*/
/*    position: fixed;*/
/*    bottom: 15px;*/
/*    right: 15px;*/
/*    mix-blend-mode: difference;*/
/*    z-index: 9999;*/
/*}*/

/*.gsap-logo img {*/
/*    width: 100%;*/
/*}*/

/*.gsap-3-logo {*/
/*    width: 20vw;*/
/*    max-width: 150px;*/
/*    position: fixed;*/
/*    bottom: 15px;*/
/*    right: 15px;*/
/*}*/

/*!* panels  *!*/

/*.panel {*/
/*    min-height: 100vh;*/
/*    padding-left: 0.6rem;*/
/*    padding-right: 0.6rem;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*.panel.gray {*/
/*    background-color: #777;*/
/*    background-image: var(--gradient-macha);*/
/*}*/
/*.panel.blue {*/
/*    background-color: #2c7ad2;*/
/*    background-image: var(--gradient-summer-fair);*/
/*}*/
/*.panel.orange {*/
/*    background-color: #e77614;*/
/*    background-image: var(--gradient-orange-crush);*/
/*}*/

/*.panel.red {*/
/*    background-color: #c82736;*/
/*    background-image: var(--gradient-lipstick);*/
/*}*/

/*.panel.purple {*/
/*    background-color: #8d3dae;*/
/*    background-image: var(--gradient-purple-haze);*/
/*}*/
/*.panel.green {*/
/*    background-color: #28a92b;*/
/*    background-image: var(--gradient-macha);*/
/*}*/

/*.panel.simple {*/
/*    background-image: none!important;*/
/*}*/

/*!* SCROLL DOWN *!*/
/*.scroll-down {*/
/*    position: absolute;*/
/*    bottom: 30px;*/
/*    left: 50%;*/
/*    transform: translate(-50%, 0);*/
/*    color: black;*/
/*    font-weight: 400;*/
/*    text-transform: uppercase;*/
/*    font-size: 16px;*/
/*    overflow: visible;*/
/*}*/
/*.scroll-down .arrow {*/
/*    position: relative;*/
/*    top: -4px;*/
/*    margin: 0 auto;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj4KPHBhdGggZmlsbD0iYmxhY2siIGQ9Ik00ODMuMiwxOTIuMmMtMjAuNS0yMC41LTUzLjUtMjAuOC03My43LTAuNkwyNTcsMzQ0LjFMMTA0LjUsMTkxLjZjLTIwLjItMjAuMi01My4yLTE5LjktNzMuNywwLjYKCWMtMjAuNSwyMC41LTIwLjgsNTMuNS0wLjYsNzMuN2wxOTAsMTkwYzEwLjEsMTAuMSwyMy40LDE1LjEsMzYuOCwxNWMxMy4zLDAuMSwyNi43LTQuOSwzNi44LTE1bDE5MC0xOTAKCUM1MDMuOSwyNDUuNyw1MDMuNywyMTIuNyw0ODMuMiwxOTIuMnoiLz4KPC9zdmc+);*/
/*    background-size: contain;*/
/*}*/

/*!* h1, h2, p, li {*/
/*  max-width: 800px;*/
/*breaking stuff*/
/*}*/
/* *!*/
/*.panel p strong,*/
/*.panel li strong {*/
/*    color: white;*/
/*    font-weight: 400;*/
/*}*/
/*.panel p code,*/
/*.panel li code {*/
/*    background-color: #1d1e22bd;*/
/*    color: var(--color-surface-white);*/
/*    padding: 2px 4px;*/
/*    border-radius: 5px;*/
/*}*/
/*.panel li {*/
/*    margin: 0;*/
/*}*/

/*pre.prettyprint {*/
/*    max-width: 100%;*/
/*    overflow: auto;*/
/*}*/

/*ul pre.prettyprint {*/
/*    margin-left: -0.5rem;*/
/*}*/

/*!* prism *!*/

/*pre {*/
/*    --ifm-pre-background: var(--ifm-color-gray-800) !important;*/
/*    --ifm-font-family-monospace: "Fraktion Mono";*/
/*}*/
/*!* Plain text style *!*/
/*code {*/
/*    border: none;*/
/*    border-radius: 4px;*/
/*    padding: 1rem;*/
/*    font-weight: bold;*/
/*    font-size: 1.2rem;*/
/*    vertical-align: baseline;*/
/*    background: #28292b;*/
/*    color: #f5f4e6de;*/
/*}*/

/*!* Comment *!*/
/*code .token.comment {*/
/*    color: #9c9c9c;*/
/*    font-style: italic;*/
/*}*/

/*!* String and inserted *!*/
/*code .token.string,*/
/*code .token.inserted {*/
/*    color: #63d55a;*/
/*}*/

/*!* Number *!*/
/*code .token.number {*/
/*    color: rgb(247, 140, 108);*/
/*}*/

/*!* Builtin, char, constant, and function *!*/
/*code .token.builtin,*/
/*code .token.char,*/
/*code .token.constant,*/
/*code .token.function {*/
/*    color: rgb(130, 170, 255);*/
/*}*/

/*!* Punctuation and selector *!*/
/*code .token.punctuation,*/
/*code .token.selector {*/
/*    color: rgb(199, 146, 234);*/
/*}*/

/*!* Variable *!*/
/*code .token.variable {*/
/*    color: rgb(191, 199, 213);*/
/*}*/

/*!* Class-name and attr-name *!*/
/*code .token.class-name,*/
/*code .token.attr-name {*/
/*    color: rgb(255, 203, 107);*/
/*}*/

/*!* Tag and deleted *!*/
/*code .token.tag,*/
/*code .token.deleted {*/
/*    color: rgb(255, 85, 114);*/
/*}*/

/*!* Operator *!*/
/*code .token.operator {*/
/*    color: rgb(137, 221, 255);*/
/*}*/

/*!* Boolean *!*/
/*code .token.boolean {*/
/*    color: rgb(255, 88, 116);*/
/*}*/

/*!* Keyword *!*/
/*code .token.keyword {*/
/*    font-style: italic;*/
/*}*/

/*!* Doctype *!*/
/*code .token.doctype {*/
/*    color: rgb(199, 146, 234);*/
/*    font-style: italic;*/
/*}*/

/*!* Namespace *!*/
/*code .token.namespace {*/
/*    color: rgb(178, 204, 214);*/
/*}*/

/*!* URL *!*/
/*code .token.url {*/
/*    color: rgb(221, 221, 221);*/
/*}*/

/*!* Hide elements visually, but not for screenreaders by clipping it *!*/

/*.vh {*/
/*    position: absolute !important;*/
/*    clip: rect(1px, 1px, 1px, 1px);*/
/*    padding: 0 !important;*/
/*    border: 0 !important;*/
/*    height: 1px !important;*/
/*    width: 1px !important;*/
/*    overflow: hidden;*/
/*}*/

/*!* checkboxes *!*/

/*!*  Add a :before to each label and style this as the checkbox you want to have *!*/
/*.checkbox label {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-direction: row;*/
/*    justify-content: center;*/
/*}*/

/*.checkbox label:before {*/
/*    content: "";*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border-radius: 2px;*/
/*    background: var(--light);*/
/*    display: inline-block;*/
/*    margin-right: 10px;*/
/*}*/

/*.checkbox input[type="checkbox"]:checked ~ label:before {*/
/*    background: var(--green) no-repeat center;*/
/*    background-size: 12px 12px;*/
/*    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1LjcwMSA0NS43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NS43MDEgNDUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yMC42ODcsMzguMzMyYy0yLjA3MiwyLjA3Mi01LjQzNCwyLjA3Mi03LjUwNSwwTDEuNTU0LDI2LjcwNGMtMi4wNzItMi4wNzEtMi4wNzItNS40MzMsMC03LjUwNCAgICBjMi4wNzEtMi4wNzIsNS40MzMtMi4wNzIsNy41MDUsMGw2LjkyOCw2LjkyN2MwLjUyMywwLjUyMiwxLjM3MiwwLjUyMiwxLjg5NiwwTDM2LjY0Miw3LjM2OGMyLjA3MS0yLjA3Miw1LjQzMy0yLjA3Miw3LjUwNSwwICAgIGMwLjk5NSwwLjk5NSwxLjU1NCwyLjM0NSwxLjU1NCwzLjc1MmMwLDEuNDA3LTAuNTU5LDIuNzU3LTEuNTU0LDMuNzUyTDIwLjY4NywzOC4zMzJ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);*/
/*}*/

/*.flair {*/
/*    width: 100px;*/
/*    height: 100px;*/
/*    background-image: url("https://assets.codepen.io/16327/flair.png");*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    will-change: transform;*/
/*}*/

/*.flair--2 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-2.png");*/
/*}*/

/*.flair--3 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-3.png");*/
/*}*/

/*.flair--4 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-4.png");*/
/*}*/

/*.flair--5 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-5.png");*/
/*}*/

/*.flair--6 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-6.png");*/
/*}*/

/*.flair--7 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-7.png");*/
/*}*/

/*.flair--8 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-8.png");*/
/*}*/

/*.flair--9 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-9.png");*/
/*}*/

/*.flair--10 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-10.png");*/
/*}*/

/*.flair--11 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-11.png");*/
/*}*/

/*.flair--12 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-12.png");*/
/*}*/

/*.flair--13 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-13.png");*/
/*}*/

/*.flair--14 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-14.png");*/
/*}*/

/*.flair--15 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-15.png");*/
/*}*/

/*.flair--16 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-16.png");*/
/*}*/

/*.flair--17 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-17.png");*/
/*}*/

/*.flair--18 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-18.png");*/
/*}*/

/*.flair--19 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-19.png");*/
/*}*/

/*.flair--20 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-20.png");*/
/*}*/

/*.flair--21 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-21.png");*/
/*}*/

/*.flair--22 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-22.png");*/
/*}*/

/*.flair--23 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-23.png");*/
/*}*/

/*.flair--24 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-24.png");*/
/*}*/

/*.flair--25 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-25.png");*/
/*}*/

/*.flair--26 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-26.png");*/
/*}*/

/*.flair--27 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-27.png");*/
/*}*/

/*.flair--28 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-28.png");*/
/*}*/

/*.flair--29 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-29.png");*/
/*}*/

/*.flair--30 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-30.png");*/
/*}*/

/*.flair--31 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-31.png");*/
/*}*/

/*.flair--32 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-32.png");*/
/*}*/

/*.flair--33 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-33.png");*/
/*}*/

/*.flair--34 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-34.png");*/
/*}*/

/*.flair--35 {*/
/*    background-image: url("https://assets.codepen.io/16327/flair-35.png");*/
/*}*/

/*.flair-cont {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-around;*/
/*    gap: 2rem;*/
/*    flex-wrap: wrap;*/
/*}*/

/*.box.green, .gradient-green {*/
/*    background: var(--gradient-macha),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.box.green-lt, .gradient-green-2 {*/
/*    background: var(--gradient-emerald-city),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.box.orange, .gradient-orange {*/
/*    background: var(--gradient-orange-crush),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.box.purple, .gradient-purple {*/
/*    background: var(--gradient-purple-haze),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.box.blue-lt .gradient-blue-2 {*/
/*    background: var(--gradient-summer-fair),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.box.blue, .gradient-blue {*/
/*    background: var(--color-ui-gradient),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.box.red, .gradient-red {*/
/*    background: var(--gradient-lipstick),*/
/*    url('https://assets.codepen.io/16327/noise-e82662fe.png'); !* Replace with the path to your noise texture image *!*/
/*    background-blend-mode: color-dodge; !* Blend the noise texture with the gradient *!*/
/*}*/

/*.gradient-blue-dark {*/
/*    background: var(--gradient-skyfall), url(/assets/images/noise-47698c6….png);*/
/*    background-blend-mode: color-dodge;*/
/*}*/

/*.noise {*/
/*    position: relative;*/
/*}*/
/*.noise:after {*/
/*    content: '';*/
/*    position:absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background: url('https://assets.codepen.io/16327/noise-e82662fe.png');*/
/*    opacity: 0.4;*/
/*    pointer-events: none;*/
/*}*/

.box {
    width: 75px;
    height: 75px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    line-height: 1.2;
    will-change: transform;
    background: #0f0f0f;
}
.header-scrolled > .header-group > #v-mega-menu .btn-cars {
    color: #000000;
}

.header-scrolled .btn-cars {
    color: #000000;
}

.error-container {
    margin: 340px 0;
    width: 100%;
    padding: 0 60px;
}

.error-text {
    font-size: 82px;
    margin-bottom: 120px;
}

.go-to-main {
    font-size: 30px;
    color: #000000;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}


@media (max-width: 1440px) {
    .error-container {
        margin: 220px 0;
        width: 100%;
        padding: 0 40px;
    }

    .error-text {
        font-size: 62px;
        margin-bottom: 100px;
    }
}


@media (max-width: 768px) {
    .error-container {
        margin: 250px 0;
        width: 100%;
        padding: 0 20px;
    }

    .error-text {
        font-size: 52px;
        margin-bottom: 100px;
    }
    .go-to-main {
        font-size: 22px;
    }
}

@media (max-width: 430px) {
    .error-container {
        margin: 250px 0;
        width: 100%;
        padding: 0 10px;
    }

    .error-text {
        font-size: 42px;
        margin-bottom: 100px;
    }
}

@media (max-width: 320px) {
    .error-container {
        margin: 200px 0;
        width: 100%;
        padding: 0 10px;
    }

    .error-text {
        font-size: 30px;
        margin-bottom: 100px;
    }
}
.cookies-warning-container {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    padding: 20px;
    z-index: 9999;
}

.cookies-warning {
    padding: 30px 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
}

.mobile-cookies-text {
    display: none;
}

#cookie-closer {
    color: #000000;
}


@media (max-width: 1200px) {
    .cookies-warning-container {
        padding: 0 20px;
        justify-content: flex-start;
    }
    .cookies-warning {
        padding: 20px;
        width: 100%;
        justify-content: space-between;
    }
}


@media (max-width: 768px) {
    .mobile-cookies-text {display: block;}
    .desktop-cookies-text {display: none;}
    .cookies-warning-container {padding: 0 100px 20px 100px;}
}

@media (max-width: 560px) {
    .cookies-warning-container {padding: 0 20px 20px 20px;}
}

/*@media (max-width: 450px) {*/
/*    .cookies-warning-container {*/
/*        padding: 20px;*/
/*    }*/

/*    .cookies-warning {*/
/*        flex-direction: column;*/
/*        align-items: flex-start;*/
/*        font-size: 14px;*/
/*    }*/
/*    #cookie-closer {*/
/*        width: 100%;*/
/*    }*/
/*}*/

.btn-sber {
    padding: 9px 22px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #767676;
    gap: 14px;
    text-decoration: none;
    user-select: none;
    white-space: nowrap;
    color: #FFFFFF;
}

.btn-sber:hover {
    text-decoration: none!important;
}

.header-scrolled .btn-sber {
    color: #000000;
}

.logged-client {
    font-size: 16px;
    white-space: nowrap;
    display: flex;
    gap: 8px;
    align-items: center;
    color: #ffffff;
}

.header-scrolled .logged-client {
    color: #000000;
}

.header-scrolled .logged-client a {
    color: #000000;
}

.header-scrolled .logged-client path {
    fill: #000000;
}

.mobile-header-scrolled .btn-sber {
    color: #000000;
}
.mobile-header {
    display: none;
    overflow: hidden;
}

header {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 20px 60px;
    background: transparent;
    position: absolute;
    top: 0;
    z-index: 3;
    left: 0;
    right: 0;
    transition: all 0.5s ease-out;
}

.header-scrolled {
    position: fixed;
    background-color: #ffffff;
    transition: all 0.5s ease-out;

}

.header-scrolled>.header-group>a,
.header-scrolled>.terminal-A {
    color: #000000;
}

.header-scrolled .header-phone {
    color: #000000;
}

.header-scrolled>.header-group>.btns-wrapper>.header-btn1 {
    background-color: #000000;
}

.header-scrolled>.header-group>.btns-wrapper>.header-btn2 {
    color: #000000;
    border: 1px solid #000000;
}

.header-group,
.btns-wrapper {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
}

.group2 {
    justify-content: end;
}

.header-group a {
    white-space: nowrap;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #ffffff;
    margin-right: 40px;
}

.header-group.blacked a {
    color: #000000;
}

.header-group a:hover {
    text-decoration: underline;
    transition: all 0.5s ease-out;
}

.terminal-A {
    margin: auto;
    font-family: "Suisse Intl Book";
    font-weight: 450;
    font-size: 36px;
    line-height: 120%;
    color: #ffffff;
    align-items: center;
    text-decoration: none;
}

.terminal-A:hover {
    text-decoration: none;
}

.btns-wrapper a {
    margin-right: 0;
}

.header-btn1 {
    border-radius: 10px;
    padding: 12px 20px;
    /*width: 165px;*/
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid transparent;
    transition: all 0.5s ease-out;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    white-space: nowrap;
}

.header-btn1:hover,
.header-btn2:hover {
    background-color: #ffffff!important;
    color: #000!important;

    text-decoration: none !important;
    transition: all 0.5s ease-out;
}

.header-scrolled .header-btn1:hover {
    border: 1px solid #000000;
}

.header-btn2 {
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 13px 20px;
    margin-right: 0;
    backdrop-filter: blur(20px);
    transition: all 0.5s ease-out;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
}

.mobile-header-scrolled .terminal-A {
    color: #000000;
}

.mobile-header-scrolled svg path {
    fill: #000000;
}

.mobile-header-scrolled path {
    fill: #000000;
}


.header-logo {
    height: 40px;
}

.brands-menu:hover .brands-menu-content {
    display: block;
}


@media (max-width: 1440px) {
    header {
        padding: 20px 40px;
    }
    .header-group.brand-page a {
        margin-right: 0;
    }
}

@media (max-width: 1170px) {
    .header-group a {
        font-size: 14px;
    }
}

@media (max-width: 1080px) {
    .terminal-A {
        font-size: 24px;
    }
}


@media (max-width: 1080px) {
    .header-group {
        gap: 10px;
    }

    .header-group a {
        margin-right: 10px;
    }
}

@media (max-width: 980px) {
    header {
        display: none!important;
    }

    .mobile-header {
        display: flex!important;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        background: transparent;
        position: absolute;
        top: 0;
        z-index: 3;
        left: 0;
        right: 0;
        transition: all 0.5s ease-out;
    }

    .mobile-header svg {
        fill: #ffffff;
    }

    .mobile-header path {
        fill: #ffffff;
    }

    .mobile-header .left {
        display: flex;
        align-items: center;
        gap: 40px;
    }

    .mobile-header-scrolled {
        position: fixed;
        background-color: #ffffff;
        transition: all 0.5s ease-out;
    }

    .terminal-A {
        font-weight: 450;
        font-size: 36px;
        line-height: 120%;
        margin:0;
        min-width: 200px;
    }
}

@media (max-width: 450px) {
    .mobile-header .login-welcome {
        display: none;
    }

    .mobile-header .sber-btn-txt {
        display: none;
    }

    .mobile-header .logged-client {
        svg {
            width:24px;
            height: 24px;
        }
    }

    .mobile-header .left {
        gap: 20px;
    }
    .terminal-A {
        font-size: 30px;
        min-width: unset;
    }

    .btn-sber {
        width: 32px;
        height: 32px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #21A049;
        border: 1px solid #21A049;
    }

    .btn-sber svg {
        width: 16px;
        height: 16px;
    }

    .mobile-header-scrolled .btn-sber path {
        fill: #FFFFFF;
    }

}

#footer {
    background-color: #333037;
    padding: 103px 0 80px 0;
    /*margin-top: 200px;*/
}

#footer a {
    line-height: normal;
}

.footer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 170px;
    flex-wrap: wrap;
}

.logo-partners {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}

.footer-info {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.nav-footer {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.nav-footer a {
    text-decoration: none;
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.1s ease-in-out;
}

.nav-link {
    display: flex;
    align-items: baseline;
    gap: 20px;
}

/*.text-link:hover .label {*/
/*    left: 46px;*/
/*}*/
.arrow {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}

.icon-arrow-shevron {
    font-size: 10px;
    transform: translateX(-35px);
}

.icon-arrow-shevron,
.label {
    transition: all 0.5s cubic-bezier(0.25, 0.25, 0.1, 1);
}
.label {
    left: 0;
    position: relative;
}
.text-link {
    display: inline-block;
    line-height: 1.1;
    overflow: hidden;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.text-link:hover .icon-arrow-shevron,
.text-link:hover .label {
    transition: all 0.5s cubic-bezier(0.25, 0.25, 0.1, 1);
    color: #ffffff;
}
.text-link:hover .icon-arrow-shevron {
    transform: translateX(0);
}
.text-link:hover .label {
    left: 35px;
}
.arrow {
    align-items: center;
    display: flex;
}

.news-wrapper {
    display: flex;
    flex-direction: column;
    gap: 80px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.15);
    padding: 30px;
    block-size: fit-content;
}

.news-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.news-header {
    color: #ffffff;
}

.news {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.7);
}

.subscribe {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.subscribe a {
    text-decoration: none;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.7);
}

.small-links {
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
}

.small-links a,
.small-links .copiright, .small-links span {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap;
}

#sub-frm {
    display: flex;
    color: #ffffffff;
    width: 100%;
    justify-content: space-between;
    /*flex-direction: column;*/
    /*gap: 20px;*/
}

#sub-frm input[type='email'] {
    border: none;
    background: transparent;
    outline: none;
    color: #ffffffb3;
    margin-right: 5px;
    width: 100%;
}

#sub-frm input[type='submit'] {
    border: none;
    background: transparent;
    color: #ffffffff;
}

#sub-frm input[type='email']::placeholder {
    color: #ffffffb3;
}

.footer-small {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.offer-sign {
    text-align: right;
    width: 100%;
    color:rgba(255, 255, 255, 0.3);
    font-size: 14px;
    padding-left: 10px;
}


a.disabled {
    color: rgba(255, 255, 255, 0.2)!important;
    cursor: not-allowed;
}

@media (max-width: 1600px) {
    .offer-sign {
        text-align: left;
        padding-left: 0;
    }
    .footer-small {
        flex-direction: column;
        justify-content: flex-start;
        gap: 20px;
    }
}


@media (max-width: 1440px) {
    .text-link:hover .label {
        left: 15px;
    }
    #footer {
        padding: 100px 0 60px 0;
        /*margin-top: 150px;*/
    }

    .footer-container {
        gap: 150px;
    }

    .logo-partners {

        width: 80%;
    }

    .nav-footer {
        gap: 30px;
    }

    .nav-footer a {
        font-size: 24px;
    }

    .footer-small {
        justify-content: flex-start;
        flex-direction: column;
        gap: 20px;
    }

    .offer-sign {
        text-align: left;
        font-size: 12px;
    }
}

@media (max-width: 1200px) {
    .nav-footer a {
        font-size: 22px;
    }

    .news {
        letter-spacing: -1px;
    }
}

@media (max-width: 980px) {
    #footer {
        padding: 80px 0 60px 0;
        /*margin-top: 120px;*/
    }

    .footer-container {
        gap: 80px;
    }

    .footer-info {
        grid-template-columns: repeat(2, 1fr);
    }

    .nav-footer {
        gap: 30px;
    }

    .nav-footer a {
        font-size: 24px;
        color: #ffffff;
    }

    .footer-shevron {
        display: none;
    }

    .footer-contacts {
        display: flex;
    }

    .nav-footer {
        margin-bottom: 60px;
    }

    /*.news-wrapper,*/
    /*.messengers-footer {*/
    /*    margin-top: 60px;*/
    /*}*/

    /*.messengers-footer {*/
    /*    margin-top: 30px;*/
    /*}*/

    .messengers-footer a {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    .news-header {
        color: #ffffff;
    }

    .small-links {
        display: flex;
        width: 100%;
        gap: 5px;
        flex-wrap: wrap;
        white-space: nowrap;
    }

    .small-links a,
    .copiright {
        font-size: 14px;
        line-height: 130%;
    }
}

@media (max-width: 600px) {
    .footer-info {
        display: flex;
        flex-direction: column;
    }
    .nav-footer {
        margin-bottom: 30px;
    }

    .news-wrapper, .messengers-footer {
        margin-top: 40px;
        max-width: 100%;
        /*padding: 20px;*/
    }

    .news-wrapper {
        max-width: 100%;
    }

}


@media (max-width: 500px) {
    .nav-footer {
        margin-bottom: 20px;
    }

    .news-wrapper {
        gap: 30px;
        padding: 20px;
    }
    .nav-footer a {
        font-size: 20px;
    }
    #sub-frm {
        /*flex-direction: column;*/
        align-items: center;
        gap: 20px;
    }

    #sub-frm input[type="email"] {
        /*text-align: center;*/
        width: 45%;
    }

    /*.messengers-footer {*/
    /*    flex-direction: row;*/
    /*}*/
}

.video-wrapper {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.video-sub-wrapper {
    height: 110vh;
}

.video-wrapper video {
    object-fit: cover;
    width: 100%;
    height: 110vh;
    z-index: 1;
}

.video-wrapper .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
}


.hider {
    /*position:absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*background: #FFFFFF;*/
    /*aspect-ratio: 22;*/
}
#first-screen {
    background-image: image-set(
      url(/img/main/v2/1920.jpg) 1x,
      url(/img/main/v2/3840.jpg) 2x);
    );
    background-size: cover;
    width: 100%;
    height: 100vh;
    /*background-attachment: fixed;*/
    /*background-position: bottom  right;*/
    background-repeat: no-repeat;
    background-position: 90% 30%;
}



#first-screen h1 {
    padding-top: 390px;
    color: #ffffff;
    display: block;
    width: 870px;
}

.welcome-text {
    display: none;
}

@media (max-width: 1440px) {
    #first-screen {
        background-image: image-set(
                url(/img/main/v2/1440.jpg) 1x,
                url(/img/main/v2/2880.jpg) 2x);
        );
    }

    #first-screen h1 {
        width: 694px;
        padding-top: 240px;
    }
}

@media (max-width: 1200px) {
    #first-screen {
        background-image: image-set(
                url(/img/main/v2/1200.jpg) 1x,
                url(/img/main/v2/2400.jpg) 2x);
        );
    }
}


@media (max-width: 768px) {
    #first-screen {
        background-image: image-set(
                url(/img/main/v2/768.jpg) 1x,
                url(/img/main/v2/1536.jpg) 2x);
        );
        background-position: unset;
    }
    #first-screen h1 {
        padding-top: 140px;
        font-size: 80px;
        max-width: 99%;
        padding-bottom: 0;
    }
    .welcome-text {
        display: flex;
        align-items: center;
        margin-top: 60px;
        font-size: 22px;
        color: #ffffff;
        gap: 15px;
    }
}

@media (max-width: 430px) {
    #first-screen {
        /*background-image:url(/img/main/mobile.jpg)*/
        background-image: image-set(
                url(/img/main/v2/430.jpg) 1x,
                url(/img/main/v2/860.jpg) 2x);
    );
    }

    #first-screen h1 {
      font-size: 42px;
    }

    .welcome-text {
        margin-top: 40px;
    }
}

@media (max-width: 320px) {
    #first-screen {
        /*background-image:url(/img/main/mobile.jpg)*/
        background-image: image-set(
                url(/img/main/v2/320.jpg) 1x,
                url(/img/main/v2/640.jpg) 2x);
    );
    }
    h1 {
        font-size: 30px;
    }

    .welcome-text {
        margin-top: 30px;
    }
}
#first-screen-v2 {
    position: relative;
    z-index: 1;
}

/*#first-screen-v2 picture {*/
/*    height: 100dvh;*/
/*    object-fit: cover;*/
/*    display: block;*/
/*}*/

/*#first-screen-v2 picture img {*/
/*    height: 100dvh;*/
/*    object-fit: cover;*/
/*    display: block;*/
/*}*/
.welcome-slide {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    flex-shrink: 0;
    /*background-position: 90% 30%;*/
}

.main-slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
}

#ws1 {
    background-image: image-set(
            url(/img/main/v3/1920.jpg) 1x,
            url(/img/main/v3/3840.jpg) 2x);
);

}

#ws2 {
    background-image: image-set(
            url(/img/main/v4/1920-2.jpg) 1x,
            url(/img/main/v4/3840-2.jpg) 2x);
);
}

#ws3 {
    background-image: image-set(
            url(/img/main/v4/1920-3.jpg?1) 1x,
            url(/img/main/v4/3840-3.jpg?1) 2x);
);
}

#ws4 {
    background-image: image-set(
            url(/img/main/v4/1920-4.jpg) 1x,
            url(/img/main/v4/3840-4.jpg) 2x);
);
}

@media (max-width: 1440px) {
    #ws1 {
        background-image: image-set(
                url(/img/main/v3/1920.jpg) 1x,
                url(/img/main/v3/3840.jpg) 2x);
    );
    }

    #ws2 {
        background-image: image-set(
                url(/img/main/v4/1920-2.jpg) 1x,
                url(/img/main/v4/3840-2.jpg) 2x);
    );

    }

    #ws3 {
        background-image: image-set(
                url(/img/main/v4/1920-3.jpg) 1x,
                url(/img/main/v4/3840-3.jpg) 2x);
    );
    }

    #ws4 {
        background-image: image-set(
                url(/img/main/v4/1920-4.jpg) 1x,
                url(/img/main/v4/3840-4.jpg) 2x);
    );
    }
}

@media (max-width: 1200px) {
    #ws1 {
        background-image: image-set(
                url(/img/main/v3/1920.jpg) 1x,
                url(/img/main/v3/3840.jpg) 2x);
    );
}

    #ws2 {
        background-image: image-set(
                url(/img/main/v4/1280-2.jpg) 1x,
                url(/img/main/v4/2560-2.jpg) 2x);
    );
    }

    #ws3 {
        background-image: image-set(
                url(/img/main/v4/1280-3.jpg) 1x,
                url(/img/main/v4/2560-3.jpg) 2x);
    );
    }

    #ws4 {
        background-image: image-set(
                url(/img/main/v4/1280-4.jpg) 1x,
                url(/img/main/v4/2560-4.jpg) 2x);
    );
    }
}

@media (max-width: 1000px) {
    #ws1 {
        background-image: image-set(
                url(/img/main/v3/768.jpg) 1x,
                url(/img/main/v3/1536.jpg) 2x);
    );
    }

    #ws2 {
        background-image: image-set(
                url(/img/main/v4/1000-2.jpg) 1x,
                url(/img/main/v4/2000-2.jpg) 2x);
    );
    }

    #ws3 {
        background-image: image-set(
                url(/img/main/v4/1000-3.jpg) 1x,
                url(/img/main/v4/2000-3.jpg) 2x);
    );
    }

    #ws4 {
        background-image: image-set(
                url(/img/main/v4/1000-4.jpg) 1x,
                url(/img/main/v4/2000-4.jpg) 2x);
    );
    }
}

@media (max-width: 430px) {
    #ws1 {
        background-image: image-set(
                url(/img/main/v3/430.jpg) 1x,
                url(/img/main/v3/860.jpg) 2x);
    );
    }

    #ws2 {
        background-image: image-set(
                url(/img/main/v2/slides/430-2.jpg?1) 1x,
                url(/img/main/v2/slides/860-2.jpg?1) 2x);
    );
    }

    #ws3 {
        background-image: image-set(
                url(/img/main/v2/slides/430-3.jpg?1) 1x,
                url(/img/main/v2/slides/860-3.jpg?1) 2x);
    );
    }

    #ws4 {
        background-image: image-set(
                url(/img/main/v2/slides/430-4.jpg) 1x,
                url(/img/main/v2/slides/860-4.jpg) 2x);
    );
    }
}

@media (max-width: 430px) {
    #ws1 {
        background-image: image-set(
                url(/img/main/v3/430.jpg) 1x,
                url(/img/main/v3/860.jpg) 2x);
    );
    }

    #ws2 {
        background-image: image-set(
                url(/img/main/v2/slides/320-2.jpg?1) 1x,
                url(/img/main/v2/slides/640-2.jpg?1) 2x);
    );
    }

    #ws3 {
        background-image: image-set(
                url(/img/main/v2/slides/320-3.jpg?1) 1x,
                url(/img/main/v2/slides/640-3.jpg?1) 2x);
    );
    }

    #ws4 {
        background-image: image-set(
                url(/img/main/v2/slides/320-4.jpg) 1x,
                url(/img/main/v2/slides/640-4.jpg) 2x);
    );
    }
}

#customize-toggle {display: none}

.welcome-header {
    position: absolute;
    top: 240px;
    left: 40px;
    z-index: 2;
    color: #FFFFFF;
    width: 872px;
    user-select: none;
}

.subtitle {
    display: none;
}

.welcome-header a.popup-opener {
    /*text-decoration: none;*/
    /*border-radius: 10px;*/
    /*background: #FFF;*/
    /*color: #000;*/
    /*display: flex;*/
    /*padding: 16px 20px;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*width: fit-content;*/
    margin-top: 80px;
}

/*.welcome-header a.popup-opener:hover {*/
/*    background: #000;*/
/*    color: #FFF;*/
/*}*/

@media (max-width: 1440px) {
    .welcome-header {
        top: 266px;
        width: 694px;
    }

    .welcome-header a.popup-opener {
        margin-top: 60px;
    }
}

@media (max-width: 1200px) {
    .welcome-header {
        top: 200px;
        width: 675px;
    }
}

@media (max-width: 1100px) {
    .welcome-header {
        top: 180px;
    }
    .welcome-header a.popup-opener {
        margin-top: 40px;
    }
}

@media (max-width: 1000px) {
    .welcome-header {
        top: 136px;
        left: 20px;
        width: 90%;
    }

    .welcome-header a.popup-opener {
        display: none;
    }

    .welcome-header h1 {
        font-size: 80px;
        margin-top: 0;
        padding-top: 0;
    }
    .subtitle {
        display: flex;
        margin-top: 60px;
        font-size: 22px;
        align-items: center;
        gap: 15px;
    }

}

@media (max-width: 500px) {
    .welcome-header h1 {
         font-size: 42px;
    }
    .subtitle {
        margin-top: 40px;
     }
}

@media (max-width: 380px) {
    .welcome-header h1 {
        font-size: 30px;
    }
    .subtitle {
        font-size: 20px;
        margin-top: 30px;
    }
}

#first-slide-btns {
    position: absolute;
    bottom: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.first-slide-btn {
    width: 120px;
    height: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.first-slide-line {
    height: 2px;
    background: rgba(255, 255, 255, 0.50);
    width: 100%;
}

.first-slide-btn.tns-nav-active .first-slide-line {
    background: #FFFFFF;
}

#about,#advantages {
    margin-bottom: 200px;
}

.about-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 200px;
}


.about-content h3 {
    width: 1250px;
    margin-bottom: 100px;
}

.arrow-text {
    font-size: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 200px;
    position: relative;
}

.arrow-text img {
    right: -25px;
    top: 13px;
    margin-left: 15px;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.arrow-text:hover img {
    right: -45px;
}


.adv-list {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.advantage {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 25%;
    padding-right: 30px;
}
.a-title {font-size: 30px;margin-bottom: 20px;line-height: 30px;width:95%;}
.a-desc {color: rgba(0,0,0,0.7)}
.advantage .bottom {margin-top: 40px;}

.about-badges {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 50px;
}

.about-badge {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.05);
    font-size: 16px;
    color: rgba(0, 0, 0, 0.80);
    line-height: 17px;
}

.about-btn a {
    font-size: 20px;
}

@media (max-width: 1440px) {
    #about,#advantages{margin-bottom: 150px;}
    .a-title {font-size: 22px;}
}

@media (max-width: 1200px) {
    .about-content h3 {font-size: 50px;width: 99%;}
    .arrow-text {font-size: 24px;}
    .arrow-text img {top: 8px;}
}

@media (max-width: 1110px) {
    .adv-list {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .advantage {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        width: 45%;
        margin-bottom: 40px;
    }
}



@media (max-width: 980px) {
    .slide-description {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .slide-description h3 {
        width: 820px;
    }
}

@media (max-width: 768px) {
    .about-content h3 {font-size: 42px;}
    .arrow-text {font-size: 22px;}
    .arrow-text img {top: 7px;}
    .adv-list {flex-direction: column;gap:50px;align-items: center}
    .advantage {width: 100%;padding-right: 0}
    .a-title {text-align: left;width:100%;}
    .a-desc {text-align: left;}
    .advantage .pills-wrapper {justify-content: flex-start}
    #animate9 {
        width: 100%;
        text-align: center;
        font-size: 42px;
    }
}

@media (max-width: 500px) {

    .about-badge {
        font-size: 14px;
    }

    .about-badges {
        gap: 12px;
        flex-wrap: wrap;
    }

    .about-content {
        margin-top: 120px;
    }

    .about-content h3 {
        width: 100%;
        font-size: 32px;
    }

    #animate9 {
        font-size: 33px;
    }

    .arrow-text {
        font-size: 20px;
        width: 80%;
        margin-bottom: 120px;
    }

    .arrow-text img {
        right: -5px;
        top: 13px;
        margin-left: 0;
    }

    .arrow-text:hover img {
        right: -15px;
    }
    #about,#advantages {
        margin-bottom: 120px;
    }
    .a-title {font-size: 20px}
    .advantage .bottom {margin-top: 30px;}
    .about-btn a {
        font-size: 16px;
    }
}

@media (max-width: 320px) {
    .about-content {
        margin-top: 100px;
    }

    .about-content h3 {
        width: 100%;
        font-size: 24px;
    }

    .arrow-text {
        font-size: 16px;
        width: 80%;
        margin-bottom: 80px;
    }

    .arrow-text img {
        right: -15px;
        top: 13px;
        margin-left: 0;
    }

}
#instructions {
    margin-bottom: 200px;
}

.instructions-cards-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    gap: 20px;
    margin-top: 80px;
}


.instructions-card-header {
    font-size: 30px;
    color: #000000;
    margin: 40px 0 20px 0;
}

.instructions-card {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*gap: 40px*/
}

.instruction-card-img {
    border-radius: 10px;
    object-fit: cover;
    height: 248px;
}

.instructions-card-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.7);
    max-width: 80%;
}

@media (max-width: 1440px) {
    #instructions {
        margin-bottom: 150px;
    }

    .instructions-card {
        display: flex;
        flex-direction: column;
        gap: 20px
    }

    .instruction-card-img {
        height: 220px;
    }

    .instructions-card-header {
        font-size: 24px;
        margin: 0;
    }

    .instructions-card-text {
        font-size: 16px;
        letter-spacing: -1px;
    }
}

@media (max-width: 1200px) {

    .instructions-card-header {
        font-size: 22px;
        letter-spacing: -1px;
    }
}

@media (max-width: 980px) {
    .instructions-cards-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
        margin-top: 60px;
    }
    .instructions-card {gap: 30px}

}

@media (max-width: 430px) {
    .instructions-card {gap: 20px}
    #instructions {margin-bottom: 120px;}
}

@media (max-width: 320px) {
    #instructions {margin-bottom: 100px;}
    .instructions-card-header {
        font-size: 20px;
        letter-spacing: -1px;
    }
}
#call-to-connect {
    margin-bottom: 200px;
}

.connect {
    font-size: 30px;
    line-height: 100%;
    cursor: pointer;
    color: #000000;
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.connect img {
    right: -25px;
    top: 8px;
    margin-left: 15px;
    position: absolute;
    transition: all 0.3s ease-in-out;
 }

.connect span {
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 1px solid transparent;

}

.connect:hover img {
    right: -45px;
}

.connect:hover span {
    border-bottom: 1px solid #000000;
}

#call-to-connect h2 {
    margin-bottom: 120px;
    width: 1320px;
}

.connection-list {
    transition: all 0.6s ease-in-out;
    display: flex;
    gap: 70px;
    opacity: 1;
    align-items: flex-start;
}

@media (max-width: 1440px) {
    #call-to-connect {
        margin-bottom: 150px;
    }

    #call-to-connect h2 {
        font-size: 62px;
        max-width: 1000px;
        margin-bottom: 100px;
    }
}

@media (max-width: 1200px) {
    .connect {font-size: 22px;}
    .connect img {top: 10px;}
    #call-to-connect h2 {width: 90%;}
    .connect {font-size: 30px;}
}


@media (max-width: 768px) {
    #call-to-connect h2 {
        margin-bottom: 80px;
        font-size: 52px;
        width: 100%;
    }
    .connection-list {flex-direction: column}
}


@media (max-width: 500px) {
    .connect {
        font-size: 20px;
    }
    #call-to-connect h2 {
        font-size: 42px;
        width: 100%;
    }
    .connection-list {
        gap: 10px;
    }
    .connect img {
        right: -14px;
        top: 10px;
    }
    .connect:hover img {right: -18px;}
    #call-to-connect {margin-bottom: 120px;}
    .connect img {
        right: -20px;
        top: 5px;
    }
    .connect:hover img {right: -28px;}
    #call-to-connect {margin-bottom: 50px;}
    #call-to-connect h2 {
        font-size: 30px;
        width: 100%;
        margin-bottom: 60px;
    }
}
#cars {
    margin-bottom: 200px;
}

.car-slide {
    width: 40%;
    cursor: pointer;
}

.cars-header {
    text-align: left;
}

.cars-container {
    padding-top: 60px;
}

.cars-slide {
    width: 31% !important;
}

.cars-slide-img {
    margin-bottom: 20px !important;
}

.cars-slide-img img {
    max-width: 725px;
    aspect-ratio: 2 / 1;
}

.car-slide-description {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.car-slide-tags {
    display: flex;
    margin-top: 20px;
    gap: 12px;
}

.car-slide-tag {
    display: flex;
    padding: 8px;
    font-size: 12px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.05);
}

.individual-order {
    justify-content: flex-start;
    gap: 15px;
    align-items: baseline;
    cursor: pointer;
}

.swiper-slide .individual-order-img {
    width: 9px !important;
    height: 18px !important;
}

.car-header {
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
    cursor: pointer;
}

.car-slide-description .price {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}

.types-wrapper {
    display: flex;
    flex-direction: column;
    gap: 150px;
}

.cars-header {
    margin-bottom: 60px;
}

@media (max-width: 1440px) {
    #cars {
        margin-bottom: 150px;
    }

    .types-wrapper {
        gap: 100px;
    }

    .individual-order-img {
        width: 9px !important;
        height: 18px !important;
    }

}

@media (max-width: 1200px) {
    .car-header {font-size: 22px;}
}

@media (max-width: 980px) {
    .individual-order-img {
        width: 9px !important;
        height: 18px !important;
    }

    .types-wrapper {
        gap: 80px;
    }
}

@media (max-width: 768px) {
    .cars-header {margin-bottom: 50px;}
    .car-slide {
        width: 60%;
    }
    .car-slide-tags {
        margin-top: 10px;
    }
}

@media (max-width: 500px) {
    .car-slide {
        padding: 0 10px;
    }
    .front-car-slider .splide__arrow {
        border: none;
        background: none;
    }
    .arrow-front-car {
        border: none;
        background: transparent;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        z-index: 1;
    }

    .arrow-front-car.splide__arrow--prev {
        position: absolute;
        left:0;
    }

    .arrow-front-car.splide__arrow--next {
        position: absolute;
        right:0;
    }
    .car-slide-description {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    .car-header {
        font-size: 16px;
    }
    .car-slide-description .price {
        font-size: 14px;
    }
}

@media (max-width: 430px) {
    .cars-header {margin-bottom: 30px;}
    .types-wrapper {gap: 60px;}
}

@media (max-width: 320px) {
    .car-header {font-size: 20px;}
}
#categories {
    margin-bottom: 200px;
}

.category-container {
    padding-top: 80px;
}

.category-slide {
    width: 31% !important;
}

.category-slide img {
    margin-bottom: 20px;
}

.category-slide-description {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 20px;
}

.terminal-name {
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1440px) {
    #categories {
        margin-bottom: 150px;
    }

    .category-container {
        padding-top: 50px;
    }


    .category-slide img {
        margin-bottom: 20px;
    }

    .terminal-name {
        font-size: 20px;
    }

}

@media (max-width: 1200px) {
    .category-name {
        font-size: 22px;
    }
}

@media (max-width: 320px) {
    .terminal-name {font-size: 16px;}
    .category-name {font-size: 20px;}
}

#fin-services {
    margin-bottom: 200px;
}

.fin-services-card {
    width: 725px;
}

.fin-services-card-img {
    width: 100%;
    margin-bottom: 40px;
    border-radius: 10px;
}

.fin-services-card h5 {
    margin-bottom: 20px;
}

.fin-services-card .desc {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
}


@media (max-width: 1440px) {
    #fin-services {
        margin-bottom: 150px;
    }

    .fin-services-card-img {
        margin-bottom: 30px;
    }

    .fin-services-card {
        width: 556px;
    }

}

@media (max-width: 1200px) {
    #fin-services h5 {
        font-size: 24px;
    }
    .fin-services-card {
        width: 445px;
    }
}

@media (max-width: 980px) {

}

@media (max-width: 500px) {
    .fin-services-card {
        width: 340px;
        padding: 0 10px;
    }
    .fin-services-card-img {
        margin-bottom: 20px;
    }

    .fin-services-card h5 {
        margin-bottom: 15px;
    }

    .arrow-fin {
        border: none;
        background: transparent;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        z-index: 1;
    }

    .arrow-fin.splide__arrow--prev {
        position: absolute;
        left:0;
    }

    .arrow-fin.splide__arrow--next {
        position: absolute;
        right:0;
    }
}
#press {
    margin-bottom: 200px;
    padding: 0 50px;
}

@media (max-width: 1440px) {
    #press {
        margin-bottom: 150px;
    }
}

@media (max-width: 430px) {
    #press {
        margin-bottom: 120px;
    }
}

@media (max-width: 320px) {
    #press {
        margin-bottom: 100px;
    }
}

.reviews-slides {
    display: flex;
    /*gap: 20px;*/
    overflow-y: hidden;
}

.review-slide {
    background: rgba(248, 248, 248, 1);
    border-radius: 10px;
    padding: 40px;
    /*max-width: 100%;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    user-select: none;
}

.reviewer-photo {
    margin-bottom: 25px;
}

.reviewer-photo img {
    width: 130px;
    height: 130px;
}

.reviewer-rating {
    margin-bottom: 30px;
}

.reviewer-title {
    font-size: 30px;
    margin-bottom: 30px;
    height: 128px;
    overflow: hidden;
    text-align: center;
}

@media (max-width: 1665px) {
    .reviewer-title {font-size: 28px;}
}

@media (max-width: 1630px) {
    .reviewer-title {font-size: 26px;}
}

@media (max-width: 1540px) {
    .reviewer-title {font-size: 24px;}
}

@media (max-width: 1450px) {
    .reviewer-title {font-size: 22px;}
}

@media (max-width: 1360px) {
    .reviewer-title {font-size: 20px;}
}

@media (max-width: 1270px) {
    .reviewer-title {font-size: 18px;}
}


@media (max-width: 1061px) {
    .reviewer-title {font-size: 17px;}
}

@media (max-width: 1010px) {
    .reviewer-title {font-size: 17px;}
}

.reviewer-name {
    font-size: 24px;
    margin-bottom: 15px;
}

.reviewer-position {
    font-size: 16px;
    color: #00000080;
}

#reviews-controls {
    justify-content: space-between;
    display: flex;
    list-style: none;
    user-select: none;
    cursor: pointer;
    width: 100%;
    padding: 0;
    position: relative;
}

#reviews-controls li {
    position: absolute;
    bottom: 240px;
}

#reviews-controls .prev {
    left: -40px;
}

#reviews-controls .next {
    right: -40px;
}



@media (max-width: 1440px) {
    #reviews-controls .prev {
        left: -30px;
    }

    #reviews-controls .next {
        right: -30px;
    }

    .reviewer-title {
        margin-bottom: 30px;
        height: 110px;
    }
    .reviewer-name {
        font-size: 20px;
        margin-bottom: 15px;
    }

}

@media (max-width: 1200px) {
    .reviewer-title {
        margin-bottom: 30px;
        height: 98px;
    }
    .review-slide {
        padding: 20px;
    }
    .reviewer-name {
        font-size: 20px;
        margin-bottom: 15px;
    }

}

@media (max-width: 980px) {

    #press {
        padding: 0 40px;
    }

}

@media (max-width: 768px) {
    .reviewer-title {
        font-size: 24px;
    }
    #reviews-controls img {
        width: 10px;
        height: 20px;
    }
}

@media (max-width: 450px) {

    .review-slide {
        padding: 20px;
    }

    .reviewer-title {
        font-size: 20px;
        height: auto;
        overflow: auto;
    }
}
#faq {
    margin-bottom: 200px;
}

.faq-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: start;
}
.faq-container h2 {
    width: 85%;
}

.question {
    border-bottom: 1px solid #DBDBDB;
}

.question-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    cursor: pointer;
    user-select: none;
}

.question-header > h5:hover {
    color: #858585;
}

.faq-shevron {
    width: 36px;
    height: 36px;
    transition: 0.2s ease-in-out;
    cursor: pointer;

}

.answer {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.7);
    margin-top: -20px !important;
    padding-bottom: 20px;
}

.rotated {
    rotate: 180deg;
    transition: 0.2s ease-in-out;
}

@media (max-width: 1440px) {
    #faq {
        margin-bottom: 150px;
    }

}

@media (max-width: 1200px) {
    .faq-container h2 {
        width: 95%;
    }
    .question-header h5 {
        font-size: 22px!important;
        line-height: 29px!important;
    }
}

@media (max-width: 980px) {
    .faq-container {grid-template-columns: 1fr;}
    .faq-container h2 {width: 100%;}
}

@media (max-width: 500px) {
    .question {
        margin-bottom: 20px;
    }
    .question-header {
        padding: 0 0 30px 0;
        font-size: 20px;
    }
    .faq-shevron {
        width: 30px;
        height: 30px;
        display: block;
        padding: 5px;
    }
}
.map-wrapper {
    border-radius: 10px;
    height: 750px;
    background-image: url(/img/map.png);
    background-size: cover;
}

#map {
    position: relative;
}

@media (max-width: 1440px) {

    .map-wrapper {
        width: 100%;
        height: 700px;
    }

}

#mapp {
    width:100%;
    height: 972px;
    position: relative;
}

#mapp.dealers-map {
    height: 1072px;
}

#map-info-wrapper.dealers-map-wrapper {
    top: 60px;
}

#map-info-wrapper {
  position: absolute;
  left: 40px;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

#map-info {
    padding: 40px;
    /*top: 80px;*/
    background: #FFFFFF;
    width: 720px;
}

#map-info h2 {
    display: none;
}

.info-details {
    margin: 30px 0 40px 0;
    font-size: 24px;
    color: #00000080;
}

.info-detail {
    display: flex;
    gap: 10px;
    align-items: center;
}

.detail-name {
    width: 75px;
}

.info-detail a {
    color: #00000080;
    text-decoration: none;
}

.info-detail .copier {
    width: 24px;
    height: 24px;
}

.info-detail img{
    display: block;
    margin-top: -4px;
}

.copy-done {
    font-size: 12px;
    display: flex;
    gap: 5px;
}

.info-adr {
    font-size: 30px;
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #000000;
}



@media (max-width: 1740px) {
    #map-info {width: 600px;}
}

@media (max-width: 1440px) {
    #mapp {height: 700px;}

    #map-info {
        width: 500px;
    }

    .info-details {
        margin: 20px 0 40px 0;
    }

    .info-adr {
        font-size: 24px;
    }

}

@media (max-width: 1200px) {
    #mapp {height: 650px;}

    #map-info {width: 450px;}

    .info-details {
        margin: 20px 0 40px 0;
        font-size: 16px;
    }

    .detail-name {
        width: 50px;
    }

    .info-adr {
        font-size: 22px;
    }

    .info-detail .copier {
        width: 18px;
        height: 18px;
    }
}

@media (max-width: 1000px) {
    #mapp {height: 700px;}
    #map-info-wrapper {
        position: relative;
        top: unset;
        left: unset;
    }

    #map-info {
        padding: 0 20px 40px 20px;
        width: 100%;
    }

    #map-info h2 {
        display: block;
    }
}

@media (max-width: 430px) {
    #mapp {height: 500px;}
}

@media (max-width: 320px) {
    #mapp {height: 400px;}
}




.marker-wrapper {
    position: relative;
}

#custom-marker {
    position: absolute;
    top: -60px;
    left: -80px;
    text-decoration: none;
}

#custom-marker img {
    width: 161px;
    height: 62px;
}

/*.custom-marker {*/
/*    position: absolute;*/
/*    top: -61px;*/
/*    left:-23px;*/
/*    display: flex;*/
/*    gap: 5px;*/
/*    user-select: none;*/
/*}*/

/*.custom-marker .icon-car {*/
/*    margin-top: 9px;*/
/*    width: 24px;*/
/*    height: 24px;*/
/*}*/

/*.marker-img {*/
/*    background-image: url(/img/map_marker.svg);*/
/*    width: 46px;*/
/*    height: 61px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*.custom-marker .right {*/
/*    padding-top: 10px;*/
/*}*/

/*.map-router {*/
/*    background: #196dff;*/
/*    color: #FFFFFF;*/
/*    border-radius: 12px;*/
/*    padding: 12px;*/
/*    text-decoration: none;*/
/*    font-size: 14px;*/
/*}*/

#v-pressa {
    padding: 0 60px;
}

#pressa {
    background: #F8F8F8;
    display: flex;
    padding: 150px 60px;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    margin-bottom: 200px;
    border-radius: 10px;
}

#pressa h3 {
    display: block;
    overflow: hidden;
    width: 100%;
}

#pressa .carousel {
    width: 100%;
}

.pressa-switcher {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    justify-content: center;
}
.pressa-switcher img {
    height: 60px;
}

.grayed {
    filter: grayscale(100%);
}

@media (max-width: 1200px) {
    #pressa  {
        padding: 100px 60px;
    }
    .pressa-switcher {
        gap: 30px;
    }
    /*.pressa-switcher img {*/
    /*    height: 45px;*/
    /*}*/
}

@media (max-width: 1000px) {
    #pressa  {
        /*padding: 100px 20px;*/
    }
    .pressa-switcher {
        gap: 20px;
        margin-bottom: 40px;
    }
    .pressa-switcher img {
        height: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width: 500px) {
    #pressa  {
        padding: 80px 20px;
        gap: 40px;
    }
    .pressa-switcher {
        margin-bottom: 10px;
    }

    .pressa-switcher img {
        height: 20px;
    }

    #v-pressa {
        padding: 0 40px;
    }
}

@media (max-width: 390px) {
    #pressa  {
        padding: 60px 20px;
    }
    #v-pressa {
        padding: 0 30px;
    }
}


#pressa h3 {
    color: #000;
    text-align: center;
    font-size: 62px;
    font-style: normal;
    font-weight: 400;
    line-height: 105%; /* 65.1px */
    letter-spacing: -2.48px;
    margin-bottom: 80px;
}

@media (max-width: 1440px) {
    #pressa h3 {
        font-size: 52px;
    }
}

@media (max-width: 1200px) {
    #pressa h3 {
        font-size: 50px;
        letter-spacing: -2px;
    }
}

@media (max-width: 800px) {
    #pressa h3 {
        font-size: 41px;
        letter-spacing: -1.64px;
    }
}

@media (max-width: 450px) {
    #pressa {
    margin-bottom: 100px;
    }

    #pressa h3 {
        font-size: 24px;
        letter-spacing: -1.28px;
        margin-bottom: 40px;
    }

    #pressa .connect {font-size: 22px;}
    #pressa .connect img {top: 3px;}
}

@media (max-width: 420px) {
    #v-pressa2 h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 60px;
        font-weight: normal;
        #pressa .connect {font-size: 20px;}
        #pressa .connect img {top: 0;}
    }
}


.pressa-more {
    color: #000;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.6px;
    text-decoration: none;
}
.page-image {
    position: relative;
    overflow: hidden;
}

.page-header {
    padding-top: 150px;
    padding-left: 60px;
    display: block;
    position: absolute;
    color: #FFF;
    font-size: 82px;
    font-weight: 400;
    line-height: 74px;
    letter-spacing: -1.64px;
}

@media (max-width: 1440px) {
    .page-header {
        padding-top: 100px;
        padding-left: 40px;
        font-size: 62px;
        line-height: 56px;
        letter-spacing: -1.24px;
    }
}

@media (max-width: 768px) {
    .page-header {
        padding-top: 88px;
        padding-left: 20px;
        font-size: 80px;
        line-height: 72px;
        letter-spacing: -1.6px;
    }

}

@media (max-width: 480px) {
    .page-header {
        padding-top: 130px;
        padding-left: 20px;
        font-size: 50px;
        line-height: 53px;
        letter-spacing: -2px;
    }
}

@media (max-width: 390px) {
    .page-header {
        padding-top: 40px;
        padding-left: 20px;
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0.5px;
    }
}


/* quotes */
.reversed-quote {
    flex-direction: row-reverse;
}
/* quotes */
#v-login-dealers {
    background: #F8F8F8;
}

.dealers-image {
    position: relative;
    overflow: hidden;
}

#dealer-head {
    position: absolute;
    padding-top: 150px;
    padding-left: 60px;
}

#dealer-head h1 {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 82px;
    font-weight: 400;
    line-height: 90%;
    margin-bottom: 60px;
}

.dealers-subtitle {
    font-size: 30px;
    color: #FFF;
    padding-right:30px;
}


.dealers-header {
    text-align: left;
}

.dealers-headline {
    margin: 200px 0;
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}

.dealers-headline a {
    margin-right: 30px;
}



.dealers-features {
    display: flex;
    justify-content: space-between;
    margin-bottom: 200px;
    position: relative;
}

.feature-title {
    font-size: 45px;
    line-height: 105%;
    color: #000000;
    letter-spacing: -1.2px;
}

a.feature-title {
    display: flex;
    margin-bottom: 40px;
    gap: 50px;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.50);
}

a.feature-title.active {
    color: #000000;
}

a.feature-title:hover {
    color: #000000;
}

.features {
    width: 900px;
}

.feature {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 30px;
    padding-bottom: 30px;
}


.feature-short {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.feature-short span {
    color: #000;
    font-size: 30px;
}

.feature-short .faq-shevron {
    height: 18px;
    width: 36px;
}

.feature-title.bordered {
   display: block;
   padding-bottom: 30px;
   border-bottom: 1px solid #DBDBDB;
   margin-bottom: 30px;
}

.feature-description {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    margin-top: 20px;
}


.dealers-features .titles {
    position: sticky;
    top: 85px;
    height: 210px;
}

.scroll-section {
    margin-bottom: 150px;
}

.dealers-under {
    display: flex;
    flex-direction: column;
    gap: 120px;
    margin-bottom: 200px;
}

.dealer-auth {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
    font-size: 30px;
}

.auth-wrapper {
    padding-top: 20px;
}

@media (max-width: 1440px) {
    #dealer-head {
        padding-top: 100px;
        padding-left: 40px;
    }

    #dealer-head h1 {
        font-size: 62px;
        margin-bottom: 40px;
    }

    .dealers-headline {
        margin: 150px 0;
    }

    .dealers-header {
        font-size: 62px;
    }
    .feature-title {
        font-size: 30px;
    }
    .feature-short span {
        font-size: 24px;
    }
    .features {
        width: 680px;
    }
    .scroll-section {
        margin-bottom: 100px;
    }
    .dealers-under {
        gap: 100px;
        margin-bottom: 150px;
    }
    .dealers-features {
        margin-bottom: 50px;
    }
}

@media (max-width: 1200px) {
    .dealers-subtitle {
        font-size: 22px;
    }
    .features {
        width: 560px;
    }
    .feature-short span {
        font-size: 22px;
    }
}

@media (max-width: 980px) {
    #dealer-head {
        padding-top: 100px;
        padding-left: 20px;
    }

    #dealer-head h1 {
        font-size: 80px;
        max-width: 700px;
    }
    .dealers-headline {
        flex-direction: column;
        align-items: flex-start;
        gap: 80px;
    }
    .dealers-headline a {
        margin-right: 0;
    }

    .features {
        width: 440px;
    }
    .auth-wrapper {
        padding-top: 0;
    }
}

@media (max-width: 500px) {
    #dealer-head {
        padding-top: 130px;
        padding-left: 20px;
    }
    #dealer-head h1 {
         font-size: 42px;
        max-width: 410px;
    }
    .dealers-headline {
        gap: 60px;
        margin: 120px 0;
    }

    .dealers-header {
        font-size: 42px;
    }
    .dealers-headline a {
        font-size: 22px;
    }
    .dealers-features {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .dealers-features .titles {
        position: relative;
        top: unset;
        margin-bottom: 60px;
    }
    .feature-title {
        font-size: 28px;
    }
    a.feature-title {
        margin-bottom: 20px;
        gap: 25px;
    }

    .features {
        width: 100%;
    }
    .feature {
        margin-bottom: 37px;
    }
    .feature-short span {
        font-size: 20px;
    }
    .dealers-under {
        gap: 60px;
        margin-bottom: 120px;
    }

    .feature-short img {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 380px) {
    #dealer-head {
        padding-top: 62px;
        padding-left: 20px;
    }
    #dealer-head h1 {
        font-size: 32px;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .dealers-subtitle {
        font-size: 20px;
    }
    .dealers-headline {
        margin: 100px 0;
    }
    .dealers-header {
        font-size: 30px;
    }
    .dealers-headline a {
        font-size: 20px;
    }
    .dealers-under {
        margin-bottom: 100px;
    }
    .dealers-features {
        margin-bottom: 0;
    }
}


.dealers-table {
    background: #F8F8F8;
    padding: 170px;
    margin-bottom: 200px;
    border-radius: 10px;
    position: relative;
}

.dealers-table-zoomer {
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.dealers-table img {
    width: 100%;
    box-shadow: 10px 37px 50.9px 12px rgba(0, 0, 0, 0.27);
    border-radius: 10px;
}

@media (max-width: 1440px) {
    .dealers-table {
        padding: 100px 130px;
        margin-bottom: 150px;
    }
}

@media (max-width: 1200px) {
    .dealers-table {
        padding: 100px 80px;
    }
}

@media (max-width: 980px) {
    .dealers-table {
        padding: 40px 70px;
    }
}

@media (max-width: 450px) {
    .dealers-table {
        padding: 40px 20px;
    }
    .dealers-table img {
        border-radius: 5px;
    }
}

@media (max-width: 380px) {
    .dealers-table {
        padding: 30px 15px;
    }
}

.dealers-table-zoom {
    position: fixed;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000000;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zoom-controls {
    position: absolute;
    top: 10px;
    right: 10px;
}

.dealers-table-zoom .zoomist-zoomer {
    top: unset;
    bottom: 0;
}

.delears-table-closer {
    width: 35px;
    height: 35px;
    z-index: 2;
    position: relative;
}




.dealer-contact {
    display: flex;
    flex-direction: column;
    padding: 200px 0;
    align-items: center;
}

.dc-content {
    width: 775px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dc-content h3 {
    text-align: center;
    margin-bottom: 40px;
}

.dc-content .photo-mock {
    width: 226px;
    height: 226px;
    border-radius: 50%;
    background: #C4C4C4;
    margin-bottom: 30px;
}

.dc-name {
    font-size: 30px;
    margin-bottom: 15px;
}

.dc-position {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    margin-bottom: 40px;
}

.dc-contacts {
    display: flex;
    gap: 60px;
}

.dc-contacts a {
    color: #000;
    font-size: 22px;
    text-decoration: none;
    display: flex;
    gap: 20px;
    align-items: center;
}

@media (max-width: 1400px) {
    .dealer-contact {
        padding: 150px 0;
    }
}

@media (max-width: 800px) {
    .dc-content {
        width: 100%;
    }
}


@media (max-width: 600px) {
    .dc-contacts  {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .dc-contacts a {
        gap: 15px;
        font-size: 20px;
    }
}
#dealers-contacts-head {
    position: absolute;
    padding-top: 228px;
    padding-left: 60px;
    width: 1400px;
}

#dealers-contacts-head h2 {
    color: #FFF;
    font-size: 82px;
}

.dc-header {
    margin: 105px 0 80px 0;
}


@media (max-width: 1440px) {
    #dealers-contacts-head {
        padding-top: 100px;
        padding-left: 40px;
        width: 800px;
    }

    #dealers-contacts-head h2 {
        font-size: 62px;
    }
}

@media (max-width: 1440px) {
    #dealers-contacts-head {
        padding-top: 80px;
        padding-left: 40px;
        width: 800px;
    }

}

@media (max-width: 900px) {
    #dealers-contacts-head {
        padding-top: 100px;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }
}

@media (max-width: 450px) {
    #dealers-contacts-head {
        padding-top: 129px;
    }

    #dealers-contacts-head h2 {
         font-size: 42px;
    }
}

@media (max-width: 380px) {
    #dealers-contacts-head {
        padding-top: 46px;
    }

    #dealers-contacts-head h2 {
        font-size: 30px;
    }
}
.about-image {
    position: relative;
    overflow: hidden;
}

.about-header {
    width: 978px;
}

.about-headline {
    padding: 200px 150px;
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
}

.about-headline h2 {
    margin-bottom: 0;
}

.about-headline .line {
    text-align: center!important;
}

.about-headline p {
    font-size: 30px;
    text-align: center!important;
    line-height: 39px;
}

.about-quote {
    padding: 150px 60px;
    background: #F8F8F8;
    display: flex;
    gap: 120px;
}

.quote-img {
    width: 320px;
    height: 320px;
    border-radius: 10px;
    margin: 25px 0;
}

.quote-content {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.quote-content img {
    width: 38px;
    height: 34px;
}

.quote-position {
    font-size: 30px;
    letter-spacing: -0.6px;
}

.about-staff {
    padding: 200px 60px;
    display: flex;
    position: relative;
}

.staff-photo {
    width: 400px;
    flex-shrink: 0;
    position: sticky;
    top: 100px;
    height: 320px;
}

.staff-photo img {
    /*display: none;*/
}

.staff-members {
    width: 100%;
}

.staff-member {
    position: relative;
    display: flex;
    gap: 30px;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DBDBDB;
    cursor: pointer;
}

.staff-name, .staff-position {
    width: 100%;
    font-size: 30px;
}

.member-photo {
    width: 320px;
    height: 320px;
    border-radius: 10px;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: -400px;*/
    /*border-radius: 10px;*/
    /*visibility: hidden;*/
}


.staff-member:hover .member-photo {
    /*visibility: visible;*/
}

.about-vacancies {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    margin-bottom: 200px;
}

.footer-line {
    font-size: 82px;
    letter-spacing: -3.28px;
    line-height: 86px;
}

@media (max-width: 1440px) {
    .about-header {
        width: 697px;
    }
    .about-headline {
        padding: 150px 100px;
        gap: 50px;
    }
    .about-headline h2 {
        font-size: 50px;
        letter-spacing: -2px;
        line-height: 53px;
    }

    .about-quote {
        padding: 100px 40px;
    }

    .about-quote h3 {
        font-size: 50px;
        line-height: 53px;
        letter-spacing: -2px;
    }

    .quote-position {
        font-size: 24px;
    }

    .about-staff {
        padding: 150px 40px;
    }

    .footer-line {
        font-size: 62px;
        letter-spacing: -2.48px;
        line-height: 65px;
    }

    .about-vacancies {
        margin-bottom: 150px;
    }
}

@media (max-width: 1200px) {
    .about-headline p {
        font-size: 22px;
        line-height: 29px;
    }

    .member-photo {
        width: 264px;
        height: 264px;
        top: 0;
        left: -300px;
    }

    .staff-name, .staff-position {
        font-size: 22px;
    }

    .about-vacancies {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 100px;
    }

}

@media (max-width: 890px) {
    .about-quote {
        flex-direction: column;
        align-items: center;
        padding: 100px 20px;
    }

    .quote-img {
        width: 200px;
        height: 200px;
        border-radius: 50%;
        margin: 0;
    }

    .about-quote h3 {
        text-align: center;
    }

    .quote-content {
        gap: 50px;
    }

    .quote-content img {
        display: none;
    }

    .quote-position {
        text-align: center;
    }

}

@media (max-width: 768px) {
    .about-headline {
        padding: 150px 20px;
    }

    .about-staff {
        padding: 150px 20px;
    }

    .staff-photo {
        display: none;
    }
    .staff-member:hover .member-photo {
        visibility: hidden;
    }

    .staff-member {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .staff-name, .staff-position {
        width: 100%;
        font-size: 22px;
    }
    .about-vacancies {
        gap: 80px;
    }

    .about-vacancies .connect {
        font-size: 30px;
    }

    .about-vacancies .shevron-connect {
        margin-top: 4px;
    }
    .about-header {
        width: 100%;
    }

    .about-quote {gap: 50px;}
}

@media (max-width: 580px) {
    .about-headline {
        padding: 120px 20px;
        gap: 30px;
    }

    .about-headline h2 {
        font-size: 32px;
        line-height: 34px;
        letter-spacing: -1.28px;
    }

    .about-headline p {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: -0.4px;
    }

    .about-quote {
        padding: 80px 20px;
    }

    .about-staff {
        padding: 120px 20px;
    }

    .footer-line {
        font-size: 32px;
        line-height: 34px;
        letter-spacing: -1.28px;
    }

    .about-vacancies {
        gap: 60px;
        margin-bottom: 120px;
    }

    .about-quote h3 {
        font-size: 32px;
        line-height: 34px;
        letter-spacing: -1.28px;
    }

    .about-quote {gap: 30px;}

    .about-vacancies .connect {font-size: 22px;}
    .about-vacancies .shevron-connect {
        margin-top: 0;
    }
}

@media (max-width: 390px) {
    .about-header {width: 280px;}
    .about-headline {padding: 100px 20px;}

    .about-headline h2 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -1px;
    }

    .about-quote {padding: 60px 20px;}
    .about-quote h3 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: -1px;
    }
    .about-staff {padding: 100px 20px;}
    .about-vacancies {margin-bottom: 100px;}
    .about-vacancies .connect {font-size: 20px;}

}
.vacancies-page h2 {
    color: #000;
    font-size: 82px;
    font-style: normal;
    font-weight: 400;
    line-height: 105%;
    letter-spacing: -3.28px;
    padding-top: 0;
    width: auto;
    text-align: center;
    margin-bottom: 0;
}

/* заголовок */
.vacancies-headline {
    padding: 150px 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
}
@media (max-width: 1440px) {
    .vacancies-headline {padding: 150px 40px;}
    .vacancies-headline h2 {font-size: 62px;letter-spacing: -2.48px;}
}
@media (max-width: 1200px) {
    .connect.vac-connect {font-size: 30px;}
    .connect.vac-connect img {right: -25px;}
}
@media (max-width: 768px) {
    .vacancies-headline {padding: 150px 20px;}
}
@media (max-width: 430px) {
    .vacancies-headline {padding: 120px 20px;}
    .vacancies-headline h2 {font-size: 42px;letter-spacing: -1.68px;}
    .connect.vac-connect {font-size: 22px;}
    .connect.vac-connect img {top: 3px;}
}
@media (max-width: 320px) {
    .vacancies-headline {padding: 100px 20px;}
    .vacancies-headline h2 {font-size: 30px;letter-spacing: 0;}
}
/* заголовок */



/* заголовок 2 */
.vacancies-headline.v2 {padding: 200px;gap:60px;}

@media (max-width: 1440px) {
    .vacancies-headline.v2 {padding: 150px 100px;gap:50px;}
}
@media (max-width: 1200px) {
    .vacancies-headline.v2 {padding: 150px 50px;}
    .connect.vac-connect {font-size: 22px;}
}
@media (max-width: 768px) {
    .vacancies-headline.v2 {padding: 150px 20px;}
    .vacancies-headline.v2 h2 {font-size: 50px;}
}
@media (max-width: 430px) {
    .vacancies-headline.v2 {padding: 120px 20px;gap:30px;}
    .vacancies-headline.v2 h2 {font-size: 32px;}
    .connect.vac-connect {font-size: 20px;}
}
@media (max-width: 320px) {
    .vacancies-headline.v2 {padding: 100px 20px;}
    .vacancies-headline.v2 h2 {font-size: 24px;}
    .connect.vac-connect {font-size: 20px;}
}
/* заголовок */



/* ценности */
.vac-values-section {padding: 200px 60px;}
.vac-values-section h2 {margin-bottom: 70px;}
.vac-values {
    display: flex;
    width: 100%;
}

.value-circle:nth-child(2) {
    transform: translateX(-45px);
}
.value-circle:nth-child(3) {
    transform: translateX(-90px);
}
.value-circle {
    position: relative;
    width: calc(33% + 30px);
    flex-shrink: 0;
    cursor: pointer;
}
.value-circle:before {
    border: 1px solid #000;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.circle-content {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 100%;
    position: relative;
}
.white-content {
    font-size: 42px;
    line-height: 130%;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.black-content {
    align-items: center;
    background-color: #000 !important;
    border-radius: 50%;
    color: #fff !important;
    display: flex;
    font-size: 30px;
    line-height: 130%;
    height: 100%;
    justify-content: center;
    left: 1px;
    letter-spacing: -.02em;
    opacity: 0;
    padding: 1rem;
    position: absolute;
    text-align: center;
    top: 1px;
    transition: all .3s;
    width: 100%;
    z-index: 2;
}
.black-content span {
    color: #fff !important;
    display: block;
    max-width: 406px;
    text-align: center;
}
.circle-content:hover .black-content {
    opacity: 1;
}
@media (max-width: 1440px) {
    .vac-values-section {padding: 150px 40px;}
    .vac-values-section h2 {margin-bottom: 50px;font-size:50px;}
    .white-content {font-size: 30px;}
    .black-content {font-size: 24px;}
}
@media (max-width: 1200px) {
    .white-content {font-size: 24px;}
    .black-content {font-size: 22px;}
}
@media (max-width: 1000px) {
    .vac-values-section {padding: 150px 20px;}
    .white-content {font-size: 18px;}
    .black-content {font-size: 16px;}
}
@media (max-width: 430px) {
    .vac-values-section {padding: 120px 20px;}
    .vac-values {flex-direction: column;align-items: center}
    .vac-values-section h2 {margin-bottom: 40px;font-size:42px;}
    .value-circle:nth-child(2) {
        transform: translateX(0);
        transform: translateY(-45px);
    }
    .value-circle:nth-child(3) {
        transform: translateX(0);
        transform: translateY(-90px);
    }
    .value-circle {width: 100%;}
    .white-content {font-size: 20px;}
    .black-content {font-size: 20px;}
}
@media (max-width: 320px) {
    .vac-values-section {padding: 100px 20px;}
}
/* ценности */



/* вакансии */
#vac-list {
    padding-top: 200px;
    padding-bottom: 200px;
    display: flex;
    width: 100%;
}
#vac-list h2 {width: 50%;}
#vac-list .questions {width: 50%;}
@media (max-width: 1440px) {
    #vac-list h2 {font-size: 62px;}
    #vac-list {padding-top: 150px;padding-bottom: 150px;}
}
@media (max-width: 1000px) {
    #vac-list {
        flex-direction: column;
    }
    #vac-list .questions {width: 100%;}
    #vac-list h2 {width: 100%;}
    #vac-list h2 {font-size: 52px;}
}
@media (max-width: 430px) {
    #vac-list {padding-top: 120px;padding-bottom: 120px;}
    #vac-list h2 {font-size: 42px;}
}
@media (max-width: 320px) {
    #vac-list {padding-top: 100px;padding-bottom: 100px;}
    #vac-list h2 {font-size: 32px;}
}
/* вакансии */



/* цитата реверс */
.about-quote a {
    color: #000;
    font-size: 30px;
    text-decoration: underline;
}
.about-quote .info-detail {gap: 8px;}
.about-quote .info-detail img {max-height: 24px;}
@media (max-width: 1440px) {
    .about-quote a {font-size: 24px;}
}
@media (max-width: 890px) {
    .about-quote .info-detail {justify-content: center}
    .about-quote a {font-size: 22px;}
    .about-quote .copier {
        display: inline;
    }
}
@media (max-width: 430px) {
     .about-quote a {font-size: 20px;}
}
/* цитата реверс */
.privacy-header {
    width: 100%;
    padding: 150px 200px 100px 200px;
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    text-align: center;
}
@media (max-width: 1440px) {
    .privacy-header {padding: 150px 150px 100px 150px;}
}
@media (max-width: 1200px) {
    .privacy-header {padding: 150px 40px 100px 40px;}
}
@media (max-width: 768px) {
    .privacy-header {padding: 150px 20px 100px 20px;}
}
@media (max-width: 430px) {
    .privacy-header {padding: 120px 20px 80px 20px;}
}
@media (max-width: 320px) {
    .privacy-header {padding: 110px 20px 70px 20px;}
}


.privacy-container  b {
    font-family: "Suisse Intl Book";
}

.header-info {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 30px;
}
@media (max-width: 430px) {
    .header-info {padding: 120px 20px 80px 20px;}
}


.privacy-container {padding: 0 210px;width: 100%;}
@media (max-width: 1440px) {
    .privacy-container {padding: 0 155px;}
}
@media (max-width: 1200px) {
    .privacy-container {padding: 0 140px;}
}
@media (max-width: 768px) {
    .privacy-container {padding: 0 20px;}
}

.main-link {
    width: 100%;
    padding: 80px 0 200px 0;
    text-align: center;
}
#safety-head {
    position: absolute;
    /*padding-top: 276px;*/
    padding-left: 60px;
    width: 920px;
    top: 50%;
    transform: translateY(-50%);
}

#safety-head h1 {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 82px;
    font-weight: 400;
    line-height: 90%;
    margin-bottom: 60px;
}

.safety-subtitle {
    font-size: 30px;
    color: #FFF;
    padding-right:30px;
    margin-bottom:60px;
}

.safety-page-image {
    margin-bottom: 200px;
}

@media (max-width: 1480px) {
    #safety-head {
        /*padding-top: 104px;*/
        padding-left: 40px;
    }
    #safety-head h1 {
        font-size: 62px;
        margin-bottom: 40px;
    }
    .safety-subtitle {
        font-size: 24px;
    }
}

@media (max-width: 1280px) {
    .safety-subtitle {
        margin-bottom:40px;
    }
}
@media (max-width: 1000px) {
    #safety-head {
        /*padding-top: 120px;*/
        padding-left: 20px;
        width: 100%;
    }

    .safety-subtitle {
        width: 80%;
    }
}

@media (max-width: 500px) {
    #safety-head {
        padding-top: 60px;
        padding-left: 20px;
        top: 0;
        transform: unset;
    }
    #safety-head h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .safety-subtitle {
        font-size: 20px;
    }
    .safety-page-image {
        margin-bottom: 100px;
    }
}

.safety-section {
    padding-bottom: 200px;
}



@media (max-width: 1000px) {
    .safety-section {
        padding-bottom: 150px;
    }

}

@media (max-width: 500px) {
    .safety-section {
        padding-bottom: 100px;
    }
}



.safety-about-list {
    display: grid;
    grid-template-columns:repeat(4,1fr);
    gap: 40px;
}

.safety-about h5 {
    margin-bottom: 20px;
}

.safety-about p {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    line-height: 22px;
}

@media (max-width: 500px) {
    .safety-about-list {
        grid-template-columns:repeat(1,1fr);
    }

    .pressa-quote {
        font-size: 41px;
        padding: 0 40px;
        line-height: 105%;
        letter-spacing: -1.64px;
    }
}


.safety-howto {
    width: 608px;
    display: flex;
    flex-direction: column;
}

.sh-top-block {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.sh-top-circle {
    background: #D9D9D9;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.sh-top-line {
    background: #D9D9D9;
    width: 100%;
    height: 1px;
}

.sh-txt {
    padding-right: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.sh-txt .bottom {
    color: rgba(0, 0, 0, 0.50);
}



.safety-howto h5 {
    margin-bottom: 20px;
}

.safety-howto p {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    line-height: 22px;
}

@media (max-width: 1280px) {
    .safety-howto {
        width: 485px;
    }
}

@media (max-width: 600px) {
    .safety-howto {
        width: 380px;
    }
}

.safety-pressa {
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
}

.safety-pressa .pressa-logo {
    width: 180px;
}

.pressa-quote {
    font-size: 62px;
    text-align: center;
    padding: 0 130px;
    line-height: 105%;
    letter-spacing: -2.48px;
}

.safety-pressa .arrow-link {
    font-size: 30px;
}

@media (max-width: 1280px) {
    .pressa-quote {
        font-size: 40px;
        padding: 0 60px;
        line-height: 105%;
        letter-spacing: -2px;
    }
    .safety-pressa .arrow-link {
        font-size: 22px;
    }
}

@media (max-width: 1000px) {
    .pressa-quote {
        font-size: 41px;
        padding: 0 40px;
        line-height: 105%;
        letter-spacing: -1.64px;
    }
}

@media (max-width: 500px) {
    .pressa-quote {
        font-size: 20px;
        padding: 0 20px;
        line-height: 105%;
        letter-spacing: -0.4px;
    }
    .safety-pressa .pressa-logo {
        width: 105px;
    }
    .safety-pressa .arrow-link {
        font-size: 20px;
    }
}
.ai-header {
    margin: 185px 0 150px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    padding: 0 20px;
}

.ai-header span {
    color: #808080;
    font-size: 16px;
}

.ai-image {
    width: 100%;
    padding: 0 60px;
    margin-bottom: 150px;
}

.ai-image img {
    width: 100%;
}

.ai-content {
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.ai-content p {
    font-size: 20px;
    line-height: 150%;
}

.ai-content h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.6px;
    margin-bottom: 30px;
}

.ai-container {
    width: 1200px;
    margin: 0 auto;
}

.ai-big-text {
    font-size: 62px;
    line-height: 105%;
    letter-spacing: -2.48px;
}

.ai-ps {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    background: #F8F8F8;
    gap: 40px;
    padding: 40px;
}

.ai-ps span {
    color: rgba(0, 0, 0, 0.50);
    font-size: 20px;
}

.mark2 {
    margin-bottom: 150px;
    width: 100%;
}

@media (max-width: 1280px) {
    .ai-header {
        margin: 120px 0;
    }
    .ai-image {
        padding: 0 40px;
        margin-bottom: 120px;
    }
    .ai-container {
        width: 840px;
    }
    .ai-content {
        gap: 80px;
    }
    .ai-big-text {
        font-size: 42px;
        letter-spacing: -1.68px;
    }
    .ai-content p {
        font-size: 16px;
        line-height: 140%;
    }
    .ai-ps {
        padding: 30px;
    }
    .ai-ps span {
        font-size: 16px;
    }

}

@media (max-width: 900px) {
    .ai-container {
        width: 100%;
        padding: 0 20px;
    }

    .ai-header {
        margin: 60px 0;
        text-align: center;
    }
    .ai-header span {
        font-size: 12px;
    }
    .ai-image {
        padding: 0 20px;
        margin-bottom: 60px;
    }
    .ai-content {
        gap: 40px;
    }
    .ai-content h3 {
        font-size: 22px;
        letter-spacing: -0.44px;
        margin-bottom: 15px;
    }

    .ai-big-text {
        font-size: 22px;
        letter-spacing: -0.44px;
        line-height: 130%;
    }
    .ai-ps {
        gap: 20px;
    }
}
.article-breadcrumbs {
    display: flex;
    gap: 5px;
    padding: 30px 60px 40px 60px;
}

.article-breadcrumbs a, .article-breadcrumbs span {
    color: #808080;
    font-size: 16px;
    line-height: 140%;
    text-decoration: none;
}

.article-breadcrumbs a:hover {
    color: #808080;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.article-breadcrumbs span:last-child {
    text-decoration: underline;
    text-underline-offset: 4px;
}

.article-header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 150px;
}

.article-header h1 {
    margin: 60px;
}

.article-themes {
    margin-bottom: 40px;
}

.article-theme {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.05);
    font-size: 12px;
}

.article-post-date {
     margin-bottom: 80px;
}

.article-header h1 {
    display: flex;
    text-align: center;
    justify-content: center;
    max-width: 1230px;
    margin-bottom: 80px;
}

.article-info {
    display: flex;
    gap: 40px;
}

.article-info span {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #808080;
    font-size: 16px;
    line-height: 140%;
}

.content-block {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 100px;
}

.article-content-container {
    width: 1200px;
}


.block-txt, .quote-text {
    color: #000;
    font-size: 20px;
    line-height: 150%;
}

.content-block.block-headr {
    margin-bottom: 40px;
}

.content-block p {
    margin-bottom: 40px;
}

.content-block h2 {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.6px;
    margin:0;
}

.content-block h3 {font-size: 26px;margin:0;}
.content-block h4 {font-size: 25px;margin:0;}
.content-block h5 {font-size: 24px;margin:0;}

.background-txt {
    border-radius: 10px;
    background: #F8F8F8;
    padding: 50px;
}

.large-txt {
    font-size: 62px;
    font-style: normal;
    font-weight: 400;
    line-height: 105%;
    letter-spacing: -2.48px;
}

.block-image {
    padding: 0 60px;
    display: flex;
    justify-content: center;
}

.block-image img {
    border-radius: 10px;
    max-width: 100%;
}

.block-image .vertical-img {
    width: 750px;
}

.article-quote {
    padding: 100px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.20);
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.quote-author {
    margin-bottom: 40px;
    display: flex;
    gap: 25px;
}


.quote-author img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

.author-info {
    width: 440px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.author-info span:first-child {
    font-size: 24px;
    color: #000;
    letter-spacing: -0.96px;
    line-height: 120%;
}

.author-info span:last-child {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    line-height: 140%;
}

.quote-text p:last-child {
    margin-bottom: 0;
}


.articles-welcome {
    width: 100%;
    display: flex;
    justify-content: center;
    color: #808080;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.96px;
}

.articles-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 100px;
    column-gap: 40px;
    margin-bottom: 200px;
}

.article-preview {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.article-preview img {
    width: 100%;
    border-radius: 10px;
    height: 420px;
    object-fit: cover;
}

.article-preview .article-link {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.6px;
    margin-bottom: 0;
    text-decoration: none;
}


.article-info {
    display: flex;
    gap: 12px;
    align-items: center;
}

.article-read-time {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.80);
    font-size: 12px;
}

.article-page {
    margin-bottom: 100px;
}

@media (max-width: 1280px) {
    .article-breadcrumbs {
        padding: 30px 40px 40px 40px;
    }

    .article-breadcrumbs a, .article-breadcrumbs span {
        font-size: 14px;
    }

    .article-header {
        margin-bottom: 120px;
    }

    .article-post-date {
        margin-bottom: 40px;
    }

    .article-content-container {
        width: 840px;
    }

    .article-header h1 {
        max-width: 90%;
        margin-bottom: 60px;
    }

    .txt-block, .quote-text {
        font-size: 16px;
        line-height: 140%;
    }

    .content-block {
        margin-bottom: 80px;
    }

    .content-block.block-headr {
        margin-bottom: 30px;
    }

    .background-txt {
        padding: 30px!important;
    }

    .large-txt {
        font-size: 42px;
        line-height: 105%;
        letter-spacing: -1.68px;
    }
    .block-image {
        padding: 0 40px;
    }
    .block-image .vertical-img {
        width: 550px;
    }

    .article-quote {
        padding: 60px 0;
    }

    .quote-author img {
        width: 120px;
        height: 120px;
    }


    .articles-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 80px;
        column-gap: 20px;
        margin-bottom: 100px;
    }


    .article-preview img {
        height: 300px;
    }

    .article-preview .article-link {
        font-size: 22px;
        letter-spacing: -0.44px;
    }

}

@media (max-width: 900px) {
    .article-breadcrumbs {
        padding: 30px 20px 40px 20px;
    }
    .article-content-container {
        width: 100%;
        padding: 0 20px;
    }

    .article-header {
        margin-bottom: 80px;
    }
    .block-image {
        padding: 0 20px;
    }
    .block-image .vertical-img {
        width: 450px;
    }
    .quote-author img {
        width: 110px;
        height: 110px;
    }
}

@media (max-width: 500px) {
     .article-breadcrumbs {
         padding: 0 20px 30px 20px;
     }

    .article-header {
        margin-bottom: 40px;
    }

    .article-themes {
        margin-bottom: 20px;
    }

    .article-post-date {
        margin-bottom: 30px;
    }

    .article-header h1 {
        max-width: 95%;
        margin-bottom: 30px;
    }

    .txt-block, .quote-text {
        font-size: 16px;
        line-height: 140%;
    }

    .content-block {
        margin-bottom: 40px;
    }

    .content-block.block-headr {
        margin-bottom: 15px;
    }

    .large-txt {
        font-size: 22px;
        line-height: 130%;
        letter-spacing: -0.44px;
    }

    .block-image {
        padding: 0 20px;
    }

    .block-image .vertical-img {
        width: 90%;
    }

    .article-quote {
        padding: 30px 0;
    }

    .author-info {
        width: 100%;
    }

    .quote-author {
        margin-bottom: 30px;
    }

    .quote-author img {
        width: 80px;
        height: 80px;
    }

    .articles-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 60px;
        column-gap: 20px;
        margin-bottom: 60px;
    }
    .articles-welcome {
        width: 100%;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 16px;
        line-height: 140%;
        padding: 0 20px;
        margin-bottom: 60px;
    }

}
.login-help {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 100px;
}

.sber-btn {
    width: 220px;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #767676;
    backdrop-filter: blur(10px);
    font-size: 14px;
    cursor: pointer;
    color: #000000;
    text-decoration: none;
}

.help-block {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    align-items: center;
}

.help-block h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.help-block a {
    text-underline-offset: 2px;
}

.login-connect {
    margin-top: 20px;
    width: 380px;
    display: flex;
    justify-content: space-between;

}

.login-connect .connect {
    font-size: 16px;
}

.login-connect span {
    padding-bottom: 5px!important;
}

.login-connect .shevron-connect {
    top: 2px;
    height: 14px;
}

@media (max-width: 500px) {
    .login-connect {
        margin-top: 20px;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        gap: 20px;
        flex-direction: column;

    }
}
.my-menu {
    display: flex;
    gap: 20px;
    padding: 50px 60px;
}

.my-menu a {
    color: #808080;
    font-size: 16px;
    text-decoration: none;
}

.my-menu a:hover, .my-menu a.selected {
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
}

.my-title {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}

/*@media (max-width: 1200px) {*/
/*    .my-title {*/
/*        margin-bottom: 120px;*/
/*    }*/
/*}*/

@media (max-width: 980px) {
    .my-menu {
        padding: 20px;
    }
    .my-title {
        margin-bottom: 80px;
    }
}

@media (max-width: 450px) {
    .my-menu {
        padding: 30px 20px;
        justify-content: center;
    }
    .my-title {
        margin-bottom: 120px;
    }
}
.first-car {
    width: 580px;
    margin-bottom: 100px;
}

@media (max-width: 1200px) {
    .first-car {
        width: 550px;
        margin-bottom: 80px;
    }
}

@media (max-width: 600px) {
    .first-car {
        width: 300px;
        margin-bottom: 60px;
    }
}

@media (max-width: 400px) {
    .first-car {
        width: 100%;
        margin-bottom: 60px;
    }
}


.orders-list {
    margin-bottom: 200px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.info-top {
    padding: 40px;
}


.orders-list h3 {
    margin-bottom: 80px;
}

.order {
  display: flex;
  background-color: #F8F8F8;
}

.order-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.info-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.order-info h2 {
    font-size: 40px;
    margin-bottom: 16px;
}

.order-date {
    font-size: 16px;
    line-height: 120%;
    color: rgba(0,0,0,0.6);
}

.order-status {
    display: flex;
    gap: 8px;
}

@media (max-width: 1440px) {
    .info-top {
        padding: 30px;
    }
}


@media (max-width: 500px) {
    .info-top {
        padding: 16px;
    }
}







.order-manager {
    display: flex;
    padding: 40px;
}

.order-manager .avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.manager-info {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
}

.manager-info small {
    color: #808080;
    font-size: 16px;
    margin-bottom: 4px;
    display: block;
}

.manager-info h4 {
    font-size: 24px;
    margin-bottom: 23px;
}

.manager-contacts {
    display: flex;
    gap: 48px;
}

.manager-contacts {

}

.manager-contacts a {
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 12px;
}

.manager-contacts img {
    height: 10px;
}


@media (max-width: 1440px) {
    .order-manager {
        display: flex;
        padding: 30px;
    }
}


@media (max-width: 980px) {
    .manager-contacts {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }

    .manager-contacts a {
        width: 40%;
    }
}

@media (max-width: 500px) {
    .manager-contacts {
        display: flex;
        gap: 12px;
        flex-wrap: wrap;
    }

    .manager-contacts a {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .order-manager {
        flex-direction: column;
        align-items: center;
    }

    .manager-info {
        margin-left: 0;
        margin-top: 20px;
        align-items: center;
    }
}









.payments {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.payment {
    background-color: #E9EAEC;
    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
    border-radius: 12px;
    align-items: center;
}

.payment-info {
    display: flex;
    /*align-items: center;*/
    gap: 5px;
    flex-direction: column;
}

.payment-kind {
    font-size: 14px;
    color: rgba(0,0,0,0.5);
}

.payment-money {
    font-size: 28px;
    color: #000000;
}

.pay-btn {
    background-color:  rgba(33, 160, 56, 1);
    display: flex;
    height: 60px;
    padding: 18px 40px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 12px;
    color: #FFFFFF;
    text-decoration: none;
    gap: 5px;
}

@media (max-width: 1440px) {
    .payments {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
}

@media (max-width: 500px) {
    .payment, .payment-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

}
.checkbox-button {
    /*cursor: pointer;*/
}

.checkbox-button a {
    text-underline-offset: 3px;
}

.checkbox-button input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

.checkbox-button input {
    font-size: 1rem;
    line-height: 1.5;
    padding: 11px 23px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    outline: 0;
    background-color: transparent;
}

.checkbox-button__input {
    opacity: 0;
    position: absolute;
}

.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 16px;
    vertical-align: middle;
    background-color: inherit;
    color: #000000;
    border: 2px solid #000000;
    border-radius: 4px;
}

.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    background-color: #000000;
    border-radius: 2px;
}

.checkbox-button__input:checked+.checkbox-button__control {
    border-color: #000000;
}



.fl {
    position: relative;
}

.fl-input {
    &:focus {
        outline: none;
        border-bottom-color: #777;
    }

    &::placeholder {
        color: transparent;
    }
}

.fl-label {
    position: absolute;
    top: 16px;
    left: 7px;
    color: #757575;
    pointer-events: none;
    transform-origin: left center;
    transition: transform 250ms;
}

.fl-input:focus + .fl-label,
.fl-input:not(:placeholder-shown) + .fl-label {
    transform: translateY(-100%) scale(0.75);
    font-size: 12px;
}


.fl-input:focus::-webkit-textfield-decoration-container {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
}


.input-block {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 30px;
}

.input-block label {
    color: rgba(0, 0, 0, 0.3);
    font-size: 30px;
}

.input-block input {
    border: none;
    padding: 20px 8px;
    border-bottom: 1px solid black;
    outline: none;
    font-size: 20px;
    background: transparent;
}


@media (max-width: 450px) {
    .input-block label {
        font-size: 20px;
    }
}
.brand-image {
    position: relative;
}

.brand-abs {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.brand-breadcrumbs {
    padding: 40px 60px;
}

.brand-breadcrumbs {
    display: flex;
    gap: 5px;

}

.brand-breadcrumbs a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.brand-breadcrumbs span {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.brand-welcome {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.brand-welcome .inner {
    width: 1122px;
    text-align: center;
    margin-top: -115px;
}

.brand-welcome h2 {
    color: #fff;
    text-align: center;
    display: block;
}

.brand-welcome a {
    display: inline-flex;
    height: 40px;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #FFF;
    color: #000;
    text-decoration: none;

}

.brand-menu {
    display: flex;
    width: 100%;
    padding: 30px 50px;
    justify-content: center;
    align-items: center;
    gap: 52px;
    background: #FFF;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
    position: sticky;
    top: 75px;
    z-index: 1;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0.5) #ffffff !important;
    scrollbar-width: thin !important;
}

.brand-menu a {
    color: #000;
    text-decoration: none;
}

.brand-menu a:hover {
    text-decoration: underline;
}

.brand-model-list {
    padding-top: 100px;
    margin-bottom: 200px;
}

.brand-model-list h3 {
    margin-bottom: 60px;
}

.brand-model-card {
    max-width: 580px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    border-radius: 10px;
    background: #FFF;
    border: 1px solid #FFF;
    flex-shrink: 0;
}

.brand-model-card:hover {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.30);
}

.brand-model-card img {
    transform: scaleX(-1);
}

.bmc-desc {
    display: flex;
    justify-content: space-between;
}

.bm-splitter {
    height: 1px;
    background: rgba(0, 0, 0, 0.40);
    width: 100%;
    margin: 80px 0;
}

@media (max-width: 1690px) {

    .brand-welcome .inner {
        width: 700px;
        text-align: center;
    }

    .brand-welcome h2 {
        font-size: 62px;
    }
}


@media (max-width: 1400px) {
    .brand-breadcrumbs {
        padding: 40px;
    }
}

@media (max-width: 1280px) {
    .brand-welcome .inner {
        width: 750px;
    }
    .brand-welcome h2 {
        font-size: 42px;
    }
    .brand-model-list h3 {
        margin-bottom: 40px;
    }
}

@media (max-width: 1280px) {
    .brand-breadcrumbs {
        padding: 30px;
    }

    .brand-breadcrumbs a {
        font-size: 16px;
    }

    .brand-breadcrumbs span {
        font-size: 16px;
    }
}

@media (max-width: 1130px) {
    .brand-welcome .inner {
        width: 500px;
        text-align: center;
    }
}




@media (max-width: 1000px) {
    .brand-breadcrumbs {
        padding: 30px 0 0 20px;
    }

    .brand-model-card {
        max-width: 280px;
    }
}


@media (max-width: 500px) {
    .brand-breadcrumbs {
        padding: 30px 20px;
    }

    /*.brand-model-card {*/
    /*    width: 100%;*/
    /*}*/

    .brand-menu {
        padding: 20px;
        justify-content: space-between;
        gap: 15px;
    }

    .brand-image {
        min-height: 450px;
    }

    .brand-top-img {
        min-height: 450px;
        object-fit: cover;
    }
}





.presentation {
    display: flex;
    flex-direction: column;
}
.presentation-img {
    position: relative;
}

/*.presentation-img h1 {*/
/*    font-size: 82px;*/
/*    color: white;*/
/*    position: absolute;*/
/*    bottom:80px;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/

.presentation-header {
    font-size: 82px;
    color: white;
    text-align: center;
}

.brand-header {
    width: 100%;
    margin-top: 30vh;
}

.conf-starter {
    border-radius: 10px;
    background: #FFF;
    display: flex;
    height: 40px;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    color: #000000;
    text-decoration: none;
    transition: ease-in 0.2s;
}

.conf-starter:hover {
    color: #FFF;
    background: #000000;
}


@media (max-width: 1400px) {
    .presentation-header {
        /*bottom:70px;*/
    }
}

@media (max-width: 1200px) {
    .presentation-header {
        /*bottom:60px;*/
        font-size: 62px;
    }
}

@media (max-width: 1000px) {
    .brand-header {
        margin-top: 10vh;
    }
}



@media (max-width: 500px) {
    .brand-header {
        margin-top: 30vh;
    }

    .presentation-header {
        font-size: 42px;
    }
}

@media (max-width: 400px) {
    .presentation-header {
        font-size: 40px;
    }

}
.presentation-digits {
    padding: 120px 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 36px;
}

.p-digit {
    min-width: 358px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.d-title {
    font-size: 80px;
    font-family: "Suisse Intl Thin";
}

.d-desc {
    font-size: 20px;
    text-align: center;
    color: #6b6d70;
 }

@media (max-width: 1400px) {
    .d-title {
        font-size: 60px;
    }

    .p-digit {
        min-width: 305px;
    }

    .presentation-digits {
        gap: 20px;
    }
}

@media (max-width: 1200px) {
    .p-digit {
        min-width: 245px;
    }
}

@media (max-width: 1000px) {
    .presentation-digits {
        padding: 100px  20px;
    }

    .d-title {
        font-size: 42px;
    }

    .d-desc {
        font-size: 16px;
    }

    .p-digit {
        min-width: 147px;
    }
}

@media (max-width: 500px) {
    .presentation-digits {
        padding: 80px  20px 0 20px;
        justify-content: space-between;
    }

    .p-digit {
        margin-bottom: 30px;
        gap: 15px;
    }

    .d-title {
        font-size: 32px;
    }

}

@media (max-width: 450px) {
    .presentation-digits {
        gap: 5px;
    }
    .p-digit {
        max-width: 40%;
    }
}
.presentation-switcher {
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: center;
    padding: 0 20px;
    height: 107px;
    position: sticky;
    top: 83px;
    z-index: 2;
    background-color: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);

}

.switcher-logo {
    height: 60px;
}

.presentation-switcher a {
    text-decoration: none;
    color: #000;
    font-size: 24px;
}

.presentation-switcher a.active {
    text-decoration: underline;
}

@media (max-width: 1400px) {
    font-size: 20px;
}

@media (max-width: 980px) {
    .presentation-switcher {
        gap: 40px;
    }
    .presentation-switcher a {
        font-size: 16px;
    }
}

@media (max-width: 450px) {
    .presentation-switcher {
        gap: 30px;
    }
    .switcher-logo {
        display: none;
    }
}

@media (max-width: 38px) {
    .presentation-switcher a {
        font-size: 14px;
    }
    .presentation-switcher {
        gap: 5px;
    }
}
.specs-list {
    padding-top: 150px;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    flex-wrap: nowrap;
    margin-bottom: 50px;
    padding-bottom: 40px;
    scrollbar-color: rgba(0, 0, 0, 0.5) #ffffff !important;
    scrollbar-width: thin !important;
}

.spec-row {
    display: flex;
    gap: 20px;
}

.spec-param-cell {
    width: 435px;
    flex-shrink: 0;
}

.spec-category {
    font-size: 30px;
    display: block;
    padding-bottom: 30px;
}

.spec-columns {
    display: flex;
    gap: 50px;
}

.spec-column {
    flex-shrink: 0;
    width: 450px;
}

.spec-name {
    display: flex;
    flex-direction: column;
    padding-bottom: 80px;
}

.spec-name a {
    color: #000000;
    font-size: 30px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 15px;
}

.spec-name svg {
    width: 9px;
    height: 18px;
}

.spec-name h4 {
    font-size: 42px;
    display: block;
    margin-bottom: 30px;
}

.spec-name span {
    color: #808080;
    font-size: 30px;
}

.spec-tr {
    display: flex;
    font-size: 16px;
    padding: 20px;
    width: min-content;
}

.bg-grey {
    background-color: #F8F8F8;
}

.params-divider {
    width: 100%;
    height: 80px;
}

@media (max-width: 1400px) {
    .spec-category {
      font-size: 24px;
    }

    .spec-name {
        padding-bottom: 60px;
    }

    .spec-name h4 {
        font-size: 30px;
    }

    .spec-name span {
        font-size: 24px;
    }

    .category-name {
        font-size: 24px;
    }

    .spec-column {
        width: 440px;
    }
}

@media (max-width: 1200px) {
    .spec-category {
        font-size: 22px;
    }

    .spec-name span {
        font-size: 22px;
    }

    .category-name {
        font-size: 22px;
    }

    .spec-column {
        width: 360px;
    }
}

@media (max-width: 980px) {
    .specs-list {
        padding-top: 120px;
    }
    .spec-columns {
        gap: 20px;
    }

    .spec-column {
        width: 355px;
    }

    .spec-row {
        flex-direction: column;
    }

    .spec-name {
        padding-bottom: 40px;
    }

    .spec-tr {
        flex-direction: column;
    }

    .spec-tr .spec-param-cell {
        color: #808080;
        margin-bottom: 10px;
    }

    .spec-name h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .spec-name span {
        font-size: 16px;
    }

    .spec-name a {
        font-size: 22px;
    }

    .spec-row {
        gap: 0;
    }

    .params-divider {
        height: 30px;
    }
}

@media (max-width: 450px) {
    .spec-columns {
        gap: 15px;
    }

    .spec-column {
        width: 290px;
    }

    .spec-category {
        font-size: 20px;
    }
}

@media (max-width: 380px) {
    .specs-list {
        padding-top: 80px;
    }

    .spec-column {
        width: 200px;
    }

    .spec-category {
        font-size: 16px;
        padding-bottom: 15px;
    }

    .spec-name h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .spec-name a {
        font-size: 16px;
        gap: 8px;
    }

    .spec-name svg {
        width: 6px;
        height: 12px;
    }

    .spec-name {
        padding-bottom: 30px;
    }

    .spec-tr {
        padding: 15px 20px;
    }

}
.store-wrapper {
    display: flex;
    width: 100%;
}

.store-title {
    font-size: 56px;
    margin: 60px 0;
    display: block;
    padding-left: 60px;
}

.store-content {
    /*padding: 60px;*/
    width: 100%;
    overflow: hidden;
}
.store-sidebar {
    width: 290px;
    background-color: #F8F8F8;
    padding: 30px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.sidebar-logo {
    margin-bottom: 60px;
}

.sidebar-links {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.sidebar-links a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

.sidebar-links .disabled {
    color: rgba(0, 0, 0, 0.20);
    font-size: 16px;
    cursor: not-allowed;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *



























 * require welcome_page/8_reviews























 * require presentations/specs_table




 */
