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

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
  overflow-x: hidden;
  scrollbar-color: #dc1a16 #0D0D0D;
}
html ::selection {
  background: #dc1a16;
  color: #0D0D0D;
}

body {
  position: relative;
  line-height: 1.35;
  font-weight: 400;
  font-family: "Inria Sans", sans-serif;
  letter-spacing: 0.01em;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 500;
  background: #ffffff;
  color: #0D0D0D;
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: top center;
  width: 100%;
  max-width: 100vw;
}

.page * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  outline: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: #ffffff;
}

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

a,
button,
input,
select,
textarea {
  outline: 0;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

img {
  max-width: 100%;
  max-height: 100%;
  align-self: center;
}

.slick-slide,
.slick-slide * {
  outline: 0 !important;
}

.hidden {
  display: none;
}

.container {
  position: relative;
  margin: 0 auto;
  width: 1620px;
}
@media (max-width: 1699px) {
  .container {
    width: 1360px;
  }
}
@media (max-width: 1439px) {
  .container {
    width: 1160px;
  }
}
@media (max-width: 1279px) {
  .container {
    width: 720px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 328px;
  }
}
@media (max-width: 360px) {
  .container {
    width: 90%;
  }
}

.section {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 1279px) {
  .section {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 64px 0;
  }
}

.h1 {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.35;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h1 {
    font-size: 36px;
  }
}

.h3 {
  font-size: 36px;
  font-weight: 800;
  line-height: 1.35;
}
@media (max-width: 1279px) {
  .h3 {
    font-size: 20px;
    line-height: 1.35;
  }
}

.h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.35;
}

.sub1 {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
}

.n1 {
  font-size: 110px;
  line-height: 1;
  font-weight: 800;
}
@media (max-width: 1279px) {
  .n1 {
    font-size: 72px;
  }
}
@media (max-width: 767px) {
  .n1 {
    font-size: 36px;
  }
}

