/*-------------- media --------------*/
@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Light.eot");
  src: local("Gotham Pro Light"), local("GothamPro"), url("../fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro.eot");
  src: local("Gotham Pro"), local("GothamPro"), url("../fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Medium.eot");
  src: local("Gotham Pro Medium"), local("GothamPro"), url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Bold.eot");
  src: local("Gotham Pro Bold"), local("GothamPro-Bold"), url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Black.eot");
  src: local("Gotham Pro Black"), local("GothamPro-Black"), url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/* 
HTML5 Doctor Reset v1.6.1
http://html5doctor.com/html-5-reset-stylesheet/
CSSresetr
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
  justify-content: center;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  display: block;
  max-width: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: inherit;
}

ul, li {
  list-style: none;
}

/* ol li{
  display: list-item!important;
} */

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

html {
  font-size: 16px;
}

@media (min-width: 2100px) {
  html {
    font-size: 17px;
  }
}

@media (min-width: 2300px) {
  html {
    font-size: 18px;
  }
}

@media (min-width: 2500px) {
  html {
    font-size: 20px;
  }
}

@media (min-width: 2700px) {
  html {
    font-size: 22px;
  }
}

@media (min-width: 2900px) {
  html {
    font-size: 24px;
  }
}

@media (min-width: 3100px) {
  html {
    font-size: 27px;
  }
}

@media (min-width: 3300px) {
  html {
    font-size: 30px;
  }
}

@media (max-width: 1920px) {
  html {
    font-size: 14px;
  }
}

@media (max-width: 1575px) {
  html {
    font-size: 12px;
  }
}

@media (max-width: 1380px) {
  html {
    font-size: 11px;
  }
}

@media (max-width: 1190px) {
  html {
    font-size: 10px;
  }
}

@media (max-width: 990px) {
  html {
    font-size: 8px;
  }
}

@media (max-width: 800px) {
  html {
    font-size: 7.5px;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 16px;
  }
}

html,
body {
  height: 100%;
  width: 100%;
}

.wrapper {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  position: relative;
  background-color: #F8F9FC;
  font-family: "Gotham Pro", serif;
  font-weight: 400;
}

header,
footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}

.container {
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 13.125rem;
}

@media screen and (max-width: 1440px) {
  .container {
    padding: 0 1.25rem;
  }
}

.container-big {
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 1440px) {
  .container-big {
    padding: 0 1.25rem;
  }
}

.section-title {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 2.375rem;
  text-transform: uppercase;
}

.section-title .green-text {
  color: #01AC5E;
}

