@charset "UTF-8";

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Extrabold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Heavy.woff2") format("woff2");
  font-weight: 1000;
  font-style: normal;
}

:root {
  --indexSize: 1vh + 1vw;
  --black: #1f2229;
  --accent: #714bf1;
  --zIndexHeader: 1000;
  --zIndexModal: 9999;
  --bg-color: #ffffff;
  --text-color: #1a1a1a;
}

html {
  font-size: 10px;
  scroll-behavior: auto;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  color: var(--text-color);
  line-height: 1.2;
  font-family: Gilroy, sans-serif;
  font-size: 1.8rem;
  background-color: var(--bg-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input,
button,
textarea {
  font-family: Gilroy, sans-serif;
  font-size: inherit;
  line-height: inherit;
}

body.lock {
  overflow: hidden;
  padding-right: 17px;
}

.touch body.lock {
  padding-right: 0;
}

.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

@supports (overflow: clip) {
  .wrapper {
    overflow: clip;
  }
}

.wrapper>main {
  flex: 1 1 auto;
}

main {
  flex: 1 1 auto;
}

::-moz-selection {
  background-color: #5ab16f;
  color: #fff;
}

::selection {
  background-color: #5ab16f;
  color: #fff;
}

input,
textarea {
  outline: none;
}

input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: #d31543;
}

input:required:valid,
textarea:required:valid {
  border-color: #bc9e7b;
}

input,
textarea {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button:focus {
  outline: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
[tabindex]:focus-visible {
  outline: 2px solid #5ab16f;
  outline-offset: 2px;
  -webkit-transition: outline-offset 0.15s ease;
  transition: outline-offset 0.15s ease;
}

[data-fullscreen] {
  min-height: 100vh;
}

.touch [data-fullscreen] {
  min-height: calc(var(--vh, 1vh) * 100);
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }
}

@keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }
}

@-webkit-keyframes moveUpDownReverse {
  0% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
}

@keyframes moveUpDownReverse {
  0% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.input,
.textarea {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  color: #1f2229;
  padding: 0 2.3rem;
  width: 100%;
  background: transparent;
  border: 0.06rem solid #1f2229;
  border-radius: 0.4rem;
  text-align: left;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: #616161;
  opacity: 1;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.input::-moz-placeholder,
.textarea::-moz-placeholder {
  color: #616161;
  opacity: 1;
  -moz-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: #616161;
  opacity: 1;
  -ms-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.input::-ms-input-placeholder,
.textarea::-ms-input-placeholder {
  color: #616161;
  opacity: 1;
  -ms-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.input::placeholder,
.textarea::placeholder {
  color: #616161;
  opacity: 1;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.input:focus::-webkit-input-placeholder,
.textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

.input:focus::-moz-placeholder,
.textarea:focus::-moz-placeholder {
  opacity: 0;
}

.input:focus:-ms-input-placeholder,
.textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

.input:focus::-ms-input-placeholder,
.textarea:focus::-ms-input-placeholder {
  opacity: 0;
}

.input:focus::placeholder,
.textarea:focus::placeholder {
  opacity: 0;
}

.textarea {
  padding: 1.6rem 2.3rem;
  resize: none;
}

.select-box {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  font-size: 1.8rem;
}

.select-box__current {
  background: transparent;
  border: none;
  border: 1px solid #bababa;
  border-radius: 0.6rem;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 400;
  padding: 0;
  text-align: left;
  cursor: pointer;
  width: 100%;
  color: #1f2229;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.select-box__current:focus+.select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
  animation-name: none;
}

.select-box__current:focus+.select-box__list .select-box__option {
  cursor: pointer;
}

.select-box__input:checked+.select-box__input-text {
  display: block;
}

.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  -webkit-animation-name: HideList;
  animation-name: HideList;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
  animation-timing-function: step-start;
  -webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  border: none;
  font-size: 1.4rem;
  background-color: #fff;
  z-index: 2;
  padding: 0.8rem 0;
}

.select-box__option {
  display: block;
  padding: 0.5rem 1.4rem;
  background: #fff;
  color: #1f2229;
  margin-bottom: 0;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.select-box__option:hover,
.select-box__option:focus {
  background-color: #fbfbfb;
}

@-webkit-keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 1;
  }

  to {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
  }
}

@keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 1;
  }

  to {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
  }
}

.control {
  display: inline-block;
  position: relative;
  padding-left: 2.9rem;
  margin-bottom: 0;
  padding-top: 0;
  cursor: pointer;
  padding-top: 0.9rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  color: #1f2229;
}

.control a {
  text-decoration: none;
  color: #cd1e40;
  display: inline-block;
  line-height: 1;
}

.control a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cd1e40;
  -webkit-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
}

.control a:hover {
  color: #cd1e40;
}

.control a:hover::after {
  width: 0;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  left: 0.6rem;
  top: 0.2rem;
}

.control_indicator {
  position: absolute;
  top: 0.4rem;
  left: 0;
  height: 2.1rem;
  width: 2.1rem;
  background: #ffffff;
  border: 0.07rem solid #1f2229;
  border-radius: 0.4rem;
}

.control_indicator:after {
  -webkit-box-sizing: unset;
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}

.control-checkbox .control_indicator:after {
  width: 0.6rem;
  height: 1rem;
  border: solid var(--text-color);
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: translate(-50%, -60%) rotate(45deg);
  -ms-transform: translate(-50%, -60%) rotate(45deg);
  transform: translate(-50%, -60%) rotate(45deg);
  top: 52%;
  left: 51%;
}

.control input:checked~.control_indicator:after {
  display: block;
}

.link {
  position: relative;
}

.link:hover {
  color: #5ab16f;
}

.link::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #212529;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.link:hover::after {
  width: 0;
}

.h1 {
  font-weight: 700;
  font-size: 5rem;
  line-height: 1;
}

.h2 {
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
}

.h3 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.1;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #1a1a1a;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

a:hover {
  color: #1a1a1a;
  text-decoration: none;
}

.container {
  max-width: 152rem;
  margin: 0 auto;
  padding-left: 4rem;
  padding-right: 4rem;
}

.btn {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.2;
  padding: 0;
  text-shadow: none;
  text-transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #714bf1;
  -webkit-box-shadow: none;
  box-shadow: none;
  letter-spacing: 0;
  border-radius: 5.8rem;
  border: 1px solid transparent;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  cursor: pointer;
  position: relative;
  color: #fff;
  padding-top: 0.1rem;
}

.btn:hover {
  background: rgb(142.8639175258, 112.8556701031, 243.9443298969);
  color: #fff;
}

.btn--stroke {
  border-color: #714bf1;
  background: transparent;
  color: #1f2229;
}

.btn--stroke:hover {
  border-color: transparent;
}

