

/* Start:/local/templates/teh/css/style.css?175982017342072*/
@font-face {
  font-family: "Kanit Cyrillic";
  src: url("/local/templates/teh/css/../fonts/Kanit-Cyrillic/KanitCyrillic.woff") format("woff")
}

@font-face {
  font-family: 'Inter';
}

* {
  box-sizing: border-box;
}





/* По умолчанию показываем ПК версию */
.preim__blocks.mob { display: none; }
.preim__blocks.pc { display: block; }

/* На мобильных показываем мобильную версию */
@media (max-width: 550px) {
    .preim__blocks.mob { display: block; }
    .preim__blocks.pc, .dnon { display: none !important; }
    .desktop-gallery {display: none !important;}
}

/* Скрываем невидимые галереи от Fancybox */
.preim__blocks.mob .mobile-gallery { display: block; }
.preim__blocks.pc .desktop-gallery { display: block; }

.preim__blocks.mob .desktop-gallery, 
.preim__blocks.pc .mobile-gallery {
    display: none !important;
    position: absolute !important;
    left: -9999px !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
body,
ul,
li,
ol {
  padding: 0;
  margin: 0;
}

.inputs__checkbox-a a {
  color: #fff !important;
cursor:pointer;
}

.under {
      text-decoration: underline;
}

.header__logo img{
  max-width: 188px;
  max-height: 58px;
}

.forma__text {
  z-index: 9999;
}

.menu {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.pl {
  display: none;
}

.menu.active {
  opacity: 1;
  visibility: visible;
}

.pc {
  display: block !important;
}

.alert-success {
      color: #fff;
    margin-bottom: 20px;
}
.preim__blocks.mob {
  display: none;
}

.preim__blocks.pc {
  display: grid !important;
}

.mob {
  display: none;
}

.format {
  background: #f8f8f8 !important;
}

.forma__blocks.mob {
  display: none !important;
}

.forma__blocks.pc {
  display: grid !important;
}

.release {
  margin-bottom: 0;
  padding-bottom: 60px;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.non {
  display: none;
}

ul {
  list-style-type: none;
}

.burger {
  display: none;
}

.preim {
  background: #f8f8f8;
  padding-bottom: 50px;
}

.who .release__title {
  margin-bottom: 40px !important;
}

.scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #00126e;
  color: white;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  z-index: 1000;
}

.scroll-to-top.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.scroll-to-top:hover {
  transform: translateY(-5px);
  background: 0A29C3;
}


.arrow {
  width: 20px;
  height: 20px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(-45deg);
  margin-top: 5px;
}

.main-slider__button:hover {
  cursor: pointer;
  background: #8d9aff;
}

.forma__text {
  font-family: "Kanit Cyrillic", sans-serif;
}

.inputs__button {
  font-family: "Kanit Cyrillic", sans-serif;
}

input:focus,
textarea:focus {
  outline: none;
}

.who__blocks.pc {
  display: grid !important;
}

.who__blocks.mob {
  display: none;
}

.preim__title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  color: #141414;
  width: 100%;
  text-align: center;
}

.preim__text {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  color: #686868;
}

.preim__blocks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.preim__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #00126e;
  border-radius: 40px;
  padding: 30px;
  height: 250px;
}

.preim__block-t {
  font-family: "Kanit Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #fff;
}

.preim__button {
  height: 48px;
  font-family: "Kanit Cyrillic", sans-serif;
  background: #576aff;
  width: 100%;
  border: none;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;
  color: #fff;
}

