@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;
}
html ::selection {
  background: #176CEC;
  color: #ffffff;
}

body {
  position: relative;
  line-height: 1.35;
  font-weight: 400;
  font-family: "Inter 18pt", sans-serif;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 500;
  background: #ffffff;
  color: #141414;
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: top center;
  width: 100%;
  max-width: 100vw;
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
  }
}

.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: 1336px;
}
@media (max-width: 1439px) {
  .container {
    width: 1160px;
  }
}
@media (max-width: 1279px) {
  .container {
    width: 696px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 343px;
  }
}
@media (max-width: 374px) {
  .container {
    width: 90%;
  }
}

.section {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 1279px) {
  .section {
    padding: 36px 0;
  }
}

.h1 {
  font-size: 76px;
  font-weight: 700;
  line-height: 1.35;
}
@media (max-width: 1279px) {
  .h1 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .h1 {
    font-size: 36px;
  }
}

.h2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 1279px) {
  .h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .h2 {
    font-size: 36px;
  }
}
.h2 span {
  display: inline-block;
  padding: 2px 24px;
  background: #176CEC;
  color: #ffffff;
}
.h2.light {
  color: #ffffff;
}
.h2.light span {
  background: #ffffff;
  color: #176CEC;
}

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

.h4 {
  font-size: 24px;
  font-weight: 600;
  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;
}
@media (max-width: 767px) {
  .t2 {
    font-size: 15px;
  }
}

.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: 18px;
  line-height: 1.35;
  font-weight: 400;
}

.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: #141414;
}

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

.line {
  height: 1px;
  width: 95%;
  background: rgba(255, 255, 255, 0.16);
  margin: 10px auto;
}

.title-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 48px;
  gap: 16px;
}
@media (max-width: 1279px) {
  .title-wrapper {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .title-wrapper {
    margin-bottom: 32px;
  }
}
.title-wrapper .subtitle {
  font-size: 24px;
  color: #212529;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: -0.02em;
}
@media (max-width: 1279px) {
  .title-wrapper .subtitle {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .title-wrapper .subtitle {
    font-size: 18px;
  }
}

.btn {
  color: #ffffff;
  text-align: center;
  background: #176CEC;
  padding: 0 40px;
  height: 53px;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 400;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 6;
  overflow: hidden;
  transition: 0.3s ease;
}
.btn:hover {
  background: #0052B4;
}
.btn:active {
  border-color: #03489A;
  background: #03489A;
}
.btn > span {
  display: flex;
  align-items: center;
  gap: 10px;
}
.btn > span::after {
  content: "";
  display: block;
  width: 15px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 13'%3E%3Cpath fill='%23fff' d='M8.626.72a.819.819 0 0 1 1.116 0l5.527 5.25a.758.758 0 0 1 .196.31l.013.046a.712.712 0 0 1-.003.354l-.01.038a.724.724 0 0 1-.13.238.763.763 0 0 1-.066.074l-5.527 5.25a.82.82 0 0 1-1.116 0 .724.724 0 0 1 0-1.06l4.179-3.97H1.289C.853 7.25.5 6.914.5 6.5s.353-.75.79-.75h11.515L8.626 1.78a.724.724 0 0 1 0-1.06Z'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

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

.btn-secondary {
  background: none;
  border: 1px solid #176CEC;
}
.btn-secondary:hover {
  background: #176CEC;
}
.btn-secondary:active {
  border-color: #03489A;
  background: #03489A;
}

.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: #176CEC;
}
.btn-link:hover > svg {
  fill: #176CEC;
}

.link {
  transition: 0.3s ease;
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.link:hover {
  color: #176CEC;
}

.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 #176CEC;
  transition: all 0.4s;
}

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

input:disabled {
  background-color: #176CEC !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(23, 108, 236, 0.33);
  -webkit-text-fill-color: #141414;
  -webkit-box-shadow: none;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
  caret-color: #141414;
}

input:-internal-autofill-selected {
  appearance: menulist-button;
  background-image: none !important;
  background-color: rgba(8, 11, 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: #141414;
  background-color: rgba(23, 108, 236, 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, 11, 35, 0.5);
}
.form-input::-moz-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input::-ms-input-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input:focus {
  border: 1px solid #176CEC;
  background: #ffffff;
}
.form-input:focus::-webkit-input-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input:focus::-moz-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input:focus::-ms-input-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input:hover {
  border: 1px solid #176CEC;
}
.form-input.error {
  color: #141414;
  background-color: rgba(23, 108, 236, 0.08);
  border: 1px solid #FF1A0C;
}
.form-input.error:hover {
  border: 1px solid #FF1A0C !important;
}
.form-input.error:focus::-webkit-input-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input.error:focus::-moz-placeholder {
  color: rgba(8, 11, 35, 0.5);
}
.form-input.error:focus::-ms-input-placeholder {
  color: rgba(8, 11, 35, 0.5);
}

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

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

.form-checkbox > div.checked {
  background-color: #176CEC;
  border: 1px solid #176CEC;
}

.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 #176CEC;
}

.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: 19px;
  height: 19px;
  background: #ffffff;
  border: 1px solid rgba(23, 108, 236, 0.33);
  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: #176CEC;
}
label:has(input[type=checkbox]).disabled {
  pointer-events: none;
}
label:has(input[type=checkbox]).disabled .checkbox-input {
  border-color: rgba(8, 11, 35, 0.5);
}
label:has(input[type=checkbox]).disabled p {
  color: rgba(8, 11, 35, 0.5);
}
label:has(input[type=checkbox]:checked) .checkbox-input {
  border-color: #176CEC;
}
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;
  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='%23176CEC' /%3E%3C/svg%3E");
}
label.error {
  cursor: auto;
}