svg {
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.svg-hidden {
  display: none;
}

.fancybox-custom .fancybox-button,
.fancybox-custom-video .fancybox-button {
  background: #fff;
  color: #1f2229;
  border: 1px solid #dedede;
  border-radius: 50%;
  width: 5.6rem;
  height: 5.6rem;
  margin: 4rem;
}

.fancybox-custom .fancybox-button:hover,
.fancybox-custom-video .fancybox-button:hover {
  color: #1f2229;
}

.fancybox-custom .fancybox-infobar,
.fancybox-custom-video .fancybox-infobar {
  display: none;
}

.fancybox-custom .fancybox-navigation .fancybox-button--arrow_right,
.fancybox-custom .fancybox-navigation .fancybox-button--arrow_left,
.fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_right,
.fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_left {
  padding: 0.5rem;
  background: #fff;
  color: #1f2229;
  border: 1px solid #dedede;
  border-radius: 50%;
  width: 5.6rem;
  height: 5.6rem;
}

.fancybox-custom .fancybox-navigation .fancybox-button--arrow_right,
.fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_right {
  right: calc(env(safe-area-inset-right) + 10rem);
}

.fancybox-custom .fancybox-navigation .fancybox-button--arrow_left,
.fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_left {
  left: calc(env(safe-area-inset-right) + 10rem);
}

.fancybox-custom.fancybox-is-open .fancybox-bg,
.fancybox-custom-video.fancybox-is-open .fancybox-bg {
  background: #fff;
  opacity: 1;
}

.fancybox-custom.fancybox-is-open .fancybox-slide--video .fancybox-content,
.fancybox-custom-video.fancybox-is-open .fancybox-slide--video .fancybox-content {
  background: #fff;
}

.swiper-wrapper {
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

[data-aos] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

[data-aos=fade-up].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[data-aos=fade-down] {
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
}

[data-aos=fade-down].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[data-aos=fade-left] {
  -webkit-transform: translate3d(40px, 0, 0);
  transform: translate3d(40px, 0, 0);
}

[data-aos=fade-left].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[data-aos=fade-right] {
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

[data-aos=fade-right].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[data-aos=zoom-in] {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

[data-aos=zoom-in].aos-animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

body.lightbox-open {
  overflow: hidden;
}

.native-lightbox {
  position: fixed;
  inset: 0;
  z-index: var(--zIndexModal);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}

.native-lightbox__bg {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.native-lightbox__content {
  position: relative;
  z-index: 1;
  max-width: 90vw;
  max-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.native-lightbox__img {
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.native-lightbox__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
  width: 4rem;
  height: 4rem;
  border: none;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

.native-lightbox__close:hover {
  background: rgba(255, 255, 255, 0.4);
}

.native-lightbox__prev,
.native-lightbox__next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  width: 4rem;
  height: 4rem;
  border: none;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 2rem;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

.native-lightbox__prev {
  left: 1rem;
}

.native-lightbox__next {
  right: 1rem;
}

.native-lightbox__prev:hover,
.native-lightbox__next:hover {
  background: rgba(255, 255, 255, 0.4);
}

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-buzz-out:active,
.hvr-buzz-out:focus,
.hvr-buzz-out:hover {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes fadeInDownMini {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -32%, 0);
    transform: translate3d(0, -32%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownMini {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -32%, 0);
    transform: translate3d(0, -32%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownMini {
  -webkit-animation-name: fadeInDownMini;
  animation-name: fadeInDownMini;
}

@-webkit-keyframes fadeInDown20 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown20 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown20 {
  -webkit-animation-name: fadeInDown20;
  animation-name: fadeInDown20;
}

@-webkit-keyframes fadeInDown10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown10 {
  -webkit-animation-name: fadeInDown10;
  animation-name: fadeInDown10;
}

@-webkit-keyframes fadeInUp20 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp20 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp20 {
  -webkit-animation-name: fadeInUp20;
  animation-name: fadeInUp20;
}

@-webkit-keyframes fadeInUp10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp10 {
  -webkit-animation-name: fadeInUp10;
  animation-name: fadeInUp10;
}

@-webkit-keyframes fadeInLeft10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft10 {
  -webkit-animation-name: fadeInLeft10;
  animation-name: fadeInLeft10;
}

@-webkit-keyframes scaleUp {
  from {
    -webkit-transform: scale(0.86);
    transform: scale(0.86);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleUp {
  from {
    -webkit-transform: scale(0.86);
    transform: scale(0.86);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.scaleUp {
  -webkit-animation-name: scaleUp;
  animation-name: scaleUp;
}

@-webkit-keyframes fadeInRight10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight10 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight10 {
  -webkit-animation-name: fadeInRight10;
  animation-name: fadeInRight10;
}

@-webkit-keyframes clip {
  0% {
    clip-path: polygon(10% 10%, 90% 10%, 90% 90%, 10% 90%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

@keyframes clip {
  0% {
    clip-path: polygon(10% 10%, 90% 10%, 90% 90%, 10% 90%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

.clip {
  -webkit-animation-name: clip;
  animation-name: clip;
}

@-webkit-keyframes clipInLeft {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

@keyframes clipInLeft {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

.clipInLeft {
  -webkit-animation-name: clclipInLeftip;
  animation-name: clipInLeft;
}

@-webkit-keyframes clipInRight {
  0% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

@keyframes clipInRight {
  0% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

.clipInRight {
  -webkit-animation-name: clipInRight;
  animation-name: clipInRight;
}

.clipInLeft {
  -webkit-animation-name: clclipInLeftip;
  animation-name: clipInLeft;
}

@-webkit-keyframes clipInUp {
  0% {
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

@keyframes clipInUp {
  0% {
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    opacity: 0.4;
    will-change: clip-path;
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    will-change: clip-path;
  }
}

.clipInUp {
  -webkit-animation-name: clipInUp;
  animation-name: clipInUp;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
  object-fit: contain;
}

.scroll-area {
  scrollbar-width: thin;
  scrollbar-color: #d6d6d7 transparent;
}

.scroll-area::-webkit-scrollbar {
  width: 7px;
}

.scroll-area::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.scroll-area::-webkit-scrollbar-thumb {
  background-color: #d6d6d7;
  outline: none;
}

.svg-hidden {
  display: none;
}

.overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f2229;
  z-index: 999999;
  padding-bottom: 6rem;
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  transition: -webkit-transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

.overlay.overlay--hidden {
  -webkit-transform: translateY(-110vh);
  -ms-transform: translateY(-110vh);
  transform: translateY(-110vh);
  pointer-events: none;
}

.overlay.overlay--removed {
  display: none;
}

#svgContainer {
  width: 100%;
  max-width: 32rem;
  height: auto;
}

#svgContainer g rect {
  fill: transparent;
}

#svgContainer g path {
  fill: #5ab16f;
  stroke: #5ab16f;
}

.header {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: #fef6f5;
  background-image: url("../img/main-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.header__container {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 192rem;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 0 9.9rem;
}

.header__burger {
  display: none;
}

.header__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 4.5rem;
  width: 100%;
}

.header__logo {
  width: 16.6rem;
  height: 5.2rem;
  z-index: 100;
}

.header__logo-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.header__burger {
  width: 4.4rem;
  height: 2.1rem;
  z-index: 100;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.header__burger-img {
  width: 100%;
  height: 100%;
  display: block;
}

.header__content {
  display: flex;
  flex-direction: column;
  flex: 0.95;
  justify-content: center;
  padding-left: 13.1rem;
}

.header__titles {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 2rem;
  z-index: 10;
  gap: 3rem;
}

.header__title-premium {
  font-family: "Gilroy", sans-serif;
  font-weight: 900;
  font-size: 11.7rem;
  line-height: 0.8;
  text-transform: uppercase;
  color: transparent;
  margin: 0;
  -webkit-text-stroke: 1.5px #2c4a59;
}

.header__title-green {
  font-family: "Gilroy", sans-serif;
  font-weight: 900;
  font-size: 11.7rem;
  line-height: 0.9;
  text-transform: uppercase;
  color: #2c4a59;
  margin: 0;
}

.header__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fef6f5;
  border-radius: 0.4rem;
  height: 5.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3.7rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 10;
  width: 100%;
  max-width: 126.7rem;
}

.header__cta-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 900;
  font-size: 4rem;
  line-height: normal;
  color: #2c4a59;
  margin: 0;
}

.header__description {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #ffffff;
  margin: 0;
  max-width: 75.7rem;
  position: relative;
  margin-left: 51.1rem;
  z-index: 10;
}

.header__description::before {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: 2.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  max-width: 48.9rem;
  height: 1.5px;
  background-color: #FEF6F4;
  opacity: 0.6;
}

.header__deco-green {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 74.1rem;
  height: 12rem;
  background-color: #5ab16f;
  border-radius: 0 2.8rem 0 0;
  z-index: 50;
  display: flex;
  align-items: center;
  padding-left: 22.7rem;
  padding-right: 2rem;
}

.header__ceremony {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.2;
  color: #fef6f5;
  margin: 0;
  z-index: 10;
}

.header__deco-white {
  position: absolute;
  right: 23.2rem;
  bottom: 0;
  width: 38.2rem;
  height: 12rem;
  background-color: #fcfbf9;
  border-radius: 2.8rem 2.8rem 0 0;
  z-index: 50;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.header__social {
  position: relative;
}

.header__social-title {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.455rem;
  letter-spacing: 0.18rem;
  color: #1f2229;
  margin: 0 0 1.4rem 0;
}

.header__social-links {
  display: flex;
  gap: 6rem;
}

.header__social-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #1f2229;
}

.header__social-item:hover .header__social-icon {
  opacity: 0.7;
}

.header__social-icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 0.3rem;
}

.header__social-icon--vk {
  width: 2.6rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%200%2026%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.6785%2015.802C25.1137%2014.7597%2024.4405%2013.7956%2023.6731%2012.9297C23.1593%2012.3226%2022.6406%2011.7209%2022.1392%2011.0971C21.94%2010.8783%2021.8148%2010.5891%2021.7849%2010.2787C21.755%209.96835%2021.8224%209.65602%2021.9754%209.39486C22.0896%209.15643%2022.2236%208.92909%2022.3527%208.70452C23.1891%207.30444%2024.105%205.97367%2024.8967%204.54586C25.3201%203.83319%2025.6596%203.06257%2025.9069%202.25304C26.1551%201.31041%2025.9069%200.866817%2025.0953%200.805823C25.0704%200.805823%2025.0456%200.805823%2025.0208%200.805823L20.6575%200.839091C20.4737%200.825116%2020.2909%200.879951%2020.1381%200.994922C19.9853%201.10989%2019.8711%201.27845%2019.8136%201.47398C19.7665%201.60706%2019.7193%201.73736%2019.6746%201.87044C19.0692%203.70072%2018.286%205.45135%2017.3391%207.09096C17.0288%207.65509%2016.641%208.16123%2016.1899%208.59085C16.1442%208.64286%2016.0884%208.68253%2016.0269%208.70685C15.9654%208.73117%2015.8997%208.73951%2015.8348%208.73123C15.77%208.72294%2015.7077%208.69825%2015.6527%208.65904C15.5977%208.61982%2015.5514%208.56711%2015.5173%208.50491C15.397%208.339%2015.3166%208.14142%2015.284%207.93101C15.1815%207.15376%2015.1557%206.36629%2015.2071%205.58275C15.2369%204.34624%2015.3113%203.10696%2015.2642%201.87599C15.2195%200.686612%2014.9614%200.334513%2014.1448%200.187573C12.6638%20-0.0791187%2011.1529%20-0.0613031%209.67722%200.24025C9.28243%200.33304%208.93384%200.589655%208.70181%200.958312C8.53303%201.20229%208.56779%201.352%208.82343%201.39913C9.61518%201.54884%209.9701%202.15323%2010.0868%203.0626C10.2505%204.36765%2010.263%205.69083%2010.124%206.99946C10.0991%207.50738%209.99232%208.0061%209.80877%208.47163C9.76654%208.58835%209.68715%208.6835%209.58589%208.73877C9.48463%208.79405%209.36864%208.80555%209.26025%208.77106C9.09035%208.72708%208.93478%208.63108%208.81102%208.49382C8.43317%208.13305%208.11771%207.69798%207.88027%207.21017C7.02186%205.51407%206.26888%203.75403%205.62664%201.94253C5.31143%201.05812%204.98133%200.780874%204.18958%200.791964L2.18662%200.833549C1.71256%200.833549%201.23851%200.833549%200.76693%200.833549C0.614947%200.821624%200.462964%200.856714%200.327668%200.934969C0.192372%201.01322%200.0789974%201.13162%200%201.27714V1.83163C0.114171%202.14769%200.228345%202.46929%200.344998%202.78535C1.58599%206.11229%203.00815%209.31168%204.82992%2012.2338C5.58941%2013.4509%206.35386%2014.6625%207.40126%2015.5608C8.28142%2016.3677%209.2654%2017.022%2010.3201%2017.5015C11.6206%2018.0393%2012.9584%2017.9368%2014.2912%2017.9035C14.9266%2017.8869%2015.2021%2017.4599%2015.2319%2016.6587C15.2286%2016.3018%2015.2477%2015.9452%2015.289%2015.5913C15.3393%2015.0766%2015.5105%2014.5859%2015.7854%2014.169C16.0882%2013.7559%2016.3885%2013.6977%2016.7782%2013.9916C17.0223%2014.1827%2017.2441%2014.4072%2017.4384%2014.6597C17.977%2015.3362%2018.451%2016.0848%2019.0119%2016.7391C19.7168%2017.5569%2020.5135%2018.056%2021.5336%2017.995C22.6133%2017.9284%2023.6979%2017.9451%2024.7801%2017.9201C24.957%2017.9141%2025.1332%2017.8899%2025.3062%2017.848C25.8523%2017.7177%2026.0905%2017.2575%2025.9689%2016.606C25.912%2016.3221%2025.8139%2016.0505%2025.6785%2015.802Z'%20fill='%232C4A59'/%3e%3c/svg%3e");
}

.header__social-icon--tg {
  width: 2.2rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='22'%20height='18'%20viewBox='0%200%2022%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.9442%200.676792C21.8979%200.471354%2021.7769%200.289598%2021.6038%200.165666C21.4307%200.0417348%2021.2175%20-0.0158426%2021.0043%200.00375478C20.7816%200.0113418%2020.5626%200.0609377%2020.359%200.14984L1.08697%207.40194C0.787821%207.50207%200.508473%207.65209%200.261182%207.84542C-0.105248%208.15324%20-0.0840047%208.52628%200.311633%208.78715C0.477112%208.88785%200.65577%208.96596%200.84269%209.01932C2.38807%209.49149%203.93344%209.95844%205.47616%2010.441C5.57089%2010.4773%205.67327%2010.4901%205.77423%2010.4783C5.87519%2010.4665%205.97163%2010.4304%206.05502%2010.3732C9.74409%208.08281%2013.4376%205.80718%2017.1355%203.54633C17.3299%203.40128%2017.5507%203.29414%2017.7861%203.23068C17.8976%203.2072%2018.0277%203.18633%2018.0994%203.2985C18.1711%203.41068%2018.0702%203.5072%2017.9905%203.58546C17.9109%203.66372%2017.7754%203.79416%2017.6639%203.89068L15.3591%205.915C14.4537%206.71325%2013.5535%207.51673%2012.6481%208.31498C11.4665%209.35845%2010.2902%2010.4019%209.09%2011.4297C8.73951%2011.7297%208.51381%2012.0376%208.5855%2012.5071C8.5855%2012.5071%208.5855%2012.5202%208.5855%2012.528C8.4846%2013.921%208.38635%2015.3166%208.27749%2016.7019C8.26421%2016.8766%208.34387%2016.8949%208.47929%2016.874C8.74195%2016.8297%208.9831%2016.7035%209.16701%2016.514C9.9636%2015.7706%2010.7602%2015.0375%2011.5435%2014.2888C11.7028%2014.1349%2011.809%2014.1636%2011.963%2014.2758C13.0039%2015.0323%2014.0483%2015.7853%2015.0963%2016.5349C15.6565%2016.9392%2016.2009%2017.3671%2016.7824%2017.7349C17.5152%2018.1966%2018.2667%2018.0923%2018.5588%2017.1271C18.588%2017.0305%2018.6145%2016.9366%2018.6358%2016.8401C18.8641%2015.7966%2019.0916%2014.7532%2019.3182%2013.7097C20.0917%2010.1463%2020.8662%206.58108%2021.6415%203.01416C21.7557%202.49242%2021.8805%201.95765%2022%201.4307V0.796789C21.9796%200.757642%2021.961%200.717603%2021.9442%200.676792Z'%20fill='%232C4A59'/%3e%3c/svg%3e");
}

.header__social-icon--dzen {
  width: 1.8rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.74066%2014.4817C8.68213%2013.6393%208.4892%2012.8118%208.16916%2012.0304C7.53282%2010.6318%206.41622%209.83632%204.94424%209.49266C4.15434%209.32118%203.35072%209.22065%202.54296%209.19226C1.80576%209.15381%201.06857%209.12256%200.331378%209.09132C0.220919%209.09132%200.110459%209.09132%200%209.09132V11.5666C0.0216115%2011.9463%200.0384228%2012.3284%200.0624356%2012.7081C0.0972052%2013.6421%200.258772%2014.567%200.542692%2015.4574C0.701363%2015.9421%200.975248%2016.381%201.34081%2016.7364C1.70638%2017.0918%202.15269%2017.3531%202.64141%2017.4977C3.53624%2017.7689%204.46344%2017.9184%205.39808%2017.9423L6.38741%2018H8.89915C8.88714%2017.5194%208.88714%2017.0387%208.86313%2016.5581C8.84152%2015.8804%208.8127%2015.1738%208.74066%2014.4817Z'%20fill='%232C4A59'/%3e%3cpath%20d='M6.21452%200L5.22519%200.0600801C4.44523%200.0994259%203.67127%200.217788%202.91516%200.413351C1.56324%200.776235%200.754003%201.6486%200.405817%202.9968C0.214986%203.78484%200.102382%204.58981%200.0696392%205.4C0.050429%205.74366%200.0288174%206.08732%200.00960718%206.42857V8.91108C0.691571%208.88945%201.37353%208.87743%202.0555%208.84139C2.81682%208.81297%203.57599%208.74237%204.32951%208.6299C5.29002%208.47129%206.20731%208.18291%206.97092%207.54606C7.76693%206.87127%208.31047%205.94601%208.51254%204.92176C8.70407%203.97155%208.81493%203.00683%208.84392%202.03792C8.87274%201.47316%208.88954%200.906007%208.90875%200.341255C8.90875%200.230707%208.90875%200.120162%208.90875%200.00961487L6.21452%200Z'%20fill='%232C4A59'/%3e%3cpath%20d='M14.5013%209.26435C13.5408%209.36769%2012.5803%209.50467%2011.7207%209.98531C10.4864%2010.6654%209.79963%2011.7421%209.49226%2013.0927C9.32238%2013.8996%209.22275%2014.7198%209.19451%2015.5439C9.15849%2016.2505%209.12967%2016.957%209.09846%2017.6636C9.09846%2017.7741%209.09846%2017.8846%209.09846%2017.9952H11.6102C11.9896%2017.9736%2012.369%2017.9567%2012.7484%2017.9327C13.522%2017.8945%2014.29%2017.781%2015.0416%2017.5939C16.4824%2017.2262%2017.3108%2016.2985%2017.6398%2014.8734C17.8051%2014.1483%2017.9063%2013.4101%2017.9424%2012.6673C17.9592%2012.3477%2017.9808%2012.028%2018%2011.706V9.09373C17.5197%209.10574%2017.0395%209.10815%2016.5448%209.13218C15.8605%209.16342%2015.1809%209.19226%2014.5013%209.26435Z'%20fill='%232C4A59'/%3e%3cpath%20d='M17.9352%205.23658C17.8942%204.41275%2017.7646%203.59575%2017.5486%202.79973C17.3991%202.21747%2017.0928%201.68745%2016.663%201.26749C16.2332%200.84752%2015.6965%200.553731%2015.1113%200.418159C14.3565%200.219478%2013.5831%200.10027%2012.8036%200.062482C12.429%200.0384499%2012.0568%200.0216288%2011.6822%200H9.09605C9.11767%200.658478%209.12967%201.31696%209.16329%201.97544C9.19158%202.83645%209.2766%203.69465%209.41782%204.54446C9.61713%205.63791%2010.0253%206.62083%2010.8586%207.38986C11.5406%207.99363%2012.377%208.39554%2013.2743%208.5506C14.2121%208.72236%2015.1619%208.82119%2016.115%208.8462C16.7417%208.87504%2017.3685%208.88705%2017.9952%208.90868V6.24833C17.9784%205.90948%2017.9592%205.57303%2017.9352%205.23658Z'%20fill='%232C4A59'/%3e%3c/svg%3e");
}

.header__social-label {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.91rem;
  color: #1f2229;
}

.header__nav {
  display: none;
}

.section-tree-divider-6 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-6__img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  max-height: 130rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left top;
  object-position: left top;
  z-index: 0;
}

.footer {
  position: relative;
  width: 100%;
  background-image: url("../img/footer-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  overflow: hidden;
}

.footer__deco-top {
  position: relative;
  width: 100%;
  height: 6rem;
  background-image: url();
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-top: 21rem;
}

.footer__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 6rem 2rem 4rem;
  padding-top: 0;
  position: relative;
  z-index: 2;
}

.footer__grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1.2fr 1.4fr;
  gap: 4rem;
  margin-bottom: 6rem;
}

.footer__brand {
  display: flex;
  flex-direction: column;
}

.footer__logo {
  margin-bottom: 4rem;
}

.footer__logo-img {
  width: 16.6rem;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.footer__slogan {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  max-width: 32rem;
}

.footer__nav-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.3;
  color: #ffffff;
  margin: 0 0 2.5rem 0;
}

.footer__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

.footer__nav-link {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.footer__nav-link::before {
  content: "›";
  color: #5ab16f;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
}

.footer__nav-link:hover {
  color: #5ab16f;
}

.footer__contacts-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.footer__contacts-item {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
}

.footer__contacts-item img {
  margin-top: 0.4rem;
}

.footer__contacts-icon {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  margin-top: 0.2rem;
  border-radius: 50%;
  background-color: #5ab16f;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer__contacts-icon--location::after {
  content: "📍";
  font-size: 1rem;
}

.footer__contacts-icon--phone::after {
  content: "📞";
  font-size: 1rem;
}

.footer__contacts-icon--email::after {
  content: "✉";
  font-size: 1rem;
}

.footer__contacts-link {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.footer__contacts-link:hover {
  color: #5ab16f;
}

.footer__contacts-link--green {
  color: #5ab16f;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.footer__contacts-link--green:hover {
  color: rgb(124.6296296296, 193.3703703704, 141.2222222222);
}

.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 4rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer__copyright {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.footer__payments {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.footer__payment-img {
  height: 3rem;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0.8;
}

.footer__social {
  text-align: center;
}

.footer__social-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 1.4rem 0;
}

.footer__social-links {
  display: flex;
  justify-content: flex-end;
  gap: 4rem;
}

.footer__social-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.footer__social-item:hover {
  opacity: 0.7;
}

.footer__social-icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 0.5rem;
}

.footer__social-icon--vk {
  width: 2.6rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%200%2026%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.6785%2015.802C25.1137%2014.7597%2024.4405%2013.7956%2023.6731%2012.9297C23.1593%2012.3226%2022.6406%2011.7209%2022.1392%2011.0971C21.94%2010.8783%2021.8148%2010.5891%2021.7849%2010.2787C21.755%209.96835%2021.8224%209.65602%2021.9754%209.39486C22.0896%209.15643%2022.2236%208.92909%2022.3527%208.70452C23.1891%207.30444%2024.105%205.97367%2024.8967%204.54586C25.3201%203.83319%2025.6596%203.06257%2025.9069%202.25304C26.1551%201.31041%2025.9069%200.866817%2025.0953%200.805823C25.0704%200.805823%2025.0456%200.805823%2025.0208%200.805823L20.6575%200.839091C20.4737%200.825116%2020.2909%200.879951%2020.1381%200.994922C19.9853%201.10989%2019.8711%201.27845%2019.8136%201.47398C19.7665%201.60706%2019.7193%201.73736%2019.6746%201.87044C19.0692%203.70072%2018.286%205.45135%2017.3391%207.09096C17.0288%207.65509%2016.641%208.16123%2016.1899%208.59085C16.1442%208.64286%2016.0884%208.68253%2016.0269%208.70685C15.9654%208.73117%2015.8997%208.73951%2015.8348%208.73123C15.77%208.72294%2015.7077%208.69825%2015.6527%208.65904C15.5977%208.61982%2015.5514%208.56711%2015.5173%208.50491C15.397%208.339%2015.3166%208.14142%2015.284%207.93101C15.1815%207.15376%2015.1557%206.36629%2015.2071%205.58275C15.2369%204.34624%2015.3113%203.10696%2015.2642%201.87599C15.2195%200.686612%2014.9614%200.334513%2014.1448%200.187573C12.6638%20-0.0791187%2011.1529%20-0.0613031%209.67722%200.24025C9.28243%200.33304%208.93384%200.589655%208.70181%200.958312C8.53303%201.20229%208.56779%201.352%208.82343%201.39913C9.61518%201.54884%209.9701%202.15323%2010.0868%203.0626C10.2505%204.36765%2010.263%205.69083%2010.124%206.99946C10.0991%207.50738%209.99232%208.0061%209.80877%208.47163C9.76654%208.58835%209.68715%208.6835%209.58589%208.73877C9.48463%208.79405%209.36864%208.80555%209.26025%208.77106C9.09035%208.72708%208.93478%208.63108%208.81102%208.49382C8.43317%208.13305%208.11771%207.69798%207.88027%207.21017C7.02186%205.51407%206.26888%203.75403%205.62664%201.94253C5.31143%201.05812%204.98133%200.780874%204.18958%200.791964L2.18662%200.833549C1.71256%200.833549%201.23851%200.833549%200.76693%200.833549C0.614947%200.821624%200.462964%200.856714%200.327668%200.934969C0.192372%201.01322%200.0789974%201.13162%200%201.27714V1.83163C0.114171%202.14769%200.228345%202.46929%200.344998%202.78535C1.58599%206.11229%203.00815%209.31168%204.82992%2012.2338C5.58941%2013.4509%206.35386%2014.6625%207.40126%2015.5608C8.28142%2016.3677%209.2654%2017.022%2010.3201%2017.5015C11.6206%2018.0393%2012.9584%2017.9368%2014.2912%2017.9035C14.9266%2017.8869%2015.2021%2017.4599%2015.2319%2016.6587C15.2286%2016.3018%2015.2477%2015.9452%2015.289%2015.5913C15.3393%2015.0766%2015.5105%2014.5859%2015.7854%2014.169C16.0882%2013.7559%2016.3885%2013.6977%2016.7782%2013.9916C17.0223%2014.1827%2017.2441%2014.4072%2017.4384%2014.6597C17.977%2015.3362%2018.451%2016.0848%2019.0119%2016.7391C19.7168%2017.5569%2020.5135%2018.056%2021.5336%2017.995C22.6133%2017.9284%2023.6979%2017.9451%2024.7801%2017.9201C24.957%2017.9141%2025.1332%2017.8899%2025.3062%2017.848C25.8523%2017.7177%2026.0905%2017.2575%2025.9689%2016.606C25.912%2016.3221%2025.8139%2016.0505%2025.6785%2015.802Z'%20fill='%232C4A59'/%3e%3c/svg%3e");
  -webkit-filter: brightness(0) saturate(100%) invert(60%) sepia(52%) saturate(456%) hue-rotate(88deg) brightness(92%) contrast(87%);
  filter: brightness(0) saturate(100%) invert(60%) sepia(52%) saturate(456%) hue-rotate(88deg) brightness(92%) contrast(87%);
}

.footer__social-icon--tg {
  width: 2.2rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='22'%20height='18'%20viewBox='0%200%2022%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.9442%200.676792C21.8979%200.471354%2021.7769%200.289598%2021.6038%200.165666C21.4307%200.0417348%2021.2175%20-0.0158426%2021.0043%200.00375478C20.7816%200.0113418%2020.5626%200.0609377%2020.359%200.14984L1.08697%207.40194C0.787821%207.50207%200.508473%207.65209%200.261182%207.84542C-0.105248%208.15324%20-0.0840047%208.52628%200.311633%208.78715C0.477112%208.88785%200.65577%208.96596%200.84269%209.01932C2.38807%209.49149%203.93344%209.95844%205.47616%2010.441C5.57089%2010.4773%205.67327%2010.4901%205.77423%2010.4783C5.87519%2010.4665%205.97163%2010.4304%206.05502%2010.3732C9.74409%208.08281%2013.4376%205.80718%2017.1355%203.54633C17.3299%203.40128%2017.5507%203.29414%2017.7861%203.23068C17.8976%203.2072%2018.0277%203.18633%2018.0994%203.2985C18.1711%203.41068%2018.0702%203.5072%2017.9905%203.58546C17.9109%203.66372%2017.7754%203.79416%2017.6639%203.89068L15.3591%205.915C14.4537%206.71325%2013.5535%207.51673%2012.6481%208.31498C11.4665%209.35845%2010.2902%2010.4019%209.09%2011.4297C8.73951%2011.7297%208.51381%2012.0376%208.5855%2012.5071C8.5855%2012.5071%208.5855%2012.5202%208.5855%2012.528C8.4846%2013.921%208.38635%2015.3166%208.27749%2016.7019C8.26421%2016.8766%208.34387%2016.8949%208.47929%2016.874C8.74195%2016.8297%208.9831%2016.7035%209.16701%2016.514C9.9636%2015.7706%2010.7602%2015.0375%2011.5435%2014.2888C11.7028%2014.1349%2011.809%2014.1636%2011.963%2014.2758C13.0039%2015.0323%2014.0483%2015.7853%2015.0963%2016.5349C15.6565%2016.9392%2016.2009%2017.3671%2016.7824%2017.7349C17.5152%2018.1966%2018.2667%2018.0923%2018.5588%2017.1271C18.588%2017.0305%2018.6145%2016.9366%2018.6358%2016.8401C18.8641%2015.7966%2019.0916%2014.7532%2019.3182%2013.7097C20.0917%2010.1463%2020.8662%206.58108%2021.6415%203.01416C21.7557%202.49242%2021.8805%201.95765%2022%201.4307V0.796789C21.9796%200.757642%2021.961%200.717603%2021.9442%200.676792Z'%20fill='%232C4A59'/%3e%3c/svg%3e");
  -webkit-filter: brightness(0) saturate(100%) invert(60%) sepia(52%) saturate(456%) hue-rotate(88deg) brightness(92%) contrast(87%);
  filter: brightness(0) saturate(100%) invert(60%) sepia(52%) saturate(456%) hue-rotate(88deg) brightness(92%) contrast(87%);
}

.footer__social-icon--dzen {
  width: 1.8rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.74066%2014.4817C8.68213%2013.6393%208.4892%2012.8118%208.16916%2012.0304C7.53282%2010.6318%206.41622%209.83632%204.94424%209.49266C4.15434%209.32118%203.35072%209.22065%202.54296%209.19226C1.80576%209.15381%201.06857%209.12256%200.331378%209.09132C0.220919%209.09132%200.110459%209.09132%200%209.09132V11.5666C0.0216115%2011.9463%200.0384228%2012.3284%200.0624356%2012.7081C0.0972052%2013.6421%200.258772%2014.567%200.542692%2015.4574C0.701363%2015.9421%200.975248%2016.381%201.34081%2016.7364C1.70638%2017.0918%202.15269%2017.3531%202.64141%2017.4977C3.53624%2017.7689%204.46344%2017.9184%205.39808%2017.9423L6.38741%2018H8.89915C8.88714%2017.5194%208.88714%2017.0387%208.86313%2016.5581C8.84152%2015.8804%208.8127%2015.1738%208.74066%2014.4817Z'%20fill='%232C4A59'/%3e%3cpath%20d='M6.21452%200L5.22519%200.0600801C4.44523%200.0994259%203.67127%200.217788%202.91516%200.413351C1.56324%200.776235%200.754003%201.6486%200.405817%202.9968C0.214986%203.78484%200.102382%204.58981%200.0696392%205.4C0.050429%205.74366%200.0288174%206.08732%200.00960718%206.42857V8.91108C0.691571%208.88945%201.37353%208.87743%202.0555%208.84139C2.81682%208.81297%203.57599%208.74237%204.32951%208.6299C5.29002%208.47129%206.20731%208.18291%206.97092%207.54606C7.76693%206.87127%208.31047%205.94601%208.51254%204.92176C8.70407%203.97155%208.81493%203.00683%208.84392%202.03792C8.87274%201.47316%208.88954%200.906007%208.90875%200.341255C8.90875%200.230707%208.90875%200.120162%208.90875%200.00961487L6.21452%200Z'%20fill='%232C4A59'/%3e%3cpath%20d='M14.5013%209.26435C13.5408%209.36769%2012.5803%209.50467%2011.7207%209.98531C10.4864%2010.6654%209.79963%2011.7421%209.49226%2013.0927C9.32238%2013.8996%209.22275%2014.7198%209.19451%2015.5439C9.15849%2016.2505%209.12967%2016.957%209.09846%2017.6636C9.09846%2017.7741%209.09846%2017.8846%209.09846%2017.9952H11.6102C11.9896%2017.9736%2012.369%2017.9567%2012.7484%2017.9327C13.522%2017.8945%2014.29%2017.781%2015.0416%2017.5939C16.4824%2017.2262%2017.3108%2016.2985%2017.6398%2014.8734C17.8051%2014.1483%2017.9063%2013.4101%2017.9424%2012.6673C17.9592%2012.3477%2017.9808%2012.028%2018%2011.706V9.09373C17.5197%209.10574%2017.0395%209.10815%2016.5448%209.13218C15.8605%209.16342%2015.1809%209.19226%2014.5013%209.26435Z'%20fill='%232C4A59'/%3e%3cpath%20d='M17.9352%205.23658C17.8942%204.41275%2017.7646%203.59575%2017.5486%202.79973C17.3991%202.21747%2017.0928%201.68745%2016.663%201.26749C16.2332%200.84752%2015.6965%200.553731%2015.1113%200.418159C14.3565%200.219478%2013.5831%200.10027%2012.8036%200.062482C12.429%200.0384499%2012.0568%200.0216288%2011.6822%200H9.09605C9.11767%200.658478%209.12967%201.31696%209.16329%201.97544C9.19158%202.83645%209.2766%203.69465%209.41782%204.54446C9.61713%205.63791%2010.0253%206.62083%2010.8586%207.38986C11.5406%207.99363%2012.377%208.39554%2013.2743%208.5506C14.2121%208.72236%2015.1619%208.82119%2016.115%208.8462C16.7417%208.87504%2017.3685%208.88705%2017.9952%208.90868V6.24833C17.9784%205.90948%2017.9592%205.57303%2017.9352%205.23658Z'%20fill='%232C4A59'/%3e%3c/svg%3e");
  -webkit-filter: brightness(0) saturate(100%) invert(60%) sepia(52%) saturate(456%) hue-rotate(88deg) brightness(92%) contrast(87%);
  filter: brightness(0) saturate(100%) invert(60%) sepia(52%) saturate(456%) hue-rotate(88deg) brightness(92%) contrast(87%);
}

.footer__social-label {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.8);
}

.section-tree-divider-3 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-3__img {
  position: absolute;
  right: 0;
  top: -26rem;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  max-height: 186rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right top;
  object-position: right top;
  z-index: 0;
}

.category-media {
  position: relative;
  width: 100%;
  padding: 7.2rem 0;
  padding-top: 0rem;
  margin-top: -7rem;
}

.category-media__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  z-index: 2;
}

.category-media__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  color: #2c4a59;
  margin: 0 0 2.3rem 0;
  max-width: 140rem;
}

.category-media__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #2c4a59;
  margin: 0 0 3.3rem 0;
  max-width: 140rem;
}

.category-media__criteria-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  color: #2c4a59;
  margin: 0 0 2.2rem 0;
}

.category-media__cards {
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.2rem;
  align-items: start;
}

.category-media__card {
  flex: 1;
  border-radius: 2.8rem;
  display: flex;
  flex-direction: column;
  background-color: #2c4a59;
  color: #ffffff;
  padding-top: 3.4rem;
  padding-left: 2.4rem;
}

.category-media__card--1 {
  padding-right: 0.9rem;
  padding-left: 2rem;
  padding-bottom: 2rem;
}

.category-media__card--2 {
  padding-right: 3.1rem;
  padding-bottom: 2.9rem;
}

.category-media__card--2 .category-media__card-title {
  margin-bottom: 5.7rem;
}

.category-media__card--4 {
  padding-right: 1.8rem;
  padding-bottom: 5.2rem;
}

.category-media__card--5 {
  padding-right: 3.6rem;
  padding-bottom: 4rem;
}

.category-media__card--green {
  background-color: #5ab16f;
  padding-bottom: 9.7rem;
  padding-right: 3.3rem;
}

.category-media__card-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.3;
  margin: 0 0 3rem 0;
  color: #5ab16f;
}

.category-media__card--green .category-media__card-title {
  color: #2c4a59;
}

.category-media__card-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0;
}

.category-media__actions {
  display: flex;
  justify-content: center;
  margin-top: 1.4rem;
}

.certificate-owners {
  position: relative;
  width: 100%;
  padding: 2.9rem 0;
  padding-bottom: 2rem;
}

.certificate-owners__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}

.certificate-owners__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  color: #2c4a59;
  margin: 0 0 2rem 0;
  max-width: 130rem;
}

.certificate-owners__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #2c4a59;
  margin: 0 0 4.6rem 0;
  max-width: 130rem;
}

.certificate-owners__criteria-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  color: #2c4a59;
  margin: 0 0 3rem 0;
}

.certificate-owners__cards {
  display: flex;
  gap: 1.3rem;
  margin-bottom: 3.2rem;
}

.certificate-owners__card {
  position: relative;
  width: 35.2rem;
  height: 22.4rem;
  border-radius: 2.8rem;
  background-color: rgba(90, 177, 111, 0.08);
  padding: 3rem 2rem;
  display: flex;
  flex-direction: column;
  padding-top: 4.8rem;
}

.certificate-owners__card--1 {
  background-color: #EAF5EC;
  padding-left: 4.9rem;
}

.certificate-owners__card--2 {
  background-color: #EAF5EC;
  padding-left: 3.2rem;
}

.certificate-owners__card--3 {
  background-color: #DEEFE2;
  padding-left: 4.3rem;
}

.certificate-owners__card--4 {
  background-color: #D5EBDB;
  padding-left: 3.8rem;
}

.certificate-owners__number {
  position: absolute;
  top: -1.4rem;
  left: -1rem;
  font-family: "Gilroy", sans-serif;
  font-weight: 900;
  font-size: 13.9rem;
  line-height: 1;
  color: #2C4A59;
  z-index: 1;
  pointer-events: none;
  opacity: 0.15;
}

.certificate-owners__card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.certificate-owners__card-text {
  position: relative;
  z-index: 2;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #2c4a59;
  margin: 0;
}

.certificate-owners__card-link {
  position: relative;
  z-index: 2;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: #5ab16f;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  margin-top: 1rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.certificate-owners__card-link:hover {
  opacity: 0.8;
}

.certificate-owners__link-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  background-color: #2c4a59;
  color: #ffffff;
  font-size: 1.2rem;
  text-decoration: none;
}

.certificate-owners__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}

.certificate-owners__cta-button {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.9rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #5ab16f;
  border: none;
  border-radius: 6rem;
  width: 38.1rem;
  height: 7.1rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.certificate-owners__cta-button:hover {
  background-color: #4a9a5e;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-box-shadow: 0 4px 16px rgba(90, 177, 111, 0.3);
  box-shadow: 0 4px 16px rgba(90, 177, 111, 0.3);
}

.certificate-owners__cta-button:focus-visible {
  outline: 2px solid #2c4a59;
  outline-offset: 3px;
}

.certificate-owners__cta-button:active {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
  background-color: #3f8a52;
}

.certificate-owners__cta-button:disabled {
  background-color: #b0b0b0;
  cursor: not-allowed;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.criteria {
  position: relative;
  width: 100%;
  padding-top: 10.2rem;
  padding-bottom: 20rem;
  background-image: url("../img/category-bg.png");
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
}

.criteria__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  z-index: 2;
}

.section-tree-divider-2 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-2__img {
  position: absolute;
  left: 0px;
  top: -13rem;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-50%);
  max-height: 310rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left top;
  z-index: 0;
}

.category-initiatives__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  color: #2c4a59;
  margin: 0 0 2rem 0;
  max-width: 140rem;
}

.category-initiatives__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #2c4a59;
  margin: 0 0 4.4rem 0;
  max-width: 140rem;
}

.criteria__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #2c4a59;
  margin: 0 0 2.8rem 0;
}

.criteria__columns {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.8rem;
  align-items: start;
}

.criteria__column {
  display: flex;
  flex-direction: column;
  padding: 3rem 2rem;
  border-radius: 2.8rem;
  padding-right: 1.1rem;
  padding-top: 2.6rem;
  padding-bottom: 4.7rem;
  padding-left: 1.7rem;
}

.criteria__column--1 {
  height: 34.4rem;
  height: auto;
  background-image: url("../img/criteria-1.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--2 {
  height: 32rem;
  height: auto;
  background-image: url("../img/criteria-2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--3 {
  height: 44rem;
  height: auto;
  background-image: url("../img/criteria-3.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--4 {
  height: 26.4rem;
  height: auto;
  padding-bottom: 4rem;
  background-image: url("../img/criteria-4.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--5 {
  height: 30.4rem;
  height: auto;
  padding-bottom: 6.5rem;
  background-image: url("../img/criteria-5.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.6rem;
  color: #2c4a59;
  margin: 0 0 1.5rem 0;
}

.criteria__column-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #2c4a59;
  margin: 0;
}

.criteria__column-text p {
  margin: 0 0 1rem 0;
}

.criteria__column-text p:last-child {
  margin-bottom: 0;
}

.criteria__column-text ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0 0;
}

.criteria__column-text li {
  font-weight: 400;
  font-style: italic;
  margin-bottom: 1rem;
}

.category-initiatives__actions {
  grid-column: 1/-1;
  display: flex;
  justify-content: center;
  padding-top: 2rem;
  margin: 0 auto;
}

.section-tree-divider-4 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-4__img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  max-height: 130rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left top;
  object-position: left top;
  z-index: 0;
}

.media-about {
  padding: 15rem 0;
  background-image: url("../img/smi-bg2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-top: -9rem;
}

.media-about__container {
  max-width: 137.4rem;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.media-about__title {
  font-family: "Gilroy", sans-serif;
  font-size: 6.5rem;
  font-weight: 800;
  color: #2c4a59;
  margin-bottom: 7.4rem;
}

.media-about__content {
  display: flex;
  flex-direction: column;
  gap: 7.5rem;
}

.media-about__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem 9.3rem;
}

.media-about__article {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.media-about__article-date {
  font-family: "Gilroy", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #2c4a59;
  margin-bottom: 1.6rem;
}

.media-about__article-title {
  font-family: "Gilroy", sans-serif;
  font-size: 2.8rem;
  font-weight: 800;
  color: #2c4a59;
  line-height: 1.25;
  margin-bottom: 2.4rem;
  max-width: 64.1rem;
}

.media-about__article-desc {
  font-family: "Gilroy", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #2c4a59;
  line-height: 1.21;
  margin-bottom: 3.5rem;
  max-width: 60rem;
}

.media-about__article-image {
  width: 100%;
  margin-bottom: 2.6rem;
  border-radius: 2.8rem;
  overflow: hidden;
  position: relative;
}

.media-about__article-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1rem solid #fff;
  border-radius: 2.8rem;
  z-index: 1;
  pointer-events: none;
}

.media-about__article-image img {
  width: 100%;
  height: 40rem;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.media-about__article-link {
  font-family: "Gilroy", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  color: #2c4a59;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  align-self: center;
}

.media-about__article-link:hover {
  opacity: 0.7;
}

.media-about__gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 26rem);
  gap: 1.4rem;
}

.media-about__gallery-item {
  border-radius: 0.4rem;
  overflow: hidden;
  position: relative;
  display: block;
  border: 1.1rem solid #FFF;
}

.media-about__gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -o-object-position: top;
  object-position: top;
}

.media-about__gallery-item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.participants {
  position: relative;
  width: 100%;
  padding: 7rem 0 8.1rem;
  background-color: #fef6f5;
  background-image: url("../img/whocan-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.participants__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  z-index: 2;
}

.participants__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 4.5rem;
  color: #2c4a59;
  margin: 0 0 2rem 0;
}

.participants__intro {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #2c4a59;
  margin: 0 0 4.2rem 0;
  max-width: 93.6rem;
}

.participants__cards {
  display: flex;
  gap: 4.7rem;
}

.participants__card {
  display: flex;
  flex-direction: column;
  padding: 4rem 3rem;
  padding-bottom: 2.3rem;
  position: relative;
  flex: 1;
  min-height: 45.9rem;
  border-radius: 2.8rem;
  -webkit-box-shadow: 0 0 2.96rem rgba(44, 74, 89, 0.16);
  box-shadow: 0 0 2.96rem rgba(44, 74, 89, 0.16);
  overflow: hidden;
}

.participants__card--1 {
  padding-top: 3.3rem;
}

.participants__card--2 {
  padding-top: 2.4rem;
}

.participants__card--3 {
  padding-top: 2.4rem;
}

.participants__card--green {
  background-color: #5ab16f;
}

.participants__card--light {
  background-color: transparent;
  -webkit-filter: drop-shadow(0 0 29.6px rgba(44, 74, 89, 0.16));
  filter: drop-shadow(0 0 29.6px rgba(44, 74, 89, 0.16));
}

.participants__card-image {
  position: relative;
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 3rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 1;
}

.participants__card-img {
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left bottom;
  object-position: left bottom;
  max-width: 17rem;
  width: 100%;
}

.participants__card-title {
  position: relative;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #ffffff;
  z-index: 2;
  margin: 0 0 2rem 0;
}

.participants__card--light .participants__card-title {
  color: #2c4a59;
}

.participants__card-btn {
  align-self: flex-start;
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: none;
  color: #2C4A59;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  height: 5.6rem;
  width: 100%;
  padding: 0 3rem;
  border-radius: 4rem;
  text-decoration: none;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.participants__card-btn:hover {
  opacity: 0.9;
}

.participants__card-btn:focus-visible {
  outline: 2px solid #5ab16f;
  outline-offset: 2px;
}

.participants__card-btn:active {
  opacity: 0.8;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.participants__card-badges {
  align-self: flex-start;
  margin-top: auto;
  display: flex;
  gap: 1.5rem;
  z-index: 2;
}

.participants__card-badge {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 0.8rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-tree-divider {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 2;
  overflow: visible;
}

.section-tree-divider__img {
  position: absolute;
  right: 0;
  bottom: -53rem;
  width: auto;
  height: auto;
  max-height: 92.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right bottom;
  object-position: right bottom;
  z-index: 0;
}

.history-2025 {
  position: relative;
  width: 100%;
  padding: 10rem 0;
  color: #ffffff;
  background-image: url("../img/how2025-bg2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding-top: 16rem;
  margin-top: -8rem;
}

.history-2025__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.history-2025__header {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 1.2rem;
}

.history-2025__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
}

.history-2025__stars {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.history-2025__desc {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 3.1rem;
  max-width: 140rem;
}

.history-2025__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  color: #f7ca18;
  margin-bottom: 3rem;
}

.history-2025__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8rem;
}

.history-2025__item {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  display: flex;
  align-items: flex-start;
  gap: 1.8rem;
}

.history-2025__item-icon {
  flex-shrink: 0;
  width: 1.8rem;
  height: 1.8rem;
}

.history-2025__item-highlight {
  color: #f7ca18;
  font-weight: 600;
}

.history-2025__slider-wrapper {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  margin-top: 6rem;
}

.history-2025__slider-box {
  width: 100%;
  min-width: 0;
  border-radius: 2.8rem;
  border: 1.3rem solid rgba(255, 255, 255, 0.3);
  background: #C3CBCE;
  opacity: 0.9;
  padding: 1.2rem 2rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.history-2025__slider {
  width: 100%;
  overflow: hidden;
}

.history-2025__slide.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 8rem;
}

.history-2025__slide.swiper-slide img {
  max-height: 4.5rem;
  max-width: 90%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.history-2025__slider-wrapper {
  position: relative;
}

.history-2025__slider {
  height: 10.5rem;
  height: auto;
}

.history-2025__slider-prev {
  position: absolute;
  left: -1.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.history-2025__slider-next {
  position: absolute;
  right: -1.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.history-2025__slider-prev,
.history-2025__slider-next {
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  background: transparent;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  border-radius: 6rem;
  background: #D4D8DA;
  border: 3px solid transparent;
}

.history-2025__slider-prev img,
.history-2025__slider-next img {
  width: 1.4rem;
  height: 1.2rem;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.history-2025__slider-prev:hover,
.history-2025__slider-next:hover {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.1);
}

.history-2025__slider-prev:active img,
.history-2025__slider-next:active img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.section-tree-divider-5 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-5__img {
  position: absolute;
  right: 0;
  top: -18rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 260rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right top;
  object-position: right top;
  z-index: 0;
}

.faq {
  position: relative;
  width: 100%;
  padding: 8rem 0;
  padding-top: 2rem;
}

.faq__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.faq__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
  color: #2c4a59;
  margin-bottom: 5rem;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 140rem;
  padding-left: 6.6rem;
}

.faq__item {
  background-color: #fff;
  border-radius: 2.8rem;
  padding: 3rem 4rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 1px 0 rgba(44, 74, 89, 0.25), 0 8px 48px 0 rgba(44, 74, 89, 0.08), 0 4px 8px 0 rgba(44, 74, 89, 0.08);
  box-shadow: 0 0 1px 0 rgba(44, 74, 89, 0.25), 0 8px 48px 0 rgba(44, 74, 89, 0.08), 0 4px 8px 0 rgba(44, 74, 89, 0.08);
}

.faq__item:hover {
  background-color: #f8f7f6;
}

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

.faq__item-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #2c4a59;
}

.faq__item-icon {
  font-size: 4rem;
  color: #2c4a59;
  font-weight: 300;
}

.faq__item-content {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #2c4a59;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s ease;
  transition: max-height 0.35s ease;
}

.faq__item-content p {
  max-width: 87.3rem;
}

.faq__item-content a {
  color: #5ab16f;
  text-decoration: underline;
}

.faq__item--active .faq__item-content {
  padding-top: 2rem;
}

.mission {
  position: relative;
  width: 100%;
  padding: 8rem 0;
  background-color: #fff;
  background-image: url("../img/why3-bg.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
}

.mission__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.mission__content {
  margin-bottom: 6rem;
}

.mission__text {
  max-width: 100.5rem;
  width: 100%;
  position: relative;
  z-index: 3;
}

.mission__title {
  font-family: "Gilroy", sans-serif;
  font-size: 6.5rem;
  font-weight: 800;
  line-height: 5.8rem;
  color: #2c4a59;
  margin: 0 0 3.3rem 0;
}

.mission__description {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #2c4a59;
  margin: 0 0 3.3rem 0;
}

.mission__list-title {
  font-family: "Gilroy", sans-serif;
  color: #2C4A59;
  font-size: 2.8rem;
  font-weight: 800;
  margin: 0 0 3.1rem 0;
  padding-left: 2.4rem;
}

.mission__list {
  list-style: none;
  padding: 0;
  padding-left: 2.4rem;
  margin: 0 0 3rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.mission__list li {
  font-family: "Gilroy", sans-serif;
  color: #2C4A59;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 3.4rem;
  padding-left: 1.8rem;
  position: relative;
}

.mission__list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #2c4a59;
}

.mission__callout {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 1.9rem 4.2rem;
  border-radius: 0.4rem;
  max-width: 85.4rem;
}

.mission__callout p {
  font-family: "Gilroy", sans-serif;
  color: #2C4A59;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.4rem;
}

.mission__illustration {
  position: absolute;
  right: 7rem;
  top: 14rem;
  z-index: 2;
}

.mission__illustration-img {
  width: 100%;
  max-width: 65rem;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.mission__logos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.9rem;
}

.mission__logo-card {
  background-color: #ffffff;
  border: 1px solid #e0dcd8;
  border-radius: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 3rem;
  min-height: 8rem;
  height: 14.1rem;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.mission__logo-card:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.mission__logo-card img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.about-award {
  position: relative;
  width: 100%;
  padding: 8rem 0 9rem;
}

.about-award__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.about-award__card {
  border-radius: 3.2rem;
  padding: 8rem 10rem;
  text-align: center;
  background-color: transparent;
  background-image: url("../img/award-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.about-award__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
  color: #1B2B38;
  margin: 0 0 1.6rem;
}

.about-award__desc {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #1B2B38;
  max-width: 100rem;
  margin: 0 auto 3.3rem;
}

.about-award__helps {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.about-award__helps-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 1.4;
  color: #1B2B38;
  margin: 0;
}

.about-award__helps-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.6rem;
}

.about-award__helps-item {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 37px;
  color: #1B2B38;
}

.eco-service {
  position: relative;
  width: 100%;
  padding: 4rem 0;
  padding-bottom: 2rem;
}

.eco-service__container {
  max-width: 120.7rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.eco-service__header {
  display: flex;
  align-items: center;
  gap: 1.7rem;
  margin-bottom: 7.8rem;
}

.eco-service__logo {
  flex-shrink: 0;
  width: 12rem;
  height: 12rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.eco-service__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
  color: #2C4A59;
  margin: 0;
}

.eco-service__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #2C4A59;
  margin: 0 0 4rem;
}

.eco-service__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7.6rem 12rem;
}

.eco-service__item {
  display: flex;
  align-items: flex-start;
  gap: 3.2rem;
}

.eco-service__item-img {
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.eco-service__item-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.eco-service__item-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #2C4A59;
  margin: 0;
}

.eco-service__item-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #2C4A59;
  margin: 0;
}

.participants {
  position: relative;
  width: 100%;
  padding: 7rem 0 8.1rem;
  background-color: #fef6f5;
  background-image: url("../img/whocan-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.participants__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  z-index: 2;
}

.participants__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 4.5rem;
  color: #2c4a59;
  margin: 0 0 2rem 0;
}

.participants__intro {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #2c4a59;
  margin: 0 0 4.2rem 0;
  max-width: 93.6rem;
}

.participants__cards {
  display: flex;
  gap: 4.7rem;
}

.participants__card {
  display: flex;
  flex-direction: column;
  padding: 4rem 3rem;
  padding-bottom: 2.3rem;
  position: relative;
  flex: 1;
  min-height: 45.9rem;
  border-radius: 2.8rem;
  -webkit-box-shadow: 0 0 2.96rem rgba(44, 74, 89, 0.16);
  box-shadow: 0 0 2.96rem rgba(44, 74, 89, 0.16);
  overflow: hidden;
}

.participants__card--1 {
  padding-top: 3.3rem;
}

.participants__card--2 {
  padding-top: 2.4rem;
}

.participants__card--3 {
  padding-top: 2.4rem;
}

.participants__card--green {
  background-color: #5ab16f;
}

.participants__card--light {
  background-color: transparent;
  -webkit-filter: drop-shadow(0 0 29.6px rgba(44, 74, 89, 0.16));
  filter: drop-shadow(0 0 29.6px rgba(44, 74, 89, 0.16));
}

.participants__card-image {
  position: relative;
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 3rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 1;
}

.participants__card-img {
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left bottom;
  object-position: left bottom;
  max-width: 17rem;
  width: 100%;
}

.participants__card-title {
  position: relative;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #ffffff;
  z-index: 2;
  margin: 0 0 2rem 0;
}

.participants__card--light .participants__card-title {
  color: #2c4a59;
}

.participants__card-btn {
  align-self: flex-start;
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #2C4A59;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  height: 5.6rem;
  width: 100%;
  padding: 0 3rem;
  border-radius: 4rem;
  text-decoration: none;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.participants__card-btn:hover {
  opacity: 0.9;
}

.participants__card-btn:focus-visible {
  outline: 2px solid #5ab16f;
  outline-offset: 2px;
}

.participants__card-btn:active {
  opacity: 0.8;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.participants__card-badges {
  align-self: flex-start;
  margin-top: auto;
  display: flex;
  gap: 1.5rem;
  z-index: 2;
}

.participants__card-badge {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 0.8rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-tree-divider {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 2;
  overflow: visible;
}

.section-tree-divider__img {
  position: absolute;
  right: 0;
  bottom: -53rem;
  width: auto;
  height: auto;
  max-height: 92.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right bottom;
  object-position: right bottom;
  z-index: 0;
}

.certificate-owners {
  position: relative;
  width: 100%;
  padding: 2.9rem 0;
  padding-bottom: 2rem;
}

.certificate-owners__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}

.certificate-owners__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  color: #2c4a59;
  margin: 0 0 2rem 0;
  max-width: 130rem;
}

.certificate-owners__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #2c4a59;
  margin: 0 0 4.6rem 0;
  max-width: 130rem;
}

.certificate-owners__criteria-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  color: #2c4a59;
  margin: 0 0 3rem 0;
}

.certificate-owners__cards {
  display: flex;
  gap: 1.3rem;
  margin-bottom: 3.2rem;
}

.certificate-owners__card {
  position: relative;
  width: 35.2rem;
  height: 22.4rem;
  border-radius: 2.8rem;
  background-color: rgba(90, 177, 111, 0.08);
  padding: 3rem 2rem;
  display: flex;
  flex-direction: column;
  padding-top: 4.8rem;
}

.certificate-owners__card--1 {
  background-color: #EAF5EC;
  padding-left: 4.9rem;
}

.certificate-owners__card--2 {
  background-color: #EAF5EC;
  padding-left: 3.2rem;
}

.certificate-owners__card--3 {
  background-color: #DEEFE2;
  padding-left: 4.3rem;
}

.certificate-owners__card--4 {
  background-color: #D5EBDB;
  padding-left: 3.8rem;
}

.certificate-owners__number {
  position: absolute;
  top: -1.4rem;
  left: -1rem;
  font-family: "Gilroy", sans-serif;
  font-weight: 900;
  font-size: 13.9rem;
  line-height: 1;
  color: #2C4A59;
  z-index: 1;
  pointer-events: none;
  opacity: 0.15;
}

.certificate-owners__card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.certificate-owners__card-text {
  position: relative;
  z-index: 2;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #2c4a59;
  margin: 0;
}

.certificate-owners__card-link {
  position: relative;
  z-index: 2;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: #5ab16f;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  margin-top: 1rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.certificate-owners__card-link:hover {
  opacity: 0.8;
}

.certificate-owners__link-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  background-color: #2c4a59;
  color: #ffffff;
  font-size: 1.2rem;
  text-decoration: none;
}

.certificate-owners__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}

.certificate-owners__cta-button {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.9rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #5ab16f;
  border: none;
  border-radius: 6rem;
  width: 38.1rem;
  height: 7.1rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.certificate-owners__cta-button:hover {
  background-color: #4a9a5e;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-box-shadow: 0 4px 16px rgba(90, 177, 111, 0.3);
  box-shadow: 0 4px 16px rgba(90, 177, 111, 0.3);
}

.certificate-owners__cta-button:focus-visible {
  outline: 2px solid #2c4a59;
  outline-offset: 3px;
}

.certificate-owners__cta-button:active {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
  background-color: #3f8a52;
}

.certificate-owners__cta-button:disabled {
  background-color: #b0b0b0;
  cursor: not-allowed;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.criteria {
  position: relative;
  width: 100%;
  padding-top: 10.2rem;
  padding-bottom: 20rem;
  background-image: url("../img/category-bg.png");
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
}

.criteria__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  z-index: 2;
}

.section-tree-divider-2 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-2__img {
  position: absolute;
  left: 0px;
  top: -13rem;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-50%);
  max-height: 310rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left top;
  z-index: 0;
}

.category-initiatives__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  color: #2c4a59;
  margin: 0 0 2rem 0;
  max-width: 140rem;
}

.category-initiatives__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #2c4a59;
  margin: 0 0 4.4rem 0;
  max-width: 140rem;
}

.criteria__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #2c4a59;
  margin: 0 0 2.8rem 0;
}

.criteria__columns {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.8rem;
  align-items: start;
}

.criteria__column {
  display: flex;
  flex-direction: column;
  padding: 3rem 2rem;
  border-radius: 2.8rem;
  padding-right: 1.1rem;
  padding-top: 2.6rem;
  padding-bottom: 4.7rem;
  padding-left: 1.7rem;
}

.criteria__column--1 {
  height: 34.4rem;
  height: auto;
  background-image: url("../img/criteria-1.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--2 {
  height: 32rem;
  height: auto;
  background-image: url("../img/criteria-2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--3 {
  height: 44rem;
  height: auto;
  background-image: url("../img/criteria-3.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--4 {
  height: 26.4rem;
  height: auto;
  padding-bottom: 4rem;
  background-image: url("../img/criteria-4.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column--5 {
  height: 30.4rem;
  height: auto;
  padding-bottom: 6.5rem;
  background-image: url("../img/criteria-5.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.criteria__column-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.6rem;
  color: #2c4a59;
  margin: 0 0 1.5rem 0;
}

.criteria__column-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #2c4a59;
  margin: 0;
}

.criteria__column-text p {
  margin: 0 0 1rem 0;
}

.criteria__column-text p:last-child {
  margin-bottom: 0;
}

.criteria__column-text ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0 0;
}

.criteria__column-text li {
  font-weight: 400;
  font-style: italic;
  margin-bottom: 1rem;
}

.category-initiatives__actions {
  grid-column: 1/-1;
  display: flex;
  justify-content: center;
  padding-top: 2rem;
  margin: 0 auto;
}

.section-tree-divider-3 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-3__img {
  position: absolute;
  right: 0;
  top: -26rem;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  max-height: 186rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right top;
  object-position: right top;
  z-index: 0;
}

.category-media {
  position: relative;
  width: 100%;
  padding: 7.2rem 0;
  padding-top: 0rem;
  margin-top: -7rem;
}

.category-media__container {
  position: relative;
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  z-index: 2;
}

.category-media__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  color: #2c4a59;
  margin: 0 0 2.3rem 0;
  max-width: 140rem;
}

.category-media__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #2c4a59;
  margin: 0 0 3.3rem 0;
  max-width: 140rem;
}

.category-media__criteria-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  color: #2c4a59;
  margin: 0 0 2.2rem 0;
}

.category-media__cards {
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.2rem;
  align-items: start;
}

.category-media__card {
  flex: 1;
  border-radius: 2.8rem;
  display: flex;
  flex-direction: column;
  background-color: #2c4a59;
  color: #ffffff;
  padding-top: 3.4rem;
  padding-left: 2.4rem;
}

.category-media__card--1 {
  padding-right: 0.9rem;
  padding-left: 2rem;
  padding-bottom: 2rem;
}

.category-media__card--2 {
  padding-right: 3.1rem;
  padding-bottom: 2.9rem;
}

.category-media__card--2 .category-media__card-title {
  margin-bottom: 5.7rem;
}

.category-media__card--4 {
  padding-right: 1.8rem;
  padding-bottom: 5.2rem;
}

.category-media__card--5 {
  padding-right: 3.6rem;
  padding-bottom: 4rem;
}

.category-media__card--green {
  background-color: #5ab16f;
  padding-bottom: 9.7rem;
  padding-right: 3.3rem;
}

.category-media__card-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.3;
  margin: 0 0 3rem 0;
  color: #5ab16f;
}

.category-media__card--green .category-media__card-title {
  color: #2c4a59;
}

.category-media__card-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0;
}

.category-media__actions {
  display: flex;
  justify-content: center;
  margin-top: 1.4rem;
}

.section-tree-divider-4 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-4__img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  max-height: 130rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left top;
  object-position: left top;
  z-index: 0;
}

