@charset "UTF-8";

@font-face {
  font-family: 'Geist';
  src:
    url('../fonts/Geist-Medium.woff2') format('woff2'),
    url('../fonts/Geist-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist Mono';
  src:
    url('../fonts/GeistMono-Medium.woff2') format('woff2'),
    url('../fonts/GeistMono-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist Mono';
  src:
    url('../fonts/GeistMono-Regular.woff2') format('woff2'),
    url('../fonts/GeistMono-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Google Sans Flex';
  src:
    url('../fonts/GoogleSansFlex24pt-Regular.woff2') format('woff2'),
    url('../fonts/GoogleSansFlex24pt-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Google Sans Flex';
  src:
    url('../fonts/GoogleSansFlex24pt-Medium.woff2') format('woff2'),
    url('../fonts/GoogleSansFlex24pt-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Mono';
  src:
    url('../fonts/IBMPlexMono-Medium.woff2') format('woff2'),
    url('../fonts/IBMPlexMono-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Mono';
  src:
    url('../fonts/IBMPlexMono-Regular.woff2') format('woff2'),
    url('../fonts/IBMPlexMono-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Instrument Sans';
  src:
    url('../fonts/InstrumentSans-Regular.woff2') format('woff2'),
    url('../fonts/InstrumentSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Instrument Sans';
  src:
    url('../fonts/InstrumentSans-Medium.woff2') format('woff2'),
    url('../fonts/InstrumentSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Instrument Sans';
  src:
    url('../fonts/InstrumentSans-SemiBold.woff2') format('woff2'),
    url('../fonts/InstrumentSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter 24pt';
  src:
    url('../fonts/Inter24pt-Regular.woff2') format('woff2'),
    url('../fonts/Inter24pt-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Tight';
  src:
    url('../fonts/InterTight-Bold.woff2') format('woff2'),
    url('../fonts/InterTight-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src:
    url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src:
    url('../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src:
    url('../fonts/Montserrat-Medium.woff2') format('woff2'),
    url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src:
    url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
    url('../fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/OpenSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src:
    url('../fonts/Poppins-Medium.woff2') format('woff2'),
    url('../fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src:
    url('../fonts/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Display';
  src:
    url('../fonts/SFProDisplay-Medium.woff2') format('woff2'),
    url('../fonts/SFProDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Display';
  src:
    url('../fonts/SFProDisplay-Regular.woff2') format('woff2'),
    url('../fonts/SFProDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.25);
  --border-radius--normal: 8px;

  /* fonts-famaly */
  --font-base: 'Montserrat', sans-serif;
  --font-secondary: 'Inter', sans-serif;
  --g-sans-flex: 'Google Sans Flex', sans-serif;

  /* fonts-weight */
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semi-bold: 600;
  --fw-bold: 700;

  /* colors */
  --button-dark-color: rgba(255, 255, 255, 0.9);
  --batton-dark-bg: linear-gradient(180deg, #4d5160 0%, #252730 100%);
  --batton-dark-bg-light: linear-gradient(180deg, #6a708a 0%, #46495c 100%);
  --button-orange-bg: linear-gradient(180deg, #f78a3b 0%, #e66d17 100%);
  --button-light-bg: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  --body-bg: #f7f7f7;

  /* animation */
  --default-anim: 250ms cubic-bezier(0.4, 0, 0.2, 1);
  --price-card-anim: 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes banner-start-blog {
  0% {
    object-position: 100%;
  }

  60% {
    object-position: 30%;
  }

  62% {
    opacity: 0;
  }

  63% {
    object-position: 100%;
  }

  100% {
    opacity: 1;
  }
}

@keyframes info-mobile-btn {
  0% {
    transform: translateX(-20%) rotateZ(180deg);
  }

  50% {
    transform: translateX(-10%) rotateZ(360deg);
  }

  70% {
    transform: translateX(10%) rotateZ(180deg);
  }

  100% {
    transform: translateX(-10%) rotateZ(0deg);
  }
}

* {
  transition: 0.3s ease 0s;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 64px;
}

.container-lg {
  max-width: 1312px;
}

@media screen and (max-width: 1023.9px) {
  .container,
  .container-lg {
    max-width: 768px;
  }
}

@media screen and (max-width: 767.8px) {
  .container,
  .container-lg {
    max-width: 450px;
  }
}

@media screen and (max-width: 1280px) {
  .container {
    padding: 0 15px;
  }
}

.content__page {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767.8px) {
  .content__page {
    padding: 30px 0;
  }
}

.content__page h2,
.content__page h3,
.content__page h4,
.content__page h5,
.content__page h6 {
  margin-bottom: 30px;
}

.content__page p {
  margin-bottom: 30px;
}

.main {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* height: 100vh; */
  overflow-x: hidden;
}

body.single-post .main {
  overflow: visible;
}

body.single-post .section-faq {
  padding-top: 0;
}

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

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

/* Указываем box sizing */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Убираем внутренние отступы */
ul,
ol {
  padding: 0;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Выставляем основные настройки по-умолчанию для body */
body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  font-family: var(--font-base);
  font-weight: var(--fw-regular);
  color: #000;
  background: var(--body-bg);
  overflow-x: hidden;
}

body.open {
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  section {
    padding-bottom: 80px;
  }
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul,
ol {
  list-style: none;
}

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

/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

svg {
  image-rendering: optimizeSpeed;
  /* або crisp-edges */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
  margin-top: 1em;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
}

button {
  border: none;
}

/* default anim links and buttons */
a,
button {
  cursor: pointer;
  transition: all var(--default-anim);
}

a {
  text-decoration: none;
}

/* PAGINATION BUTTONS */
.pagination_list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  overflow: hidden;
  scroll-behavior: smooth;
  margin-top: 22px;
}

@media screen and (min-width: 1023.9px) {
  .pagination_list {
    display: none;
  }
}

.pagination_list .item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination_list .item + .item {
  margin-left: 14px;
}

.pagination_button {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  flex-shrink: 0;
  background-color: transparent;
  min-width: 13px;
  min-height: 13px;
}

.radio-icon-click {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition:
    opacity var(--default-anim),
    visibility var(--default-anim),
    pointer-events var(--default-anim);
}

.pagination_button.checked .radio-icon-click {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  border-radius: 100%;
  background: linear-gradient(180deg, #a7abb9 0%, #5e6274 100%);
}

/* arrow pagination */
.arrow_pagination {
  position: absolute;
  top: 400px;
  transition:
    opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),
    visibility 250ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
  background-color: #59595996;
}

@media screen and (min-width: 1200px) {
  .arrow_pagination {
    display: none;
  }
}

.arrow_pagination.click {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.back {
  left: 0;
}

.next {
  right: 0;
}
/*  */

.header {
  background: #f7f7f7;
  padding: 16px 0;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}

.header__row {
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__right {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .logo img {
    width: 120px;
  }
}

.top__menu {
  margin-right: 16px;
}

.top__menu .menu {
  display: flex;

  align-items: center;
}

.top__menu .menu .menu-item {
  padding: 8px 16px;
}

.top__menu .menu .menu-item a {
  font-family: 'Geist Mono', monospace;
  font-size: 14px;
  font-weight: 400;
  color: #4a4d5c;
  transition: 0.6s ease 0s;
  text-decoration: none;
}

.top__menu .menu .menu-item a:hover {
  font-weight: 600;
  color: #252730;
}

.top__menu .menu .menu-item.free-forever a {
  color: #f78a3b;
  border-bottom: 1.5px solid #f78a3b;
}

.top__menu .menu .menu-item.free-forever a:hover {
  font-weight: 600;
  color: #252730;
  border-bottom: 1.5px solid #252730;
}

.top__menu .menu .menu-item-has-children {
  margin-inline-end: 16px;
}

.top__menu .menu .menu-item-has-children a {
  display: flex;
  align-items: center;
  position: relative;
}

.top__menu .menu .menu-item-has-children a::after {
  content: '';
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%234A4D5C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 8px;
  transition: 0.6s ease 0s;
  position: absolute;
  right: -20px;
}

.top__menu .menu .menu-item-has-children .sub-menu {
  background: #fff;
  padding: 10px;
  border-radius: 12px;

  transition: 0.6s ease 0s;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.top__menu .menu .menu-item-has-children .sub-menu .menu-item a::after {
  display: none;
}

.top__menu .menu .menu-item-has-children:hover a::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.top__menu .menu .menu-item-has-children:hover .sub-menu {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
}

.lang {
  margin-right: 16px !important;
  display: none !important;
}

.lang__arrow {
  margin-left: 6px;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
}

.current__lang {
  font-weight: 400;
  font-size: 14.7px;
  color: #fff;
  text-decoration: none;

  display: flex;

  align-items: center;
  padding: 8px;
  border-radius: 100px;
  background: #fff;
}

.rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lang-item {
  font-size: 14.7px;
}

.lang__hover {
  background: #e5f3ff;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 2;
}

.lang__hover li a {
  text-decoration: none;
  color: #000;
  padding: 5px 10px;
  font-weight: bold;
}

.opened {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: visible;
}

.burger__button {
  display: flex;

  align-items: center;
  cursor: pointer;
  display: none;
  margin-left: 16px;
}

@media screen and (max-width: 767.8px) {
  .burger__button {
    display: flex;
  }
}

.burger__name {
  font-size: 17px;
  color: #fff;
  line-height: 100%;
  margin-right: 11px;
  display: none;
}

@media screen and (max-width: 1024px) {
  .burger__name {
    font-size: 14px;
  }
}

.burger {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 22px;
  height: 22px;
  position: relative;
}

.burger span {
  width: 22px;
  height: 2px;

  background: var(--batton-dark-bg);
  display: block;

  transition: 0.6s ease 0s;
}

.burger > span + span {
  margin-top: 3px;
}

.burger__opened > span + span {
  margin-top: 0;
}

.burger__opened > span + span {
  position: absolute;
}

.burger__opened span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 22px;
}

.burger__opened span:nth-child(2) {
  opacity: 0;
}

.burger__opened span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* TOAST NOTIFICATION */
.toast-notification {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-medium);
  font-size: 16px;
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  background: #111;
  color: #fff;
  padding: 12px 20px;
  border-radius: 8px;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  z-index: 9999;
}

.toast-notification.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.close-notification {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
/*  */

.body__opened {
  overflow: hidden;
}

.mobile__menu {
  position: fixed;
  top: 57px;
  right: 0;
  width: 50%;
  height: 100vh;
  background: var(--body-bg);
  z-index: 99;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);

  transition: 0.6s ease 0s;
  padding: 20px 15px;
  height: 400px;
}

.mobile__menu .top__menu {
  margin-top: 0;
  background: transparent;
  padding: 0;
  margin-bottom: 20px;
}

.mobile__menu .top__menu .menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mobile__menu .top__menu .menu .menu-item {
  margin-right: 0;
  margin-bottom: 10px;
}

.mobile__menu .top__menu .menu .menu-item a {
  font-size: 16px;
  position: relative;
}

.mobile__menu .top__menu .menu .menu-item-has-children .sub-menu {
  display: none;
  -webkit-transition: 0;
  transition: 0;
  position: relative;
  background: transparent;
  opacity: 1;
  visibility: visible;
  -webkit-transition: initiallang;
  transition: initiallang;
}

.mobile__menu .top__menu .menu .menu-item-has-children .sub-menu .menu-item a {
  color: #2e2e2e;
}

.mobile__menu .top__menu .menu .menu-item-has-children .open {
  max-height: 500px;
}

@media screen and (max-width: 1024px) {
  .mobile__menu {
    width: 65%;
    height: 100%;
    overflow-y: scroll;
  }
}

.mobile__menu__opened {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.back {
  background: rgba(18, 18, 18, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;

  transition: 0.6s ease 0s;
  opacity: 0;
  visibility: hidden;
}

.body__opened .back {
  opacity: 1;
  visibility: visible;
}

.button3 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: 'Geist Mono', monospace;
  font-weight: 500;
  color: #fff;
  font-size: 14px;
  line-height: 1.7145;
  border-radius: var(--border-radius--normal);
  padding: 8px 16px;
  background: var(--batton-dark-bg);
  letter-spacing: 0.01em;
  box-shadow: var(--box-shadow);
  gap: 16px;
  width: fit-content;
  cursor: pointer;
}

@media screen and (max-width: 767.8px) {
  .button3 {
    margin: 0 auto;
  }
}

.button-orange {
  background: linear-gradient(180deg, #f78a3b 0%, #e66d17 100%);
}

.button3:hover {
  background: var(--batton-dark-bg-light);
}

.button3-icon {
  padding: 4px 4px 4px 24px;
}

.button3-icon:hover svg {
  transform: rotate(45deg);
}

.button-white {
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  text-decoration: none;
  width: fit-content;
  font-family: 'Geist Mono';
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  color: #000000;
}

.button-white:not(.button-white-icon) {
  padding: 8px 24px;
}

.button-white.button-white-icon {
  padding: 4px 4px 4px 24px;
}

.button-white:hover {
  background-color: var(--batton-dark-bg-light);
  color: #fff;
  border-color: #fff;
}

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

.text-white {
  color: #fff !important;
}

.btn-icon {
  width: 44px;
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section1 {
  background: #f7f7f7;
  border-radius: 0px 0px 40px 40px;
  position: relative;
  padding-bottom: 40px;
  padding-top: 81px;
}

@media screen and (max-width: 1024px) {
  .section1 {
    padding-top: 120px;
  }
}

.section1__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .section1__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.section1__left {
  width: 48%;
  padding-top: 96px;
}

@media screen and (max-width: 1024px) {
  .section1__left {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 0;
  }
}

.section1__right {
  width: 48%;
  max-width: 640px;

  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}

@media (min-width: 1024px) {
  .section1__right {
    min-height: 707px;
  }
}

@media screen and (max-width: 1024px) {
  .section1__right {
    width: 100%;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 1920px) {
  .section1__img1 {
    position: absolute;
    right: -80px;
  }
}

.section1__img1 img {
  max-width: 783px;
}

@media screen and (max-width: 1400px) {
  .section1__img1 {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .section1__img1 img {
    width: 80%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (max-width: 1024px) {
  .section1__img1 {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
  }

  .section1__img1 img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.section1__img2 {
  position: relative;
  z-index: 1;
  margin-top: 200px;
  bottom: 100px;
}

.section1__img2 img {
  max-width: 381px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .section1__img2 {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
  }

  .section1__img2 img {
    max-width: 148px;
  }
}

.l1__txt__section1 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Geist';
  font-weight: var(--fw-medium);
  font-size: 11px;
  line-height: 182%;
  text-transform: uppercase;
  color: rgba(76, 82, 113, 0.57);
  border-radius: 100px;
  padding: 10px 12px;
  width: 218px;
  height: 28px;
  margin-bottom: 48px;
  box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.25);
  background: linear-gradient(180deg, rgba(102, 102, 102, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
}

.section1__title {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 48px;
  line-height: 117%;
  letter-spacing: -0.01em;
  color: #000;
  margin-bottom: 36px;
}

@media screen and (max-width: 1024px) {
  .section1__title {
    font-size: 36px;
    line-height: 44px;
    text-align: left;
  }
}

.section1__title span {
  font-family: var(--g-sans-flex);
  /* font-weight: 600; */
  /* background: #FF7A00; */
  /* padding: 0 5px; */
  /* color: #fff; */
  /* -webkit-transform: rotate(-0.75deg); */
  /* transform: rotate(-0.75deg); */
  display: block;
  /* width: -webkit-max-content; */
  /* width: -moz-max-content; */
  width: max-content;
}

@media screen and (max-width: 1024px) {
  .section1__title span {
    text-align: left;
    /* margin: 0 auto; */
  }
}

.where__mobile {
  display: none;
}

@media screen and (max-width: 1024px) {
  .where__mobile {
    display: block;
    margin-bottom: 32px;
  }
}

.section1__txt {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 18px;
  line-height: 156%;
  letter-spacing: -0.02em;
  color: #000;
  margin-bottom: 48px;
}

@media screen and (max-width: 1024px) {
  .section1__txt {
    text-align: left;
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 1024px) {
  .section1__link {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section1__link a {
    width: 100%;
    padding: 18.5px 32px;
    font-size: 18px;
  }
}

.button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--batton-dark-bg);
  box-shadow: var(--box-shadow);
  font-size: 14px;
  font-family: 'Geist Mono', monospace;
  font-weight: var(--fw-medium);
  color: #fff;
  padding: 4px 4px 4px 24px;
  border-radius: var(--border-radius--normal);
  width: max-content;
  text-decoration: none;
  transition: 0.6s ease 0s;
}

.button:hover {
  background: var(--batton-dark-bg-light);
}

.button:active {
  background: var(--batton-dark-bg-light);
}

.section1__link .button .btn-icon {
  margin-left: 16px;
}

.section1__link .button:hover .btn-icon > svg {
  transform: rotateZ(45deg);
}

.section1__row2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 70%;
  margin-top: -113px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .section1__row2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 0;

    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    grid-row-gap: 8px;
  }
}

.where__chat {
  position: relative;
}

.chat__item {
  position: absolute;
  right: 0;
  bottom: -95px;
}

@media screen and (max-width: 1024px) {
  .chat__item {
    right: 3px;
    bottom: -137px;
  }

  .chat__item img {
    width: 36px;
  }
}

.section1__item {
  background: rgba(255, 255, 255, 0.25);
  -webkit-backdrop-filter: blur(21.6429px);
  backdrop-filter: blur(21.6429px);
  border-radius: 9.44px;

  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

  align-items: center;
  padding: 15px;
}

.item__left {
  width: 48%;
}

.item__right {
  width: 48%;

  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.item__stars {
  display: flex;
  margin-bottom: 4px;
}

.star {
  margin-right: 6.55px;
  width: 18px;
  height: 17px;
}

.star::nth-last-child(1) {
  margin: 0;
}

.full {
  background: url('../img/star__full.svg') no-repeat;
}

.half {
  background: url('../img/star__half.svg') no-repeat;
}

.item__txt {
  font-size: 12px;
  letter-spacing: -0.02em;
  color: #a3bfd9;
}

.section2 {
  padding: 80px 0;
}

@media screen and (max-width: 1024px) {
  .section2 {
    padding: 40px 0;
    padding-top: 80px;
  }
}

.tabs {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}

@media screen and (max-width: 1024px) {
  .tabs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.tab {
  font-family: var(--g-sans-flex);
  font-size: 16px;
  line-height: 120%;
  color: #262626;
  text-decoration: none;

  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  border: 1px solid #262626;
  padding: 16px 22px;
  margin-right: 12px;
}

.tab:nth-last-child(1) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .tab {
    margin-right: 8px;
    margin-bottom: 12px;
    padding: 16px 16px;
  }

  .tab:nth-last-child(1) {
    margin-bottom: 0;
  }

  .tab:nth-last-child(2) {
    margin-bottom: 0;
  }
}

.tab.active {
  background: #ff7a00;
  font-weight: bold;
  color: #fff;
}

.tab__content {
  display: none;
}

.tab__content.active {
  display: block;
}

.tab__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  border-radius: 24px;
  padding: 56px;
}

@media screen and (max-width: 1024px) {
  .tab__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px;
  }
}

.tab__left {
  width: 30%;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .tab__left {
    width: 100%;
    margin-bottom: 20px;
  }
}

.tab__right {
  width: 65%;

  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tab__right img {
  max-width: 759px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .tab__right {
    width: 100%;
    display: none;
  }
}

.title__left {
  font-family: var(--g-sans-flex);
  font-size: 40px;
  line-height: 120%;
  font-weight: 600;
  color: #2e2e2e;
}

.title__left span {
  color: #ff7a00;
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .title__left {
    font-size: 40px;
  }

  .title__left span {
    font-size: 20px;
  }
}

.content__left {
  font-size: 18px;
  line-height: 28px;
  color: #2e2e2e;
  margin-bottom: 24px;
}

@media screen and (max-width: 1024px) {
  .content__left {
    font-size: 18px;
    line-height: 28px;
  }
}

.content3__left {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 28px;
  padding: 12px;
  background: rgba(255, 122, 0, 0.12);
  border: 1px solid #262626;
  border-radius: 12px;
}

.content3__left strong {
  font-weight: 700;
  color: #ff7a00;
}

.link__left {
  margin-top: 48px;
}

@media screen and (max-width: 1024px) {
  .link__left a {
    width: 100%;
    font-size: 18px;
  }
}

.content2__left {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item__left1 {
  color: #262626;
  font-size: 15px;
  line-height: 24px;
  border-radius: 100px;
  border: 1px solid #262626;

  display: flex;

  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 6px 12px;
  margin-right: 8px;
  margin-bottom: 8px;
}

.item__left1:nth-last-child(1) {
  margin-bottom: 8px;
  margin-right: 8px;
}

.section3 {
  padding: 120px 0;
}

@media screen and (max-width: 1024px) {
  .section3 {
    padding: 40px 0;
  }
}

.section3__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .section3__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.section3__left {
  width: 48%;
}

.section3__left .section1__txt strong {
  color: #ff7a00;
}

@media screen and (max-width: 1024px) {
  .section3__left {
    width: 100%;
    margin-bottom: 80px;
  }
}

.section3__right {
  width: 48%;
}

@media screen and (max-width: 1024px) {
  .section3__right {
    width: 100%;
  }
}

.section3__items {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

@media screen and (max-width: 1024px) {
  .section3__items {
    margin-bottom: 32px;
  }
}

.section3__item {
  font-size: 16px;
  line-height: 24px;

  display: flex;

  align-items: center;
  padding: 8px 16px;
  border: 1px solid #d1f4dd;
  border-radius: 100px;
  margin-right: 12px;
  margin-bottom: 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: #f3fcf9;
}

@media screen and (max-width: 1024px) {
  .section3__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}

.section3__item:nth-last-child(1) {
  margin-right: 0;
}

.section3__item::before {
  content: '';
  min-width: 24px;
  min-height: 24px;
  background: url('../img/li.svg') no-repeat;
  display: block;
  margin-right: 10.5px;
}

.section3__right {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

@media screen and (max-width: 1024px) {
  .section3__right {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

.s3__b1 {
  height: 179px;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #000;
  border-radius: 12px;
  color: #fff;
  margin-bottom: 24px;
}

@media screen and (max-width: 1024px) {
  .s3__b1 {
    margin-bottom: 8px;
    height: 86px;
  }
}

.s3__block__title {
  text-align: center;
  font-family: var(--g-sans-flex);
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 0.01em;
}

.s3__block__title span {
  font-size: 24px;
}

@media screen and (max-width: 1024px) {
  .s3__block__title {
    font-size: 28px;
  }
}

.s3__block__txt {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: rgba(250, 250, 250, 0.6);
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .s3__block__txt {
    font-size: 9px;
    line-height: 12px;
  }
}

.s3__b2 {
  margin-bottom: 24px;
}

.s3__b2 img {
  height: 256px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
}

@media screen and (max-width: 1024px) {
  .s3__b2 {
    margin-bottom: 8px;
  }

  .s3__b2 img {
    height: 168px;
  }
}

.s3__b3 {
  background: #deecf9;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  height: 64px;
  border-radius: 12px;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;

  align-items: center;
  padding: 12px;
  gap: 8px;
}

@media screen and (max-width: 1024px) {
  .s3__b3 {
    padding: 8px;
  }

  .s3__b3 img {
    width: 38px;
  }
}

.s3__block__right {
  font-size: 20px;
  line-height: 120%;
  font-weight: 500;
  color: #262626;
}

.s3__block__right span {
  font-size: 12px;
  color: rgba(38, 38, 38, 0.8);
}

@media screen and (max-width: 1024px) {
  .s3__block__right {
    font-size: 16px;
  }

  .s3__block__right span {
    font-size: 9px;
  }
}

.s3__b4 {
  margin-bottom: 24px;
}

.s3__b4 img {
  height: 344px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
}

@media screen and (max-width: 1024px) {
  .s3__b4 {
    margin-bottom: 8px;
  }

  .s3__b4 img {
    height: 226px;
  }
}

.s3__b5 {
  height: 179px;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #000 url('../img/s3__img4.svg');
  background-size: cover;
  border-radius: 12px;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .s3__b5 {
    height: 100px;
  }
}

.section4 {
  margin-top: 120px;
  padding: 80px 0;
  background: url('../img/section4.webp') no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  .section4 {
    margin-top: 40px;
    border-radius: 20px;
    padding: 32px 24px;
    background: url('../img/section4__mobile.jpg') no-repeat;
    background-size: cover;
    padding-bottom: 48px;
  }
}

.section4__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .section4__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.section4__left {
  width: 48%;
}

@media screen and (max-width: 1024px) {
  .section4__left {
    width: 100%;

    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    display: none;
  }
}

.section4__right {
  width: 48%;
}

@media screen and (max-width: 1024px) {
  .section4__right {
    width: 100%;
  }
}

.chat {
  max-width: 515px;
  width: 100%;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.06);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  margin-top: -120px;
  border: 1px solid rgba(255, 255, 255, 0.0588235294);
}

.chat__header {
  background: linear-gradient(130.61deg, #ff9646 13.77%, #ff6600 97.91%);
  border-radius: 28px 28px 0px 0px;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  align-items: center;
  padding: 14px 0;
}

.chat__img {
  margin-bottom: 20px;
}

.chat__company {
  display: flex;

  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.chat__company img {
  margin-right: 10px;
}

.chat__company .company__name {
  font-family: var(--g-sans-flex);
  font-size: 20.9px;
  font-weight: 600;
  color: #fff;
}

.chat__main {
  padding: 18px;
  padding-top: 67px;
}

.tab__contents2 {
  min-height: 435px;
}

.message__row {
  display: flex;
  margin-bottom: 14px;
}

.message__photo {
  margin-right: 10px;
}

.message__txt {
  background: #ffffff;
  border-radius: 9.29088px 9.29088px 9.29088px 0px;
  padding: 14px;
  font-family: var(--g-sans-flex);
  line-height: 140%;
  max-width: 270px;
  margin-bottom: 4.65px;
}

.message__time {
  font-size: 10.45px;
  font-family: var(--g-sans-flex);
  color: rgba(255, 255, 255, 0.35);
}

.message__row__bot {
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.message__row__bot .message__txt {
  background: #2e2e2e;
  border: 1.16136px solid rgba(255, 255, 255, 0.12);
  border-radius: 9.29088px 9.29088px 0px 9.29px;
  color: #fff;
}

.chat__bottom__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(210, 210, 210, 0.25);
  padding-top: 11.61px;
}

.bottom__text {
  font-family: var(--g-sans-flex);
  color: #d2d2d2;
}

.bottom__buttons {
  display: flex;
}

.bottom__buttons img:nth-child(1) {
  margin-right: 9px;
}

.chat__footer {
  margin-top: 17.4px;
}

.chat__footer__txt {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  align-items: center;
  font-size: 9.29px;
  color: rgba(250, 250, 250, 0.2);
}

.chat__footer__txt img {
  margin-left: 4.64px;
}

.tabs2 {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 180px;
}

@media screen and (max-width: 1024px) {
  .tabs2 {
    margin-bottom: 370px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.tab2 {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  border-radius: 65px;

  display: flex;

  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  padding: 12px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-family: var(--g-sans-flex);
  margin-right: 12px;
  margin-bottom: 12px;
}

.tab2 img {
  margin-right: 8px;
}

@media screen and (max-width: 1024px) {
  .tab2 img {
    width: 24px;
  }
}

@media screen and (max-width: 1024px) {
  .tab2 {
    margin-right: 12px;
  }
}

.tab2.active {
  background: rgba(255, 122, 0, 0.1);
  border: 1px solid #ff7a00;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}

.tab__content2 {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tab__content2.active {
  opacity: 1;
}

.section4__title {
  font-size: 48px;
  line-height: 56px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 32px;
}

@media screen and (max-width: 1024px) {
  .section4__title {
    font-size: 43px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 24px;
  }
}

.section4__title span {
  color: #ff7a00;
}

.section4__txt {
  color: #fff;
  font-family: var(--g-sans-flex);
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 48px;
}

@media screen and (max-width: 1024px) {
  .section4__txt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
    text-align: center;
  }
}

.section4__link .button {
  background: #fff;
  color: #262626;
}

.section4__link .button:hover {
  background: #e56f00;
  color: #fff;
}

.section4__link .button:hover::after {
  background: url('../img/arrow__link.svg') no-repeat;
}

.section4__link .button:active {
  background: #ff9000;
  color: #fff;
}

.section4__link .button::after {
  background: url('../img/arrow__link__black.svg') no-repeat;

  transition: 0.6s ease 0s;
}

@media screen and (max-width: 1024px) {
  .section4__link .button {
    font-size: 18px;
    width: 100%;
  }
}

.section5 {
  padding: 120px 0;
}

@media screen and (max-width: 1024px) {
  .section5 {
    padding: 80px 0;
  }
}

.section5 .swiper {
  overflow: visible;
}

@media screen and (max-width: 1024px) {
  .section5 .swiper {
    overflow: hidden;
  }
}

@media screen and (max-width: 1024px) {
  .section5__title {
    text-align: left;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .section5__title span {
    margin: 0;
  }
}

.section5__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 56px;
}

@media screen and (max-width: 1024px) {
  .section5__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 28px;
  }
}

.section5__left {
  width: 48%;
}

@media screen and (max-width: 1024px) {
  .section5__left {
    width: 100%;
    margin-bottom: 40px;
  }
}

.section5__right {
  width: 48%;
}

@media screen and (max-width: 1024px) {
  .section5__right {
    width: 100%;
  }
}

.section5__content {
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6980392157);
}

.section5__content strong {
  font-weight: 700;
  font-size: 20px;
  color: #ff7a00;
}

@media screen and (max-width: 1024px) {
  .section5__content strong {
    margin-bottom: 8px;
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .section5__content br {
    display: none;
  }
}

.slide__img img {
  border-radius: 24px 24px 0 0;
}

.slide__content {
  padding: 20px;
  background: #fff;
  border-radius: 0 0 24px 24px;
}

@media screen and (max-width: 1024px) {
  .slide__content {
    padding: 16px;
  }
}

.slide__title {
  color: #2e2e2e;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  font-family: var(--g-sans-flex);
}

@media screen and (max-width: 1024px) {
  .slide__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }
}

.slide__txt {
  color: rgba(46, 46, 46, 0.8);
  font-size: 14px;
  line-height: 20px;
}

.slider__pagin {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  margin-top: 56px;

  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .slider__pagin {
    margin-top: 40px;
  }
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #e6e9ea;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #ff7a00;
}

.section6 {
  padding-top: 0;
  padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .section6 {
    padding: 40px 0;
    padding-bottom: 40px;
    padding-top: 0;
  }
}

.section6__title {
  text-align: center;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  align-items: center;
}

@media screen and (max-width: 1024px) {
  .section6__title {
    text-align: left;
    margin-bottom: 32px;
  }
}

.section6__content {
  text-align: center;
  margin-bottom: 48px;
}

@media screen and (max-width: 1024px) {
  .section6__content strong {
    text-align: left;
  }

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

.section6__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  .section6__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
  }
}

.swiper5 {
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 1024px) {
  .swiper5 {
    display: flex;
  }
}

.swiper5 .section6__item:nth-last-child(1) {
  background: #fff;
}

.swiper5 .section6__item:nth-last-child(1) .s6__title {
  color: #000;
}

.swiper5 .section6__item:nth-last-child(1) .s6__text {
  color: #000;
}

.swiper5 .section6__item {
  padding: 16px;
}

.section6__item {
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 4px rgba(12, 12, 13, 0.05);
  box-shadow: 0px 1px 4px rgba(12, 12, 13, 0.05);
  border-radius: 24px;
  padding: 32px;
  margin-bottom: 32px;
}

.section6__item:nth-last-child(1) {
  background: url('../img/last__back.svg') no-repeat;
  background-size: cover;
}

.section6__item:nth-last-child(1) .s6__title {
  color: #fff;
}

.section6__item:nth-last-child(1) .s6__text {
  color: #fff;
}

.item30 {
  width: 33.333%;
}

@media screen and (max-width: 1024px) {
  .item30 {
    width: 100%;
  }
}

.item50 {
  width: 48.5%;
}

@media screen and (max-width: 1024px) {
  .item50 {
    width: 100%;
  }
}

.item60 {
  width: 65%;
}

@media screen and (max-width: 1024px) {
  .item60 {
    width: 100%;
  }
}

.s6__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  font-family: var(--g-sans-flex);
  margin-bottom: 8px;
}

.s6__text {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 35px;
}

.s6__img {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section7 {
  position: relative;
}

.section7 .container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  /* Відео не вийде за межі контейнера */
}

.s7__back {
  background: url('../img/back.png') no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

@media screen and (max-width: 1024px) {
  .s7__back {
    display: none;
  }
}

.section7__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

@media screen and (max-width: 1024px) {
  .section7__bg {
    position: relative;
  }
}

.section7__bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 24px;
}

@media screen and (max-width: 1024px) {
  .section7__bg video {
    height: 316px;
  }
}

@media screen and (max-width: 1024px) {
  .section7__img {
    display: none;
  }
}

.mob {
  display: none;
}

@media screen and (max-width: 1024px) {
  .mob {
    display: block;
  }
}

.section7__img,
.section7__title,
.section7__txt,
.section4__link {
  position: relative;
  z-index: 4;
}

.video__block {
  padding: 56px;
  border-radius: 24px;
}

@media screen and (max-width: 1024px) {
  .video__block {
    padding: 0px;
  }
}

.mobile__video__button {
  display: none;
}

@media screen and (max-width: 1024px) {
  .mobile__video__button {
    display: block;
    margin-top: 24px;
  }
}

.mobile__video__button .button {
  background: #262626;
  color: #fff;
}

.mobile__video__button .button::after {
  background: url('../img/arow__black.svg') no-repeat;
}

.section7__img {
  margin-bottom: 68px;
}

@media screen and (max-width: 1024px) {
  .section7__img {
    margin-bottom: 20px;
  }
}

.section7__title {
  font-size: 56px;
  line-height: 64px;
  font-family: var(--g-sans-flex);
  font-weight: 600;
  color: #fff;
  margin-bottom: 32px;
}

@media screen and (max-width: 1024px) {
  .section7__title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 24px;
    color: #262626;
  }
}

.section7__txt {
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  margin-bottom: 48px;
}

@media screen and (max-width: 1024px) {
  .section7__txt {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
    color: rgba(0, 0, 0, 0.7);
  }
}

.section8 {
  padding: 120px 0;
}

@media screen and (max-width: 1024px) {
  .section8 {
    padding: 0px 0;
    padding-top: 80px;
  }
}

.section8__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

@media screen and (max-width: 1024px) {
  .section8__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.section8__row .section8__item {
  padding: 24px;
  background: #fff;
  border-radius: 24px;
}

.section8__row .slide__content {
  padding: 0;
}

.section8__row .slide__img {
  margin-bottom: 20px;
}

.section8__row .slide__img img {
  height: 208px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section9 {
  padding: 80px 0;
  background: #2e2e2e url('../img/section9.jpg') no-repeat center center;
  background-size: cover;
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  .section9 {
    padding: 24px 0;
    margin-top: 80px;
  }
}

@media screen and (max-width: 1024px) {
  .section9 .section4__link {
    width: 100%;
  }

  .section9 .section4__link .button {
    width: 100%;
  }
}

.section9__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 85px;
}

@media screen and (max-width: 1024px) {
  .section9__row {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.section9__title {
  font-size: 40px;
  line-height: 72px;
  font-weight: 500;
  color: #fff;
  font-family: var(--g-sans-flex);
  width: 80%;
}

@media screen and (max-width: 1024px) {
  .section9__title {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }
}

.section9__title span {
  font-weight: 700;
  background: #ff7a00;
  padding: 0 5px;
  color: #fff;
  -webkit-transform: rotate(-0.75deg);
  transform: rotate(-0.75deg);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media screen and (max-width: 1024px) {
  .section9__title span {
    color: #ff7a00;
    background: transparent;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    padding: 0;
  }
}

.section9__row2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

@media screen and (max-width: 1024px) {
  .section9__row2 {
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
  }
}

.section9__item {
  border: 1px solid rgba(250, 250, 250, 0.5);
  border-radius: 8.5px;
  padding: 24px 32px;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .section9__item {
    padding: 24px;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section9__item:nth-last-child(1) {
    display: none;
  }
}

.s9__item__text {
  font-size: 20px;
  font-family: var(--g-sans-flex);
  margin-bottom: 46px;
}

.s9__item__txt2 {
  font-size: 100px;
  letter-spacing: 0.01em;
  font-family: var(--g-sans-flex);
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .s9__item__txt2 {
    font-size: 48px;
  }
}

.section10 {
  padding: 120px 0;
}

@media screen and (max-width: 1024px) {
  .section10 {
    padding: 40px 0;
    padding-top: 80px;
  }
}

.section10__title {
  margin-bottom: 48px;
}

.swiper2 {
  width: 100%;
  padding: 60px 0;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .swiper2 {
    padding: 0 0;
  }
}

.swiper2 .swiper-wrapper {
  align-items: center;
}

.swiper2 .swiper-slide {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0.6;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  padding: 32px 22px;
  background: #ebf3fa;
  border-radius: 20px;
  border: 1px solid #deecf9;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .section10__title {
    margin-bottom: 32px;
  }
}

.swiper2 .swiper-slide.swiper-slide-prev {
  transform: translateX(25%) scale(0.91);
  padding: 32px 44px;
}

.swiper2 .swiper-slide.swiper-slide-next {
  transform: translateX(-25%) scale(0.91);
  padding: 32px 44px;
}

.swiper2 .swiper-slide-active {
  -webkit-transform: scale(1.29);
  transform: scale(1.29);
  opacity: 1;
  z-index: 1;
  padding: 35px 43px;
}

@media screen and (max-width: 1024px) {
  .swiper2 .swiper-slide-active {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.slider2__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  font-family: var(--g-sans-flex);
  margin-bottom: 24px;
  padding-right: 20px;
}

.slider2__txt {
  font-size: 11px;
  line-height: 18px;
  color: rgba(35, 38, 60, 0.8);
  margin-bottom: 60px;
}

.swiper2 .swiper-slide.swiper-slide-prev .slider2__txt,
.swiper2 .swiper-slide.swiper-slide-next .slider2__txt {
  margin-bottom: 48px;
}

.slider2__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

  align-items: center;
}

.slider2__left {
  display: flex;

  align-items: center;
}

.slider2__author__img img {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  margin-right: 10px;
}

.slider2__author__name {
  font-weight: 400;
  font-size: 11px;
  display: block;
}

.slider2__author__name strong {
  font-size: 12px;
  color: rgba(35, 38, 60, 0.8);
  font-weight: 700;
}

.page-template-page-land1 {
  overflow-x: hidden;
}

.l1__section1 {
  padding-bottom: 32px;
}

@media screen and (max-width: 1024px) {
  .l1__section1 {
    padding-bottom: 40px;
  }
}

.l1__section1 .section1__img1 img {
  position: relative;
  top: 115px;
  max-width: 556px;
}

@media screen and (max-width: 1024px) {
  .l1__section1 .section1__img1 img {
    top: 0;
  }
}

.l1__section1 .section1__img2 {
  margin-top: 0;
  top: 0;
  right: 210px;
}

.l1__section1 .section1__img2 img {
  max-width: 347px;
}

@media screen and (max-width: 1024px) {
  .l1__section1 .section1__img2 {
    margin-top: 0px;
    bottom: 0;
    top: -50px;
    width: 58%;
    left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .l1__section1 .section1__title {
    font-size: 28px;
  }
}

/* l1__section2 */
.l1__section2 {
  margin-top: 80px;
}

@media screen and (max-width: 1024px) {
  .l1__section2 {
    margin-top: 40px;
  }
}

.l1__section2__block {
  float: left;
  background: linear-gradient(180deg, #252730 0%, #78798a 100%);
  background-image: url(../img/Card-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  padding: 80px;
  padding-bottom: 0;
  display: block;
  height: 644px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .l1__section2__block {
    padding: 20px;
  }
}

.l1__section2__title {
  font-family: var(--g-sans-flex);
  font-weight: 400;
  font-size: 48px;
  line-height: 123%;
  text-align: center;
  text-transform: capitalize;

  color: #fff;
  margin: 0 auto 88px auto;
  width: 100%;
  max-width: 920px;
}

@media screen and (max-width: 1024px) {
  .l1__section2__title {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 40px;
  }

  .l1__section2__title br {
    display: none;
  }
}

.l1__section2__title span {
  color: #ff7a00;
}

.l1__section2 {
  padding-bottom: 142px;
}

@media screen and (max-width: 1024px) {
  .l1__section2 {
    padding-bottom: 40px;
  }
}

.l1__section2__row {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .l1__section2__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.l1__section2__item {
  background: rgba(255, 255, 255, 0.1);

  -webkit-box-shadow: 0px 1px 4px rgba(12, 12, 13, 0.05);
  box-shadow: 0px 1px 4px rgba(12, 12, 13, 0.05);
  border-radius: 24px;
  padding: 32px;
  padding-top: 40px;
  max-width: 405px;
  width: 100%;
  margin-bottom: -73px;
  margin-right: 32px;
}

@media screen and (max-width: 1024px) {
  .l1__section2__item {
    padding: 20px;
    margin-bottom: 0;
    margin-bottom: 30px;
  }
}

.l1__section2__item:nth-last-child(1) {
  margin-right: 0;
}

.l1__s2__item__title {
  font-family: Montserrat;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 60px;
  leading-trim: NONE;
  line-height: 110.00000000000001%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;

  color: white;
}

@media screen and (max-width: 1024px) {
  .l1__s2__item__title {
    font-size: 24px;
  }
}

.l1__s2__item__txt {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 110.00000000000001%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: white;
}

@media screen and (max-width: 1024px) {
  .l1__s2__item__txt {
    font-size: 18px;
    margin-bottom: 27px;
  }
}

.l1__section2__block .l1__s2__item__txt2 {
  margin-top: 54px;
}

.l1__s2__item__txt2 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 40px;

  font-family: Open Sans;
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

/* SECTION 3 */
.l1__section3 {
  padding-bottom: 80px;
}

.l1__section3 .container {
  padding: 15px;
}

@media screen and (min-width: 1024px) {
  .l1__section3 .container {
    padding: 80px;
  }
}

.l1__section3__position-box {
  position: relative;
}

@media screen and (min-width: 1024px) {
  .l1__section3__position-box {
    position: relative;
    display: flex;
    justify-content: left;
    gap: 12.8%;
    min-height: 449px;
  }
}

.l1__section3__list {
  max-width: 623px;
}

@media screen and (min-width: 1024px) {
  .l1__section3__list {
    width: 48.67%;
  }
}

.l1__section3__item {
  display: flex;
  font-family: var(--g-sans-flex);
}

@media screen and (max-width: 1023.9px) {
  .l1__section3__item {
    flex-wrap: wrap;
  }
}

.l1__section3__item:hover {
  cursor: pointer;
}

.l1__section3__item__left-line {
  opacity: 0;

  position: static;
  z-index: 1;

  display: inline-block;
  flex-shrink: 0;
  width: 12.7px;
  margin: 0.5px 0;
  border-radius: 12px 0 0 12px;

  background: #4d5160;
  background: -webkit-linear-gradient(
    0deg,
    rgba(77, 81, 96, 1) 0%,
    rgba(61, 64, 77, 1) 100%,
    rgba(37, 39, 48, 1) 100%
  );
  background: -moz-linear-gradient(
    0deg,
    rgba(77, 81, 96, 1) 0%,
    rgba(61, 64, 77, 1) 100%,
    rgba(37, 39, 48, 1) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(77, 81, 96, 1) 0%,
    rgba(61, 64, 77, 1) 100%,
    rgba(37, 39, 48, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4D5160", endColorstr="#252730", GradientType=0);

  transition: opacity 300ms linear;
}

@media screen and (max-width: 1023.9px) {
  .l1__section3__item__left-line {
    margin: 1px 0;
  }
}

.l1__section3__item.active .l1__section3__item__left-line {
  opacity: 1;
}

.l1__section3__item__wrapper {
  position: static;
  z-index: 2;

  display: inline-block;
  padding: 16px 24px 16px 16.3px;
  border-radius: 5px 12px 12px 5px;
  margin-left: -5px;
  width: calc(100% - 7.7px);
  transition: all 0ms background-color 300ms linear;
}

@media screen and (max-width: 1023.9px) {
  .l1__section3__item__wrapper {
    width: calc(100% - 7.7px);
    padding: 12px 20px 12px 12.3px;
  }
}

.l1__section3__item.active .l1__section3__item__wrapper {
  background-color: #fff;
}

.l1__section3__item + .l1__section3__item {
  margin-top: 32px;
}

.l1__section3__title {
  font-weight: var(--fw-medium);
  font-size: 24px;
  line-height: 167%;
}

.l1__section3__desc {
  font-size: 16px;
  line-height: 150%;
}

.l1__section3__thumbnail {
  margin-top: 15px;
  max-width: 620px;
  width: 100%;
  max-height: 0;

  transition:
    opacity 300ms linear,
    height 700ms linear;
}

@media screen and (min-width: 1024px) {
  .l1__section3__thumbnail {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    transform: translateY(-50%);

    margin-top: 0;
    width: 48.4375%;
    max-height: 449px;
  }
}

.l1__section3__item.active .l1__section3__thumbnail {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}

@media screen and (max-width: 1023.9px) {
  .l1__section3__item.active .l1__section3__thumbnail {
    max-height: 449px;
  }
}

.l1__section3__thumbnail > img {
  width: 100%;
  max-height: inherit;
}
/* SECTION 3 END */

.l1__tab__hidden {
  display: none;
}

.l1__tab__hidden.active {
  display: block;
}

.l1__tabs__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 37px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 37px;
  grid-row-gap: 37px;
}

@media screen and (max-width: 1024px) {
  .l1__tabs__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    display: none;
  }
}

.l1__tabs__row .active {
  background: #ffffff;
  border-left: 8px solid #ff7a00;
  border-radius: 12px;
}

.l1__tab {
  margin-bottom: 32px;
  padding: 16px 24px;
  cursor: pointer;

  transition: 0.6s ease 0s;
  border-left: 8px solid transparent;
}

.l1__tab:nth-last-child(1) {
  margin-bottom: 0;
}

.l1__tab__name {
  font-family: var(--g-sans-flex);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
}

@media screen and (max-width: 1024px) {
  .l1__tab__name {
    font-size: 20px;
  }
}

.l1__tab__text {
  font-size: 16px;
  line-height: 24px;
  font-family: var(--g-sans-flex);
}

.l1__tabs__right .active {
  background: transparent;
  border-left: none;
  border-radius: 0px;
}

/* l1__section4 */
.l1__section4 .l1__txt__section1 {
  text-align: center;
}

.l1__section4 .section1__title {
  text-align: center;
  margin-bottom: 56px;
}

@media screen and (max-width: 1024px) {
  .l1__section4 .section1__title {
    font-size: 30px;
  }
}

.l1__section4 .section1__title span {
  margin: 0 auto;
  margin-bottom: 8px;
}

.s1__s4__img {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 124px;
}

@media screen and (max-width: 1200px) {
  .s1__s4__img {
    padding-left: 0;
  }
}

.s1__s4__img img {
  max-width: 1022px;
}

@media screen and (max-width: 1024px) {
  .s1__s4__img img {
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .l1__section5 .section1__title {
    font-size: 30px;
  }
}

.l1__section5__row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l1__s5__item {
  border-radius: 24px;
  padding: 32px;
  flex-direction: column;
  justify-content: space-between;
}

.l1__s5__item .l5__s5__item__img img {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .l1__s5__item {
    padding: 20px;
    margin-bottom: 32px;
  }
}

.l1__s5__item:nth-child(1) {
  margin-bottom: 32px;
}

.l1__s5__item:nth-child(2) {
  margin-bottom: 32px;
}

.width30 {
  width: calc(40% - 16px);
}

@media screen and (max-width: 1024px) {
  .width30 {
    width: 100%;
  }
}

.width50 {
  width: calc(60% - 16px);
}

@media screen and (max-width: 1024px) {
  .width50 {
    width: 100%;
  }
}

.l1__s5__item__title {
  margin-bottom: 24px;
}

.l1__s5__item__title h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  font-family: var(--g-sans-flex);
}

.l1__s5__item__title p {
  font-family: 'Geist Mono';
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .l1__s5__item__title {
    font-size: 20px;
  }
}

.color1 {
  background: #faf3eb;
}

.color2 {
  background: #faebf3;
}

.color3 {
  background: #f2ebfa;
}

.color4 {
  background: #ebf3fa;
}

.color5 {
  background-color: #f0f0f0;
}

.l1__section5__block {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(180deg, #78798a 0%, #252730 100%);
  color: #fff;
  padding: 120px 0;
  margin-top: 32px;
}

@media screen and (max-width: 1024px) {
  .l1__section5__block {
    margin-top: 0;
    padding: 40px;
  }
}

.l1__section5__block__txt1 {
  text-align: center;
  margin-bottom: 16px;
  font-family: var(--g-sans-flex);
  font-weight: 500;
  font-size: clamp(1.5rem, 0.6346rem + 2.8846vw, 3rem);
  line-height: 1.33;
}

@media screen and (max-width: 1024px) {
  .l1__section5__block__txt1 {
    font-size: 36px;
    line-height: 52px;
  }
}

.l1__section5__block__txt2 {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 48px;
}

.l1__section5__block__txt2 > span {
  display: block;
}

.l1__section6 {
  padding-top: 120px;
}

@media screen and (max-width: 1024px) {
  .l1__section6 {
    padding-top: 40px;
  }

  .l1__section6 .section1__title {
    font-size: 30px;
  }

  .l1__section6 .section1__title span {
    margin: initial;
  }
}

.l1__section6 .section1__title {
  margin-bottom: 24px;
}

.l1__section6__img {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .l1__section6__img {
    margin-top: 0;
  }
}

.l1__section7 {
  margin-top: 120px;
  min-height: 748px;
  overflow-x: hidden;
}

.l1__section7 .section1__title {
  text-align: center;
  margin-bottom: 56px;
}

.l1__section7 .section1__title span {
  display: initial;
}

@media screen and (max-width: 1024px) {
  .l1__section7 .section1__title span {
    display: block;
    margin-bottom: -40px;
  }
}

@media screen and (max-width: 1024px) {
  .l1__section7 {
    margin-top: 80px;
    min-height: 100%;
  }
}

.l1__slide {
  background: rgba(222, 236, 249, 0.3);
  -webkit-box-shadow: -2px -2px 20px rgba(187, 204, 219, 0.45);
  box-shadow: -2px -2px 20px rgba(187, 204, 219, 0.45);
  border-radius: 24px;
  padding: 12px;
}

.l1__slide img {
  height: 460px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 16px;
}

.swiper__l1 {
  border-radius: 24px;
}

.swiper__l1 .swiper-slide {
  border-radius: 24px;
}

@media screen and (max-width: 1024px) {
  .swiper__l1 {
    overflow: hidden;
  }
}

.l1__section8 {
  margin-top: 60px;
  padding-top: 87px;
  background: #ffffff;
  border-radius: 40px 40px 0px 0px;
}

.l1__section8 .l1__section5__block {
  align-items: baseline;

  position: relative;
  color: #fff;
  margin-bottom: 80px;
  margin-top: 80px;
}

.l1__section8 .l1__section5__block__txt1 {
  font-family: Google Sans Flex;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 48px;
  letter-spacing: Title/L/Poppins/Regular/Letter Spacing;
}

.l1__section8 .l1__section5__block__txt2 {
  font-family: Google Sans Flex;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -1%;
}

.l1__section8 .l1__section5__block__txt1,
.l1__section8 .l1__section5__block__txt2 {
  text-align: left;
}

.l1__section8 .l1__section5__block::after {
  content: '';
  background-image: url(../img/section_8_im.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 19px;
  width: 100%;
  max-width: 771px;
  height: 100%;
}

.l1__section8 .l1__section5__block__wrap {
  width: 100%;
  max-width: 490px;
  padding-left: 100px;
}

@media screen and (max-width: 1024px) {
  .l1__section8 .l1__section5__block {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .l1__section8 .l1__section5__block__wrap {
    padding: 0;
  }

  .l1__section8 .l1__section5__block {
    height: 650px;
    justify-content: flex-start;
  }
  .l1__section8 .l1__section5__block::after {
    bottom: 0;
    top: inherit;
    height: 250px;
  }
}

.l1__section8 .l1__section5__block .button {
  background: #ff7a00;
}

.l1__section8 .l1__section5__block .button:hover {
  background: var(--batton-dark-bg-light);
}

.l1__section8 .active2 .question__arrow {
  transform: rotate(45deg);
}

@media screen and (max-width: 1024px) {
  .l1__section8 {
    margin-top: 40px;
    padding-top: 40px;
  }
}

.l1__section8__title {
  text-align: center;
  color: #000;
  font-family: var(--g-sans-flex);
  margin-bottom: 40px;
  font-weight: 500;
  font-size: clamp(1.5rem, 0.6346rem + 2.8846vw, 3rem);
  line-height: 1.33;
  color: #262626;
}

@media screen and (max-width: 1024px) {
  .l1__section8__title {
    font-size: 30px;
  }
}

.question__item {
  max-width: 866px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 32px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  border-radius: 0;
  cursor: pointer;
  margin-bottom: 12px;
}

@media screen and (max-width: 1024px) {
  .question__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}

.question__header {
  display: flex;

  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.question__name {
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  width: 90%;
  font-family: var(--g-sans-flex);
}

@media screen and (max-width: 1024px) {
  .question__name {
    font-size: 18px;
  }
}

.question__hidden {
  font-family: var(--g-sans-flex);
  font-size: 16px;
  line-height: 140%;
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .question__hidden {
    font-size: 16px;
  }
}

/* .question__arrow { */

/* transition: 0.6s ease 0s; */
/* } */

.tabs__slider {
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 1024px) {
  .tabs__slider {
    display: block;
  }
}

/* BLOG /////////////////////////////////////////////////////////////////////////////////////////////////// */
.hero-blog {
  padding-top: 90px;
  padding-bottom: 30px;
}

@media screen and (min-width: 1024px) {
  .hero-blog {
    padding-top: 152px;
    padding-bottom: 56px;
  }
}

h1.title-blog {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 72px;
  line-height: 100%;
  text-align: center;
  color: #000;
  max-width: 880px;
  margin: 12px auto 120px auto;
}

@media screen and (max-width: 1023.8px) {
  h1.title-blog {
    font-size: 36px;
    line-height: 43px;
    font-family: var(--g-sans-flex);
    font-weight: var(--fw-regular);
    text-align: center;
    color: #000;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767.8px) {
  h1.title-blog {
    font-size: 32px;
    line-height: 113%;
    letter-spacing: -0.01em;
  }
}
/* search input */
.search-form {
  margin: 0 auto;
  text-align: center;
}

.search-form > label {
  position: relative;
}

.search-field {
  font-family: var(--font3);
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  border: 1px solid #ced1df;
  background-color: transparent;
  padding: 8px 56px 8px 16px;
  width: 644px;
  height: 64px;
  outline: none;
}

@media screen and (max-width: 767.8px) {
  .search-field {
    width: 100%;
  }
}

.search-form__btn {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);

  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  border-radius: var(--border-radius--normal);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.25);
  background: linear-gradient(180deg, #4d5160 0%, #252730 100%);
}

.search-result__box {
  padding-top: 50px;
  width: 100%;
  margin-bottom: 21px;
}

@media screen and (min-width: 768px) {
  .search-result__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 30px;
  }
}

.button3.__res {
  width: 214px;
  height: 54px;
}

@media screen and (max-width: 767.9px) {
  .button3.__res {
    margin: 0 0 15px 0;
  }
}

.search-form.__res {
  margin: 0;
}

@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .search-form.__res {
    width: 50%;
  }

  .search-field.__res {
    width: 100%;
  }
}

/* blog posts */
.content__page._blog-page {
  padding: 0 0 128px 0;
}

.first-posts {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 74px;
}

.blog__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 55.88px;
}

/* Всё что касается грида и размещения на десктоп версии */
@media screen and (min-width: 1024px) {
  .first-posts {
    display: grid;
    grid-template: repeat(3, 168px) / 57.5% 40.6%;
    column-gap: 24px;
    row-gap: 16px;
    margin-bottom: 104px;
  }

  .first-posts__item:first-child {
    grid-row: 1/4;
    grid-column: 1/2;
  }

  .first-posts__item:first-child > a {
    flex-direction: column;
  }

  .first-posts__item:first-child .first-posts__img {
    height: 400px;
  }

  .first-posts__title,
  .blog__title {
    font-size: 22px;
  }
}
/* ///////////////////////// */

.first-posts__item > a {
  display: flex;
  gap: 16px;
  text-decoration: none;
  color: #262626;
}

@media screen and (max-width: 374.9px) {
  .first-posts__item > a {
    flex-direction: column;
  }
}

.first-posts__img {
  min-width: 167px;
  height: 168px;
}

@media screen and (min-width: 767.8px) and (max-width: 1023.9px) {
  .first-posts__img {
    min-width: 284px;
  }
}

.first-posts__img > img {
  height: 100%;
}

.first-posts__img > img,
.blog__img img {
  width: 100%;
  object-fit: cover;
  border-radius: var(--border-radius--normal);
}

.blog__row {
  font-family: var(--g-sans-flex);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 48px 1fr 48px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 24px;
}

@media screen and (max-width: 1023.9px) {
  .blog__row {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 32px;
  }
}

@media screen and (max-width: 767.8px) {
  .blog__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.blog__item {
  transition: opacity var(--default-anim);
}

.blog__item.is-hidden {
  opacity: 0;
}

.blog__item a {
  text-decoration: none;
  color: #262626;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 24px;
  height: 471px;
  justify-content: space-between;
}

.blog__img {
  margin-bottom: 20px;
}

.blog__img img {
  height: 272px;
  border-radius: 12px;
}

h2.first-posts__title,
h2.blog__title {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 18px;
  line-height: 127%;
  margin-bottom: 8px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 449.9px) {
  h2.first-posts__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.first-posts__desc,
.blog__desc {
  margin-bottom: 12px;
}

.first-posts__desc > p,
.blog__desc > p {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 767.8px) {
  .first-posts__desc > p,
  .blog__desc > p {
    max-height: 48px;
  }
}

.blog__date {
  font-weight: bold;
  font-size: 14px;
  color: #c1c1c1;
  margin-bottom: 16px;
}

h2.page-name {
  font-family: 'Geist Mono', monospace;
  font-weight: var(--fw-regular);
  font-size: 12px;
  line-height: 200%;
  text-transform: uppercase;
  text-align: center;
  color: #252730;
  margin: auto;
}

.first__row .blog__item a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.5fr 32px 1fr;
  grid-template-columns: 1.5fr 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

@media screen and (max-width: 1024px) {
  .first__row .blog__item a {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

/* FILTER POSTS */
.blog__separator {
  padding-bottom: 40px;
}

.blog__all-title {
  font-family: var(--g-sans-flex);
  font-weight: var(--g-sans-flex);
  font-size: 32px;
  line-height: 125%;
  color: #000;
}

@media screen and (max-width: 767.8px) {
  .blog__all-title {
    font-size: 23px;
  }
}

.blog__filters {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  gap: 12px;
}

@media screen and (max-width: 1023.9px) {
  .blog__filters {
    flex-wrap: wrap;
    justify-content: left;
  }
}

.filter-blog-page {
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 143%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 6px 12px;
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(89, 80, 96, 0.07) 0%, rgba(62, 61, 79, 0.07) 100%);
}

.filter-blog-page.active,
.filter-blog-page:hover {
  color: #fff;
  background: linear-gradient(180deg, #f78a3b 0%, #e56d17 100%);
}

.pagination-wrapper {
  justify-content: center;
  text-align: center;
  padding-top: 30px;
}

@media screen and (min-width: 1024px) {
  .pagination-wrapper {
    text-align: center;
    padding-top: 64px;
  }
}

ul.page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;

  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 171%;
}

span.page-numbers.current {
  color: #000;
  box-shadow: var(--box-shadow);
  border: 1px solid #ced1df;
}

a.page-numbers,
span.page-numbers {
  color: rgba(0, 0, 0, 0.4);
  border: 0.7px solid #ced1df;
  transition:
    box-shadow var(--default-anim),
    border var(--default-anim);
}

a.page-numbers:hover {
  box-shadow: var(--box-shadow);
  border: 1px solid #ced1df;
}

.prev.page-numbers,
.next.page-numbers {
  color: #fff;
  background: linear-gradient(180deg, #4d5160 0%, #252730 100%);
}

.prev.page-numbers,
.next.page-numbers > svg {
  fill: currentColor;
}

span.page-numbers,
a.page-numbers,
.next.page-numbers,
.prev.page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
}

/* SINGLE PAGE BLOG /////////////////////////////////////////////////////////////////////////////////////// */
.content__page._post-page {
  padding-top: 152px;
}
/* ===== IMAGE RADIUS FOR BLOG POSTS ===== */
body.wp-theme-oscar.single-post .content__page .container img {
  border-radius: 16px;
  overflow: hidden;
  display: block;
}
body.wp-theme-oscar.single-post .content__page .container figure img {
  border-radius: 16px;
}
body.wp-theme-oscar.single-post .content__page .container .wp-block-cover img,
body.wp-theme-oscar.single-post .content__page .container .wp-block-image.alignfull img {
  border-radius: 0;
}

/* ===== Single post width fix for this template ===== */
:root {
  --post-width: 90%;
  --post-max: 900px;
  --post-wide: 1400px;
}
.blog__single-content > *:not(ul):not(ol) {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.blog__single-content > :is(.alignwide, .wp-block-image.alignwide, .wp-block-cover.alignwide) {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog__single-content > :is(.alignfull, .wp-block-image.alignfull, .wp-block-cover.alignfull) {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 0;
  padding-right: 0;
}
.blog__single-content > * img,
.blog__single-content > * video {
  max-width: 100%;
  height: auto;
}

/* ===== LISTS ===== */
.blog__single-content > ul,
.blog__single-content > ol {
  box-sizing: border-box;
  padding-top: 20px;
  padding-right: 16px;
  padding-bottom: 20px;
  padding-left: calc(16px + 2.5em);
}
.blog__single-content ul {
  list-style: disc;
  list-style-position: outside;

  font-weight: var(--fw-regular);
  font-size: 16px;
  line-height: 150%;
  color: #000;
  border-radius: 12px;
  background-color: rgba(37, 39, 48, 0.07);
}

.blog__single-content ul strong {
  font-weight: var(--fw-semi-bold);
}

.blog__single-content ul ul {
  list-style: circle;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 2em;
}
.blog__single-content ul ul ul {
  list-style: square;
}
.blog__single-content ul li,
.blog__single-content ol li {
  margin-bottom: 0.5em;
}
.blog__single-content ol {
  list-style: decimal;
  line-height: 1.6;
}
.blog__single-content ol ol {
  list-style: lower-alpha;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 2em;
}
.blog__single-content ol ol ol {
  list-style: lower-roman;
}

/* Links inherit text color */
.blog__single-content a {
  color: inherit; /*same as text */
  text-decoration: underline; /*subtle distinction*/
  transition: opacity 0.2s ease;
}
.blog__single-content a:hover {
  opacity: 0.8;
}

/* Headings */
.blog__single-content h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
  margin: 48px auto 24px;
  max-width: 842px;
}
.blog__single-content h3 {
  font-weight: var(--fw-medium);
  font-size: 18px;
  line-height: 133%;
  margin: 32px auto 0 auto;
}

/* Paragraphs */
.blog__single-content p {
  line-height: 1.7;
  margin: 8px 0;
}

@media (max-width: 900px) {
  .blog__single-content > *:not(ul):not(ol):not(figure) {
    width: 100%;
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }
  .blog__single-content > ul,
  .blog__single-content > ol {
    width: 100%;
    max-width: none;
    padding-left: calc(16px + 2em);
    padding-right: 16px;
  }
  .blog__single-content h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 32px auto 16px;
  }
  .blog__single-content h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 24px auto 14px;
  }
}

/* Tables style start */
.blog__single-content .wp-block-table {
  position: relative;
  z-index: 1;
  overflow-y: hidden;
  border: 1px solid #e1e4eb;
  border-radius: var(--border-radius--normal);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
  transition: height var(--default-anim);
}

.blog__single-content .wp-block-table table {
  border-collapse: collapse;
  min-width: 100%;

  background-color: transparent;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 1023.9px) {
  .blog__single-content .wp-block-table table {
    overflow-x: auto;
  }
}

@media (max-width: 900px) {
  .blog__single-content table {
    white-space: nowrap;
  }
}

.blog__single-content .wp-block-table .has-fixed-layout {
  table-layout: auto;
}

.blog__single-content .wp-block-table thead {
  border-bottom: none;
  background-color: #edeff0;
}

.blog__single-content .wp-block-table thead th,
.blog__single-content .wp-block-table tbody td {
  font-weight: var(--fw-regular);
  font-size: 16px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid #ddd;
  text-align: left;
  -webkit-text-size-adjust: none;
}

.blog__single-content .wp-block-table thead th {
  padding: 16px !important;
  -webkit-text-size-adjust: none;
}

@media screen and (max-width: 1023.9px) {
  .blog__single-content .wp-block-table thead th,
  .blog__single-content .wp-block-table tbody td {
    font-size: 14px !important;
    -webkit-text-size-adjust: none;
  }

  .blog__single-content .wp-block-table thead th {
    padding: 5px;
  }
}

.show-more__wrapper {
  position: sticky;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 66.88px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #e1e4eb;
  border-radius: 0 0 8px 8px;
  background-color: #f7f7f7;
  transition:
    opacity var(--default-anim),
    visibility var(--default-anim),
    pointer-events var(--default-anim);
}

.show-more__wrapper.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.show-more {
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 171%;
  text-align: center;
  color: #2a2c36;
  padding: 12px 16px;
  border: 1px solid #ced1df;
  border-radius: var(--border-radius--normal);
  box-shadow: var(--box-shadow);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.5) 100%);
}

.show-more:hover {
  background: linear-gradient(180deg, rgba(225, 226, 235, 0.5) 0%, #e1e2eb 100%);
}
/* Tables style end */

/* container single post blog //////////////// */
.container.single-blog {
  font-family: var(--g-sans-flex);
}

/* content title and description /////////////////////////////////////////////// */
.blog_description {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 24px;
}

@media screen and (max-width: 1023.9px) {
  .blog_description {
    overflow: hidden;
  }
}

.title-blog__single {
  font-weight: var(--fw-regular);
  font-size: 72px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
  margin-bottom: 24px;
}

@media screen and (max-width: 1023.9px) {
  .title-blog__single {
    font-size: 32px;
  }
}

.blog_description .description__text {
  display: inline-block;
}

@media screen and (max-width: 1023.9px) {
  .blog_description .description__text {
    min-height: 201px;
  }
}

.blog_description .description__text > p {
  font-weight: var(--fw-regular);
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.02em;
  text-align: justify;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
  max-width: 670px;
}

.blog_description .description__text > p + p {
  margin-top: 24px;
}

@media screen and (max-width: 1023.9px) {
  .blog_description .description__text > p {
    font-size: 16px;
  }

  .blog_description .description__text > p + p {
    margin-top: 18px;
  }
}

@media screen and (max-width: 767.8px) {
  .blog_description .description__text > p {
    font-size: 13px;
  }

  .blog_description .description__text > p + p {
    margin-top: 14px;
  }
}
/* ////////////////////////////////////////////////// */

/* inform block////////////////////////////////////// */
.info_blog-single {
  display: inline-block;
  border-left: 1px dashed rgba(43, 46, 56, 0.25);
  padding: 8px 24px;
  min-width: 310px;
  min-height: 220px;
}

.info-post-mob-btn {
  display: none;
}

@media screen and (max-width: 1023.9px) {
  .info-post-mob-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f7f7f7;
    padding: 5px;
    background-color: transparent;

    position: fixed;
    top: 105px;
    right: 0;

    animation-name: info-mobile-btn;
    animation-delay: 50ms;
    animation-duration: 3s;
    animation-iteration-count: 1;
  }

  .info-post-mob-btn.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .info-post-mob-btn > svg:first-child {
    display: block;
  }

  .info-post-mob-btn > svg:last-child {
    display: none;
  }

  .info_blog-single.open .info-post-mob-btn {
    top: 0;
    background-color: #f7f7f7;
  }

  .info_blog-single.open .info-post-mob-btn > svg:first-child {
    display: none;
  }

  .info_blog-single.open .info-post-mob-btn > svg:last-child {
    display: block;
  }

  .info_blog-single {
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #f7f7f7;
    box-shadow: var(--box-shadow);
    border-left: none;
    border-radius: var(--border-radius--normal);
    height: fit-content;
  }

  .info_blog-single.open {
    transform: translateX(-100%);
  }
}

.content__page .info-desc {
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 12px;
  line-height: 167%;
  letter-spacing: -0.04em;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
}

.content__page .author-post {
  margin-bottom: 12px;
}

.content__page .date-post {
  margin-bottom: 20px;
}

.content__page .author-post,
.content__page .date-post {
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: rgba(14, 17, 21, 0.9);
}

.blog-single__category-box,
.blog__categories {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.blog-single__category-box {
  margin-bottom: 20px;
}

@media screen and (max-width: 1023.9px) {
  .blog-single__category-box {
    margin-bottom: 0;
  }
}

.blog-single__category {
  display: inline-block;
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 12px;
  line-height: 133%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 4px 8px;
  background: linear-gradient(180deg, rgba(89, 80, 96, 0.07) 0%, rgba(62, 61, 79, 0.07) 100%);
}

@media screen and (max-width: 767.8px) {
  .blog-single__category {
    display: none;
  }
}

.social-blog-single {
  display: flex;
  gap: 8px;
}

.social-link_blog-single {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 11px;
  color: #fff;
  background: linear-gradient(180deg, rgba(77, 81, 96, 0.8) 0%, rgba(37, 39, 48, 0.8) 100%);
}

.social-link_blog-single:hover {
  color: rgba(37, 39, 48, 0.8);
  background: var(--body-bg);
  border: 1px solid rgba(37, 39, 48, 0.8);
}
/* /////////////////////////////////////// */

/* poster post */
.blog-single__thumb {
  height: 528px;
  padding: 8px;
  border-radius: 24px;
  background-color: #dbdbdb;
}

@media screen and (max-width: 767.8px) {
  .blog-single__thumb {
    height: 328px;
  }
}

.blog-single__thumb > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* //////////////////////////// */

/* main post content */
.blog-main {
  padding-top: 36px;
}

@media screen and (min-width: 1024px) {
  .blog-main {
    display: flex;
    padding: 36px 111px 0 0;
    overflow: none;
  }
}

/* NAVBAR */
.navbar-wrapper {
  position: sticky;
  top: 0;
  align-self: self-start;
  width: 310px;
  transition:
    max-width var(--default-anim),
    transform var(--default-anim);
}

.navbar-wrapper.attached {
  top: 71.99px;
}

.navbar-mobile-btn {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity var(--default-anim),
    visibility var(--default-anim),
    pointer-events var(--default-anim);
}

/* ////// */
@media screen and (max-width: 1023.9px) {
  .navbar-wrapper {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    width: 80%;
    max-width: 310px;
    position: fixed;
    top: 55.84px;
    left: 0;
    z-index: 1000;
    transform: translateX(-101%);
    background-color: #f7f7f7;
  }

  .navbar-wrapper.attached {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    top: 55.84px;
  }

  .navbar-wrapper.attached.open {
    transform: translateX(0);
  }

  .navbar-wrapper.attached .navbar-mobile-btn {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    position: fixed;
    top: 50%;
    left: 101%;
    transform: translateY(-50%);
    border-radius: 0 15px 15px 0;
    border: 1px solid #000;
    background-color: #f7f7f7d4;
  }

  .navbar-wrapper.attached.open .navbar-mobile-btn > svg {
    transform: rotateZ(180deg);
  }

  .navbar-post__item {
    text-align: center;
  }
}
/* /////// */

.content__page .name-nav {
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 16px;
}

.content__page .navbar-wrapper.attached .name-nav {
  font-size: 11px;
  line-height: 100%;
  margin-bottom: 7.5px;
}

.navbar-post {
  padding-right: 32px;
}

@media screen and (max-width: 1023.9px) {
  .navbar-post {
    padding-right: 0;
  }
}

.navbar-wrapper.attached .navbar-post {
  height: calc(100vh - 55.84px);
  overflow-y: auto;
  padding-bottom: 70px;
}

.navbar-post__item + .navbar-post__item {
  margin-top: 12px;
}

.navbar-wrapper.attached .navbar-post__item + .navbar-post__item {
  margin-top: 10px;
}

.navbar-post__btn {
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 171%;
  letter-spacing: -0.01em;
  text-align: left;
  border-radius: 4px;
  padding: 8px 12px;
  min-width: 278px;
  color: rgba(0, 0, 0, 0.6);
  background: linear-gradient(180deg, rgba(89, 80, 96, 0.07) 0%, rgba(62, 61, 79, 0.07) 100%);
}

.navbar-wrapper.attached .navbar-post__btn {
  font-size: 13px;
  line-height: 120%;
}

@media screen and (max-width: 1023.9px) {
  .navbar-wrapper.attached .navbar-post__btn {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}

.navbar-post__btn.active,
.navbar-post__btn:hover {
  color: #fff;
  background: linear-gradient(180deg, #4d5160 0%, #252730 100%);
}
/* /// */

@media screen and (min-width: 1024px) {
  .blog__single-content {
    padding-left: 135px;
    border-left: 1px dashed rgba(43, 46, 56, 0.3);
  }
}

.blog__single-content h2:first-child {
  margin: 0 auto 0 auto;
}

.blog__single-content h2 {
  font-weight: var(--fw-regular);
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}

@media screen and (max-width: 1023.9px) {
  .blog__single-content h2 {
    font-size: 32px;
    line-height: 113%;
    letter-spacing: -0.01em;
  }
}

@media screen and (max-width: 1023.9px) {
  .blog__single-content h2 {
    font-size: 26px;
  }
}

/* Related Posts */
.related-posts-section {
  padding-bottom: 120px;
}

.related-posts-section .container {
  font-family: var(--g-sans-flex);
}

.related-posts-section .container > h2 {
  font-weight: var(--fw-regular);
  font-size: 32px;
  line-height: 125%;
  margin-bottom: 24px;
  color: #000;
}

.related-posts {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 24px;
}

@media screen and (max-width: 1023.9px) {
  .related-posts {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767.8px) {
  .related-posts {
    justify-content: center;
    align-items: center;
  }
}

.related-posts__item {
  max-width: 390px;
}

@media screen and (min-width: 768px) {
  .related-posts__item {
    width: calc((100% - 24px) / 2);
  }
}

@media screen and (min-width: 1024px) {
  .related-posts__item {
    width: calc((100% - 72px) / 4);
  }
}

.related-posts__link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 1023.9px) {
  .related-posts__link {
    height: auto;
  }
}

.related-posts__link > img {
  border-radius: 12px;
  width: 310px;
  height: 244px;
  object-fit: cover;
}

@media screen and (max-width: 1023.9px) {
  .related-posts__link > img {
    width: 100%;
  }
}

.related-posts__content {
  margin-top: 20px;
}

.related-posts__title {
  font-weight: var(--fw-regular);
  font-size: 22px;
  line-height: 127%;
  margin-bottom: 8px;
  min-height: 55.88px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.related-posts__description {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  height: 48px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.related-posts__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

/* PRICE PAGE ////////////////////////////////////////////////////////////////////////////////////////////// */
/* PRICE PAGE ////////////////////////////////////////////////////////////////////////////////////////////// */
/* PRICE PAGE ////////////////////////////////////////////////////////////////////////////////////////////// */
.section__price {
  padding-top: 128px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .section__price {
    padding-top: 140px;
    padding-bottom: 40px;
  }
}

.pricing__title {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 32px;
  line-height: 113%;
  letter-spacing: -0.01em;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 56px auto;
}

@media screen and (min-width: 1024px) {
  .pricing__title {
    font-size: 72px;
    line-height: 100%;
  }
}

.price__tabs {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100px;
  padding: 4px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 32px;
  background-color: #eaeaea;
}

.price__tabs .price__tab {
  font-family: var(--g-sans-flex);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);

  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 100px;
}

.price__tab:nth-child(2n) {
  color: rgba(0, 0, 0, 0.6);
}

.price__tabs .active {
  background: var(--batton-dark-bg);
  color: var(--button-dark-color);
}

.price__tab + .price__tab,
.price__tab-number {
  margin-left: 8px;
}

.price__tab-number {
  font-size: 12px;
  border-radius: 39px;
  padding: 4px 6px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}

.price__tabs .active .price__tab-number {
  background: var(--batton-dark-bg);
}

/* CARDS */
.price-cards__wrapper {
  position: relative;
  height: 791px;
  padding: 8px;
  border-radius: 16px;
  background-color: #ededed;
  transition: height var(--default-anim);
}

@media screen and (max-width: 1099.9px) {
  .price-cards__wrapper {
    height: 583px;
  }
}

/* @media screen and (max-width: 767.8px) {
  .price-cards__wrapper {
    height: 592px;
  }
} */

.price-cards {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  gap: 8px;
  overflow-y: hidden;
  overflow-x: auto;

  padding: 8px;
  border-radius: 16px;
  background-color: #ededed;
  transition:
    opacity var(--price-card-anim),
    visibility var(--price-card-anim),
    pointer-events var(--price-card-anim);
}

@media screen and (max-width: 767.8px) {
  .price-cards {
    /* overflow: hidden; */
  }
}

@media screen and (max-width: 1023.9px) {
  .price-cards.open-mob {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100vw;
    height: 100vh;
    padding: 55px 30px;
    flex-wrap: wrap;
    gap: 16px;
    overflow-y: auto;
    border-radius: 0;
    background-color: #000000e6;
  }
}

@media screen and (max-width: 767.8px) {
  .price-cards.open-mob {
    padding: 55px 15px;
    justify-content: center;
  }
}

@media screen and (min-width: 1024px) {
  .price-cards {
    flex-wrap: wrap;
    overflow: hidden;
  }
}

.price-cards.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media screen and (max-width: 1024px) {
  .price-cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.price-cards__item {
  flex-shrink: 0;
  width: 100%;
  max-width: 375px;
  max-height: 788px;

  padding-top: 20px;
  padding-bottom: 24px;
  border-radius: 16px;
  background-color: #fff;
}

@media screen and (max-width: 1099.9px) {
  .price-cards__item {
    height: 568px;
  }
}

@media screen and (max-width: 1023.9px) {
  .price-cards__item {
    display: none;
  }

  .price-cards__item:first-child,
  .price-cards__item:nth-child(2),
  .price-cards__item:nth-child(3) {
    display: list-item;
  }

  .price-cards.open-mob .price-cards__item {
    display: list-item;
  }
}

@media screen and (min-width: 768px) {
  .price-cards.open-mob .price-cards__item {
    width: calc((100% - 16px) / 2);
  }
}

@media screen and (min-width: 1024px) {
  .price-cards__item {
    max-width: none;
    width: calc((100% - 16px) / 3);
  }
}

.close-all-features {
  display: none;
}

@media screen and (max-width: 1023.9px) {
  .price-cards.open-mob .close-all-features {
    display: block;
    position: fixed;
    top: 30px;
    right: 15px;
  }
}

.close-all-features__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #f1aaaa;
  background-color: transparent;
  transition: transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

.close-all-features__btn:hover {
  color: #bc5757;
  transform: rotateZ(360deg);
}

.close-all-features__btn > svg {
  fill: currentColor;
}

.price-cards__top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 232px;
  padding: 0 29.67px 24px 24px;
  border-bottom: 1px dashed rgba(43, 46, 56, 0.25);
}

.price-cards__title {
  font-family: var(--g-sans-flex), sans-serif;
  font-weight: var(--fw-regular);
  font-size: 22px;
  line-height: 127%;
  margin-bottom: 2px;
  color: #000;
}

.price-cards__description {
  font-family: var(--g-sans-flex), sans-serif;
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767.8px) {
  .price-cards__description {
    font-size: 13px;
    line-height: normal;
  }
}

.price-cards__price {
  font-family: var(--g-sans-flex), sans-serif;
  font-weight: var(--fw-medium);
  font-size: 40px;
  line-height: 120%;
}

@media screen and (max-width: 767.8px) {
  .price-cards__price {
    font-size: 28px;
    line-height: normal;
  }
}

.cards-price__decor {
  font-weight: var(--fw-regular);
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}

.price-cards__link {
  font-family: 'Geist Mono', sans-serif;
  font-weight: var(--fw-medium);
  font-size: 14px;
  line-height: 171%;
  text-align: center;

  display: block;
  padding: 8px 0;
  width: 100%;
  border-radius: var(--border-radius--normal);

  color: #fff;
  background: var(--batton-dark-bg);
}

.price-cards__link:hover {
  background: var(--batton-dark-bg-light);
}

.adv ul {
  display: flex;
  flex-direction: column;
  padding: 24px 28px 0 28px;
  margin: 0;
  width: 100%;
  max-height: 500px;
  overflow-y: auto;
}

@media screen and (min-width: 1024px) and (max-width: 1099.9px) {
  .adv ul {
    padding: 20px 17px 0 17px;
  }
}

@media screen and (max-width: 1099.9px) {
  .adv ul {
    padding: 10px 10px 0 10px;
    max-height: 280px;
  }
}

.adv ul li {
  list-style-type: none;

  display: flex;

  align-items: center;
  font-family: var(--g-sans-flex), sans-serif;
  font-size: 16px;
  color: #000;
  margin-bottom: 12px;
}

@media screen and (max-width: 1099.9px) {
  .adv ul li {
    margin-bottom: 9px;
  }
}

@media screen and (max-width: 767.8px) {
  .adv ul li {
    font-size: 13px;
  }
}

.adv ul li:nth-last-child(1) {
  margin-bottom: 0;
}

.adv ul li::before {
  content: '';
  min-width: 16px;
  height: 13px;
  background: url('../img/check-mark.svg') no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.all-features {
  font-family: 'Geist Mono', sans-serif;
  font-weight: var(--fw-regular);
  font-size: 14px;
  line-height: 171%;
  text-align: center;

  display: flex;
  align-items: center;
  gap: 14px;
  margin: 32px auto 0 auto;
  padding: 8px 16px;
  border-radius: var(--border-radius--normal);
  border: 1px solid #ced1df;
  color: #2a2c36;
  box-shadow: var(--box-shadow);
  background: var(--button-light-bg);
}

.all-features:hover {
  background: linear-gradient(180deg, rgba(225, 226, 235, 0.5) 0%, #e1e2eb 100%);
}

.all-features.active > svg {
  transition: transform var(--default-anim);
}

.all-features.active > svg {
  transform: rotateZ(180deg);
}

/* SECTION START */
.start {
  padding-bottom: 72px;
}

.start__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 50px;

  border-radius: 8px;
  padding: 30px 15px;
  background-color: transparent;
  background: linear-gradient(180deg, #78798a 0%, #252730 100%);
}

@media screen and (max-width: 767.8px) {
  .start .container {
    padding: 0;
  }

  .start__block {
    border-radius: 0;
  }
}

@media screen and (min-width: 1200px) {
  .start__block {
    flex-direction: row;
    gap: 0;
    border-radius: 20px;
    padding: 48px 48px 48px 64px;
  }
}

.start__block.__blog-page {
  display: block;
  position: relative;
  padding: 0;
  width: 100%;
  height: 463px;
}

.bg-start-banner__blog {
  border-radius: 20px;
  object-fit: cover;
}

.bg-start-banner__blog {
  height: 100%;
}

@media screen and (max-width: 1023.9px) {
  .bg-start-banner__blog {
    object-position: 100%;
    animation-name: banner-start-blog;
    animation-duration: 10s;
    animation-delay: 500ms;
    animation-iteration-count: infinite;
  }
}

/* LEFT BLOCK */
.start__block-left {
  font-family: var(--g-sans-flex);
  max-width: 429px;
}

.start__block-left.__blog-page {
  position: absolute;
  top: 50%;
  left: 64px;
  transform: translateY(-50%);
}

@media screen and (max-width: 1023px) {
  .start__block-left.__blog-page {
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
}

.start__title {
  font-weight: var(--fw-regular);
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #fff;
  margin-bottom: 8px;
}

@media screen and (max-width: 1024px) {
  .start__title {
    font-size: 27px;
    line-height: 44px;
    text-align: center;
  }
}

.start__text {
  font-weight: var(--fw-regular);
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.8);
}

.start__link .button {
  font-family: 'Geist Mono';
  font-weight: var(--fw-medium);
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;

  margin-top: 48px;
  width: max-content;
  border-radius: var(--border-radius--normal);

  color: #fff;
  padding: 4px 4px 4px 24px;
  background: var(--button-orange-bg);
  box-shadow: var(--box-shadow);
}

@media screen and (max-width: 1023.9px) {
  .start__link .button {
    margin-left: auto;
    margin-right: auto;
  }
}

.start__link .button:hover {
  background: var(--batton-dark-bg-light);
}

.button-orange-icon {
  width: 44px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.start__link .button:hover .button-orange-icon > svg {
  transform: rotate(45deg);
}

/* RIGHT BOX LISTS */
.start__block-right {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 603px;
}

@media screen and (min-width: 768px) {
  .start__block-right {
    flex-direction: row;
  }
}

.offer-details__wrapper,
.seven-days__wrapper {
  padding: 24px;
  border-radius: var(--border-radius--normal);
}

.offer-details__wrapper {
  width: 335px;
  height: 260px;
  background: rgba(255, 255, 255, 0.12);
}

@media screen and (max-width: 383px) {
  .offer-details__wrapper {
    width: fit-content;
  }
}

.seven-days__wrapper {
  width: 260px;
  height: 260px;
  background: rgba(255, 255, 255, 0.07);
}

@media screen and (max-width: 767.8px) {
  .seven-days__wrapper {
    width: 100%;
  }
}

.right-titles {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-medium);
  font-size: 18px;
  line-height: 156%;
  margin-bottom: 16px;
  color: #fff;
}

.offer-details {
  padding-left: 4px;
}

.seven-days {
  padding-left: 7px;
}

.offer-details > li,
.seven-days > li {
  font-family: var(--g-sans-flex);
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;

  display: flex;
  align-items: center;
  color: #fff;
}

.seven-days > li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 12px;
  border-radius: 100%;
  background-color: #fff;
}

.offer-details > li + li,
.seven-days > li + li {
  margin-top: 12px;
}

.offer-details > li::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  background-image: url(../img/white-check.svg);
  background-repeat: no-repeat;
  background-position: center;
}

/* COMPAR SECTION */
.compar .container {
  font-family: var(--g-sans-flex);
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.7);

  padding-top: 30px;
  padding-bottom: 64px;
  background-color: #fcfcfc;
}

@media screen and (min-width: 1024px) {
  .compar .container {
    padding-top: 64px;
  }
}

@media screen and (max-width: 767.8px) {
  .compar .container {
    font-size: 13px;
  }
}

.compar__top-box {
  padding: 8px 0;
  box-shadow: 0 4px 6px -3px rgba(0, 0, 0, 0.05);
}

@media screen and (min-width: 890.9px) {
  .compar__top-box {
    display: flex;
    justify-content: space-between;
    align-items: start;
  }
}

.compar__title {
  font-weight: var(--fw-regular);
  font-size: 32px;
  line-height: 125%;
  color: #000;
}

@media screen and (max-width: 925.9px) {
  .compar__title {
    font-size: 28px;
  }
}

@media screen and (max-width: 890.9px) {
  .compar__title {
    text-align: center;
    margin-bottom: 27px;
  }
}

@media screen and (max-width: 449.9px) {
  .compar__title {
    font-size: 16px;
  }
}

.compar__top-plan,
.compar-plan {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1023.9px) {
  .compar__top-plan {
    justify-content: right;
  }
}

.compar__top-plan__item {
  width: 198.8px;
  text-align: center;
}

.compar-plan__item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 198.8px;
}

@media screen and (max-width: 767.8px) {
  .compar__top-plan__item,
  .compar-plan__item {
    width: auto;
    min-width: 80px;
  }
}

.compar-plan__title {
  font-weight: 400;
  font-size: 22px;
  line-height: 127%;
  color: #000;
  margin-bottom: 4px;
}

@media screen and (max-width: 767.8px) {
  .compar-plan__title {
    font-size: 18px;
  }
}

.compar-plan__text {
  font-size: 16px;
  line-height: 200%;
  text-align: center;
}

@media screen and (max-width: 767.8px) {
  .compar-plan__text {
    font-size: 13px;
  }
}

@media screen and (max-width: 449.9px) {
  .compar-plan__text {
    font-size: 10px;
  }
}

.compar-content-wrapper + .compar-content-wrapper {
  margin-top: 24px;
}

.compar-content__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 133%;
  color: #000;
  border-radius: 4px;
  padding: 16px 24px;
  background: #edeff0;
}

@media screen and (max-width: 767.8px) {
  .compar-content__title {
    font-size: 14px;
  }
}

@media screen and (max-width: 449.9px) {
  .compar-content__title {
    padding: 10px 14px;
    font-size: 14px;
  }
}

.compar-content-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed rgba(43, 46, 56, 0.3);
  padding: 16px 0px 16px 24px;
}

@media screen and (max-width: 767.8px) {
  .compar-content-list__item {
    padding: 10px 0;
  }
}

@media screen and (max-width: 449.9px) {
  .compar-content-list__item > p:not(#class) {
    font-size: 10px;
    overflow: auto;
  }
}

/* NEW ACCOUNT */
.new-account .container {
  position: relative;
  padding: 0;
}

@media screen and (max-width: 767.8px) {
  .new-account .container {
    height: 543px;
  }
}

.bg-new-account {
  object-fit: cover;
  height: 100%;
}

.new-account__content {
  font-family: 'Geist Mono';
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 56px;
  color: #fff;
}

@media screen and (max-width: 1023.9px) {
  .new-account__content {
    padding-top: 30px;
  }
}

.new-account__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 200%;
  text-transform: uppercase;
}

.new-account__title {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 48px;
  line-height: 117%;
  margin-top: 12px;
  margin-bottom: 40px;
}

@media screen and (max-width: 1023.9px) {
  .new-account__title {
    font-size: 32px;
    line-height: 113%;
  }
}

.new-account__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 171%;
  padding: 12px 24px;
  color: #000;
  background-color: #fff;
  border-radius: var(--border-radius--normal);
}

.new-account__link:hover {
  color: #fff;
  background: var(--batton-dark-bg-light);
}

/* FAQ */
.section-faq {
  padding-top: 120px;
}

.faq__top-text {
  font-family: 'Geist Mono';
  font-weight: var(--fw-regular);
  font-size: 12px;
  line-height: 200%;
  text-transform: uppercase;
  text-align: center;
  color: #252730;
}

.faq__title {
  font-family: var(--g-sans-flex);
  font-weight: var(--fw-regular);
  font-size: 48px;
  line-height: 117%;
  text-align: center;
  color: #000;
  margin-top: 12px;
}

.faq-list {
  max-width: 866px;
  margin: 48px auto 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq-list__item {
  padding: 20px 0 32px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media screen and (max-width: 767.8px) {
  .faq-list__item {
    padding: 32px 0;
  }

  .faq-list__item:last-child {
    border-bottom: none;
  }
}

.section-faq-item-heading {
  font-family: 'Google Sans Flex';
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: #000000;
}

@media screen and (max-width: 767.8px) {
  .section-faq-item-heading {
    font-size: 20px;
    gap: 30px;
  }
}

.section-faq-item-heading .icon {
  position: relative;
  width: 24px;
  height: 24px;
  transition: transform var(--default-anim);
}

.section-faq-item-heading.open .icon {
  transform: rotateZ(45deg);
}

.section-faq-item-heading .icon::before,
.section-faq-item-heading .icon::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #000;
  transform: translate(-50%, -50%);
}

.section-faq-item-heading .icon::before {
  width: 16px;
  height: 2px;
}

.section-faq-item-heading .icon::after {
  width: 2px;
  height: 16px;
}

.section-faq-item-text {
  font-family: 'Google Sans Flex';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  max-height: 0;
  transition: max-height var(--default-anim);
}

/* FOOTER */
.footer {
  background: linear-gradient(180deg, #e2dee3 0%, #f7f7f7 100%);
  padding: 80px 0 0;
  border-radius: 40px 40px 0px 0px;
}

@media screen and (max-width: 1000px) {
  .footer {
    border-radius: 0;
  }
}

.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.footer-headline {
  font-family: var(--g-sans-flex);
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.01em;
  color: #000;
  max-width: 420px;
}

@media screen and (max-width: 767.8px) {
  .footer-top {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-headline {
    font-size: 32px;
    margin-bottom: 32px;
    line-height: 113%;
  }

  .footer-headline > span {
    display: block;
  }
}

.footer-cta {
  max-width: 361px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.footer-cta-title {
  font-family: var(--g-sans-flex);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #252730;
}

@media screen and (max-width: 767.8px) {
  .footer-cta-title {
    font-size: 18px;
  }

  .footer-cta .button3 {
    margin: 0;
  }
}

/* FOOTER BANNER START */
.footer-banner {
  position: relative;
  margin-bottom: 80px;
  border-radius: 16px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .footer-banner {
    padding: 0;
    /* height: 100px; */
  }
}

.footer-banner__thumbnail > img {
  object-fit: cover;
  min-height: 100% !important;
}

.footer-banner__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10% 0 11.5%;
  width: 100%;
  height: 100%;

  font-family: 'Geist Mono', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 114%;
  color: #fff;
}

.__mob-banner-footer {
  display: none;
}

@media screen and (max-width: 1024px) {
  .footer-banner__text {
    font-size: 18.93px;

    flex-direction: column;
    justify-content: end;
    align-items: start;

    width: max-content;
    padding: 0 10px 11px 0;

    top: auto;
    left: auto;
    transform: translate(0, 0);

    right: 0;
    bottom: 0;
  }

  .__desk-banner-footer {
    display: none;
  }

  .__mob-banner-footer {
    display: block;
  }
}

@media screen and (max-width: 767.9px) {
  .footer-banner__text {
    font-size: 15.93px;
  }
}

@media screen and (max-width: 459.9px) {
  .footer-banner__text {
    font-size: 11.93px;
  }
}
/* FOOTER BANNER END */

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: flex-end;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  padding-bottom: 24px;
  flex-wrap: wrap;
}

@media screen and (max-width: 767.8px) {
  .footer-bottom {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
  }
}

.footer-menu-wrapper {
  display: flex;
  gap: clamp(1.875rem, 0.4327rem + 4.8077vw, 4.375rem);
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) and (max-width: 790px) {
  .footer-menu-wrapper {
    gap: 27px;
  }
}

@media (max-width: 767.8px) {
  .footer-menu-wrapper {
    display: grid;
    grid-template: repeat(2, auto) / repeat(2, 1fr);
    row-gap: 56px;
    column-gap: 16px;
    max-width: 327px;
    /* max-height: 368px; */
    margin: 0 auto;
    padding-bottom: 40px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  }

  @media screen and (max-width: 374.9px) {
    .footer-menu-wrapper {
      column-gap: 7px;
    }
  }

  .footer-menu:first-child {
    grid-row: 1/2;
    grid-column: 2/3;
  }
}

.footer-menu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 153px;
}

.footer-menu-title {
  font-family: 'Geist Mono';
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}

.footer-menu-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* .footer-menu-list li {} */

.footer-menu-list li a {
  font-family: var(--g-sans-flex);
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
}

.footer-menu-list li a:hover {
  text-decoration: underline;
}

.footer-logo {
  max-width: 160px;
}

@media screen and (max-width: 1023.9px) {
  .footer-logo {
    margin-bottom: auto;
  }
}

@media screen and (max-width: 767.8px) {
  .footer-logo {
    margin: 40px auto;
  }
}

.footer-down {
  padding: 16px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1.25rem, 0.5288rem + 2.4038vw, 2.5rem);
  flex-wrap: wrap;
}

.footer-socials-wrapper {
  display: flex;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .footer-menu-wrapper .footer-socials-wrapper {
    display: none;
  }
}

@media screen and (max-width: 767.8px) {
  .footer-menu-wrapper .footer-socials-wrapper {
    align-items: end;
    gap: 16px;
  }
}

@media screen and (max-width: 374.9px) {
  .footer-menu-wrapper .footer-socials-wrapper {
    gap: 10px;
  }
}

@media screen and (max-width: 767.8px) {
  .footer-down {
    justify-content: center;
    gap: 16px;
  }

  .footer-down .footer-socials-wrapper {
    display: none;
  }
}

.footer-social-item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.4);
}

.footer-links {
  display: flex;
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 767.8px) {
  .footer-links {
    gap: 40px;
  }
}

.footer-links a {
  font-family: var(--g-sans-flex);
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

.footer-links a:hover {
  text-decoration: underline;
}

.footer-copyright {
  font-family: var(--g-sans-flex);
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.4);
}

.footer__row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 28px;
  }
}

.footer__right {
  max-width: 405px;
  width: 100%;
}

.form__title {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Inter';
  margin-bottom: 8px;
}

.form__row {
  display: flex;
  position: relative;
}

.form__row input {
  width: 100%;
  outline: none;
  border: 1px solid #2e2e2e;
  border-radius: 100px;
  background: #fff;
  color: rgba(46, 46, 46, 0.5);
  font-size: 16px;
  font-family: 'Inter';
  padding: 15px 24px;
  padding-right: 0;
}

.form__row input::-webkit-input-placeholder {
  color: rgba(46, 46, 46, 0.5);
  font-size: 16px;
  font-family: 'Inter';
}

.form__row input::-moz-placeholder {
  color: rgba(46, 46, 46, 0.5);
  font-size: 16px;
  font-family: 'Inter';
}

.form__row input:-ms-input-placeholder {
  color: rgba(46, 46, 46, 0.5);
  font-size: 16px;
  font-family: 'Inter';
}

.form__row input::-ms-input-placeholder {
  color: rgba(46, 46, 46, 0.5);
  font-size: 16px;
  font-family: 'Inter';
}

.form__row input::placeholder {
  color: rgba(46, 46, 46, 0.5);
  font-size: 16px;
  font-family: 'Inter';
}

.form__row .form__button {
  background: #2e2e2e;
  border-radius: 100px;
  color: #f5faff;
  font-family: var(--g-sans-flex);
  font-size: 16px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0 28.5px;

  transition: 0.6s ease 0s;
  position: absolute;
  top: 0;
  right: 0;
  height: 56px;
}

.form__row .form__button:hover {
  background: #ff7a00;
}

@media screen and (max-width: 1024px) {
  .footer__logo {
    margin-bottom: 32px;
  }
}

.footer__adress {
  font-family: 'Inter';
  font-size: 16px;
  color: #2e2e2e;
  text-decoration: none;
  margin-bottom: 16px;
}

.footer__link {
  font-family: 'Inter';
  font-size: 16px;
  color: #2e2e2e;
  text-decoration: none;

  display: flex;

  transition: 0.6s ease 0s;
  margin-bottom: 16px;
}

.footer__link:hover {
  color: #ff7a00;
}

.footer__row2 {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

  align-items: center;
  border-top: 1px solid rgb(46, 46, 46);
  padding-top: 32px;
}

@media screen and (max-width: 1024px) {
  .footer__row2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 0;
    border: none;
    margin-bottom: 32px;
  }
}

.footer__block {
  width: 33.3333333333%;

  display: flex;
}

@media screen and (max-width: 1024px) {
  .footer__block {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .footer__block:nth-child(1) {
    margin-bottom: 16px;
  }
}

.footer__block:nth-child(2) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .footer__block:nth-child(2) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px;
  }
}

.footer__block:nth-child(3) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 1024px) {
  .footer__block:nth-child(3) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 1024px) {
  .footer__block:nth-child(1) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .footer__block:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer__block:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 16px;
  }
}

.footer__link2 {
  margin-bottom: 0;
  margin-right: 72px;
}

@media screen and (max-width: 1024px) {
  .footer__link2 {
    margin-right: 0;
  }
}

.footer__link2:nth-last-child(1) {
  margin-right: 0;
}

.socials {
  display: flex;

  align-items: center;
}

.social__link {
  margin-right: 16px;
}

.social__link:nth-last-child(1) {
  margin-right: 0;
}

/* FREE FOREVER */
.forever-hero {
  padding-top: 92px;
}

@media screen and (max-width: 1023.9px) {
  .forever-hero {
    padding-top: 35px;
  }
}

.forever-hero * {
  font-family: 'Google Sans Flex', sans-serif;
}

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

@media screen and (max-width: 1023.9px) {
  .forever-hero .container {
    flex-direction: column;
    gap: 25px;
  }
}

.section-forever__label {
  font-family: 'Geist Mono', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 200%;
  text-transform: uppercase;
  text-align: center;
  color: #252730;
  margin-bottom: 12px;
}

.section-forever__title {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 117%;
  text-align: center;
  color: #000;
  margin-bottom: 48px;
}

.forever-hero__left {
  padding-top: 48px;
}

@media screen and (max-width: 1023.9px) {
  .forever-hero__left {
    padding-top: 0;
  }
}

.forever-hero__label {
  font-family: 'Geist', sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 182%;
  text-transform: uppercase;
  color: rgba(76, 82, 113, 0.57);
  box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.25);
  background: linear-gradient(180deg, rgba(102, 102, 102, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
  margin-bottom: 48px;
  border-radius: 100px;
  width: 125px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.forever-hero h1 {
  font-weight: 400;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
}

.forever-hero .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 156%;
  letter-spacing: -0.02em;
  color: #000;
  margin: 24px 0 40px 0;
}

.forever-hero .text span {
  font-style: italic;
  font-weight: 600;
}

.forever-hero__btn-box {
  position: relative;
  width: max-content;
}

.forever-hero__btn-hover-box {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);

  display: flex;
  justify-content: center;
  align-items: start;
  gap: 20px;

  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 20px;
  width: max-content;
  max-width: 452px;
  min-height: 226px;
  backdrop-filter: blur(12px);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.07);
  background: rgba(255, 255, 255, 0.72);
  transition:
    opacity 250ms ease-in,
    visibility 250ms ease-in,
    pointer-events 250ms ease-in;
}

.forever-hero__btn-box:hover .forever-hero__btn-hover-box {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}

@media screen and (max-width: 398px) {
  .forever-hero__btn-hover-box {
    flex-direction: column;
  }
}

.forever-hero__btn-hover-box > span {
  display: block;
  width: 1px;
  height: 184px;
  border-right: 1px dashed rgba(43, 46, 56, 0.25);
}

@media screen and (max-width: 398px) {
  .forever-hero__btn-hover-box > span {
    width: 100%;
    height: 1px;
    border-top: 1px dashed rgba(43, 46, 56, 0.25);
  }
}

.forever-hero__btn-hover-box h4 {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 12px;
}

.forever-hero__btn-hover-box p {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 8px;

  font-family: var(--second-family);
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: rgba(0, 0, 0, 0.7);
}

.forever-hero__btn-hover-box p + p {
  margin-top: 6px;
}

.forever-hero .button-hero {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 244px;
  height: 48px;
  border-radius: 8px;

  text-decoration: none;
  font-family: 'Geist Mono';
  font-weight: 500;
  font-size: 14px;
  line-height: 171%;
  text-align: center;
  color: #fff;

  color: #fff;
  background: linear-gradient(180deg, #f78a3b 0%, #e66d17 100%);
  box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.25);
}

.forever-hero .button-hero:hover {
  background: var(--batton-dark-bg-light);
}

.forever-hero .bottom-text {
  font-family: 'Geist Mono', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 169%;
  color: rgba(0, 0, 0, 0.7);
  max-width: 557px;
  margin: 0;
  margin-top: 136px;
}

.forever-hero .bottom-text span {
  display: flex;
  justify-content: left;
  align-items: center;
}

@media screen and (max-width: 1023.9px) {
  .forever-hero .bottom-text {
    margin-top: 36px;
  }
}

/* right */
.forever-hero__right {
  opacity: 1;
  max-width: 644px;
  width: 49%;
  height: 664px;
  padding: 8px;
  border-radius: 24px;
  background: #ededed;
  overflow: hidden;
  transition: opacity 250ms ease-in;
}

@media screen and (max-width: 1023.9px) {
  .forever-hero__right {
    width: 100%;
    height: auto;
  }
}

.forever-hero__right.change {
  opacity: 0;
}

.forever-hero__right img {
  display: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.forever-hero__right img.visible {
  display: block;
}

/* FOREVER PLAN */
.forever-plan {
  padding-top: 160px;
  padding-bottom: 128px;
}

@media screen and (max-width: 1023.9px) {
  .forever-plan {
    padding-top: 60px;
    padding-bottom: 58px;
  }
}

.forever-plan-btn__wrapp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.forever-plan-btn {
  font-family: 'Geist Mono', sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  border-radius: 9999px;
  padding: 8px 12px;
  backdrop-filter: blur(30px);
  color: rgba(0, 0, 0, 0.6);
  background: #eaeaea;
  transition: background 250ms ease-in;
}

.forever-plan-btn:hover {
  background: #bebebe;
}

.forever-plan-btn.active {
  color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(30px);
  background: linear-gradient(180deg, #4d5160 0%, #252730 100%);
}

.forever-plan__lists-wrapp {
  opacity: 1;
  display: flex;
  justify-content: left;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  transition: opacity 250ms ease-in;
}

@media screen and (max-width: 1023.9px) {
  .forever-plan__lists-wrapp {
    border-radius: 0;
    overflow: auto;
  }
}

.forever-plan__lists-wrapp.change {
  opacity: 0;
}

.forever-plan__lists-wrapp img {
  display: none;
  object-fit: contain;
}

@media screen and (max-width: 1023.9px) {
  .forever-plan__lists-wrapp img {
    width: 276%;
    max-width: none;
  }
}

.forever-plan__lists-wrapp img.visible {
  display: block;
}

.forever-plan__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000;
  margin: 24px 0 0 0;
}

.forever-plan__text span {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #ff7a00;
  margin-right: 10px;
}

/* STARS SIMPLE */
.start-simple {
  padding-bottom: 168px;
}

@media screen and (max-width: 1023.9px) {
  .start-simple {
    padding-bottom: 68px;
  }
}

.start-simple__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 24px;
  padding: 8px;
  background-color: #ededed;
  overflow: hidden;
}

@media screen and (max-width: 1023.9px) {
  .start-simple__list {
    justify-content: left;
  }
}

.start-simple__item {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 16px;
  padding: 24px 0px;
  width: calc((100% - 16px) / 3);
  min-width: 287px;
  height: 280px;
  color: #000;
  background-color: #fff;
}

.start-simple__item:hover {
  color: #fff;
  background: linear-gradient(180deg, #595060 0%, #3e3d4f 100%);
}

.start-simple__title {
  width: 100%;
  height: 52px;
  padding: 0 24px;
  border-bottom: 1px dashed rgba(43, 46, 56, 0.25);
  font-weight: 400;
  font-size: 22px;
  line-height: 127%;
  color: inherit;
}

.start-simple__text {
  padding: 0 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.01em;
  color: inherit;
}

/* YOU SAVE */
.you-save {
  padding-bottom: 143px;
}

@media screen and (max-width: 1023.9px) {
  .you-save {
    padding-bottom: 80px;
  }
}

.you-save .section-forever__title {
  margin-bottom: 12px;
}

.you-save__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 156%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #000;
}

.you-save .section1__link {
  margin: 40px 0 32px 0;
}

@media screen and (max-width: 1023.9px) {
  .you-save .section1__link a {
    font-size: 14px !important;
    padding: 4px 4px 4px 24px !important;
    width: max-content !important;
    max-width: none !important;
  }
}

.you-save .section1__link .button {
  margin: 0 auto;
}

.you-save__content-thumbnail {
  position: relative;
  margin-bottom: 31px;
}

.you-save__content-thumbnail div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
}

.you-save__content-thumbnail img {
  max-width: 710px;
  margin: 0 auto;
  object-fit: contain;
}

@media screen and (max-width: 1023.9px) {
  .you-save__content-thumbnail img {
    max-width: 100%;
  }
}

.you-save__content-text {
  max-width: 468px;
  font-family: 'Geist Mono', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 169%;
  text-align: left;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.7);
}

.you-save__content-text span {
  display: flex;
  justify-content: left;
  align-items: center;
}

/* WHY IS IT */
.why-is-it {
  padding-bottom: 200px;
}

@media screen and (max-width: 1023.9px) {
  .why-is-it {
    padding-bottom: 50px;
  }
}

.why-is-it__head {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 40px;
}

@media screen and (max-width: 1023.9px) {
  .why-is-it__head {
    flex-direction: column;
  }
}

.why-is-it__head-left,
.why-is-it__head-right {
  flex-shrink: 0;
}

@media screen and (min-width: 1024px) {
  .why-is-it__head-left .section-forever__label {
    text-align: left;
  }
}

.why-is-it__head-left .section-forever__title {
  margin: 0;
}

.why-is-it__head-right {
  padding-top: 47px;
}

.why-is-it__head-right p {
  max-width: 533px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #252730;
}

.why-is-it__head-right p + p {
  margin-top: 24px;
}

.why-is-it__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.why-is-it__free,
.why-is-it__paid {
  width: 652px;
  height: 296px;
  border-radius: 16px;
  padding: 24px 0px;
  background: #fff;
}

.why-is-it__paid {
  background: linear-gradient(180deg, #4d5160 0%, #252730 100%);
}

.why-is-it__free-head,
.why-is-it__paid-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px 24px 24px;
  margin-bottom: 24px;
  border-bottom: 1px dashed rgba(43, 46, 56, 0.25);
}

@media screen and (max-width: 1023.9px) {
  .why-is-it__content {
    flex-direction: column;
  }

  .why-is-it__free,
  .why-is-it__paid {
    width: 100%;
    height: auto;
  }

  .why-is-it__free-head,
  .why-is-it__paid-head {
    flex-wrap: wrap;
    gap: 15px;
    padding: 0 15px 15px 15px;
  }
}

.why-is-it__paid-head {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
}

.why-is-it__free-head h3,
.why-is-it__paid-head h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 127%;
  color: #000;
}

.why-is-it__paid-head h3 {
  color: #fff;
}

.why-is-it__free-head p,
.why-is-it__paid-head p {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.6);
}

.why-is-it__paid-head p {
  color: rgba(255, 255, 255, 0.6);
}

.why-is-it__free-head .section1__link .button {
  padding: 12px 16px;
}

.why-is-it__free > p,
.why-is-it__paid > p {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0 24px;
  font-family: 'Geist Mono', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: rgba(0, 0, 0, 0.8);
}

.why-is-it__paid p {
  color: rgba(255, 255, 255, 0.8);
}

.why-is-it__free > p.no {
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.35);
}

.why-is-it__free > p + p,
.why-is-it__paid > p + p {
  margin: 12px 0 0 0;
}
