.text-h1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 90px;
}
@media (max-width: 1919px) {
  .text-h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .text-h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .text-h1 {
    font-size: 40px;
  }
}

.text-h2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 75px;
}
@media (max-width: 1919px) {
  .text-h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .text-h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .text-h2 {
    font-size: 35px;
  }
}

.text-h3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 60px;
}
@media (max-width: 1919px) {
  .text-h3 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .text-h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-h3 {
    font-size: 24px;
  }
}

.text-h4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 44px;
}
@media (max-width: 1919px) {
  .text-h4 {
    font-size: 32px;
  }
}
.text-h5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 32px;
}
.text-1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 28px;
}
@media (max-width: 1919px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .text-1 {
    font-size: 22px;
  }
}

.text-2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 24px;
}
@media (max-width: 1919px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .text-2 {
    font-size: 20px;
  }
}

.text-3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .text-3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .text-3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .text-3 {
    font-size: 18px;
  }
}

.text-4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .text-4 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .text-4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .text-4 {
    font-size: 16px;
  }
}

.text-5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 16px;
}
@media (max-width: 1919px) {
  .text-5 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .text-5 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .text-5 {
    font-size: 14px;
  }
}

.text-6 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-6 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .text-6 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .text-6 {
    font-size: 12px;
  }
}

.text-7 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-7 {
    font-size: 12px;
  }
}
* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #1E1E1E;
  background: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 16px 0;
  font-weight: 600;
  line-height: 1.2;
  color: #1E1E1E;
}

h1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 90px;
}
@media (max-width: 1919px) {
  h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 75px;
}
@media (max-width: 1919px) {
  h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 35px;
  }
}

h3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 60px;
}
@media (max-width: 1919px) {
  h3 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 44px;
}
@media (max-width: 1919px) {
  h4 {
    font-size: 32px;
  }
}
h5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 32px;
}
h6 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 28px;
}
@media (max-width: 1919px) {
  h6 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  h6 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  h6 {
    font-size: 22px;
  }
}
h6 {
  font-weight: 600;
}

p {
  margin: 0 0 16px 0;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: #00AB45;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #006334;
  text-decoration: underline;
}
a:focus {
  outline: none;
}