.media-about {
  padding: 15rem 0;
  background-image: url("../img/smi-bg2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-top: -9rem;
}

.media-about__container {
  max-width: 137.4rem;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.media-about__title {
  font-family: "Gilroy", sans-serif;
  font-size: 6.5rem;
  font-weight: 800;
  color: #2c4a59;
  margin-bottom: 7.4rem;
}

.media-about__content {
  display: flex;
  flex-direction: column;
  gap: 7.5rem;
}

.media-about__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem 9.3rem;
}

.media-about__article {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.media-about__article-date {
  font-family: "Gilroy", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #2c4a59;
  margin-bottom: 1.6rem;
}

.media-about__article-title {
  font-family: "Gilroy", sans-serif;
  font-size: 2.8rem;
  font-weight: 800;
  color: #2c4a59;
  line-height: 1.25;
  margin-bottom: 2.4rem;
  max-width: 64.1rem;
}

.media-about__article-desc {
  font-family: "Gilroy", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #2c4a59;
  line-height: 1.21;
  margin-bottom: 3.5rem;
  max-width: 60rem;
}

.media-about__article-image {
  width: 100%;
  margin-bottom: 2.6rem;
  border-radius: 2.8rem;
  overflow: hidden;
  position: relative;
}

.media-about__article-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1rem solid #fff;
  border-radius: 2.8rem;
  z-index: 1;
  pointer-events: none;
}

.media-about__article-image img {
  width: 100%;
  height: 40rem;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.media-about__article-link {
  font-family: "Gilroy", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  color: #2c4a59;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  align-self: center;
}

.media-about__article-link:hover {
  opacity: 0.7;
}

.media-about__gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 26rem);
  gap: 1.4rem;
}