.n2 {
  font-size: 72px;
  line-height: 1;
  font-weight: 800;
}
@media (max-width: 1279px) {
  .n2 {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .n2 {
    font-size: 48px;
  }
}

.t1 {
  font-size: 18px;
  line-height: 1.35;
  font-weight: 400;
}
@media (max-width: 767px) {
  .t1 {
    font-size: 16px;
  }
}

.t2 {
  font-size: 16px;
  line-height: 1.35;
  font-weight: 500;
}

.t3 {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
}

.field-text {
  font-size: 16px;
  line-height: 1.35;
  font-weight: 300;
}

.link-text {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 400;
}

.btn-text {
  font-size: 16px;
  line-height: 1.35;
  font-weight: 600;
}

.ttu {
  text-transform: uppercase;
}

.no-scroll {
  overflow: hidden;
}

.poe {
  pointer-events: none;
}

.stop {
  overflow: hidden;
  margin-right: 17px;
}

@media (max-width: 1279px) {
  .stop {
    margin-right: 0;
  }
}
.dark {
  color: #0D0D0D;
}

.pre-hide {
  opacity: 0;
  pointer-events: none;
}

.line::before {
  display: block;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 47vw;
  height: 30px;
  z-index: 1;
  background: #ffffff;
}
.line::after {
  display: block;
  content: "";
  width: 52px;
  height: 30px;
  left: calc(47vw - 1px);
  bottom: -1px;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='721' height='400' viewBox='0 0 721 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H50.3522C95.7187 0 139.235 16.8533 171.325 46.84L499.102 353.16C531.32 383.201 574.79 400.033 620.074 400H720.327H0V0Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.line-top::before {
  top: -1px;
  right: 0;
  left: auto;
  bottom: auto;
  width: 34vw;
}
.line-top::after {
  top: -1px;
  right: calc(34vw - 1px);
  transform: rotate(180deg);
  left: auto;
  bottom: auto;
}

.color_text {
  background-image: linear-gradient(335deg, #dc1a16 0%, #f27d12 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}

@media (min-width: 1700px) {
  .container-max {
    max-width: 1620px;
    width: auto;
    margin-right: 40px;
    margin-left: var(--dynamic-margin);
  }
}

.btn {
  color: #ffffff;
  text-align: center;
  background: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
  padding: 16px 32px 16px 36px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 600;
  letter-spacing: 0.01em;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 6;
  overflow: hidden;
  transition: 0.3s ease;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 767px) {
  .btn {
    padding: 16px 32px 16px 36px;
    border-radius: 4px;
  }
}
.btn:hover {
  background: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #f19845;
}
.btn:active {
  border-color: #dc1a16;
  background: #dc1a16;
}

button {
  color: #ffffff;
  border: none;
}

.btn-secondary {
  background: linear-gradient(45deg, #f27d12 10%, #dc1a16 100%);
  background-size: 0 0;
  color: #ffffff;
}
.btn-secondary::before {
  border-radius: 4px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: inherit;
  background-size: auto;
  --mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" ><rect x="1" y="1" width="100%" height="100%" style="height:calc(100% - 2px);width:calc(100% - 2px)" rx="4" ry="4" stroke-width="1" fill="transparent" stroke="white"/></svg>');
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.btn-secondary:hover {
  color: #0D0D0D;
  background: linear-gradient(45deg, rgba(242, 125, 18, 0) 10%, rgba(220, 26, 22, 0) 100%) #f27d12;
}
.btn-secondary:active {
  border-color: #dc1a16;
  background: #dc1a16;
}

.btn-link {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  cursor: pointer;
}
.btn-link > p {
  margin-right: 16px;
  transition: all 0.4s;
}
.btn-link > svg {
  width: 24px;
  height: 24px;
  fill: #ffffff;
  transition: all 0.4s;
}
.btn-link:hover > p {
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.btn-link:hover > svg {
  fill: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}

.link {
  transition: 0.3s ease;
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.link:hover {
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}

.link--underline {
  font-size: 0.8333vw;
  font-weight: 400;
  padding-bottom: 0.3125vw;
  display: inline-flex;
  justify-content: center;
}

.link--underline::before {
  content: "";
  position: absolute;
  center: 0;
  bottom: 0;
  width: 100%;
  height: 0px;
  border-bottom: 0.1242vw dotted linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
  transition: all 0.4s;
}

.area,
.input {
  padding: 30px 50px;
  background-color: #252525;
  color: #747474;
  width: 100%;
  position: relative;
  border: 0;
}

input:disabled {
  background-color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12 !important;
}

.area::-moz-placeholder,
.input::-moz-placeholder {
  color: #747474;
}

.area:-ms-input-placeholder,
.input:-ms-input-placeholder {
  color: #747474;
}

.area::placeholder,
.input::placeholder {
  color: #747474;
}

.area:-ms-input-placeholder,
.input:-ms-input-placeholder {
  color: #747474;
}

.area::-ms-input-placeholder,
.input::-ms-input-placeholder {
  color: #747474;
}

input:-ms-input-placeholder {
  color: #747474;
}

input::-moz-placeholder {
  color: #747474;
}

input::placeholder {
  color: #747474;
}

textarea:-ms-input-placeholder {
  color: #747474;
}

textarea::-moz-placeholder {
  color: #747474;
}

textarea::placeholder {
  color: #747474;
}

textarea {
  resize: none;
  width: 100%;
  height: 136px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  background-color: rgba(204, 255, 51, 0.08);
  -webkit-text-fill-color: #0D0D0D;
  -webkit-box-shadow: none;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
  caret-color: #0D0D0D;
}

input:-internal-autofill-selected {
  appearance: menulist-button;
  background-image: none !important;
  background-color: rgba(8, 19, 35, 0.5) !important;
}

input:-internal-autofill-selected,
input:-webkit-autofill {
  background-color: transparent !important;
}

/* Дополнительные стили при фокусе */
input:-internal-autofill-selected:focus,
input:-webkit-autofill:focus {
  background-color: transparent !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #E4E4E4 inset !important;
  transition: background-color 50000s ease-in-out 0s !important;
}

.form-input {
  padding: 12px 16px;
  width: 100%;
  height: 46px;
  color: #0D0D0D;
  background-color: rgba(0, 0, 0, 0.08);
  border: 1px solid transparent;
  transition: 0.3s ease;
  border-radius: 8px;
  position: relative;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 400;
}
.form-input::-webkit-input-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input::-moz-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input::-ms-input-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input:focus {
  border: 1px solid linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
  border: 1px solid #dc1a16;
  background: #ffffff;
}
.form-input:focus::-webkit-input-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input:focus::-moz-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input:focus::-ms-input-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input:hover {
  border: 1px solid linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
  border: 1px solid #dc1a16;
}
.form-input.error {
  color: #0D0D0D;
  border: 1px solid #FF1A0C;
}
.form-input.error:hover {
  border: 1px solid #FF1A0C !important;
}
.form-input.error:focus::-webkit-input-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input.error:focus::-moz-placeholder {
  color: rgba(8, 19, 35, 0.5);
}
.form-input.error:focus::-ms-input-placeholder {
  color: rgba(8, 19, 35, 0.5);
}

label.error {
  display: block;
  color: #FF1A0C;
  margin-top: 8px;
  font-size: 14px;
  margin-left: 16px;
}

.form-checkbox > div input {
  position: absolute;
  left: 0;
  bottom: 100%;
  display: none;
}

.form-checkbox > div.checked {
  background-color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
  border: 1px solid linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}

.form-checkbox > div {
  width: 18px;
  height: 18px;
  margin-right: 16px;
  border: 1px solid #FF1A0C;
  justify-content: center;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  flex-shrink: 0;
}

.form-checkbox:hover > div {
  border: 1px solid linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}

.form-checkbox, .form-checkbox > div {
  display: flex;
  align-items: center;
}

.form-checkbox > div img, .form-checkbox > div svg {
  width: 12px;
  height: 12px;
  fill: #ffffff;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.form-checkbox > div.checked img, .form-checkbox > div.checked svg {
  opacity: 1;
}

.form-checkbox p {
  cursor: pointer;
  text-align: left;
}

.btn.disabled {
  pointer-events: none;
  opacity: 0.7;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-weight: 400;
  outline: 0;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.nice-select:after {
  border-bottom: 0.1041666667vw solid #FF1A0C;
  border-right: 0.1041666667vw solid #FF1A0C;
  content: "";
  display: block;
  height: 0.2604166667vw;
  margin-top: -0.2083333333vw;
  pointer-events: none;
  position: absolute;
  right: 0.625vw;
  top: 45%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 0.2604166667vw;
}
.nice-select .list {
  background-color: #ffffff;
  border-radius: 0.2604166667vw;
  -webkit-box-shadow: 0 0 0 0.0520833333vw rgba(68, 68, 68, 0.11);
  box-shadow: 0 0 0 0.0520833333vw rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0.2083333333vw;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select.option {
  cursor: pointer;
  font-weight: 400;
  line-height: 2.0833333333vw;
  list-style: none;
  min-height: 2.0833333333vw;
  outline: 0;
  padding-left: 0.9375vw;
  padding-right: 1.5104166667vw;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.current {
  position: relative;
}

.form-select {
  padding: 0 2.34375vw;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: 18.90625vw;
  height: 5.2083333333vw;
  font-weight: 400;
  color: #FF1A0C;
}
.form-select.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-select .list {
  width: 100%;
  top: 90%;
  border: 0;
  border-bottom-left-radius: 2.6041666667vw;
  border-bottom-right-radius: 2.6041666667vw;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-select::after {
  border: 0;
  width: 0.46875vw;
  height: 0.46875vw;
  border-left: 0.0520833333vw solid #FF1A0C;
  border-bottom: 0.0520833333vw solid #FF1A0C;
  -webkit-transform: translate(-300%, -50%) rotate(-45deg);
  transform: translate(-300%, -50%) rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  display: block;
}
.form-select .list .option {
  line-height: 4vw;
  padding: 0 2.34375vw;
}

@media (max-width: 600px) {
  .form-select .list .option {
    line-height: 14vw;
    padding: 0 5vw;
  }
  .form-select .list {
    border-bottom-left-radius: 8vw;
    border-bottom-right-radius: 8vw;
  }
  .form-select::after {
    border: 0;
    width: 1.4vw;
    height: 1.4vw;
    border-left: 0.5vw solid #FF1A0C;
    border-bottom: 0.5vw solid #FF1A0C;
    right: 4vw;
  }
  .current {
    line-height: 0px;
  }
}
label {
  cursor: pointer;
}
label:has(input[type=checkbox]) .checkbox-input {
  flex-shrink: 0;
  overflow: hidden;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #0D0D0D;
  border-radius: 4px;
  position: relative;
  transition: 0.3s ease;
}
label:has(input[type=checkbox]) .checkbox-input::before {
  opacity: 0;
}
label:has(input[type=checkbox]):hover .checkbox-input {
  border-color: #dc1a16;
}
label:has(input[type=checkbox]).disabled {
  pointer-events: none;
}
label:has(input[type=checkbox]).disabled .checkbox-input {
  border-color: rgba(8, 19, 35, 0.5);
}
label:has(input[type=checkbox]).disabled p {
  color: rgba(8, 19, 35, 0.5);
}
label:has(input[type=checkbox]:checked) .checkbox-input {
  border-color: #f27d12;
  background: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
label:has(input[type=checkbox]:checked) .checkbox-input::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 1;
  transition: 0.3s ease;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: brightness(0) invert(100%);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7363 5.77726C15.9052 5.95463 16 6.19518 16 6.44599C16 6.69681 15.9052 6.93735 15.7363 7.11473L8.98687 14.2044C8.89768 14.2981 8.79178 14.3725 8.67523 14.4232C8.55868 14.4739 8.43376 14.5 8.3076 14.5C8.18145 14.5 8.05653 14.4739 7.93998 14.4232C7.82343 14.3725 7.71753 14.2981 7.62833 14.2044L4.27491 10.6826C4.1889 10.5953 4.1203 10.491 4.07311 10.3756C4.02591 10.2602 4.00107 10.136 4.00003 10.0104C3.99899 9.88485 4.02178 9.7603 4.06706 9.64405C4.11233 9.52781 4.1792 9.4222 4.26375 9.33339C4.3483 9.24458 4.44884 9.17434 4.55951 9.12678C4.67017 9.07922 4.78875 9.05529 4.90831 9.05638C5.02788 9.05747 5.14604 9.08357 5.25591 9.13314C5.36577 9.18271 5.46513 9.25477 5.5482 9.34511L8.3073 12.2433L14.4625 5.77726C14.5461 5.68936 14.6454 5.61963 14.7547 5.57206C14.864 5.52449 14.9811 5.5 15.0994 5.5C15.2177 5.5 15.3348 5.52449 15.4441 5.57206C15.5534 5.61963 15.6527 5.68936 15.7363 5.77726Z' fill='%234FE65E' /%3E%3C/svg%3E");
}
label.error {
  cursor: auto;
}

.swiper {
  position: relative;
}
.swiper-wrapper {
  padding-bottom: 1px;
}
.swiper-container {
  overflow-y: visible;
  overflow-x: hidden;
}
.swiper-slide {
  width: fit-content;
  height: auto;
}
.swiper-slide:last-child > * {
  margin-right: 0 !important;
}
.swiper-nav {
  display: flex;
  gap: 10px;
}
.swiper-button-lock {
  display: none;
  opacity: 0;
  transition: 0s !important;
}
.swiper-button-prev, .swiper-button-next {
  width: 48px;
  height: 48px;
  transition: 0.3s ease;
  cursor: pointer;
  z-index: 1;
  border-radius: 50%;
  background-color: transparent;
  position: relative;
  overflow: hidden;
}
.swiper-button-prev::before, .swiper-button-next::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.16);
  opacity: 0;
  transition: 0.3s ease;
}
.swiper-button-prev::after, .swiper-button-next::after {
  display: block;
  opacity: 1;
  content: "";
  transition: 0.3s ease;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1278px) {
  .swiper-button-prev:hover, .swiper-button-next:hover {
    background: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
  }
  .swiper-button-prev:hover::after, .swiper-button-next:hover::after {
    filter: invert(100%);
    transform: scale(1.1);
  }
  .swiper-button-prev:active::before, .swiper-button-next:active::before {
    opacity: 1;
  }
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  cursor: auto;
  opacity: 0.5;
  pointer-events: none;
}
.swiper-button-prev::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 48 48'%3E%3Cg clip-path='url(%23clip0_4015_391)'%3E%3Cpath stroke='%230d0d0d' stroke-width='2' d='M1 24c0 12.703 10.298 23 23 23s23-10.297 23-23S36.703 1 24 1 1 11.298 1 24Z'/%3E%3Cpath fill='%230d0d0d' d='M19.293 23.293a1 1 0 0 0 0 1.414l6.364 6.364a1 1 0 0 0 1.414-1.414L21.414 24l5.657-5.657a1 1 0 0 0-1.414-1.414zM20 24v1h28v-2H20z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4015_391'%3E%3Cpath fill='%23fff' d='M48 48H0V0h48z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 48 48'%3E%3Crect width='46' height='46' x='1' y='1' stroke='%23000' stroke-width='2' rx='23'/%3E%3Cpath fill='%23000' d='M28.707 24.707a1 1 0 0 0 0-1.414l-6.364-6.364a1 1 0 0 0-1.414 1.414L26.586 24l-5.657 5.657a1 1 0 0 0 1.414 1.414zM28 24v-1H0v2h28z'/%3E%3C/svg%3E");
}

@media (max-width: 1279px) {
  .swiper {
    position: relative;
  }
  .swiper-container {
    overflow-y: visible;
    overflow-x: hidden;
  }
  .swiper-slide {
    width: fit-content;
    height: auto;
  }
  .swiper-button-lock {
    display: none;
    opacity: 0;
    transition: 0s !important;
  }
  .swiper-button-prev, .swiper-button-next {
    display: none;
  }
}
body:has(.main) .header {
  background: unset;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.3s ease;
  z-index: 100;
  width: 100%;
  background: #0D0D0D;
}
.header-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 16px 0;
}
.header-main-logo {
  display: block;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  z-index: 1;
  position: relative;
}
.header-main-logo-wrapper {
  margin: 29px 0 13px;
}
.header-main-logo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-main-nav {
  align-items: center;
  pointer-events: auto;
  display: flex;
  gap: 24px;
  background: rgba(17, 56, 90, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  padding: 12px 16px;
  border-radius: 12px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1215686275);
}
.header-main-nav-top {
  display: flex;
  align-items: center;
  gap: 24px;
}
.header-main-nav-bot {
  display: none;
}
.header-main-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.nav-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.nav-wrapper-item {
  position: relative;
  display: flex;
  text-align: center;
  padding: 17.5px 16px;
  cursor: pointer;
  transition: 0.3s ease;
}
.nav-wrapper-item:hover {
  transform: translateY(-3px);
}

.sub-menu {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.sub-menu-wrapper {
  display: flex;
  align-items: center;
}
.sub-menu-items {
  display: flex;
  align-items: start;
  flex-direction: column;
  text-transform: none;
  top: 100%;
  padding-top: 14px;
  left: 0;
  background-color: #0D0D0D;
  position: absolute;
  transition: 0.3s ease;
  pointer-events: none;
  opacity: 0;
  z-index: 99;
  border-radius: 0 0 24px 24px;
}
.sub-menu-item {
  position: relative;
  width: 100%;
  padding: 12px 24px;
  text-align: left;
  display: flex;
  overflow-wrap: normal;
  white-space: nowrap;
  text-wrap: nowrap;
}
.sub-menu-item:first-child {
  padding-top: 24px;
}
.sub-menu-item:last-child {
  padding-bottom: 24px;
}
.sub-menu:hover .sub-menu-items {
  pointer-events: auto;
  opacity: 1;
}

.burger-menu {
  display: none;
}
@media (max-width: 1279px) {
  .header {
/*     pointer-events: none; */
  }
  .header-main {
    transition: 0.3s ease;
  }
  .header-main-nav {
    padding: 16px;
    height: calc(100vh - 176px);
    overflow: auto;
    position: absolute;
    width: 720px;
    top: 88px;
    right: var(--dynamic-margin);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    transition: 0.3s ease;
    pointer-events: none;
    transform: translateX(100%);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1215686275);
  }
  .header-main-nav.active {
    pointer-events: auto;
    transform: translateX(0);
  }
  .header-main-nav-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    pointer-events: none;
    background: rgba(8, 19, 35, 0.3);
    transition: 0.3s ease;
  }
  .header-main-nav-wrapper.active {
    pointer-events: auto;
    opacity: 1;
  }
  .header-main-nav-top {
    flex-direction: column;
    width: 100%;
  }
  .header-main-nav-bot {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .header-main-nav-bot-line {
    margin: 10px 0;
    height: 1px;
    width: 536px;
    background: rgba(255, 255, 255, 0.5);
  }
  .header-main-nav-bot-logo {
    width: 468px;
    height: 50px;
    display: block;
    margin: 24px 0 16px;
  }
  .header-main-nav-bot-logo > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .header-main-nav-bot-links {
    display: flex;
    align-items: center;
    gap: 36px;
  }
  .header-main-nav-bot-link {
    color: rgba(255, 255, 255, 0.5);
    padding: 0 16px;
  }
  .header-main-btn {
    width: 100%;
  }
  .header-main-logo-wrapper {
    margin: 18px 0 2px;
  }
  .nav {
    width: 100%;
  }
  .nav-wrapper {
    flex-direction: column;
  }
  .nav-wrapper-item:hover {
    transform: translateY(0);
  }
  .burger-menu {
    display: block;
    cursor: pointer;
    position: relative;
    pointer-events: auto;
    width: 24px;
    height: 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .burger-menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background-color: #ffffff !important;
    border-radius: 8px;
    z-index: 1;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1215686275);
  }
  .burger-menu > span {
    width: 24px;
    background-color: #0D0D0D;
    height: 2px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .burger-menu > span:nth-child(1) {
    top: 3px;
  }
  .burger-menu > span:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .burger-menu > span:nth-child(3) {
    bottom: 3px;
  }
  .burger-menu-active > span:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .burger-menu-active > span:nth-child(2) {
    width: 0%;
  }
  .burger-menu-active > span:nth-child(3) {
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(45deg);
    transform: translate(-50%, 50%) rotate(45deg);
  }
}
@media (max-width: 767px) {
  .header-main {
    padding: 16px 0;
  }
  .header-main-nav {
    width: 328px;
    height: calc(100vh - 176px);
    overflow: auto;
    top: 88px;
  }
  .header-main-nav-bot {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .header-main-nav-bot-line {
    margin: 10px 0;
    height: 1px;
    width: 160px;
    background: rgba(255, 255, 255, 0.5);
  }
  .header-main-nav-bot-logo {
    width: 32px;
    height: 32px;
    margin: 26px 0 24px;
  }
  .header-main-nav-bot-logo > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .header-main-nav-bot-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
  }
  .header-main-nav-bot-link {
    color: rgba(255, 255, 255, 0.5);
    padding: 0;
  }
  .header-main-btn {
    width: 100%;
  }
  .header-select {
    margin-left: 2px;
  }
  .nav {
    width: 100%;
  }
  .nav-wrapper {
    flex-direction: column;
  }
  .nav-wrapper-item:hover {
    transform: translateY(0);
  }
}
@media (max-width: 374px) {
  .header-container {
    width: 90%;
  }
}
.main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  position: relative;
  min-height: 1003px;
  overflow: hidden;
  margin-bottom: 120px;
  background: #ffffff;
  color: #ffffff;
}
.main .container {
  position: static;
}
.main-wrapper-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.main-wrapper-bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-content {
  position: relative;
  padding-top: 96px;
  width: 689px;
  z-index: 1;
}
.main-title {
  margin-bottom: 16px;
}
.main-subtitle {
  margin-bottom: 40px;
}
.main-slider {
  width: 804px;
}
.main-slider-wrapper {
  width: fit-content;
  min-height: 400px;
  z-index: 1;
  background: #ffffff;
  padding: 39px 0 0 var(--dynamic-margin);
  position: relative;
}
.main-slider-wrapper::before {
  display: block;
  content: "";
  width: 720px;
  height: 100%;
  left: 100%;
  top: 0;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='721' height='400' viewBox='0 0 721 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H50.3522C95.7187 0 139.235 16.8533 171.325 46.84L499.102 353.16C531.32 383.201 574.79 400.033 620.074 400H720.327H0V0Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.main-slider-title {
  text-transform: uppercase;
  color: #0D0D0D;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.35;
}
@media (max-width: 1279px) {
  .main-slider-title {
    font-size: 20px;
    line-height: 1.35;
  }
}
.main-slider-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 28px;
}

@media (max-width: 1279px) {
  .main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    position: relative;
    min-height: unset;
    overflow: hidden;
    margin-bottom: 72px;
    background: #ffffff;
    color: #ffffff;
  }
  .main .swiper-container {
    padding-right: var(--dynamic-margin);
  }
  .main-container {
    position: relative;
  }
  .main-container::before {
    display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 55vw;
    height: 30px;
    z-index: 1;
    background: #ffffff;
  }
  .main-container::after {
    display: block;
    content: "";
    width: 52px;
    height: 30px;
    left: calc(55vw - 1px);
    bottom: -1px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='721' height='400' viewBox='0 0 721 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H50.3522C95.7187 0 139.235 16.8533 171.325 46.84L499.102 353.16C531.32 383.201 574.79 400.033 620.074 400H720.327H0V0Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .main-wrapper-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .main-wrapper-bg::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 560px;
    z-index: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.38) 20%, rgba(0, 0, 0, 0.77) 100%);
  }
  .main-wrapper-bg > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main-content {
    padding-top: 96px;
    width: 689px;
    padding-bottom: 523px;
  }
  .main-title {
    margin-bottom: 16px;
  }
  .main-subtitle {
    margin-bottom: 40px;
  }
  .main-slider {
    width: 100%;
  }
  .main-slider-wrapper {
    width: fit-content;
    width: 100%;
    min-height: unset;
    z-index: 1;
    background: #ffffff;
    padding: 72px 0 0 var(--dynamic-margin);
    position: relative;
  }
  .main-slider-wrapper::before {
    display: none;
  }
  .main-slider-title {
    text-transform: uppercase;
    color: #0D0D0D;
    font-size: 36px;
  }
  .main-slider-title-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 0;
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .main {
    margin-bottom: 64px;
  }
  .main .swiper-container {
    padding-right: var(--dynamic-margin);
  }
  .main-container {
    position: relative;
  }
  .main-container::before {
    width: 65vw;
  }
  .main-container::after {
    left: calc(65vw - 1px);
  }
  .main-wrapper-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .main-wrapper-bg > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main-content {
    padding-top: 56px;
    width: 100%;
    padding-bottom: 274px;
  }
  .main-title {
    margin-bottom: 16px;
    font-size: 24px;
  }
  .main-subtitle {
    margin-bottom: 40px;
    font-size: 18px;
  }
  .main-slider {
    width: 100%;
  }
  .main-slider-wrapper {
    padding: 64px 0 0 var(--dynamic-margin);
  }
  .main-slider-title {
    text-transform: uppercase;
    color: #0D0D0D;
    font-size: 24px;
    font-weight: 700;
    padding: 8.5px 0;
  }
  .main-slider-title-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
  }
}
.about_us {
  position: relative;
  text-align: center;
}
.about_us-img {
  position: absolute;
  inset: 0;
}
.about_us-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about_us-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 292px 0;
  color: #ffffff;
  line-height: 1.35;
}
.about_us-sup {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 32px;
}
.about_us-sup::before {
  display: block;
  content: "";
  width: 18px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 22'%3E%3Cg clip-path='url(%23clip0_2261_277)'%3E%3Cpath fill='url(%23paint0_linear_2261_277)' d='M10.8 0v7.333L14.4 11l-3.6 3.667V22l7.2-7.333V7.333zM0 0v7.333L3.6 11 0 14.667V22l7.2-7.333V7.333z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2261_277' x1='0' x2='18' y1='11' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23dc1a16'/%3E%3Cstop offset='1' stop-color='%23f27d12'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_2261_277'%3E%3Cpath fill='%23fff' d='M0 0h18v22H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.about_us-title {
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.35;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .about_us-title {
    font-size: 36px;
  }
}
.about_us-subtitle {
  margin-bottom: 24px;
  font-size: 16px;
  width: 708px;
  text-align: left;
}

@media (max-width: 767px) {
  .about_us-content {
    padding: 163px 0;
  }
  .about_us-sup {
    margin-bottom: 16px;
  }
  .about_us-title {
    text-transform: uppercase;
    margin-bottom: 16px;
    font-size: 32px;
  }
  .about_us-subtitle {
    margin-bottom: 24px;
    font-size: 16px;
    width: 100%;
  }
}
.advantages {
  padding: 120px 0;
  position: relative;
}
.advantages-title {
  font-size: 128px;
  line-height: 0.86;
}
.advantages-title-wrapper {
  text-transform: uppercase;
  margin-bottom: 56px;
}
.advantages-subtitle {
  font-size: 36px;
  line-height: 1.35;
  margin-top: 24px;
  font-weight: 700;
}
.advantages-cards {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.advantages-card {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 164px;
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}
.advantages-card:nth-child(2) {
  flex-direction: row-reverse;
}
.advantages-card-img {
  width: 966px;
  height: 510px;
  border-radius: 8px;
  overflow: hidden;
}
.advantages-card-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advantages-card-list {
  display: flex;
  flex-direction: column;
  min-width: 526px;
  gap: 48px;
}
.advantages-card-list-item {
  display: flex;
  gap: 16px;
  line-height: 1.35;
}
.advantages-card-list-item-icon {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}
.advantages-card-list-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advantages-card-list-item-main {
  font-size: 24px;
  font-weight: 600;
}
.advantages-card-list-item-sub {
  margin-top: 10px;
}

@media (max-width: 1699px) {
  .advantages-card {
    justify-content: space-between;
    gap: 100px;
  }
}
@media (max-width: 1439px) {
  .advantages-title {
    font-size: 96px;
    line-height: 1;
  }
  .advantages-card-img {
    width: 613px;
    height: 460px;
  }
}
@media (max-width: 1279px) {
  .advantages {
    padding: 72px 0;
  }
  .advantages-title {
    font-size: 72px;
  }
  .advantages-title-wrapper {
    text-transform: uppercase;
    padding-right: 44px;
  }
  .advantages-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 56px;
  }
  .advantages-card-img {
    width: 100%;
    height: 540px;
  }
  .advantages-card-list {
    min-width: unset;
  }
}
@media (max-width: 767px) {
  .advantages {
    padding: 64px 0;
  }
  .advantages-title {
    font-size: 32px;
  }
  .advantages-title-wrapper {
    margin-bottom: 32px;
  }
  .advantages-subtitle {
    font-size: 24px;
    margin-top: 16px;
  }
  .advantages-cards {
    gap: 32px;
  }
  .advantages-card {
    gap: 32px;
  }
  .advantages-card-img {
    height: 246px;
  }
  .advantages-card-list {
    gap: 32px;
  }
  .advantages-card-list-item-main {
    font-size: 20px;
  }
}
.grow {
  overflow: hidden;
  padding: 120px 0;
}
.grow-title {
  font-size: 48px;
  margin-bottom: 56px;
  text-transform: uppercase;
}
.grow-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  padding-top: 56px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}
.grow-item {
  background: rgba(0, 0, 0, 0.04);
  padding: 24px;
  border-radius: 8px;
}
.grow-item-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  flex-shrink: 0;
}
.grow-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.grow-item-text-main {
  font-size: 24px;
  font-weight: 700;
}
.grow-item-text-sub {
  margin-top: 10px;
}

