@charset "UTF-8";
/* Указываем box sizing для всего */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

:focus {
  outline: none;
}

/* Псевдоэлемент в инпуте IE для очистки текста. Убираем его */
::-ms-clear {
  display: none;
}

body {
  margin: 0;
  line-height: 1;
  text-rendering: optimizeLegibility; /*определяет как браузеру оптимизировать рендеринг текста*/
  text-decoration-skip: objects; /*делает подчеркивание с помощью text-decoration: underline; необрывистым*/
  -webkit-text-size-adjust: 100%; /*запретить корректировку размера шрифта после изменения ориентации в iOS*/
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; /*делает текст более тонким в Сафари на Маках*/
  -webkit-tap-highlight-color: transparent; /*убирает синее подсвечивание при клике на девайсах*/
  -moz-osx-font-smoothing: grayscale;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Изображения */
img {
  display: block;
  border: 0;
}

/* Скрытие элементов */
[hidden] {
  display: none;
}

/*Правильный курсор при отключенном элементе. Так как задизейбленной кнопкой может быть ссылка, то псевдокласс уже не сработает, 
так как ссылка не элемент формы. Для этого добавляйте класс.*/
:disabled,
.disabled {
  cursor: not-allowed;
}

/* Очистка потока при использовании float */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* Формы */
button,
input,
select,
textarea {
  margin: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Работа с текстом */
p,
dd,
dl,
figure,
blockquote {
  margin: 0;
}

blockquote,
q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: inherit;
}

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

audio,
video {
  display: block;
}

iframe {
  border: none;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* SVG */
svg:not(:root) {
  overflow: hidden;
}

@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-Bold.eot");
  src: local("Euclid Square Bold"), local("EuclidSquare-Bold"), url("../fonts/EuclidSquare/EuclidSquare-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-Bold.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-Bold.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-Regular.eot");
  src: local("Euclid Square Regular"), local("EuclidSquare-Regular"), url("../fonts/EuclidSquare/EuclidSquare-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-Regular.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-Regular.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-SemiBold.eot");
  src: local("Euclid Square SemiBold"), local("EuclidSquare-SemiBold"), url("../fonts/EuclidSquare/EuclidSquare-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-SemiBold.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-SemiBold.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-LightItalic.eot");
  src: local("Euclid Square Light Italic"), local("EuclidSquare-LightItalic"), url("../fonts/EuclidSquare/EuclidSquare-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-LightItalic.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-LightItalic.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-MediumItalic.eot");
  src: local("Euclid Square Medium Italic"), local("EuclidSquare-MediumItalic"), url("../fonts/EuclidSquare/EuclidSquare-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-MediumItalic.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-MediumItalic.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-Medium.eot");
  src: local("Euclid Square Medium"), local("EuclidSquare-Medium"), url("../fonts/EuclidSquare/EuclidSquare-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-Medium.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-Medium.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-Italic.eot");
  src: local("Euclid Square Italic"), local("EuclidSquare-Italic"), url("../fonts/EuclidSquare/EuclidSquare-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-Italic.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-Italic.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-Light.eot");
  src: local("Euclid Square Light"), local("EuclidSquare-Light"), url("../fonts/EuclidSquare/EuclidSquare-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-Light.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-Light.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-SemiBoldItalic.eot");
  src: local("Euclid Square SemiBold Italic"), local("EuclidSquare-SemiBoldItalic"), url("../fonts/EuclidSquare/EuclidSquare-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-SemiBoldItalic.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-SemiBoldItalic.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Euclid Square";
  src: url("../fonts/EuclidSquare/EuclidSquare-BoldItalic.eot");
  src: local("Euclid Square Bold Italic"), local("EuclidSquare-BoldItalic"), url("../fonts/EuclidSquare/EuclidSquare-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/EuclidSquare/EuclidSquare-BoldItalic.woff2") format("woff2"), url("../fonts/EuclidSquare/EuclidSquare-BoldItalic.woff") format("woff"), url("../fonts/EuclidSquare/EuclidSquare-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Euclid Flex";
  src: url("../fonts/EuclidFlex/EuclidFlex-Semibold.ttf") format("truetype"), url("../fonts/EuclidFlex/EuclidFlex-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "circeRegular";
  src: url("../fonts/Circle/CirceRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "circeLight";
  src: url("../fonts/Circle/CirceLight.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "circeBold";
  src: url("../fonts/Circle/CirceBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.header {
  z-index: 2000;
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  background: rgba(25, 26, 29, 0.4);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.header__content {
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.header__content nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header__content nav ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.header__content nav ul .nav-menu__group {
  display: flex;
  align-items: center;
  gap: 24px;
}

.header__content nav ul .nav-menu__group li {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.header__content nav ul .nav-menu__group_bold li {
  font-weight: 700;
}

.header__content nav ul li a.active,
.header__content nav ul li a:hover {
  color: var(--dandelion);
}

.header__content nav .hamburger {
  display: none;
  cursor: pointer;
}

.header__content nav .hamburger .bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  --webkit-transition: all 0.3 ease-in-out;
  -webkit-transition: all 0.3 ease-in-out;
  transition: all 0.3 ease-in-out;
  background-color: #fff;
}

@media (max-width: 1360px) {
  .header .header__logotype svg {
    width: 42px;
    height: auto;
  }
  .header__content nav ul .nav-menu__group li {
    font-size: 12px;
  }
}
@media (max-width: 920px) {
  .header {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .header__logotype {
    width: 40px;
    height: auto;
  }
  header__logotype img {
    width: 100%;
  }
  .header__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    width: auto;
  }
  .header__content nav {
    width: auto;
  }
  .header__content nav ul {
    position: fixed;
    top: 100%;
    right: -100%;
    padding: 32px 88px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    gap: 0;
    border-radius: 0 0 0 8px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    max-height: calc(100vh - 72px);
    overflow: auto;
  }
  .header__content nav ul.active {
    right: 0;
    background-color: var(--asphalt);
    border-top: 1px solid var(--dark);
  }
  .header__content nav ul .nav-menu__group li {
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
  }
  .header__content nav ul .nav-menu__group {
    flex-direction: column;
  }
  .header__content nav ul .nav-menu__group:first-child {
    margin-bottom: 24px;
  }
  .header__content nav .hamburger {
    display: block;
  }
  .header__content nav .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .header__content nav .hamburger.active .bar:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  .header__content nav .hamburger.active .bar:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
}
@media (max-width: 920px) {
  .header__content nav ul {
    padding: 32px 72px;
  }
}
@media (max-width: 720px) {
  .header__content nav ul {
    max-height: calc(100vh - 64px);
  }
}
@media (max-width: 560px) {
  .header__content nav ul {
    padding: 32px 24px;
  }
}
@media (max-width: 360px) {
  .header__logotype {
    display: block;
    height: auto;
    width: 40px;
  }
  .header__logotype img {
    width: 100%;
  }
}
.footer {
  padding: 40px 0;
  background-color: #000000;
}

.footer .footer__logotype {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.footer .footer__copytight {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: var(--text-gray);
  opacity: 0.6;
}

.footer .footer__links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}

.footer .footer__links .link-item {
  display: flex;
  align-items: center;
  gap: 16px;
}

.footer .footer__links .link-item:hover p {
  color: var(--text-gray);
}

.footer .footer__links .link-item:hover .link-item__age {
  border: 1px solid var(--text-gray);
}

.footer .footer__links .link-item__age {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #646566;
  border-radius: 4px;
  width: 32px;
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: var(--text-gray-two);
}

.footer .footer__links .link-item:not(:last-child) {
  padding-right: 16px;
  border-right: 1px solid rgba(167, 168, 170, 0.3);
}

.footer .footer__links .link-item:first-child {
  width: 100%;
  justify-content: center;
}

.footer .footer__links .link-item_no-border {
  padding-right: 0 !important;
  margin-right: 24px !important;
  border-right: none !important;
}

.footer .footer__links .link-item p {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: var(--text-gray-two);
}

@media (max-width: 1360px) {
  .footer {
    padding: 32px 0;
  }
  .footer .footer__logotype svg {
    margin-bottom: 8px;
    width: 42px;
    height: 32px;
  }
  .footer .footer__copytight {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .footer .footer__links {
    gap: 8px;
  }
  .footer .footer__links .link-item {
    gap: 8px;
  }
  .footer .footer__links .link-item p {
    font-size: 10px;
  }
  .footer .footer__links .link-item:not(:last-child) {
    padding-right: 8px;
  }
  .footer .footer__links .link-item_no-border {
    margin-right: 8px !important;
  }
}
@media (max-width: 720px) {
  .footer {
    padding: 24px;
  }
}
:root {
  --white: #FFF;
  --dandelion: #FEBA2B;
  --mango: #E19900;
  --dark: #191A1D;
  --lamantine: #A7A8AA;
  --asphalt: #1F2125;
  --gainsborough: #D5D6D8;
  --smoky-white: #F6F6F6;
  --signal: #C10E00;
  --stroke-beveled: rgba(255, 255, 255, 0.16);
  --text-gray: #a7a8aa;
  --text-gray-two: #646566;
}

.input-field {
  font-family: "Euclid Square", sans-serif;
  width: 400px;
  height: 48px;
  border-radius: 8px;
  border: 1px solid #676767;
  background: #222327;
  font-size: 18px;
  line-height: 28px;
  color: var(--white);
  padding: 0 16px;
}

/* .input-field:invalid {
	border-color: red;
} */
.textarea {
  font-family: "Euclid Square", sans-serif;
  width: 100%;
  height: 96px;
  border-radius: 8px;
  border: 1px solid #676767;
  background: #222327;
  font-size: 18px;
  line-height: 28px;
  color: var(--white);
  padding: 8px 16px;
  resize: none;
}

.textarea::-webkit-input-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.textarea::-moz-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.textarea:-ms-input-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.textarea::-ms-input-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.textarea::placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.input-field::-webkit-input-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.input-field::-moz-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.input-field:-ms-input-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.input-field::-ms-input-placeholder {
  color: rgba(167, 168, 170, 0.4);
}

.input-field::placeholder {
  color: rgba(167, 168, 170, 0.4);
}

@media (max-width: 1360px) {
  .input-field {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 150%;
  }
  .textarea {
    height: 64px;
    font-size: 16px;
    line-height: 150%;
  }
}
@media (max-width: 720px) {
  .input-field {
    height: 32px;
  }
}
.btn {
  min-width: 200px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  border: none;
  background: 0 0;
}

.btn:hover {
  opacity: 0.9;
}

.btn:disabled {
  opacity: 0.5;
}

.yellow-btn {
  background: var(--dandelion);
  border: none;
  color: var(--dark);
}

.btn-more {
  width: 240px;
  border: 1px solid var(--gainsborough);
  color: var(--white);
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.btn-more:hover {
  border: 1px solid var(--dandelion);
  color: var(--dandelion);
}

@media (max-width: 1360px) {
  .btn {
    height: 40px;
  }
}
@media (max-width: 920px) {
  .btn {
    height: 40px;
    font-size: 16px;
    line-height: 24px;
  }
  .btn-more {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 720px) {
  .btn {
    height: 32px;
  }
}
html, body {
  overflow-x: hidden;
}

body {
  scroll-behavior: smooth;
  overflow: auto;
  scrollbar-face-color: #191a1d;
  scrollbar-track-color: transparent;
}
body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 2rem;
}
body::-webkit-scrollbar-thumb {
  background: #feba2b;
  border-radius: 2rem;
}
body::-webkit-scrollbar-track {
  background: #191a1d;
}

.slider {
  padding-top: 90px;
  background: var(--dark);
}

section {
  margin-bottom: 80px;
}

.section-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 32px;
}

.section-header__title {
  font-family: "Euclid Flex";
  color: var(--white);
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.section-header__show-more {
  color: var(--asphalt);
  font-size: 18px;
  line-height: 28px;
}

.section-header__show-more:hover {
  color: var(--dandelion);
}

.show-more-button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-pagination {
  right: 40px;
  bottom: 15px;
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-button-next, .swiper-button-prev {
  color: transparent;
}

@media (max-width: 1360px) {
  section {
    margin-bottom: 56px;
  }
  .section-header {
    margin-bottom: 24px;
  }
  .section-header__title {
    font-size: 24px;
    line-height: 32px;
  }
  .section-header__show-more {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 920px) {
  section {
    margin-bottom: 48px;
  }
  .section-header__show-more {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 720px) {
  section {
    margin-bottom: 40px;
  }
  .section-header {
    margin-bottom: 16px;
  }
  .section-header__title {
    font-size: 19px;
    line-height: 24px;
  }
  .section-header__show-more {
    font-size: 14px;
    line-height: 20px;
  }
}
body,
html {
  scroll-behavior: smooth;
  -webkit-font-feature-settings: "clig" off, "liga" off;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Euclid Square", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  background-color: var(--dark);
  color: var(--white);
}

body.dark,
html.dark {
  line-height: 1;
  background-color: #111113;
  color: var(--white);
  font-family: circeRegular, sans-serif;
  overflow-x: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  color: var(--white);
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs {
  margin-bottom: 24px;
}

.breadcrumbs p {
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}

.breadcrumbs p a {
  list-style: none;
  color: var(--asphalt);
}

.breadcrumbs p a:not(:last-child) {
  margin-right: 5px;
}

.breadcrumbs p a:not(:last-child)::after {
  content: "/";
}

.breadcrumbs p a:last-child span {
  color: var(--lamantine);
}

.breadcrumbs p a:hover span {
  color: var(--dandelion);
}

ol {
  list-style: none;
  counter-reset: ol-counter;
  margin: 0;
  padding: 0;
}

ol li {
  counter-increment: ol-counter;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ol li::before {
  content: counter(ol-counter);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 22px;
  margin-right: 16px;
  color: var(--dandelion);
  font-family: "Euclid Flex";
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

ol li p {
  font-family: "Euclid Square", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: var(--asphalt);
}

ol li:not(:last-child) {
  margin-bottom: 24px;
}

footer,
header,
section {
  padding: 0 calc(50% - 660px);
}

h1,
h2,
h3 {
  font-family: "Euclid Flex";
}

.content-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(25, 26, 29, 0.48);
  z-index: 999;
}

@media (max-width: 1360px) {
  footer,
  header,
  section {
    padding: 0 calc(50% - 432px);
  }
  .breadcrumbs p {
    font-size: 12px;
    line-height: 16px;
  }
  ol li::before {
    min-width: 8px;
    font-size: 20px;
    line-height: 24px;
  }
  ol li p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 920px) {
  footer,
  header,
  section {
    padding: 0 calc(50% - 322px);
  }
}
@media (max-width: 720px) {
  footer,
  header,
  section {
    padding: 0 24px;
  }
  .breadcrumbs {
    margin-bottom: 16px;
  }
  .breadcrumbs p {
    font-size: 12px;
    line-height: 16px;
  }
}
/**/
.form-section .form-section__content {
  align-items: flex-start;
}

.features .feature-item:nth-child(5) .feature-item__text br {
  display: block;
}

.award-item img {
  height: auto;
}

.remove_satellite {
  display: none;
}

.form-section__content form {
  display: block;
}

.already-available a {
  transition: all 0.8s ease;
  filter: grayscale(1);
}

.already-available-swiper .swiper-slide:hover a {
  filter: grayscale(0);
}

.amedia-channel__image img {
  max-width: 300px;
}

.already-available img {
  max-width: 200px;
}

/*# sourceMappingURL=style.css.map */