.media-about__gallery-item {
  border-radius: 0.4rem;
  overflow: hidden;
  position: relative;
  display: block;
  border: 1.1rem solid #FFF;
}

.media-about__gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -o-object-position: top;
  object-position: top;
}

.media-about__gallery-item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.history-2025 {
  position: relative;
  width: 100%;
  padding: 10rem 0;
  color: #ffffff;
  background-image: url("../img/how2025-bg2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding-top: 16rem;
  margin-top: -8rem;
}

.history-2025__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.history-2025__header {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 1.2rem;
}

.history-2025__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
}

.history-2025__stars {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.history-2025__desc {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 3.1rem;
  max-width: 140rem;
}

.history-2025__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  color: #f7ca18;
  margin-bottom: 3rem;
}

.history-2025__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8rem;
}

.history-2025__item {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  display: flex;
  align-items: flex-start;
  gap: 1.8rem;
}

.history-2025__item-icon {
  flex-shrink: 0;
  width: 1.8rem;
  height: 1.8rem;
}

.history-2025__item-highlight {
  color: #f7ca18;
  font-weight: 600;
}

.history-2025__slider-wrapper {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  margin-top: 6rem;
}

.history-2025__slider-box {
  width: 100%;
  min-width: 0;
  border-radius: 2.8rem;
  border: 1.3rem solid rgba(255, 255, 255, 0.3);
  background: #C3CBCE;
  opacity: 0.9;
  padding: 1.2rem 2rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.history-2025__slider {
  width: 100%;
  overflow: hidden;
}

.history-2025__slide.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 8rem;
}