.preim__block-1 {
  background-image: url(/local/templates/teh/css/../images/preim-1.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.preim__block-2 {
  background-image: url(/local/templates/teh/css/../images/preim-2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.preim__block-3 {
  background-image: url(/local/templates/teh/css/../images/preim-3.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.preim__block-4 {
  background-image: url(/local/templates/teh/css/../images/preim-4.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.preim__block-img {
  max-width: 183px;
}

.preim__block-znack {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

body {
  font-family: 'Inter', sans-serif;
}

section {
  margin-bottom: 80px;
}

.kanit {
  font-family: "Kanit Cyrillic", sans-serif;
}

.support__ffflex {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.menu {
  display: none;
}

.container {
  max-width: 1780px;
  margin: 0 auto;
}

.support__blocks svg {
  margin-top: 5px;
}

.release__div-p br {
  display: none;
}

.header {
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.header__logo-top {
  height: 40px;
  font-size: 40px;
  color: #00126e;
}

.header__logo-bottom {
  font-size: 22px;
  color: #576aff;
}

.header__ul {
  display: flex;
  gap: 50px;
}

.header__a {
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  color: #141414;
}

.header__button {
  display: flex;
  justify-content: center;
  background: #576aff;
  cursor: pointer;
  border-radius: 40px;
  padding: 16px 80px;
  width: 264px;
  font-weight: 400;
  font-size: 20px;
  line-height: 110%;
  color: #fff;
  border: none;
}

a:hover {
  color: #576aff;
}

.header__button:hover {
  cursor: pointer;
  background: #8d9aff;
}

.main-slider__slider {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.main-slider__content {
  position: relative;
  z-index: 99;
}

.main-slider__img {
  height: auto;
  display: block;
  object-fit: cover;
}

.main-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.slick-slide {
  height: 100%;
  min-height: 1px;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list,
.slick-track {
  height: 100%;
}

.main-slider__slide {
  position: relative;
  max-height: 100%;
}

.main-slider {
  background-image: url(/local/templates/teh/css/../images/bg-slider-min.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slider__arrow-left {
  transform: rotate(180deg);
  left: 20px;
}

.main-slider__arrow-right {
  right: 20px;
}

.main-slider__arrow-left,
.main-slider__arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

.main-slider__arrow-block {
  display: none !important;
  display: flex;
  width: 100%;
  position: absolute;
}

.main-slider__title {
  font-weight: 400;
  font-size: 115px;
  line-height: 100%;
  color: #fff;
  margin-bottom: 20px;
}

.main-slider__text {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 110%;
  text-align: center;
  color: #fff;
}

.main-slider__bottom {
  font-weight: 400;
  font-size: 30px;
  line-height: 130%;
  text-align: center;
  color: #fff;
}

.main-slider__text-bottom {
  margin-bottom: 50px;
  font-weight: 400;
  font-size: 30px;
  line-height: 130%;
  text-align: center;
  color: #fff;
}

.main-slider__button {
  background: #576aff;
  border-radius: 40px;
  font-weight: 400;
  font-size: 24px;
  line-height: 110%;
  color: #fff;
  width: 365px;
  height: 66px;
  padding: 22px;
  border: none;
}

.main-slider__content .container {
  display: flex;
  flex-direction: column;
  align-items: center
}

.colortext-blue {
  color: #576aff !important;
}

.who__block-title {
  margin-bottom: 50px;
  font-size: 48px;
  line-height: 110%;
  color: #141414;
  text-align: center;
}

.who__title {
  margin-bottom: 15px;
  font-family: "Kanit Cyrillic", sans-serif;
  font-size: 30px;
  line-height: 110%;
  color: #141414;
}

.who__text {
  font-size: 20px;
  line-height: 130%;
  color: #686868;
}

.who__svg {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  background: #00126e;
  width: 80px;
  height: 80px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.who__block {
  padding-top: 30px;
  padding-left: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #f8f8f8;
  border-radius: 40px;
  height: 250px;
  background-image: url(/local/templates/teh/css/../images/bg-who.png);
  background-size: 158px;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.who__blocks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.who,
.main-slider,
.forma {
  margin-bottom: 80px !important;
}

.forma__title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 110%;
  color: #141414;
}

.forma__opis {
  margin-bottom: 70px;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  color: #686868;
}

.forma__blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.forma__block {
  height: 146px;
  display: flex;
  gap: 10px;
  background: #f8f8f8;
  border-radius: 40px;
  align-items: center;
}

.forma__img {
  height: 146px;
  max-width: 235px;
}

.forma__text {
  font-weight: 400;
  font-size: 30px;
  line-height: 110%;
  color: #141414;
}

.format__blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

section {
  padding-top: 80px;
}

.preim {
  margin-bottom: 0;
}

.forma__text-1 {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #686868;
}

.format__bg {
  background: #f8f8f8;
}

.format__block {
  border-radius: 40px;
  background: #fff;
  padding: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.forma__block-img {
  width: 235px;
}

.format__left {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  width: 80px;
  height: 80px;
  background: #00126e;
}

.format__p {
  font-weight: 400;
  font-size: 30px;
  line-height: 110%;
  color: #141414;
}

.format__title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  color: #141414;
  text-align: center;
}

.format__text {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  color: #686868;
}

.forma__img {
  border-bottom-left-radius: 40px;
}

.release__title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  color: #141414;
}

.release__text {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  color: #686868;
}

.release__blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.release__block {
  padding-top: 30px;
  padding-left: 40px;
  padding-bottom: 20px;
  background: #576aff;
  border-radius: 40px;
  height: 360px;
}

.format__p,
.format__title,
.support__block-title,
.support__left-p,
.inputs__title,
.footer__title {
  font-family: "Kanit Cyrillic", sans-serif !important;
}

.release__block-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 110%;
  color: #fff;
  font-family: "Kanit Cyrillic", sans-serif;
}

.release__div {
  display: flex;
  gap: 15px;
  align-items: center;
}

.release__bottom {
  display: flex;
  gap: 50px;
}

.release__block-1 {
  background-image: url(/local/templates/teh/css/../images/forma-l.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}

.release__block-2 {
  background-image: url(/local/templates/teh/css/../images/forma-r.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}

.release__div-p {
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  color: #fff;
}

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

.release__title {
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  color: #141414;
  margin-bottom: 20px;
  text-align: center;
}

.release__text {
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  color: #686868;
  margin-bottom: 40px;
  text-align: center;
}

.format__left-img {
  width: 40px;
  height: 40px;
}

.format__right-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.format {
  padding-bottom: 126px;
  margin-bottom: 0;
}

.support {
  background: #f8f8f8;
  padding-bottom: 80px;
}

.support__container {
  display: flex;
  gap: 20px;
}

.support__left {
  border-radius: 40px;
  padding: 50px;
  background-image: url(/local/templates/teh/css/../images/support-left.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.support__left-p {
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  color: #fff;
}

.support__blocks-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #686868;
}

.support__blocks {
  display: flex;
  gap: 10px;
}

.support__block-right {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.support__block-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 110%;
  color: #141414;
  width: 245px;
}

.support__block-flexx {
  display: flex;
  gap: 55px;
}

.support__block {
  width: 100%;
  border-radius: 40px;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 10px;
}

.support__right {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.support__left {
  width: 100%;
  max-width: 573px;
}

.support__block {
  display: flex;
  gap: 60px;
}

.support__top-text {
  font-weight: 600;
  font-size: 24px;
  color: #576aff;
}

.support {
  margin-bottom: 0;
}

.inputs {
  margin-bottom: 0;
  background: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.inputs__block {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 150px;
  padding-right: 150px;
  background: #00126e;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1020px;
}

.inputs__title {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  color: #fff;
  margin-bottom: 30px;
}

.inputs__flex {
  width: 100%;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.inputs__input {
  font-family: 'Inter', sans-serif;
  width: 100%;
  border-radius: 40px;
  height: 51px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #575757;
  padding-left: 25px;
  background: #fff;
  border: none !important;
}

.inputs__input::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #a8a8a8;
  font-family: 'Inter', sans-serif !important;
}

.inputs__texttarea::placeholder {
  color: #a8a8a8 !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  font-family: 'Inter', sans-serif !important;
}

.inputs__texttarea {
  font-family: 'Inter', sans-serif;
  border: none !important;
  padding-top: 20px;
  padding-left: 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #575757;
  width: 100%;
  border-radius: 30px;
  height: 160px;
  background: #fff;
}

.inputs__texttarea {
  margin-bottom: 15px;
}

.inputs__checkbox-a {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #fff;
      max-width: 85%;
}

.inputs__pol {
  margin-bottom: 25px;
  display: flex;
  gap: 10px;
  width: 100%;
}

.inputs__checkbox {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #00126e;
  cursor: pointer;
}

.inputs__checkbox:checked::before {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 12px;
}

.inputs__button {
  border-radius: 40px;
  padding: 20px 120px;
  border: none;
  width: 100%;
  background: #576aff;
  font-weight: 400;
  font-size: 24px;
  line-height: 110%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inputs__button:hover {
  background: #8d9aff;
  cursor: pointer;
}

.footer {
  padding-top: 80px;
  padding-bottom: 70px;
  background: #00126e;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer__title {
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  text-align: center;
  color: #fff;
}

.footer__bottom {
  display: flex;
  gap: 120px;
}

.footer__top {
  font-family: "Kanit Cyrillic", sans-serif;
  font-size: 30px;
  line-height: 120%;
  color: #fff;
}

.footer__div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  justify-content: flex-end;
}

.footer__bot {
  font-weight: 400;
  text-align: center;
  font-size: 24px;
  line-height: 120%;
  color: #fff;
}

.footer__fflex {
  display: flex;
  height: 184px;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

html {
  scroll-behavior: smooth;
}

.preim__button:hover {
  cursor: pointer;
  background: #8d9aff;
}

.forma__vverh {
  align-items: flex-start !important;
}

.footer__div.mob {
  display: none !important;
}

.footer__div.pc {
  display: flex !important;
}

@media screen and (max-width: 1780px) {
  .container {
    max-width: 1680px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1680px) {
  .support__left {
    max-width: 490px;
  }

  .support__block-title {
    width: 190px;
  }

  .container {
    max-width: 1580px;
    margin: 0 auto;
  }

  .main-slider__title {
    font-size: 94px;
  }

  .main-slider__text {
    font-size: 65px;
  }

  .main-slider__text-bottom {
    font-size: 27px;
  }

  .who__block-title,
  .forma__title,
  .preim__title,
  .release__title,
  .format__title,
  .format__title,
  .support__left-p,
  .inputs__title,
  .footer__title {
    font-size: 40px;
  }

  .forma__text,
  .who__title,
  .preim__text,
  .format__p,
  .footer__top {
    font-size: 27px;
  }

  .footer__bot,
  .format__text,
  .release__div-p,
  .release__text {
    font-size: 22px;
  }

  .support__block-title {
    font-size: 31px;
  }

  .release__block-title {
    font-size: 31px;
  }

}

@media screen and (max-width: 1580px) {
  .support__top-text {
    height: 56px;
  }
  .support__blocks-text br {
    display: none;
  }

  .who__text br {
    display: none;
  }

  .container {
    max-width: 1440px;
    margin: 0 auto;
  }

  .preim__block-t {
    font-size: 21px;
  }

  .main-slider__title {
    font-size: 87px;
  }

  .main-slider__text {
    font-size: 60px;
  }

  .main-slider__text-bottom {
    font-size: 24px;
  }

  .main-slider__title {
    margin-bottom: 15px;
  }

  .main-slider__text {
    margin-bottom: 15px;
  }

  .main-slider__text-bottom {
    margin-bottom: 30px;
  }

  .who__block {
    padding-top: 20px;
    padding-left: 20px;
  }

  .support__block {
    gap: 20px;
    padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .support__block-flexx {
    gap: 15px;
  }

  .support__left {
    max-width: 410px;
    padding: 30px;
  }

  .support__block-title {
    font-size: 25px;
    width: 175px;
  }

  .support__blocks svg {
    min-width: 12px !important;
    height: 12px !important;
  }
}

@media screen and (max-width: 1440px) {
      .support__top-text {
        height: 48px;
    }

  .preim__title {
    margin-bottom: 10px;
  }

  .preim__text {
    margin-bottom: 30px;
  }

  .preim__block-t {
    font-size: 20px;
  }

  .preim__block-img {
    max-width: 160px;
  }

  .preim__block {
    padding: 20px;
  }

  .container {
    max-width: 1340px;
  }

  .release__div {
    gap: 8px;
  }

  .release__block {
    padding-top: 25px;
    padding-left: 30px;
  }

  .who,
  .main-slider,
  .forma {
    margin-bottom: 60px !important;
  }

  .who,
  .forma,
  .release,
  .format,
  .support,
  .inputs,
  .footer {
    padding-top: 60px;
  }

  .format,
  .support,
  .inputs,
  .footer {
    padding-bottom: 60px;
  }

  .format__block {
    padding: 20px;
  }

  .format__p {
    font-size: 22px;
  }

  .format__left {
    width: 70px;
    height: 70px;
  }

  .format__left svg {
    width: 40px;
    height: 40px;
  }

  .forma__text,
  .who__title,
  .preim__text,
  .format__p,
  .footer__top {
    font-size: 25px;
  }

  .forma__img {
    height: 106px;
    max-width: 180px;
  }


  .forma__block-img {
    width: 180px;
    display: flex;
    height: 100%;
    align-items: flex-end;
  }

  .forma__block {
    height: 122px;
  }

  .forma__text {
    font-size: 23px;
  }

  .forma__block {
    border-radius: 35px;
  }

  .forma__img {
    border-top-left-radius: 35px;
  }


  .who__text {
    font-size: 18px;
  }

  .footer__bot,
  .format__text,
  .release__div-p,
  .release__text,
  .forma__opis,
  .preim__text {
    font-size: 21px;
  }

  .release__title,
  .forma__title,
  .format__title {
    margin-bottom: 10px;
  }

  .inputs__block {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 130px;
    padding-right: 130px;
  }

  .header__ul {
    gap: 40px;
  }

  .release__bottom {
    gap: 25px;
  }

  .release__block-1 {
    background-size: 72%;
  }

  .release__block-2 {
    background-size: 72%;
  }

  .support__top-text {
    font-size: 21px;
  }

  .support__block-title {
    font-size: 25px;
    width: 170px;
  }

  .support__left-p {
    font-size: 35px;
  }
}

@media screen and (max-width: 1350px) {

  .support__block-title {
    font-size: 25px;
    width: 160px;
  }

  .container {
    max-width: 1240px;
  }

  .support__left {
    max-width: 360px;
    padding: 25px;
  }

  .header__logo-top {
    height: 31px;
    font-size: 30px;
  }

  .header__logo-bottom {
    font-size: 18px;
  }
}

@media screen and (max-width: 1250px) {
    .footer__title.pl {
    display:none;
  }
  .who .release__title {
    margin-bottom: 30px !important;
  }

  .fancybox__container {
    z-index: 9999999 !important;
  }

  .header {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    transition: transform 0.3s ease-in-out;
    transform: translateY(0%);
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding-right: 25px;
    padding-left: 25px;
    background: #fff;
  }

  .main {
    padding-top: 100px;
  }

  .header.hidden {
    transform: translateY(-100%);
  }

  html {
    scroll-padding-top: 0vh;
  }

  .preim__blocks {
    gap: 15px;
  }

  .preim__block {
    border-radius: 30px;
  }

  .preim__block-img {
    max-width: 140px;
  }

  .container {
    max-width: 1150px;
  }

  .header__ul {
    gap: 25px;
  }

  .main-slider__title {
    font-size: 72px;
  }

  .main-slider__text {
    font-size: 50px;
  }

  .main-slider__text-bottom {
    font-size: 22px;
  }

  .who,
  .main-slider,
  .forma {
    margin-bottom: 50px !important;
  }

  .who,
  .forma,
  .release,
  .format,
  .support,
  .inputs,
  .footer {
    padding-top: 50px;
  }

  .format,
  .support,
  .inputs,
  .footer {
    padding-bottom: 50px;
  }

  .forma__text,
  .who__title,
  .preim__text,
  .format__p,
  .footer__top {
    font-size: 22px;
  }

  .who__block-title,
  .forma__title,
  .preim__title,
  .release__title,
  .format__title,
  .format__title,
  .support__left-p,
  .inputs__title,
  .footer__title {
    font-size: 36px;
  }

  .who__svg {
    width: 60px;
    height: 60px;
  }

  .who__svg svg {
    max-width: 35px;
    max-height: 35px;
  }

  .release__block {
    padding-top: 20px;
    padding-left: 25px;
    padding-bottom: 20px;
  }

  .release__div {
    gap: 10px;
  }

  .footer__bot,
  .format__text,
  .release__div-p,
  .release__text {
    font-size: 20px;
  }

  .release__div-p {
    line-height: 110%;
  }

  .format__block {
    border-radius: 30px;
  }

  .format__left svg {
    max-width: 35px;
    max-height: 35px;
  }

  .format__block {
    padding: 15px;
  }

  .format__p {
    font-size: 20px;
  }

  .format__left {
    margin-right: 13px;
  }

  .format__left img {
    max-width: 35px;
    max-height: 35px;
  }

  .header__button {
    width: 220px;
  }

  .who__br br {
    display: block !important;
  }

  .pl {
    display: block;
  }

  .forma__text.pc {
    display: none !important;
  }
}

@media screen and (max-width: 1150px) {
      .support__top-text {
        height: 100%;
    }
    .support__block-title {
      height: 52px;
    }

  .main {
    padding-top: 90px;
  }

  .container {
    max-width: 1050px;
  }

  .main-slider__title {
    font-size: 58px;
  }

  .main-slider__text {
    font-size: 45px;
  }

  .main-slider__text {
    font-size: 40px;
  }

  .main-slider__button {
    width: 315px;
    height: 60px;
  }

  .who__blocks {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

  .format__left svg {
    max-width: 30px;
    max-height: 30px;
  }

  .format__left {
    width: 61px;
    height: 61px;
  }

  .format__p {
    font-size: 18px;
  }

  .format__left img {
    max-width: 30px;
    max-height: 30px;
  }

  .support__block-title {
    font-size: 24px;
    width: 150px;
  }

  .support__block-flexx {
    gap: 20px;
    flex-direction: column;
  }

  .support__block-right {
    gap: 0px;
  }

  .support__blocks-text {
    width: 100%;
  }

  .support__blocks-text br {
    display: none;
  }

  .support__top-text {
    margin-bottom: 15px;
  }

  .support__blocks {
    margin-bottom: 10px;
  }

  .header__a {
    font-size: 19px;
  }

  .header__logo-top {
    height: 25px;
    font-size: 24px;
  }

  .header__logo-bottom {
    font-size: 16px;
  }

  .header__button {
    border-radius: 30px;
    padding: 14px 40px;
    width: 200px;
    font-size: 18px;
  }

  .main-slider__button {
    font-size: 21px;
  }
}

@media screen and (max-width: 1060px) {
  .preim__blocks {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .container {
    max-width: 950px;
  }

  .header__ul {
    gap: 20px;
  }

  .header__button {
    padding: 11px 40px;
    width: 187px;
    font-size: 17px;
  }

  .main-slider__title {
    font-size: 55px;
  }

  .main-slider__text {
    font-size: 35px;
  }

  .main-slider__text-bottom {
    font-size: 21px;
  }

  .main-slider__button {
    width: 270px;
    height: 55px;
  }

  .who__block-title,
  .forma__title,
  .preim__title,
  .release__title,
  .format__title,
  .format__title,
  .support__left-p,
  .inputs__title,
  .footer__title {
    font-size: 32px;
  }

  .forma__opis {
    margin-bottom: 40px;
    font-size: 21px;
  }

  .forma__text,
  .who__title,
  .preim__text,
  .format__p,
  .footer__top {
    font-size: 20px;
  }

  .release__blocks {
    gap: 15px;
  }

  .release__block {
    padding-top: 25px;
    padding-left: 30px;
    padding-bottom: 20px;
    border-radius: 30px;
    height: 280px;
  }

  .release__block-title {
    font-size: 26px;
  }

  .format__blocks {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .format__p {
    width: 85%;
  }

  .format__p br {
    display: none;
  }

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

  .support__left {
    background-image: url(/local/templates/teh/css/../images/bg-plans-min.png);
    max-width: 100%;
    padding: 25px;
    height: 320px;
    border-radius: 20px;
  }

  .support__left-p {
    font-size: 30px;
  }

  .support__block {
    flex-direction: column;
  }

  .support__block-title br {
    display: none;
  }

  .support__block-title {
    width: 100%;
  }

  .support__ffflex {
    display: flex;
    flex-direction: row;
    gap: 10px;
  }

}

@media screen and (max-width: 950px) {
  .burger__a-menu {
    width: 100%;
  }

  .forma__block-img {
    width: 160px;
  }

  .forma__img {
    height: 90px;
    max-width: 168px;
  }

  .forma__text {
    font-size: 17px;
    position: relative;
    margin-left: -10px;
    z-index: 9;
  }

  .forma__fflex,
  .forma__text-1 {
    position: relative;
    margin-left: -10px;
  }

  .release__block-1 {
    background-image: url(/local/templates/teh/css/../images/por-mob-min.png);
    background-position: top right;
  }

  .release__block-2 {
    background-image: url(/local/templates/teh/css/../images/kap-mob-min.png);
    background-position: top right;
  }

  .forma__text-1 {
    font-size: 13px;
  }

  .container {
    max-width: 850px;
  }

  .header__ul,
  .header__button {
    display: none;
  }

  .main-slider__title {
    margin-bottom: 20px;
    max-width: 600px;
    font-weight: 400;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
  }

  .main-slider__text {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    color: #fff;
  }

  .main-slider__text-bottom {
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    text-align: center;
    color: #fff;
  }

  .main-slider__button {
    border-radius: 40px;
    padding: 20px 120px;
    width: 390px;
    height: 62px;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #fff;
  }

  .who__blocks {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .who__svg {
    right: 15px;
    bottom: 15px;
  }

  .who__title br {
    display: none;
  }

  .who__title {
    margin-bottom: 10px;
    font-weight: 400;
    color: #141414;
  }

  .release__bottom {
    flex-direction: column;
  }

  .release__block {
    padding: 30px;
    height: 308px;
  }

  .release__div-p {
    font-size: 16px;
  }

  .release__div-p br {
    display: block;
  }

  .release__block-1,
  .release__block-2 {
    background-size: 72%;
  }

  .release__block-1 svg {
    width: 35px;
  }

  .preim__blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .release__block-2 svg {
    width: 45px;
  }

  .who__block-title,
  .forma__title,
  .preim__title,
  .release__title,
  .format__title,
  .format__title,
  .support__left-p,
  .inputs__title,
  .footer__title {
    font-size: 30px;
  }

  .footer__bot,
  .format__text,
  .release__div-p,
  .release__text {
    font-size: 16px;
  }

  .forma__p {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
  }

  .burger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    z-index: 1001;
    position: relative;
  }

  .burger__div {
    width: 30px;
    height: 4px;
    border-radius: 30px;
    background: #00126e;
    transition: all 0.3s ease;
  }

  /* Меню */
  .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00126e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  .menu.active {
    padding-right: 15px;
    padding-left: 15px;
    opacity: 1;
    visibility: visible;
    height: 100vh !important;
  }

  /* Кнопка закрытия */
  .close-btn {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
  }

  /* Ссылки меню */
  .menu__links {
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: 100%;
    align-items: center;
    margin-bottom: 130px;
  }

  .menu .container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }


  .menu__link {
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    color: #fff;
    text-align: center;
    width: 100%;
    transition: color 0.3s ease;
  }

  .menu__link:hover {
    color: #ffd700;
  }

  /* Кнопка связаться */
  .contact-btn {
    max-width: 600px;
    background: #576aff;
    color: #fff;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    border-radius: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #fff;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 auto;
  }

  .contact-btn:hover {
    background: #ffd700;
    transform: translateY(-2px);
  }

  /* Анимация бургера */
  .burger.active .burger__div:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
  }

  .burger.active .burger__div:nth-child(2) {
    opacity: 0;
  }

  .burger.active .burger__div:nth-child(3) {
    transform: rotate(-45deg) translate(8px, -8px);
  }

  .contact-btn:active,
  .contact-btn:hover {
    background: #8d9aff;
  }

  .inputs__block {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .footer__bottom {
    display: flex;
    gap: 80px;
  }
}

@media screen and (max-width: 850px) {
  .footer__title.pc {
    display: none !important;
  }
  
  .footer__title.pl {
    display: block !important;
    margin-bottom: 0;
  }
  .preim__button {
    font-size: 15px;
  }

  .preim__block-t {
    font-size: 18px;
  }

  .container {
    max-width: 750px;
  }

  .footer__bottom {
    display: flex;
    gap: 40px;
    flex-direction: column;
  }

  .footer__fflex {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
      .support__block-title {
      height: 100%;
    }
  .footer__bottom {
    display: flex;
    gap: 50px;
  }

  .preim__blocks {
    grid-template-columns: repeat(2, 1fr);
  }

  .preim__text {
    margin-bottom: 20px;
  }

  .preim__block-t {
    font-size: 20px;
  }

  .menu {
    display: flex;
  }

  .main-slider__arrow-block {
    display: none !important;
  }

  .inputs__block {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    max-width: 650px;
  }

  .forma__img {
    height: 90px;
    max-width: 148px;
  }

  .forma__block-img {
    width: 148px;
  }

  .forma__blocks {
    gap: 10px;
  }

  .forma__block {
    border-radius: 30px;
  }

  .support__ffflex {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .inputs__flex {
    width: 100%;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    flex-direction: column;
  }

  .inputs__input {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {

  .container {
    max-width: 100% !important;
    margin-right: 20px;
    margin-left: 20px;
  }

  .preim__block-t {
    font-size: 18px;
  }

  .preim__button {
    font-size: 17px;
  }

  .preim__block {
    padding: 15px;
  }

  .forma__blocks {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}

@media screen and (max-width: 550px) {
    .footer__title.pl {
    display: block !important;
    margin-bottom: 30px;
  }
  .who .release__title {
    margin-bottom: 20px !important;
  }

  .footer__div.pc {
    display: none !important;
  }

  .pl {
    display: none !important;
  }

  .forma__opis,
  .preim__text {
    font-size: 16px;
  }

  #sotr .format__text br {
    display: none !important;
  }


  .who__rit br {
    display: block !important;
  }

  .release__block-1 {
    background-image: url(/local/templates/teh/css/../images/por-mob-min.png);
    background-position: top right;
  }

  .release__block-2 {
    background-image: url(/local/templates/teh/css/../images/kap-mob-min.png);
    background-position: top right;
  }

  .forma__block {
    padding-left: 20px;
    display: flex;
    gap: 10px;
    background: #f8f8f8;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .forma__blocks.pc {
    display: none !important;
  }

  .forma__blocks.mob {
    display: flex !important;
    flex-direction: column;
  }

  .container {
    max-width: 450px;
  }

  .main-slider__content {
    width: 100%;
  }

  .preim__blocks {
    display: flex;
  }

  .preim__block {
    padding: 20px;
    height: 180px;
    border-radius: 40px;
  }


  .pc {
    display: none !important;
  }

  .mob {
    display: block !important;
  }

  .preim__block {
    margin-right: 15px;
    margin-left: 15px;
  }

  .preim__block-img {
    max-width: 160px;
  }

  .preim__block-t {
    width: 100%;
    text-align: start;
  }

  .preim__block-t {
    font-size: 20px;
  }

  .release__blocks {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .main-slider__title {
    font-size: 45px;
  }

  .main-slider__text {
    font-size: 30px;
    max-width: 310px;
  }

  .who__blocks {
    display: flex;
  }

  .content {
    margin: auto;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .slick-list,
  .slick-track {
    height: 100%;
    display: flex;
  }

  .who__block {
    margin-right: 10px;
    margin-left: 10px;
  }

  /* Убираем стандартные стили */
  .slick-dots {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 20px;
    margin: 0;
    list-style: none;
    text-align: center;
  }

  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }

  /* Скрываем цифры */
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }

  /* Создаем точки */
  .slick-dots li button:before {
    content: '•';
    font-family: 'slick';
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    color: rgba(0, 47, 158, 0.5);
    /* цвет неактивных точек */
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  /* Активная точка */
  .slick-dots li.slick-active button:before {
    color: #00126e;
    /* цвет активной точки */
    opacity: 1;
  }

  .who__blocks.mob {
    display: block;
  }

  .preim__blocks.pc {
    display: none !important;
  }

  .who__blocks.pc {
    display: none !important;
  }

  .forma__1 {
    position: relative;
  }

  .forma__1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/teh/css/../images/1n.png');
    background-size: 43%;
    background-position: right top;
    background-repeat: no-repeat;
    transform: scaleX(1);
    border-radius: 30px;
    z-index: 5;
  }

  .forma__2 {
    position: relative;
  }

  .forma__2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/teh/css/../images/5n.png');
    background-size: 58%;
    background-position: right bottom;
    background-repeat: no-repeat;
    transform: scaleX(1);
    border-radius: 30px;
    z-index: 5;
  }

  .forma__text {
    font-size: 18px;
  }

  .forma__3 {
    background-image: url(/local/templates/teh/css/../images/2n.png);
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: right bottom;
  }

  .forma__4 {
    position: relative;
  }

  .forma__4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/teh/css/../images/6n.png');
    background-size: 57%;
    background-position: right bottom;
    background-repeat: no-repeat;
    transform: scaleX(1);
    border-radius: 30px;
    z-index: 5;
  }

  .forma__5 {
    background-image: url(/local/templates/teh/css/../images/3n.png);
    background-size: 37%;
    background-repeat: no-repeat;
    background-position: right center;
  }

  .forma__6 {
    position: relative;
  }

  .forma__6::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/teh/css/../images/7n.png');
    background-size: 37%;
    background-position: right bottom;
    background-repeat: no-repeat;
    transform: scaleX(1);
    border-radius: 30px;
    z-index: 5;
  }

  .forma__7 {
    background-image: url(/local/templates/teh/css/../images/4n.png);
    background-size: 56%;
    background-repeat: no-repeat;
    background-position: right bottom;
  }

  .forma__8 {
    position: relative;
  }

  .forma__8::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/teh/css/../images/8n.png');
    background-size: 80%;
    background-position: right bottom;
    background-repeat: no-repeat;
    transform: scaleX(1);
    border-radius: 30px;
    z-index: 5;
  }

  .release__block-1 svg {
    width: 30px;
  }

  .release__block-2 svg {
    width: 45px;
  }

  .footer__bottom {
    gap: 0;
  }

  .footer__div {
    gap: 0;
    margin-bottom: 40px;
  }

  .footer__mb {
    margin-bottom: 0 !important;
  }

  .forma__text {
    margin-left: 0px;
  }

  .forma__fflex,
  .forma__text-1 {
    margin-left: 0px;
  }

  .footer__div.mob {
    display: block !important;
  }

  .header {
    padding-right: 10px;
    padding-left: 10px;
    z-index: 99999;
  }
}

@media screen and (max-width: 450px) {
  .header__logo img{
  max-width: 155px;
}
  .forma__img {
    transform: scaleX(-1);
  }

  .support__right {
    gap: 10px;
  }

  .main-slider {
    margin-bottom: 0 !important;
  }

  .support__block {
    border-radius: 30px;
  }

  .main-slider__title {
    font-size: 45px;
  }

  .who__blocks {
    display: flex;
  }

  .main-slider__text {
    font-size: 30px;
  }
}

@media screen and (max-width: 415px) {

  .forma__opis,
  .preim__text {
    font-size: 15px;
  }
}
/* End */
/* /local/templates/teh/css/style.css?175982017342072 */