@media (max-width: 1279px) {
  .grow {
    padding: 72px 0;
  }
  .grow-title {
    font-size: 36px;
  }
  .grow-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  .grow-item {
    flex: 1 1 40%;
  }
  .grow-item-text-main {
    font-size: 24px;
    font-weight: 700;
  }
  .grow-item-text-sub {
    margin-top: 10px;
  }
  .grow .btn {
    flex: 1 1 40%;
  }
}
@media (max-width: 767px) {
  .grow {
    padding: 64px 0;
  }
  .grow-title {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .grow-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding-top: 32px;
  }
  .grow-item {
    flex: 1 1 100%;
  }
  .grow-item-text-main {
    font-size: 24px;
    font-weight: 700;
  }
  .grow-item-text-sub {
    margin-top: 10px;
  }
  .grow .btn {
    flex: 1 1 100%;
  }
}
.global {
  position: relative;
  text-align: center;
}
.global-img {
  position: absolute;
  inset: 0;
}
.global-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.global-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 287px 0;
  color: #ffffff;
  line-height: 1.35;
}
.global-sup {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 32px;
}
.global-sup::before {
  display: block;
  content: "";
  width: 18px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 22'%3E%3Cg clip-path='url(%23clip0_2261_277)'%3E%3Cpath fill='url(%23paint0_linear_2261_277)' d='M10.8 0v7.333L14.4 11l-3.6 3.667V22l7.2-7.333V7.333zM0 0v7.333L3.6 11 0 14.667V22l7.2-7.333V7.333z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2261_277' x1='0' x2='18' y1='11' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23dc1a16'/%3E%3Cstop offset='1' stop-color='%23f27d12'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_2261_277'%3E%3Cpath fill='%23fff' d='M0 0h18v22H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.global-title {
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 96px;
  line-height: 1;
}
.global-subtitle {
  margin-bottom: 24px;
  font-size: 16px;
  width: 564px;
}

@media (max-width: 1279px) {
  .global-content {
    padding: 299px 0;
  }
  .global-title {
    font-size: 72px;
  }
}
@media (max-width: 767px) {
  .global-content {
    padding: 234px 0;
  }
  .global-sup {
    margin-bottom: 16px;
  }
  .global-title {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .global-subtitle {
    margin-bottom: 24px;
    font-size: 16px;
    width: 100%;
  }
}
.delivery {
  overflow: hidden;
  position: relative;
  background: #0D0D0D;
  color: #ffffff;
  padding: 120px 0;
}
.delivery-title {
  font-size: 128px;
  line-height: 0.86;
  text-transform: uppercase;
}
.delivery-title-wrapper {
  margin-bottom: 60px;
  padding-top: 48px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.delivery-subtitle {
  font-size: 36px;
  line-height: 1.35;
  margin-top: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.delivery-text {
  font-size: 16px;
  line-height: 1.35;
  margin-top: 32px;
  margin-bottom: 24px;
}
.delivery-img {
  width: 100%;
  height: 1230px;
}
.delivery-img-mobi {
  display: none;
}
.delivery-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1439px) {
  .delivery-title {
    font-size: 96px;
    line-height: 1;
  }
}
@media (max-width: 1279px) {
  .delivery {
    padding: 72px 0;
  }
  .delivery-title {
    font-size: 72px;
  }
  .delivery-title-wrapper {
    margin-bottom: 0;
  }
  .delivery-img {
    height: 900px;
  }
}
@media (max-width: 767px) {
  .delivery {
    padding: 64px 0;
  }
  .delivery-title {
    font-size: 32px;
  }
  .delivery-title-wrapper {
    margin-bottom: 32px;
  }
  .delivery-subtitle {
    font-size: 24px;
  }
  .delivery-img {
    position: relative;
    height: 560px;
    width: 100%;
    overflow: hidden;
  }
  .delivery-img-pc {
    display: none;
  }
  .delivery-img-mobi {
    display: block;
  }
}
.numbers {
  padding: 40px 0;
  background: #0D0D0D;
}
.numbers-wrapper {
  display: flex;
  gap: 40px;
}
.numbers-title-wrapper {
  margin-bottom: 24px;
}
.numbers-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 24px;
  flex: 1 1 1%;
}
.numbers-item::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='648' height='16' viewBox='0 0 648 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_4006_1084)'%3E%3Cmask id='path-1-inside-1_4006_1084' fill='white'%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H640C644.418 0 648 3.58172 648 8V8C648 12.4183 644.418 16 640 16H8C3.58172 16 0 12.4183 0 8V8Z'/%3E%3C/mask%3E%3Cpath d='M0 0H648H0ZM648 8C648 13.5228 643.523 18 638 18H10C4.47715 18 0 13.5228 0 8C0 11.3137 3.58172 14 8 14H640C644.418 14 648 11.3137 648 8ZM0 16V0V16ZM648 0V16V0Z' fill='url(%23paint0_linear_4006_1084)' mask='url(%23path-1-inside-1_4006_1084)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_4006_1084' x='-24' y='-24' width='696' height='64' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='12'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4006_1084'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_4006_1084' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_4006_1084' x1='0' y1='8' x2='648' y2='8' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CCFF33'/%3E%3Cstop offset='1' stop-color='%234FE65E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.numbers-item-number {
  background-image: linear-gradient(90deg, #f27d12 0%, #dc1a16 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1439px) {
  .numbers-item::before {
    background-image: url("data:image/svg+xml,%3Csvg width='560' height='16' viewBox='0 0 560 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_4007_1101)'%3E%3Cmask id='path-1-inside-1_4007_1101' fill='white'%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H552C556.418 0 560 3.58172 560 8V8C560 12.4183 556.418 16 552 16H7.99998C3.5817 16 0 12.4183 0 8V8Z'/%3E%3C/mask%3E%3Cpath d='M0 0H560H0ZM560 8C560 13.5228 555.523 18 550 18H10C4.47715 18 0 13.5228 0 8C0 11.3137 3.58172 14 8 14H552C556.418 14 560 11.3137 560 8ZM0 16V0V16ZM560 0V16V0Z' fill='url(%23paint0_linear_4007_1101)' mask='url(%23path-1-inside-1_4007_1101)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_4007_1101' x='-24' y='-24' width='608' height='64' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='12'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4007_1101'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_4007_1101' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_4007_1101' x1='0' y1='8' x2='560' y2='8' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CCFF33'/%3E%3Cstop offset='1' stop-color='%234FE65E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1279px) {
  .numbers {
    padding: 20px 0;
  }
  .numbers-item::before {
    background-image: url("data:image/svg+xml,%3Csvg width='328' height='16' viewBox='0 0 328 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' filter='url(%23filter0_b_4007_1091)'%3E%3Cmask id='path-1-inside-1_4007_1091' fill='white'%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H320C324.418 0 328 3.58172 328 8V8C328 12.4183 324.418 16 320 16H7.99999C3.58171 16 0 12.4183 0 8V8Z'/%3E%3C/mask%3E%3Cpath d='M0 0H328H0ZM328 8C328 13.5228 323.523 18 318 18H10C4.47715 18 0 13.5228 0 8C0 11.3137 3.58172 14 8 14H320C324.418 14 328 11.3137 328 8ZM0 16V0V16ZM328 0V16V0Z' fill='url(%23paint0_linear_4007_1091)' mask='url(%23path-1-inside-1_4007_1091)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_4007_1091' x='-24' y='-24' width='376' height='64' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='12'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4007_1091'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_4007_1091' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_4007_1091' x1='0' y1='8' x2='328' y2='8' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CCFF33'/%3E%3Cstop offset='1' stop-color='%234FE65E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .numbers-text {
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .numbers-wrapper {
    flex-direction: column;
    gap: 16px;
  }
  .numbers-title-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .numbers-item {
    padding: 16px;
  }
  .numbers-item-name {
    width: min-content;
  }
  .numbers-item::before {
    background-image: url("data:image/svg+xml,%3Csvg width='343' height='16' viewBox='0 0 343 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_4007_1106)'%3E%3Cmask id='path-1-inside-1_4007_1106' fill='white'%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H335C339.418 0 343 3.58172 343 8V8C343 12.4183 339.418 16 335 16H7.99999C3.58172 16 0 12.4183 0 8V8Z'/%3E%3C/mask%3E%3Cpath d='M0 0H343H0ZM343 8C343 13.5228 338.523 18 333 18H10C4.47715 18 0 13.5228 0 8C0 11.3137 3.58172 14 8 14H335C339.418 14 343 11.3137 343 8ZM0 16V0V16ZM343 0V16V0Z' fill='url(%23paint0_linear_4007_1106)' mask='url(%23path-1-inside-1_4007_1106)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_4007_1106' x='-24' y='-24' width='391' height='64' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='12'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4007_1106'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_4007_1106' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_4007_1106' x1='0' y1='8' x2='343' y2='8' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CCFF33'/%3E%3Cstop offset='1' stop-color='%234FE65E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.products-item {
  width: 252px;
  margin: 0 24px 0 0;
  color: #0D0D0D;
}
.products-item-name {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 400;
}
@media (max-width: 767px) {
  .products-item-name {
    font-size: 16px;
  }
}
.products-item-img {
  width: 100%;
  height: 214px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.products-item-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.partner {
  flex-shrink: 0;
  position: relative;
}
.partner-wrapper {
  display: flex;
  gap: 230px;
  padding: 120px 0;
}
.partner-img {
  width: 953px;
  height: 953px;
  flex-shrink: 0;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.partner-img::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23clip0_2286_1511)'%3E%3Cpath fill='%23fff' d='M34.97 0a12 12 0 0 0-8.485 3.515l-22.97 22.97A12 12 0 0 0 0 34.971V42 0h42z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2286_1511'%3E%3Cpath fill='%23fff' d='M0 42V0h42v42z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.partner-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: left top;
}
.partner-title {
  margin-bottom: 8px;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
}
.partner-subtitle {
  margin-bottom: 30px;
}
.partner label:has(input[type=checkbox]) {
  position: relative;
}
.partner label:has(input[type=checkbox]) input[type=checkbox] {
  display: block;
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.partner label:has(input[type=checkbox]) .error {
  position: absolute;
  top: 45px;
  left: 20px;
  width: 525px;
}

@media (max-width: 1699px) {
  .partner-wrapper {
    gap: 56px;
  }
  .partner-img {
    width: 757px;
    height: 953px;
  }
  .partner-title {
    margin-bottom: 8px;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .partner-subtitle {
    margin-bottom: 30px;
  }
}
@media (max-width: 1439px) {
  .partner-img {
    width: 557px;
  }
  .partner-subtitle {
    margin-bottom: 30px;
  }
}
@media (max-width: 1279px) {
  .partner-img {
    display: none;
  }
  .partner-wrapper {
    padding: 72px 0;
  }
  .partner-title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .partner-wrapper {
    padding: 64px 0;
  }
  .partner-title {
    font-size: 24px;
  }
  .partner label:has(input[type=checkbox]) .error {
    position: absolute;
    top: 75px;
    left: 36px;
    width: 292px;
    margin: 0;
  }
}
.contacts {
  padding: 60px 0;
  height: 900px;
  position: relative;
}
.contacts-card {
  position: relative;
  z-index: 2;
  background: #ffffff;
  width: 665px;
  padding: 48px 32px;
  border-radius: 8px;
  overflow: hidden;
}
.contacts-title {
  font-size: 36px;
  line-height: 1.35;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.contacts-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contacts-item {
  font-size: 18px;
  align-items: center;
  display: flex;
  gap: 15px;
}
.contacts-item-text {
  color: #0D0D0D;
}
.contacts-item:last-child {
  align-items: flex-start;
}
.contacts-item-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.contacts-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contacts-map {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #b4cae6;
}
.contacts-map > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1279px) {
  .contacts {
    padding: 24px 0;
    height: 900px;
  }
  .contacts-card {
    width: 100%;
    padding: 24px;
    overflow: hidden;
  }
  .contacts-title {
    font-size: 36px;
    line-height: 1.35;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .contacts-items {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .contacts-item {
    font-size: 18px;
    align-items: center;
    display: flex;
    gap: 15px;
  }
  .contacts-item-text {
    color: #0D0D0D;
  }
  .contacts-item:last-child {
    align-items: flex-start;
  }
  .contacts-item-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
  }
  .contacts-item-icon > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .contacts-map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #b4cae6;
  }
}
@media (max-width: 767px) {
  .contacts {
    padding: 16px;
    height: 720px;
  }
  .contacts .container {
    margin: 0;
    width: 100%;
  }
  .contacts-card {
    width: 100%;
    padding: 16px;
  }
  .contacts-item-text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
  }
}
.footer {
  padding: 40px 0;
  background: #0D0D0D;
}
.footer-logo {
  display: block;
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
}
.footer-logo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer-logo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-data {
  display: flex;
  justify-content: flex-end;
  gap: 36px;
}
.footer-data > a {
  padding: 0 16px;
  color: #ffffff;
}

@media (max-width: 1279px) {
  .footer {
    padding-bottom: 120px;
  }
  .footer-data {
    gap: 74px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 24px 0 86px;
  }
  .footer-logo {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 32px;
  }
  .footer-data {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}
.seo-text {
  background: #ffffff;
  color: #0D0D0D;
  padding: 48px 0;
  font-weight: 400;
}
.seo-text-content {
  display: none;
  margin-bottom: 32px;
}
.seo-text-content-visible {
  margin-bottom: 32px;
}
.seo-text-bottom .button-text-hidden {
  display: none;
}
.seo-text-bottom .button-text {
  display: block;
}
.seo-text-bottom.open .button-text-hidden {
  display: block;
}
.seo-text-bottom.open .button-text {
  display: none;
}

.modal {
  position: absolute;
  transition: all 0.8s ease;
  z-index: 77;
  padding: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  margin-bottom: 0;
  background-color: #ffffff;
  color: #0D0D0D;
}
.modal-overlay {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: rgba(8, 19, 35, 0.5);
}
.modal-close {
  position: absolute;
  top: 36px;
  right: 36px;
  cursor: pointer;
  transition: 0.3s ease;
  filter: grayscale(100%);
  width: 24px;
  height: 24px;
}
.modal-close > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-close:hover {
  filter: grayscale(0%);
}
.modal-title {
  margin-bottom: 24px;
}
.modal-input-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
.modal-input-item {
  width: 100%;
}
.modal-input-item.required .modal-input-sup::after {
  content: "*";
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.modal-input-item:hover input:not(.error) {
  border-color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.modal-input-sup {
  margin-bottom: 8px;
  font-weight: 600;
}
.modal-input.valid {
  background-color: #ffffff !important;
  border-color: #dc1a16;
}
.modal-input.valid:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}
.modal-form-privacy {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.modal-form-privacy-text {
  flex-grow: 1;
}
.modal-form-privacy-text > a {
  color: #0D0D0D;
  text-decoration: underline;
  transition: 0.3s ease;
}
.modal-form-privacy-text > a:hover {
  color: #FF1A0C;
}
.modal-form-privacy-checkbox {
  flex-shrink: 0;
  margin-right: 16px;
}
.modal-form-privacy-checkbox .checkbox-input:hover {
  border-color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12 !important;
}
.modal-form-privacy:has(input.error) {
  padding-bottom: 45px;
}
.modal-thank {
  padding: 24px;
  border-radius: 25px;
}
.modal-thank::before {
  --mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" ><rect x="1" y="1" width="100%" height="100%" style="height:calc(100% - 2px);width:calc(100% - 2px)" rx="24" ry="24" stroke-width="1.5" fill="transparent" stroke="white"/></svg>');
}
.modal-thank .modal-close {
  top: 24px;
  right: 24px;
}
.modal-thank-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 404px;
  text-align: center;
}
.modal-thank-icon {
  margin-top: 24px;
  margin-bottom: 16px;
  width: 56px;
  height: 56px;
}
.modal-thank-title {
  margin-bottom: 8px;
}

.iti {
  width: 100%;
  z-index: 30;
}
.iti:focus input {
  border-color: #FF1A0C;
  background: #ffffff;
}
.iti__country {
  transition: 0.3s ease;
  border-bottom: 1px solid rgba(8, 19, 35, 0.5);
}
.iti__country-container {
  height: 46px;
  padding: 0 !important;
}
.iti__selected-country {
  border-radius: 7px 0 0 7px !important;
  overflow: hidden;
  border: 1px solid transparent !important;
}
.iti__selected-country-primary {
  transition: 0.3s ease;
}
.iti__dropdown-content {
  opacity: 1;
  pointer-events: auto;
  transition: 0.3s ease;
}
.iti__search-input {
  display: block;
}
.iti__arrow {
  filter: invert(100%);
}

@media (max-width: 1279px) {
  .modal {
    padding: 24px;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    height: 100%;
    background-image: unset;
    border-radius: 0;
    overflow: auto;
  }
  .modal-close {
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
  .modal-input-items {
    width: 100%;
  }
  .modal-input-item {
    flex: 1 1 100%;
  }
  .modal-form-privacy {
    position: relative;
    width: 100%;
  }
  .modal-form-privacy:has(input.error) {
    padding-bottom: 44px;
  }
  .modal-btn {
    padding: 24px 42px;
  }
  .modal label:has(input[type=checkbox]) {
    position: static;
  }
  .modal label:has(input[type=checkbox]) .error {
    position: absolute;
    top: 63px;
    left: 35px;
    width: 70%;
    max-width: 1000px;
  }
  .modal-thank {
    border-radius: 0;
  }
  .modal-thank .modal-close {
    top: 24px;
    right: 24px;
  }
  .modal-thank-container {
    max-width: 100%;
  }
  .modal:not(.partner-form-wrapper) .modal-form-privacy {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .modal-form-privacy {
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    gap: 16px;
  }
  .modal-form-privacy:has(input.error) {
    padding-bottom: 64px;
  }
  .modal-form-privacy-text {
    width: 80%;
  }
  .modal-form-privacy-checkbox {
    display: flex;
    align-items: center;
    gap: 16px;
    width: auto;
    flex-shrink: 1;
    margin: 0;
  }
  .modal-btn {
    width: 100%;
    margin: 8px 0 0 0;
    padding: 16px 20px;
  }
  .modal label:has(input[type=checkbox]) {
    position: static;
  }
  .modal label:has(input[type=checkbox]) .error {
    position: absolute;
    top: 63px;
    left: 35px;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: none;
  }
}
.error-page {
  position: relative;
  width: 100%;
  height: 100%;
  height: 100vh;
  overflow: hidden;
  color: #ffffff;
  background: #0D0D0D;
}
.error-page-bg {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  z-index: 1;
  pointer-events: none;
}
.error-page-bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.error-page-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.error-page-big {
  font-size: 200px;
  line-height: 200px;
  margin-bottom: 32px;
}
.error-page-title {
  margin-bottom: 16px;
}
.error-page-subtitle {
  margin-bottom: 56px;
}

@media (max-width: 1280px) {
  .error-page {
    position: relative;
    width: 100%;
    height: 100%;
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
    color: #ffffff;
    background: #0D0D0D;
  }
  .error-page-bg {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 1;
    pointer-events: none;
  }
  .error-page-bg-pc {
    display: none;
  }
  .error-page-bg-tablet {
    display: block;
  }
  .error-page-wrapper {
    position: absolute;
    text-align: center;
    top: 160px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  .error-page-big {
    font-size: 160px;
    line-height: 160px;
    margin-bottom: 8px;
  }
  .error-page-title {
    margin-bottom: 16px;
  }
  .error-page-subtitle {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .error-page {
    position: relative;
    width: 100%;
    height: 100%;
    height: 100vh;
    overflow: hidden;
    color: #ffffff;
    background: #0D0D0D;
  }
  .error-page-bg {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 1;
    pointer-events: none;
  }
  .error-page-wrapper {
    position: absolute;
    text-align: center;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  .error-page-big {
    font-size: 96px;
    line-height: 96px;
    margin-bottom: 8px;
  }
  .error-page-title {
    margin-bottom: 16px;
  }
  .error-page-subtitle {
    margin-bottom: 24px;
  }
  .error-page-btn {
    width: 100%;
  }
}
.breadcrumbs {
  display: block;
  position: relative;
  z-index: 99;
}
.breadcrumbs a {
  color: #0D0D0D;
}
.breadcrumbs-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 16px 0;
}
.breadcrumbs-item {
  display: inline-flex;
  align-items: center;
  margin-right: 8px;
  gap: 8px;
  font-weight: 400;
}
.breadcrumbs-item::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'%3e%3cg clip-path='url(%23clip0_1373_8662)'%3e%3cpath d='M6.06924 3.78047L2.36901 0.0904667C2.24778 -0.0303609 2.0515 -0.0301578 1.93046 0.0910917C1.80953 0.212326 1.80984 0.408715 1.93109 0.529637L5.41108 4.00001L1.93096 7.47037C1.80973 7.59131 1.80942 7.78758 1.93034 7.90883C1.99101 7.96961 2.0705 8 2.14998 8C2.22926 8 2.30843 7.96981 2.36899 7.90945L6.06924 4.21954C6.12763 4.16145 6.1604 4.08239 6.1604 4.00001C6.1604 3.91764 6.12754 3.83867 6.06924 3.78047Z' fill='%231A1A1A' /%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1373_8662'%3e%3crect width='8' height='8' fill='red' /%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}
.breadcrumbs-item:last-child::after {
  display: none;
}
.breadcrumbs-item.active > p {
  color: rgba(8, 19, 35, 0.5);
}
.breadcrumbs-item.active > a {
  color: rgba(8, 19, 35, 0.5);
}
.breadcrumbs.light .breadcrumbs-item::after {
  filter: invert(100%);
}
.breadcrumbs.light .breadcrumbs-item > a {
  color: #ffffff;
}
.breadcrumbs.light .breadcrumbs-item.active > p {
  display: inline;
  word-wrap: break-word;
  color: #ffffff;
  opacity: 0.6;
}
.breadcrumbs.light .breadcrumbs-item.active > a {
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.breadcrumbs.light .breadcrumbs-item:hover > a {
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}

.privacy-policy {
  background-color: #ffffff;
  color: #0D0D0D;
  margin-top: 110px;
  padding-bottom: 60px;
}
.privacy-policy-title {
  text-align: center;
  padding: 24px 0 48px;
}
.privacy-policy-subtitle {
  margin-bottom: 32px;
}
.privacy-policy .h4 {
  margin-bottom: 16px;
}
.privacy-policy-wrapper {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.privacy-policy-items {
  flex-grow: 0;
  width: 636px;
  margin-right: 48px;
}
.privacy-policy-items:last-child {
  margin-right: 0;
}
.privacy-policy-item {
  display: flex;
  justify-content: space-between;
  gap: 46px;
  padding: 8px 0;
}
.privacy-policy-item-primary {
  font-weight: 600;
}
.privacy-policy-item-secondary {
  color: #0D0D0D;
  font-weight: 400;
  text-align: right;
}
.privacy-policy-row {
  margin-bottom: 16px;
}
.privacy-policy-row-globe {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.privacy-policy-row-globe > svg {
  margin-right: 16px;
  width: 18px;
  height: 18px;
}
.privacy-policy-point {
  display: flex;
  gap: 18px;
  cursor: pointer;
  align-items: center;
  background-color: #F9F9F9;
  padding: 16px;
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  transition: all 0.5s;
  border-radius: 16px;
  margin-bottom: 16px;
}
.privacy-policy-point .t1 {
  font-weight: 600;
}
.privacy-policy-point:last-child {
  margin-bottom: 0;
}
.privacy-policy-point:hover {
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.privacy-policy-point:hover .privacy-policy-plus {
  flex-shrink: 0;
}
.privacy-policy-point:hover .privacy-policy-plus-vert {
  background-color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.privacy-policy-point:hover .privacy-policy-plus-horizont {
  background-color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}
.privacy-policy-point.active .privacy-policy-plus-vert {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(0, -50%) rotate(135deg);
  transform: translate(0, -50%) rotate(135deg);
}
.privacy-policy-point.active .privacy-policy-plus-horizont {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
}
.privacy-policy-point-bottom {
  display: none;
  padding: 0 16px 16px 16px;
}
.privacy-policy-point-bottom > h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.privacy-policy-point-bottom > p {
  margin-bottom: 24px;
}
.privacy-policy-point-bottom > p:last-child {
  margin-bottom: 0;
}
.privacy-policy-point-wrapper {
  display: flex;
  flex-direction: column;
}
.privacy-policy-plus {
  width: 15px;
  height: 24px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
.privacy-policy-plus-vert {
  flex-shrink: 0;
  transform-origin: center;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%) rotate(45deg);
  background-color: #0D0D0D;
  position: absolute;
  width: 2px;
  height: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.privacy-policy-plus-horizont {
  flex-shrink: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%) rotate(45deg);
  background-color: #0D0D0D;
  position: absolute;
  height: 2px;
  width: 12px;
}

@media (max-width: 767px) {
  .privacy-policy {
    margin-top: 88px;
  }
}
.data {
  background-color: #ffffff;
  color: #0D0D0D;
  margin-top: 110px;
  padding-bottom: 60px;
}
.data-title {
  text-align: center;
  padding: 24px 0 48px 0;
}
.data-subtitle {
  margin-bottom: 32px;
}
.data .h4 {
  margin-bottom: 32px;
}
.data-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
.data-items {
  flex-grow: 1;
  flex-basis: 50%;
  margin-right: 48px;
}
.data-items:last-child {
  margin-right: 0;
}
.data-item {
  gap: 46px;
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
.data-item-secondary {
  color: #0D0D0D;
  text-align: right;
}
.data-item-primary {
  font-weight: 600;
}
.data-row {
  margin-bottom: 16px;
}
.data-row-globe {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  color: #0D0D0D;
  font-weight: 600;
  width: fit-content;
}
.data-row-globe > svg {
  margin-right: 16px;
  width: 18px;
  height: 18px;
}
.data-row-globe > p {
  transition: 0.3s ease;
}
.data-row-globe:hover {
  color: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12;
}

@media (max-width: 1279px) {
  .data-wrapper {
    flex-direction: column;
  }
  .data-items {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .data-item-primary {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .data {
    margin-top: 88px;
  }
}
body:has(.data) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}

.contacts {
  padding: 60px 0;
  height: 900px;
  position: relative;
}
.contacts-card {
  position: relative;
  z-index: 2;
  background: #ffffff;
  width: 665px;
  padding: 48px 32px;
  border-radius: 8px;
  overflow: hidden;
}
.contacts-title {
  font-size: 36px;
  line-height: 1.35;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.contacts-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contacts-item {
  font-size: 18px;
  align-items: center;
  display: flex;
  gap: 15px;
}
.contacts-item-text {
  color: #0D0D0D;
}
.contacts-item:last-child {
  align-items: flex-start;
}
.contacts-item-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.contacts-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contacts-map {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #b4cae6;
}
.contacts-map > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1279px) {
  .contacts {
    padding: 24px 0;
    height: 900px;
  }
  .contacts-card {
    width: 100%;
    padding: 24px;
    overflow: hidden;
  }
  .contacts-title {
    font-size: 36px;
    line-height: 1.35;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .contacts-items {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .contacts-item {
    font-size: 18px;
    align-items: center;
    display: flex;
    gap: 15px;
  }
  .contacts-item-text {
    color: #0D0D0D;
  }
  .contacts-item:last-child {
    align-items: flex-start;
  }
  .contacts-item-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
  }
  .contacts-item-icon > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .contacts-map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #b4cae6;
  }
}
@media (max-width: 767px) {
  .contacts {
    padding: 16px;
    height: 720px;
  }
  .contacts .container {
    margin: 0;
    width: 100%;
  }
  .contacts-card {
    width: 100%;
    padding: 16px;
  }
  .contacts-item-text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
  }
}
#cookie-notice {
  position: fixed !important;
  min-width: 100% !important;
  height: auto !important;
  z-index: 100000 !important;
  left: 0 !important;
  font-weight: 400 !important;
  background-color: #0D0D0D !important;
  font-family: "Nunito Sans", sans-serif !important;
}

#cookie-notice,
#cookie-notice * {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

#cookie-notice.cn-animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

#cookie-notice.cn-animated.cn-effect-none {
  -webkit-animation-duration: 0.001s !important;
  animation-duration: 0.001s !important;
}

#cookie-notice .cookie-notice-container {
  display: flex !important;
}

#cookie-notice.cookie-notice-hidden .cookie-notice-container {
  display: none !important;
}

#cookie-notice .cookie-revoke-container {
  display: block !important;
}

#cookie-notice.cookie-revoke-hidden .cookie-revoke-container {
  display: none !important;
}

.cn-position-top {
  top: 0 !important;
}

.cn-position-bottom {
  bottom: 0 !important;
}

.cookie-notice-container {
  display: flex !important;
  align-items: center !important;
  position: relative !important;
  width: 1320px !important;
  margin: 0 auto !important;
  padding: 16px 0 !important;
  text-align: left !important;
}

.cn-notice-text {
  font-size: 14px !important;
  margin: 0 16px 0 0 !important;
}

.cn-text-container {
  margin: 0 16px 0 0 !important;
  font-size: 14px !important;
}

.cookie-revoke-container {
  padding: 15px 30px !important;
  width: 100% !important;
  z-index: 1 !important;
}

.cn-close-icon {
  display: none !important;
}

.cn-button {
  width: 119px !important;
  height: 42px !important;
  margin: 0 !important;
  transition: all 0.4s !important;
  position: relative !important;
  overflow: hidden !important;
  z-index: 6 !important;
}

.cn-button:after {
  position: absolute;
  content: "";
  width: 0;
  bottom: 0;
  left: auto;
  right: 0;
  transition: 0.8s;
  background: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #f19845;
  height: 100%;
  z-index: -1;
}

.cn-button:first-child {
  margin-bottom: 16px !important;
  background: linear-gradient(335deg, #dc1a16 0%, rgba(242, 125, 18, 0) 100%) #F27D12 !important;
  border-radius: 3px !important;
  background-color: unset !important;
}

.cn-button:first-child:hover::after {
  width: 100%;
}

.cn-button:nth-child(2) {
  background-color: transparent !important;
  background: #FF1A0C !important;
}

#cookie-notice .cn-revoke-cookie {
  margin: 0 !important;
}

#cookie-notice .cn-button {
  display: block !important;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 130% !important;
  text-align: center !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  touch-action: manipulation !important;
  white-space: nowrap !important;
  outline: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-decoration: none !important;
  border-radius: 3px !important;
}

.cn-text-container,
.cn-buttons-container {
  display: inline-block !important;
}

#cookie-notice.cookie-notice-visible.cn-effect-none,
#cookie-notice.cookie-revoke-visible.cn-effect-none {
  -webkit-animation-name: fadeIn !important;
  animation-name: fadeIn !important;
}

#cookie-notice.cn-effect-none {
  -webkit-animation-name: fadeOut !important;
  animation-name: fadeOut !important;
}

#cookie-notice.cookie-notice-visible.cn-effect-fade,
#cookie-notice.cookie-revoke-visible.cn-effect-fade {
  -webkit-animation-name: fadeIn !important;
  animation-name: fadeIn !important;
}

#cookie-notice.cn-effect-fade {
  -webkit-animation-name: fadeOut !important;
  animation-name: fadeOut !important;
}

#cookie-notice.cookie-notice-visible.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-effect-slide {
  -webkit-animation-name: slideInUp !important;
  animation-name: slideInUp !important;
}

#cookie-notice.cn-effect-slide {
  -webkit-animation-name: slideOutDown !important;
  animation-name: slideOutDown !important;
}

#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide {
  -webkit-animation-name: slideInDown !important;
  animation-name: slideInDown !important;
}

#cookie-notice.cn-position-top.cn-effect-slide {
  -webkit-animation-name: slideOutUp !important;
  animation-name: slideOutUp !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0 !important;
  }
  to {
    opacity: 1 !important;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1 !important;
  }
  to {
    opacity: 0 !important;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1 !important;
  }
  to {
    opacity: 0 !important;
  }
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0) !important;
    transform: translate3d(0, 100%, 0) !important;
    visibility: visible !important;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0) !important;
    transform: translate3d(0, 100%, 0) !important;
    visibility: visible !important;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  to {
    visibility: hidden !important;
    -webkit-transform: translate3d(0, 100%, 0) !important;
    transform: translate3d(0, 100%, 0) !important;
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  to {
    visibility: hidden !important;
    -webkit-transform: translate3d(0, 100%, 0) !important;
    transform: translate3d(0, 100%, 0) !important;
  }
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0) !important;
    transform: translate3d(0, -100%, 0) !important;
    visibility: visible !important;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0) !important;
    transform: translate3d(0, -100%, 0) !important;
    visibility: visible !important;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  to {
    visibility: hidden !important;
    -webkit-transform: translate3d(0, -100%, 0) !important;
    transform: translate3d(0, -100%, 0) !important;
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  to {
    visibility: hidden !important;
    -webkit-transform: translate3d(0, -100%, 0) !important;
    transform: translate3d(0, -100%, 0) !important;
  }
}
@media (max-width: 1400px) {
  .cookie-notice-container {
    width: 1140px !important;
  }
}
@media (max-width: 1279px) {
  .cookie-notice-container {
    width: 720px !important;
  }
}
@media (max-width: 767px) {
  .cookie-notice-container {
    width: 343px !important;
    flex-direction: column !important;
    align-items: flex-end !important;
  }
  .cn-text-container {
    margin: 0 0 16px 0 !important;
  }
  .cn-text-container,
  .cn-buttons-container {
    display: flex !important;
  }
  .cn-button:first-child {
    margin-bottom: 0 !important;
    margin-right: 16px !important;
  }
}
@media (max-width: 374px) {
  .cookie-notice-container {
    width: 90% !important;
  }
}
.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #0D0D0D;
  width: 100vw;
  z-index: 150;
  animation-delay: 1s;
  padding: 16px 0;
}
.cookies-wrapper {
  display: flex;
  align-items: center;
}
.cookies-btn {
  width: 119px;
  height: 42px;
}
.cookies-btn-primary {
  margin-bottom: 16px;
}
.cookies-btn-disagree {
  background: #FF1A0C;
  transition: 0.3s ease;
}
.cookies-btn-disagree::after {
  display: none;
}
.cookies-btn-disagree:hover {
  background: #FF1A0C;
}
.cookies-text {
  font-size: 14px;
  margin-right: 16px;
}

.cookies-noties-container {
  display: flex;
  align-items: center;
  position: relative;
  width: 1320px;
  margin: 0 auto;
  padding: 16px 0;
  text-align: left !important;
}

.cn-notice-text {
  font-size: 14px;
  margin: 0 16px 0 0;
  font-family: "Fira Sans";
}
.cn-close-icone {
  display: none;
}
.cn-button {
  width: 119px;
  height: 42px;
  margin: 0;
}
.cn-button:first-child {
  margin-bottom: 16px;
  border-radius: 0 !important;
  letter-spacing: 0;
}

@media (max-width: 1279px) {
  .cookies-wrapper {
    flex-direction: column;
  }
  .cookies-btn {
    width: 119px;
    height: 42px;
  }
  .cookies-btn-wrapper {
    display: flex;
    justify-content: flex-end;
  }
  .cookies-btn-primary {
    margin-bottom: 0px;
    margin-right: 16px;
  }
  .cookies-text {
    margin-right: 0;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .cookies-btn-wrapper {
    justify-content: flex-start;
  }
}/*# sourceMappingURL=style.css.map */