.history-2025__slide.swiper-slide img {
  max-height: 4.5rem;
  max-width: 90%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.history-2025__slider-wrapper {
  position: relative;
}

.history-2025__slider {
  height: 10.5rem;
  height: auto;
}

.history-2025__slider-prev {
  position: absolute;
  left: -1.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.history-2025__slider-next {
  position: absolute;
  right: -1.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.history-2025__slider-prev,
.history-2025__slider-next {
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  background: transparent;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  border-radius: 6rem;
  background: #D4D8DA;
  border: 3px solid transparent;
}

.history-2025__slider-prev img,
.history-2025__slider-next img {
  width: 1.4rem;
  height: 1.2rem;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.history-2025__slider-prev:hover,
.history-2025__slider-next:hover {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.1);
}

.history-2025__slider-prev:active img,
.history-2025__slider-next:active img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.section-tree-divider-5 {
  position: relative;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
  overflow: visible;
}

.section-tree-divider-5__img {
  position: absolute;
  right: 0;
  top: -18rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 260rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right top;
  object-position: right top;
  z-index: 0;
}

.faq {
  position: relative;
  width: 100%;
  padding: 8rem 0;
  padding-top: 2rem;
}

.faq__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.faq__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
  color: #2c4a59;
  margin-bottom: 5rem;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 140rem;
  padding-left: 6.6rem;
}

.faq__item {
  background-color: #fff;
  border-radius: 2.8rem;
  padding: 3rem 4rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 1px 0 rgba(44, 74, 89, 0.25), 0 8px 48px 0 rgba(44, 74, 89, 0.08), 0 4px 8px 0 rgba(44, 74, 89, 0.08);
  box-shadow: 0 0 1px 0 rgba(44, 74, 89, 0.25), 0 8px 48px 0 rgba(44, 74, 89, 0.08), 0 4px 8px 0 rgba(44, 74, 89, 0.08);
}

.faq__item:hover {
  background-color: #f8f7f6;
}

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

.faq__item-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #2c4a59;
}

.faq__item-icon {
  font-size: 4rem;
  color: #2c4a59;
  font-weight: 300;
}

.faq__item-content {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #2c4a59;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s ease;
  transition: max-height 0.35s ease;
}

.faq__item-content p {
  max-width: 87.3rem;
}

.faq__item-content a {
  color: #5ab16f;
  text-decoration: underline;
}

.faq__item--active .faq__item-content {
  padding-top: 2rem;
}

.mission {
  position: relative;
  width: 100%;
  padding: 8rem 0;
  background-color: #fff;
  background-image: url("../img/why3-bg.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
}

.mission__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.mission__content {
  margin-bottom: 6rem;
}

.mission__text {
  max-width: 100.5rem;
  width: 100%;
  position: relative;
  z-index: 3;
}

.mission__title {
  font-family: "Gilroy", sans-serif;
  font-size: 6.5rem;
  font-weight: 800;
  line-height: 5.8rem;
  color: #2c4a59;
  margin: 0 0 3.3rem 0;
}

.mission__description {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #2c4a59;
  margin: 0 0 3.3rem 0;
}

.mission__list-title {
  font-family: "Gilroy", sans-serif;
  color: #2C4A59;
  font-size: 2.8rem;
  font-weight: 800;
  margin: 0 0 3.1rem 0;
  padding-left: 2.4rem;
}

.mission__list {
  list-style: none;
  padding: 0;
  padding-left: 2.4rem;
  margin: 0 0 3rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.mission__list li {
  font-family: "Gilroy", sans-serif;
  color: #2C4A59;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 3.4rem;
  padding-left: 1.8rem;
  position: relative;
}

.mission__list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #2c4a59;
}

.mission__callout {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 1.9rem 4.2rem;
  border-radius: 0.4rem;
  max-width: 85.4rem;
}

.mission__callout p {
  font-family: "Gilroy", sans-serif;
  color: #2C4A59;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.4rem;
}

.mission__illustration {
  position: absolute;
  right: 7rem;
  top: 14rem;
  z-index: 2;
}

.mission__illustration-img {
  width: 100%;
  max-width: 65rem;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.mission__logos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.9rem;
}

.mission__logo-card {
  background-color: #ffffff;
  border: 1px solid #e0dcd8;
  border-radius: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 3rem;
  min-height: 8rem;
  height: 14.1rem;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.mission__logo-card:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.mission__logo-card img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.about-award {
  position: relative;
  width: 100%;
  padding: 8rem 0 9rem;
}

.about-award__container {
  max-width: 148.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.about-award__card {
  border-radius: 3.2rem;
  padding: 8rem 10rem;
  text-align: center;
  background-color: transparent;
  background-image: url("../img/award-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.about-award__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
  color: #1B2B38;
  margin: 0 0 1.6rem;
}

.about-award__desc {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #1B2B38;
  max-width: 100rem;
  margin: 0 auto 3.3rem;
}

.about-award__helps {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.about-award__helps-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 1.4;
  color: #1B2B38;
  margin: 0;
}

.about-award__helps-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.6rem;
}

.about-award__helps-item {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 37px;
  color: #1B2B38;
}

.eco-service {
  position: relative;
  width: 100%;
  padding: 4rem 0;
  padding-bottom: 2rem;
}

.eco-service__container {
  max-width: 120.7rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}

.eco-service__header {
  display: flex;
  align-items: center;
  gap: 1.7rem;
  margin-bottom: 7.8rem;
}

.eco-service__logo {
  flex-shrink: 0;
  width: 12rem;
  height: 12rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.eco-service__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1.1;
  color: #2C4A59;
  margin: 0;
}

.eco-service__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #2C4A59;
  margin: 0 0 4rem;
}

.eco-service__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7.6rem 12rem;
}

.eco-service__item {
  display: flex;
  align-items: flex-start;
  gap: 3.2rem;
}

.eco-service__item-img {
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.eco-service__item-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.eco-service__item-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #2C4A59;
  margin: 0;
}

.eco-service__item-text {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #2C4A59;
  margin: 0;
}

@media (min-width: 1930px) {
  html {
    font-size: 12px;
  }
}

@media (max-width: 1700px) {
  html {
    font-size: 9px;
  }
}

@media (max-width: 1500px) {
  .control {
    font-size: 1.5rem;
  }
}

@media (max-width: 1430px) {
  html {
    font-size: 8.6px;
  }
}

@media (max-width: 1320px) {
  html {
    font-size: 8.4px;
  }
}

@media (max-width: 1200px) {
  .media-about__container {
    padding: 0 3rem;
  }

  .media-about__title {
    font-size: 5.6rem;
    margin-bottom: 5rem;
  }

  .media-about__list {
    gap: 3rem 5rem;
  }

  .media-about__article-title {
    font-size: 2.4rem;
  }

  .media-about__article-desc {
    font-size: 2rem;
  }

  .media-about__article-image img {
    height: 34rem;
  }

  .media-about__gallery {
    grid-template-rows: repeat(2, 22rem);
  }

  .media-about__container {
    padding: 0 3rem;
  }

  .media-about__title {
    font-size: 5.6rem;
    margin-bottom: 5rem;
  }

  .media-about__list {
    gap: 3rem 5rem;
  }

  .media-about__article-title {
    font-size: 2.4rem;
  }

  .media-about__article-desc {
    font-size: 2rem;
  }

  .media-about__article-image img {
    height: 34rem;
  }

  .media-about__gallery {
    grid-template-rows: repeat(2, 22rem);
  }
}

@media (max-width: 1100px) {
  body.lock {
    padding-right: 0;
  }
}

@media (max-width: 776px) {
  .control {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 10px;
  }

  a,
  button,
  [role=button],
  input[type=submit],
  input[type=button] {
    min-height: 44px;
    min-width: 44px;
  }

  .touch [data-fullscreen] {
    -webkit-transition: height 0.2s;
    transition: height 0.2s;
  }

  .input,
  .textarea {
    font-size: 15px;
    padding: 0 13px;
    text-align: left;
  }

  .textarea {
    padding: 13px;
  }

  .select-box {
    width: 100%;
    font-size: 14px;
  }

  .select-box__current {
    font-size: 14px;
    height: 54px;
    padding-left: 12px;
    padding-right: 35px;
  }

  .select-box__list {
    font-size: 14px;
    width: 100%;
  }

  .select-box__option {
    padding: 6px 20px;
  }

  .h1 {
    font-size: 27px;
    line-height: 1.15;
  }

  .h2 {
    font-size: 25px;
    line-height: 1.15;
  }

  .h3 {
    line-height: 1.15;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .btn {
    font-size: 16px;
    height: 50px;
    line-height: 1;
    padding: 0;
  }

  .fancybox-custom .fancybox-button,
  .fancybox-custom-video .fancybox-button {
    height: 4rem;
    width: 4rem;
    margin: 20px;
  }

  .fancybox-custom .fancybox-navigation .fancybox-button,
  .fancybox-custom-video .fancybox-navigation .fancybox-button {
    top: calc(50% - 20px);
  }

  .fancybox-custom .fancybox-navigation .fancybox-button--arrow_right,
  .fancybox-custom .fancybox-navigation .fancybox-button--arrow_left,
  .fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_right,
  .fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_left {
    height: 4rem;
    width: 4rem;
  }

  .fancybox-custom .fancybox-navigation .fancybox-button--arrow_right,
  .fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
    right: env(safe-area-inset-left);
    display: none;
  }

  .fancybox-custom .fancybox-navigation .fancybox-button--arrow_left,
  .fancybox-custom-video .fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    display: none;
  }

  .fancybox-custom-video .fancybox-slide {
    padding: 12px;
  }

  .header {
    height: auto;
    min-height: 100vh;
  }

  .header__container {
    height: auto;
    min-height: 100vh;
    padding: 2rem;
  }

  .header__top {
    padding-top: 2rem;
  }

  .header__logo {
    width: 12rem;
    height: 3.8rem;
  }

  .header__burger {
    width: 3.6rem;
    height: 1.8rem;
  }

  .header__burger:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 4px;
  }

  .header__burger:active {
    opacity: 0.7;
  }

  .header__nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    max-width: 32rem;
    height: 100vh;
    background-color: #2c4a59;
    z-index: 200;
    padding: 8rem 3rem 4rem;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  }

  .header__nav--open {
    display: block;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .header__nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
  }

  .header__nav-link {
    font-family: "Gilroy", sans-serif;
    font-weight: 600;
    font-size: 2rem;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 1rem 0;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }

  .header__nav-link:hover {
    color: #5ab16f;
  }

  .header__nav-link:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 2px;
  }

  .header__nav-link:active {
    color: #4a9a5e;
  }

  .header__nav-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 199;
  }

  .header__nav-overlay--visible {
    display: block;
  }

  .header__content {
    padding-left: 0;
    padding-bottom: 14rem;
    padding-bottom: 0;
  }

  .header__titles {
    margin-bottom: 3rem;
    text-align: center;
  }

  .header__title-premium {
    font-size: 5.6rem;
    -webkit-text-stroke: 1px #2c4a59;
  }

  .header__title-green {
    font-size: 5.6rem;
  }

  .header__cta {
    width: 100%;
    padding: 1rem 1.5rem;
    margin-bottom: 3rem;
    background: transparent;
  }

  .header__description {
    color: #2c4a59;
    font-weight: 500;
  }

  .header__cta-text {
    font-size: 2rem;
  }

  .header__description {
    margin-left: 0;
    max-width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
    background: #FEF6F4;
    padding: 1rem;
  }

  .header__description::before {
    display: none;
  }

  .header__deco-green {
    position: relative;
    width: 100%;
    height: auto;
    padding: 2rem 1.5rem;
    border-radius: 0;
  }

  .header__ceremony {
    font-size: 1.4rem;
  }

  .header__deco-white {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1rem;
    border-radius: 0;
    right: unset;
  }

  .header__social-title {
    font-size: 1.4rem;
  }

  .header__social-links {
    gap: 3rem;
  }

  .header__social-item:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 2px;
  }

  .header__social-item:active {
    opacity: 0.7;
  }

  .header__social-label {
    font-size: 1.2rem;
  }

  .section-tree-divider-6__img {
    max-height: 40rem;
  }

  .footer__container {
    padding: 4rem 1.5rem 3rem;
  }

  .footer__grid {
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-bottom: 4rem;
  }

  .footer__logo {
    margin-bottom: 2rem;
  }

  .footer__logo-img {
    width: 12rem;
  }

  .footer__slogan {
    font-size: 1.4rem;
  }

  .footer__nav-title {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }

  .footer__nav-list {
    gap: 1.2rem;
    gap: 0.2rem;
    margin-bottom: 0.2rem;
  }

  .footer__nav-link {
    font-size: 1.4rem;
  }

  .footer__nav-link:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 2px;
  }

  .footer__nav-link:active {
    color: #5ab16f;
  }

  .footer__contacts-item {
    font-size: 1.4rem;
  }

  .footer__contacts-link {
    font-size: 1.4rem;
  }

  .footer__bottom {
    flex-direction: column;
    gap: 2.5rem;
    align-items: center;
    text-align: center;
    padding-top: 3rem;
  }

  .footer__copyright {
    font-size: 1.2rem;
    order: 3;
  }

  .footer__payments {
    gap: 1.5rem;
  }

  .footer__payment-img {
    height: 2.4rem;
  }

  .footer__social {
    text-align: center;
  }

  .footer__social-title {
    font-size: 1.4rem;
  }

  .footer__social-links {
    justify-content: center;
    gap: 3rem;
  }

  .footer__social-item:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 2px;
  }

  .footer__social-item:active {
    opacity: 0.7;
  }

  .footer__social-label {
    font-size: 1.2rem;
  }

  .section-tree-divider-3__img {
    max-height: 40rem;
  }

  .category-media {
    padding: 7rem 0;
  }

  .category-media__container {
    padding: 2rem;
  }

  .category-media__title {
    font-size: 3.2rem;
  }

  .category-media__subtitle {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }

  .category-media__criteria-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }

  .category-media__cards {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
  }

  .category-media__card {
    min-height: auto;
    padding: 3rem 2rem;
  }

  .category-media__card-title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  .category-media__card-text {
    font-size: 1.4rem;
  }

  .category-media__actions {
    margin-top: 3rem;
  }

  .certificate-owners {
    padding: 4rem 0;
  }

  .certificate-owners__container {
    padding: 2rem;
  }

  .certificate-owners__title {
    font-size: 3.2rem;
    line-height: 1.15;
  }

  .certificate-owners__title br {
    display: none;
  }

  .certificate-owners__subtitle {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }

  .certificate-owners__subtitle br {
    display: none;
  }

  .certificate-owners__criteria-title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  .certificate-owners__cards {
    flex-direction: column;
    gap: 1.5rem;
    margin-bottom: 3rem;
  }

  .certificate-owners__card {
    width: 100%;
    height: auto;
    min-height: 18rem;
    padding: 2.5rem 2rem;
  }

  .certificate-owners__number {
    font-size: 10rem;
  }

  .certificate-owners__card-text {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .certificate-owners__card-link {
    font-size: 1.4rem;
  }

  .certificate-owners__cta-button {
    width: 100%;
    height: 5.6rem;
    font-size: 1.6rem;
    padding: 0 2rem;
  }

  .criteria {
    padding: 4rem 0;
  }

  .criteria__container {
    padding: 2rem;
  }

  .section-tree-divider-2__img {
    max-height: 30rem;
  }

  .category-initiatives__title {
    font-size: 3.2rem;
  }

  .category-initiatives__title br {
    display: none;
  }

  .category-initiatives__subtitle {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }

  .criteria__title {
    font-size: 2rem;
    margin-bottom: 3rem;
  }

  .criteria__columns {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .criteria__column {
    padding: 2.5rem 2rem;
  }

  .criteria__column-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }

  .criteria__column-text {
    font-size: 1.6rem;
  }

  .category-initiatives__actions {
    grid-column: 1/-1;
    justify-content: center;
    padding-top: 0;
    margin: 3rem auto 0;
  }

  .section-tree-divider-4__img {
    max-height: 35rem;
  }

  .media-about {
    padding: 6rem 0;
    margin-top: -3rem;
  }

  .media-about__container {
    padding: 2rem;
  }

  .media-about__title {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }

  .media-about__content {
    gap: 4rem;
  }

  .media-about__list {
    gap: 4rem;
  }

  .media-about__article-date {
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
  }

  .media-about__article-title {
    font-size: 2.2rem;
    margin-bottom: 1.6rem;
  }

  .media-about__article-desc {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }

  .media-about__article-image {
    border-radius: 2rem;
    margin-bottom: 2rem;
  }

  .media-about__article-image::before {
    border-width: 0.6rem;
    border-radius: 2rem;
  }

  .media-about__article-image img {
    height: 24rem;
  }

  .media-about__article-link {
    font-size: 1.6rem;
  }

  .media-about__gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-auto-rows: 18rem;
    gap: 1rem;
  }

  .participants {
    padding: 4rem 0;
  }

  .section-tree-divider__img {
    max-height: 40rem;
    bottom: -15rem;
  }

  .participants__container {
    padding: 2rem;
  }

  .participants__title {
    font-size: 3.2rem;
    line-height: 1.1;
    margin-bottom: 1.5rem;
  }

  .participants__intro {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 3rem;
  }

  .participants__cards {
    flex-direction: column;
    gap: 2rem;
  }

  .participants__card {
    min-height: auto;
    padding: 3rem 2rem;
  }

  .participants__card-image {
    width: 100%;
    height: 14rem;
    margin-bottom: 2rem;
  }

  .participants__card-img {
    max-width: 55%;
  }

  .participants__card-title {
    font-size: 2rem;
    line-height: 1.3;
  }

  .participants__card-btn {
    font-size: 1.4rem;
    height: 4.8rem;
    padding: 0 2rem;
  }

  .participants__card-badge {
    width: 5rem;
    height: 5rem;
  }

  .section-tree-divider-5__img {
    max-height: 40rem;
  }

  .history-2025 {
    padding: 5rem 0;
  }

  .history-2025__container {
    padding: 2rem;
  }

  .history-2025__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 2rem;
  }

  .history-2025__title {
    font-size: 3.2rem;
  }

  .history-2025__stars {
    gap: 1rem;
  }

  .history-2025__stars img {
    width: 3.2rem;
  }

  .history-2025__desc {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }

  .history-2025__desc br {
    display: none;
  }

  .history-2025__subtitle {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }

  .history-2025__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .history-2025__item {
    font-size: 1.4rem;
  }

  .history-2025__slider-wrapper {
    margin-top: 4rem;
    gap: 1.2rem;
  }

  .history-2025__slider-prev,
  .history-2025__slider-next {
    width: 3.6rem;
    height: 3.6rem;
  }

  .history-2025__slider-prev img,
  .history-2025__slider-next img {
    width: 1.2rem;
    height: 1rem;
  }

  .history-2025__slider-prev:focus-visible,
  .history-2025__slider-next:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 2px;
  }

  .history-2025__slider-box {
    border-radius: 2rem;
    border-width: 0.8rem;
    padding: 1.2rem 2rem;
  }

  .history-2025__slide {
    height: 5rem;
  }

  .history-2025__slide img {
    max-height: 3.5rem;
  }

  .faq {
    padding: 4rem 0;
  }

  .faq__container {
    padding: 2rem;
  }

  .faq__title {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }

  .faq__list {
    gap: 1.5rem;
    padding-left: 0;
  }

  .faq__item {
    padding: 2rem 2rem;
    border-radius: 2rem;
  }

  .faq__item-title {
    font-size: 1.8rem;
  }

  .faq__item-icon {
    font-size: 2.4rem;
  }

  .faq__item-content {
    font-size: 1.6rem;
  }

  .mission {
    padding: 4rem 0;
    background-size: cover;
    background-position: center top;
  }

  .mission__container {
    padding: 2rem;
  }

  .mission__list {
    padding-left: 1rem;
  }

  .mission__list-title {
    padding-left: 0;
  }

  .mission__content {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    margin-bottom: 4rem;
  }

  .mission__text {
    max-width: 100%;
  }

  .mission__title {
    font-size: 3rem;
    line-height: 1.2;
  }

  .mission__description {
    font-size: 1.6rem;
  }

  .mission__list-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }

  .mission__list li {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .mission__callout {
    padding: 2rem;
  }

  .mission__callout p {
    font-size: 1.4rem;
  }

  .mission__illustration {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
  }

  .mission__illustration-img {
    max-width: 100%;
    height: auto;
  }

  .mission__logos {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }

  .mission__logo-card {
    padding: 1.5rem 2rem;
    min-height: 6rem;
  }

  .history-2025 {
    margin-top: -14rem;
    padding: 16rem 0;
    padding-bottom: 8rem;
  }

  .about-award {
    padding: 5rem 0;
    padding-top: 2rem;
  }

  .about-award__container {
    padding: 2rem;
  }

  .about-award__card {
    padding: 4rem 2.5rem;
    border-radius: 2rem;
  }

  .about-award__title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }

  .about-award__desc {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }

  .about-award__helps-title {
    font-size: 1.8rem;
  }

  .about-award__helps-item {
    font-size: 1.6rem;
    line-height: 1.3;
  }

  .footer__deco-top {
    padding-top: 7rem;
  }

  .eco-service {
    padding: 5rem 0;
    padding-bottom: 2rem;
  }

  .eco-service__container {
    padding: 2rem;
  }

  .eco-service__header {
    gap: 2rem;
    margin-bottom: 3rem;
    flex-direction: column;
    text-align: center;
  }

  .eco-service__logo {
    width: 7rem;
    height: 7rem;
  }

  .eco-service__title {
    font-size: 2.8rem;
  }

  .eco-service__subtitle {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }

  .eco-service__grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .eco-service__item-img {
    width: 8rem;
    height: 8rem;
  }

  .eco-service__item-title {
    font-size: 2rem;
  }

  .eco-service__item-text {
    font-size: 1.6rem;
  }

  .participants {
    padding: 4rem 0;
  }

  .section-tree-divider__img {
    max-height: 40rem;
    bottom: -15rem;
  }

  .participants__container {
    padding: 2rem;
  }

  .participants__title {
    font-size: 3.2rem;
    line-height: 1.1;
    margin-bottom: 1.5rem;
  }

  .participants__intro {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 3rem;
  }

  .participants__cards {
    flex-direction: column;
    gap: 2rem;
  }

  .participants__card {
    min-height: auto;
    padding: 3rem 2rem;
  }

  .participants__card-image {
    width: 100%;
    height: 14rem;
    margin-bottom: 2rem;
  }

  .participants__card-img {
    max-width: 55%;
  }

  .participants__card-title {
    font-size: 2rem;
    line-height: 1.3;
  }

  .participants__card-btn {
    font-size: 1.4rem;
    height: 4.8rem;
    padding: 0 2rem;
  }

  .participants__card-badge {
    width: 5rem;
    height: 5rem;
  }

  .certificate-owners {
    padding: 4rem 0;
  }

  .certificate-owners__container {
    padding: 2rem;
  }

  .certificate-owners__title {
    font-size: 3.2rem;
    line-height: 1.15;
  }

  .certificate-owners__title br {
    display: none;
  }

  .certificate-owners__subtitle {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }

  .certificate-owners__subtitle br {
    display: none;
  }

  .certificate-owners__criteria-title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  .certificate-owners__cards {
    flex-direction: column;
    gap: 1.5rem;
    margin-bottom: 3rem;
  }

  .certificate-owners__card {
    width: 100%;
    height: auto;
    min-height: 18rem;
    padding: 2.5rem 2rem;
  }

  .certificate-owners__number {
    font-size: 10rem;
  }

  .certificate-owners__card-text {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .certificate-owners__card-link {
    font-size: 1.4rem;
  }

  .certificate-owners__cta-button {
    width: 100%;
    height: 5.6rem;
    font-size: 1.6rem;
    padding: 0 2rem;
  }

  .criteria {
    padding: 4rem 0;
  }

  .criteria__container {
    padding: 2rem;
  }

  .section-tree-divider-2__img {
    max-height: 30rem;
  }

  .category-initiatives__title {
    font-size: 3.2rem;
  }

  .category-initiatives__title br {
    display: none;
  }

  .category-initiatives__subtitle {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }

  .criteria__title {
    font-size: 2rem;
    margin-bottom: 3rem;
  }

  .criteria__columns {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .criteria__column {
    padding: 2.5rem 2rem;
  }

  .criteria__column-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }

  .criteria__column-text {
    font-size: 1.6rem;
  }

  .category-initiatives__actions {
    grid-column: 1/-1;
    justify-content: center;
    padding-top: 0;
    margin: 3rem auto 0;
  }

  .section-tree-divider-3__img {
    max-height: 40rem;
  }

  .category-media {
    padding: 7rem 0;
  }

  .category-media__container {
    padding: 2rem;
  }

  .category-media__title {
    font-size: 3.2rem;
  }

  .category-media__subtitle {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }

  .category-media__criteria-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }

  .category-media__cards {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
  }

  .category-media__card {
    min-height: auto;
    padding: 3rem 2rem;
  }

  .category-media__card-title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  .category-media__card-text {
    font-size: 1.4rem;
  }

  .category-media__actions {
    margin-top: 3rem;
  }

  .section-tree-divider-4__img {
    max-height: 35rem;
  }

  .media-about {
    padding: 6rem 0;
    margin-top: -3rem;
  }

  .media-about__container {
    padding: 2rem;
  }

  .media-about__title {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }

  .media-about__content {
    gap: 4rem;
  }

  .media-about__list {
    gap: 4rem;
  }

  .media-about__article-date {
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
  }

  .media-about__article-title {
    font-size: 2.2rem;
    margin-bottom: 1.6rem;
  }

  .media-about__article-desc {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }

  .media-about__article-image {
    border-radius: 2rem;
    margin-bottom: 2rem;
  }

  .media-about__article-image::before {
    border-width: 0.6rem;
    border-radius: 2rem;
  }

  .media-about__article-image img {
    height: 24rem;
  }

  .media-about__article-link {
    font-size: 1.6rem;
  }

  .media-about__gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-auto-rows: 18rem;
    gap: 1rem;
  }

  .section-tree-divider-5__img {
    max-height: 40rem;
  }

  .history-2025 {
    padding: 5rem 0;
  }

  .history-2025__container {
    padding: 2rem;
  }

  .history-2025__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 2rem;
  }

  .history-2025__title {
    font-size: 3.2rem;
  }

  .history-2025__stars {
    gap: 1rem;
  }

  .history-2025__stars img {
    width: 3.2rem;
  }

  .history-2025__desc {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }

  .history-2025__desc br {
    display: none;
  }

  .history-2025__subtitle {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }

  .history-2025__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .history-2025__item {
    font-size: 1.4rem;
  }

  .history-2025__slider-wrapper {
    margin-top: 4rem;
    gap: 1.2rem;
  }

  .history-2025__slider-prev,
  .history-2025__slider-next {
    width: 3.6rem;
    height: 3.6rem;
  }

  .history-2025__slider-prev img,
  .history-2025__slider-next img {
    width: 1.2rem;
    height: 1rem;
  }

  .history-2025__slider-prev:focus-visible,
  .history-2025__slider-next:focus-visible {
    outline: 2px solid #5ab16f;
    outline-offset: 2px;
  }

  .history-2025__slider-box {
    border-radius: 2rem;
    border-width: 0.8rem;
    padding: 1.2rem 2rem;
  }

  .history-2025__slide {
    height: 5rem;
  }

  .history-2025__slide img {
    max-height: 3.5rem;
  }

  .faq {
    padding: 4rem 0;
  }

  .faq__container {
    padding: 2rem;
  }

  .faq__title {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }

  .faq__list {
    gap: 1.5rem;
    padding-left: 0;
  }

  .faq__item {
    padding: 2rem 2rem;
    border-radius: 2rem;
  }

  .faq__item-title {
    font-size: 1.8rem;
  }

  .faq__item-icon {
    font-size: 2.4rem;
  }

  .faq__item-content {
    font-size: 1.6rem;
  }

  .mission {
    padding: 4rem 0;
    background-size: cover;
    background-position: center top;
  }

  .mission__container {
    padding: 2rem;
  }

  .mission__list {
    padding-left: 1rem;
  }

  .mission__list-title {
    padding-left: 0;
  }

  .mission__content {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    margin-bottom: 4rem;
  }

  .mission__text {
    max-width: 100%;
  }

  .mission__title {
    font-size: 3rem;
    line-height: 1.2;
  }

  .mission__description {
    font-size: 1.6rem;
  }

  .mission__list-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }

  .mission__list li {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .mission__callout {
    padding: 2rem;
  }

  .mission__callout p {
    font-size: 1.4rem;
  }

  .mission__illustration {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
  }

  .mission__illustration-img {
    max-width: 100%;
    height: auto;
  }

  .mission__logos {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }

  .mission__logo-card {
    padding: 1.5rem 2rem;
    min-height: 6rem;
  }

  .history-2025 {
    margin-top: -14rem;
    padding: 16rem 0;
    padding-bottom: 8rem;
  }

  .about-award {
    padding: 5rem 0;
    padding-top: 2rem;
  }

  .about-award__container {
    padding: 2rem;
  }

  .about-award__card {
    padding: 4rem 2.5rem;
    border-radius: 2rem;
  }

  .about-award__title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }

  .about-award__desc {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }

  .about-award__helps-title {
    font-size: 1.8rem;
  }

  .about-award__helps-item {
    font-size: 1.6rem;
    line-height: 1.3;
  }

  .footer__deco-top {
    padding-top: 7rem;
  }

  .eco-service {
    padding: 5rem 0;
    padding-bottom: 2rem;
  }

  .eco-service__container {
    padding: 2rem;
  }

  .eco-service__header {
    gap: 2rem;
    margin-bottom: 3rem;
    flex-direction: column;
    text-align: center;
  }

  .eco-service__logo {
    width: 7rem;
    height: 7rem;
  }

  .eco-service__title {
    font-size: 2.8rem;
  }

  .eco-service__subtitle {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }

  .eco-service__grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .eco-service__item-img {
    width: 8rem;
    height: 8rem;
  }

  .eco-service__item-title {
    font-size: 2rem;
  }

  .eco-service__item-text {
    font-size: 1.6rem;
  }
}