@media screen and (max-width: 480px) {
  .section-title .green-text {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .section-title {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}

/*-------------- logo --------------*/
.logo {
  display: block;
  width: 14.25rem;
}

.logo img {
  width: 50%;
}

/*-------------- phone --------------*/
.phone {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #2F3243;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.phone:hover {
  text-decoration: none;
}

.phone-header {
  width: 17.5rem;
  height: 3.75rem;
  font-size: 1.25rem;
  line-height: 1.1875rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #2F3243;
  margin-left: auto;
}

.phone-header .phone__text {
  font-size: 1.25rem;
  line-height: 1.1875rem;
}

.phone__icon {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.phone__icon--not-hover {
  opacity: 1;
}

.phone__icon--hover {
  opacity: 0;
}

.phone__icon-wrap {
  width: 1.875rem;
  height: 1.875rem;
  min-width: 1.875rem;
  position: relative;
}

.phone__icon-wrap > .phone__icon {
  position: absolute;
  width: 100%;
  height: 100%;
}

.phone__text {
  text-transform: uppercase;
  padding-left: 0.9375rem;
}

.phone:hover {
  color: #01A058;
}

.phone:hover .phone__icon--hover {
  opacity: 1;
}

.phone:hover .phone__icon--not-hover {
  opacity: 0;
}

.phone-small {
  width: 5.625rem;
  height: 4.375rem;
}

/*-------------- btn --------------*/
.btn {
  font-weight: 400;
  font-size: 1rem;
  line-height: 0.9375rem;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  border: 0;
  background: transparent;
}

.btn:hover {
  text-decoration: none;
}

.btn__icon {
  width: 1.75rem;
  min-width: 1.75rem;
  height: 1.75rem;
  position: relative;
  z-index: 1;
}

.btn__text {
  padding-left: 0.9375rem;
  position: relative;
  z-index: 1;
}

.btn-hover-bdr {
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
  border-radius: 0.1875rem;
  border: 1px solid transparent;
}

.btn-hover-bdr:hover {
  border: 1px solid #FFFFFF;
}

.btn-bdr {
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  border-radius: 0.1875rem;
  border: 1px solid #FFFFFF;
}

.btn-bdr .btn__icon {
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #fff;
}

.btn-bdr:hover {
  background: #FFFFFF;
  color: #01A058;
}

.btn-bdr:hover .btn__icon {
  fill: #01A058;
}

.btn-small {
  width: 5.625rem;
  height: 4.375rem;
}

.btn-gray {
  color: #6D7187;
  background: #F2F4F9;
  border: 1px solid #EDF0F7;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-gray .btn__text {
  padding-left: 0;
}

/*-------------- green-bg --------------*/
.green-bg {
  position: relative;
}

.green-bg::before, .green-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.green-bg::before {
  background: -webkit-gradient(linear, left top, right top, from(#01AC5E), to(#00D674));
  background: -o-linear-gradient(left, #01AC5E 0%, #00D674 100%);
  background: linear-gradient(90deg, #01AC5E 0%, #00D674 100%);
}

.green-bg::after {
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, from(#007E45), to(#00A75B));
  background: -o-linear-gradient(left, #007E45 0%, #00A75B 100%);
  background: linear-gradient(90deg, #007E45 0%, #00A75B 100%);
}

.green-bg:hover::after {
  opacity: 1;
}
/*-------------- brown-bg --------------*/
.brown-bg {
  position: relative;
}

.brown-bg::before, .brown-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* .brown-bg::before {
  background: -webkit-gradient(linear, left top, right top, from(#934c01), to(#b58e01));
  background: -o-linear-gradient(left, #934c01 0%, #b58e01 100%);
  background: linear-gradient(90deg, #934c01 0%, #b58e01 100%);
} */
/* .brown-bg::before {
  background: -webkit-gradient(linear, left top, right top, from(#e35614), to(#b58e01));
  background: -o-linear-gradient(left, #934c01 0%, #b58e01 100%);
  background: linear-gradient(90deg, #934c01 0%, #b58e01 100%);
}

.brown-bg::after {
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, from(#c86a0e), to(#f88716));
  background: -o-linear-gradient(left, #c86a0e 0%, #f88716 100%);
  background: linear-gradient(90deg, #c86a0e 0%, #f88716 100%);
} */
.brown-bg::before {
  background: -webkit-gradient(linear, left top, right top, from(#c86a0e), to(#f88716));
  background: -o-linear-gradient(left, #c86a0e 0%, #f88716 100%);
  background: linear-gradient(90deg, #c86a0e 0%, #f88716 100%);
}

.brown-bg::after {
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e35614), to(#e3801e));
  background: -o-linear-gradient(left, #e35614 0%, #e3801e 100%);
  background: linear-gradient(90deg, #e35614 0%, #e3801e 100%);
}


.brown-bg:hover::after {
  opacity: 1;
}

/*-------------- nav --------------*/
.nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav ul > li > a {
  display: block;
  font-weight: 500;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #2F3243;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.nav ul > li > a:hover {
  color: #01A058;
  text-decoration: none;
}
.nav-header{
  margin-bottom: 1rem 
}

.nav-header ul > li {
  margin-right: 2.1875rem;
}

.nav-header ul > li:last-child {
  margin-right: 0;
}

.nav-header ul > li > a {
  font-size: 1rem;
  line-height: 0.9375rem;
}

.nav-mob {
  width: 100%;
  padding: 3.75rem 0;
  margin-top: 1.25rem;
  border-top: 1px solid #EDF0F7;
}

.nav-mob ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nav-mob ul > li {
  margin-bottom: 1.5625rem;
}

.nav-mob ul > li:last-child {
  margin-bottom: 0;
}

.nav-mob ul > li > a {
  font-size: 1.25rem;
  line-height: 1.1875rem;
  text-align: center;
}

/*-------------- mob-menu --------------*/
.mob-menu {
  padding-top: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 2;
  background-color: #fff;
}

.mob-menu.active {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.mob-menu-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 30px;
  height: 20px;
  position: relative;
  border: 0;
  padding: 0;
  outline: none;
  cursor: pointer;
  background-color: transparent;
}

.mob-menu-btn.active .mob-menu-btn__elem {
  left: 50%;
}

.mob-menu-btn.active .mob-menu-btn__elem:nth-child(1) {
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.mob-menu-btn.active .mob-menu-btn__elem:nth-child(2) {
  width: 0;
}

.mob-menu-btn.active .mob-menu-btn__elem:nth-child(3) {
  bottom: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0) rotate(-45deg);
  transform: translate3d(-50%, 50%, 0) rotate(-45deg);
}

.mob-menu-btn__elem {
  width: 100%;
  height: 2px;
  background: #01AC5E;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
}

.mob-menu-btn__elem:nth-child(1) {
  top: 0;
  left: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.mob-menu-btn__elem:nth-child(2) {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mob-menu-btn__elem:nth-child(3) {
  bottom: 0;
  left: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

/*-------------- close --------------*/
.close {
  outline: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  background: transparent;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}

.close:hover .close__icon {
  fill: #01A058;
}

.close__icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #6D7187;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}

/*-------------- modal --------------*/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  background: rgba(47, 50, 67, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow-y: auto;
  font-family: "Gotham Pro", serif;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(3.125rem);
  -ms-transform: translateY(3.125rem);
  transform: translateY(3.125rem);
  opacity: 0;
  visibility: hidden;
}

.modal.open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.modal-inner {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.875rem 1.25rem;
}

.modal-window {
  position: relative;
  background: #F8F9FC;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0.1875rem;
}

.modal-form .modal-window {
  width: 100%;
  max-width: 50rem;
}

.modal-form .hero-form {
  padding: 6.25rem 6.25rem 9.375rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .modal-form .hero-form {
    padding: 4.375rem 3.125rem 3.125rem;
  }
}

@media screen and (max-width: 480px) {
  .modal-form .hero-form {
    padding: 3.75rem 1.25rem 1.875rem;
  }
}
@media screen and (max-width: 480px) {
  .btn__text {
    padding-left: 0.9375rem;
    position: relative;
    z-index: 1;
    font-size: small;
  }
}


@media screen and (max-width: 768px) {
  .modal-form .hero-form .section-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}


.modal-form .hero-form-order {
  padding: 6.25rem 6.25rem 9.375rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .modal-form .hero-form-order {
    padding: 4.375rem 3.125rem 3.125rem;
  }
}

@media screen and (max-width: 480px) {
  .modal-form .hero-form-order {
    padding: 3.75rem 1.25rem 1.875rem;
  }
}

@media screen and (max-width: 768px) {
  .modal-form .hero-form-order .section-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}


@media screen and (max-width: 480px) {
  .modal-form .hero-form__submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0.9375rem 1.25rem;
  }
}

.modal-form .hero-form__controls {
  max-width: none;
}

.modal-form .section-title {
  width: 100%;
  text-align: center;
}

.modal-form .hero-form__checkbox-label {
  width: 100%;
}

.modal-form .hero-call {
  padding: 2.5rem 6.25rem;
}

.modal-form .hero-call::before {
  display: none;
}

@media screen and (max-width: 768px) {
  .modal-form .hero-call {
    padding: 2.5rem 3.125rem;
  }
  .modal-form .hero-call .hero-call__title {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .modal-form .hero-call {
    padding: 2.5rem 1.25rem;
  }
}

.modal-form .hero-call__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-form .form-window-success {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8F9FC;
  padding: 6.25rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 480px) {
  .modal-form .form-window-success {
    padding: 3.75rem 0.9375rem;
  }
}

.modal-form .form-window-success .section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 1.875rem;
  color: #2F3243;
}

.modal-form .form-window-success .hero-form-success__desc {
  max-width: none;
  text-align: center;
}

.modal-form .form-window-success .hero-form-success__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-form.success .form-window {
  height: 0;
  overflow: hidden;
}

.modal-form.success .form-window-success {
  opacity: 1;
  pointer-events: auto;
  position: static;
}

.modal-list .modal-window {
  width: 100%;
  max-width: 50rem;
}

.modal-list .modal-window__cont {
  padding: 6.25rem;
}

@media screen and (max-width: 768px) {
  .modal-list .modal-window__cont {
    padding: 3.125rem;
  }
}

@media screen and (max-width: 480px) {
  .modal-list .modal-window__cont {
    padding: 3.125rem 1.25rem 1.875rem;
  }
}

.modal-list .modal-window__cont p {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 480px) {
  .modal-list .modal-window__cont p {
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
}

.modal-list .modal-window__cont ul {
  margin-bottom: 1.25rem;
}

.modal-list .modal-window__cont ul > li {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #2F3243;
  margin-bottom: 0.3125rem;
}

.modal-list .modal-window__cont ul > li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .modal-list .modal-window__cont ul > li {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

.modal-list .modal-window__cont a {
  color: #01AC5E;
}

.modal-list .section-title {
  color: #2F3243;
  margin-bottom: 1.875rem;
}

/*-------------- country-select --------------*/
.country-select {
  position: relative;
}

.country-select__control {
  cursor: pointer;
}

.country-select__options {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  background-color: #fff;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 0.625rem 0.1875rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0.625rem 0.1875rem rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}

.country-select__options.open {
  display: block;
}

.country-select__options-ul {
  padding: 0.3125rem 0;
  overflow: hidden;
}

.country-select__options-ul li {
  display: block;
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1.1875rem;
  margin-bottom: 0.3125rem;
  padding: 0.625rem;
  color: #2F3243;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.country-select__options-ul li:hover {
  background-color: rgba(1, 172, 94, 0.1);
}

.country-select__options-ul li:last-child {
  margin-bottom: 0;
}

.header {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .header-desk {
    display: none;
  }
}

.header-desk__static {
  background-color: #fff;
}

.header-desk__fixed {
  background-color: #fff;
}

.header-mob {
  display: none;
  position: relative;
}

.header-mob.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 10;
}

.header-mob.fixed.active {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.header-mob .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0 1.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.625rem rgba(36, 35, 45, 0.1);
  box-shadow: 0 0 0.625rem rgba(36, 35, 45, 0.1);
  position: relative;
  z-index: 3;
}

.header-mob .logo {
  width: 3.75rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header-mob .phone {
  padding: 0.3125rem 0;
}

.header-mob .btn {
  padding: 0.9375rem 1.25rem;
}

@media screen and (max-width: 768px) {
  .header-mob {
    display: block;
  }
}

.header__top {
  border-bottom: 1px solid #EDF0F7;
}

.header__top .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .header__top .logo-header {
  margin-right: auto;
} */

.header__bottom {
  padding: 1.5625rem 0;
}

.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.header-fixed.active {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.header-fixed .header__top .container {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-fixed .header__top .logo-header {
  margin-right: 0;
}

.header-fixed .nav-header li {
  margin-right: 1.5625rem;
}

.header-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-auth {
  width: 18.0625rem;
  height: 3.75rem;
}

/*-------------- hero --------------*/
.hero {
  position: relative;
  overflow: hidden;
}

.hero::before, .hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  /* top: 0; */
}

@media screen and (max-width: 768px) {
  .hero::before, .hero::after {
    display: none;
  }
}

.hero::before {
  left: 0;
  /* background-image: url("../img/hero-bg.jpg"); */
  background-image: url("../img/bg_joke.jpg");
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero::after {
  left: 50%;
  background-color: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .hero::after {
    display: none;
  }
}

.hero .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .hero .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.hero__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.hero__links .btn {
  margin-right: 0.625rem;
}

.hero__links .btn:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .hero__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -1.25rem;
  }
  .hero__links .btn {
    margin-right: 0;
    margin-bottom: 0.625rem;
  }
}

.hero__left {
  padding: 2.25rem 3.25rem;
  width: 100%;
}

.hero__left-cont {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .hero__left {
    width: auto;
    padding: 6.25rem 1.25rem 2.5rem;
    position: relative;
    margin: 0 -1.25rem;
  }
  .hero__left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: url("../img/hero-bg.jpg"); */
    background-image: url("../img/bg_joke.jpg");
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 480px) {
  .hero__left {
    padding: 2.5rem 1.25rem;
  }
}

.hero__left .section-title {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
  line-height: 2.75rem;
}

@media screen and (max-width: 768px) {
  .hero__left .section-title {
    line-height: 1.625rem;
  }
}

.hero__title {
  font-weight: 800;
  font-size: 4.25rem;
  line-height: 6rem;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 768px) {
  .hero__title {
    font-size: 3.75rem;
    line-height: 3.5625rem;
  }
}

@media screen and (max-width: 480px) {
  .hero__title {
    margin-bottom: 1.25rem;
  }
}

.hero__desc {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.375rem;
  color: #FFFFFF;
  /* margin-bottom: 13.75rem; */
  margin-bottom: 1rem;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .hero__desc {
    margin-bottom: 6.25rem;
  }
}

@media screen and (max-width: 480px) {
  .hero__desc {
    margin-bottom: 2.5rem;
  }
}

.hero__right {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .hero__right {
    width: auto;
    margin: 0 -1.25rem;
  }
}

.hero__links .btn {
  padding: 0.625rem 1.25rem;
}

.hero__links .btn__icon {
  width: 1.875rem;
  height: 1.875rem;
}

.hero-form {
  width: 100%;
  padding: 6.25rem 0 0 6.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .hero-form {
    padding: 6.25rem 1.25rem;
  }
}

@media screen and (max-width: 480px) {
  .hero-form {
    padding: 2.5rem 1.25rem;
  }
}

.hero-form-order {
  width: 100%;
  padding: 6.25rem 0 0 6.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .hero-form-order {
    padding: 6.25rem 1.25rem;
  }
}

@media screen and (max-width: 480px) {
  .hero-form-order {
    padding: 2.5rem 1.25rem;
  }
}

.hero-form-wrap {
  height: 100%;
  background: #F8F9FC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hero-form-wrap.success {
  overflow: hidden;
}

.hero-form-success {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  width: 100%;
  height: 100%;
  background: #F8F9FC;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 0 8.75rem;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .hero-form-success {
    padding: 6.25rem 1.25rem;
  }
}

@media screen and (max-width: 480px) {
  .hero-form-success {
    padding: 2.5rem 1.25rem;
  }
}

@media screen and (max-width: 768px) {
  .hero-form-success__cont {
    width: 100%;
    max-width: 28.125rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.hero-form-success__close {
  width: 9.875rem;
  height: 3.125rem;
  overflow: hidden;
  border-radius: 0.1875rem;
}

.hero-form-success.success {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

.hero-form-success .section-title {
  width: 100%;
  margin-bottom: 1.875rem;
  color: #2F3243;
}

@media screen and (max-width: 768px) {
  .hero-form-success .section-title {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .hero-form-success .section-title {
    margin-bottom: 1.25rem;
  }
}

.hero-form-success__desc {
  width: 100%;
  max-width: 31.875rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #6D7187;
  margin-bottom: 3.75rem;
}

@media screen and (max-width: 768px) {
  .hero-form-success__desc {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .hero-form-success__desc {
    margin-bottom: 2.5rem;
  }
}

.hero-form-success .btn {
  border-radius: 0.1875rem;
  overflow: hidden;
}

.hero-form-success .close {
  top: 1.875rem;
  right: 1.875rem;
}

.hero-form .section-title {
  width: 100%;
  margin-bottom: 3.125rem;
  color: #2F3243;
}

@media screen and (max-width: 768px) {
  .hero-form .section-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 480px) {
  .hero-form .section-title {
    margin-bottom: 1.875rem;
  }
}
.hero-form-order .section-title {
  width: 100%;
  margin-bottom: 3.125rem;
  color: #2F3243;
}

@media screen and (max-width: 768px) {
  .hero-form-order .section-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 480px) {
  .hero-form-order .section-title {
    margin-bottom: 1.875rem;
  }
}

.hero-form__controls {
  width: 100%;
  max-width: 31.25rem;
  margin-bottom: 3.75rem;
}

@media screen and (max-width: 480px) {
  .hero-form__controls {
    margin-bottom: 2.5rem;
  }
}

.hero-form__label {
  width: 100%;
  display: block;
  margin-bottom: 1.875rem;
}

.hero-form__label--country {
  position: relative;
}

.hero-form__label:last-child {
  margin-bottom: 0rem;
}

.hero-form__label.error .hero-form__control {
  border-bottom: 1px solid #f11202;
}

.hero-form__control {
  width: 100%;
  outline: none;
  border: 0;
  border-bottom: 1px solid #C5C9DC;
  background-color: transparent;
  padding: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.1875rem;
  color: #2F3243;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

.hero-form__control--country {
  cursor: pointer;
}

.hero-form__control::-webkit-input-placeholder {
  color: #6D7187;
}

.hero-form__control::-moz-placeholder {
  color: #6D7187;
}

.hero-form__control:-ms-input-placeholder {
  color: #6D7187;
}

.hero-form__control:-moz-placeholder {
  color: #6D7187;
}

.hero-form__control:focus {
  border-bottom: 1px solid #01A058;
}

.hero-form__checkbox {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.hero-form__checkbox:checked + .hero-form__checkbox--fake::before {
  opacity: 1;
}

.hero-form__checkbox-label {
  position: relative;
  padding-left: 1.875rem;
  margin-bottom: 1.25rem;
  cursor: pointer;
}

.hero-form__checkbox-label:hover .hero-form__checkbox--fake {
  border: 1px solid #01AC5E;
}

.hero-form__checkbox-label:hover .hero-form__checkbox-title {
  color: #01AC5E;
}

.hero-form__checkbox-label.error .hero-form__checkbox--fake {
  border: 1px solid #f11202;
}

.hero-form__checkbox-label.error .hero-form__checkbox-title {
  color: #f11202;
}

.hero-form__checkbox--fake {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  background: #FFFFFF;
  border: 1px solid #C5C9DC;
  border-radius: 0.1875rem;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

.hero-form__checkbox--fake::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.875rem;
  height: 0.6875rem;
  background-image: url("../img/check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

.hero-form__checkbox-title {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #6D7187;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.hero-form__btn {
  width: 18.875rem;
  height: 3.125rem;
  border-radius: 0.1875rem;
  overflow: hidden;
}

.hero-form__btn[type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.hero-form__btn + .hero-form__btn {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 320px) {
  .hero-form__btn {
    width: 100%;
  }
}

.hero-form__error {
  margin: 1.25rem 0;
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #f11202;
}

.hero-call {
  background: #F2F4F9;
  padding: 2.5rem 0 2.5rem 6.25rem;
  position: relative;
}

.hero-call::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 300%;
  height: 100%;
  background: #F2F4F9;
}

@media screen and (max-width: 768px) {
  .hero-call {
    padding: 1.875rem 1.25rem;
  }
}

.hero-call__content {
  position: relative;
}

.hero-call__title {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.1875rem;
  color: #2F3243;
  text-transform: capitalize;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .hero-call__title {
    margin-bottom: 1.25rem;
    line-height: 1.375rem;
  }
}

.hero-call .phone {
  font-size: 1.875rem;
  line-height: 1.8125rem;
  color: #6D7187;
  font-weight: 300;
  margin-left: auto;
}

.hero-call .phone:hover {
  color: #01A058;
}

@media screen and (max-width: 768px) {
  .hero-call .phone {
    font-size: 1.25rem;
    line-height: 1.1875rem;
  }
}

/*-------------- triggers --------------*/
.triggers__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.triggers__li {
  position: relative;
  width: 19.98%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #FFFFFF;
  padding: 2.9375rem 0 2.5rem;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

@media screen and (max-width: 768px) {
  .triggers__li {
    width: 100%;
    padding: 1.9375rem 0;
  }
}

.triggers__li:nth-child(even) {
  background: #01a058;
}

.triggers__li:nth-child(even):hover {
  background: rgba(1, 160, 88, 0.8);
}

.triggers__li:nth-child(odd) {
  background: #01ac5e;
}

.triggers__li:nth-child(odd):hover {
  background: rgba(1, 172, 94, 0.8);
}

.triggers__li-top {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2.375rem;
  text-transform: uppercase;
  margin-bottom: 1.5625rem;
}

.triggers__li-top img {
  display: block;
  margin: 0 auto;
  width: 5rem;
}

.triggers__li-bottom {
  font-size: 1.125rem;
  line-height: 1.25rem;
  text-align: center;
  width: 100%;
  max-width: 15.625rem;
}

/*-------------- opportunities --------------*/
.opportunities {
  padding: 6.25rem 0;
  background: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .opportunities {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .opportunities {
    padding: 2.5rem 0;
    background: #fff;
  }
}

.opportunities-more {
  /* display: none; */
  position: relative;
  padding: 1.3125rem 0;
  padding-right: 3.75rem;
  width: 100%;
}

.opportunities-more::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.875rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.5625rem;
  height: 0.9375rem;
  background-image: url("../img/down-gray-ico.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.opportunities-more .btn__text.show {
  display: block;
}

.opportunities-more .btn__text.hide {
  display: none;
}

.opportunities-more.active::before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.opportunities-more.active .btn__text.show {
  display: none;
}

.opportunities-more.active .btn__text.hide {
  display: block;
}

@media screen and (max-width: 480px) {
  .opportunities-more {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.opportunities .section-title {
  margin-bottom: 3.125rem;
  color: #2F3243;
}

@media screen and (max-width: 768px) {
  .opportunities .section-title {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .opportunities .section-title {
    margin-bottom: 1.25rem;
  }
}

.opportunities__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.opportunities__li {
  width: 33.3333%;
  border: 0.5px solid #EDF0F7;
  background-color: #fff;
  padding: 3.75rem 2.5rem;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.opportunities__li:hover {
  background-color: #ebffeb;
}
.opportunities__li--hidden {
  display: none;
}
/* @media screen and (max-width: 480px) {
  .opportunities__li--hidden {
    display: none;
  }
} */

@media screen and (max-width: 768px) {
  .opportunities__li {
    width: 100%;
    padding: 1.875rem 0.9375rem;
  }
}

.opportunities__li-inner {
  width: 100%;
}

.opportunities__li-top {
  position: relative;
  padding-left: 6.875rem;
  margin-bottom: 1.875rem;
  min-height: 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .opportunities__li-top {
    min-height: 3.75rem;
    padding-left: 5rem;
    margin-bottom: 1.25rem;
  }
}

.opportunities__li-icon {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5rem;
  height: 5rem;
}

@media screen and (max-width: 480px) {
  .opportunities__li-icon {
    width: 3.75rem;
    height: 3.75rem;
  }
}

.opportunities__li-icon > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;", serif;
}

.opportunities__li-title {
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  color: #2F3243;
}

@media screen and (max-width: 768px) {
  .opportunities__li-title {
    max-width: 28.125rem;
  }
}

@media screen and (max-width: 480px) {
  .opportunities__li-title {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}

.opportunities__li-bottom {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #6D7187;
}

/*-------------- how-it-work --------------*/
.how-it-work {
  background: -o-linear-gradient(229.94deg, #01AC5E 0%, #008D4D 100%);
  background: linear-gradient(220.06deg, #01AC5E 0%, #008D4D 100%);
}

.how-it-work__top {
  padding: 4.6875rem 0 4.0625rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {
  .how-it-work__top {
    padding: 2.5rem 0;
  }
}

.how-it-work__top .section-title {
  color: #fff;
}

.how-it-work__bottom {
  padding: 3.125rem 0;
}

@media screen and (max-width: 768px) {
  .how-it-work__bottom {
    padding: 1.875rem 0 2.5rem;
  }
}

.how-it-work__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1.875rem;
}

@media screen and (max-width: 768px) {
  .how-it-work__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding-bottom: 18.75rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (max-width: 480px) {
  .how-it-work__block {
    padding-bottom: 12.5rem;
  }
}

.how-it-work__block-item {
  background: #006135;
  -webkit-box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.3);
  border-radius: 0.3125rem;
  width: 100%;
  position: relative;
  padding-top: 90.62%;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

@media screen and (max-width: 768px) {
  .how-it-work__block-item {
    padding-top: 73.96%;
  }
}

.how-it-work__block-item:hover {
  background: rgba(0, 96, 53, 0.8);
}

.how-it-work__block-item.small {
  padding-top: 39.16%;
  margin-bottom: 51.46%;
}

@media screen and (max-width: 768px) {
  .how-it-work__block-item.small {
    padding-top: 73.96%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item.small {
    margin-bottom: 0;
  }
}

.how-it-work__block-item.small .how-it-work__block-item-img {
  margin-bottom: 0.75rem;
}

.how-it-work__block-item + .how-it-work__block-item {
  margin-top: 1.875rem;
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item + .how-it-work__block-item {
    margin-top: 0.625rem;
  }
}

.how-it-work__block-item-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item-cont {
    width: 100%;
    padding: 0 1.25rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.how-it-work__block-item-img {
  width: 100%;
  max-width: 9.375rem;
  margin-bottom: 2.5rem;
  font-weight: 900;
/* 
  font-size: 1.875rem;
  line-height: 1.8125rem; */
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item-img {
    width: 3.75rem;
    height: 3.75rem;
    margin-bottom: 1.25rem;
    text-align: left;
    max-width: none;
  }
}

.how-it-work__block-item-img img {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;", serif;
  }
}

.how-it-work__block-item-text {
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-align: center;
  color: #FFFFFF;
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item-text {
    font-size: 1rem;
    line-height: 1.125rem;
    text-align: left;
  }
}

.how-it-work__block-item-circle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.how-it-work__block-item-circle img {
  position: absolute;
  max-width: none;
}

@media screen and (max-width: 768px) {
  .how-it-work__block-item-circle img {
    display: none;
  }
}

.how-it-work__block-item-circle .circle {
  position: relative;
  z-index: 1;
  width: 1.875rem;
  height: 1.875rem;
  background: #01AC5E;
  border: 0.1875rem solid #006135;
  border-radius: 50%;
}

.how-it-work__block-item-circle.one {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.how-it-work__block-item-circle.one img {
  width: 12.8125rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.how-it-work__block-item-circle.two {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.how-it-work__block-item-circle.two img {
  width: 12.8125rem;
  bottom: 50%;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.how-it-work__block-item-circle.four {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.how-it-work__block-item-circle.four img {
  width: 12.8125rem;
  top: 50%;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.how-it-work__block-item-circle.five {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.how-it-work__block-item-circle.five img {
  width: 12.8125rem;
  bottom: 50%;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.how-it-work__block-item-circle.three {
  top: auto;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.how-it-work__block-item-circle.three img {
  height: 6.25rem;
  bottom: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}

@media screen and (max-width: 768px) {
  .how-it-work__block-item-circle.one, .how-it-work__block-item-circle.two, .how-it-work__block-item-circle.three, .how-it-work__block-item-circle.four, .how-it-work__block-item-circle.five {
    bottom: auto;
    left: auto;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}

.how-it-work__block-item-arrow {
  position: absolute;
  top: 50%;
  right: -1.5625rem;
  -webkit-transform: translateY(-0.125rem);
  -ms-transform: translateY(-0.125rem);
  transform: translateY(-0.125rem);
  width: 1.25rem;
  border-right: 3px solid #006135;
  border-top: 3px solid #006135;
  border-radius: 0 0.1875rem 0.1875rem 0;
  height: -webkit-calc(100% + 2.0625rem);
  height: calc(100% + 2.0625rem);
  z-index: 0;
  display: none;
}

@media screen and (max-width: 768px) {
  .how-it-work__block-item-arrow {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item-arrow {
    height: -webkit-calc(100% + 0.8125rem);
    height: calc(100% + 0.8125rem);
  }
}

.how-it-work__block-item-arrow.four {
  border-bottom: 3px solid #006135;
}

.how-it-work__block-item-arrow.five {
  height: -webkit-calc(50% + 1.875rem + (18.75rem / 2));
  height: calc(50% + 1.875rem + (18.75rem / 2));
  width: -webkit-calc((100% - 18.75rem) / 2);
  width: calc((100% - 18.75rem) / 2);
  border-top: 0;
  border-bottom: 3px solid #006135;
}

.how-it-work__block-item-arrow.five::before, .how-it-work__block-item-arrow.five::after {
  content: "";
  position: absolute;
  bottom: -0.1875rem;
  left: 0;
  width: 1.25rem;
  height: 0.1875rem;
  background-color: #006135;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.how-it-work__block-item-arrow.five::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.how-it-work__block-item-arrow.five::after {
  bottom: -0.25rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 480px) {
  .how-it-work__block-item-arrow.five {
    height: -webkit-calc(50% + 1.875rem + (12.5rem / 2));
    height: calc(50% + 1.875rem + (12.5rem / 2));
    width: -webkit-calc((100% - 12.5rem) / 2);
    width: calc((100% - 12.5rem) / 2);
  }
}

.how-it-work__block-circle {
  width: 100%;
  max-width: 18.75rem;
  margin: 0 auto;
  -webkit-transform: translateY(-webkit-calc(-50% + 0.9375rem));
  -ms-transform: translateY(calc(-50% + 0.9375rem));
  transform: translateY(calc(-50% + 0.9375rem));
}

@media screen and (max-width: 1440px) {
  .how-it-work__block-circle {
    max-width: none;
    width: 65%;
  }
}

@media screen and (max-width: 768px) {
  .how-it-work__block-circle {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    max-width: 18.75rem;
  }
}

@media screen and (max-width: 480px) {
  .how-it-work__block-circle {
    max-width: 12.5rem;
  }
}

.how-it-work__block-circle-inner {
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  background: #006135;
  -webkit-box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.how-it-work__block-circle-inner:hover {
  background: rgba(0, 96, 53, 0.8);
}

.how-it-work__block-circle-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 12.5rem;
}

@media screen and (max-width: 768px) {
  .how-it-work__block-circle-inner img {
    max-width: none;
    width: 60%;
  }
}

.how-it-work__col {
  width: 33.33333%;
  padding-left: 1.875rem;
}

@media screen and (max-width: 768px) {
  .how-it-work__col {
    width: 100%;
    margin-bottom: 1.875rem;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .how-it-work__col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (max-width: 480px) {
  .how-it-work__col {
    margin-bottom: 0.625rem;
  }
  .how-it-work__col:last-child {
    margin-bottom: 1.875rem;
  }
}

/*-------------- for-whom --------------*/
.for-whom {
  padding: 9.375rem 0 6.25rem;
  background: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .for-whom {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .for-whom {
    padding: 2.5rem 0;
    background: #fff;
  }
}

.for-whom .section-title {
  margin-bottom: 3.125rem;
  color: #2F3243;
}

@media screen and (max-width: 768px) {
  .for-whom .section-title {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .for-whom .section-title {
    margin-bottom: 1.25rem;
  }
}

.for-whom-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -1.875rem;
}

@media screen and (max-width: 768px) {
  .for-whom-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.for-whom__item {
  width: 50%;
  padding-left: 1.875rem;
}

@media screen and (max-width: 768px) {
  .for-whom__item {
    width: 100%;
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 768px) and (max-width: 600px) {
  .for-whom__item {
    max-width: 23.75rem;
  }
}

.for-whom__item-inner {
  background: #FFFFFF;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.for-whom__item-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 600px) {
  .for-whom__item-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.for-whom__item-img {
  width: 50%;
}

@media screen and (max-width: 600px) {
  .for-whom__item-img {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .for-whom__item-img.without-text .for-whom__item-img-inner {
    padding-top: 92.14%;
  }
}

.for-whom__item-img:hover .for-whom__item-img-pic {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.for-whom__item-img-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 136.23%;
}

@media screen and (max-width: 768px) {
  .for-whom__item-img-inner {
    padding-top: 122.14%;
  }
}

.for-whom__item-img-pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;", serif;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.for-whom__item-img-cont {
  position: absolute;
  top: 7.5rem;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .for-whom__item-img-cont {
    top: 1.875rem;
  }
}

.for-whom__item-img-cont > img {
  width: 100%;
  max-width: 6.25rem;
  max-height: 6.25rem;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;", serif;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .for-whom__item-img-cont > img {
    max-width: 5rem;
  }
}

.for-whom__item-img-title {
  font-size: 1.5rem;
  line-height: 1.625rem;
  text-align: center;
  text-transform: uppercase;
  color: #F8F9FC;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 768px) {
  .for-whom__item-img-title {
    font-size: 1.25rem;
    line-height: 1.375rem;
    margin-bottom: 1.25rem;
  }
}

.for-whom__item-img-desc {
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .for-whom__item-img-desc {
    line-height: 1.0625rem;
  }
}

.for-whom__item-img-desc p {
  margin-bottom: 0.9375rem;
}

@media screen and (max-width: 480px) {
  .for-whom__item-img-desc p {
    margin-bottom: 0.625rem;
  }
}

.for-whom__item-img-desc p:last-child {
  margin-bottom: 0;
}

.for-whom__item-bottom {
  padding: 3.125rem 4.375rem;
}

@media screen and (max-width: 768px) {
  .for-whom__item-bottom {
    padding: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .for-whom__item-bottom {
    padding: 1.875rem 0.9375rem;
  }
}

.for-whom__item-bottom-title {
  font-size: 1.5rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  color: #2F3243;
  margin-bottom: 4.375rem;
  width: 100%;
  max-width: 31.25rem;
}

@media screen and (max-width: 480px) {
  .for-whom__item-bottom-title {
    font-size: 1.25rem;
    line-height: 1.375rem;
    margin-bottom: 1.875rem;
  }
}

.for-whom__item-bottom-stat li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 2.375rem;
}

.for-whom__item-bottom-stat li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .for-whom__item-bottom-stat li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.875rem;
  }
}

.for-whom__item-bottom-stat li span {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .for-whom__item-bottom-stat li span {
    width: 100%;
  }
}

.for-whom__item-bottom-stat li span:first-child {
  font-size: 1.25rem;
  line-height: 1.1875rem;
  color: #6D7187;
}

@media screen and (max-width: 768px) {
  .for-whom__item-bottom-stat li span:first-child {
    margin-bottom: 0.625rem;
  }
}

.for-whom__item-bottom-stat li span:last-child {
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 2.125rem;
  text-transform: uppercase;
  color: #01AC5E;
}

/*-------------- guarantees --------------*/
.guarantees {
  padding: 6.25rem 0;
  background-image: url("../img/guarantees-bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .guarantees {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .guarantees {
    padding: 2.5rem 0;
  }
}

.guarantees .section-title {
  color: #fff;
  margin-bottom: 1.875rem;
}

.guarantees-desc {
  font-size: 1.875rem;
  line-height: 2.125rem;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
  width: 100%;
  max-width: 60.9375rem;
}

@media screen and (max-width: 480px) {
  .guarantees-desc {
    font-size: 1.25rem;
    line-height: 1.375rem;
    margin-bottom: 1.875rem;
  }
}

.guarantees__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -1.875rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 480px) {
  .guarantees__ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.guarantees__li {
  width: 25%;
  padding-left: 1.875rem;
}

@media screen and (max-width: 768px) {
  .guarantees__li {
    width: 50%;
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .guarantees__li {
    width: 100%;
    margin-bottom: 0.625rem;
    max-width: 23.75rem;
  }
  .guarantees__li:last-child {
    margin-bottom: 0;
  }
}

.guarantees__li-inner {
  background: rgba(30, 31, 36, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.3125rem;
  padding: 5.25rem 1.5625rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.guarantees__li-inner:hover {
  background: rgba(30, 31, 36, 0.6);
}

@media screen and (max-width: 768px) {
  .guarantees__li-inner {
    padding: 3.125rem 1.5625rem;
  }
}

@media screen and (max-width: 480px) {
  .guarantees__li-inner {
    padding: 2.1875rem 1.25rem;
  }
}

.guarantees__li-pic {
  width: 6.25rem;
  height: 6.25rem;
  min-width: 6.25rem;
  margin-bottom: 3.75rem;
}

@media screen and (max-width: 768px) {
  .guarantees__li-pic {
    width: 5rem;
    height: 5rem;
    margin-bottom: 2.1875rem;
  }
}

.guarantees__li-pic img {
  width: 100%;
  height: 100%;
}

.guarantees__li-text {
  width: 100%;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-align: center;
  color: #8C8F9F;
}

/*-------------- advantages --------------*/
.advantages {
  background: #F8F9FC;
  overflow: hidden;
}

@media screen and (max-width: 480px) {
  .advantages {
    background: #fff;
  }
}

.advantages__top {
  padding: 4.375rem 0;
  border-bottom: 1px solid #EDF0F7;
}

@media screen and (max-width: 480px) {
  .advantages__top {
    padding: 2.5rem 0;
  }
}

.advantages__desc {
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 1.8125rem;
  color: #2F3243;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .advantages__desc {
    font-size: 1.5625rem;
    line-height: 1.625rem;
    margin-bottom: 1.5625rem;
  }
}

@media screen and (max-width: 480px) {
  .advantages__desc {
    font-size: 1.25rem;
    line-height: 1.375rem;
    margin-bottom: 1.25rem;
  }
}

.advantages__bottom {
  padding: 6.25rem 0 3.125rem;
  border-bottom: 1px solid #EDF0F7;
}

@media screen and (max-width: 768px) {
  .advantages__bottom {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .advantages__bottom {
    padding: 2.5rem 0;
  }
}

.advantages__bottom .section-title {
  color: #2F3243;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .advantages__bottom .section-title {
    margin-bottom: 1.25rem;
  }
}

.advantages__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -1.875rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .advantages__ul {
    margin-left: -1.25rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 480px) {
  .advantages__ul {
    margin-left: -0.625rem;
  }
}

.advantages__li {
  width: 33.3333%;
  padding-left: 1.875rem;
}

@media screen and (max-width: 768px) {
  .advantages__li {
    width: 50%;
    padding-left: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .advantages__li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .advantages__li {
    width: 100%;
    padding-left: 0.625rem;
    margin-bottom: 0.625rem;
  }
}

.advantages__li-inner {
  width: 100%;
  height: 100%;
  display: block;
  background: #FFFFFF;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10rem 1.875rem 1.875rem;
}

@media screen and (max-width: 768px) {
  .advantages__li-inner {
    padding: 16% 0.9375rem 1.875rem;
  }
}

.advantages__li-pic {
  position: relative;
  width: 100%;
  margin-bottom: 10rem;
}

@media screen and (max-width: 768px) {
  .advantages__li-pic {
    margin-bottom: 17%;
  }
}

.advantages__li-pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.advantages__li-text {
  width: 100%;
  max-width: 26.25rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-align: center;
  color: #6D7187;
  -webkit-text-decoration-color: #6D7187;
  text-decoration-color: #6D7187;
}

.advantages-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -1.875rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-advantages li{
  white-space: normal;
  line-height: 1.8;
  font-size: 1.5rem;
  list-style-type: circle;
}
.advantages-blocks__item {
  padding-left: 1.875rem;
  width: 50%;
}

@media screen and (max-width: 768px) {
  .advantages-blocks__item {
    width: 100%;
    margin-bottom: 1.875rem;
  }
  .advantages-blocks__item:last-child {
    margin-bottom: 0;
  }
}

.advantages-blocks__item-inner {
  background-color: #fff;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.advantages-blocks__item-inner:hover .advantages-blocks__item-top {
  background: rgba(1, 172, 94, 0.95);
}

.advantages-blocks__item-inner:hover .advantages-blocks__item-bottom {
  background: rgba(1, 172, 94, 0.02);
}

.advantages-blocks__item-top {
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background: #01ac5e;
  padding: 3.125rem;
}

@media screen and (max-width: 768px) {
  .advantages-blocks__item-top {
    padding: 1.875rem;
  }
  .main-advantages li{
    font-size: small;
  }
}

@media screen and (max-width: 480px) {
  .advantages-blocks__item-top {
    padding: 1.875rem 0.9375rem;
  }
 
}

.advantages-blocks__item-bottom {
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.advantages-blocks__item-title {
  font-weight: 900;
  font-size: 1.875rem;
  line-height: 2.125rem;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100%;
  max-width: 28.75rem;
}

@media screen and (max-width: 768px) {
  .advantages-blocks__item-title {
    font-size: 1.625rem;
    line-height: 1.75rem;
  }
}

@media screen and (max-width: 480px) {
  .advantages-blocks__item-title {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}

.advantages-blocks__item-ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.advantages-blocks__item-li {
  width: 100%;
  min-height: 19.75rem;
  padding: 3.125rem;
  border-bottom: 1px solid #EDF0F7;
}

@media screen and (max-width: 480px) {
  .advantages-blocks__item-li {
    padding: 1.875rem 0.9375rem;
    min-height: 0;
  }
}

.advantages-blocks__item-li:last-child {
  border-bottom: 0;
}

.advantages-blocks__item-li-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.875rem;
  position: relative;
  padding-left: 6.875rem;
  min-height: 5rem;
}

@media screen and (max-width: 480px) {
  .advantages-blocks__item-li-top {
    padding-left: 5rem;
    margin-bottom: 1.25rem;
    min-height: 3.75rem;
  }
}

.advantages-blocks__item-li-pic {
  width: 5rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 480px) {
  .advantages-blocks__item-li-pic {
    width: 3.75rem;
  }
}

.advantages-blocks__item-li-pic img {
  width: 100%;
}

.advantages-blocks__item-li-title {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  color: #2F3243;
  width: 100%;
  max-width: 19.6875rem;
}

@media screen and (max-width: 480px) {
  .advantages-blocks__item-li-title {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

.advantages-blocks__item-li-bottom {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #6D7187;
  width: 100%;
  max-width: 34.375rem;
}

/*-------------- clients --------------*/
.clients {
  padding: 6.25rem 0;
  background: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .clients {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .clients {
    padding: 2.5rem 0;
    background: #fff;
  }
}

.clients .section-title {
  color: #2F3243;
  margin-bottom: 3.125rem;
}

.clients-mob {
  display: none;
}

@media screen and (max-width: 480px) {
  .clients-mob {
    display: block;
  }
  .clients-mob .clients__ul {
    display: block;
    border: 0;
  }
}

.clients-mob__controls {
  margin-top: 1.875rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.clients-mob__control svg {
  width: 0.9375rem;
  height: 1.875rem;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #6D7187;
}

.clients-mob__nav .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clients-mob__nav .slick-dots li {
  margin-right: 0.25rem;
}

.clients-mob__nav .slick-dots li:last-child {
  margin-right: 0;
}

.clients-mob__nav .slick-dots li.slick-active > button {
  border: 1px solid #6D7187;
  background: #6D7187;
}

.clients-mob__nav .slick-dots li > button {
  display: block;
  padding: 0;
  outline: none;
  width: 0.625rem;
  height: 0.625rem;
  font-size: 0;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #C5C9DC;
  cursor: pointer;
}

.clients__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
}

@media screen and (max-width: 480px) {
  .clients__ul {
    display: none;
  }
}

.clients__li {
  width: 20%;
  border: 0.5px solid #EDF0F7;
  background: #FFFFFF;
}

.clients__li-inner {
  width: 100%;
  padding-top: 83.33%;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 480px) {
  .clients__li-inner {
    padding-top: 71.42%;
  }
}

.clients__li-inner:hover img {
  -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1.1, 1.1, 1.1);
  transform: translate3d(-50%, -50%, 0) scale3d(1.1, 1.1, 1.1);
}

.clients__li-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
  height: 70%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;", serif;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media screen and (max-width: 480px) {
  .clients__li-inner img {
    width: 60%;
    height: 60%;
  }
}

/*-------------- reviews --------------*/
.reviews {
  padding: 6.25rem 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#009F57), to(#027B44));
  background: -o-linear-gradient(bottom, #009F57 0%, #027B44 100%);
  background: linear-gradient(360deg, #009F57 0%, #027B44 100%);
}

@media screen and (max-width: 768px) {
  .reviews {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .reviews {
    padding: 2.5rem 0;
  }
}

.reviews .section-title {
  color: #FFFFFF;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 480px) {
  .reviews .section-title {
    margin-bottom: 1.25rem;
  }
}

.reviews-slider-wrap {
  position: relative;
}

.reviews-slider__nav {
  display: none;
}

@media screen and (max-width: 1200px) {
  .reviews-slider__nav {
    display: block;
  }
}

.reviews-slider__controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media screen and (max-width: 1200px) {
  .reviews-slider__controls {
    margin-top: 1.875rem;
  }
}

.reviews-slider__controls .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews-slider__controls .slick-dots li {
  width: 0.625rem;
  height: 0.625rem;
  margin-right: 0.25rem;
}

.reviews-slider__controls .slick-dots li:last-child {
  margin-right: 0;
}

.reviews-slider__controls .slick-dots li.slick-active > button {
  border: 1px solid #fff;
  background: #fff;
}

.reviews-slider__controls .slick-dots li > button {
  display: block;
  padding: 0;
  outline: none;
  width: 0.625rem;
  height: 0.625rem;
  font-size: 0;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #fff;
  cursor: pointer;
}

.reviews-slider__control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
  .reviews-slider__control {
    position: static;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.reviews-slider__control.prev {
  left: -0.9375rem;
}

.reviews-slider__control.next {
  right: -0.9375rem;
}

.reviews-slider__control svg {
  width: 0.9375rem;
  height: 1.875rem;
  fill: #fff;
}

.reviews-slider__li {
  padding: 0 0.9375rem;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li {
    padding: 0;
  }
}

.reviews-slider__li-inner {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.3125rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reviews-slider__li-top {
  padding: 3.125rem 2.5rem;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li-top {
    padding: 1.875rem 0.9375rem 1.25rem;
  }
}

.reviews-slider__li-title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li-title {
    margin-bottom: 1.25rem;
  }
}

.reviews-slider__li-text {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #6D7187;
}

.reviews-slider__li-text p {
  margin-bottom: 0.625rem;
}

.reviews-slider__li-text p:last-child {
  margin-bottom: 0;
}

.reviews-slider__li-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #F2F4F9;
  position: relative;
  padding: 2.5rem 1.875rem 2.5rem 12.5rem;
  height: 12.5rem;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li-bottom {
    display: block;
    height: auto;
    padding: 1.875rem 0.9375rem 1.875rem;
  }
}

.reviews-slider__li-logo {
  position: absolute;
  top: 50%;
  left: 2.5rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  max-width: 6.25rem;
}

.reviews-slider__li-logo--big {
  max-width: 8.4375rem;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li-logo {
    position: static;
    margin: 0 auto 2.5rem;
    -webkit-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    transform: translate(0%, 0);
  }
}

.reviews-slider__li-logo img {
  width: 100%;
}

.reviews-slider__li-name {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  margin-bottom: 0.9375rem;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li-name {
    text-align: center;
  }
}

.reviews-slider__li-position {
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #2F3243;
}

@media screen and (max-width: 480px) {
  .reviews-slider__li-position {
    text-align: center;
  }
}

/*-------------- tarifs --------------*/
.tarifs {
  padding: 7rem 0 6.25rem;
  background: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .tarifs {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .tarifs {
    padding: 2.5rem 0;
  }
}

.tarifs .section-title {
  color: #2F3243;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .tarifs .section-title {
    margin-bottom: 1.25rem;
  }
}

.tarifs__desc {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .tarifs__desc {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .tarifs__desc {
    margin-bottom: 1.25rem;
  }
}

.tarifs-block {
  background: #FFFFFF;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.tarifs-block__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tarifs-block__li {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .tarifs-block__li {
    width: 100%;
  }
}

.tarifs-block__li:last-child .tarifs-block__li-top,
.tarifs-block__li:last-child .tarifs-block__li-bottom {
  border-right: 0;
}

.tarifs-block__li:hover .tarifs-block__li-top {
  background: rgba(1, 160, 88, 0.95);
}

.tarifs-block__li:hover .tarifs-block__li-bottom {
  background: rgba(1, 160, 88, 0.02);
}

.tarifs-block__li .tarifs-block__opts {
  display: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.875rem 2.5rem;
}

@media screen and (max-width: 768px) {
  .tarifs-block__li .tarifs-block__opts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 480px) {
  .tarifs-block__li .tarifs-block__opts {
    padding: 1.25rem 0.9375rem 1.875rem;
  }
}

.tarifs-block__li .tarifs-block__opts-li {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.tarifs-block__li .tarifs-block__opts-li:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.tarifs-block__li .tarifs-block__opts-li:nth-child(4) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
}

.tarifs-block__li-top {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.875rem 2.5rem 1.25rem;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background: #01a058;
  position: relative;
}

/* .tarifs-block__li-top::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  width: 1.5625rem;
  height: 0.9375rem;
  background-image: url("../img/down-ico.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  display: none;
} */

@media screen and (max-width: 768px) {
  .tarifs-block__li-top::before {
    display: block;
  }
}

.tarifs-block__li-top.active::before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

@media screen and (max-width: 768px) {
  .tarifs-block__li-top {
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 2.8125rem;
  }
}

@media screen and (max-width: 480px) {
  .tarifs-block__li-top {
    padding: 0.9375rem 2.8125rem 0.9375rem 0.9375rem;
  }
}

.tarifs-block__li-bottom {
  border-right: 1px solid #EDF0F7;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

/* @media screen and (max-width: 768px) {
  .tarifs-block__li-bottom {
    display: none;
  }
} */

.tarifs-block__li-bottom-item {
  padding: 1.75rem 2.5rem;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  border-bottom: 1px solid #EDF0F7;
  white-space: nowrap;
}

@media screen and (max-width: 480px) {
  .tarifs-block__li-bottom-item {
    padding: 1.25rem 0.9375rem;
  }
}

.tarifs-block__li-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 0.3125rem;
}

@media screen and (max-width: 480px) {
  .tarifs-block__li-title {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
}

.tarifs-block__li-text {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #FFFFFF;
}

@media screen and (max-width: 480px) {
  .tarifs-block__li-text {
    font-size: 0.875rem;
  }
}

.tarifs-block__bottom {
  padding: 5rem 2.5rem 2.5rem;
}

@media screen and (max-width: 768px) {
  .tarifs-block__bottom {
    display: none;
  }
}

.tarifs-block__opts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tarifs-block__opts-li {
  width: 40%;
  padding-left: 4.375rem;
  position: relative;
  margin-bottom: 2.5rem;
  min-height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tarifs-block__opts-li-pic {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tarifs-block__opts-li-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;", serif;
}

.tarifs-block__opts-li-text {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
  width: 100%;
  max-width: 26.25rem;
}

@media screen and (max-width: 480px) {
  .tarifs-block__opts-li-text {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}




/*-------------- tarifs100 --------------*/
.tarifs100 {
  padding: 9.375rem 0 6.25rem;
  background: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .tarifs100 {
    padding: 3.75rem 0;
	
  }
}

@media screen and (max-width: 480px) {
  .tarifs100 {
    padding: 2.5rem 0;
	
  }
}

.tarifs100 .section-title {
  color: #2F3243;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .tarifs100 .section-title {
    margin-bottom: 1.25rem;
  }
}

.tarifs100__desc {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .tarifs100__desc {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .tarifs100__desc {
    margin-bottom: 1.25rem;
  }
}

.tarifs100-block {
  background: #FFFFFF;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.tarifs100-block__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tarifs100-block__li {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .tarifs100-block__li {
    width: 100%;
  }
}

.tarifs100-block__li:last-child .tarifs100-block__li-top,
.tarifs100-block__li:last-child .tarifs100-block__li-bottom {
  border-right: 0;
}

.tarifs100-block__li:hover .tarifs100-block__li-top {
  background: rgba(1, 160, 88, 0.95);
}

.tarifs100-block__li:hover .tarifs100-block__li-bottom {
  background: rgba(1, 160, 88, 0.02);
}

.tarifs100-block__li .tarifs100-block__opts {
  display: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.875rem 2.5rem;
}

@media screen and (max-width: 768px) {
  .tarifs100-block__li .tarifs100-block__opts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 480px) {
  .tarifs100-block__li .tarifs100-block__opts {
    padding: 1.25rem 0.9375rem 1.875rem;
  }
}

.tarifs100-block__li .tarifs100-block__opts-li {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.tarifs100-block__li .tarifs100-block__opts-li:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.tarifs100-block__li .tarifs100-block__opts-li:nth-child(4) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
}

.tarifs100-block__li-top {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.875rem 2.5rem 1.25rem;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background: #007e26;
  position: relative;
}

.tarifs100-block__li-top::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  width: 1.5625rem;
  height: 0.9375rem;
  background-image: url("../img/down-ico.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  display: none;
}

@media screen and (max-width: 768px) {
  .tarifs100-block__li-top::before {
    display: block;
  }
}

.tarifs100-block__li-top.active::before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

@media screen and (max-width: 768px) {
  .tarifs100-block__li-top {
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 2.8125rem;
	display:none;
  }
}

@media screen and (max-width: 480px) {
  .tarifs100-block__li-top {
    padding: 0.9375rem 2.8125rem 0.9375rem 0.9375rem;
  }
}

.tarifs100-block__li-bottom {
  border-right: 1px solid #EDF0F7;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

@media screen and (max-width: 768px) {
  .tarifs100-block__li-bottom {
    display: none;
  }
}

.tarifs100-block__li-bottom-item {
  padding: 1.75rem 2.5rem;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  border-bottom: 1px solid #EDF0F7;
  white-space: nowrap;
}

@media screen and (max-width: 480px) {
  .tarifs100-block__li-bottom-item {
    padding: 1.25rem 0.9375rem;
  }
}

.tarifs100-block__li-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 0.3125rem;
  text-align:center;
}

@media screen and (max-width: 480px) {
  .tarifs100-block__li-title {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
}

.tarifs100-bloc__li-text {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #FFFFFF;
}

@media screen and (max-width: 480px) {
  .tarifs100-block__li-text {
    font-size: 0.875rem;
  }
}

.tarifs100-block__bottom {
  padding: 5rem 2.5rem 2.5rem;
}

@media screen and (max-width: 768px) {
  .tarifs100-block__bottom {
    display: none;
  }
}

.tarifs100-block__opts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tarifs100-block__opts-li {
  width: 40%;
  padding-left: 4.375rem;
  position: relative;
  margin-bottom: 2.5rem;
  min-height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tarifs100-block__opts-li-pic {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tarifs100-block__opts-li-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;", serif;
}

.tarifs100-block__opts-li-text {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
  width: 100%;
  max-width: 26.25rem;
}

@media screen and (max-width: 480px) {
  .tarifs100-block__opts-li-text {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}


/*-------------- tarifs25 --------------*/
.tarifs25 {
  padding: 9.375rem 0 6.25rem;
  background: #F8F9FC;
}

@media screen and (max-width: 768px) {
  .tarifs25 {
    padding: 3.75rem 0;
  }
}

@media screen and (max-width: 480px) {
  .tarifs25 {
    padding: 2.5rem 0;
  }
}

.tarifs25 .section-title {
  color: #2F3243;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 480px) {
  .tarifs25 .section-title {
    margin-bottom: 1.25rem;
  }
}

.tarifs25__desc {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .tarifs25__desc {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 480px) {
  .tarifs25__desc {
    margin-bottom: 1.25rem;
  }
}

.tarifs25-block {
  background: #FFFFFF;
  border: 1px solid #EDF0F7;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.tarifs25-block__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tarifs25-block__li {
  width: 25%;
}

@media screen and (max-width: 768px) {
  .tarifs25-block__li {
    width: 100%;
	display:none;
  }
}

.tarifs25-block__li:last-child .tarifs25-block__li-top,
.tarifs25-block__li:last-child .tarifs25-block__li-bottom {
  border-right: 0;
}

.tarifs25-block__li:hover .tarifs-block__li-top {
  background: rgba(1, 160, 88, 0.95);
}

.tarifs25-block__li:hover .tarifs25-block__li-bottom {
  background: rgba(1, 160, 88, 0.02);
}

.tarifs25-block__li .tarifs25-block__opts {
  display: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.875rem 2.5rem;
}

@media screen and (max-width: 768px) {
  .tarifs25-block__li .tarifs25-block__opts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 480px) {
  .tarifs25-block__li .tarifs25-block__opts {
    padding: 1.25rem 0.9375rem 1.875rem;
  }
}

.tarifs25-block__li .tarifs25-block__opts-li {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.tarifs25-block__li .tarifs25-block__opts-li:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.tarifs25-block__li .tarifs25-block__opts-li:nth-child(4) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
}

.tarifs25-block__li-top {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.875rem 2.5rem 1.25rem;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background: #007e26;
  position: relative;
}

.tarifs25-block__li-top::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  width: 1.5625rem;
  height: 0.9375rem;
  background-image: url("../img/down-ico.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  display: none;
}

@media screen and (max-width: 768px) {
  .tarifs25-block__li-top::before {
    display: block;
  }
}

.tarifs25-block__li-top.active::before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

@media screen and (max-width: 768px) {
  .tarifs25-block__li-top {
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 2.8125rem;
	display:none;
  }
}

@media screen and (max-width: 480px) {
  .tarifs25-block__li-top {
    padding: 0.9375rem 2.8125rem 0.9375rem 0.9375rem;
  }
}

.tarifs25-block__li-bottom {
  border-right: 1px solid #EDF0F7;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

@media screen and (max-width: 768px) {
  .tarifs25-block__li-bottom {
    display: none;
  }
}

.tarifs25-block__li-bottom-item {
  padding: 1.75rem 2.5rem;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  border-bottom: 1px solid #EDF0F7;
  white-space: nowrap;
}

@media screen and (max-width: 480px) {
  .tarifs25-block__li-bottom-item {
    padding: 1.25rem 0.9375rem;
  }
}

.tarifs25-block__li-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 0.3125rem;
}

@media screen and (max-width: 480px) {
  .tarifs25-block__li-title {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
}

.tarifs25-block__li-text {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #FFFFFF;
}

@media screen and (max-width: 480px) {
  .tarifs25-block__li-text {
    font-size: 0.875rem;
  }
}

.tarifs25-block__bottom {
  padding: 5rem 2.5rem 2.5rem;
}

@media screen and (max-width: 768px) {
  .tarifs25-block__bottom {
    display: none;
  }
}

.tarifs25-block__opts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tarifs25-block__opts-li {
  width: 40%;
  padding-left: 4.375rem;
  position: relative;
  margin-bottom: 2.5rem;
  min-height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tarifs25-block__opts-li-pic {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tarifs25-block__opts-li-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;", serif;
}

.tarifs25-block__opts-li-text {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
  width: 100%;
  max-width: 26.25rem;
}

@media screen and (max-width: 480px) {
  .tarifs25-block__opts-li-text {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}
/*-------------- info-banner --------------*/
.info-banner {
  padding: 1.875rem 0 2.5rem;
  background: -o-linear-gradient(259.88deg, #01AC5E 0%, #008D4D 100%);
  background: linear-gradient(190.12deg, #01AC5E 0%, #008D4D 100%);
}

@media screen and (max-width: 480px) {
  .info-banner {
    padding: 1.875rem 0 1.5625rem;
  }
}

.info-banner-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  max-width: 68.75rem;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .info-banner-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.info-banner__left, .info-banner__right {
  width: 50%;
  padding: 2.375rem 0 2.125rem;
}

@media screen and (max-width: 768px) {
  .info-banner__left, .info-banner__right {
    width: 100%;
  }
}

.info-banner__left {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {
  .info-banner__left {
    padding-top: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.info-banner__right {
  padding-left: 3.125rem;
}

@media screen and (max-width: 768px) {
  .info-banner__right {
    padding: 0;
  }
}

.info-banner__right .btn {
  width: 14.3125rem;
  height: 3.125rem;
}

.info-banner__title {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2.25rem;
  color: #FFFFFF;
}

@media screen and (max-width: 480px) {
  .info-banner__title {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}

.info-banner__desc {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 1.5625rem;
}

@media screen and (max-width: 480px) {
  .info-banner__desc {
    margin-bottom: 1.25rem;
  }
}

/*-------------- map --------------*/
.map {
  height: 50rem;
}

.map-block {
  position: relative;
  overflow: hidden;
}

.map-block .container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .map-block .container {
    top: 2.1875rem;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.map-block__window {
  width: 100%;
  max-width: 28.4375rem;
  pointer-events: auto;
  padding: 3.125rem 2.5rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 3.125rem rgba(32, 31, 37, 0.1);
  box-shadow: 0 0 3.125rem rgba(32, 31, 37, 0.1);
  border-radius: 0.3125rem;
  z-index: 1;
}

@media screen and (max-width: 480px) {
  .map-block__window {
    padding: 1.875rem 1.25rem;
  }
}

.map-block__window .logo {
  margin-bottom: 3.125rem;
}

.map-block__contacts-li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 480px) {
  .map-block__contacts-li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.875rem;
  }
}

.map-block__contacts-li:last-child {
  margin-bottom: 0;
}

.map-block__contacts-li-left {
  width: 40%;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #6D7187;
}

@media screen and (max-width: 480px) {
  .map-block__contacts-li-left {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}

.map-block__contacts-li-right {
  width: 60%;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #2F3243;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 480px) {
  .map-block__contacts-li-right {
    width: 100%;
  }
}

.map-block__contacts-li-right a {
  display: block;
  width: 100%;
  margin-bottom: 0.9375rem;
}

.map-block__contacts-li-right a:last-child {
  margin-bottom: 0;
}

/*-------------- footer --------------*/
.footer {
  background: #F2F4F9;
  padding: 2.5rem 0;
}

.footer .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer__policy {
  font-size: 1rem;
  line-height: 0.9375rem;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #6D7187;
}

@media screen and (max-width: 768px) {
  .footer__policy {
    width: 100%;
    max-width: 12.5rem;
    text-align: center;
    margin-bottom: 2.5rem;
    line-height: 1.125rem;
  }
}

.footer__copyright {
  font-size: 1rem;
  line-height: 0.9375rem;
  color: #6D7187;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .footer__copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .footer__copyright a {
    text-align: center;
  }
}

.footer__copyright span {
  display: block;
  margin-left: 1.875rem;
}

@media screen and (max-width: 768px) {
  .footer__copyright span {
    text-align: center;
    width: 100%;
    max-width: 17.5rem;
    margin-left: 0;
    margin-top: 1.25rem;
  }
}


.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	font-size:12.5px;
}
/*# sourceMappingURL=styles.css.map */
.b-popup_pdn {
  overflow: hidden;
  position: fixed;
  bottom: 0%;
  z-index: 9999;
  margin: 20px 20px 20px 20px;
  font-size: medium;
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #000;
}
.popup-close-pdn {
  display: inline-block;
  padding: 8px 16px;
  background-color: #c86a0e;
  color: white !important;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}
.popup-actions{
  padding: 8px;
}