.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 {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  transition: 0.3s ease;
  cursor: pointer;
  z-index: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1450980392);
}
.swiper-button-prev::after, .swiper-button-next::after {
  opacity: 1;
  content: "";
  transition: 0.3s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  cursor: auto;
}
.swiper-button-prev.swiper-button-disabled::after, .swiper-button-next.swiper-button-disabled::after {
  opacity: 0.3;
}
.swiper-button-prev {
  left: -14px;
  transform: translate(-100%, -50%);
}
.swiper-button-prev::after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.43985 8.00004C2.43985 8.2868 2.54934 8.57351 2.76786 8.79213L9.64757 15.6718C10.0852 16.1094 10.7948 16.1094 11.2322 15.6718C11.6697 15.2343 11.6697 14.5249 11.2322 14.0872L5.14466 8.00004L11.232 1.91282C11.6695 1.47518 11.6695 0.765843 11.232 0.328421C10.7945 -0.109427 10.085 -0.109427 9.64736 0.328421L2.76764 7.20795C2.54909 7.42668 2.43985 7.7134 2.43985 8.00004Z' fill='white' /%3E%3C/svg%3E");
}
.swiper-button-next {
  right: -14px;
  transform: translate(100%, -50%);
}
.swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5601 8.00004C13.5601 8.2868 13.4507 8.57351 13.2321 8.79213L6.35243 15.6718C5.9148 16.1094 5.20525 16.1094 4.76779 15.6718C4.33033 15.2343 4.33033 14.5249 4.76779 14.0872L10.8553 8.00004L4.768 1.91282C4.33054 1.47518 4.33054 0.765843 4.768 0.328421C5.20546 -0.109427 5.91501 -0.109427 6.35264 0.328421L13.2324 7.20795C13.4509 7.42668 13.5601 7.7134 13.5601 8.00004Z' fill='white' /%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;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.3s ease;
  z-index: 100;
  width: 100%;
  background: rgba(23, 108, 236, 0.33);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
}
.header-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 36px 0;
}
.header-main-logo {
  width: 254px;
  height: 48px;
  flex-shrink: 0;
}
.header-main-logo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-main-nav {
  align-items: center;
  display: flex;
  gap: 16px;
}
.header-main-nav-top {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-main-nav-bot {
  display: none;
}
.header-main-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.header-main-btn.ddn {
  display: none !important;
}

.nav-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 21px;
}
.nav-wrapper-item {
  position: relative;
  display: flex;
  text-align: center;
  padding: 10px 8px;
  cursor: pointer;
  transition: 0.3s ease;
  font-size: 16px;
  color: #ffffff;
}
.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: #141414;
  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-wrapper {
  display: none;
}