@media (max-width: 600px) {
  .media-about__list {
    display: flex;
    flex-direction: column;
  }

  .media-about__article-image img {
    height: 34rem;
  }

  .media-about__list {
    display: flex;
    flex-direction: column;
  }

  .media-about__article-image img {
    height: 34rem;
  }
}

@media (max-width: 480px) {
  .media-about {
    padding: 10rem 0;
    padding-bottom: 3rem;
    margin-top: -7rem;
  }

  .section-tree-divider-4 {
    display: none;
  }

  .media-about__title {
    font-size: 2.8rem;
    margin-bottom: 2.4rem;
  }

  .media-about__article-date {
    font-size: 1.4rem;
  }

  .media-about__article-title {
    font-size: 2rem;
  }

  .media-about__article-desc {
    font-size: 1.5rem;
  }

  .media-about__article-image img {
    height: 30rem;
  }

  .media-about__gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 14rem;
    gap: 0.8rem;
  }

  .media-about {
    padding: 10rem 0;
    padding-bottom: 3rem;
    margin-top: -7rem;
  }

  .section-tree-divider-4 {
    display: none;
  }

  .media-about__title {
    font-size: 2.8rem;
    margin-bottom: 2.4rem;
  }

  .media-about__article-date {
    font-size: 1.4rem;
  }

  .media-about__article-title {
    font-size: 2rem;
  }

  .media-about__article-desc {
    font-size: 1.5rem;
  }

  .media-about__article-image img {
    height: 30rem;
  }

  .media-about__gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 14rem;
    gap: 0.8rem;
  }
}