ul, ol {
  margin: 0 0 16px 0;
  padding-left: 24px;
}
ul li, ol li {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  ul li, ol li {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  ul li, ol li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  ul li, ol li {
    font-size: 16px;
  }
}

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

.container {
  max-width: 1740px;
  margin: 0 auto;
  padding: 0 60px;
}
@media (max-width: 991px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 10px;
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.full-width {
  margin-left: -60px;
  margin-right: -60px;
}
@media (max-width: 991px) {
  .full-width {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .full-width {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.full-width-left {
  margin-left: -60px;
}
@media (max-width: 991px) {
  .full-width-left {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  .full-width-left {
    margin-left: -10px;
  }
}

.full-width-right {
  margin-right: -60px;
}
@media (max-width: 991px) {
  .full-width-right {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .full-width-right {
    margin-right: -10px;
  }
}

.text-primary {
  color: #1E1E1E;
}

.text-secondary {
  color: #BCBCBC;
}

.text-light {
  color: #EAEAEA;
}

.bg-primary {
  background-color: #00AB45;
}

.bg-secondary {
  background-color: #2F2F2F;
}

.bg-light {
  background-color: #F8F8F8;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

input, textarea, select {
  outline: none;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in {
  animation: fadeIn 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .container {
    padding: 0 10px;
  }
}
.main {
  padding-bottom: 150px;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1919px) {
  .main {
    padding-bottom: 100px;
  }
}
@media (max-width: 992px) {
  .main {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .main {
    padding-bottom: 80px;
  }
}

.section-header {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 150px;
}
.section-header:has(.section-header-text:first-child), .section-header:has(.section-header-btns-wrapper) {
  grid-template-columns: 2fr 1fr;
}
@media (max-width: 1919px) {
  .section-header {
    margin-bottom: 80px;
    gap: 10px;
  }
}
@media (max-width: 992px) {
  .section-header {
    grid-template-columns: 1fr;
    margin-bottom: 80px;
  }
  .section-header:has(.section-header-text:first-child), .section-header:has(.section-header-btns-wrapper) {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .section-header {
    gap: 7px;
    margin-bottom: 50px;
  }
}

.section-header-btns-wrapper {
  padding-top: 20px;
}
@media (max-width: 992px) {
  .section-header-btns-wrapper {
    padding-top: 10px;
    display: none;
  }
}
@media (max-width: 767px) {
  .section-header-btns-wrapper {
    padding-top: 0;
  }
}

.section-footer-btns-wrapper {
  display: none;
}
@media (max-width: 992px) {
  .section-footer-btns-wrapper {
    padding-top: 40px;
    display: block;
  }
}

.page-header-actions-bar {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .page-header-actions-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}

.section-header-title {
  font-size: 24px;
  color: #BCBCBC;
  padding-top: 17px;
  display: block;
}
@media (max-width: 1919px) {
  .section-header-title {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .section-header-title {
    font-size: 20px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .section-header-title {
    font-size: 16px;
  }
}

.section-header-text {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 24px;
}
@media (max-width: 1919px) {
  .section-header-text {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .section-header-text {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-header-text {
    font-size: 20px;
  }
}
.section-header-text {
  width: 100%;
}
.section-header-text.title-green h2, .section-header-text.title-green h4 {
  color: #006334;
}
.section-header-text h2 {
  line-height: 110%;
  letter-spacing: -0.04em;
  margin: 0 0 40px;
  font-weight: 600;
}
.section-header-text h2:last-child {
  margin-bottom: 0;
}
.section-header-text h4 {
  margin: 0 0 50px;
}
.section-header-text p {
  max-width: 720px;
  line-height: 130%;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: -0.03em;
  margin: 0 0 10px;
}
.section-header-text p.small-text {
  font-size: 18px;
  color: rgba(30, 30, 30, 0.5);
  margin: 0 0 40px;
}
.section-header-text p.large-text {
  font-size: 32px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
@media (max-width: 1919px) {
  .section-header-text h2 {
    margin-bottom: 30px;
  }
  .section-header-text h4 {
    margin-bottom: 40px;
  }
  .section-header-text p {
    font-size: 24px;
  }
  .section-header-text p.large-text {
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -0.02em;
    max-width: 520px;
  }
}
@media (max-width: 992px) {
  .section-header-text h2 {
    margin-bottom: 40px;
  }
  .section-header-text h4 {
    margin-bottom: 30px;
  }
  .section-header-text p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-header-text {
    padding-right: 20px;
  }
  .section-header-text h2 {
    margin-bottom: 20px;
    letter-spacing: -0.03em;
  }
  .section-header-text p {
    font-size: 20px;
    margin: 0 0 5px;
  }
  .section-header-text p.small-text {
    font-size: 16px;
  }
  .section-header-text p.large-text {
    font-size: 18px;
    line-height: 129%;
  }
}

.section-header-headings {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.content-tabs {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-right: 10px;
}
.content-tabs .active .content-tabs-link,
.content-tabs .content-tabs-item:hover .content-tabs-link {
  background: #00AB45;
  color: #FFFFFF;
  border-color: #00AB45;
}
@media (max-width: 767px) {
  .content-tabs.content-tabs--soft-drinks, .content-tabs.content-tabs--alcohol-drinks {
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
  .content-tabs.content-tabs--soft-drinks .content-tabs-item,
  .content-tabs.content-tabs--soft-drinks .content-tabs-link, .content-tabs.content-tabs--alcohol-drinks .content-tabs-item,
  .content-tabs.content-tabs--alcohol-drinks .content-tabs-link {
    width: 100%;
  }
}

.content-tabs-link {
  display: inline-block;
  padding: 10px 19px;
  border: 1px solid #EAEAEA;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.03em;
  border-radius: 60px;
  background: #FFFFFF;
  color: #1E1E1E;
  text-decoration: none;
  transition: all 0.3s ease;
  text-align: center;
  cursor: pointer;
}
.content-tabs-link:hover {
  background: #00AB45;
  color: #FFFFFF;
  border-color: #00AB45;
  text-decoration: none;
}

span.content-tabs-link {
  cursor: default;
}

.loading-state {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
}

.loader {
  text-align: center;
}
.loader p {
  margin-top: 16px;
  color: #BCBCBC;
  font-size: 16px;
}

.loader-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #EAEAEA;
  border-top: 4px solid #00AB45;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.load-more-container {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.load-more-button {
  min-width: 200px;
}

.no-results {
  text-align: center;
  padding: 60px 0;
  color: #BCBCBC;
  font-size: 18px;
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs li {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: rgb(0, 30, 59);
}
.breadcrumbs li:not(:last-child)::after {
  color: rgba(0, 30, 59, 0.2);
  content: "/";
  margin-left: 5px;
}
.breadcrumbs a {
  text-decoration: none;
  color: rgba(0, 30, 59, 0.2);
}
.breadcrumbs a:hover {
  color: #1E1E1E;
}

.text-h1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 90px;
}
@media (max-width: 1919px) {
  .text-h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .text-h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .text-h1 {
    font-size: 40px;
  }
}

.text-h2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 75px;
}
@media (max-width: 1919px) {
  .text-h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .text-h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .text-h2 {
    font-size: 35px;
  }
}

.text-h3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 60px;
}
@media (max-width: 1919px) {
  .text-h3 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .text-h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-h3 {
    font-size: 24px;
  }
}

.text-h4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 44px;
}
@media (max-width: 1919px) {
  .text-h4 {
    font-size: 32px;
  }
}
.text-h5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 32px;
}
.text-1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 28px;
}
@media (max-width: 1919px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .text-1 {
    font-size: 22px;
  }
}

.text-2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 24px;
}
@media (max-width: 1919px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .text-2 {
    font-size: 20px;
  }
}

.text-3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .text-3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .text-3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .text-3 {
    font-size: 18px;
  }
}

.text-4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .text-4 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .text-4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .text-4 {
    font-size: 16px;
  }
}

.text-5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 16px;
}
@media (max-width: 1919px) {
  .text-5 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .text-5 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .text-5 {
    font-size: 14px;
  }
}

.text-6 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-6 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .text-6 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .text-6 {
    font-size: 12px;
  }
}

.text-7 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-7 {
    font-size: 12px;
  }
}
.footer {
  background: #1E1E1E;
  padding: 150px 0 50px;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  overflow: hidden;
}
.footer .social-links {
  padding: 0 100px 0 0;
}
.footer .social-links a {
  background: rgba(255, 255, 255, 0.1);
}
.footer .social-links a:hover {
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 1919px) {
  .footer {
    padding: 53px 0 36px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
  }
}
@media (max-width: 991px) {
  .footer {
    padding: 80px 0 36px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .footer .social-links {
    display: flex;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 50px 0;
  }
}

.contact-form {
  display: flex;
  gap: 15px;
  margin: 0 0 150px;
}
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form input[type=number],
.contact-form input[type=date],
.contact-form input[type=time],
.contact-form input[type=select] {
  width: 100%;
  height: 70px;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  padding: 0 29px;
  font-size: 20px;
  line-height: 1.5;
  outline: 0;
}
.contact-form input[type=text].error,
.contact-form input[type=email].error,
.contact-form input[type=tel].error,
.contact-form input[type=number].error,
.contact-form input[type=date].error,
.contact-form input[type=time].error,
.contact-form input[type=select].error {
  border-color: #E41F28;
  color: #E41F28;
}
.contact-form textarea {
  width: 100%;
  height: 171px;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  padding: 20px 29px;
  font-size: 20px;
  outline: 0;
}
.contact-form textarea.error {
  border-color: #E41F28;
  color: #E41F28;
}
.contact-form label.error,
.contact-form span.error {
  color: #E41F28;
}
.contact-form .form-checkbox-wrapper {
  padding: 30px 0 60px;
}
.contact-form .form-checkbox-wrapper > span.error {
  display: none !important;
}
.contact-form .form-checkbox-wrapper .form-checkbox.error input[type=checkbox] + .checkbox-custom {
  border-color: #E41F28;
}
.contact-form .form-checkbox-wrapper .form-checkbox.error .checkbox-label {
  color: #FFFFFF;
}
@media (max-width: 1919px) {
  .contact-form {
    margin: 0 0 65px;
  }
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form input[type=number],
  .contact-form input[type=date],
  .contact-form input[type=time],
  .contact-form input[type=select] {
    height: 56px;
    font-size: 16px;
    padding: 0 20px;
  }
  .contact-form textarea {
    height: 122px;
    padding: 20px;
    font-size: 16px;
  }
  .contact-form .form-checkbox-wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .contact-form {
    flex-direction: column;
    gap: 40px;
    margin: 0 0 68px;
  }
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form input[type=number],
  .contact-form input[type=date],
  .contact-form input[type=time],
  .contact-form input[type=select] {
    height: 59px;
    font-size: 16px;
    padding: 0 20px;
  }
  .contact-form textarea {
    height: 170px;
    padding: 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contact-form {
    gap: 50px;
    margin: 0 0 55px;
  }
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form input[type=number],
  .contact-form input[type=date],
  .contact-form input[type=time],
  .contact-form input[type=select] {
    height: 51px;
  }
  .contact-form textarea {
    height: 95px;
    padding: 17px 20px;
  }
}

.contact-form-text {
  flex: 1;
  color: #FFFFFF;
}
.contact-form-text h2 {
  margin: 0 0 47px;
  color: #FFFFFF;
  line-height: 1.1;
  letter-spacing: -0.04em;
}
.contact-form-text p {
  margin: 0;
  color: #FFFFFF;
  max-width: 415px;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (max-width: 1919px) {
  .contact-form-text h2 {
    margin: 0 0 20px;
  }
}
@media (max-width: 991px) {
  .contact-form-text p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .contact-form-text p {
    font-size: 18px;
  }
}

.contact-form-fields {
  flex: 2;
  padding: 28px 0 0;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .contact-form-fields {
    padding: 0;
  }
}

.contact-form-row {
  display: flex;
  gap: 10px;
}
@media (max-width: 767px) {
  .contact-form-row {
    flex-direction: column;
  }
}

.contact-form-field {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-form-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
}
.contact-form-info .logo {
  width: 190px;
  height: 52px;
  display: block;
  margin: 0 0 66px;
}
.contact-form-info .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
@media (max-width: 1919px) {
  .contact-form-info {
    gap: 20px;
  }
  .contact-form-info .logo {
    width: 135px;
    height: 38px;
    margin: 0 0 40px;
  }
}
@media (max-width: 991px) {
  .contact-form-info {
    display: grid;
    grid-template-columns: 1fr 170px;
  }
  .contact-form-info .logo {
    margin: 0 0 19px;
  }
  .contact-form-info .footer-nav {
    grid-row: 1/3;
    grid-column: 2/3;
    padding-top: 4px;
  }
  .contact-form-info .downlaod-catalog {
    order: 4;
  }
  .contact-form-info .created-by-wrapper {
    padding-top: 20px;
    order: 5;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .contact-form-info {
    padding-top: 55px;
    position: relative;
    grid-template-columns: 1fr 80px;
  }
  .contact-form-info .logo {
    position: absolute;
    top: 0;
    left: 0;
  }
  .contact-form-info .contact-form-info-item {
    order: 6;
    padding-right: 70px;
    grid-column: 1/3;
  }
  .contact-form-info .to-top-button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
  }
  .contact-form-info .footer-nav {
    order: 1;
    grid-row: 1/2;
    grid-column: 1/3;
    margin-bottom: 15px;
  }
  .contact-form-info .downlaod-catalog {
    order: 2;
    height: 95px;
  }
  .contact-form-info .social-links {
    order: 3;
  }
  .contact-form-info .created-by-wrapper {
    padding: 20px 0 10px;
    order: 4;
    grid-column: 1/3;
    align-items: flex-start;
  }
}

.contact-form-info-item {
  max-width: 450px;
}
.contact-form-info-item p,
.contact-form-info-item address {
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  font-style: normal;
}
.contact-form-info-item address {
  margin: 0 !important;
}
@media (max-width: 1919px) {
  .contact-form-info-item {
    max-width: 300px;
  }
  .contact-form-info-item p,
  .contact-form-info-item address {
    font-size: 14px;
    margin: 0 0 10px;
  }
}
@media (max-width: 991px) {
  .contact-form-info-item {
    max-width: 340px;
  }
}

.footer-nav {
  width: 175px;
}
.footer-nav .footer-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-nav .footer-nav-item {
  position: relative;
  margin: 0;
}
.footer-nav .footer-nav-item:last-child .footer-nav-link {
  padding-bottom: 0;
}
.footer-nav .footer-nav-link {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: color 0.3s ease;
  padding: 10px 0;
}
.footer-nav .footer-nav-link:hover {
  color: #00AB45;
  text-decoration: none;
}
.footer-nav .footer-nav-arrow {
  display: block;
  transition: transform 0.3s ease;
}
.footer-nav .footer-nav-arrow.rotated {
  transform: rotate(180deg);
}
.footer-nav .footer-nav-sublist {
  list-style: none;
  padding: 0;
  margin: 0;
  position: static;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  padding-left: 20px;
}
.footer-nav .footer-nav-sublist.active {
  opacity: 1;
  visibility: visible;
  max-height: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-nav .footer-nav-sublist .footer-nav-subitem {
  margin-bottom: 8px;
}
.footer-nav .footer-nav-sublist .footer-nav-subitem:last-child {
  margin-bottom: 0;
}
.footer-nav .footer-nav-sublist .footer-nav-sublink {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  text-decoration: none;
  transition: color 0.3s ease;
  padding: 5px 0;
  display: block;
}
.footer-nav .footer-nav-sublist .footer-nav-sublink:hover {
  color: #00AB45;
  text-decoration: none;
}
@media (max-width: 1919px) {
  .footer-nav .footer-nav-sublist .footer-nav-subitem .footer-nav-sublink {
    font-size: 16px;
  }
}

.downlaod-catalog {
  width: 274px;
  height: 118px;
  padding: 0 0 0 30px;
  border-radius: 10px;
  background: #2F2F2F;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
  gap: 13.5px;
  transition: background 0.3s ease;
}
.downlaod-catalog svg {
  width: 34px;
}
.downlaod-catalog:hover {
  color: #fff;
  background: #00AB45;
  text-decoration: none;
}
.downlaod-catalog:active {
  background: #006334;
}
@media (max-width: 1919px) {
  .downlaod-catalog {
    width: 219px;
    height: 75px;
    padding: 0 0 0 20px;
    font-size: 18px;
  }
}

.createdby {
  background: url("../img/created-by.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 119px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
}

.to-top-button {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  color: #00AB45;
  margin: 0 0 34px;
  transition: all 0.3s ease;
}
.to-top-button svg {
  stroke: currentColor;
  transition: stroke 0.3s ease;
}
.to-top-button:hover {
  color: #fff;
  background: #00AB45;
}
.to-top-button:hover svg {
  stroke: #fff;
}
.to-top-button:active {
  background: #006334;
}
.to-top-button:active svg {
  stroke: #fff;
}

.created-by-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.header {
  background: #FFFFFF;
  top: 0;
  z-index: 1000;
}

.header-content {
  display: flex;
  align-items: center;
  padding: 20px 0;
  min-height: 92px;
  position: relative;
}
@media (max-width: 1919px) {
  .header-content {
    padding: 13px 0;
    min-height: 68px;
  }
}
@media (max-width: 991px) {
  .header-content {
    padding: 20px 0;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .header-content {
    padding: 15px 0;
  }
}

.logo {
  width: 190px;
  height: 52px;
}
.logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.navigation {
  display: flex;
  justify-content: center;
  flex: 1;
  padding-left: 100px;
}

.nav-list {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-item {
  position: relative;
}

.nav-link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #1E1E1E;
  text-decoration: none;
  transition: color 0.3s ease;
  padding: 10px 0;
  letter-spacing: -0.03em;
}
.nav-link:hover {
  color: #00AB45;
  text-decoration: none;
}
.nav-link img {
  display: block;
  transition: transform 0.3s ease;
}

.nav-arrow {
  display: block;
  width: 13px;
  height: 7px;
}

.nav-dropdown {
  position: absolute;
  top: 100%;
  left: -20px;
  background: white;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  list-style: none;
  margin: 0;
  padding: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 10px;
  width: max-content;
  max-width: 250px;
  min-width: 120px;
}

.nav-item--dropdown:hover .nav-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.nav-item--dropdown {
  color: #1E1E1E;
  text-decoration: none;
}
.nav-item--dropdown:hover img {
  transform: rotate(180deg);
}

.nav-dropdown-link {
  color: #1E1E1E;
  text-decoration: none;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.nav-dropdown-link:hover {
  color: #00AB45;
  text-decoration: none;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 31px;
}
@media (max-width: 767px) {
  .header-right {
    gap: 10px;
  }
}

.social-links {
  display: flex;
  align-items: center;
  gap: 8px;
}

.social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #F8F8F8;
  transition: background-color 0.3s ease;
}
.social-link:hover {
  background: rgb(235.25, 235.25, 235.25);
}
.social-link img {
  display: block;
}
.social-link .social-icon-text {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #00AB45;
  line-height: 1;
}
.social-link.social-link--vk img {
  width: 22px;
  height: 13px;
}
.social-link.social-link--whatsapp img {
  width: 19px;
  height: 18px;
}
@media (max-width: 1919px) {
  .social-link {
    width: 32px;
    height: 32px;
  }
}

.language-selector .language-text {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #1E1E1E;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.mobile-overlay {
  display: none;
}

.mobile-menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0 10px;
  border-radius: 50%;
  background: #00AB45;
  color: #FFFFFF;
}
.mobile-menu-toggle .hamburger-line {
  width: 20px;
  height: 2px;
  background: #FFFFFF;
  margin: 2px 0;
  transition: all 0.3s ease;
  border-radius: 1px;
}
.mobile-menu-toggle .hamburger-line:nth-child(2) {
  width: 13px;
}

.mobile-menu-close {
  display: none;
  position: relative;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.mobile-menu-close::before, .mobile-menu-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #1E1E1E;
  border-radius: 1px;
  transition: all 0.3s ease;
}
.mobile-menu-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.mobile-menu-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.mobile-menu-close:hover::before, .mobile-menu-close:hover::after {
  background: #00AB45;
}

@media (max-width: 1919px) {
  .logo {
    width: 135px;
    height: 38px;
  }
  .nav-list {
    gap: 25px;
  }
  .nav-link {
    font-size: 16px;
    font-weight: 500;
  }
}
@media (max-width: 991px) {
  .logo {
    width: 150px;
    height: 42px;
  }
  .social-links {
    display: none;
  }
  .mobile-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
  }
  .header.active .mobile-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .navigation {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background: #FFFFFF;
    z-index: 1001;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 0;
  }
  .header.active .navigation {
    opacity: 1;
    visibility: visible;
  }
  .nav-list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    padding: 60px 30px 40px;
  }
  .nav-dropdown {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0 0 0 10px;
    display: none;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .dropdown-open .nav-dropdown {
    display: block;
  }
  .nav-dropdown .nav-dropdown-link {
    margin: 10px 0 0;
    display: block;
  }
  .nav-item--dropdown:hover img {
    transform: rotate(0deg);
  }
  .nav-dropdown-link {
    font-size: 16px;
  }
  .mobile-menu-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
  }
  .mobile-menu-toggle {
    display: flex;
  }
}
@media (max-width: 767px) {
  .logo {
    width: 120px;
    height: 33px;
  }
}
.page-content {
  padding: 100px 0 0;
}
@media (max-width: 1919px) {
  .page-content {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .page-content {
    padding: 30px 0 0;
  }
}

.page-title {
  margin: 0 0 80px;
}
.page-title h1 {
  margin: 0 0 30px;
  line-height: 1;
  color: #006334;
}
.page-title p {
  margin-bottom: 0;
  font-size: 24px;
  max-width: 645px;
}
@media (max-width: 1919px) {
  .page-title {
    margin-bottom: 60px;
  }
  .page-title p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 991px) {
  .page-title {
    margin-bottom: 60px;
  }
  .page-title p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .page-title {
    margin-bottom: 47px;
  }
  .page-title h1 {
    margin-bottom: 30px;
  }
  .page-title p {
    font-size: 18px;
    line-height: 129%;
  }
}

.main-image {
  height: 800px;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 0 150px;
}
.main-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1919px) {
  .main-image {
    height: 600px;
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .main-image {
    height: 500px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .main-image {
    height: 350px;
    margin-bottom: 50px;
    border-radius: 10px;
  }
}

.main-slider {
  position: relative;
  width: 100%;
  min-height: 520px;
  overflow: hidden;
  perspective: 1000px;
}
@media (max-width: 1919px) {
  .main-slider {
    min-height: 390px;
  }
}

.main-slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.main-slider-item.active {
  opacity: 1;
  visibility: visible;
}

.slider-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-track {
  position: relative;
  width: 300px;
  height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.slider-track:active {
  cursor: grabbing;
}
.slider-track.swiping {
  transition: none;
}
.slider-track.swiping .slider-slide {
  transition: none;
}
@media (max-width: 1919px) {
  .slider-track {
    height: 390px;
  }
}

.slider-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-style: preserve-3d;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider-slide.active {
  transform: translateZ(0) scale(1);
  z-index: 3;
  opacity: 1;
}
.slider-slide.prev {
  transform: translateX(-248px) translateZ(-100px) scale(0.64) rotateY(15deg);
  z-index: 2;
  opacity: 0.7;
}
.slider-slide.next {
  transform: translateX(248px) translateZ(-100px) scale(0.64) rotateY(-15deg);
  z-index: 2;
  opacity: 0.7;
}
.slider-slide.hidden {
  transform: translateX(-314px) translateZ(-200px) scale(0.48) rotateY(25deg);
  opacity: 0;
  z-index: 1;
}
.slider-slide.hidden-right {
  transform: translateX(314px) translateZ(-200px) scale(0.48) rotateY(-25deg);
  opacity: 0;
  z-index: 1;
}
@media (max-width: 1919px) {
  .slider-slide.active {
    transform: translateX(-20px) translateZ(0) scale(1);
  }
  .slider-slide.prev {
    transform: translateX(-198px) translateZ(-100px) scale(0.64) rotateY(15deg);
  }
  .slider-slide.next {
    transform: translateX(158px) translateZ(-100px) scale(0.64) rotateY(-15deg);
  }
  .slider-slide.hidden {
    transform: translateX(-264px) translateZ(-200px) scale(0.48) rotateY(25deg);
  }
  .slider-slide.hidden-right {
    transform: translateX(224px) translateZ(-200px) scale(0.48) rotateY(-25deg);
  }
}

.product-can {
  width: 300px;
  height: 520px;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.3s ease;
}
@media (max-width: 1919px) {
  .product-can {
    height: 390px;
  }
}

.can-image {
  width: auto;
  height: 100%;
  object-fit: contain;
  filter: none;
  transition: filter 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  max-width: none;
}
.slider-slide.active .can-image {
  filter: blur(0px);
}
.slider-slide.prev .can-image, .slider-slide.next .can-image {
  filter: blur(2px);
}
.slider-slide.hidden .can-image, .slider-slide.hidden-right .can-image {
  filter: blur(4px);
}

.slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 50px;
  border: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  padding: 0;
  background: transparent;
}
.slider-nav svg {
  color: #1E1E1E;
  transition: color 0.3s ease;
}
.slider-nav svg path {
  transition: stroke 0.3s ease;
}
.slider-nav:hover svg path {
  stroke: #00AB45;
}
.slider-nav:active {
  transform: translateY(-50%) scale(0.95);
}
.slider-nav.slider-nav--prev {
  left: 0;
}
.slider-nav.slider-nav--next {
  right: 0;
}
.slider-nav:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.slider-nav:disabled:hover {
  border-color: #EAEAEA;
  transform: translateY(-50%);
}
.slider-nav:disabled:hover svg {
  color: #1E1E1E;
}

@media (max-width: 1919px) {
  .main-slider {
    min-height: 390px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .slider-track {
    width: 231px;
    height: 390px;
    margin: 0 auto;
  }
  .product-can {
    width: 154px;
    height: 390px;
  }
  .slider-nav {
    width: 35px;
    height: 35px;
  }
  .slider-nav svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 991px) {
  .main-slider {
    min-height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .slider-track {
    width: 275px;
    height: 440px;
    margin: 0 auto;
  }
  .slider-slide.active {
    transform: translateX(-25px) translateZ(0) scale(1);
  }
  .slider-slide.prev {
    transform: translateX(-208px) translateZ(-80px) scale(0.64) rotateY(15deg);
  }
  .slider-slide.next {
    transform: translateX(158px) translateZ(-80px) scale(0.64) rotateY(-15deg);
  }
  .slider-slide.hidden {
    transform: translateX(-250px) translateZ(-150px) scale(0.48) rotateY(25deg);
  }
  .slider-slide.hidden-right {
    transform: translateX(180px) translateZ(-150px) scale(0.48) rotateY(-25deg);
  }
  .product-can {
    width: 183px;
    height: 440px;
  }
  .slider-nav {
    width: 45px;
    height: 45px;
  }
  .slider-nav.slider-nav--prev {
    left: 0;
  }
  .slider-nav.slider-nav--next {
    right: 0;
  }
  .slider-nav svg {
    width: 17px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .main-slider {
    min-height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .slider-track {
    width: 181px;
    height: 290px;
    margin: 0 auto;
  }
  .slider-slide.prev {
    transform: translateX(-93px) translateZ(-60px) scale(0.64) rotateY(15deg);
  }
  .slider-slide.next {
    transform: translateX(91px) translateZ(-60px) scale(0.64) rotateY(-15deg);
  }
  .slider-slide.hidden {
    transform: translateX(-121px) translateZ(-120px) scale(0.48) rotateY(25deg);
  }
  .slider-slide.hidden-right {
    transform: translateX(97px) translateZ(-120px) scale(0.48) rotateY(-25deg);
  }
  .slider-slide.active {
    transform: translateX(0) translateZ(0) scale(1);
  }
  .product-can {
    width: 121px;
    height: 290px;
    display: flex;
    justify-content: center;
  }
  .slider-nav {
    width: 20px;
    height: 20px;
  }
  .slider-nav svg {
    width: 20px;
    height: 20px;
  }
}
.text-h1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 90px;
}
@media (max-width: 1919px) {
  .text-h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .text-h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .text-h1 {
    font-size: 40px;
  }
}

.text-h2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 75px;
}
@media (max-width: 1919px) {
  .text-h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .text-h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .text-h2 {
    font-size: 35px;
  }
}

.text-h3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 60px;
}
@media (max-width: 1919px) {
  .text-h3 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .text-h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-h3 {
    font-size: 24px;
  }
}

.text-h4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 44px;
}
@media (max-width: 1919px) {
  .text-h4 {
    font-size: 32px;
  }
}
.text-h5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 32px;
}
.text-1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 28px;
}
@media (max-width: 1919px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .text-1 {
    font-size: 22px;
  }
}

.text-2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 24px;
}
@media (max-width: 1919px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .text-2 {
    font-size: 20px;
  }
}

.text-3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .text-3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .text-3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .text-3 {
    font-size: 18px;
  }
}

.text-4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .text-4 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .text-4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .text-4 {
    font-size: 16px;
  }
}

.text-5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 16px;
}
@media (max-width: 1919px) {
  .text-5 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .text-5 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .text-5 {
    font-size: 14px;
  }
}

.text-6 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-6 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .text-6 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .text-6 {
    font-size: 12px;
  }
}

.text-7 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-7 {
    font-size: 12px;
  }
}
.btn-dropdown, .btn-filter, .btn-text, .btn-icon, .btn-icon-lg, .btn-icon-sm, .btn-gray, .btn-dark, .btn-outline, .btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 23px 30px;
  border: 1px solid transparent;
  border-radius: 84px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .btn-dropdown, .btn-filter, .btn-text, .btn-icon, .btn-icon-lg, .btn-icon-sm, .btn-gray, .btn-dark, .btn-outline, .btn-primary {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .btn-dropdown, .btn-filter, .btn-text, .btn-icon, .btn-icon-lg, .btn-icon-sm, .btn-gray, .btn-dark, .btn-outline, .btn-primary {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .btn-dropdown, .btn-filter, .btn-text, .btn-icon, .btn-icon-lg, .btn-icon-sm, .btn-gray, .btn-dark, .btn-outline, .btn-primary {
    font-size: 18px;
  }
}
.btn-dropdown, .btn-filter, .btn-text, .btn-icon, .btn-icon-lg, .btn-icon-sm, .btn-gray, .btn-dark, .btn-outline, .btn-primary {
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease;
  user-select: none;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: 70px;
  opacity: 1;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.03em;
}
.btn-dropdown:hover, .btn-filter:hover, .btn-text:hover, .btn-icon:hover, .btn-icon-lg:hover, .btn-icon-sm:hover, .btn-gray:hover, .btn-dark:hover, .btn-outline:hover, .btn-primary:hover, .btn-dropdown:active, .btn-filter:active, .btn-text:active, .btn-icon:active, .btn-icon-lg:active, .btn-icon-sm:active, .btn-gray:active, .btn-dark:active, .btn-outline:active, .btn-primary:active, .btn-dropdown:focus, .btn-filter:focus, .btn-text:focus, .btn-icon:focus, .btn-icon-lg:focus, .btn-icon-sm:focus, .btn-gray:focus, .btn-dark:focus, .btn-outline:focus, .btn-primary:focus {
  text-decoration: none;
}
.btn-dropdown:disabled, .btn-filter:disabled, .btn-text:disabled, .btn-icon:disabled, .btn-icon-lg:disabled, .btn-icon-sm:disabled, .btn-gray:disabled, .btn-dark:disabled, .btn-outline:disabled, .btn-primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-dropdown:focus, .btn-filter:focus, .btn-text:focus, .btn-icon:focus, .btn-icon-lg:focus, .btn-icon-sm:focus, .btn-gray:focus, .btn-dark:focus, .btn-outline:focus, .btn-primary:focus {
  outline: none;
}

.btn-primary {
  background: #00AB45;
  color: #FFFFFF;
  border: none;
}
.btn-primary::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-color: #006334;
  border-radius: 50px;
  z-index: -1;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  background: #006334;
}
.btn-primary:hover {
  color: #FFFFFF;
}
.btn-primary:hover::after {
  transform: translateX(0);
}
.btn-primary:active {
  color: #FFFFFF;
  background: #006334;
}
.btn-primary:active::after {
  background: #006334;
}

.btn-outline {
  background: transparent;
  border: 1px solid #00AB45;
  color: #00AB45;
}
.btn-outline::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00AB45;
  border-radius: 50px;
  z-index: -1;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.btn-outline:hover {
  color: #FFFFFF;
}
.btn-outline:hover::after {
  transform: translateX(0);
}
.btn-outline:active {
  color: #FFFFFF;
}
.btn-outline:active::after {
  background: rgb(0, 130.2, 52.5368421053);
}

.btn-dark {
  background: transparent;
  color: #1E1E1E;
  border: 1px solid #1E1E1E;
}
.btn-dark::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00AB45;
  border-radius: 50px;
  z-index: -1;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.btn-dark:hover {
  color: #FFFFFF;
}
.btn-dark:hover::after {
  transform: translateX(0);
}
.btn-dark:active {
  color: #FFFFFF;
}
.btn-dark:active::after {
  background: rgb(0, 130.2, 52.5368421053);
}

.btn-gray {
  background: transparent;
  border: 1px solid #E0E0E0;
  color: #BCBCBC;
}
.btn-gray::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  border-radius: 50px;
  z-index: -1;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.btn-gray:hover {
  color: #1E1E1E;
}
.btn-gray:hover::after {
  transform: translateX(0);
}
.btn-gray:active {
  color: #1E1E1E;
}
.btn-gray:active::after {
  background: #EEEEEE;
}

.btn-icon, .btn-icon-lg, .btn-icon-sm {
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
  background: #1E1E1E;
  color: #FFFFFF;
  border: 1px solid #1E1E1E;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  gap: 0;
  font-size: 16px;
}
.btn-icon:hover, .btn-icon-lg:hover, .btn-icon-sm:hover {
  background: #00AB45;
  border-color: #00AB45;
}
.btn-icon:active, .btn-icon-lg:active, .btn-icon-sm:active {
  background: rgb(0, 130.2, 52.5368421053);
  border-color: rgb(0, 130.2, 52.5368421053);
}

.btn-icon-sm {
  width: 32px;
  height: 32px;
}

.btn-icon-lg {
  width: 48px;
  height: 48px;
}

.btn-text {
  background: transparent;
  color: #1E1E1E;
  border: none;
  padding: 8px 12px;
  transition: color 0.3s ease;
  height: auto;
  gap: 8px;
  font-size: 16px;
}
.btn-text:hover {
  color: #00AB45;
}
.btn-text:active {
  color: rgb(0, 130.2, 52.5368421053);
}

.btn-filter {
  background: transparent;
  color: #BCBCBC;
  border: none;
  padding: 8px 12px;
  transition: color 0.3s ease;
  height: auto;
  gap: 8px;
  font-size: 16px;
}
.btn-filter:hover {
  color: #00AB45;
}
.btn-filter:active {
  color: rgb(0, 130.2, 52.5368421053);
}

.btn-dropdown {
  background: transparent;
  color: #1E1E1E;
  width: 32px;
  height: 32px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #E0E0E0;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  gap: 0;
  font-size: 16px;
}
.btn-dropdown:hover {
  background: #F5F5F5;
  border-color: #00AB45;
  color: #00AB45;
}
.btn-dropdown:active {
  background: #00AB45;
  color: #FFFFFF;
}

.btn-sm {
  padding: 12px 20px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 16px;
}
@media (max-width: 1919px) {
  .btn-sm {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .btn-sm {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .btn-sm {
    font-size: 14px;
  }
}
.btn-sm {
  border-radius: 42px;
  height: 48px;
  gap: 8px;
}

.btn-md {
  padding: 18px 24px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .btn-md {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .btn-md {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .btn-md {
    font-size: 16px;
  }
}
.btn-md {
  border-radius: 63px;
  height: 60px;
  gap: 8px;
}

.btn-lg {
  padding: 23px 30px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .btn-lg {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .btn-lg {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .btn-lg {
    font-size: 18px;
  }
}
.btn-lg {
  border-radius: 84px;
  height: 70px;
  gap: 10px;
}

.btn-xl {
  padding: 28px 36px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 24px;
}
@media (max-width: 1919px) {
  .btn-xl {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .btn-xl {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .btn-xl {
    font-size: 20px;
  }
}
.btn-xl {
  border-radius: 105px;
  height: 82px;
  gap: 12px;
}

.btn-loading {
  position: relative;
  color: transparent !important;
}
.btn-loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid #FFFFFF;
  border-top: 2px solid transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn-full-width {
  width: 100%;
  justify-content: center;
}

.btn-link {
  background: none;
  border: none;
  color: #00AB45;
  padding: 0;
  text-decoration: none;
  border-radius: 0;
}
.btn-link:hover {
  color: rgb(0, 120, 48.4210526316);
  text-decoration: none;
}

@media (max-width: 1919px) {
  .btn-primary,
  .btn-outline,
  .btn-dark,
  .btn-gray,
  .btn-secondary,
  .btn-accent {
    font-weight: 400;
    font-style: normal;
    line-height: 120%;
    letter-spacing: -0.03em;
    height: 50px;
    border-radius: 60px;
    border-width: 1px;
    opacity: 1;
    padding: 20px 23px;
    gap: 7px;
    font-size: 16px;
  }
  .btn-icon,
  .btn-icon-sm,
  .btn-icon-lg {
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 60px;
    gap: 0;
  }
  .btn-sm {
    padding: 15px 12px;
    font-size: 14px;
    border-radius: 45px;
    height: 40px;
    gap: 5px;
  }
  .btn-md {
    padding: 18px 18px;
    font-size: 16px;
    border-radius: 60px;
    height: 50px;
    gap: 7px;
  }
  .btn-lg {
    padding: 20px 15px;
    font-size: 16px;
    border-radius: 60px;
    height: 50px;
    gap: 7px;
  }
  .btn-xl {
    padding: 22px 18px;
    font-size: 18px;
    border-radius: 75px;
    height: 60px;
    gap: 8px;
  }
}
@media (max-width: 991px) {
  .btn-primary,
  .btn-outline,
  .btn-dark,
  .btn-gray,
  .btn-secondary,
  .btn-accent {
    font-size: 16px;
    padding: 19px 24px;
    height: auto;
  }
}
.btn-back-to {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -0.03em;
  color: rgba(30, 30, 30, 0.5);
  display: flex;
  align-items: center;
  gap: 7px;
  text-decoration: none;
  margin-bottom: 57px;
}
.btn-back-to:hover {
  text-decoration: none;
  color: #00AB45;
}
.btn-back-to:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 1919px) {
  .btn-back-to {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .btn-back-to {
    margin-bottom: 30px;
  }
}

.sort-controls {
  display: flex;
  align-items: center;
}

.sort-button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 60px;
  color: #BCBCBC;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  border: none;
  background: transparent;
}
.sort-button:hover {
  color: #00AB45;
}

.sort-button-icon {
  transition: transform 0.3s ease;
}
.sort-button.active .sort-button-icon {
  transform: rotate(180deg);
}

.text-h1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 90px;
}
@media (max-width: 1919px) {
  .text-h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .text-h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .text-h1 {
    font-size: 40px;
  }
}

.text-h2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 75px;
}
@media (max-width: 1919px) {
  .text-h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .text-h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .text-h2 {
    font-size: 35px;
  }
}

.text-h3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 60px;
}
@media (max-width: 1919px) {
  .text-h3 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .text-h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-h3 {
    font-size: 24px;
  }
}

.text-h4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 44px;
}
@media (max-width: 1919px) {
  .text-h4 {
    font-size: 32px;
  }
}
.text-h5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 32px;
}
.text-1 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 28px;
}
@media (max-width: 1919px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .text-1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .text-1 {
    font-size: 22px;
  }
}

.text-2 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 24px;
}
@media (max-width: 1919px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .text-2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .text-2 {
    font-size: 20px;
  }
}

.text-3 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .text-3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .text-3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .text-3 {
    font-size: 18px;
  }
}

.text-4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .text-4 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .text-4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .text-4 {
    font-size: 16px;
  }
}

.text-5 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 16px;
}
@media (max-width: 1919px) {
  .text-5 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .text-5 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .text-5 {
    font-size: 14px;
  }
}