@media (max-width: 1439px) {
  .header-container {
    width: 1160px;
  }
}
@media (max-width: 1279px) {
  .header-container {
    width: 648px;
  }
  .header-main {
    transition: 0.3s ease;
    padding: 12px 0;
  }
  .header-main-btn.ddn {
    display: flex !important;
  }
  .header-main-btn.mdn {
    display: none !important;
  }
  .header-main-logo {
    width: 191px;
    height: 36px;
  }
  .header-main-nav {
    width: 676px;
    padding: 16px 16px 32px;
    height: calc(100vh - 80px);
    position: absolute;
    top: 80px;
    right: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    transition: 0.3s ease;
    transform: translateX(100%);
    background: #ffffff;
  }
  .header-main-nav.active {
    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-btn {
    width: 100%;
  }
  .nav {
    width: 100%;
  }
  .nav-wrapper {
    flex-direction: column;
  }
  .nav-wrapper-item {
    color: #141414;
  }
  .nav-wrapper-item:hover {
    transform: translateY(0);
  }
  .burger-menu {
    display: block;
    cursor: pointer;
    position: relative;
    width: 24px;
    height: 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .burger-menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
  }
  .burger-menu-wrapper:hover {
    background-color: transparent;
  }
  .burger-menu > span {
    background-color: #ffffff;
    height: 2px;
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .burger-menu > span:nth-child(1) {
    top: 3px;
    width: 26px;
  }
  .burger-menu > span:nth-child(2) {
    width: 19px;
    top: 50%;
  }
  .burger-menu > span:nth-child(3) {
    width: 12px;
    bottom: 3px;
  }
  .burger-menu-active > span {
    right: auto;
  }
  .burger-menu-active > span:nth-child(1) {
    width: 24px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(0%, -50%) rotate(-45deg);
  }
  .burger-menu-active > span:nth-child(2) {
    width: 0%;
    transform: scale(0);
  }
  .burger-menu-active > span:nth-child(3) {
    width: 24px;
    bottom: 50%;
    -webkit-transform: translate(0%, 50%) rotate(45deg);
    transform: translate(0%, 50%) rotate(45deg);
  }
}
@media (max-width: 767px) {
  .header-container {
    width: 351px;
  }
  .header-main {
    padding: 4px 0;
  }
  .header-main-logo {
    width: 148px;
    height: 28px;
  }
  .header-main-nav {
    width: 320px;
    height: calc(100vh - 65px);
    overflow: auto;
    top: 65px;
  }
  .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: 196px;
    height: 20px;
    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);
  }
  .burger-menu-wrapper {
    margin-left: 2px;
  }
}
@media (max-width: 374px) {
  .header-container {
    width: 90%;
  }
}
.main {
  padding: 0;
  position: relative;
  color: #ffffff;
  min-height: 960px;
  overflow: hidden;
}
.main .ddn {
  display: none;
}
.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-wrapper-bg > img.ddn {
  display: none;
}
.main .container {
  display: flex;
  justify-content: center;
  padding-top: 272px;
}
.main-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1160px;
  text-align: center;
}
.main-title {
  margin-bottom: 10px;
  line-height: 1.1;
}
.main-subtitle {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 44px;
}