@media (max-width: 360px) {
  .media-about__title {
    font-size: 2.4rem;
  }

  .media-about__article-title {
    font-size: 1.8rem;
  }

  .media-about__article-image img {
    height: 24rem;
  }

  .media-about__gallery {
    grid-auto-rows: 12rem;
  }

  .media-about__title {
    font-size: 2.4rem;
  }

  .media-about__article-title {
    font-size: 1.8rem;
  }

  .media-about__article-image img {
    height: 24rem;
  }

  .media-about__gallery {
    grid-auto-rows: 12rem;
  }
}

@media (max-width: 340px) {
  .h1 {
    font-size: 23px;
  }

  .h2 {
    font-size: 21px;
  }

  .h3 {
    font-size: 18px;
  }
}

/* =====================================================
   Модальное окно: О сертификате «Зелёная инициатива»
   ===================================================== */

.cert-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(246, 242, 238, 0.73);
  backdrop-filter: blur(1.2rem);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease, visibility 0.35s ease;
  padding: 2rem;
  overflow-y: auto;
}

.cert-modal-overlay--visible {
  opacity: 1;
  visibility: visible;
}

.cert-modal {
  position: absolute;
  top: 10rem;
  /* transform: translateY(-50%); */
  width: 100%;
  max-width: 97.7rem;
  max-width: 106.7rem;
  /* max-height: 90vh; */
  background: #FCF7F9;
  border-radius: 2.8rem;
  /* overflow-y: auto; */
  box-shadow: 0 4px 52.3px 0 rgba(0, 0, 0, 0.11);
  /* transform: translateY(2rem) scale(0.97); */
  transition: transform 0.35s ease;
}