.text-6 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-6 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .text-6 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .text-6 {
    font-size: 12px;
  }
}

.text-7 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (max-width: 1919px) {
  .text-7 {
    font-size: 12px;
  }
}
.form-textarea, .form-select, .form-input--error, .form-input {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #1E1E1E;
  background: #FFFFFF;
  transition: all 0.2s ease-in-out;
}
.form-textarea::placeholder, .form-select::placeholder, .form-input--error::placeholder, .form-input::placeholder {
  color: #EAEAEA;
}
.form-textarea:focus, .form-select:focus, .form-input--error:focus, .form-input:focus {
  outline: none;
  border-color: #00AB45;
  box-shadow: 0 0 0 3px rgba(0, 171, 69, 0.1);
}
.form-textarea:disabled, .form-select:disabled, .form-input--error:disabled, .form-input:disabled {
  background: #F8F8F8;
  color: #EAEAEA;
  cursor: not-allowed;
}

.form-input:hover:not(:disabled) {
  border-color: #BCBCBC;
}

.form-input--error {
  border-color: #E41F28;
  color: #E41F28;
}
.form-input--error:focus {
  border-color: #E41F28;
  box-shadow: 0 0 0 3px rgba(228, 31, 40, 0.1);
}

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 40px;
  cursor: pointer;
}
.form-select:hover:not(:disabled) {
  border-color: #BCBCBC;
}

.form-radio {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.form-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.form-radio input[type=radio]:checked + .radio-custom {
  border-color: #006334;
}
.form-radio input[type=radio]:checked + .radio-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #006334;
}
.form-radio input[type=radio]:focus + .radio-custom {
  outline: none;
}
.form-radio .radio-custom {
  width: 18px;
  height: 18px;
  border: 1px solid #BCBCBC;
  border-radius: 50%;
  background: #FFFFFF;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.form-radio .radio-custom:hover {
  border-color: #00AB45;
}
.form-radio .radio-label {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-size: 14px;
  color: #1E1E1E;
  user-select: none;
}

.form-group {
  margin-bottom: 20px;
}
.form-group:last-child {
  margin-bottom: 0;
}

.form-label {
  display: block;
  margin-bottom: 8px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1E1E1E;
}

.form-error {
  display: block;
  margin-top: 4px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-size: 12px;
  color: #E41F28;
}

.form-dropdown {
  position: relative;
}
.form-dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  max-height: 200px;
  overflow-y: auto;
}
.form-dropdown .dropdown-menu .dropdown-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}
.form-dropdown .dropdown-menu .dropdown-item:hover {
  background: #00AB45;
  color: #FFFFFF;
}
.form-dropdown .dropdown-menu .dropdown-item:active {
  background: #006334;
  color: #FFFFFF;
}

.form-textarea {
  min-height: 100px;
  resize: vertical;
}

.select2-container {
  width: 100%;
}