@media (max-width: 1439px) {
  .main {
    min-height: 680px;
  }
  .main .container {
    padding-top: 170px;
  }
}
@media (max-width: 1279px) {
  .main {
    min-height: 510px;
  }
  .main .container {
    padding-top: 130px;
  }
  .main-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main {
    min-height: 700px;
  }
  .main-wrapper-bg > img.ddn {
    display: block;
  }
  .main-wrapper-bg > img.mdn {
    display: none;
  }
  .main .container {
    padding-top: 182px;
    padding-bottom: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
  .main-title {
    margin-bottom: 10px;
    padding: 0 36px;
  }
  .main-subtitle {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .main .btn {
    width: 100%;
  }
}
@media (max-width: 374px) {
  .main-content {
    width: 90%;
  }
  .main .container {
    max-width: 90%;
    padding-bottom: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
  .main-subtitle {
    margin-bottom: 24px;
  }
}
.about_us {
  padding: 45px 0;
}
.about_us-wrapper {
  display: flex;
  gap: 40px;
}
.about_us-items {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.about_us-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  flex: 1 1 1%;
}
.about_us-item-top {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 10px 0;
}
.about_us-item-icon {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
}
.about_us-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about_us-item-name {
  color: #252B42;
  font-size: 20px;
  font-weight: 700;
}
.about_us-item-text {
  color: #252B42;
  opacity: 0.5;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 1439px) {
  .about_us {
    padding: 45px 0;
  }
  .about_us-wrapper {
    display: flex;
    gap: 40px;
  }
  .about_us-items {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .about_us-item {
    flex: 1 1 40%;
    gap: 8px;
  }
  .about_us-item-top {
    gap: 16px;
  }
  .about_us-item-text {
    padding-right: 150px;
  }
}
@media (max-width: 1279px) {
  .about_us {
    padding: 45px 0;
  }
  .about_us .title-wrapper {
    margin-bottom: 36px;
  }
  .about_us-wrapper {
    display: flex;
    gap: 40px;
  }
  .about_us-item-text {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .about_us {
    padding: 44px 0;
  }
  .about_us-wrapper {
    display: flex;
    gap: 36px;
  }
  .about_us-items {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding: 0;
  }
  .about_us-item {
    flex: 1 1 100%;
    gap: 8px;
  }
  .about_us-item-top {
    padding: 0;
    gap: 16px;
  }
  .about_us-item-icon {
    width: 56px;
    height: 56px;
  }
  .about_us-item-name {
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    text-wrap: unset;
  }
  .about_us-item-text {
    padding: 0;
    font-size: 14px;
  }
}
.numbers {
  padding: 70px 0;
}
.numbers-items {
  display: flex;
  align-items: center;
  gap: 26px;
  margin-bottom: 48px;
}
.numbers-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  flex: 1 1 1%;
  gap: 44px;
  cursor: pointer;
  border-radius: 8px;
  padding: 48px 40px;
  transition: 0.3s ease;
}
.numbers-item:hover {
  background: #E8E8E8;
  box-shadow: 0 13px 19px 0 rgba(0, 0, 0, 0.07);
}
.numbers-item:hover .numbers-item-main {
  opacity: 0.5;
}
.numbers-item-main {
  font-size: 56px;
  font-weight: 700;
  color: #252B42;
  transition: 0.3s ease;
  opacity: 0.25;
  margin-bottom: 6px;
}
.numbers-item-sub {
  color: #252B42;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 44px;
  font-weight: 700;
}
.numbers-item-text {
  color: #374754;
  font-size: 16px;
  font-weight: 400;
}
.numbers-item .btn {
  width: 100%;
}

@media (max-width: 1439px) {
  .numbers-items {
    display: flex;
    gap: 20px;
  }
  .numbers-items-text {
    color: #374754;
    font-size: 16px;
    padding: 0;
    font-weight: 400;
  }
  .numbers-items .btn {
    padding: 0;
  }
}
@media (max-width: 1279px) {
  .numbers {
    padding: 44px 0;
  }
  .numbers-items {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
  }
  .numbers-item {
    flex: 1 1 40%;
  }
  .numbers-item-sub {
    margin-bottom: 24px;
  }
  .numbers-item-text {
    color: #374754;
    font-size: 16px;
    padding: 0;
    font-weight: 400;
  }
  .numbers-item .btn {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .numbers {
    padding: 44px 0;
  }
  .numbers-items {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 32px;
  }
  .numbers-item {
    flex: 1 1 100%;
    padding: 24px;
  }
  .numbers-item-main {
    font-size: 56px;
    margin-bottom: 6px;
  }
  .numbers-item-sub {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .numbers-item-text {
    font-size: 16px;
  }
  .numbers .btn {
    width: 100%;
  }
}
.products {
  padding: 64px 0 44px;
  position: relative;
}
.products-wrapper {
  display: flex;
  gap: 72px;
}
.products-img {
  width: 642px;
  height: 467px;
  flex-shrink: 0;
}
.products-img.ddn {
  display: none;
}
.products-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products-items {
  display: flex;
  flex-wrap: wrap;
  gap: 28px 22px;
}
.products-item {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1 1 40%;
}
.products-item-icon {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
}
.products-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products-item-text {
  font-size: 20px;
  color: #252B42;
  font-weight: 700;
}

@media (max-width: 1439px) {
  .products {
    padding: 64px 0 44px;
    position: relative;
  }
  .products-wrapper {
    display: flex;
    gap: 72px;
  }
  .products-img {
    width: 476px;
    height: 346px;
  }
}
@media (max-width: 1279px) {
  .products {
    padding: 44px 0;
    position: relative;
  }
  .products-wrapper {
    display: flex;
    gap: 72px;
  }
  .products-img {
    width: 100%;
    height: 404px;
    flex-shrink: 0;
  }
  .products-img.ddn {
    display: block;
  }
  .products-img.mdn {
    display: none;
  }
  .products-img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .products-items {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 22px;
  }
  .products-item {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1 1 40%;
  }
  .products-item-icon {
    width: 56px;
    height: 56px;
    flex-shrink: 0;
  }
  .products-item-icon > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .products-item-text {
    font-size: 20px;
    color: #252B42;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .products {
    padding: 44px 0;
    position: relative;
  }
  .products-img {
    width: 100%;
    height: 200px;
    margin-bottom: 32px;
  }
  .products-img.ddn {
    display: block;
  }
  .products-img.mdn {
    display: none;
  }
  .products-items {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 22px;
  }
  .products-item {
    display: flex;
    align-items: center;
    gap: 34px;
    flex: 1 1 100%;
  }
  .products-item-text {
    font-size: 20px;
    color: #252B42;
    font-weight: 700;
  }
}
.goods {
  background: #176CEC;
  color: #ffffff;
  padding: 140px 0 60px;
}
.goods-container {
  margin: 0 -14px;
}
.goods .title-wrapper {
  margin-bottom: 40px;
}
.goods-item {
  position: relative;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  width: 426.67px;
  height: 100%;
  margin: 0 14px;
  border-radius: 8px;
  border: 2px solid #176CEC;
}
.goods-item-img {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 8px;
  height: 245px;
}
.goods-item-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.goods-item-logo {
  width: 198px;
  height: 64px;
  margin-bottom: 8px;
}
.goods-item-logo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.goods-item-bot {
  width: 100%;
  padding: 24px 20px;
}
.goods-item-name {
  font-size: 22px;
  font-weight: 400;
}

@media (max-width: 1279px) {
  .goods {
    padding: 60px 0 48px;
  }
  .goods-container {
    margin: 0 -8px;
  }
  .goods-item {
    width: 258px;
    margin: 0 8px;
  }
  .goods-item-img {
    height: 148px;
  }
  .goods-item-logo {
    width: 120px;
    height: 39px;
    margin-bottom: 5px;
  }
  .goods-item-name {
    font-size: 20px;
  }
  .goods-item-bot {
    padding: 15px 12px;
  }
}
@media (max-width: 767px) {
  .goods {
    padding: 60px 0 48px;
  }
  .goods-item {
    width: 220px;
  }
  .goods-item-logo {
    width: 120px;
    height: 39px;
    margin-bottom: 5px;
  }
  .goods-item-name {
    font-size: 16px;
  }
  .goods-item-bot {
    padding: 15px 12px;
  }
}
.advantages {
  padding: 120px 0 60px;
}
.advantages-wrapper {
  display: flex;
  gap: 40px;
  align-items: center;
}
.advantages-img {
  width: 648px;
  height: 490px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
}
.advantages-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advantages-title {
  font-weight: 600;
  margin-bottom: 30px;
}
.advantages-items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 16px;
  margin-bottom: 60px;
}
.advantages-item {
  flex: 1 1 40%;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 500;
}
.advantages-item::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2179_3310)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00003 16.5C12.4113 16.5 16 12.9111 16 8.49997C16 4.08897 12.4113 0.499939 8.00003 0.499939C3.58881 0.499939 0 4.08897 0 8.49997C0 12.9111 3.58881 16.5 8.00003 16.5ZM12.5225 6.54775L7.40606 11.6642C7.24531 11.8249 7.02728 11.9154 6.79997 11.9154C6.57266 11.9154 6.35463 11.8249 6.19391 11.6642L3.47747 8.94778C3.14294 8.61325 3.14284 8.07019 3.47756 7.73572C3.81234 7.40122 4.35494 7.40113 4.68962 7.73578L6.79997 9.84594L11.3103 5.33581C11.645 5.00116 12.1877 5.00122 12.5224 5.33575C12.857 5.67022 12.8571 6.21319 12.5225 6.54775Z' fill='%23176CEC' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2179_3310'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.5)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.advantages-2 {
  padding: 60px 0;
}
.advantages-2-wrapper {
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: space-between;
  gap: 150px;
}
.advantages-2-img {
  flex-shrink: 0;
  width: 648px;
  height: 870px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.advantages-2-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advantages-2-img-text {
  position: absolute;
  padding: 72px 50px;
  bottom: 0;
  left: 0;
}
.advantages-2-title {
  font-weight: 600;
  margin-bottom: 40px;
}
.advantages-2-items {
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.advantages-2-item {
  display: flex;
  align-items: center;
}
.advantages-2-item-icon {
  width: 36px;
  height: 36px;
  margin-right: 18px;
  flex-shrink: 0;
}
.advantages-2-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1439px) {
  .advantages-2-wrapper {
    gap: 62px;
  }
  .advantages-2-img {
    width: 560px;
  }
}
@media (max-width: 1279px) {
  .advantages {
    padding: 36px 0;
  }
  .advantages-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .advantages-img {
    width: 100%;
    height: 490px;
  }
  .advantages-title {
    font-size: 36px;
    margin-bottom: 32px;
  }
  .advantages-2 {
    padding: 36px 0;
  }
  .advantages-2-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 40px;
  }
  .advantages-2-img {
    width: 100%;
    height: 490px;
  }
  .advantages-2-img-text {
    font-size: 20px;
  }
  .advantages-2-title {
    margin-bottom: 40px;
    font-size: 36px;
  }
  .advantages-2-items {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .advantages {
    padding: 64px 0 32px;
  }
  .advantages-img {
    height: 259px;
  }
  .advantages-title {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .advantages-items {
    gap: 16px;
    margin-bottom: 48px;
  }
  .advantages-item {
    flex: 1 1 100%;
  }
  .advantages .btn {
    width: 100%;
  }
  .advantages-2 {
    padding: 32px 0;
  }
  .advantages-2-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 40px;
  }
  .advantages-2-img {
    height: 310px;
  }
  .advantages-2-img-text {
    font-size: 16px;
    font-weight: 400;
    padding: 24px 12px;
  }
  .advantages-2-title {
    margin-bottom: 44px;
    font-weight: 600;
    font-size: 24px;
  }
  .advantages-2-items {
    gap: 16px;
  }
  .advantages-2 .btn {
    width: 100%;
  }
}
.bottom {
  padding: 96px 0;
}
.bottom-wrapper {
  display: flex;
  flex-direction: column;
  gap: 44px;
}

.partner {
  background: rgba(23, 108, 236, 0.04);
  border-radius: 8px;
  padding: 44px;
  flex-shrink: 0;
  border: 1px solid #176CEC;
}
.partner-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 72px;
}
.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: 35px;
  width: 525px;
}
.partner label:has(input[type=checkbox]):hover .checkbox-input {
  border-color: #141414;
}

.contacts {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
.contacts-title {
  margin-bottom: 20px;
}
.contacts-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contacts-item {
  font-size: 18px;
  align-items: center;
  display: flex;
  gap: 15px;
}
.contacts-item:last-child {
  align-items: flex-start;
}
.contacts-item-text {
  color: #141414;
  font-weight: 400;
}
.contacts-item-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.contacts-item-icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contacts-map {
  flex-grow: 1;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 1439px) {
  .bottom {
    padding: 60px 0;
  }
  .partner label:has(input[type=checkbox]) .error {
    position: absolute;
    top: 45px;
    left: 35px;
    width: 437px;
  }
}
@media (max-width: 1279px) {
  .bottom-wrapper {
    flex-direction: column;
    gap: 44px;
  }
  .bottom-item {
    width: 100%;
  }
  .partner-title {
    font-size: 44px;
  }
  .partner-subtitle {
    font-size: 18px;
  }
  .partner label:has(input[type=checkbox]) .error {
    width: 573px;
  }
  .contacts-title {
    margin-top: 0;
    font-size: 36px;
  }
  .contacts-map {
    width: 100%;
    height: 610px;
  }
}
@media (max-width: 767px) {
  .partner {
    padding: 24px 16px;
  }
  .partner-title {
    font-size: 24px;
  }
  .partner-subtitle {
    font-size: 16px;
    font-weight: 400;
  }
  .partner label:has(input[type=checkbox]) .error {
    top: 60px;
    width: 276px;
  }
  .contacts-title {
    margin-top: 0;
    font-size: 28px;
  }
  .contacts-item {
    font-size: 16px;
  }
  .contacts-map {
    height: 298px;
  }
}
.footer {
  background: #176CEC;
  height: 214px;
  overflow: hidden;
}
.footer-wrapper {
  display: flex;
  justify-content: space-between;
}
.footer-logo {
  display: block;
  width: 233px;
  height: 44px;
  margin-bottom: 16px;
}
.footer-logo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer-logo-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 36px;
}
.footer-data {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-data > a {
  padding: 0 16px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-bg {
  pointer-events: none;
  height: 100%;
}
.footer-bg.ddn {
  display: none;
}
.footer-bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer-partner {
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 61px;
  font-weight: 700;
}

@media (max-width: 1279px) {
  .footer {
    height: auto;
    overflow: hidden;
  }
  .footer-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .footer-logo {
    display: block;
    width: 233px;
    height: 44px;
    margin-bottom: 16px;
  }
  .footer-logo-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 0;
    gap: 36px;
  }
  .footer-data {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .footer-data > a {
    padding: 0 16px;
    color: rgba(255, 255, 255, 0.5);
  }
  .footer-bg {
    display: block;
    position: absolute;
    top: 0;
    right: -300px;
  }
  .footer-partner {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer {
    height: auto;
    overflow: hidden;
  }
  .footer-wrapper {
    display: flex;
  }
  .footer-logo {
    display: block;
    width: 169px;
    height: 32px;
    margin-bottom: 32px;
  }
  .footer-logo-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 170px;
    padding: 24px 0 32px;
    gap: 0;
  }
  .footer-data {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .footer-data > a {
    font-size: 14px;
    font-weight: 400;
    padding: 0 16px;
    color: rgba(255, 255, 255, 0.5);
  }
  .footer-bg {
    display: block;
    right: -400px;
  }
  .footer-bg.ddn {
    display: flex;
  }
  .footer-bg.mdn {
    display: none;
  }
  .footer-partner {
    display: none;
  }
}
.seo-text {
  background: #ffffff;
  color: #141414;
  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: #141414;
}
.modal-overlay {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: rgba(8, 11, 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: 20px;
  flex: 1 1 1%;
}
.modal-input-item {
  width: 100%;
}
.modal-input-item.required .modal-input-sup::after {
  content: "*";
  color: #176CEC;
}
.modal-input-item:hover input:not(.error) {
  border-color: #176CEC;
}
.modal-input-sup {
  margin-bottom: 8px;
  font-weight: 600;
}
.modal-input.valid {
  background-color: #ffffff !important;
}
.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: 30px;
  width: 614px;
}
.modal-form-privacy-text {
  flex-grow: 1;
}
.modal-form-privacy-text > a {
  color: #141414;
  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: #176CEC !important;
}
.modal-form-privacy:has(input.error) {
  padding-bottom: 45px;
}
.modal-spliter {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.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, 11, 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 {
  background: transparent;
  transition: 0.3s ease;
}
.iti__dropdown-content {
  opacity: 1;
  pointer-events: auto;
  transition: 0.3s ease;
}
.iti__search-input {
  display: block;
}
.iti__arrow {
  filter: brightness(30%);
}

@media (max-width: 1439px) {
  .modal-form-privacy {
    width: 525px;
  }
}
@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-spliter {
    flex-direction: column;
    gap: 0;
  }
  .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: #141414;
}
.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: #141414;
  }
  .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: #141414;
  }
  .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: #141414;
}
.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, 11, 35, 0.5);
}
.breadcrumbs-item.active > a {
  color: rgba(8, 11, 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: #176CEC;
}
.breadcrumbs.light .breadcrumbs-item:hover > a {
  color: #176CEC;
}

.privacy-policy {
  background-color: #ffffff;
  color: #141414;
  margin-top: 120px;
  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: #141414;
  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: #176CEC;
}
.privacy-policy-point:hover .privacy-policy-plus {
  flex-shrink: 0;
}
.privacy-policy-point:hover .privacy-policy-plus-vert {
  background-color: #176CEC;
}
.privacy-policy-point:hover .privacy-policy-plus-horizont {
  background-color: #176CEC;
}
.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: #141414;
  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: #141414;
  position: absolute;
  height: 2px;
  width: 12px;
}

@media (max-width: 767px) {
  .privacy-policy {
    margin-top: 64px;
  }
}
.data {
  background-color: #ffffff;
  color: #141414;
  margin-top: 120px;
  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: #141414;
  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: #141414;
  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: #176CEC;
}

@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: 64px;
  }
}
#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: #141414 !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: #0052B4;
  height: 100%;
  z-index: -1;
}

.cn-button:first-child {
  margin-bottom: 16px !important;
  background: #176CEC !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: #141414;
  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 */