.cert-modal-overlay--visible .cert-modal {
  /* transform: translateY(-50%) scale(1); */
}

/* Кнопка закрытия — привязана к правому верхнему углу модалки */
.cert-modal__close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  border: none;
  background: #fff;
  cursor: pointer;
  transition: background 0.2s;
  padding: 0;
}

.cert-modal__close:hover {
  background: rgba(0, 0, 0, 0.08);
}

.cert-modal__close img {
  width: 2.4rem;
  height: 2.4rem;
}

.cert-modal__body {
  padding: 4.5rem 2rem;
  padding-left: 7.1rem;
  padding-right: 6.8rem;
}

/* Заголовок */
.cert-modal__title {

  font-size: 4.5rem;
  font-weight: 800;
  line-height: 58px;
  color: #2C4A59;
  margin-bottom: 4.6rem;
  text-align: center;
}

/* Информационные блоки с иконками */
.cert-modal__blocks--top {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 0;
}

.cert-modal__block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.cert-modal__footer {
  margin-top: 4rem;
}

.cert-modal__block-icon {
  width: 8rem;
  height: auto;
  flex-shrink: 0;
}

.cert-modal__block-text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 28px;
  color: #2C4A59;
  max-width: 48.8rem;
}

/* Зелёная карточка стандарта */
.cert-modal__standard {
  background: url('../img/modal-bg.png') no-repeat center / cover;
  border-radius: 2rem;
  padding: 3rem 3.5rem;
  margin-bottom: 2.5rem;
}

.cert-modal__standard-inner {
  display: flex;
  align-items: center;
  gap: 3rem;
}

.cert-modal__emblem {
  width: 22.8rem;
  height: auto;
  flex-shrink: 0;
}

.cert-modal__standard-text {
  flex: 1;
}

.cert-modal__reg-number {
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.2;
  color: #2C4A59;
  margin-bottom: 1rem;
}

.cert-modal__standard-title {

  font-size: 2.2rem;
  font-weight: 600;
  line-height: 28px;
  color: #2C4A59;
  margin-bottom: 3.4rem;
}

.cert-modal__standard-reg {

  font-size: 2.2rem;
  font-weight: 400;
  line-height: 28px;
  color: #2C4A59;
}

/* Блок РСТ (отдельный) */
.cert-modal__block--rst {
  margin-bottom: 2rem;

}

/* Обычные блоки ниже карточки */
.cert-modal__block+.cert-modal__block {
  margin-top: 0;
}

.cert-modal__block:last-of-type {
  margin-bottom: 3rem;
}

/* Подвал модального окна */
.cert-modal__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
}

.cert-modal__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 62.1rem;
  height: 8.9rem;
  padding: 0 4rem;
  background: #5AB16F;
  color: #fff;

  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 6rem;
  border: 1px solid transparent;
  transition: background 0.25s, transform 0.15s;
  letter-spacing: 0.05em;
}

.cert-modal__cta:hover {
  background: #4a9e5f;
  transform: translateY(-1px);
}

.cert-modal__consent {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  cursor: pointer;
}

.cert-modal__consent-checkbox {
  width: 1.8rem;
  height: 1.8rem;
  flex-shrink: 0;
  margin-top: 0.2rem;
  accent-color: #5AB16F;
  cursor: pointer;
}

.cert-modal__consent-text {

  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.4;
  color: #BAB7BB;
}

.cert-modal__consent-text a {
  color: #5AB16F;
  text-decoration: underline;
}

/* Адаптив для модального окна */
@media (max-width: 767px) {
  .cert-modal {
    max-width: 100%;
    border-radius: 2rem;
  }

  .cert-modal__body {
    padding: 3rem 2rem;
  }

  .cert-modal__title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
    line-height: 1.2;
  }

  .cert-modal__close {
    top: 1rem;
    right: 1rem;
    width: 4rem;
    height: 4rem;
  }

  .cert-modal__close img {
    width: 2rem;
    height: 2rem;
  }

  .cert-modal__standard {
    padding: 2rem;
  }

  .cert-modal__standard-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
  }

  .cert-modal__emblem {
    width: 10rem;
  }

  .cert-modal__reg-number {
    font-size: 2rem;
  }

  .cert-modal__block {
    gap: 1.4rem;
  }

  .cert-modal__block-icon {
    width: 6rem;
  }

  .cert-modal__block-text {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .cert-modal__cta {
    max-width: 100%;
    height: 5rem;
    font-size: 1.4rem;
    padding: 0 2rem;
  }

  .cert-modal__standard-title {
    font-size: 1.8rem;
    line-height: 1.2;
  }
}