.select2-container--default .select2-selection--single {
  height: 70px;
  border-radius: 10px !important;
  border: 0;
  padding: 19px 50px 19px 29px;
  font-size: 20px;
  line-height: 1.5;
  outline: 0;
  border: 1px solid #FFFFFF;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(180deg);
}
label.error:not([style*="display: none"]) + .select2-container--default .select2-selection--single {
  border-color: #E41F28;
}
@media (max-width: 1919px) {
  .select2-container--default .select2-selection--single {
    height: 56px;
    padding: 13px 50px 13px 20px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .select2-container--default .select2-selection--single {
    height: 59px;
    padding: 15px 50px 10px 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .select2-container--default .select2-selection--single {
    height: 51px;
    padding-top: 11px;
  }
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 28px;
  height: 28px;
  background: url("../img/select-arrow.svg") no-repeat;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (max-width: 1919px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 20px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
  }
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 207px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background: #F8F8F8;
  border-radius: 2px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background: #00AB45;
  border-radius: 2px;
}

.select2-dropdown {
  margin-top: 10px;
  border: 0;
  border-radius: 20px !important;
  padding: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.select2-results__option {
  font-size: 18px;
  padding: 0 20px 0 22px;
  display: block;
  position: relative;
}
.select2-results__option::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #00AB45;
}
@media (max-width: 1919px) {
  .select2-results__option {
    font-size: 14px;
  }
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
  background: none;
  color: #1E1E1E;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable::before,
.select2-container--default .select2-results__option--selected::before {
  background: #00AB45;
}

label.error,
span.error {
  order: 4;
  padding-bottom: 5px;
}

.form-checkbox {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.form-checkbox input[type=checkbox] {
  display: none;
}
.form-checkbox input[type=checkbox] + .checkbox-custom {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  margin-right: 12px;
  position: relative;
  transition: all 0.2s ease;
  flex-shrink: 0;
  margin-top: 4px;
}
.form-checkbox input[type=checkbox] + .checkbox-custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3px;
  height: 8px;
  border: solid #FFFFFF;
  border-width: 0 1px 1px 0;
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  opacity: 0;
  transition: all 0.2s ease;
}
.form-checkbox input[type=checkbox]:hover + .checkbox-custom {
  border-color: #fff;
}
.form-checkbox input[type=checkbox]:checked + .checkbox-custom {
  border-color: #fff;
}
.form-checkbox input[type=checkbox]:checked + .checkbox-custom::after {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(45deg) scale(1);
}
.form-checkbox .checkbox-label {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  user-select: none;
  letter-spacing: -0.02em;
}
.form-checkbox .checkbox-label a {
  color: #00AB45;
  text-decoration: underline;
}
.form-checkbox .checkbox-label a:hover {
  text-decoration: none;
}
.form-checkbox.error .checkbox-custom {
  border-color: #E41F28;
}
.form-checkbox.error .checkbox-label {
  color: #E41F28;
}
.form-checkbox:hover .checkbox-custom {
  border-color: #fff;
}
@media (max-width: 1919px) {
  .form-checkbox .checkbox-label {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .form-checkbox .checkbox-label {
    font-size: 18px;
    line-height: 1.1;
    padding-top: 2px;
  }
}
@media (max-width: 767px) {
  .form-checkbox .checkbox-label {
    font-size: 16px;
  }
}

.accordion {
  width: 100%;
}
.accordion .accordion-item.active .accordion-trigger .accordion-icon {
  transform: rotate(180deg);
}
.accordion .accordion-item.active .accordion-content {
  height: auto;
}
.accordion .accordion-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 0;
}
.accordion .accordion-trigger:hover {
  color: #00AB45;
}
.accordion .accordion-trigger .accordion-title {
  font-weight: normal;
  color: rgba(0, 30, 59, 0.5);
  margin: 0;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
}
.accordion .accordion-trigger .accordion-icon {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 15px;
}
.accordion .accordion-trigger .accordion-icon svg {
  width: 100%;
  height: 100%;
  stroke: currentColor;
}
.accordion .accordion-content {
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease;
}
.accordion .accordion-content .accordion-content-inner {
  padding: 0 0 20px;
}
.accordion .accordion-content .accordion-content-inner p {
  margin: 0 0 15px 0;
  font-family: Noto Sans;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.03em;
}
.accordion .accordion-content .accordion-content-inner p:last-child {
  margin-bottom: 0;
}
.accordion .accordion-content .accordion-content-inner ul, .accordion .accordion-content .accordion-content-inner ol {
  margin: 0 0 15px;
  padding-left: 20px;
}
.accordion .accordion-content .accordion-content-inner ul li, .accordion .accordion-content .accordion-content-inner ol li {
  margin-bottom: 8px;
  color: #BCBCBC;
  line-height: 1.6;
}
.accordion .accordion-content .accordion-content-inner ul li:last-child, .accordion .accordion-content .accordion-content-inner ol li:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .accordion .accordion-trigger {
    padding: 18px 0;
  }
  .accordion .accordion-content .accordion-content-inner {
    padding: 0 0 18px 0;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-trigger {
    padding: 15px 0;
  }
  .accordion .accordion-trigger .accordion-icon {
    width: 18px;
    height: 18px;
    margin-left: 10px;
  }
  .accordion .accordion-content .accordion-content-inner {
    padding: 0 0 15px 0;
  }
  .accordion .accordion-content .accordion-content-inner p {
    font-size: 14px;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  overflow-y: auto;
}
.modal.active {
  opacity: 1;
  visibility: visible;
}
.modal .modal-content {
  width: 986px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px;
  max-width: 90%;
  max-height: 90%;
  position: relative;
  transition: transform 0.3s ease;
}
.modal.active .modal .modal-content {
  transform: scale(1);
}
.modal .modal-close {
  position: absolute;
  top: 0;
  right: -34px;
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #BCBCBC;
  transition: color 0.3s ease;
}
.modal .modal-close:hover {
  color: #1E1E1E;
}
.modal .modal-close svg {
  width: 100%;
  height: 100%;
}
.modal .modal-header {
  margin-bottom: 30px;
}
.modal .modal-header .modal-title {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  font-size: 60px;
}
@media (max-width: 1919px) {
  .modal .modal-header .modal-title {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .modal .modal-header .modal-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .modal .modal-header .modal-title {
    font-size: 24px;
  }
}
.modal .modal-header .modal-title {
  margin: 0;
}
.modal .modal-body {
  margin-bottom: 30px;
}
.modal .modal-footer {
  display: flex;
  gap: 10px;
}
.modal .modal-footer .btn {
  min-width: 120px;
}

.age-verification-modal::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.age-verification-modal .age-verification-content {
  max-width: 700px;
  padding: 50px 30px;
  text-align: center;
}
.age-verification-modal .age-verification-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.age-verification-modal .age-verification-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  margin: 0;
  width: 100%;
}
.age-verification-modal .age-verification-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  width: 100%;
}
.age-verification-modal .age-verification-buttons button {
  font-size: 16px;
}

@media (max-width: 991px) {
  .modal .modal-content {
    padding: 30px;
    border-radius: 16px;
  }
}
@media (max-width: 767px) {
  .modal .modal-content {
    padding: 50px 20px 20px;
    border-radius: 12px;
    margin: 20px;
    max-width: calc(100% - 40px);
  }
  .modal .modal-close {
    top: 10px;
    right: 12px;
    width: 30px;
    height: 30px;
  }
  .modal .modal-close svg path {
    stroke: #BCBCBC;
  }
  .modal .modal-footer {
    flex-direction: column;
  }
  .modal .modal-footer .btn {
    width: 100%;
  }
  .age-verification-modal .age-verification-content {
    padding: 40px 20px;
  }
  .age-verification-modal .age-verification-body {
    gap: 30px;
  }
  .age-verification-modal .age-verification-title {
    font-size: 24px;
  }
  .age-verification-modal .age-verification-buttons {
    gap: 12px;
    flex-direction: column;
  }
  .age-verification-modal .age-verification-buttons button {
    padding: 16px 30px;
    font-size: 14px;
  }
}
.filter-button-opener {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 19px;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.03em;
  background: none;
  border: 0;
  cursor: pointer;
}
.filter-button-opener:hover {
  color: #00AB45;
}
.filter-button-opener:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 767px) {
  .filter-button-opener {
    padding: 0;
  }
}

.filter-modal .filter-grid {
  display: grid;
  grid-template-columns: repeat(5, max-content);
  gap: 20px;
  margin-bottom: 30px;
  justify-content: space-between;
}
.filter-modal .filter-group .filter-group-trigger {
  display: block;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  cursor: default;
  text-align: left;
  pointer-events: none;
}
.filter-modal .filter-group .filter-group-icon {
  display: none;
}
.filter-modal .filter-group .filter-group-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.01em;
  margin: 0 0 15px;
  display: block;
}
.filter-modal .filter-group .filter-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.filter-modal .filter-group .filter-option {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.filter-modal .filter-group .filter-option input[type=radio] {
  display: none;
}
.filter-modal .filter-group .filter-option .filter-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #00AB45;
  border-radius: 50%;
  position: relative;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.filter-modal .filter-group .filter-option .filter-radio::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #00AB45;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.filter-modal .filter-group .filter-option .filter-label {
  color: #1E1E1E;
  font-size: 14px;
  line-height: 1.4;
  transition: color 0.3s ease;
}
.filter-modal .filter-group .filter-option:hover .filter-radio {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option:hover .filter-label {
  color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio::after {
  opacity: 1;
}
.filter-modal .filter-group .filter-option input[type=checkbox] {
  display: none;
}
.filter-modal .filter-group .filter-option .filter-checkbox {
  width: 12px;
  height: 12px;
  border: 1px solid #00AB45;
  border-radius: 50%;
  position: relative;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.filter-modal .filter-group .filter-option .filter-checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #00AB45;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.filter-modal .filter-group .filter-option:hover .filter-checkbox {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=checkbox]:checked + .filter-checkbox {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=checkbox]:checked + .filter-checkbox::after {
  opacity: 1;
}
.filter-modal .filter-group .filter-option.hidden {
  display: none;
}

@media (max-width: 991px) {
  .filter-modal .filter-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .filter-modal .filter-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .filter-modal .filter-group {
    border-bottom: 1px solid #EAEAEA;
    padding: 0;
  }
  .filter-modal .filter-group:last-child {
    border-bottom: none;
  }
  .filter-modal .filter-group .filter-group-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    width: 100%;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    pointer-events: auto;
  }
  .filter-modal .filter-group .filter-group-trigger:hover {
    opacity: 0.7;
  }
  .filter-modal .filter-group .filter-group-icon {
    display: block;
    transition: transform 0.3s ease;
    flex-shrink: 0;
  }
  .filter-modal .filter-group .filter-group-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.01em;
    margin: 0;
    display: block;
  }
  .filter-modal .filter-group .filter-options {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    gap: 10px;
    padding: 0;
  }
  .filter-modal .filter-group.active .filter-group-icon {
    transform: rotate(180deg);
  }
  .filter-modal .filter-group.active .filter-options {
    max-height: 500px;
    padding: 0 0 15px 0;
  }
  .filter-modal .filter-group .filter-option {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
  }
  .filter-modal .filter-group .filter-option .filter-radio {
    width: 12px;
    height: 12px;
    border: 1px solid #EAEAEA;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease;
    flex-shrink: 0;
  }
  .filter-modal .filter-group .filter-option .filter-radio::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #00AB45;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .filter-modal .filter-group .filter-option .filter-label {
    color: #1E1E1E;
    font-size: 14px;
    line-height: 1.4;
    transition: color 0.3s ease;
  }
  .filter-modal .filter-group .filter-option:hover .filter-radio {
    border-color: #00AB45;
  }
  .filter-modal .filter-group .filter-option:hover .filter-label {
    color: #00AB45;
  }
  .filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio {
    border-color: #00AB45;
  }
  .filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio::after {
    opacity: 1;
  }
  .filter-modal .filter-group .filter-option input[type=radio]:checked ~ .filter-label {
    color: #00AB45;
    font-weight: 500;
  }
}
.heading-animated .heading-lines {
  display: block;
}
.heading-animated .heading-line {
  overflow: hidden;
  display: block;
  padding-bottom: 0.15em;
  margin-bottom: -0.15em;
}
.heading-animated .heading-line-inner {
  display: block;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.heading-animated.heading-visible .heading-line-inner {
  transform: translateY(0);
  opacity: 1;
}

@media (max-width: 767px) {
  .heading-animated .heading-line-inner {
    transition-duration: 0.6s;
  }
}
.language-switcher {
  position: relative;
  z-index: 100;
}
.language-switcher .language-switcher-btn {
  display: flex;
  align-items: center;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.language-switcher .language-switcher-btn:hover {
  opacity: 0.7;
}
.language-switcher .language-switcher-btn:focus {
  outline: none;
}
.language-switcher .language-current {
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  color: #1E1E1E;
  text-transform: uppercase;
}
.language-switcher .language-arrow {
  display: none;
}
.language-switcher .language-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 150px;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  list-style: none;
  padding: 8px 0;
  margin: 0;
  z-index: 1000;
}
.language-switcher.active .language-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.language-switcher .language-dropdown-item {
  margin: 0;
  padding: 0;
}
.language-switcher .language-dropdown-link {
  display: block;
  width: 100%;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  color: #1E1E1E;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease;
}
.language-switcher .language-dropdown-link:hover {
  background: #F8F8F8;
  color: #00AB45;
}
.language-switcher .language-dropdown-link.active {
  background: #00AB45;
  color: #FFFFFF;
  font-weight: 600;
}
.language-switcher .language-dropdown-link.active:hover {
  background: rgb(0, 145.5, 58.7105263158);
}

@media (max-width: 991px) {
  .language-switcher .language-current {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.04em;
  }
  .language-switcher .language-dropdown {
    min-width: 130px;
  }
  .language-switcher .language-dropdown-link {
    padding: 10px 16px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .language-switcher {
    order: -1;
    margin-right: 12px;
  }
  .language-switcher .language-dropdown {
    right: 0;
    min-width: 120px;
  }
  .language-switcher .language-dropdown-link {
    padding: 10px 14px;
  }
}
.hero {
  padding: 100px 0 150px;
}
.hero .hero-content {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 60px;
}
.hero .text-block {
  flex: 1;
  margin-bottom: 40px;
}
.hero .text-block h1 {
  margin: 0 0 43px;
  color: #006334;
  line-height: 1;
  letter-spacing: -0.03em;
}
.hero .text-block p {
  margin-bottom: 0;
  font-size: 24px;
  max-width: 490px;
}
.hero .main-slider {
  flex: 1;
  max-width: 50%;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (max-width: 1919px) {
  .hero .hero-content {
    padding-bottom: 0;
  }
  .hero .main-slider {
    max-width: 45%;
  }
  .hero .text-block h1 {
    margin-bottom: 30px;
  }
  .hero .text-block p {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .hero .text-block p {
    font-size: 24px;
    line-height: 129%;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .hero .hero-content {
    padding-bottom: 30px;
  }
}

.hero-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.hero-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  flex: 1;
}

.hero-tab-button {
  padding: 14px 28px;
  border: 1px solid #EAEAEA;
  border-radius: 30px;
  cursor: pointer;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1E1E1E;
  font-size: 20px;
}
@media (max-width: 1919px) {
  .hero-tab-button {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .hero-tab-button {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hero-tab-button {
    font-size: 18px;
  }
}
.hero-tab-button {
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.05em;
  background: transparent;
  color: #1E1E1E;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease;
}
.hero-tab-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00AB45;
  border-radius: 30px;
  z-index: -1;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.hero-tab-button:hover {
  color: #FFFFFF;
  border-color: #00AB45;
}
.hero-tab-button:hover::after {
  transform: translateX(0);
}
.hero-tab-button.active {
  color: #FFFFFF;
  border-color: #00AB45;
  background: #00AB45;
}
.hero-tab-button.active::after {
  transform: translateX(0);
}

.hero-links {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
}

.hero-links-group {
  display: none;
  flex-wrap: wrap;
  gap: 15px;
}
.hero-links-group.active {
  display: flex;
}

@media (max-width: 1919px) {
  .hero {
    padding: 50px 0 100px;
  }
  .hero-content {
    padding-bottom: 50px;
  }
  .hero-tabs {
    gap: 10px;
  }
  .hero-tab-button {
    font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.05em;
    height: 44px;
    border-radius: 60px;
    border-width: 1px;
    opacity: 1;
    padding: 10px 20px;
    gap: 7px;
  }
  .hero-tab-button::after {
    border-radius: 60px;
  }
  .hero-link {
    font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.03em;
    height: 50px;
    border-radius: 60px;
    border-width: 1px;
    opacity: 1;
    padding: 20px 15px;
    gap: 7px;
  }
  .hero-link::after {
    border-radius: 60px;
  }
}
@media (max-width: 991px) {
  .hero {
    padding-bottom: 80px;
  }
  .hero .text-block {
    width: 100%;
    max-width: 100%;
    margin-bottom: 43px;
  }
  .hero .main-slider {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero-content {
    flex-direction: column;
    padding-bottom: 30px;
  }
  .hero-tabs {
    gap: 15px;
    justify-content: center;
    width: 100%;
  }
  .hero-footer {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
  .hero-links {
    order: -1;
  }
  .hero-link {
    padding: 19px 24px;
    font-size: 16px;
    height: auto;
  }
  .hero-tab-button {
    font-size: 16px;
    padding: 14px 19px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .hero {
    padding: 30px 0 50px;
  }
  .hero .text-block p {
    font-size: 18px;
  }
  .hero .main-slider {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero-links {
    flex-direction: column;
    align-items: center;
    gap: 5px;
    width: 100%;
  }
  .hero-links a {
    width: 100%;
  }
  .hero-footer {
    gap: 18px;
  }
  .hero-tabs {
    justify-content: flex-start;
    gap: 5px;
  }
  .hero-tab-button {
    padding: 14px 25px;
  }
}
.about {
  padding: 150px 0;
}
@media (max-width: 1919px) {
  .about {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .about {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .about {
    padding: 50px 0;
  }
}

.about-content {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}
@media (max-width: 1919px) {
  .about-content {
    grid-template-columns: 394px 1fr;
    gap: 25px;
  }
}
@media (max-width: 991px) {
  .about-content {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .about-content {
    gap: 10px;
  }
}

.about-content-image {
  height: 100%;
}
.about-content-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
  display: block;
}
@media (max-width: 1919px) {
  .about-content-image img {
    border-radius: 20px;
  }
}
@media (max-width: 991px) {
  .about-content-image {
    height: 361px;
  }
}
@media (max-width: 767px) {
  .about-content-image img {
    border-radius: 10px;
  }
}

.about-content-text {
  display: grid;
  grid-template-columns: 263px 0.819fr 1fr;
  grid-template-rows: auto auto;
  gap: 16px;
}
@media (max-width: 1919px) {
  .about-content-text {
    grid-template-columns: 194px 1fr 1.28fr;
    gap: 10px;
  }
}
@media (max-width: 991px) {
  .about-content-text {
    grid-template-columns: 35fr 15fr 50fr;
    gap: 13px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .about-content-text {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

.about-content-text-item {
  background: #FFFFFF;
  border: 1px solid #00AB45;
  border-radius: 10px;
  padding: 40px 27px 39px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 140px;
  position: relative;
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.about-content-text-item.animated {
  opacity: 1;
  transform: scale(1);
}
.about-content-text-item:nth-child(3) {
  background: transparent;
  border: 1px solid transparent;
}
.about-content-text-item:nth-child(4) {
  background: transparent;
  border: 1px solid transparent;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0;
}
.about-content-text-item .about-content-text-item-number {
  font-size: 90px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 16px;
  color: #00AB45;
}
.about-content-text-item p {
  font-size: 22px;
  margin: 0;
  color: #00AB45;
  line-height: 1.29;
  letter-spacing: -0.02em;
}
@media (max-width: 1919px) {
  .about-content-text-item {
    padding: 29px 10px 29px 23px;
    min-height: auto;
    border-radius: 20px;
  }
  .about-content-text-item .about-content-text-item-number {
    font-size: 70px;
    margin: 0 0 10px;
  }
  .about-content-text-item p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .about-content-text-item {
    padding: 40px 35px 35px 30px;
  }
  .about-content-text-item:nth-child(1) {
    grid-column: 1/3;
  }
  .about-content-text-item:nth-child(2) {
    grid-column: 3/4;
  }
  .about-content-text-item:nth-child(3) {
    grid-column: 1/4;
    order: 10;
    display: none;
    padding: 0;
  }
  .about-content-text-item:nth-child(4) {
    grid-column: 1/4;
    order: 9;
    justify-content: flex-start;
    padding: 40px 0 0;
  }
  .about-content-text-item:nth-child(5) {
    grid-column: 1/2;
  }
  .about-content-text-item:nth-child(6) {
    grid-column: 2/4;
  }
  .about-content-text-item .about-content-text-item-number {
    font-size: 55px;
    margin: 0 0 14px;
  }
  .about-content-text-item p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .about-content-text-item {
    border-radius: 10px;
    padding-bottom: 37px;
  }
  .about-content-text-item:nth-child(1) {
    grid-column: 1/2;
  }
  .about-content-text-item:nth-child(2) {
    grid-column: 1/2;
  }
  .about-content-text-item:nth-child(3) {
    grid-column: 1/2;
    order: 10;
    display: none;
  }
  .about-content-text-item:nth-child(4) {
    grid-column: 1/2;
    order: 9;
    justify-content: flex-start;
    padding: 20px 0 0;
  }
  .about-content-text-item:nth-child(5) {
    grid-column: 1/2;
  }
  .about-content-text-item:nth-child(6) {
    grid-column: 1/2;
  }
  .about-content-text-item .about-content-text-item-number {
    font-size: 35px;
    margin: 0 0 14px;
  }
  .about-content-text-item p {
    font-size: 22px;
  }
}

.mission-section {
  padding: 150px 0 0;
}
@media (max-width: 1919px) {
  .mission-section {
    padding: 100px 0 0;
  }
}
@media (max-width: 991px) {
  .mission-section {
    padding: 80px 0 0;
  }
}
@media (max-width: 767px) {
  .mission-section {
    padding: 50px 0 0;
  }
}

.mission {
  padding: 0 0 150px;
}
@media (max-width: 1919px) {
  .mission {
    padding: 0 0 100px;
  }
}
@media (max-width: 991px) {
  .mission {
    padding: 0 0 80px;
  }
}
@media (max-width: 767px) {
  .mission {
    padding: 0 0 50px;
  }
}

.mission-cards {
  display: flex;
  gap: 12px;
}
@media (max-width: 991px) {
  .mission-cards {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .mission-cards {
    grid-template-columns: 1fr;
  }
}

.mission-card {
  position: relative;
  flex: 1;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  height: 550px;
}
.mission-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 2;
}
.mission-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.mission-card:hover {
  flex: 2;
}
.mission-card:hover .mission-card-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mission-card:hover .mission-card-title {
  font-size: 44px;
  transform: translateY(-10px);
}
@media (max-width: 991px) {
  .mission-card .mission-card-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .mission-card .mission-card-title {
    font-size: 24px;
    transform: translateY(-10px);
  }
  .mission-card::before {
    background: rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .mission-card {
    height: 350px;
    flex: none;
    border-radius: 10px;
  }
  .mission-card:hover {
    flex: none;
  }
  .mission-card:hover .mission-card-title {
    font-size: 24px;
  }
}

.mission-card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mission-card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 30px 26px;
  z-index: 3;
}
@media (max-width: 991px) {
  .mission-card-content {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .mission-card-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    padding: 30px 19px 27px 30px;
  }
}

.mission-card-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #fff;
  margin: 0 0 15px 0;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-delay: 0.2s;
}
.mission-card:hover .mission-card-title {
  transform: translateY(-10px);
  font-size: 44px;
}
.mission-card:not(:hover) .mission-card-title {
  transition-delay: 0s;
}
@media (max-width: 1919px) {
  .mission-card-title {
    font-size: 24px;
  }
  .mission-card:hover .mission-card-title {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .mission-card:hover .mission-card-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .mission-card:hover .mission-card-title {
    font-size: 24px;
  }
}

.mission-card-description {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s, opacity 0.6s;
  transition-delay: 0.2s;
  opacity: 0;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.03em;
}
.mission-card:hover .mission-card-description {
  max-height: 200px;
  opacity: 1;
}
.mission-card:not(:hover) .mission-card-description {
  transition-delay: 0s;
}
@media (max-width: 1919px) {
  .mission-card-description {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .mission-card-description {
    overflow: visible;
    transition-delay: 0s;
  }
  .mission-card .mission-card-description {
    max-height: none;
    opacity: 1;
  }
}

.mission-card-list {
  list-style: none;
  padding: 0 0 12px;
  margin: 0;
}
.mission-card-list li {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  color: #fff;
  margin-bottom: 2px;
}
.mission-card-list li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1919px) {
  .mission-card-list li {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .mission-card-list li {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .mission-cards {
    display: block;
  }
  .mission-card {
    margin-bottom: 15px;
  }
  .mission-card:last-child {
    margin-bottom: 0;
  }
  .mission-card.mobile-active .mission-card-description {
    max-height: 200px;
  }
}
.products {
  padding: 150px 0;
}
@media (max-width: 991px) {
  .products {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .products {
    padding: 50px 0;
  }
}

.product-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 346px;
  border-radius: 20px;
  background: #F8F8F8;
  overflow: hidden;
  transition: background 0.3s ease;
  position: relative;
}
.product-link img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease;
  display: block;
  max-width: 60%;
  max-height: 60%;
  width: 204px;
  height: auto;
}
.product-link:hover {
  background: #0052A1;
}
.product-link:hover .product-image-r {
  transform: translate(-50%, -50%) scale(1.2);
}
@media (max-width: 1919px) {
  .product-link {
    height: 246px;
  }
  .product-link img {
    transform: translate(-50%, -50%) scale(0.7);
  }
  .product-link img:hover {
    transform: translate(-50%, -50%) scale(1);
  }
}
@media (max-width: 991px) {
  .product-link {
    height: 168px;
  }
  .product-link img {
    transform: translate(-50%, -50%) scale(0.6);
  }
  .product-link img:hover {
    transform: translate(-50%, -50%) scale(0.6);
  }
}
@media (max-width: 767px) {
  .product-link img {
    transform: translate(-50%, -50%) scale(1);
  }
}

.producs-content .swiper {
  margin: 0 0 80px;
  padding-top: 78px;
}
.producs-content .arrows-holder {
  position: absolute;
  top: 0;
  left: calc(66.6666666667% + 10px);
  width: 70px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.producs-content .arrows-holder .swiper-button-prev,
.producs-content .arrows-holder .swiper-button-next {
  position: static;
  margin: 0;
  background: none;
  color: transparent;
  width: 17px;
  height: 30px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.producs-content .arrows-holder .swiper-button-prev svg path,
.producs-content .arrows-holder .swiper-button-next svg path {
  transition: stroke 0.3s ease;
}
.producs-content .arrows-holder .swiper-button-prev:hover svg path,
.producs-content .arrows-holder .swiper-button-next:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 1919px) {
  .producs-content .arrows-holder {
    width: 50px;
  }
  .producs-content .arrows-holder .swiper-button-prev,
  .producs-content .arrows-holder .swiper-button-next {
    width: 13px;
    height: 27px;
  }
}
@media (max-width: 991px) {
  .producs-content .swiper {
    padding-top: 60px;
  }
  .producs-content .arrows-holder {
    left: 0;
  }
}
@media (max-width: 767px) {
  .producs-content {
    left: 0;
  }
  .producs-content .arrows-holder {
    width: 37px;
  }
  .producs-content .arrows-holder .swiper-button-prev,
  .producs-content .arrows-holder .swiper-button-next {
    width: 10px;
    height: 20px;
  }
}

.vision {
  padding: 150px 0;
}
@media (max-width: 1919px) {
  .vision {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .vision {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .vision {
    padding: 50px 0;
  }
}

.vision-slider,
.news-slider {
  padding-top: 78px;
}
.vision-slider .swiper-slide img,
.vision-slider .swiper-slide video,
.news-slider .swiper-slide img,
.news-slider .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.vision-slider .swiper-slide.wide,
.news-slider .swiper-slide.wide {
  width: calc(66.6666666667% - 50px);
  height: 844px;
}
.vision-slider .swiper-slide.wide img,
.vision-slider .swiper-slide.wide video,
.news-slider .swiper-slide.wide img,
.news-slider .swiper-slide.wide video {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.vision-slider .swiper-slide.narrow,
.news-slider .swiper-slide.narrow {
  width: calc(33.3333333333% + 40px);
  height: 844px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.vision-slider .swiper-slide.narrow img,
.vision-slider .swiper-slide.narrow video,
.news-slider .swiper-slide.narrow img,
.news-slider .swiper-slide.narrow video {
  width: 100%;
  height: calc(50% - 5px);
  flex: 1;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.vision-slider .arrows-holder,
.news-slider .arrows-holder {
  position: absolute;
  top: 0;
  left: calc(66.6666666667% - 40px);
  width: 70px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.vision-slider .arrows-holder .swiper-button-prev,
.vision-slider .arrows-holder .swiper-button-next,
.news-slider .arrows-holder .swiper-button-prev,
.news-slider .arrows-holder .swiper-button-next {
  position: static;
  margin: 0;
  background: none;
  color: transparent;
  width: 17px;
  height: 30px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.vision-slider .arrows-holder .swiper-button-prev svg path,
.vision-slider .arrows-holder .swiper-button-next svg path,
.news-slider .arrows-holder .swiper-button-prev svg path,
.news-slider .arrows-holder .swiper-button-next svg path {
  transition: stroke 0.3s ease;
}
.vision-slider .arrows-holder .swiper-button-prev:hover svg path,
.vision-slider .arrows-holder .swiper-button-next:hover svg path,
.news-slider .arrows-holder .swiper-button-prev:hover svg path,
.news-slider .arrows-holder .swiper-button-next:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 1919px) {
  .vision-slider .swiper-slide.wide,
  .news-slider .swiper-slide.wide {
    height: 600px;
  }
  .vision-slider .swiper-slide.narrow,
  .news-slider .swiper-slide.narrow {
    height: 600px;
  }
  .vision-slider .arrows-holder,
  .news-slider .arrows-holder {
    width: 50px;
  }
  .vision-slider .arrows-holder .swiper-button-prev,
  .vision-slider .arrows-holder .swiper-button-next,
  .news-slider .arrows-holder .swiper-button-prev,
  .news-slider .arrows-holder .swiper-button-next {
    width: 13px;
    height: 27px;
  }
}
@media (max-width: 991px) {
  .vision-slider .arrows-holder,
  .news-slider .arrows-holder {
    left: 20px;
  }
  .vision-slider .swiper-slide.wide,
  .news-slider .swiper-slide.wide {
    width: 50%;
    height: 415px;
  }
  .vision-slider .swiper-slide.narrow,
  .news-slider .swiper-slide.narrow {
    width: 50%;
    height: 415px;
  }
}
@media (max-width: 767px) {
  .vision-slider,
  .news-slider {
    padding-top: 40px;
  }
  .vision-slider .arrows-holder,
  .news-slider .arrows-holder {
    left: 0;
  }
  .vision-slider .arrows-holder,
  .news-slider .arrows-holder {
    width: 37px;
    left: 0;
  }
  .vision-slider .arrows-holder .swiper-button-prev,
  .vision-slider .arrows-holder .swiper-button-next,
  .news-slider .arrows-holder .swiper-button-prev,
  .news-slider .arrows-holder .swiper-button-next {
    width: 10px;
    height: 20px;
  }
  .vision-slider .swiper-slide.wide img,
  .news-slider .swiper-slide.wide img {
    border-radius: 10px;
  }
  .vision-slider .swiper-slide.narrow img,
  .news-slider .swiper-slide.narrow img {
    border-radius: 10px;
  }
}

.news-slider .arrows-holder {
  left: calc(66.6666666667% + 10px);
}
.news-slider .swiper-slide img {
  border-radius: 20px;
}
.news-slider .swiper-slide.wide {
  width: 66.6666666667%;
  height: 600px;
}
.news-slider .swiper-slide.narrow {
  width: calc(33.3333333333% - 10px);
  height: 600px;
}
@media (max-width: 1919px) {
  .news-slider .arrows-holder {
    left: calc(50% + 5px);
  }
  .news-slider .swiper-slide.wide {
    width: calc(50% - 5px);
    height: 600px;
  }
  .news-slider .swiper-slide.narrow {
    width: calc(50% - 5px);
    height: 600px;
  }
}
@media (max-width: 991px) {
  .news-slider {
    padding-top: 58px;
  }
  .news-slider .arrows-holder {
    left: 0;
  }
  .news-slider .swiper-slide.wide {
    height: 415px;
  }
  .news-slider .swiper-slide.narrow {
    height: 415px;
  }
}
@media (max-width: 767px) {
  .news-slider .arrows-holder {
    width: 37px;
  }
  .news-slider .arrows-holder .swiper-button-prev,
  .news-slider .arrows-holder .swiper-button-next {
    width: 10px;
    height: 20px;
  }
}

@media (max-width: 767px) {
  .vision-content {
    margin: 0 10px;
  }
}

.shops {
  padding: 150px 0;
}
.shops .swiper-wrapper {
  transition-timing-function: linear !important;
  align-items: center;
}
.shops .swiper-slide {
  width: auto;
  white-space: nowrap;
}
@media (max-width: 1919px) {
  .shops {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .shops {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .shops {
    padding: 50px 0;
  }
}

.logo-marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.marquee-track {
  display: flex;
  align-items: center;
  gap: 140px;
  width: max-content;
  animation: scroll 20s linear infinite;
  height: 83px;
}
@media (max-width: 1919px) {
  .marquee-track {
    gap: 100px;
    height: 67px;
  }
}
@media (max-width: 991px) {
  .marquee-track {
    gap: 80px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .marquee-track {
    gap: 50px;
    height: 40px;
  }
}

.marquee-track img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  width: auto;
  height: auto;
  object-fit: contain;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.news {
  padding: 150px 0;
}
.news:last-child {
  padding-bottom: 0;
}
@media (max-width: 1919px) {
  .news {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .news {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .news {
    padding: 50px 0;
  }
}

.news-content {
  padding: 100px 0 0;
}
@media (max-width: 1919px) {
  .news-content {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .news-content {
    padding: 30px 0 0;
  }
}

.promo-news-list {
  display: flex;
  gap: 10px;
}
@media (max-width: 991px) {
  .promo-news-list {
    flex-direction: column;
    gap: 30px;
  }
}

.promo-news-item {
  flex: 1 0 0;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: rgb(248, 248, 248);
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1919px) {
  .promo-news-item {
    border-radius: 20px;
  }
  .promo-news-item a {
    width: 100%;
    display: block;
  }
  .promo-news-item img {
    width: 100%;
    height: 507px;
    object-fit: cover;
    display: block;
  }
}
@media (max-width: 991px) {
  .promo-news-item {
    overflow: visible;
    background: none;
  }
  .promo-news-item a {
    display: flex;
    gap: 20px;
    align-items: flex-end;
  }
  .promo-news-item a:hover {
    text-decoration: none;
  }
  .promo-news-item img {
    width: 100%;
    height: 486px;
    object-fit: cover;
    flex: 1 0 0;
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .promo-news-item img {
    height: 463px;
    border-radius: 10px;
  }
  .promo-news-item a {
    flex-direction: column;
  }
}

.promo-news-item-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 10px;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.promo-news-item-text:hover {
  opacity: 1;
}
.promo-news-item-text .promo-news-item-date {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.03em;
  display: block;
  color: rgb(255, 255, 255);
}
.promo-news-item-text .promo-news-item-title {
  font-size: 32px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: rgb(255, 255, 255);
}
@media (max-width: 1919px) {
  .promo-news-item-text .promo-news-item-title {
    font-size: 24px;
  }
  .promo-news-item-text .promo-news-item-date {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .promo-news-item-text {
    flex: 1 0 0;
    background: none;
    opacity: 1;
    position: relative;
    padding: 0;
  }
  .promo-news-item-text .promo-news-item-date {
    color: #1E1E1E;
    font-size: 18px;
  }
  .promo-news-item-text .promo-news-item-title {
    color: #1E1E1E;
    font-size: 24px;
    margin: 0;
    line-height: 120%;
  }
}
@media (max-width: 767px) {
  .promo-news-item-text .promo-news-item-title {
    font-size: 20px;
  }
  .promo-news-item-text .promo-news-item-date {
    font-size: 16px;
  }
}

.news-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.news-item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: rgb(248, 248, 248);
  display: flex;
  flex-wrap: wrap;
}
.news-item img {
  display: block;
  width: 389px;
  height: 389px;
  object-fit: cover;
}
@media (max-width: 1919px) {
  .news-item img {
    width: 291px;
    height: 291px;
  }
}
@media (max-width: 991px) {
  .news-item img {
    height: 437px;
  }
}
@media (max-width: 767px) {
  .news-item {
    flex-direction: column;
    border-radius: 10px;
  }
  .news-item img {
    width: 100%;
    height: 300px;
  }
}

.news-item-content-wrapper {
  flex: 1 0 0;
  padding: 40px 30px;
}
@media (max-width: 1919px) {
  .news-item-content-wrapper {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .news-item-content-wrapper {
    padding: 20px;
  }
}

.news-item-content {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px;
  gap: 30px;
}
@media (max-width: 991px) {
  .news-item-content {
    flex-direction: column;
    gap: 30px;
  }
}

.news-item-content-main-info {
  flex: 1;
  padding-right: 50px;
}

.news-item-details-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 250px;
}

.news-item-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.news-item-type {
  font-size: 16px;
  border: 1px solid #EAEAEA;
  margin: 0 0 10px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 15px;
  border-radius: 20px;
  color: #1E1E1E;
}

.news-item-date {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
}

.news-item-title {
  font-size: 28px;
  line-height: 130%;
  letter-spacing: -3%;
  margin: 0 0 2px;
  color: #1E1E1E;
  font-weight: 500;
}
.news-item-title a {
  color: #1E1E1E;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.news-item-title a:hover {
  color: #006334;
}
@media (max-width: 1919px) {
  .news-item-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .news-item-title {
    font-size: 20px;
  }
}

.news-item-description {
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -3%;
  margin: 0 0 20px;
  color: #1E1E1E;
  margin: 0 0 40px;
}
@media (max-width: 1919px) {
  .news-item-description {
    font-size: 16px;
  }
}

.news-item-details {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.detail-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.detail-item svg {
  width: 20px;
  height: 20px;
}
.detail-item span {
  flex: 1 0 0;
}

.prize-item {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -3%;
}
.prize-item .detail-item-title {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}
.prize-item .prize-place {
  display: block;
  font-weight: 500;
  color: #00AB45;
}
.prize-item .prize-amount-winners {
  flex: 1 0 0;
}
.prize-item .prize-amount {
  margin-right: 5px;
}
.prize-item .prize-winners {
  color: #BCBCBC;
}

.news-content-text-section {
  display: flex;
  justify-content: space-between;
  margin: 0 0 150px;
}
@media (max-width: 1919px) {
  .news-content-text-section {
    margin: 0 0 100px;
  }
}
@media (max-width: 991px) {
  .news-content-text-section {
    flex-direction: column;
    gap: 30px;
    margin: 0 0 80px;
  }
}
@media (max-width: 767px) {
  .news-content-text-section {
    margin: 0 0 50px;
  }
}

.news-content-details {
  width: 33%;
}
@media (max-width: 1919px) {
  .news-content-details {
    width: calc(50% - 5px);
  }
}
@media (max-width: 991px) {
  .news-content-details {
    width: 100%;
  }
}

.news-content-text-box {
  max-width: 607px;
  width: 100%;
}
.news-content-text-box time {
  display: block;
  font-style: normal;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  margin: 0 0 10px;
}
.news-content-text-box h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 115%;
  letter-spacing: -0.03em;
}
@media (max-width: 1919px) {
  .news-content-text-box {
    max-width: 50%;
  }
  .news-content-text-box h1 {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .news-content-text-box {
    max-width: 100%;
  }
  .news-content-text-box time {
    font-size: 16px;
  }
  .news-content-text-box h1 {
    font-size: 28px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .news-content-text-box h1 {
    font-size: 24px;
  }
}

.error404 {
  padding: 100px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
.error404 .error404-title {
  font-size: 400px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.04em;
  margin: 0 0 20px;
}
.error404 .error404-text {
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: -0.03em;
  margin: 0 0 50px;
}
@media (max-width: 1919px) {
  .error404 {
    padding: 50px 0 0;
  }
  .error404 .error404-title {
    font-size: 250px;
  }
  .error404 .error404-text {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .error404 .error404-title {
    font-size: 300px;
  }
  .error404 .error404-text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .error404 .error404-title {
    font-size: 150px;
  }
  .error404 .error404-text {
    font-size: 16px;
  }
}

.promotion-info {
  background: #fff;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .promotion-info {
    margin: 0;
  }
}

.promotion-section {
  margin-bottom: 30px;
  max-width: 390px;
}

.promotion-title {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.03em;
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  .promotion-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .promotion-title {
    font-size: 16px;
  }
}

.promotion-text {
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  margin: 0;
}
.promotion-text:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .promotion-text {
    font-size: 16px;
  }
}

.promotion-prizes .promotion-text {
  margin-bottom: 6px;
}

.promotion-steps {
  margin: 0;
  padding-left: 0;
  list-style: none;
  counter-reset: step-counter;
}
.promotion-steps .promotion-text {
  position: relative;
  padding-left: 16px;
  margin-bottom: 8px;
}
.promotion-steps .promotion-text::before {
  content: counter(step-counter) ".";
  counter-increment: step-counter;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
}
@media (max-width: 991px) {
  .promotion-steps .promotion-text:before {
    font-size: 16px;
  }
}

.promotion-cta {
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 991px) {
  .promotion-cta {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .promotion-cta {
    margin-top: 20px;
  }
}

.map {
  padding: 150px 0 0;
}
.map .section-header {
  margin: 0;
}
@media (max-width: 1919px) {
  .map {
    padding: 100px 0 0;
  }
}
@media (max-width: 991px) {
  .map {
    padding: 80px 0 0;
  }
}
@media (max-width: 767px) {
  .map {
    padding: 50px 0 0;
  }
}

.world-map {
  width: 100%;
  height: 922px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .world-map {
    height: 490px;
  }
}
@media (max-width: 767px) {
  .world-map {
    height: 400px;
  }
}

.map-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 3px 0 0;
}
@media (max-width: 1919px) {
  .map-tags {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .map-tags {
    gap: 8px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .map-tags {
    gap: 10px;
  }
}

.map-tag {
  background: #fff;
  border: 1px solid #00AB45;
  border-radius: 20px;
  padding: 4px 11px;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  color: #00AB45;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.03em;
}
.map-tag:hover {
  border-color: #00AB45;
  color: #00AB45;
  transform: translateY(-1px);
}
.map-tag.active {
  background: #00AB45;
  border-color: #00AB45;
  color: #fff;
}
.map-tag.active:hover {
  background: #006334;
  border-color: #006334;
  color: #fff;
}
@media (max-width: 1919px) {
  .map-tag {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .map-tag {
    padding: 6px 12px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .map-tag {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
  }
}

.map-container {
  position: relative;
  padding: 100px 0 0;
}
@media (max-width: 1919px) {
  .map-container {
    padding-top: 50px;
  }
}

#world-map .jvectormap-container {
  border-radius: 15px;
  overflow: hidden;
}
#world-map .jvectormap-tip {
  background: #fff !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 8px !important;
  color: #1E1E1E !important;
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif !important;
  font-size: 14px !important;
  padding: 8px 12px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
#world-map .jvectormap-region:not([data-code=US]):not([data-code=RU]):not([data-code=PH]):not([data-code=MM]):not([data-code=CN]):not([data-code=PK]):not([data-code=KR]):not([data-code=JP]) {
  cursor: default !important;
  pointer-events: none !important;
}
#world-map .jvectormap-region:not([data-code=US]):not([data-code=RU]):not([data-code=PH]):not([data-code=MM]):not([data-code=CN]):not([data-code=PK]):not([data-code=KR]):not([data-code=JP]):hover {
  fill: #F8F8F8 !important;
  fill-opacity: 1 !important;
}

.map-popup {
  position: absolute;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 0;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  pointer-events: none;
}
.map-popup.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
.map-popup::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
}
.map-popup::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #e0e0e0;
  z-index: -1;
}

.popup-content {
  padding: 15px 20px;
}
.popup-content h4 {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #1E1E1E;
  margin: 0 0 5px 0;
}
.popup-content p {
  font-family: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #BCBCBC;
  margin: 0;
}

@media (max-width: 767px) {
  .map-tags {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 10px;
    scrollbar-width: thin;
    scrollbar-color: #00AB45 transparent;
  }
  .map-tags::-webkit-scrollbar {
    height: 4px;
  }
  .map-tags::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 2px;
  }
  .map-tags::-webkit-scrollbar-thumb {
    background: #00AB45;
    border-radius: 2px;
  }
  .map-tag {
    flex-shrink: 0;
  }
  .map-container {
    padding: 15px;
  }
  #world-map {
    height: 350px;
  }
  .map-popup .popup-content {
    padding: 10px 15px;
  }
  .map-popup .popup-content h4 {
    font-size: 14px;
  }
  .map-popup .popup-content p {
    font-size: 12px;
  }
}
.contact-info {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
  padding: 0 0 150px;
}
.contact-info .contact-map {
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 1919px) {
  .contact-info {
    padding: 0 0 100px;
  }
}
@media (max-width: 991px) {
  .contact-info {
    grid-template-columns: 1fr;
    padding: 0 0 80px;
  }
}
@media (max-width: 767px) {
  .contact-info {
    padding: 0 0 50px;
  }
  .contact-info .contact-map {
    margin: 0 -10px;
    height: 300px;
    border-radius: 0;
  }
}

@media (max-width: 991px) {
  .contact-info-content {
    display: flex;
    flex-direction: row;
  }
  .contact-info-content .contact-tabs {
    width: 300px;
  }
  .contact-info-content .contact-tab-content {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .contact-info-content {
    flex-direction: column;
  }
}

.contact-tabs {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin: 0 0 32px;
}
.contact-tabs .active .contact-tabs-item-button,
.contact-tabs .contact-tabs-item:hover .contact-tabs-item-button {
  background: #00AB45;
  color: #FFFFFF;
  border-color: #00AB45;
}

.contact-tabs-item-button {
  min-width: 117px;
  padding: 10px 19px;
  border: 1px solid #EAEAEA;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -3%;
  border-radius: 60px;
  background: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .contact-tabs-item-button {
    min-width: 80px;
    padding: 10px 15px;
    font-size: 18px;
  }
}

.contact-tab-content {
  flex-direction: column;
  gap: 10px;
  display: none;
}
.contact-tab-content.contact-tab-content-active {
  display: flex;
}
.contact-tab-content .contact-tab-content-item {
  background: #F8F8F8;
  border-radius: 20px;
  padding: 30px;
}
.contact-tab-content address {
  display: block;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
}
@media (max-width: 1919px) {
  .contact-tab-content address {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contact-tab-content .contact-tab-content-item {
    padding: 20px;
  }
}

.contact-tab-item-title {
  display: block;
  margin: 0 0 17px;
  font-weight: 600;
}
@media (max-width: 1919px) {
  .contact-tab-item-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .contact-tab-item-title {
    margin: 0 0 10px;
  }
}

.contact-tab-item-subtitle {
  display: block;
  margin: 0 0 3px;
  font-weight: 600;
}
@media (max-width: 1919px) {
  .contact-tab-item-subtitle {
    font-size: 16px;
  }
}

.contact-tab-content-item-email {
  color: #00AB45;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .contact-tab-content-item-email {
    font-size: 16px;
  }
}

.contact-tab-phones {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-tab-phones li {
  margin: 0 0 5px;
  padding: 0;
}
.contact-tab-phones li:last-child {
  margin-bottom: 0;
}
.contact-tab-phones a {
  color: #00AB45;
  font-size: 18px;
}
@media (max-width: 1919px) {
  .contact-tab-phones a {
    font-size: 16px;
  }
}

.contact-form-section {
  padding: 150px 0 0;
}
@media (max-width: 1919px) {
  .contact-form-section {
    padding: 100px 0 0;
  }
}
@media (max-width: 991px) {
  .contact-form-section {
    padding: 80px 0 0;
  }
}
@media (max-width: 767px) {
  .contact-form-section {
    padding: 50px 0 0;
  }
}

.our-progress {
  padding: 150px 0;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 2fr;
}
@media (max-width: 1919px) {
  .our-progress {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .our-progress {
    padding: 80px 0;
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
  .our-progress h2 {
    grid-column: 1/3;
  }
}
@media (max-width: 767px) {
  .our-progress {
    padding: 50px 0;
  }
}

.our-progress-image {
  margin-left: calc((100vw - 1660px) / 2 * -1 - 60px);
}
.our-progress-image img {
  width: 100%;
  height: 876px;
  display: block;
  border-radius: 0 20px 20px 0;
  object-fit: cover;
}
@media (max-width: 1919px) {
  .our-progress-image {
    margin-left: -60px;
  }
  .our-progress-image img {
    height: 585px;
  }
}
@media (max-width: 991px) {
  .our-progress-image {
    margin: 0;
  }
  .our-progress-image img {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .our-progress-image {
    margin: 0 -10px;
  }
  .our-progress-image img {
    border-radius: 0;
    height: 400px;
  }
}

.our-progress-content {
  display: grid;
  gap: 20px;
  height: 100%;
}
.our-progress-content h2 {
  margin: 0;
  color: #006334;
  font-weight: 600;
  font-size: 75px;
  line-height: 110%;
  letter-spacing: -0.04em;
}
.our-progress-content .our-progress-list-item {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.our-progress-content .our-progress-list-item:nth-child(2n+1) {
  margin-left: auto;
}
@media (max-width: 1919px) {
  .our-progress-content h2 {
    font-size: 59px;
  }
}
@media (max-width: 991px) {
  .our-progress-content {
    order: -1;
    gap: 30px;
    margin-bottom: 45px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .our-progress-content h2 {
    margin: 0 0 50px;
  }
  .our-progress-content .our-progress-list-item:nth-child(2) {
    grid-column: 1/2;
  }
  .our-progress-content .our-progress-list-item:nth-child(3) {
    grid-column: 2/3;
  }
  .our-progress-content .our-progress-list-item:nth-child(4) {
    grid-column: 1/3;
  }
  .our-progress-content .our-progress-list-item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .our-progress-content {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
  }
  .our-progress-content h2 {
    font-size: 35px;
    margin: 0 0 30px;
  }
}

.our-progress-text {
  font-size: 24px;
}
@media (max-width: 1919px) {
  .our-progress-text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .our-progress-text {
    font-size: 16px;
  }
}

.our-progress-number {
  font-weight: 600;
  font-size: 90px;
  line-height: 0.85;
  letter-spacing: -4%;
  color: #00AB45;
}
@media (max-width: 1919px) {
  .our-progress-number {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .our-progress-number {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .our-progress-number {
    font-size: 40px;
  }
}

.history-section {
  margin: 150px 0;
}
@media (max-width: 1919px) {
  .history-section {
    margin: 100px 0;
  }
}
@media (max-width: 991px) {
  .history-section {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .history-section {
    margin: 50px 0;
  }
}

.dates-slider-wrapper {
  position: relative;
  margin: 0 -60px;
  padding: 0 60px;
  overflow: hidden;
}
.dates-slider-wrapper::before {
  content: "";
  position: absolute;
  top: 230px;
  left: 0;
  right: 0;
  background-color: #FFFFFF;
  border-top: 1px solid rgba(30, 30, 30, 0.1);
}
@media (max-width: 1919px) {
  .dates-slider-wrapper::before {
    top: 200px;
  }
}
@media (max-width: 991px) {
  .dates-slider-wrapper {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .dates-slider-wrapper::before {
    top: 175px;
  }
}
@media (max-width: 767px) {
  .dates-slider-wrapper {
    margin: 0 -10px;
    padding: 0 10px;
  }
  .dates-slider-wrapper::before {
    top: 135px;
  }
}

.dates-slider {
  position: relative;
  overflow: hidden;
  padding: 80px 0 0 calc(33.3333333333% + 20px);
}
.dates-slider .arrows-holder {
  position: absolute;
  top: 0;
  left: calc(33.3333333333% + 20px);
  width: 70px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.dates-slider .arrows-holder .swiper-button-prev,
.dates-slider .arrows-holder .swiper-button-next {
  position: static;
  margin: 0;
  background: none;
  color: transparent;
  width: 17px;
  height: 32px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.dates-slider .arrows-holder .swiper-button-prev svg path,
.dates-slider .arrows-holder .swiper-button-next svg path {
  transition: stroke 0.3s ease;
}
.dates-slider .arrows-holder .swiper-button-prev:hover svg path,
.dates-slider .arrows-holder .swiper-button-next:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 1919px) {
  .dates-slider {
    padding-top: 28px;
  }
  .dates-slider .arrows-holder {
    width: 40px;
  }
  .dates-slider .arrows-holder .swiper-button-prev,
  .dates-slider .arrows-holder .swiper-button-next {
    width: 13px;
    height: 27px;
  }
}
@media (max-width: 991px) {
  .dates-slider {
    padding-top: 60px;
  }
  .dates-slider .arrows-holder {
    left: 0;
  }
}
@media (max-width: 767px) {
  .dates-slider {
    padding-top: 20px;
    padding-left: 0;
  }
  .dates-slider .arrows-holder {
    width: 37px;
  }
  .dates-slider .arrows-holder .swiper-button-prev,
  .dates-slider .arrows-holder .swiper-button-next {
    width: 10px;
    height: 20px;
  }
}

.dates-slider-item {
  position: relative;
}
.dates-slider-item::before {
  content: "";
  position: absolute;
  top: 168px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: rgb(188, 188, 188);
  transition: background-color 0.6s ease;
}
.dates-slider-item .dates-slider-item-number {
  padding: 20px 0 0;
  line-height: 1;
  margin-bottom: 69px;
  height: 143px;
  display: flex;
  align-items: flex-end;
  transition: all 0.6s ease;
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgb(188, 188, 188);
}
.swiper-slide-active .dates-slider-item .dates-slider-item-number {
  color: #FFFFFF;
  font-size: 130px;
  color: #00AB45;
}
.swiper-slide-active .dates-slider-item::before {
  background-color: #00AB45;
}
.dates-slider-item p {
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: rgba(30, 30, 30, 0.4);
  opacity: 0;
  transition: opacity 0.6s ease;
}
.swiper-slide-active .dates-slider-item p {
  opacity: 1;
}
@media (max-width: 1919px) {
  .swiper-slide-active .dates-slider-item .dates-slider-item-number {
    font-size: 100px;
    height: 150px;
    margin-bottom: 56px;
  }
}
@media (max-width: 991px) {
  .dates-slider-item .dates-slider-item-number {
    padding: 0;
    height: 90px;
    margin-bottom: 50px;
  }
  .swiper-slide-active .dates-slider-item .dates-slider-item-number {
    font-size: 75px;
    height: 83px;
    margin-bottom: 70px;
  }
  .dates-slider-item::before {
    top: 111px;
  }
}
@media (max-width: 767px) {
  .swiper-slide-active .dates-slider-item .dates-slider-item-number {
    font-size: 55px;
  }
}

.principles-section {
  padding: 150px 0;
  overflow: hidden;
}
@media (max-width: 1919px) {
  .principles-section {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .principles-section {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .principles-section {
    padding: 50px 0;
  }
}

.principles-list {
  padding: 9px 0 0;
}
@media (max-width: 1919px) {
  .principles-list {
    padding: 0;
  }
}

.principles-list-item {
  position: relative;
  padding: 31px 0;
  border-bottom: 1px solid rgba(30, 30, 30, 0.1);
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}
.principles-list-item .principle-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #00AB45;
  word-break: break-all;
}
.principles-list-item p {
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: rgba(30, 30, 30, 0.5);
  max-width: 385px;
}
.principles-list-item img {
  display: none;
}
@media (max-width: 1919px) {
  .principles-list-item {
    grid-template-columns: 400px 1fr;
    padding: 22px 0;
  }
  .principles-list-item .principle-title {
    font-size: 28px;
  }
  .principles-list-item p {
    font-size: 16px;
    max-width: 350px;
  }
}
@media (max-width: 991px) {
  .principles-list-item {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 26px 0;
  }
  .principles-list-item:first-child {
    padding-top: 0;
  }
  .principles-list-item .principle-title {
    font-size: 28px;
  }
  .principles-list-item p {
    font-size: 16px;
    margin: 0;
    max-width: 495px;
  }
}
@media (max-width: 767px) {
  .principles-list-item {
    padding: 20px 0;
    gap: 10px;
  }
  .principles-list-item .principle-title {
    font-size: 24px;
  }
}

.certifications-section {
  padding: 150px 0;
}
@media (max-width: 1919px) {
  .certifications-section {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .certifications-section {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .certifications-section {
    padding: 50px 0;
  }
}

.certifications-slider {
  position: relative;
  overflow: hidden;
  padding: 78px 0 0;
}
.certifications-slider .arrows-holder {
  position: absolute;
  top: 0;
  left: calc(33.3333333333% + 15px);
  width: 70px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.certifications-slider .arrows-holder .swiper-button-prev,
.certifications-slider .arrows-holder .swiper-button-next {
  position: static;
  margin: 0;
  background: none;
  color: transparent;
  width: 17px;
  height: 32px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.certifications-slider .arrows-holder .swiper-button-prev svg path,
.certifications-slider .arrows-holder .swiper-button-next svg path {
  transition: stroke 0.3s ease;
}
.certifications-slider .arrows-holder .swiper-button-prev:hover svg path,
.certifications-slider .arrows-holder .swiper-button-next:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 1919px) {
  .certifications-slider .arrows-holder {
    width: 50px;
  }
  .certifications-slider .arrows-holder .swiper-button-prev,
  .certifications-slider .arrows-holder .swiper-button-next {
    width: 13px;
    height: 27px;
  }
}
@media (max-width: 991px) {
  .certifications-slider {
    padding-top: 58px;
  }
  .certifications-slider .arrows-holder {
    left: 0;
  }
}
@media (max-width: 767px) {
  .certifications-slider {
    padding-left: 0;
  }
  .certifications-slider .arrows-holder {
    width: 37px;
  }
  .certifications-slider .arrows-holder .swiper-button-prev,
  .certifications-slider .arrows-holder .swiper-button-next {
    width: 10px;
    height: 20px;
  }
}

.certification-image {
  border-radius: 20px;
  height: 500px;
  background: rgb(248, 248, 248);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin: 0 0 30px;
}
.certification-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 260px;
  height: 360px;
  display: block;
}
@media (max-width: 1919px) {
  .certification-image {
    height: 400px;
  }
  .certification-image img {
    width: 200px;
    height: 280px;
  }
}
@media (max-width: 991px) {
  .certification-image {
    height: 500px;
  }
  .certification-image img {
    width: 260px;
    height: 367px;
  }
}
@media (max-width: 767px) {
  .certification-image {
    height: 350px;
  }
  .certification-image img {
    width: 150px;
    height: 212px;
  }
}

.certification-content {
  padding-right: 30px;
}
.certification-content h3 {
  display: block;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -2%;
  margin: 0 0 10px;
}
.certification-content p {
  margin: 0;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -2%;
  color: rgba(30, 30, 30, 0.5);
}
@media (max-width: 1919px) {
  .certification-content h3 {
    font-size: 18px;
  }
  .certification-content p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .certification-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .certification-content p {
    font-size: 18px;
  }
}

.drink-item-section {
  position: relative;
  padding: 100px 0 150px;
}
@media (max-width: 1919px) {
  .drink-item-section {
    padding: 50px 0 100px;
  }
}
@media (max-width: 767px) {
  .drink-item-section {
    padding: 30px 0 100px;
  }
}

.pattern-left {
  position: absolute;
  top: 850px;
  left: -150px;
  width: 492px;
  height: 492px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(205, 230, 255, 0.7) 0%, rgba(230, 243, 255, 0.1) 100%);
  pointer-events: none;
  z-index: -1;
  animation: float-left 30s ease-in-out infinite;
}

.pattern-right {
  position: absolute;
  top: 140px;
  right: -70px;
  width: 376px;
  height: 376px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(205, 230, 255, 0.7) 0%, rgba(230, 243, 255, 0.1) 100%);
  pointer-events: none;
  animation: float-right 30s ease-in-out infinite;
}

@keyframes float-left {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(80px, -60px);
  }
  50% {
    transform: translate(-40px, 100px);
  }
  75% {
    transform: translate(100px, 20px);
  }
}
@keyframes float-right {
  0%, 100% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(-70px, 80px);
  }
  40% {
    transform: translate(60px, -50px);
  }
  60% {
    transform: translate(-90px, -30px);
  }
  80% {
    transform: translate(50px, 90px);
  }
}
.drink-item-section {
  display: flex;
  gap: 123px;
}
@media (max-width: 1919px) {
  .drink-item-section {
    gap: 80px;
  }
}
@media (max-width: 991px) {
  .drink-item-section {
    flex-direction: column;
  }
}

.drink-item-media {
  width: 35%;
}
@media (max-width: 1919px) {
  .drink-item-media {
    width: 36%;
  }
}
@media (max-width: 991px) {
  .drink-item-media {
    width: 100%;
  }
}

.drink-item-details {
  flex: 1 0 0;
}

.drink-item-slider {
  overflow: hidden;
  position: relative;
}
.drink-item-slider .swiper-button-prev,
.drink-item-slider .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  background: none;
  color: transparent;
  width: 17px;
  height: 32px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.drink-item-slider .swiper-button-prev svg path,
.drink-item-slider .swiper-button-next svg path {
  transition: stroke 0.3s ease;
}
.drink-item-slider .swiper-button-prev:hover svg path,
.drink-item-slider .swiper-button-next:hover svg path {
  stroke: #00AB45;
}
.drink-item-slider .swiper-button-prev {
  left: 0;
}
.drink-item-slider .swiper-button-next {
  right: 0;
}
.drink-item-slider img {
  width: auto;
  height: 630px;
  margin: 0 auto;
  transform: rotate(15deg);
  transform-origin: center;
}
@media (max-width: 1919px) {
  .drink-item-slider {
    margin: 50px 0 0;
  }
  .drink-item-slider .swiper-button-prev,
  .drink-item-slider .swiper-button-next {
    width: 12px;
    height: 24px;
  }
  .drink-item-slider img {
    height: 410px;
  }
}
@media (max-width: 991px) {
  .drink-item-slider {
    margin: 10px 0 0;
  }
  .drink-item-slider .swiper-button-prev,
  .drink-item-slider .swiper-button-next {
    width: 12px;
    height: 24px;
  }
  .drink-item-slider img {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .drink-item-slider img {
    height: 270px;
  }
}

.drink-item-details h1 {
  margin: 0 0 20px;
  font-size: 60px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -3%;
}
.drink-item-details .drink-item-description {
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -3%;
  margin: 0 0 40px;
  max-width: 720px;
}
@media (max-width: 1919px) {
  .drink-item-details {
    padding: 40px 0 0;
  }
  .drink-item-details h1 {
    font-size: 44px;
  }
  .drink-item-details .drink-item-description {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .drink-item-details {
    padding: 0;
  }
  .drink-item-details h1 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .drink-item-details h1 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .drink-item-details .drink-item-description {
    font-size: 16px;
    margin: 0 0 20px;
  }
}

.drink-item-benefits {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.drink-item-benefits .drink-item-benefit {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 0 0 30px;
  position: relative;
}
.drink-item-benefits .drink-item-benefit svg {
  display: block;
}
.drink-item-benefits .drink-item-benefit::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  width: 1px;
  height: 100%;
  background: #EAEAEA;
}
.drink-item-benefits .drink-item-benefit:first-child::before {
  display: none;
}
.drink-item-benefits .drink-item-benefit-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -3%;
}
@media (max-width: 1919px) {
  .drink-item-benefits .drink-item-benefit-text {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .drink-item-benefits .drink-item-benefit-text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .drink-item-benefits {
    flex-direction: column;
    gap: 0;
  }
  .drink-item-benefits .drink-item-benefit {
    padding: 15px 0;
    position: relative;
  }
  .drink-item-benefits .drink-item-benefit::before {
    content: "";
    position: absolute;
    bottom: auto;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 1px;
    background: #EAEAEA;
  }
  .drink-item-benefits .drink-item-benefit:first-child::before {
    display: block;
  }
  .drink-item-benefits .drink-item-benefit-text {
    font-size: 16px;
  }
}

.drink-item-details-divider {
  width: 100%;
  height: 1px;
  background: #EAEAEA;
  margin: 0 0 40px;
  border: none;
}

.drink-item-details-item {
  margin: 0 0 40px;
}
.drink-item-details-item .drink-item-details-item-title {
  color: rgba(0, 30, 59, 0.5);
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -3%;
  margin: 0 0 15px;
}

.tastes-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0 0 40px;
}
.tastes-list .taste-item-button {
  display: block;
  padding: 10px 15px;
  border: 1px solid #EAEAEA;
  border-radius: 50px;
  font-family: Noto Sans;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1E1E1E;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.tastes-list .taste-item-button:hover {
  background-color: #00AB45;
  border-color: #00AB45;
  color: #FFFFFF;
}
.tastes-list .active .taste-item-button {
  background-color: #00AB45;
  border-color: #00AB45;
  color: #FFFFFF;
}
@media (max-width: 1919px) {
  .tastes-list .taste-item-button {
    font-size: 14px;
  }
}

.volumes-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 11px;
  flex-wrap: wrap;
  margin: 0 0 40px;
}
.volumes-list .volume-item {
  background: #E5F2FF;
  border-radius: 20px;
  height: 217px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 20px 0;
  overflow: hidden;
  justify-content: flex-end;
}
.volumes-list .volume-item-value {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -3%;
  display: block;
  margin: 0 0 22px;
}
.volumes-list img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 160px;
}
@media (max-width: 767px) {
  .volumes-list .volume-item {
    height: 150px;
  }
}

.drink-main-image {
  margin: 0 calc((100vw - 1660px) / 2 * -1 - 60px) 160px;
  height: 800px;
}
.drink-main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 1919px) {
  .drink-main-image {
    margin: 0 -60px 160px;
    height: 600px;
  }
}
@media (max-width: 991px) {
  .drink-main-image {
    margin: 0 -20px 160px;
    height: 450px;
  }
}
@media (max-width: 767px) {
  .drink-main-image {
    margin: 0 -10px 100px;
    height: 350px;
  }
}

.other-drinks-section-title {
  margin: 0 0 80px;
}
.other-drinks-section-title h4 {
  margin: 0;
}
@media (max-width: 1919px) {
  .other-drinks-section-title {
    margin: 0 0 50px;
  }
}
@media (max-width: 991px) {
  .other-drinks-section-title h4 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .other-drinks-section-title h4 {
    font-size: 20px;
  }
}

.other-drinks-slider {
  padding: 68px 0 0;
  position: relative;
  overflow: hidden;
}
.other-drinks-slider .arrows-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.other-drinks-slider .arrows-holder .swiper-button-prev,
.other-drinks-slider .arrows-holder .swiper-button-next {
  position: static;
  margin: 0;
  background: none;
  color: transparent;
  width: 14px;
  height: 28px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.other-drinks-slider .arrows-holder .swiper-button-prev svg path,
.other-drinks-slider .arrows-holder .swiper-button-next svg path {
  transition: stroke 0.3s ease;
}
.other-drinks-slider .arrows-holder .swiper-button-prev:hover svg path,
.other-drinks-slider .arrows-holder .swiper-button-next:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 1919px) {
  .other-drinks-slider .arrows-holder {
    width: 50px;
  }
  .other-drinks-slider .arrows-holder .swiper-button-prev,
  .other-drinks-slider .arrows-holder .swiper-button-next {
    width: 13px;
    height: 27px;
  }
}
@media (max-width: 767px) {
  .other-drinks-slider .arrows-holder {
    width: 37px;
  }
  .other-drinks-slider .arrows-holder .swiper-button-prev,
  .other-drinks-slider .arrows-holder .swiper-button-next {
    width: 10px;
    height: 20px;
  }
}

.drink-card {
  text-align: center;
}
.drink-card .drink-card-link {
  border-radius: 20px;
  background: rgb(248, 248, 248);
  height: 396px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  transition: background 0.3s ease;
}
.drink-card .drink-card-image {
  margin: 0 0 30px;
  flex: 1 0 0;
  min-height: 0;
}
.drink-card .drink-card-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.drink-card .drink-card-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: -3%;
  color: rgb(30, 30, 30);
  transition: color 0.3s ease;
}
.drink-card .drink-card-description {
  height: 0;
  transition: height 0.3s ease, padding 0.3s ease;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.03em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #1E1E1E;
  padding: 0;
  max-width: 250px;
  margin: 0 auto;
}
.drink-card:hover .drink-card-link {
  text-decoration: none;
}
.drink-card:hover .drink-card-title {
  color: #FFFFFF;
}
.drink-card:hover .drink-card-description {
  height: 46px;
  color: #FFFFFF;
  padding: 10px 0 0;
}
@media (max-width: 1919px) {
  .drink-card .drink-card-link {
    height: 360px;
  }
  .drink-card .drink-card-image {
    height: 234px;
  }
  .drink-card .drink-card-title {
    font-size: 18px;
  }
  .drink-card .drink-card-description {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .drink-card .drink-card-link {
    padding: 30px;
    height: 300px;
  }
  .drink-card .drink-card-image {
    height: 200px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .drink-card .drink-card-link {
    height: 250px;
    padding: 20px 10px;
  }
  .drink-card .drink-card-image {
    height: 144px;
  }
  .drink-card .drink-card-title {
    font-size: 16px;
  }
}

.filter-button-opener {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 19px;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.03em;
  background: none;
  border: 0;
  cursor: pointer;
}
.filter-button-opener:hover {
  color: #00AB45;
}
.filter-button-opener:hover svg path {
  stroke: #00AB45;
}
@media (max-width: 767px) {
  .filter-button-opener {
    padding: 0;
  }
}

.filter-modal .filter-grid {
  display: grid;
  grid-template-columns: repeat(5, max-content);
  gap: 20px;
  margin-bottom: 30px;
  justify-content: space-between;
}
.filter-modal .filter-group .filter-group-trigger {
  display: block;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  cursor: default;
  text-align: left;
  pointer-events: none;
}
.filter-modal .filter-group .filter-group-icon {
  display: none;
}
.filter-modal .filter-group .filter-group-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.01em;
  margin: 0 0 15px;
  display: block;
}
.filter-modal .filter-group .filter-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.filter-modal .filter-group .filter-option {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.filter-modal .filter-group .filter-option input[type=radio] {
  display: none;
}
.filter-modal .filter-group .filter-option .filter-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #00AB45;
  border-radius: 50%;
  position: relative;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.filter-modal .filter-group .filter-option .filter-radio::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #00AB45;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.filter-modal .filter-group .filter-option .filter-label {
  color: #1E1E1E;
  font-size: 14px;
  line-height: 1.4;
  transition: color 0.3s ease;
}
.filter-modal .filter-group .filter-option:hover .filter-radio {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option:hover .filter-label {
  color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio::after {
  opacity: 1;
}
.filter-modal .filter-group .filter-option input[type=checkbox] {
  display: none;
}
.filter-modal .filter-group .filter-option .filter-checkbox {
  width: 12px;
  height: 12px;
  border: 1px solid #00AB45;
  border-radius: 50%;
  position: relative;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.filter-modal .filter-group .filter-option .filter-checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #00AB45;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.filter-modal .filter-group .filter-option:hover .filter-checkbox {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=checkbox]:checked + .filter-checkbox {
  border-color: #00AB45;
}
.filter-modal .filter-group .filter-option input[type=checkbox]:checked + .filter-checkbox::after {
  opacity: 1;
}
.filter-modal .filter-group .filter-option.hidden {
  display: none;
}

@media (max-width: 991px) {
  .filter-modal .filter-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .filter-modal .filter-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .filter-modal .filter-group {
    border-bottom: 1px solid #EAEAEA;
    padding: 0;
  }
  .filter-modal .filter-group:last-child {
    border-bottom: none;
  }
  .filter-modal .filter-group .filter-group-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    width: 100%;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    pointer-events: auto;
  }
  .filter-modal .filter-group .filter-group-trigger:hover {
    opacity: 0.7;
  }
  .filter-modal .filter-group .filter-group-icon {
    display: block;
    transition: transform 0.3s ease;
    flex-shrink: 0;
  }
  .filter-modal .filter-group .filter-group-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.01em;
    margin: 0;
    display: block;
  }
  .filter-modal .filter-group .filter-options {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    gap: 10px;
    padding: 0;
  }
  .filter-modal .filter-group.active .filter-group-icon {
    transform: rotate(180deg);
  }
  .filter-modal .filter-group.active .filter-options {
    max-height: 500px;
    padding: 0 0 15px 0;
  }
  .filter-modal .filter-group .filter-option {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
  }
  .filter-modal .filter-group .filter-option .filter-radio {
    width: 12px;
    height: 12px;
    border: 1px solid #EAEAEA;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease;
    flex-shrink: 0;
  }
  .filter-modal .filter-group .filter-option .filter-radio::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #00AB45;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .filter-modal .filter-group .filter-option .filter-label {
    color: #1E1E1E;
    font-size: 14px;
    line-height: 1.4;
    transition: color 0.3s ease;
  }
  .filter-modal .filter-group .filter-option:hover .filter-radio {
    border-color: #00AB45;
  }
  .filter-modal .filter-group .filter-option:hover .filter-label {
    color: #00AB45;
  }
  .filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio {
    border-color: #00AB45;
  }
  .filter-modal .filter-group .filter-option input[type=radio]:checked + .filter-radio::after {
    opacity: 1;
  }
  .filter-modal .filter-group .filter-option input[type=radio]:checked ~ .filter-label {
    color: #00AB45;
    font-weight: 500;
  }
}
.drinks-items-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
@media (max-width: 1919px) {
  .drinks-items-list {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
@media (max-width: 991px) {
  .drinks-items-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .drinks-items-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .content-tabs--alcohol-drinks {
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
  .content-tabs--alcohol-drinks .content-tabs-item {
    width: 100%;
  }
  .content-tabs--alcohol-drinks .content-tabs-link {
    width: 100%;
  }
}

.flagman-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0 0 12px;
}

.flagman-drink-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding: 88px 100px;
  min-height: 396px;
}
.flagman-drink-card.blue {
  background: #E5F2FF;
}
.flagman-drink-card.green {
  background: #E1EFE8;
}
.flagman-drink-card.coffee {
  background: #EFE8E1;
}
.flagman-drink-card:hover .flagman-drink-card-image-item {
  transform: rotate(15deg);
}
.flagman-drink-card:hover .flagman-drink-card-image-bg {
  opacity: 1;
  transform: translateX(20px) rotate(0deg) scale(1);
}
@media (max-width: 1919px) {
  .flagman-drink-card {
    min-height: 364px;
  }
}
@media (max-width: 991px) {
  .flagman-drink-card {
    min-height: 300px;
    padding: 40px 30px;
  }
}
@media (max-width: 767px) {
  .flagman-drink-card {
    min-height: 400px;
    padding: 20px 30px 232px;
  }
}

.flagman-drink-card-content {
  max-width: 60%;
  position: relative;
  z-index: 3;
}
.flagman-drink-card-content .flagman-drink-card-title {
  font-size: 60px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.04em;
  margin: 0 0 10px;
}
.flagman-drink-card-content p {
  font-size: 18px;
  line-height: 110%;
  letter-spacing: -0.03em;
  margin: 0 0 40px;
}
.flagman-drink-card-content .btn-outline {
  border-color: #1E1E1E;
  color: #1E1E1E;
}
.flagman-drink-card-content .btn-outline:hover {
  color: #fff;
  border-color: #00AB45;
}
@media (max-width: 1919px) {
  .flagman-drink-card-content .flagman-drink-card-title {
    font-size: 44px;
  }
  .flagman-drink-card-content p {
    font-size: 16px;
    margin: 0 0 30px;
  }
}
@media (max-width: 991px) {
  .flagman-drink-card-content {
    max-width: 100%;
  }
  .flagman-drink-card-content .flagman-drink-card-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .flagman-drink-card-content .flagman-drink-card-title {
    font-size: 22px;
  }
  .flagman-drink-card-content p {
    margin: 0 0 20px;
  }
}

.flagman-drink-card-image {
  position: absolute;
  bottom: -150px;
  right: 80px;
}
.flagman-drink-card-image .flagman-drink-card-image-item {
  position: relative;
  z-index: 2;
  height: 460px;
  width: auto;
  display: block;
  transition: transform 0.3s ease;
}
.flagman-drink-card-image .flagman-drink-card-image-bg {
  position: absolute;
  bottom: 150px;
  right: -80px;
  opacity: 0;
  transform: translateX(230px) rotate(-5deg) scale(0.9);
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  width: 600px;
  height: auto;
  max-width: none;
}
@media (max-width: 991px) {
  .flagman-drink-card-image {
    bottom: -150px;
    right: 30px;
  }
  .flagman-drink-card-image .flagman-drink-card-image-item {
    height: 340px;
  }
  .flagman-drink-card-image .flagman-drink-card-image-bg {
    width: 400px;
    bottom: 100px;
    right: -30px;
  }
}
@media (max-width: 767px) {
  .flagman-drink-card-image {
    width: 100px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
  }
  .flagman-drink-card-image .flagman-drink-card-image-item {
    height: 270px;
    object-fit: contain;
  }
  .flagman-drink-card-image .flagman-drink-card-image-bg {
    display: none;
  }
}

.cookie-consent {
  position: fixed;
  bottom: 10px;
  right: 150px;
  width: 480px;
  background: #F8F8F8;
  padding: 20px;
  border-radius: 20px;
  border-top: 1px solid #EAEAEA;
  z-index: 1000;
  opacity: 0;
  transform: translateY(20px);
  visibility: hidden;
  transition: all 0.3s ease;
}
.cookie-consent.active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.cookie-consent p {
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.04em;
  margin: 0 0 15px;
}
.cookie-consent p a {
  color: #00AB45;
  text-decoration: underline;
}
.cookie-consent p a:hover {
  color: #006334;
  text-decoration: none;
}
.cookie-consent .btn-outline {
  border-color: #1E1E1E;
  color: #1E1E1E;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -3%;
}
.cookie-consent .btn-outline:hover {
  color: #FFFFFF;
  border-color: #00AB45;
}
.cookie-consent .btn-outline:active {
  color: #FFFFFF;
  border-color: #00AB45;
}
@media (max-width: 1919px) {
  .cookie-consent {
    width: 440px;
    right: 60px;
  }
  .cookie-consent p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .cookie-consent {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .cookie-consent {
    width: 340px;
    right: 10px;
  }
}

.promo-modal .promo-modal-content {
  width: 500px;
  max-width: 90%;
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
  background: #FFFFFF;
}
.promo-modal .modal-close {
  top: 20px;
  right: 20px;
  z-index: 10;
  width: 30px;
  height: 30px;
}
.promo-modal .modal-close svg path {
  stroke: #FFFFFF;
}
.promo-modal .promo-modal-body {
  position: relative;
}
.promo-modal .promo-modal-image {
  width: 100%;
  height: 300px;
  position: relative;
  z-index: 1;
  border-radius: 20px;
  object-fit: cover;
}
.promo-modal .text-box {
  position: relative;
  padding: 40px 30px;
}
.promo-modal .promo-modal-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -4%;
  margin: 0 0 20px;
}
@media (max-width: 1919px) {
  .promo-modal .text-box {
    padding: 30px;
  }
  .promo-modal .promo-modal-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .promo-modal .text-box {
    padding: 20px;
  }
  .promo-modal .promo-modal-title {
    font-size: 22px;
  }
}

@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}