@charset "UTF-8";
@font-face {
  font-family: "AvenirNextCyr";
  src: url("../fonts/AvenirNextCyr-Demi.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "AvenirNextCyr";
  src: url("../fonts/AvenirNextCyr-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "AvenirNextCyr";
  src: url("../fonts/AvenirNextCyr-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "AvenirNextCyr";
  src: url("../fonts/AvenirNextCyr-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "BerlingskeSerif";
  src: url("../fonts/BerlingskeSerif-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "BerlingskeSerif";
  src: url("../fonts/BerlingskeSerif-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "CynthoNext";
  src: url("../fonts/CynthoNext-Light.woff") format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "CynthoNext";
  src: url("../fonts/CynthoNext-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "CynthoNext";
  src: url("../fonts/CynthoNext-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "CormorantInfant";
  src: url("../fonts/CormorantInfant-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: "CormorantInfant";
  src: url("../fonts/CormorantInfant-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

*,
*::before,
*::after {
  box-sizing: border-box;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

html,
body {
  max-width: 100%;
  position: relative;
  overflow-x: hidden; }

html {
  font-size: 2.565vw;
  height: 100%; }

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 0; }

body {
  background: #fff;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.4;
  font-family: "AvenirNextCyr";
  font-weight: 400; }

.my-body-noscroll-class {
  overflow: hidden; }

.my-body-noscroll-class body {
  overflow: hidden; }

img {
  max-width: 100%; }

a,
button,
.img-svg,
.modal__open {
  outline: none;
  border: 0;
  cursor: pointer;
  background: none;
  transition: 320ms;
  text-decoration: none; }

.img-svg path,
.img-svg line,
.img-svg circle {
  transition: 320ms; }

/* Bootstrap 4 */
.container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0 auto;
  width: 100%; }

@media (min-width: 576px) {
  html {
    font-size: 0.625vw; }

  .container {
    max-width: 143rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }
@media (min-width: 1620px) {
  html {
    font-size: 10px; } }
@media screen and (max-width: 575px) {
  .pc {
    display: none; } }
@media screen and (min-width: 575px) {
  .xs {
    display: none; } }
.slick-slide {
  outline: none !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

@-webkit-keyframes animate_leaf {
  0% {
    transform: translateY(0) rotate(1deg); }
  50% {
    transform: translateY(2rem) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(1deg); } }
@keyframes animate_leaf {
  0% {
    transform: translateY(0) rotate(1deg); }
  50% {
    transform: translateY(2rem) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(1deg); } }
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes move {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@keyframes move {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
section {
  position: relative;
  z-index: 5; }

.container {
  position: relative;
  z-index: 5; }

.section__bg {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 192rem auto;
  background-position: center top; }

@media screen and (max-width: 575px) {
  .section__bg {
    background-size: 48rem auto; } }
@media screen and (max-width: 575px) {
  .section__bg.pc {
    display: none; } }
@media screen and (min-width: 575px) {
  .section__bg.xs {
    display: none; } }
@media screen and (max-width: 575px) {
  .pc {
    display: none; } }
@media screen and (min-width: 575px) {
  .xs {
    display: none; } }
.iframe-document {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.t-title {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 7.5rem;
  line-height: 1.10667;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff; }

.d-title {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 5rem;
  line-height: 1.26;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #012418; }

.t-btn {
  display: block;
  border-radius: 4.3rem;
  margin-left: 0;
  padding: 3.1rem 0 3rem 5.5rem;
  background: #a3e847;
  position: relative; }

@media screen and (max-width: 575px) {
  .t-btn {
    border-radius: 5.1rem; } }
.t-btn span {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #113f30; }

@media screen and (max-width: 575px) {
  .t-btn span {
    font-size: 1.4rem;
    line-height: 1.2611;
    letter-spacing: -0.04em; } }
.t-btn img {
  position: absolute;
  right: 0.7rem;
  top: 0.7rem;
  width: 6.9rem; }

@media screen and (max-width: 575px) {
  .t-btn img {
    width: 5.5rem; } }
.d-btn {
  display: block;
  border-radius: 4.3rem;
  width: 32rem;
  padding: 2.4rem 4.3rem 2.4rem 5rem;
  background: #a3e847;
  white-space: nowrap; }

@media screen and (min-width: 575px) {
  .d-btn:hover {
    width: 30rem;
    margin-right: 2rem; } }
@media screen and (max-width: 575px) {
  .d-btn {
    width: 21rem;
    padding: 1.7rem 0rem 1.7rem 0rem;
    text-align: center; } }
.d-btn span {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #113f30; }

@media screen and (max-width: 575px) {
  .d-btn span {
    font-size: 1.4rem;
    line-height: 1.57143; } }
.d-btn img {
  width: 0.5rem;
  margin-left: 4rem; }

@media screen and (max-width: 575px) {
  .d-btn img {
    display: none; } }
.mobile__menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #012418;
  z-index: 99;
  transform: translateY(-100%);
  transition: 520ms;
  opacity: 0;
  pointer-events: none;
  padding: 1.5rem 1rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 0 0 4rem 4rem; }

.mobile__menu.active {
  opacity: 1;
  transform: none;
  pointer-events: auto; }

.mobile__menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1rem;
  padding-left: 0.7rem; }

.mobile__menu-header .logo {
  width: 11.5rem; }

.mobile__menu-header .mobile__menu-close {
  width: 1.6rem;
  margin-top: 1rem;
  padding-bottom: 0.8rem;
  margin-right: 0.7rem; }

.mobile__menu .menu {
  margin: 2.5rem 0 0;
  padding-left: .7rem;
  padding-right: .7rem; }

.mobile__menu .menu-link {
  width: 100%;
  display: block;
  color: #fff;
  padding: 1.5rem 0 .8rem;
  font-size: 1.6rem;
  text-transform: uppercase;
  border-bottom: 1px solid #18513c;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1rem; }

.mobile__menu .menu-link .img-svg {
  margin-left: 1.5rem; }
  .mobile__menu .menu-link .img-svg path {
    fill: #fff; }

.mobile__menu .intro__header__btn {
  margin: 3.5rem 0 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem;
  padding-left: 3.5rem; }

@media screen and (max-width: 575px) {
  .mobile__menu .intro__header__btn:hover {
    width: auto;
    margin-right: 0; } }
.intro__header__btn {
  cursor: pointer;
  transition: 320ms; }

.hover-link span {
  position: relative; }

.hover-link span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #fff;
  width: 0;
  transition: 320ms; }

.hover-link:hover .line1::before {
  width: 100%; }

.hover-link:hover .line2::before {
  width: 100%;
  transition-delay: 0.2s; }

.title-box {
  overflow: hidden; }

.title-box span {
  display: block; }

.overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #000;
  opacity: 0.7; }

.modal {
  position: relative;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100; }

.intro__header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 15;
  display: flex;
  align-items: center;
  padding-top: 2rem; }

@media screen and (max-width: 575px) {
  .intro__header {
    padding-top: 1rem; } }
.intro__header .container {
  display: flex; }

.intro__header .mobile__btn {
  display: none; }

@media screen and (max-width: 575px) {
  .intro__header .mobile__btn {
    display: block;
    position: absolute;
    right: 1.8rem;
    top: 1rem; } }
.intro__header__logo {
  width: 14.2rem;
  margin-right: 12.5rem;
  padding-top: 0.7rem; }

@media screen and (max-width: 575px) {
  .intro__header__logo {
    width: 10.5rem;
    margin-top: 0rem;
    margin-left: 0.5rem; } }
.intro__header__links {
  display: flex;
  align-items: center;
  -moz-column-gap: 9rem;
  column-gap: 9rem;
  width: 68.8rem; }

@media screen and (max-width: 575px) {
  .intro__header__links {
    display: none; } }
.intro__header__links__item-link {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff;
  position: relative; }

.intro__header__links__item-icon {
  margin-left: 1.5rem;
  width: 0.5rem;
  position: absolute;
  bottom: 0.5rem; }

.intro__header__btn {
  border-radius: 4.3rem;
  width: 32rem;
  margin-left: 12.4rem;
  padding: 2.4rem 0 2.4rem 5.8rem;
  background: linear-gradient(244deg, #042d1f 0%, #048a5c 100%);
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.intro__header__btn:hover {
  width: 30rem;
  margin-right: 2rem; }

@media screen and (max-width: 575px) {
  .intro__header__btn {
    display: none; } }
.intro__header__btn span {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff; }

.intro__header__btn img {
  margin-left: 5rem; }

@media screen and (max-width: 575px) {
  .intro__header__btn img {
    width: 6rem;
    margin-left: auto; } }
.intro-section {
  background: #012418;
  padding-top: 14rem;
  overflow: hidden; }

@media screen and (max-width: 575px) {
  .intro-section {
    padding-top: 18rem; } }
.intro-section .intro__box {
  padding-top: 4rem; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box {
    text-align: center;
    margin-left: 0;
    padding-top: 0.5rem;
    margin-top: -9rem;
    z-index: 10; } }
.intro-section .intro__box__small {
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff;
  margin-left: 0.5rem;
  margin-bottom: 1.3rem; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__small {
    font-size: 1.4rem;
    margin-bottom: 1.2rem; } }
.intro-section .intro__box__title {
  margin-bottom: 6rem;
  position: relative;
  z-index: 6; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__title {
    font-size: 3.6rem;
    line-height: 1.175;
    margin-bottom: 23.1rem;
    margin-left: 0.5rem; } }
.intro-section .intro__box__subtitle {
  font-weight: 400;
  line-height: 1.5625;
  color: #fff;
  margin-left: 0.5rem;
  margin-bottom: 6.4rem;
  position: relative;
  z-index: 6; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__subtitle {
    border-radius: 1.9rem;
    width: 39.5rem;
    padding: 2.3rem 2.2rem 2.6rem 2.3rem;
    backdrop-filter: blur(1rem);
    background: rgba(1, 36, 24, 0.67);
    font-size: 1.4rem;
    margin-bottom: 2.9rem;
    margin: 27rem -1.5rem 0 -1.5rem; }

  .intro-section .intro__box__subtitle br {
    display: none; } }
.intro-section .intro__box__btn {
  display: block;
  border-radius: 4.3rem;
  width: 44.6rem;
  margin-left: -1.5rem;
  padding: 3.1rem 0 3rem 5.5rem;
  background: linear-gradient(233deg, #042d1f 0%, #048a5c 100%);
  position: relative;
  z-index: 6; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__btn {
    text-align: left;
    width: 36.5rem;
    border-radius: 5.2rem;
    padding: 2.5rem 0 2.4rem 3.7rem;
    margin-left: 0; } }
@media screen and (min-width: 575px) {
  .intro-section .intro__box__btn:hover {
    width: 41rem; } }
.intro-section .intro__box__btn span {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__btn span {
    font-size: 1.4rem; } }
.intro-section .intro__box__btn img {
  position: absolute;
  right: 0.7rem;
  top: 0.7rem;
  width: 6.9rem; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__btn img {
    width: 5.8rem; } }
.intro-section .intro__box__decor {
  position: absolute;
  top: -5rem;
  left: 52%;
  transform: translateX(-50%);
  width: 72.4rem;
  z-index: -1; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__decor {
    display: none;
    transform: rotate(-90deg);
    left: 1.5rem;
    width: 65.5rem;
    top: -7rem;
    z-index: -1; } }
.intro-section .intro__box__img {
  position: absolute;
  width: 68.3rem;
  top: -1rem;
  right: 0rem;
  pointer-events: none; }

@media screen and (max-width: 575px) {
  .intro-section .intro__box__img {
    width: 44.3rem;
    top: 18.5rem;
    right: 0rem; } }
.intro-section .intro__stroke {
  margin-top: 10rem;
  display: flex;
  align-items: center;
  justify-content: flex-start; }

@media screen and (max-width: 575px) {
  .intro-section .intro__stroke {
    margin-top: 5rem; } }
.intro-section .intro__stroke .intro__stroke-box {
  display: flex;
  -moz-column-gap: 6rem;
  column-gap: 6rem;
  align-items: center;
  justify-content: flex-start;
  padding-right: 6rem;
  -webkit-animation: line 15s infinite linear;
  animation: line 15s infinite linear; }

.intro-section .intro__stroke__item-text {
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff;
  transition: 320ms; }

@-webkit-keyframes line {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-163.5rem); } }
@keyframes line {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-163.5rem); } }
.second-section {
  background: #012418;
  border-radius: 0rem 0rem 10rem 10rem;
  padding-bottom: 8.4rem; }

@media screen and (max-width: 575px) {
  .second-section {
    border-radius: 0rem 0rem 3rem 3rem;
    padding-bottom: 2.2rem; } }
.second-section .second__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 10rem; }

@media screen and (max-width: 575px) {
  .second-section .second__title {
    padding-top: 6rem; } }
@media screen and (max-width: 575px) {
  .second-section .second__title__big {
    font-size: 3.6rem;
    line-height: 1.3; } }
.second-section .second__title-small {
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 2.7rem; }

@media screen and (max-width: 575px) {
  .second-section .second__title-small {
    font-size: 1.4rem;
    margin-bottom: 1.5rem; } }
.second-section .second__item {
  width: 140rem;
  height: 27.2rem;
  background: url(../img/second/item-bg.png?v=123);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: auto;
  margin-top: 8rem;
  position: relative; }

@media screen and (max-width: 575px) {
  .second-section .second__item {
    width: 36.5rem;
    height: 57.5rem;
    background: url(../img/second/item-bg-xs.png?v=123);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 0;
    margin-top: 4rem;
    padding: 0rem 1.7rem 0 1.7rem; } }
.second-section .second__item__box {
  display: flex;
  -moz-column-gap: 5.8rem;
  column-gap: 5.8rem;
  padding-left: 61rem;
  padding-top: 3rem; }

@media screen and (max-width: 575px) {
  .second-section .second__item__box {
    padding-left: 0;
    padding-top: 3.9rem;
    flex-direction: column;
    align-items: center;
    text-align: left;
    gap: 4.2rem; } }
.second-section .second__item__box-text {
  font-weight: 400;
  line-height: 1.5625;
  color: #fff; }

@media screen and (max-width: 575px) {
  .second-section .second__item__box-text {
    font-size: 1.4rem; }

  .second-section .second__item__box-text br {
    display: none; } }
.second-section .second__item__box-text.line {
  position: relative; }

.second-section .second__item__box-text.line::before {
  width: 18.6rem;
  height: 0.1rem;
  content: "";
  background: #5f9d88;
  transform: rotate(-90deg);
  position: absolute;
  top: 10rem;
  left: 29rem; }

@media screen and (max-width: 575px) {
  .second-section .second__item__box-text.line::before {
    left: 0;
    transform: rotate(0deg);
    width: 32.4rem;
    top: 17rem; } }
.second-section .second__item .second__item-mini {
  position: absolute;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
  left: 5rem;
  bottom: 5rem; }

@media screen and (max-width: 575px) {
  .second-section .second__item .second__item-mini {
    display: none;
    font-size: 1.4rem;
    bottom: 5.5rem;
    left: 28.5rem; } }
.second-section .second__decor {
  display: block;
  width: 193.8rem;
  position: absolute;
  left: -8rem;
  /* left: 50%;
  transform: translateX(-50%); */
  top: 4rem;
  z-index: -1; }

@media screen and (max-width: 575px) {
  .second-section .second__decor {
    width: 86.9rem;
    left: -24rem;
    top: 13rem;
    display: none; } }
.second-section .second__decor-xs {
  display: none; }

@media screen and (max-width: 575px) {
  .second-section .second__decor-xs {
    display: block;
    position: absolute;
    width: 86.3rem;
    left: 0rem;
    top: 3rem;
    z-index: -1; } }
.info-section {
  height: 106rem; }

@media screen and (max-width: 575px) {
  .info-section {
    height: auto;
    padding: 5rem 0 0; } }
.info-section .info__box {
  position: relative;
  width: 136.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-left: 9rem; }

@media screen and (max-width: 575px) {
  .info-section .info__box {
    margin: 0;
    display: block;
    width: 100%; } }
@media screen and (max-width: 575px) {
  .info-section .info__box__item {
    margin-bottom: 4rem; } }
.info-section .info__box__item-title {
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.31579;
  text-transform: uppercase;
  color: #C3C3C3;
  transition: 420ms; }

@media screen and (max-width: 575px) {
  .info-section .info__box__item-title {
    color: #000;
    font-size: 1.6rem; } }
.info-section .info__box__item-subtitle {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-top: 1.5rem;
  color: #C3C3C3;
  transition: 420ms; }

@media screen and (max-width: 575px) {
  .info-section .info__box__item-subtitle {
    color: #000;
    font-size: 1.4rem;
    line-height: 1.45;
    margin-top: 0.7rem; }

  .info-section .info__box__item-subtitle br {
    display: none; } }
@media screen and (max-width: 575px) {
  .info-section .info__box .info__center {
    display: none; } }
@media screen and (min-width: 575px) {
  .info-section .info__box__item.item1 {
    text-align: center;
    position: absolute;
    top: 9rem;
    left: 45%;
    transform: translateX(-50%);
    width: 71.7rem; }

  .info-section .info__box__item.item2 {
    text-align: right;
    position: absolute;
    top: 42rem;
    left: -14.5rem;
    width: 44.9rem; }

  .info-section .info__box__item.item3 {
    text-align: left;
    position: absolute;
    top: 42rem;
    right: 1.5rem;
    width: 44.3rem; }

  .info-section .info__box__item.active .info__box__item-title,
  .info-section .info__box__item.active .info__box__item-subtitle {
    color: #000; }

  .info-section .info__box__item.item4 {
    text-align: center;
    position: absolute;
    bottom: -98rem;
    left: 45%;
    transform: translateX(-50%);
    width: 66.2rem; }

  .info-section .info__box .info__center {
    width: 50.4rem;
    height: 50.4rem;
    position: absolute;
    top: 28rem;
    left: 36rem;
    z-index: 100; }

  .info-section .info__box .info__center .arrow {
    width: 0.7rem;
    position: absolute;
    left: 25rem;
    top: 25rem; } }
@media screen and (min-width: 575px) and (max-width: 575px) {
  .info-section .info__box .info__center .arrow {
    display: none; } }
@media screen and (min-width: 575px) {
  .info-section .info__box .info__center svg {
    max-width: 100%;
    max-height: 100%; }

  .info-section .info__box path {
    fill: transparent;
    pointer-events: all;
    cursor: pointer;
    transition: 420ms !important; }

  .info-section .info__box #top:hover,
  .info-section .info__box #left:hover,
  .info-section .info__box #right:hover,
  .info-section .info__box #bottom:hover {
    fill: #046040; } }
.form-section .form-title {
  font-weight: 400;
  font-size: 5.5rem;
  line-height: 1.09091;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  text-align: center;
  color: #012418;
  width: 136.7rem;
  margin: auto;
  margin-bottom: 3.5rem; }

@media screen and (max-width: 575px) {
  .form-section .form-title {
    font-weight: 400;
    font-size: 3.6rem;
    line-height: 1.4;
    letter-spacing: -0.04em;
    width: auto;
    margin-bottom: 1.5rem; } }
.form-section .form__item {
  width: 140rem;
  height: 23.6rem;
  margin: auto;
  position: relative; }

.form-section .form__item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important; }

@media screen and (max-width: 575px) {
  .form-section .form__item {
    width: 36.5rem;
    height: 39.9rem; } }
.form-section .form__item__content {
  display: flex;
  flex-direction: column;
  padding-left: 67rem;
  padding-top: 4.8rem;
  position: relative;
  z-index: 5; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content {
    padding-left: 2rem;
    padding-top: 2rem;
    padding-right: 2rem; } }
.form-section .form__item__content__flex {
  display: flex;
  -moz-column-gap: 1.1rem;
  column-gap: 1.1rem; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content__flex {
    flex-direction: column;
    gap: 1rem; } }
.form-section .form__item__content input {
  border: 1px solid #5f9d88;
  border-radius: 1.3rem;
  width: 30rem;
  padding: 2rem 0 2rem 6rem;
  background: transparent;
  outline: none; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content input {
    width: 100%;
    padding: 2rem 0 2.1rem 5.8rem; } }
.form-section .form__item__content input::-moz-placeholder {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5625;
  color: #fff;
  opacity: 0.4; }

.form-section .form__item__content input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5625;
  color: #fff;
  opacity: 0.4; }

.form-section .form__item__content input::placeholder {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5625;
  color: #fff;
  opacity: 0.4; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content input::-moz-placeholder {
    font-size: 1.4rem;
    line-height: 1.78571; }

  .form-section .form__item__content input:-ms-input-placeholder {
    font-size: 1.4rem;
    line-height: 1.78571; }

  .form-section .form__item__content input::placeholder {
    font-size: 1.4rem;
    line-height: 1.78571; } }
.form-section .form__item__content .icon {
  position: absolute;
  left: 2.6rem;
  width: 1.5rem;
  top: 2.3rem;
  pointer-events: none; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content .icon {
    left: 2.4rem; } }
.form-section .form__item__content .icon.mail {
  width: 1.4rem;
  top: 2.5rem; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content .icon.mail {
    width: 1.6rem;
    left: 2.2rem; } }
.form-section .form__item__content__inp {
  position: relative; }

.form-section .form__item__content-btn {
  box-shadow: 0 0 9px 0 rgba(255, 255, 255, 0.25);
  background: #fff;
  width: 61.1rem;
  font-weight: 400;
  line-height: 1.5625;
  text-align: center;
  color: #012418;
  padding: 2rem 0 2rem 0;
  border-radius: 1.3rem;
  margin-top: 1rem;
  transition: 420ms; }

@media screen and (max-width: 575px) {
  .form-section .form__item__content-btn {
    width: 100%;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.78571;
    margin-top: 1.4rem; } }
@media screen and (min-width: 575px) {
  .form-section .form__item__content-btn:hover {
    background: #012418;
    color: #fff; } }
.form-section .form__item .form__mini-text {
  position: absolute;
  z-index: 5;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
  left: 5rem;
  bottom: 4rem; }

@media screen and (max-width: 575px) {
  .form-section .form__item .form__mini-text {
    font-size: 1.4rem;
    line-height: 1.21429;
    left: 28.5rem;
    display: none; } }
.services-section {
  border-radius: 0 0 11rem 11rem;
  background-color: #012418;
  padding-top: 8rem;
  padding-bottom: 8.4rem; }

@media screen and (max-width: 575px) {
  .services-section {
    border-radius: 0 0 3rem 3rem;
    padding-top: 5rem;
    padding-bottom: 1.5rem; } }
.services-section .services__top {
  display: flex;
  -moz-column-gap: 6.3rem;
  column-gap: 6.3rem;
  align-items: center;
  margin-bottom: 1.3rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top {
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.5rem; } }
.services-section .services__top__left {
  width: 59.9rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top__left {
    width: auto; } }
.services-section .services__top__left-small {
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1.9rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top__left-small {
    font-size: 1.4rem;
    line-height: 1.57143;
    letter-spacing: -0.04em;
    margin-bottom: 1.5rem;
    text-align: center;
    color: #AACCC0;
    padding: 0 5rem; } }
.services-section .services__top__left-big {
  color: #fff;
  margin-bottom: 5rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top__left-big {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 1.36667;
    letter-spacing: 0rem;
    text-align: center; } }
.services-section .services__top__left .t-btn {
  background: linear-gradient(233deg, #042d1f 0%, #048a5c 100%);
  width: 49.5rem; }

.services-section .services__top__left .t-btn span {
  color: #fff; }

@media screen and (min-width: 575px) {
  .services-section .services__top__left .t-btn:hover {
    width: 46rem; } }
@media screen and (max-width: 575px) {
  .services-section .services__top__left .t-btn {
    width: 36.1rem;
    padding: 2.3rem 0 2.5rem 3.7rem;
    margin-bottom: 2rem; } }
.services-section .services__top__right {
  background-image: url(../img/services/border.png?v=123);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 73.8rem;
  /* border: 1px solid #e8ebf3; */
  /* border-radius: 5.7rem; */
  padding: 4.8rem 0 3.3rem 4.8rem;
  max-width: none; }

@media screen and (max-width: 575px) {
  .services-section .services__top__right {
    background-image: url(../img/services/border-xs.png?v=123);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36.5rem;
    padding: 1.5rem;
    padding-bottom: 2rem;
    /* border-radius: 3.5rem; */ } }
.services-section .services__top__right__flex {
  display: flex;
  align-items: center;
  -moz-column-gap: 4.5rem;
  column-gap: 4.5rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top__right__flex {
    -moz-column-gap: 1.9rem;
    column-gap: 1.9rem; } }
.services-section .services__top__right__flex img {
  width: 15.9rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top__right__flex img {
    width: 9.3rem; } }
.services-section .services__top__right__flex-title {
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.42105;
  text-transform: uppercase;
  color: #fff; }

@media screen and (max-width: 575px) {
  .services-section .services__top__right__flex-title {
    font-size: 1.6rem;
    line-height: 1.5; } }
.services-section .services__top__right__subtitle {
  font-weight: 400;
  line-height: 1.5625;
  color: #fff;
  margin-top: 1.3rem; }

@media screen and (max-width: 575px) {
  .services-section .services__top__right__subtitle {
    font-size: 1.4rem;
    line-height: 1.5;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

  .services-section .services__top__right__subtitle br {
    display: none; } }
.services-section .services__bottom {
  display: flex;
  -moz-column-gap: 1.3rem;
  column-gap: 1.3rem; }

.services-section .services__bottom__item__flex {
  display: flex;
  column-gap: 2rem;
  align-items: center; }

@media screen and (min-width: 575px) {
  .services-section .services__bottom__item:nth-child(2) {
    width: 36rem;
    flex-shrink: 0; } }
@media screen and (max-width: 575px) {
  .services-section .services__bottom {
    flex-direction: column;
    gap: 1.5rem; } }
.services-section .services__bottom__item {
  background-image: url(../img/services/item-border.png?v=123);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 35.6rem;
  /* margin-left: 1.3rem; */
  /* margin: 0 1.3rem; */
  /* height: 35.4rem; */
  /* border: 1px solid #e8ebf3; */
  /* border-radius: 4rem; */
  padding: 3.2rem 0 2.1rem 3.3rem; }

@media screen and (max-width: 575px) {
  .services-section .services__bottom__item {
    background-image: url(../img/services/item-border-xs.png?v=123);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36.5rem;
    /* border-radius: 3.5rem; */
    padding: 1.5rem; } }
@media screen and (max-width: 575px) {
  .services-section .services__bottom__item__flex {
    display: flex;
    align-items: center;
    -moz-column-gap: 1.9rem;
    column-gap: 1.9rem; } }
.services-section .services__bottom__item__flex img {
  margin-bottom: 2.1rem;
  width: 8.4rem; }

@media screen and (max-width: 575px) {
  .services-section .services__bottom__item__flex img {
    margin-bottom: 1.4rem;
    width: 9.3rem; } }
.services-section .services__bottom__item__flex-title {
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.42105;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0.8rem; }

@media screen and (max-width: 575px) {
  .services-section .services__bottom__item__flex-title {
    font-size: 1.6rem;
    line-height: 1.5;
    width: 17rem; } }
.services-section .services__bottom__item__flex-subtitle {
  font-weight: 400;
  line-height: 1.5625;
  color: #fff;
  min-height: 10rem; }

@media screen and (max-width: 575px) {
  .services-section .services__bottom__item__flex-subtitle {
    min-height: 6.6rem;
    font-size: 1.4rem;
    line-height: 1.57143; }

  .services-section .services__bottom__item__flex-subtitle br {
    display: none; } }
.about-section {
  padding-top: 9rem; }
  @media screen and (max-width: 575px) {
    .about-section {
      padding-top: 13rem; } }

.about-section .about-decor {
  position: absolute;
  left: -28rem;
  top: -6rem;
  width: 102.2rem; }

@media screen and (max-width: 575px) {
  .about-section .about-decor {
    width: 49rem;
    left: -4.8rem;
    top: -7.8rem; }

  .about-section .about-decor img {
    opacity: 1 !important;
    transform: none !important; } }
.about-section .about__mini {
  position: absolute;
  left: 29rem;
  top: 55rem; }

@media screen and (max-width: 575px) {
  .about-section .about__mini {
    left: 21rem;
    top: 23rem; } }
.about-section .about__mini-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 0.97107;
  letter-spacing: -0.04em;
  color: #474747; }

@media screen and (max-width: 575px) {
  .about-section .about__mini-text {
    font-size: 1.6rem;
    line-height: 1.1875;
    opacity: 1 !important;
    transform: none !important;
    color: #012418; } }
.about-section .about__box {
  padding-left: 85rem; }

@media screen and (max-width: 575px) {
  .about-section .about__box {
    padding-left: 0;
    text-align: center;
    padding-top: 31rem; } }
.about-section .about__box-small {
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #b3b9c7;
  margin-bottom: 2rem;
  padding-left: 0.5rem; }

@media screen and (max-width: 575px) {
  .about-section .about__box-small {
    font-size: 1.4rem;
    line-height: 1.57143;
    margin-bottom: 1rem;
    letter-spacing: normal; } }
.about-section .about__box-big {
  margin-bottom: 7rem; }

@media screen and (max-width: 575px) {
  .about-section .about__box-big {
    font-size: 3.6rem;
    line-height: 1.1;
    width: 36.3rem;
    margin-bottom: 2rem; }

  .about-section .about__box-big br {
    display: none; } }
.about-section .about__box-text {
  font-weight: 400;
  line-height: 1.5625;
  color: #012418;
  margin-bottom: 3rem; }

@media screen and (max-width: 575px) {
  .about-section .about__box-text {
    font-size: 1.4rem;
    line-height: 1.4;
    width: 36.3rem;
    margin-bottom: 2.5rem; }

  .about-section .about__box-text br {
    display: none; } }
.last-section {
  padding-top: 8rem;
  padding-bottom: 8rem; }

@media screen and (max-width: 575px) {
  .last-section {
    padding-top: 3rem;
    padding-bottom: 6rem; } }
.last-section .last__box__title {
  width: 140rem;
  pointer-events: none; }

@media screen and (max-width: 575px) {
  .last-section .last__box__title {
    width: 37.2rem;
    margin: auto;
    margin-bottom: 2rem;
    margin-left: -0.3rem; } }
.last-section .last__box-text {
  font-weight: 400;
  margin-bottom: 3rem;
  line-height: 1.5625;
  text-align: center;
  color: #012418; }

@media screen and (max-width: 575px) {
  .last-section .last__box-text {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 2.5rem; }

  .last-section .last__box-text br {
    display: none; } }
.last-section .last__box .last__bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem; }

.last-section .last__box .last__bottom img {
  width: 2.953rem; }

@media screen and (max-width: 575px) {
  .last-section .last__box .last__bottom img {
    width: 2.459rem; } }
.last-section .last__box .last__bottom-text {
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 0.97107;
  letter-spacing: -0.04em;
  color: #0361423d; }

@media screen and (max-width: 575px) {
  .last-section .last__box .last__bottom-text {
    font-size: 1.9rem;
    line-height: 0.97107; } }
.footer {
  padding-top: 9rem;
  padding-bottom: 3rem;
  overflow: hidden; }

@media screen and (max-width: 575px) {
  .footer {
    padding-top: 6rem;
    padding-bottom: 21rem; } }
.footer .footer__box {
  display: flex; }

@media screen and (max-width: 575px) {
  .footer .footer__box {
    display: block; } }
.footer .footer__box .footer__links {
  display: flex;
  -moz-column-gap: 8.9rem;
  column-gap: 8.9rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box .footer__links {
    display: block; } }
.footer .footer__box__left {
  display: flex;
  flex-direction: column;
  margin-right: 0;
  width: 24rem; }

.footer .footer__box__left-logo {
  width: 14.2rem;
  margin-bottom: 4.7rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box__left-logo {
    width: 11.8rem; } }
.footer .footer__box__left__social {
  display: flex;
  -moz-column-gap: 0.835rem;
  column-gap: 0.835rem;
  margin-bottom: 3.3rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box__left__social {
    position: absolute;
    bottom: -21rem; } }
.footer .footer__box__left__social img {
  width: 5rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box__left__social img {
    width: 4.2rem; } }
.footer .footer__box__left__text {
  font-weight: 400;
  font-size: 1.4rem;
  color: #d0d0d0; }

@media screen and (max-width: 575px) {
  .footer .footer__box__left__text {
    position: absolute;
    right: 1.5rem;
    bottom: -16rem;
    color: #b3b9c7; } }
.footer .footer__box__center {
  display: flex;
  -moz-column-gap: 8.9rem;
  column-gap: 8.9rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box__center {
    -moz-column-gap: 8.5rem;
    column-gap: 8.5rem;
    position: absolute;
    top: 15rem; } }
.footer .footer__box__center-link {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #113f30;
  height: 4.4rem;
  position: relative; }

.footer .footer__box__center-link span::before {
  background: #113f30; }

@media screen and (max-width: 575px) {
  .footer .footer__box__center-link {
    font-size: 1.2rem;
    line-height: 1.375;
    margin-bottom: 1.5rem;
    display: block;
    height: 1.5rem; }

  .footer .footer__box__center-link br {
    display: none; } }
.footer .footer__box__center-link .arrow {
  position: absolute;
  right: -1.5rem;
  bottom: 0.7rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box__center-link .arrow {
    width: 0.4rem;
    right: -1rem;
    bottom: 0.4rem; } }
@media screen and (max-width: 575px) {
  .footer .footer__box__center-link .arrow.arrow4 {
    right: 2.5rem; } }
@media screen and (max-width: 575px) {
  .footer .footer__box__center-link .arrow.arrow1 {
    right: 0.5rem; } }
@media screen and (max-width: 575px) {
  .footer .footer__box__center-link .arrow.arrow2 {
    right: -1.5rem; } }
@media screen and (max-width: 575px) {
  .footer .footer__box__center-link .arrow.arrow3 {
    right: -1.5rem; } }
.footer .footer__box__right {
  margin-left: 17.7rem; }

.footer .footer__box__right .d-btn {
  background: linear-gradient(227deg, #042d1f 0%, #048a5c 100%); }

.footer .footer__box__right .d-btn span {
  color: #fff; }

@media screen and (min-width: 575px) {
  .footer .footer__box__right .d-btn {
    margin-top: -1.5rem; } }
@media screen and (max-width: 575px) {
  .footer .footer__box__right {
    position: absolute;
    top: -1rem;
    margin-left: 15.5rem; } }
.footer .footer__box__right-text {
  font-weight: 400;
  line-height: 1.5625;
  text-align: center;
  color: #D0D0D0;
  margin-top: 2.7rem; }

@media screen and (max-width: 575px) {
  .footer .footer__box__right-text {
    font-size: 1.4rem;
    position: absolute;
    top: 5rem;
    left: -15.5rem;
    width: 35.9rem;
    text-align: left;
    line-height: 1.5; }

  .footer .footer__box__right-text br {
    display: none; } }
.card-section {
  padding-bottom: 10rem; }

@media screen and (max-width: 575px) {
  .card-section {
    padding: 93rem 0 9rem; } }
@media screen and (max-width: 575px) {
  .card-section .container {
    padding: 0; } }
.card__box {
  position: relative;
  height: 70rem;
  margin-left: -3rem; }

@media screen and (max-width: 575px) {
  .card__box {
    height: auto;
    margin: 0; } }
.card__box.active1 .card__item.item1 .card__content {
  opacity: 1; }

.card__box.active2 .card__item.item1 {
  width: 11.5rem; }

@media screen and (max-width: 575px) {
  .card__box.active2 .card__item.item1 {
    width: 100%;
    height: 6rem; } }
.card__box.active2 .card__item.item2 .card__content {
  opacity: 1; }

.card__box.active3 .card__item.item1 {
  width: 11.5rem; }

@media screen and (max-width: 575px) {
  .card__box.active3 .card__item.item1 {
    width: 100%;
    height: 6rem; } }
.card__box.active3 .card__item.item2 {
  width: 16rem; }

@media screen and (max-width: 575px) {
  .card__box.active3 .card__item.item2 {
    width: 100%;
    height: 12rem; } }
.card__box.active3 .card__item.item3 .card__content {
  opacity: 1; }

.card__box.active4 .card__item.item2,
.card__box.active4 .card__item.item3 {
  width: 16rem; }

@media screen and (max-width: 575px) {
  .card__box.active4 .card__item.item2 {
    width: 100%;
    height: 12rem; } }
@media screen and (max-width: 575px) {
  .card__box.active4 .card__item.item3 {
    width: 100%;
    height: 18rem; } }
.card__box.active4 .card__item.item1 {
  width: 11.5rem; }

@media screen and (max-width: 575px) {
  .card__box.active4 .card__item.item1 {
    width: 100%;
    height: 6rem; } }
.card__box.active4 .card__item.item4 .card__content {
  opacity: 1; }

.card__item {
  color: #012418;
  height: 100%;
  width: 114rem;
  border-radius: 4rem;
  position: absolute;
  transition: 820ms;
  overflow: hidden; }

@media screen and (max-width: 575px) {
  .card__item {
    width: 37.3rem;
    border-radius: 3rem;
    left: 50% !important;
    transform: translateX(-50%);
    margin-bottom: -3rem;
    height: 77rem; } }
.card__item.white-text {
  color: #ffffff; }

.card__item.white-text .card__header .img-svg path {
  fill: #fafafc; }

.card__item .card__header .img-svg.white path {
  fill: #fafafc; }

.card__item.white-text .card__content .t-title {
  color: #fff; }

.card__item .card__header {
  position: absolute;
  top: 30.2rem;
  right: -30.5rem;
  display: flex;
  justify-content: space-between;
  width: 70rem;
  padding: 3.5rem 6.5rem;
  font-size: 1.6rem;
  text-transform: uppercase;
  transform: rotate(-90deg);
  cursor: pointer;
  z-index: 10; }

@media screen and (max-width: 575px) {
  .card__item .card__header {
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 1.7rem 3.3rem;
    font-size: 1.4rem; } }
.card__item .card__header .title {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.card__item .card__header .title .img-svg {
  margin-right: 2rem; }

@media screen and (max-width: 575px) {
  .card__item .card__header .title .img-svg {
    transform: rotate(90deg); } }
.card__item .card__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 114rem;
  height: 100%;
  padding: 6.5rem 13.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  opacity: 0;
  transition: 320ms; }

@media screen and (max-width: 575px) {
  .card__item .card__content {
    padding: 7rem 3rem 3rem;
    width: 100%; } }
.card__item .card__content .t-subtitle {
  margin-bottom: 2rem;
  color: #fff; }

@media screen and (max-width: 575px) {
  .card__item .card__content .t-subtitle {
    margin-bottom: 1rem;
    font-size: 1.4rem; } }
.card__item .card__content .t-title {
  font-size: 5rem;
  color: #012418;
  line-height: 1.25; }

@media screen and (max-width: 575px) {
  .card__item .card__content .t-title {
    font-size: 3.6rem; } }
.card__item .card__content .card-subtitle {
  margin-bottom: 8.5rem;
  line-height: 1.55; }

@media screen and (max-width: 575px) {
  .card__item .card__content .card-subtitle {
    position: relative;
    z-index: 5;
    border-radius: 1.9rem;
    margin-bottom: 2.5rem;
    width: 37.3rem !important;
    padding: 1.9rem 3.5rem 1.8rem 2.3rem;
    backdrop-filter: blur(19.2999992371px);
    background: rgba(1, 36, 24, 0.67);
    margin-left: -3rem;
    font-size: 1.4rem;
    line-height: 1.4; } }
.card__item .card__content .intro__header__btn {
  width: 47.5rem;
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 3rem 0 3rem 5.8rem;
  background: linear-gradient(235deg, #042d1f 0%, #048a5c 100%); }

.card__item.item3 .card__content .intro__header__btn {
  background: linear-gradient(50deg, #012418 0%, #021e15 100%); }

@media screen and (max-width: 575px) {
  .card__item .card__content .intro__header__btn {
    width: 100%;
    padding: 2.4rem 0 2.4rem 3.6rem;
    margin-left: -1.5rem; } }
@media screen and (min-width: 575px) {
  .card__item .card__content .intro__header__btn:hover {
    width: 44rem; } }
.card__item .card__content .intro__header__btn.white {
  background: #fff; }

.card__item .card__content .intro__header__btn img {
  position: absolute;
  right: 0.7rem;
  top: 0.7rem;
  bottom: 0.7rem;
  width: auto;
  width: 6.9rem; }

@media screen and (max-width: 575px) {
  .card__item .card__content .intro__header__btn img {
    width: 5.4rem; } }
.card__item .card__content .img {
  position: absolute;
  width: 47.5rem;
  pointer-events: none; }

@media screen and (max-width: 575px) {
  .card__item .card__content .img {
    width: 42rem;
    left: 50%;
    transform: translateX(-50%);
    top: 24rem !important;
    z-index: 2; } }
.card__item.item1 {
  background: #012418;
  z-index: 10;
  left: 4rem;
  width: 113.8rem; }

@media screen and (min-width: 575px) {
  .card__item.item1 {
    top: 0; } }
@media screen and (max-width: 575px) {
  .card__item.item1 {
    bottom: 0;
    width: 37.3rem; } }
@media screen and (min-width: 575px) {
  .card__item.item1 .card__header {
    left: -30rem; } }
.card__item.item1 .card-subtitle {
  width: 46rem; }

.card__item.item1 .img {
  width: 70.6rem;
  top: -12rem;
  right: -15rem; }

@media screen and (max-width: 575px) {
  .card__item.item1 .img {
    width: 42rem; } }
.card__item.item2 {
  background: #fafafc;
  top: 0;
  left: 12rem;
  z-index: 9; }

@media screen and (max-width: 575px) {
  .card__item.item2 {
    top: auto;
    bottom: 0;
    height: 83rem; } }
.card__item.item2 .card-subtitle {
  width: 42rem; }

.card__item.item2 .t-subtitle {
  color: #012418; }

@media screen and (max-width: 575px) {
  .card__item.item2 .card__content {
    padding-bottom: 9rem; }

  .card__item.item2 .card-subtitle {
    backdrop-filter: blur(19.2999992371px);
    background: rgba(255, 255, 255, 0.67); } }
.card__item.item2 .img {
  width: 68.5rem;
  top: -8rem;
  right: -21rem; }

@media screen and (max-width: 575px) {
  .card__item.item2 .img {
    width: 42rem;
    left: 50%;
    transform: translateX(-50%);
    top: 24rem !important;
    z-index: 2; } }
.card__item.item3 {
  background: #046141;
  top: 0;
  left: 21rem;
  z-index: 8; }

@media screen and (max-width: 575px) {
  .card__item.item3 {
    top: auto;
    bottom: 0;
    height: 89rem; } }
.card__item.item3 .card-subtitle {
  width: 46rem; }

@media screen and (max-width: 575px) {
  .card__item.item3 .card__content {
    padding-bottom: 15rem; } }
.card__item.item3 .img {
  width: 69.3rem;
  top: -9rem;
  right: -19rem; }

@media screen and (max-width: 575px) {
  .card__item.item3 .img {
    width: 42rem;
    left: 50%;
    transform: translateX(-50%);
    top: 24rem !important;
    z-index: 2; } }
.card__item.item4 {
  background: #012418;
  top: 0;
  left: 30rem;
  z-index: 7;
  color: #fff; }

.card__item.item4 .t-title {
  color: #fff; }

@media screen and (max-width: 575px) {
  .card__item.item4 {
    top: auto;
    bottom: 0;
    height: 95rem; } }
.card__item.item4 .card-subtitle {
  width: 40rem; }

@media screen and (max-width: 575px) {
  .card__item.item4 .card__content {
    padding-bottom: 23rem; } }
.card__item.item4 .img {
  width: 68.1rem;
  top: -10rem;
  right: -17rem; }

@media screen and (max-width: 575px) {
  .card__item.item4 .img {
    width: 42rem;
    left: 50%;
    transform: translateX(-50%);
    top: 24rem !important;
    right: auto; } }
.thanks-section {
  padding-bottom: 10rem; }

@media screen and (max-width: 575px) {
  .thanks-section {
    margin: 0; } }
@media screen and (max-width: 575px) {
  .thanks-section .intro__box__small {
    display: none; } }
@media screen and (max-width: 575px) {
  .thanks-section .intro__box__title {
    font-size: 4rem;
    text-align: center;
    margin: 8rem 0 14rem; } }
.thanks-section .intro__box__decor {
  display: none;
  left: 1.5rem;
  width: 64.5rem;
  top: 0rem; }

@media screen and (max-width: 575px) {
  .thanks-section .intro__box__decor {
    display: block; } }
@media screen and (max-width: 575px) {
  .thanks__header {
    display: none; } }
.thanks__header .intro__header__links,
.thanks__header .intro__header__btn {
  opacity: 0; }

.thanks__icon {
  display: none; }

@media screen and (max-width: 575px) {
  .thanks__icon {
    display: block;
    width: 9.4rem;
    margin: 2rem auto 0; } }
.progress-container {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20; }

.progress-bar {
  height: 0.5rem;
  background: #a3e847;
  width: 0%; }

@media screen and (max-width: 575px) {
  .progress-bar {
    height: 0.3rem; } }
/* ----------------------------------------------TABS------------------------------------------- */
.tab-section {
  padding-top: 8rem;
  padding-bottom: 6.2rem; }

@media screen and (max-width: 575px) {
  .tab-section {
    padding-top: 5rem;
    padding-bottom: 0rem; } }
.tab-section-title {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 5rem;
  line-height: 1.26;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #012418; }

@media screen and (max-width: 575px) {
  .tab-section-title {
    font-size: 3.6rem;
    line-height: 1.11111; } }
.tab-section__box {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 7.4rem; }

@media screen and (max-width: 575px) {
  .tab-section__box {
    flex-direction: column;
    align-items: center;
    margin-top: 3.6rem; } }
.tab-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 3.2rem 0; }

@media screen and (max-width: 575px) {
  .tab-list {
    gap: 1.8rem 0; } }
.tab-item {
  display: flex;
  column-gap: 5.8rem;
  position: relative;
  padding-bottom: 1.3rem;
  cursor: pointer;
  user-select: none;
  transition: 320ms; }

@media screen and (max-width: 575px) {
  .tab-item {
    align-items: baseline;
    padding-bottom: 1.5rem;
    column-gap: 1.8rem; } }
.tab-item-num {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5625;
  color: #d0d0d0; }

@media screen and (max-width: 575px) {
  .tab-item-num {
    font-size: 1.4rem;
    line-height: 1.78571; } }
.tab-item-title {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 3rem;
  line-height: 0.83333;
  text-transform: uppercase;
  color: #d0d0d0;
  margin-top: -0.5rem; }

@media screen and (max-width: 575px) {
  .tab-item-title {
    font-size: 2.2rem;
    line-height: 1.13636; } }
.tab-item.active .tab-item-num {
  color: #012418; }

.tab-item.active .tab-item-title {
  color: #012418; }

.progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background: #d0d0d0;
  overflow: hidden; }

.progress-bar {
  height: 100%;
  width: 0%;
  background: #012418;
  transition: width linear; }

.tab-content {
  /* flex: 1; */
  margin-top: -2rem;
  position: relative; }

@media screen and (max-width: 575px) {
  .tab-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2.6rem; } }
.tab-btn {
  float: right;
  margin-top: -15rem; }

@media screen and (max-width: 575px) {
  .tab-btn {
    width: 36.5rem;
    float: none;
    margin-top: 0;
    order: 2; } }
.tab-btn .d-btn {
  width: 34.4rem;
  padding: 3.1rem 0 3rem 4.9rem;
  position: relative;
  background: linear-gradient(260deg, #042d1f 0%, #048a5c 100%); }

@media screen and (max-width: 575px) {
  .tab-btn .d-btn {
    border-radius: 5.1rem;
    width: 36.5rem;
    padding: 2.4rem 0 2.4rem 3.2rem;
    text-align: left;
    /* height: 6.6rem; */ } }
.tab-btn .d-btn span {
  color: #fff; }

.tab-btn .d-btn img {
  top: 0.7rem;
  right: 0.7rem;
  width: 6.9rem;
  position: absolute; }

@media screen and (max-width: 575px) {
  .tab-btn .d-btn img {
    display: block;
    width: 5.4rem; } }
.content-item {
  /* display: none; */
  padding: 3.7rem 3.1rem 3.7rem 3.6rem;
  background-image: url(../img/tabs/item-bg.png?v=123);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 3.9rem;
  width: 55.2rem;
  min-height: 30.8rem;
  opacity: 0;
  transform: translateY(2rem);
  transition: opacity 0.8s ease, transform 1s ease;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0; }

@media screen and (max-width: 575px) {
  .content-item {
    background-image: url(../img/tabs/item-bg-xs.png?v=123);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36.5rem;
    min-height: 32.1rem;
    padding: 2.8rem 4.8rem 2.9rem 2.2rem;
    margin-bottom: 2rem; } }
.content-item .icon {
  width: 4rem; }

@media screen and (max-width: 575px) {
  .content-item .icon {
    width: 3.9rem; } }
.content-item-text {
  font-family: "AvenirNextCyr";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5625;
  color: #fff;
  margin-top: 2rem; }

@media screen and (max-width: 575px) {
  .content-item-text {
    font-size: 1.4rem;
    line-height: 1.42857;
    margin-top: 2.5rem; }

  .content-item-text br {
    display: none; } }
.content-item.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  position: relative; }

/* ---------- ЗАДНИЙ ФОН ДЛЯ БЛОКОВ --------- */
.section__bg {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 160rem auto;
  background-position: center top; }

@media screen and (max-width: 575px) {
  .section__bg {
    background-size: 100% auto; } }
.partners-section {
  background: #012418;
  border-radius: 11rem 11rem 0 0;
  padding: 6.5rem 0 0;
  text-align: center;
  margin-top: 7rem;
  color: #fff; }
  @media screen and (max-width: 575px) {
    .partners-section {
      margin-top: 5rem;
      padding-top: 3.5rem;
      border-radius: 3rem 3rem 0 0; } }
  .partners-section .top-logo {
    width: 19rem; }
    @media screen and (max-width: 575px) {
      .partners-section .top-logo {
        width: 13.5rem; } }
  .partners-section .t-title {
    margin: 3rem 0 2rem;
    font-size: 5.5rem; }
    @media screen and (max-width: 575px) {
      .partners-section .t-title {
        margin-top: 2.5rem;
        font-size: 3.6rem; } }
  .partners-section .t-subtitle {
    margin-bottom: 5rem; }
    @media screen and (max-width: 575px) {
      .partners-section .t-subtitle {
        margin-bottom: 3rem;
        color: #AACCC0;
        font-size: 1.4rem; }
        .partners-section .t-subtitle br {
          display: none; } }

.partners__box {
  margin: 5rem 0 0; }
  .partners__box .slider__navigation {
    display: inline-flex;
    align-items: stretch;
    justify-content: space-between;
    width: 16.6rem;
    padding: 0.7rem;
    border-radius: 6.4rem;
    background: linear-gradient(227deg, #042d1f 0%, #048a5c 100%); }
    @media screen and (max-width: 575px) {
      .partners__box .slider__navigation {
        width: 13rem; } }
    .partners__box .slider__navigation .slider__arrow {
      margin: 0;
      padding: 0;
      width: 6.9rem;
      flex-shrink: 0; }
      @media screen and (max-width: 575px) {
        .partners__box .slider__navigation .slider__arrow {
          width: 5.4rem; } }
      .partners__box .slider__navigation .slider__arrow:hover {
        transform: scale(1.05); }
      .partners__box .slider__navigation .slider__arrow img {
        display: block;
        width: 100%; }
      .partners__box .slider__navigation .slider__arrow.right img {
        transform: rotate(180deg); }

.partners__slider {
  margin-bottom: 5rem !important; }
  @media screen and (max-width: 575px) {
    .partners__slider {
      margin: 0 -1.5rem 2rem !important; } }
  .partners__slider .slick-slide {
    transform: scale(0.8);
    transition: transform 420ms; }
    @media screen and (max-width: 575px) {
      .partners__slider .slick-slide {
        transform: scale(0.9); } }
    @media screen and (min-width: 575px) {
      .partners__slider .slick-slide.slick-active {
        transform: scale(0.9); } }
    .partners__slider .slick-slide.slick-center {
      transform: scale(1); }
  .partners__slider .item {
    background-image: url("../img/partners/item-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    width: 41.5rem;
    height: 45rem;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 575px) {
      .partners__slider .item {
        width: 27rem;
        height: 27.5rem; } }
    .partners__slider .item__logo {
      height: 21.5rem;
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      @media screen and (max-width: 575px) {
        .partners__slider .item__logo {
          height: 11rem;
          margin-bottom: -1rem; } }
      .partners__slider .item__logo img {
        width: 100%; }
    @media screen and (max-width: 575px) {
      .partners__slider .item .title {
        font-size: 1.4rem;
        padding: 0 1rem; }
        .partners__slider .item .title br {
          display: none; } }
    .partners__slider .item .name {
      position: absolute;
      bottom: 3.5rem;
      left: 0;
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 575px) {
        .partners__slider .item .name {
          bottom: 2.2rem;
          font-size: 1.4rem; } }

.youtube-section {
  padding: 7rem 0 0; }
  @media screen and (max-width: 575px) {
    .youtube-section {
      padding-top: 5rem;
      padding-bottom: 4rem; } }
  .youtube-section .t-title {
    font-size: 5.5rem;
    margin-bottom: 5.5rem;
    text-align: center;
    text-transform: uppercase;
    color: #012418; }
    @media screen and (max-width: 575px) {
      .youtube-section .t-title {
        font-size: 3rem;
        margin-bottom: 2.5rem; } }
  @media screen and (max-width: 575px) {
    .youtube-section .container {
      padding: 0; } }

.youtube__box .slider__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5.5rem 0 0; }
  @media screen and (max-width: 575px) {
    .youtube__box .slider__navigation {
      margin-top: 2rem; } }
  .youtube__box .slider__navigation .slider__arrow {
    position: relative;
    width: 7rem;
    height: 7rem; }
    @media screen and (max-width: 575px) {
      .youtube__box .slider__navigation .slider__arrow {
        width: 6rem;
        height: 6rem; } }
    .youtube__box .slider__navigation .slider__arrow img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      transition: 320ms; }
    .youtube__box .slider__navigation .slider__arrow.right {
      transform: rotate(180deg); }
      .youtube__box .slider__navigation .slider__arrow.right:hover {
        transform: rotate(180deg) scale(1.03); }
    .youtube__box .slider__navigation .slider__arrow.slick-disabled {
      pointer-events: none; }
      .youtube__box .slider__navigation .slider__arrow.slick-disabled .active {
        opacity: 0; }
    .youtube__box .slider__navigation .slider__arrow:hover {
      transform: scale(1.03); }

.youtube__slider {
  width: 49rem;
  margin-left: -1.2rem; }
  @media screen and (max-width: 575px) {
    .youtube__slider {
      width: 100%;
      margin: 0; } }
  .youtube__slider .slick-list {
    overflow: visible; }
    @media screen and (max-width: 575px) {
      .youtube__slider .slick-list {
        overflow: hidden; } }
  .youtube__slider .space {
    padding: 0 1.2rem; }
    @media screen and (max-width: 575px) {
      .youtube__slider .space {
        padding: 0 2rem; } }
  .youtube__slider .item {
    flex-shrink: 0; }
    .youtube__slider .item__img {
      height: 26rem;
      margin-bottom: 2.5rem;
      position: relative;
      border-radius: 3rem;
      border: 2px solid #B5EB6C;
      background-size: 102% auto;
      background-position: center;
      background-repeat: no-repeat; }
      @media screen and (max-width: 575px) {
        .youtube__slider .item__img {
          height: 21rem;
          margin-bottom: 2rem; } }
    .youtube__slider .item__play-btn {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 9rem;
      height: 9rem;
      border-radius: 100%;
      background: rgba(0, 0, 0, 0.13);
      backdrop-filter: blur(3rem);
      display: flex;
      align-items: center;
      justify-content: center; }
    .youtube__slider .item__title {
      font-size: 1.9rem;
      color: #012418;
      text-align: center; }
      @media screen and (max-width: 575px) {
        .youtube__slider .item__title {
          font-size: 1.7rem; } }

.slider__numbers {
  margin: 0 7.4rem;
  font-size: 1.9rem;
  color: #012418; }
  @media screen and (max-width: 575px) {
    .slider__numbers {
      margin: 0 3rem;
      font-size: 1.7rem; } }

.youtube-section {
  padding: 7rem 0 0; }
  @media screen and (max-width: 575px) {
    .youtube-section {
      padding-top: 5rem;
      padding-bottom: 4rem; } }
  .youtube-section .t-title {
    font-size: 5.5rem;
    margin-bottom: 5.5rem;
    text-align: center;
    text-transform: uppercase;
    color: #012418; }
    @media screen and (max-width: 575px) {
      .youtube-section .t-title {
        font-size: 3rem;
        margin-bottom: 2.5rem; } }
  @media screen and (max-width: 575px) {
    .youtube-section .container {
      padding: 0; } }

.youtube__box .slider__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5.5rem 0 0; }
  @media screen and (max-width: 575px) {
    .youtube__box .slider__navigation {
      margin-top: 2rem; } }
  .youtube__box .slider__navigation .slider__arrow {
    position: relative;
    width: 7rem;
    height: 7rem; }
    @media screen and (max-width: 575px) {
      .youtube__box .slider__navigation .slider__arrow {
        width: 6rem;
        height: 6rem; } }
    .youtube__box .slider__navigation .slider__arrow img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      transition: 320ms; }
    .youtube__box .slider__navigation .slider__arrow.right {
      transform: rotate(180deg); }
      .youtube__box .slider__navigation .slider__arrow.right:hover {
        transform: rotate(180deg) scale(1.03); }
    .youtube__box .slider__navigation .slider__arrow.slick-disabled {
      pointer-events: none; }
      .youtube__box .slider__navigation .slider__arrow.slick-disabled .active {
        opacity: 0; }
    .youtube__box .slider__navigation .slider__arrow:hover {
      transform: scale(1.03); }

.youtube__slider {
  width: 49rem;
  margin-left: -1.2rem; }
  @media screen and (max-width: 575px) {
    .youtube__slider {
      width: 100%;
      margin: 0; } }
  .youtube__slider .slick-list {
    overflow: visible; }
    @media screen and (max-width: 575px) {
      .youtube__slider .slick-list {
        overflow: hidden; } }
  .youtube__slider .space {
    padding: 0 1.2rem; }
    @media screen and (max-width: 575px) {
      .youtube__slider .space {
        padding: 0 2rem; } }
  .youtube__slider .item {
    flex-shrink: 0; }
    .youtube__slider .item__img {
      height: 26rem;
      margin-bottom: 2.5rem;
      position: relative;
      border-radius: 3rem;
      border: 2px solid #B5EB6C;
      background-size: 102% auto;
      background-position: center;
      background-repeat: no-repeat; }
      @media screen and (max-width: 575px) {
        .youtube__slider .item__img {
          height: 19rem;
          margin-bottom: 2rem;
          border-radius: 2rem; } }
    .youtube__slider .item__play-btn {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 9rem;
      height: 9rem;
      border-radius: 100%;
      background: rgba(0, 0, 0, 0.13);
      backdrop-filter: blur(3rem);
      display: flex;
      align-items: center;
      justify-content: center; }
    .youtube__slider .item__title {
      font-size: 1.9rem;
      color: #012418;
      text-align: center; }
      @media screen and (max-width: 575px) {
        .youtube__slider .item__title {
          font-size: 1.7rem; } }

.slider__numbers {
  margin: 0 7.4rem;
  font-size: 1.9rem;
  color: #012418; }
  @media screen and (max-width: 575px) {
    .slider__numbers {
      margin: 0 3rem;
      font-size: 1.7rem; } }

.popup {
  position: fixed;
  inset: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000; }

.popup.active {
  display: flex; }

.popup__overlay {
  position: absolute;
  inset: 0; }

.popup__content {
  position: relative;
  background: #000;
  padding: 10px;
  border-radius: 10px;
  max-width: 80%;
  width: 80rem;
  aspect-ratio: 16/9; }
  @media screen and (max-width: 575px) {
    .popup__content {
      max-width: 95%; } }

.popup__content iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 10px; }

.popup__close {
  position: absolute;
  top: -35px;
  right: -35px;
  background: #000;
  color: #fff;
  border: none;
  font-size: 20px;
  cursor: pointer;
  border-radius: 50%;
  width: 35px;
  height: 35px; }
  @media screen and (max-width: 575px) {
    .popup__close {
      top: -50px;
      right: 0; } }

/*# sourceMappingURL=style.css.map */
