@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: none;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

main {
  position: relative;
  z-index: 2;
}

@media (max-width: 1279px) {
	main {
		overflow-x: hidden;
	}
}

.width-1320, .boxCalculator__item, .boxFrequent, .boxDifferent, .boxSupport, .boxСomparison, .boxDependence, .boxApprox, .boxApproaches, .boxPopular, .boxMission__width, .boxMission__title, .boxContact, .boxMeaning--2, .similarArticles, .boxComments, .boxLooking__width, .boxNecessary, .boxDictionary, .boxGlossary, .boxDescription, .boxGoals, .boxCases__width, .footer__bottom, .footer__top, .homeFeedback__item, .homeArticles, .homeAbout__item, .homeQuestion, .homeReviews__title, .homeCases, .homeServices__width, .homeCertificates, .boxTop, .sectionTop__item, .sectionTop--6 .sectionTop__bg > .sectionTop__title, .header {
  max-width: 1320px;
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .width-1320, .boxCalculator__item, .boxFrequent, .boxDifferent, .boxSupport, .boxСomparison, .boxDependence, .boxApprox, .boxApproaches, .boxPopular, .boxMission__width, .boxMission__title, .boxContact, .boxMeaning--2, .similarArticles, .boxComments, .boxLooking__width, .boxNecessary, .boxDictionary, .boxGlossary, .boxDescription, .boxGoals, .boxCases__width, .footer__bottom, .footer__top, .homeFeedback__item, .homeArticles, .homeAbout__item, .homeQuestion, .homeReviews__title, .homeCases, .homeServices__width, .homeCertificates, .boxTop, .sectionTop__item, .sectionTop--6 .sectionTop__bg > .sectionTop__title, .header {
    max-width: 1280px;
  }
}
@media (max-width: 1400px) {
  .width-1320, .boxCalculator__item, .boxFrequent, .boxDifferent, .boxSupport, .boxСomparison, .boxDependence, .boxApprox, .boxApproaches, .boxPopular, .boxMission__width, .boxMission__title, .boxContact, .boxMeaning--2, .similarArticles, .boxComments, .boxLooking__width, .boxNecessary, .boxDictionary, .boxGlossary, .boxDescription, .boxGoals, .boxCases__width, .footer__bottom, .footer__top, .homeFeedback__item, .homeArticles, .homeAbout__item, .homeQuestion, .homeReviews__title, .homeCases, .homeServices__width, .homeCertificates, .boxTop, .sectionTop__item, .sectionTop--6 .sectionTop__bg > .sectionTop__title, .header {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 768px) {
  .width-1320, .boxCalculator__item, .boxFrequent, .boxDifferent, .boxSupport, .boxСomparison, .boxDependence, .boxApprox, .boxApproaches, .boxPopular, .boxMission__width, .boxMission__title, .boxContact, .boxMeaning--2, .similarArticles, .boxComments, .boxLooking__width, .boxNecessary, .boxDictionary, .boxGlossary, .boxDescription, .boxGoals, .boxCases__width, .footer__bottom, .footer__top, .homeFeedback__item, .homeArticles, .homeAbout__item, .homeQuestion, .homeReviews__title, .homeCases, .homeServices__width, .homeCertificates, .boxTop, .sectionTop__item, .sectionTop--6 .sectionTop__bg > .sectionTop__title, .header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

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

a img {
  border: none;
}

use,
use:hover,
a,
a:hover {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

@media screen and (min-width: 1281px) {
  select,
  .buttonMenu,
  .mobileMenu {
    display: none !important;
  }
}
html,
body,
span,
applet,
object,
iframe,
p,
.questionsLeft__text,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button {
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -webkit-appearance: button;
  box-sizing: border-box;
  outline: none;
  border: none;
  font-family: inherit;
}

textarea {
  font-family: inherit;
}

button,
input[type=submit],
input[type=button] {
  cursor: pointer;
}

body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: #020502;
  background: #fff;
  font-size: 16px;
}

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

::-webkit-input-placeholder {
  color: #ffffff;
}

::-moz-placeholder {
  color: #ffffff;
}

:-moz-placeholder {
  color: #ffffff;
}

:-ms-input-placeholder {
  color: #ffffff;
}

strong,
b {
  font-weight: bold;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: italic;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

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

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

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.table-responsive {
  overflow-x: auto;
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select:focus,
textarea {
  font-size: 16px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
input[type=text]::-ms-clear {
  display: none;
}

input[type=password]::-ms-reveal {
  display: none;
}

.flex, .modalThanks__social, .modalThanks__left, .modalThanks__item, .modalReviews .sliderReviews__right, .modalReviews__top, .formSteps, .boxCheck, .boxCalculator__bottom, .boxCalculator__bg.passed .boxCalculator__item--2, .listFrequent__title, .listDifferent__item, .listDifferent, .listSuppor__number, .listSuppor, .boxQuote__item, .listApproaches, .swiper-pagination, .listMission li, .listMission, .listContact, .listComments__left, .listComments__top, .formComments__box, .box-2__item, .box-1, .listLooking__views, .listLooking__name, .listLooking, .listNecessary, .listDictionary__number, .listDictionary, .listGlossary, .boxGlossary__subTitle, .nav-links,
.nav-links a,
.nav-links span, .boxShare__right, .boxShare, .boxLike__right, .boxLike, .boxDescription__bottom, .listGoals.oneLine .listGoals__item, .listGoals, .listArticles, .filterCase__right, .footerSocial, .footerContact__link, .footer__top, .formFeedback, .homeFeedback__right--2, .homeFeedback__item, .sliderArticles__boxTags, .sliderArticles__views, .sliderArticles__dateViews, .sliderArticles__top, .sliderArticles__link, .sliderArticles__pd, .homeArticles__top, .sliderReviews__arrows, .sliderReviews__top, .listCases__round, .listCases__box, .listCases__link, .listCases, .homeCases__top, .listServices, .swiper-button-prev,
.swiper-button-next, .boxDetails__share, .boxDetails__comment, .boxDetails__date, .boxDetails__time, .boxDetails__views, .boxDetails, .boxTags, .listAuthor__item, .listAuthor, .listAnchors__link, .listAnchors, .filterBlog__link, .filterBlog, .listAdvantages__number, .listAdvantages, .breadcrumbs, .sectionTop__item, .boxLanguages__button, .header__right, .header__item, .linkLine, .sliderReviews__link, .linkHover, .formСonsultation__button, .boxCalculator__back, .boxCalculator__next, .boxSupport__button, .boxСomparison__button, .boxDependence__button, .boxApprox__button, .boxApproaches__button, .linkBack, .formComments__button, .formFeedback__button, .homeArticles__link, .questionsLeft__button, .homeCases__link, .sectionTop__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex, .boxMeaning__button, .filterCase__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.f_wrap, .formSteps, .boxCheck, .listDifferent, .listSuppor, .listApproaches, .listMission, .listContact, .formComments__box, .listLooking, .listNecessary, .listDictionary, .listGlossary, .nav-links, .boxShare__right, .boxLike__right, .listGoals, .listArticles, .filterCase__right, .footerSocial, .formFeedback, .sliderArticles__boxTags, .listCases__box, .listCases, .listServices, .boxDetails, .boxTags, .listAuthor, .listAnchors, .filterBlog, .listAdvantages, .breadcrumbs {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f_none, .modalThanks__thumb, .listFrequent__button, .listComments__thumb, .box-1 img, .boxLike__item, .filterCase__title, .footerContact__link span, .homeFeedback__right, .sliderArticles__human, .sliderReviews__thumb, .homeCases__link, .listAuthor__thumb, .sectionTop__thumb, .sectionTop__left, .boxLogo, .header__right {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.a-i_start, .boxLike, .boxDescription__bottom, .sliderArticles__top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.a-i_center, .listFrequent__title, .listDifferent__item, .listSuppor__number, .boxQuote__item, .listMission li, .boxMeaning__button, .listComments__left, .listComments__top, .box-2__item, .box-1, .listLooking__views, .listLooking__name, .boxGlossary__subTitle, .nav-links,
.nav-links a,
.nav-links span, .boxShare__right, .boxShare, .filterCase__item, .footerContact__link, .sliderArticles__views, .sliderArticles__link, .homeArticles__top, .sliderReviews__top, .listCases__round, .homeCases__top, .swiper-button-prev,
.swiper-button-next, .boxDetails__share, .boxDetails__comment, .boxDetails__date, .boxDetails__time, .boxDetails__views, .listAuthor__item, .listAnchors__link, .filterBlog__link, .boxLanguages__button, .header__item, .linkLine, .sliderReviews__link, .linkHover, .formСonsultation__button, .boxCalculator__back, .boxCalculator__next, .boxSupport__button, .boxСomparison__button, .boxDependence__button, .boxApprox__button, .boxApproaches__button, .linkBack, .formComments__button, .formFeedback__button, .homeArticles__link, .questionsLeft__button, .homeCases__link, .sectionTop__button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.a-i_end, .nav-links .dots {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.j-c_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.j-c_center, .modalThanks__social, .modalReviews .sliderReviews__right, .listSuppor__number, .boxQuote__item, .swiper-pagination, .boxContact .footerSocial, .box-2__item, .listDictionary__number, .boxGlossary__subTitle, .nav-links,
.nav-links a,
.nav-links span, .listGoals.oneLine .listGoals__item, .homeFeedback__right--2, .sliderReviews__arrows, .listCases__round, .listAnchors__link, .filterBlog__link, .listAdvantages__number, .listAdvantages, .linkHover, .formСonsultation__button, .boxCalculator__back, .boxCalculator__next, .boxSupport__button, .boxСomparison__button, .boxDependence__button, .boxApprox__button, .boxApproaches__button, .linkBack, .formComments__button, .formFeedback__button, .homeArticles__link, .questionsLeft__button, .homeCases__link, .sectionTop__button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.j-c_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.j-c_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.j-c_between, .modalThanks__left, .modalThanks__item, .boxCalculator__bottom, .boxCalculator__bg.passed .boxCalculator__item--2, .listFrequent__title, .listComments__top, .boxDescription__bottom, .homeFeedback__item, .sliderArticles__dateViews, .sliderArticles__top, .sliderArticles__link, .sliderArticles__pd, .homeArticles__top, .listCases__link, .homeCases__top, .filterBlog, .sectionTop__item, .header__item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f-d_column, .modalThanks__left, .modalReviews .sliderReviews__right, .listGoals.oneLine .listGoals__item, .homeFeedback__right--2, .sliderArticles__pd, .listCases__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.img-center, .modalThanks__social--link, .modalThanks__thumb, .boxRadio__item .check-radio, .boxCheck__thumb, .listFrequent__button, .listContact__icons, .listNecessary__thumb, .footerSocial__link, .footerContact__link span, .homeFeedback__thumb, .listCases__thumb, .listServices__icons, .sliderCertificates__thumb, .sectionTop__social--link, .sectionTop__thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.img-center img, .modalThanks__social--link img, .modalThanks__thumb img, .boxRadio__item .check-radio img, .boxCheck__thumb img, .listFrequent__button img, .listContact__icons img, .listNecessary__thumb img, .footerSocial__link img, .footerContact__link span img, .homeFeedback__thumb img, .listCases__thumb img, .listServices__icons img, .sliderCertificates__thumb img, .sectionTop__social--link img, .sectionTop__thumb img,
.img-center svg,
.modalThanks__social--link svg,
.modalThanks__thumb svg,
.boxRadio__item .check-radio svg,
.boxCheck__thumb svg,
.listFrequent__button svg,
.listContact__icons svg,
.listNecessary__thumb svg,
.footerSocial__link svg,
.footerContact__link span svg,
.homeFeedback__thumb svg,
.listCases__thumb svg,
.listServices__icons svg,
.sliderCertificates__thumb svg,
.sectionTop__social--link svg,
.sectionTop__thumb svg {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  max-height: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-align-self: center;
  margin: 0 auto;
}

.img-position, .sliderArticles__thumb picture {
  display: block;
  position: relative;
  font-size: 0;
}
.img-position img, .sliderArticles__thumb picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.picture, .listAuthor__thumb {
  display: block;
  font-size: 0;
}

h1, .boxInfo__title {
  font-size: 60px;
  font-weight: 600;
  color: #020502;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

h2, .boxFrequent__title, .boxDifferent__title, .boxSupport__title, .boxСomparison__title, .boxDependence__title, .boxApprox__title, .boxApproaches__title, .boxPopular__title, .boxMission__title, .homeArticles__title, .homeQuestion__title, .homeReviews__title, .homeCases__title, .homeServices__title, .homeCertificates__title {
  font-size: 48px;
  font-weight: 600;
  color: #020502;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  h2, .boxFrequent__title, .boxDifferent__title, .boxSupport__title, .boxСomparison__title, .boxDependence__title, .boxApprox__title, .boxApproaches__title, .boxPopular__title, .boxMission__title, .homeArticles__title, .homeQuestion__title, .homeReviews__title, .homeCases__title, .homeServices__title, .homeCertificates__title {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  h2, .boxFrequent__title, .boxDifferent__title, .boxSupport__title, .boxСomparison__title, .boxDependence__title, .boxApprox__title, .boxApproaches__title, .boxPopular__title, .boxMission__title, .homeArticles__title, .homeQuestion__title, .homeReviews__title, .homeCases__title, .homeServices__title, .homeCertificates__title {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  h2, .boxFrequent__title, .boxDifferent__title, .boxSupport__title, .boxСomparison__title, .boxDependence__title, .boxApprox__title, .boxApproaches__title, .boxPopular__title, .boxMission__title, .homeArticles__title, .homeQuestion__title, .homeReviews__title, .homeCases__title, .homeServices__title, .homeCertificates__title {
    font-size: 32px;
  }
}
@media (max-width: 374px) {
  h2, .boxFrequent__title, .boxDifferent__title, .boxSupport__title, .boxСomparison__title, .boxDependence__title, .boxApprox__title, .boxApproaches__title, .boxPopular__title, .boxMission__title, .homeArticles__title, .homeQuestion__title, .homeReviews__title, .homeCases__title, .homeServices__title, .homeCertificates__title {
    font-size: 28px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 500;
  color: #020502;
  font-family: "Montserrat", sans-serif;
}

p, .questionsLeft__text {
  font-size: 16px;
  color: #020502;
  line-height: 1.2;
}

.linkHover, .formСonsultation__button, .boxCalculator__back, .boxCalculator__next, .boxSupport__button, .boxСomparison__button, .boxDependence__button, .boxApprox__button, .boxApproaches__button, .linkBack, .formComments__button, .formFeedback__button, .homeArticles__link, .questionsLeft__button, .homeCases__link, .sectionTop__button {
  border-radius: 6px;
  width: 278px;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d8f20b;
  background-color: #d8f20b;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #040343;
  text-decoration: none;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.linkHover svg, .formСonsultation__button svg, .boxCalculator__back svg, .boxCalculator__next svg, .boxSupport__button svg, .boxСomparison__button svg, .boxDependence__button svg, .boxApprox__button svg, .boxApproaches__button svg, .linkBack svg, .formComments__button svg, .formFeedback__button svg, .homeArticles__link svg, .questionsLeft__button svg, .homeCases__link svg, .sectionTop__button svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.linkHover:hover, .formСonsultation__button:hover, .boxCalculator__back:hover, .boxCalculator__next:hover, .boxSupport__button:hover, .boxСomparison__button:hover, .boxDependence__button:hover, .boxApprox__button:hover, .boxApproaches__button:hover, .linkBack:hover, .formComments__button:hover, .formFeedback__button:hover, .homeArticles__link:hover, .questionsLeft__button:hover, .homeCases__link:hover, .sectionTop__button:hover {
  background-color: #b0c412;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.linkHover:active, .formСonsultation__button:active, .boxCalculator__back:active, .boxCalculator__next:active, .boxSupport__button:active, .boxСomparison__button:active, .boxDependence__button:active, .boxApprox__button:active, .boxApproaches__button:active, .linkBack:active, .formComments__button:active, .formFeedback__button:active, .homeArticles__link:active, .questionsLeft__button:active, .homeCases__link:active, .sectionTop__button:active {
  background-color: #d8f20b;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}

.linkLine, .sliderReviews__link {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.linkLine svg, .sliderReviews__link svg {
  margin-left: 20px;
}
.linkLine use, .sliderReviews__link use {
  fill: #ffffff;
}
.linkLine:hover, .sliderReviews__link:hover {
  color: #d8f20b;
}
.linkLine:hover use, .sliderReviews__link:hover use {
  fill: #d8f20b;
}
.linkLine:active, .sliderReviews__link:active {
  color: #b0c412;
}
.linkLine:active use, .sliderReviews__link:active use {
  fill: #b0c412;
}

.header {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #4c4c4c;
  border-radius: 4px;
  padding: 10px 20px;
  background: rgba(2, 5, 2, 0.14);
}
.header__button {
  display: block;
  border: 1px solid #fff;
  border-radius: 6px;
  width: 176px;
  height: 44px;
  background-color: #fff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #020502;
  margin-left: 10px;
}
.header__button:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.header__button:active {
  border-color: #fff;
  background: #fff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 1439px) {
  .header {
    max-width: 1280px;
  }
}
@media (max-width: 1400px) {
  .header {
    max-width: calc(100% - 60px);
    left: 30px;
    right: 30px;
  }
}
@media (max-width: 1280px) {
  .header {
    top: 30px;
    padding-right: 15px !important;
  }
}
@media (max-width: 768px) {
  .header {
    top: 15px;
    max-width: calc(100% - 30px);
    left: 15px;
    right: 15px;
  }
}
@media (max-width: 639px) {
  .header {
    max-width: calc(100% - 20px);
    left: 10px;
    right: 10px;
  }
  .header__button {
    width: auto;
    padding: 0 10px;
  }
}
@media (max-width: 479px) {
  .header__button {
    display: none;
  }
}

.boxLogo {
  max-width: 135px;
  height: auto;
  font-size: 0;
}

.boxLanguages {
  position: relative;
}
.boxLanguages.open .boxLanguages__button {
  border-radius: 5px 5px 0 0;
  border-color: #d8f20b;
  border-bottom: 1px solid transparent;
}
.boxLanguages.open .boxLanguages__button svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.boxLanguages.open .boxLanguages__modal {
  display: block;
}
.boxLanguages__button {
  height: 44px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px;
}
.boxLanguages__button:hover {
  border-color: #d8f20b;
}
.boxLanguages__button svg {
  margin-left: 5px;
}
.boxLanguages__button use {
  fill: #ffffff;
}
.boxLanguages__modal {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d8f20b;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding: 3px 5px 11px 5px;
  margin-top: -1px;
}
.boxLanguages__modal a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.boxLanguages__modal a:hover {
  color: #d8f20b;
}

.buttonMenu {
  display: block;
  width: 40px;
  height: 44px;
  background: transparent;
  margin-left: 15px;
  font-size: 0;
}
.buttonMenu use {
  fill: #d8f20b;
}
@media (max-width: 639px) {
  .buttonMenu {
    margin-left: 10px;
  }
}

@media (min-width: 1281px) {
  .menuTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 20px;
  }
  .menuTop > li {
    padding: 0 7px;
  }
  .menuTop > li.menu-item-has-children > a {
    padding-right: 13px;
    position: relative;
  }
  .menuTop > li.menu-item-has-children > a:after {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    right: 1px;
    width: 5px;
    height: 5px;
    border: solid 1px #fff;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .menuTop > li.menu-item-has-children:hover > a {
    color: #d8f20b;
  }
  .menuTop > li.menu-item-has-children:hover > a:after {
    border: solid 1px #d8f20b;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 8px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .menuTop > li.menu-item-has-children:hover > a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 24px;
    top: 100%;
    margin-top: -2px;
  }
  .menuTop > li.menu-item-has-children:hover > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > a {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    padding: 0;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > a:before {
    display: none;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > a[href="#"]:hover {
    color: #d8f20b;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > ul {
    margin-top: 24px;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > ul li {
    margin-bottom: 11px;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > ul li a {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 22px;
    line-height: 1.2;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > ul li a:hover {
    color: #d8f20b;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > ul li a:hover:before {
    -webkit-filter: invert(95%) sepia(92%) saturate(3506%) hue-rotate(7deg) brightness(99%) contrast(91%);
    filter: invert(95%) sepia(92%) saturate(3506%) hue-rotate(7deg) brightness(99%) contrast(91%);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .menuTop > li.menu-item-has-children.two-ul > ul > li > ul li a:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url("../images/sprite.svg#arrows-4") no-repeat;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
    filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
  }
  .menuTop > li.menu-item-has-children > ul {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    margin-top: -2px;
    z-index: 2;
    background: #020502;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #4c4c4c;
    border-radius: 0 0 4px 4px;
    padding: 40px 10px 20px 10px;
  }
  .menuTop > li.menu-item-has-children > ul > li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 11px;
  }
  .menuTop > li.menu-item-has-children > ul > li a {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 22px;
    line-height: 1.2;
  }
  .menuTop > li.menu-item-has-children > ul > li a:hover {
    color: #d8f20b;
  }
  .menuTop > li.menu-item-has-children > ul > li a:hover:before {
    -webkit-filter: invert(95%) sepia(92%) saturate(3506%) hue-rotate(7deg) brightness(99%) contrast(91%);
    filter: invert(95%) sepia(92%) saturate(3506%) hue-rotate(7deg) brightness(99%) contrast(91%);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .menuTop > li.menu-item-has-children > ul > li a:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url("../images/sprite.svg#arrows-4") no-repeat;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
    filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
  }
  .menuTop > li.current-menu-item > a {
    color: #d8f20b;
  }
  .menuTop > li > a {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    padding: 2px 0;
    cursor: pointer;
  }
  .menuTop > li > a:hover {
    color: #d8f20b;
  }
}
@media (max-width: 1280px) {
  .menuTop {
    display: none;
  }
}
/** swiper **/
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

/*.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}*/
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-lazy-preloader {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #0a0f9e;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/** END swiper **/
.sectionTop {
  width: 100%;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 98px;
  overflow: hidden;
}
.sectionTop--2 .sectionTop__bg {
  min-height: auto;
}
.sectionTop--3 .sectionTop__bg {
  min-height: auto;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 91%);
}
.sectionTop--3 .boxTop {
  padding-bottom: 88px;
}
.sectionTop--3 .boxTop__item {
  margin: 82px 0 40px 0;
}
.sectionTop--3 .boxTop__text {
  font-weight: 500;
  text-transform: inherit;
  margin-top: 13px;
}
.sectionTop--4 .sectionTop__bg {
  min-height: auto;
}
.sectionTop--4 .boxTop__item {
  margin: 122px 0 26px 0;
}
.sectionTop--4 .filterBlog {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 32px;
}
.sectionTop--4 .boxTop {
  padding-bottom: 146px;
}
.sectionTop--5 .sectionTop__bg {
  min-height: auto;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 90.5%);
}
.sectionTop--6 .sectionTop__bg {
  min-height: auto;
}
.sectionTop--6 .sectionTop__bg > .sectionTop__title {
  text-align: center;
  font-size: 60px;
  padding-top: 180px;
  position: relative;
  z-index: 2;
}
.sectionTop--6 .sectionTop__title {
  font-size: 48px;
  margin-bottom: 15px;
}
.sectionTop--6 .sectionTop__item {
  padding-top: 30px;
}
.sectionTop--7 .sectionTop__bg {
  min-height: auto;
}
.sectionTop--7 .boxTop {
  padding-bottom: 0;
}
.sectionTop--7 .sectionTop__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0 120px 0 !important;
}
.sectionTop--7 .sectionTop__left {
  padding: 0;
  max-width: calc(100% - 460px);
}
.sectionTop--7 .sectionTop__text {
  max-width: 100%;
}
.sectionTop--7 .sectionTop__thumb {
  right: 0;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background-color: #D4B193;
}
.sectionTop--7 .sectionTop__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.sectionTop--7 .sectionTop__right {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 460px;
}
.sectionTop--7 .sectionTop__social {
  position: relative;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 25px;
}
.sectionTop--7 .sectionTop__social--link {
  margin: 0 5px;
}
.sectionTop--8 {
  margin-bottom: 53px;
}
.sectionTop:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.sectionTop:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 41%);
}
.sectionTop__bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #020502;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 93%);
  min-height: 857px;
}
.sectionTop__item {
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 180px 0 0 0;
}
.sectionTop__left {
  padding: 70px 0;
  max-width: 780px;
  position: relative;
  z-index: 2;
}
.sectionTop__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 1.33;
  text-transform: uppercase;
  color: #ffffff;
}
.sectionTop__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin-top: 3px;
  line-height: 1.2;
}
.sectionTop__name span {
  color: #d8f20b;
}
.sectionTop__text {
  font-weight: 300;
  line-height: 1.5;
  color: #ffffff;
  margin-top: 10px;
  max-width: 79%;
}
.sectionTop__text p, .sectionTop__text .questionsLeft__text {
  line-height: 1.5;
  color: #ffffff;
}
.sectionTop__button {
  height: 60px;
  margin-top: 40px;
}
.sectionTop__thumb {
  width: 529px;
  overflow: visible;
  position: relative;
  right: 105px;
}
.sectionTop__thumb img {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.sectionTop__social {
  position: absolute;
  right: 0;
  bottom: 69px;
  z-index: 2;
}
.sectionTop__social--link {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #2a2a2a;
  margin: 0 0 5px 0;
}
.sectionTop__social--link:last-child {
  margin-bottom: 0;
}
.sectionTop__social--link:hover {
  background-color: #d8f20b;
}
.sectionTop__social--link:hover use {
  fill: #2a2a2a;
}
.sectionTop__social--link use {
  fill: #d8f20b;
}
.sectionTop__ellipse {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media (max-width: 1439px) {
  .sectionTop--4 .boxTop__item, .sectionTop--3 .boxTop__item {
    margin-top: 70px;
  }
  .sectionTop--5 .boxTop, .sectionTop--4 .boxTop {
    padding-bottom: 100px;
  }
}
@media (max-width: 1400px) {
  .sectionTop__social {
    right: 30px;
  }
}
@media (max-width: 1280px) {
  .sectionTop {
    margin-bottom: 60px;
  }
  .sectionTop__bg {
    min-height: 790px;
  }
  .sectionTop__item {
    padding-top: 130px;
  }
  .sectionTop--6 .sectionTop__bg > .sectionTop__title {
    padding-top: 140px;
  }
}
@media (max-width: 1199px) {
  .sectionTop__left {
    max-width: 600px;
  }
  .sectionTop__title {
    font-size: 48px;
  }
  .sectionTop__text {
    max-width: 100%;
  }
  .sectionTop__social--link {
    width: 48px;
    height: 48px;
  }
  .sectionTop__social--link svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .sectionTop--6 .sectionTop__bg > .sectionTop__title {
    font-size: 48px;
  }
  .sectionTop--6 .sectionTop__title {
    font-size: 34px;
  }
  .sectionTop--7 .sectionTop__left {
    max-width: calc(100% - 360px);
  }
  .sectionTop--7 .sectionTop__right {
    width: 360px;
  }
}
@media (max-width: 991px) {
  .sectionTop__title {
    font-size: 42px;
  }
  .sectionTop__left {
    max-width: 440px;
    padding: 50px 0;
  }
  .sectionTop__name {
    font-size: 20px;
  }
  .sectionTop__name br {
    display: none !important;
  }
  .sectionTop--3 .boxTop__item {
    margin-top: 50px;
  }
  .sectionTop--6 .sectionTop__bg > .sectionTop__title {
    font-size: 38px;
  }
  .sectionTop--6 .sectionTop__title {
    font-size: 32px;
  }
  .sectionTop--6 .sectionTop__item {
    padding-top: 15px;
  }
  .sectionTop--7 .sectionTop__item {
    display: block;
    padding: 30px 0 80px 0 !important;
  }
  .sectionTop--7 .sectionTop__left {
    max-width: 100%;
  }
  .sectionTop--7 .sectionTop__button {
    margin-top: 25px;
  }
  .sectionTop--7 .sectionTop__right {
    width: 100%;
    margin-top: 30px;
  }
  .sectionTop--7 .sectionTop__bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 95%);
  }
}
@media (max-width: 768px) {
  .sectionTop {
    margin-bottom: 40px;
  }
  .sectionTop--2 .sectionTop__bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 93%);
  }
  .sectionTop--3 .sectionTop__bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 93%);
  }
  .sectionTop:after {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 56%);
  }
  .sectionTop__bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 96%);
  }
  .sectionTop__thumb {
    right: 170px;
  }
  .sectionTop__social {
    right: 15px;
    bottom: 40px;
  }
  .sectionTop--6 .sectionTop__bg > .sectionTop__title {
    padding-top: 100px;
    font-size: 32px;
  }
  .sectionTop--6 .sectionTop__title {
    font-size: 24px;
  }
  .sectionTop--7.sectionTop:after {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 41%);
  }
}
@media (max-width: 768px) and (max-width: 359px) {
  .sectionTop--7 .sectionTop__thumb {
    width: 280px;
    height: 280px;
  }
}
@media (max-width: 639px) {
  .sectionTop__item {
    display: block;
    padding-top: 100px;
  }
  .sectionTop__left {
    max-width: 100%;
    padding: 30px 0;
  }
  .sectionTop__button {
    height: 48px;
    margin-top: 25px;
  }
  .sectionTop__thumb {
    width: 100%;
    right: 0;
  }
  .sectionTop--4 .boxTop {
    padding-bottom: 60px;
  }
  .sectionTop--5 .sectionTop__bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 92.5%);
  }
  .sectionTop--6 .sectionTop__bg > .sectionTop__title {
    font-size: 26px;
  }
  .sectionTop--6 .sectionTop__item {
    padding-top: 0;
  }
}
@media (max-width: 479px) {
  .sectionTop__title {
    font-size: 36px;
  }
  .sectionTop__name {
    font-size: 18px;
  }
  .sectionTop__text p, .sectionTop__text .questionsLeft__text {
    font-size: 14px;
  }
  .sectionTop--3 .sectionTop__bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 94%);
  }
  .sectionTop--3 .boxTop {
    padding-bottom: 60px;
  }
}
@media (max-width: 374px) {
  .sectionTop__title {
    font-size: 30px;
  }
}

.boxTop {
  padding: 126px 0 115px 0;
  position: relative;
  z-index: 3;
}
.boxTop__item {
  margin: 122px 0 109px 0;
}
.boxTop__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 1.15;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.boxTop__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin-top: 26px;
}
@media (max-width: 1439px) {
  .boxTop {
    padding-bottom: 70px;
  }
  .boxTop__item {
    margin: 70px 0 90px 0;
  }
  .boxTop__text {
    margin-top: 15px;
  }
}
@media (max-width: 1199px) {
  .boxTop__title {
    font-size: 48px;
  }
  .boxTop__text {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .boxTop {
    padding: 116px 0 50px 0;
  }
  .boxTop__item {
    margin: 50px 0;
  }
  .boxTop__title {
    font-size: 42px;
  }
  .boxTop__text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .boxTop {
    padding-top: 96px;
  }
}
@media (max-width: 639px) {
  .boxTop__title {
    font-size: 36px;
  }
  .boxTop__text {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .boxTop .boxTop__item {
    margin: 35px 0;
  }
}

.breadcrumbs li {
  font-size: 16px;
  color: #ffffff;
  position: relative;
  margin: 0 24px 5px 0;
}
.breadcrumbs li:after {
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  right: -14px;
  width: 5px;
  height: 5px;
  border: solid 1px #fff;
  border-left: none;
  border-top: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.breadcrumbs li:last-child {
  margin-right: 0;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}
.breadcrumbs li a:hover {
  color: #ffffff;
}
@media (max-width: 768px) {
  .breadcrumbs {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    overflow-x: auto;
    padding-left: 15px;
    padding-right: 15px;
    scrollbar-color: transparent transparent;
    margin-left: -15px;
    margin-right: -15px;
  }
  .breadcrumbs li {
    white-space: nowrap;
    font-size: 14px;
  }
  .breadcrumbs li:after {
    top: 4px;
  }
}

.listAdvantages {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 55px;
}
.listAdvantages li {
  width: 25%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 37px 0 37px;
  position: relative;
  margin-bottom: 58px;
}
.listAdvantages li:after {
  display: block;
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #d8f20b;
  height: 152px;
}
.listAdvantages li:last-child:after {
  display: none;
}
.listAdvantages__number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 60px;
  text-transform: uppercase;
  color: #ffffff;
}
.listAdvantages__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 27px;
}
@media (max-width: 1439px) {
  .listAdvantages li {
    padding: 7px 30px 0 30px;
  }
  .listAdvantages__text {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .listAdvantages {
    padding: 0;
  }
  .listAdvantages li {
    padding: 7px 15px 0 15px;
  }
  .listAdvantages li:after {
    height: auto;
    bottom: 0;
  }
  .listAdvantages__number {
    font-size: 48px;
  }
  .listAdvantages__text {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .listAdvantages li {
    width: 50%;
    padding-left: 37px;
    padding-right: 37px;
    margin-bottom: 40px;
  }
  .listAdvantages li:nth-child(2n+2):after {
    display: none;
  }
  .listAdvantages__text {
    font-size: 18px;
  }
}
@media (max-width: 639px) {
  .listAdvantages {
    margin-left: -15px;
    margin-right: -15px;
  }
  .listAdvantages li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .listAdvantages__number {
    font-size: 36px;
  }
  .listAdvantages__text {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .listAdvantages li {
    margin-bottom: 30px;
  }
  .listAdvantages__number {
    font-size: 32px;
  }
  .listAdvantages__text {
    font-size: 14px;
  }
}

.boxSearch {
  max-width: 832px;
  margin: 0 auto;
}
.boxSearch__item {
  position: relative;
}
.boxSearch__input {
  display: block;
  width: 100%;
  height: 44px;
  background: #2a2a2a;
  border-radius: 50px;
  line-height: 44px;
  padding: 0 15px 0 65px;
  font-size: 16px !important;
  color: #ffffff;
}
.boxSearch__button {
  display: block;
  width: 28px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 34px;
  pointer-events: none;
  background: transparent;
  font-size: 0;
}
.boxSearch__button use {
  fill: #ffffff;
}
@media (max-width: 768px) {
  .boxSearch__input {
    padding-left: 44px;
  }
  .boxSearch__button {
    width: 44px;
    left: 0;
  }
}

.filterBlog {
  position: relative;
  padding-left: 63px;
  margin-top: 19px;
}
.filterBlog__link {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 53px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #2a2a2a;
  border-radius: 30px;
  padding: 9px 12px 7px 12px;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  margin: 20px 10px 0 10px;
  line-height: 1;
}
.filterBlog__link:first-child {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 0;
  margin-left: 0;
}
.filterBlog__link.active, .filterBlog__link:hover {
  background: #d8f20b;
  color: #020502;
}
@media (max-width: 768px) {
  .filterBlog {
    padding-left: 58px;
  }
  .filterBlog__link {
    min-width: 48px;
    font-size: 14px;
    margin: 10px 5px 0 5px;
  }
}
@media (max-width: 479px) {
  .filterBlog {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
  }
  .filterBlog__link:first-child {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.boxAnchors {
  max-width: 1150px;
  margin: 44px auto 0 auto;
}
.boxAnchors__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .boxAnchors {
    margin: 30px auto 0 auto;
  }
  .boxAnchors__title {
    font-size: 20px;
  }
}

.listAnchors__link {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #2a2a2a;
  margin: 10px 10px 0 0;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1px;
}
.listAnchors__link:last-child {
  margin-right: 0;
}
.listAnchors__link.active, .listAnchors__link:hover {
  background-color: #d8f20b;
  color: #020502;
}
@media (max-width: 768px) {
  .listAnchors__link {
    font-size: 14px;
  }
}

.boxInfo {
  margin-top: 77px;
}
.boxInfo__title {
  color: #ffffff;
  line-height: 1.33;
}
@media (max-width: 1199px) {
  .boxInfo__title {
    font-size: 48px;
    line-height: 1.15;
  }
}
@media (max-width: 991px) {
  .boxInfo {
    margin-top: 60px;
  }
  .boxInfo__title {
    font-size: 42px;
  }
}
@media (max-width: 639px) {
  .boxInfo {
    margin-top: 50px;
  }
  .boxInfo__title {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  .boxInfo__title {
    font-size: 32px;
    line-height: 1.2;
  }
}
@media (max-width: 359px) {
  .boxInfo__title {
    font-size: 28px;
  }
}

.listAuthor li {
  width: 298px;
  margin: 19px 30px 0 0;
}
.listAuthor li:last-child {
  margin-right: 0;
}
.listAuthor__thumb {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
}
.listAuthor__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.listAuthor__right {
  width: calc(100% - 58px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
}
.listAuthor__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
}
.listAuthor__position {
  font-size: 16px;
  color: #ffffff;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .listAuthor {
    margin-left: -15px;
    margin-right: -15px;
  }
  .listAuthor li {
    width: calc(50% - 30px);
    margin: 19px 15px 0 15px;
  }
}
@media (max-width: 639px) {
  .listAuthor__thumb {
    width: 49px;
    height: 49px;
  }
  .listAuthor__name {
    font-size: 16px;
  }
  .listAuthor__position {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .listAuthor {
    margin-left: 0;
    margin-right: 0;
  }
  .listAuthor li {
    width: 100%;
    margin: 15px 0 0 0;
  }
}

.boxTags {
  margin-top: 22px;
}
.boxTags.boxTags--2 {
  margin-top: 40px;
}
.boxTags.boxTags--2 span,
.boxTags.boxTags--2 a {
  color: #020502;
  line-height: 1.24;
  margin: 0 5px 0 0;
}
.boxTags span,
.boxTags a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  margin: 20px 20px 0 0;
}
.boxTags span:last-child,
.boxTags a:last-child {
  margin-right: 0;
}
.boxTags a:hover {
  color: #d8f20b;
}

.boxDetails {
  padding-bottom: 5px;
}
.boxDetails__share, .boxDetails__comment, .boxDetails__date, .boxDetails__time, .boxDetails__views {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
  margin: 0 20px 20px 0;
  text-decoration: none;
}
.boxDetails > *:last-child {
  margin-right: 0;
}
.boxDetails__time svg {
  position: relative;
  top: -1px;
}
.boxDetails__share svg, .boxDetails__comment svg {
  margin-right: 7px;
}
.boxDetails__share svg use, .boxDetails__comment svg use {
  fill: #ffffff;
}
.boxDetails a.boxDetails__comment:hover,
.boxDetails a.boxDetails__share:hover {
  color: #d8f20b;
}
.boxDetails a.boxDetails__comment:hover use,
.boxDetails a.boxDetails__share:hover use {
  fill: #d8f20b;
}
.boxDetails__time svg, .boxDetails__views svg {
  margin-right: 7px;
}
.boxDetails__time svg use, .boxDetails__views svg use {
  stroke: #ffffff;
}
@media (max-width: 768px) {
  .boxDetails__share, .boxDetails__comment, .boxDetails__date, .boxDetails__time, .boxDetails__views {
    font-size: 14px;
    margin: 0 15px 15px 0;
  }
}

.homeCertificates {
  margin-bottom: 82px;
}
.homeCertificates__title {
  margin-bottom: 45px;
}
.homeCertificates__item {
  position: relative;
}
@media (max-width: 1400px) {
  .homeCertificates__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .homeCertificates__item .swiper-button-prev {
    left: -20px;
  }
  .homeCertificates__item .swiper-button-next {
    right: -20px;
  }
}
@media (max-width: 1280px) {
  .homeCertificates {
    margin-bottom: 70px;
  }
  .homeCertificates__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .homeCertificates {
    margin-bottom: 50px;
  }
  .homeCertificates .swiper-button-prev,
  .homeCertificates .swiper-button-next {
    width: 34px;
    height: 34px;
  }
  .homeCertificates .swiper-button-prev {
    left: -10px;
  }
  .homeCertificates .swiper-button-prev svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .homeCertificates .swiper-button-next {
    right: -10px;
  }
  .homeCertificates .swiper-button-next svg {
    -webkit-transform: rotate(180deg) scale(0.8);
    -ms-transform: rotate(180deg) scale(0.8);
    transform: rotate(180deg) scale(0.8);
  }
}

.sliderCertificates {
  padding: 0 1px;
}
.sliderCertificates__item {
  width: 100%;
  height: 187px;
  background-color: #e5e7ec;
  border-radius: 6px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sliderCertificates__item:hover {
  background-color: #ACACAC;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sliderCertificates__thumb {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
}
@media (max-width: 768px) {
  .sliderCertificates__item {
    height: 150px;
  }
}
@media (max-width: 639px) {
  .sliderCertificates__item {
    height: 116px;
  }
}
@media (max-width: 479px) {
  .sliderCertificates__item {
    height: 148px;
  }
}
@media (max-width: 374px) {
  .sliderCertificates__thumb {
    padding: 8px;
  }
  .sliderCertificates__item {
    height: 116px;
  }
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #020502;
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  margin: 0 auto;
}
.swiper-button-prev use,
.swiper-button-next use {
  fill: #020502;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #020502;
}
.swiper-button-prev:hover use,
.swiper-button-next:hover use {
  fill: #fff;
}

.swiper-button-prev {
  left: -50px;
}

.swiper-button-next {
  right: -50px;
}
.swiper-button-next svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-button-lock {
  display: none !important;
}

.swiper-button-disabled {
  opacity: 0.6;
  pointer-events: none;
}

.homeServices {
  padding-top: 18px;
  position: relative;
  margin-bottom: 100px;
}
.homeServices--2 .homeServices__title {
  margin-bottom: 20px;
}
.homeServices:before {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  clip-path: polygon(0% 67%, 100% 0, 100% 100%, 0% 100%);
}
.homeServices__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 138px 0 130px 0;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
}
.homeServices__width {
  position: relative;
  z-index: 2;
}
.homeServices__title {
  text-align: center;
  color: #ffffff;
  margin-bottom: 44px;
}
.homeServices__title span {
  color: #d8f20b;
}
.homeServices__text {
  font-weight: 300;
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
}
@media (max-width: 1480px) {
  .homeServices__bg {
    padding: 100px 0;
  }
}
@media (max-width: 1280px) {
  .homeServices {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .homeServices {
    margin-bottom: 50px;
  }
  .homeServices:before {
    height: 50px;
    clip-path: polygon(0% 77%, 100% 0, 100% 100%, 0% 100%);
  }
  .homeServices__bg {
    padding: 60px 0;
    clip-path: polygon(0 2.6%, 100% 0, 100% 97.4%, 0% 100%);
  }
  .homeServices__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 639px) {
  .homeServices:before, .homeServices:after {
    height: 70px;
  }
}

.listServices {
  margin-left: -10px;
  margin-right: -10px;
}
.listServices__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.listServices article {
  height: 100%;
}
.listServices__link {
  display: block;
  min-height: 130px;
  height: 100%;
  font-size: 0;
  text-decoration: none;
  background-color: #2a2a2a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 26px 20px 20px 20px;
  border-radius: 12px;
  position: relative;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listServices__link:hover {
  background-color: #d8f20b;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listServices__link:hover p, .listServices__link:hover .questionsLeft__text,
.listServices__link:hover .listServices__title {
  color: #020502;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listServices__link:hover .listServices__icons {
  background-color: #2a2a2a;
}
.listServices__link:hover .listServices__icons img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(31%) saturate(7252%) hue-rotate(7deg) brightness(99%) contrast(91%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(31%) saturate(7252%) hue-rotate(7deg) brightness(99%) contrast(91%);
}
.listServices__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 60px;
  color: #d8f20b;
  margin-bottom: 18px;
  line-height: 1.15;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listServices p, .listServices .questionsLeft__text {
  color: #ffffff;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listServices__icons {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background: #d8f20b;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
@media (max-width: 991px) {
  .listServices__link {
    padding: 26px 15px 15px;
  }
  .listServices__icons {
    right: 15px;
    top: 16px;
  }
  .listServices p, .listServices .questionsLeft__text {
    font-size: 14px;
  }
  .listServices__title {
    padding-right: 55px;
    margin-bottom: 15px;
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .listServices__li {
    width: 100%;
  }
}

.homeCases {
  margin-bottom: 80px;
}
.homeCases__top {
  padding-bottom: 25px;
  margin-bottom: 40px;
  border-bottom: 1px solid #616261;
}
.homeCases__link {
  margin-left: 20px;
}
.homeCases__link--mobile {
  display: none;
}
@media (max-width: 1280px) {
  .homeCases {
    margin-bottom: 60px;
  }
  .homeCases__top {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .homeCases {
    margin-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .homeCases__top {
    display: block;
    text-align: center;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .homeCases__link {
    display: none;
    margin: 15px auto 0 auto;
  }
  .homeCases__link--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.listCases {
  margin-left: -10px;
  margin-right: -10px;
}
.listCases__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.listCases__link {
  min-height: 350px;
  height: 100%;
  font-size: 0;
  border-radius: 8px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
.listCases__link:hover .listCases__bottom {
  background: rgba(216, 242, 11, 0.15);
  -webkit-transition: 0.3s background ease;
  transition: 0.3s background ease;
}
.listCases__link:hover .listCases__round {
  background: transparent;
  -webkit-transition: 0.3s background ease;
  transition: 0.3s background ease;
}
.listCases__link:hover .listCases__round use {
  fill: #d8f20b;
}
.listCases__link:hover .listCases__name {
  font-size: 48px;
  -webkit-transition: 0.15s linear all;
  transition: 0.15s linear all;
}
.listCases__link:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #d8f20b;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 5, 2, 0.9)), to(rgba(42, 42, 42, 0.9)));
  background: linear-gradient(180deg, rgba(2, 5, 2, 0.9) 0%, rgba(42, 42, 42, 0.9) 100%);
}
.listCases__top {
  position: relative;
  z-index: 3;
}
.listCases__box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 60px 14px 0;
}
.listCases__tags {
  min-width: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d8f20b;
  border-radius: 30px;
  padding: 5px 15px 3px 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #d8f20b;
  margin: 0 10px 10px 0;
  text-align: center;
}
.listCases__name {
  color: #ffffff;
  margin-bottom: 12px;
  -webkit-transition: 0.15s linear all;
  transition: 0.15s linear all;
}
.listCases__text {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 8px;
}
.listCases__address {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
.listCases__round {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  border: 1px solid #d8f20b;
  background: #d8f20b;
  -webkit-transition: 0.3s background ease;
  transition: 0.3s background ease;
}
.listCases__round svg {
  -webkit-transform: rotate(133deg);
  -ms-transform: rotate(133deg);
  transform: rotate(133deg);
}
.listCases__round use {
  fill: #020502;
}
.listCases__bottom {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.5px solid rgba(216, 242, 11, 0.4);
  background: rgba(2, 5, 2, 0.4);
  position: relative;
  padding: 11px 27px;
  margin-top: 20px;
  -webkit-transition: 0.3s background ease;
  transition: 0.3s background ease;
  z-index: 3;
}
.listCases__bottom:before, .listCases__bottom:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #d8f20b;
  position: absolute;
  top: -3px;
  z-index: 2;
}
.listCases__bottom:before {
  left: -3px;
}
.listCases__bottom:after {
  right: -3px;
}
.listCases__square {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.listCases__square:before, .listCases__square:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #d8f20b;
  position: absolute;
  bottom: -3px;
  z-index: 2;
}
.listCases__square:before {
  left: -3px;
}
.listCases__square:after {
  right: -3px;
}
.listCases__title {
  color: #ffffff;
}
.listCases p, .listCases .questionsLeft__text {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-weight: 300;
  margin-top: 16px;
}
.listCases__thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9% 12% 0;
}
.listCases__thumb img {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media (max-width: 1199px) {
  .listCases__bottom {
    padding: 10px 15px;
  }
  .listCases p, .listCases .questionsLeft__text {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .listCases__li {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .listCases__link {
    min-height: 300px;
  }
  .listCases__title {
    font-size: 20px;
  }
  .listCases p, .listCases .questionsLeft__text {
    font-size: 14px;
  }
  .listCases__tags {
    min-width: 58px;
    padding: 4px 10px 3px 10px;
    font-size: 12px;
  }
}

.homeReviews {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 100px;
}
.homeReviews:before, .homeReviews:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.homeReviews:before {
  left: 0;
  top: 0;
  clip-path: polygon(0% 62%, 100% 0, 100% 100%, 0% 100%);
}
.homeReviews:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
}
.homeReviews__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 0 100px 0;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
}
.homeReviews__title {
  color: #ffffff;
  text-align: center;
  margin-bottom: 44px;
}
.homeReviews__round {
  background-position: center;
  background-size: contain;
  width: 342px;
  height: 338px;
  position: absolute;
  top: 10%;
  right: 10%;
  z-index: 2;
  border-radius: 50%;
  -webkit-filter: blur(70px);
  filter: blur(70px);
}
@media (max-width: 1400px) {
  .homeReviews__round {
    top: 0;
    right: 0;
  }
}
@media (max-width: 1280px) {
  .homeReviews {
    margin-bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .homeReviews__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .homeReviews__bg {
    padding: 80px 0 60px 0;
  }
}
@media (max-width: 768px) {
  .homeReviews {
    margin-bottom: 50px;
  }
  .homeReviews:before {
    height: 50px;
    clip-path: polygon(0% 62%, 100% 0, 100% 100%, 0% 100%);
  }
  .homeReviews:after {
    height: 50px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 40%, 0% 100%);
  }
  .homeReviews__bg {
    padding: 60px 0 60px 0;
    clip-path: polygon(0 2.6%, 100% 0, 100% 97.4%, 0% 100%);
  }
  .homeReviews__round {
    display: none;
  }
}

.sliderReviews {
  padding-top: 20px;
}
.sliderReviews .swiper-slide {
  width: 700px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  opacity: 0.5;
  margin-top: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
}
.sliderReviews .swiper-slide-active {
  pointer-events: initial;
  opacity: 1;
  margin-top: -20px;
}
.sliderReviews__item {
  background: #2a2a2a;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 40px;
}
.sliderReviews__thumb {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
}
.sliderReviews__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.sliderReviews__right {
  width: calc(100% - 64px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 64px 0 16px;
  position: relative;
}
.sliderReviews__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  font-style: normal;
}
.sliderReviews__position {
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 8px;
  font-style: normal;
}
.sliderReviews__quotes {
  position: absolute;
  top: 4px;
  right: 2px;
}
.sliderReviews__quotes use {
  fill: #444;
}
.sliderReviews__text {
  font-size: 20px;
  line-height: 1.7;
  color: #ffffff;
  margin: 40px 0;
  height: 136px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sliderReviews__text p, .sliderReviews__text .questionsLeft__text {
  font-size: 20px;
  line-height: 1.7;
  color: #ffffff;
}
.sliderReviews__link {
  background-color: transparent;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sliderReviews__arrows .swiper-button-next,
.sliderReviews__arrows .swiper-button-prev {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  margin: 40px 8px 0 8px;
  border-color: #ffffff;
}
.sliderReviews__arrows .swiper-button-next use,
.sliderReviews__arrows .swiper-button-prev use {
  fill: #ffffff;
}
.sliderReviews__arrows .swiper-button-next:hover,
.sliderReviews__arrows .swiper-button-prev:hover {
  background-color: #d8f20b;
  border-color: #d8f20b;
}
.sliderReviews__arrows .swiper-button-next:hover use,
.sliderReviews__arrows .swiper-button-prev:hover use {
  fill: #020502;
}
.sliderReviews__arrows .swiper-button-next:active,
.sliderReviews__arrows .swiper-button-prev:active {
  background-color: #B0C412;
  border-color: #B0C412;
}
@media (max-width: 991px) {
  .sliderReviews .swiper-slide {
    width: 500px !important;
  }
  .sliderReviews__item {
    padding: 20px 15px;
  }
  .sliderReviews__text {
    font-size: 16px;
    margin: 25px 0;
    height: 109px;
  }
  .sliderReviews__text p, .sliderReviews__text .questionsLeft__text {
    font-size: 16px;
  }
  .sliderReviews__name {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .sliderReviews {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .sliderReviews .swiper-slide {
    width: 90% !important;
    padding: 0;
    opacity: 1;
    pointer-events: initial;
    -webkit-transition: none;
    transition: none;
  }
  .sliderReviews .swiper-slide-active {
    margin-top: 0px;
  }
}
@media (max-width: 479px) {
  .sliderReviews__thumb {
    width: 46px;
    height: 46px;
  }
  .sliderReviews__right {
    width: calc(100% - 46px);
    padding: 0px 40px 0 15px;
  }
  .sliderReviews__quotes {
    top: 0;
    right: 0;
    width: 26px;
    height: auto;
  }
  .sliderReviews__name {
    font-size: 16px;
  }
  .sliderReviews__position {
    font-size: 14px;
    margin-top: 5px;
  }
  .sliderReviews__text {
    margin: 16px 0;
  }
}

.homeQuestion {
  margin-bottom: 80px;
}
.homeQuestion__title {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .homeQuestion {
    margin-bottom: 60px;
  }
  .homeQuestion__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .homeQuestion {
    margin-bottom: 50px;
  }
}
@media (max-width: 479px) {
  .homeQuestion__title {
    text-align: center;
  }
}

.listQuestion {
  margin-bottom: 43px;
}
.listQuestion__li {
  padding-bottom: 19px;
  margin-bottom: 20px;
  border-bottom: 1px solid #020502;
}
.listQuestion__li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.listQuestion details[open] .listQuestion__button:before {
  opacity: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestion details[open] .listQuestion__button:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestion__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #020502;
  padding: 10px 60px 10px 0;
  position: relative;
  cursor: pointer;
}
.listQuestion__title::marker {
  opacity: 0;
  display: none;
  visibility: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  border: 0;
}
.listQuestion__title:hover .listQuestion__button {
  border-color: #2a2a2a;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  background-color: #2a2a2a;
}
.listQuestion__title:hover .listQuestion__button:before, .listQuestion__title:hover .listQuestion__button:after {
  background-color: #fff;
}
.listQuestion__button {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #020502;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestion__button:before, .listQuestion__button:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #020502;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestion__button:before {
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px;
}
.listQuestion__button:after {
  width: 2px;
  height: 10px;
  margin: -5px 0 0 -1px;
}
.listQuestion__description {
  margin-top: 5px;
  max-width: 83%;
}
@media (max-width: 768px) {
  .listQuestion__title {
    font-size: 20px;
    line-height: 1.2;
  }
  .listQuestion__li {
    padding-bottom: 13px;
    margin-bottom: 15px;
  }
  .listQuestion__description {
    max-width: 100%;
    margin-top: 10px;
  }
}

.questionsLeft {
  max-width: 794px;
  margin: 0 auto;
  text-align: center;
}
.questionsLeft__text {
  margin-top: 21px;
}
.questionsLeft__button {
  margin: 40px auto 0 auto;
}
@media (max-width: 768px) {
  .questionsLeft__button {
    margin-top: 25px;
  }
}

.homeAbout {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 100px;
}
.homeAbout:before, .homeAbout:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.homeAbout:before {
  left: 0;
  top: 0;
  clip-path: polygon(0% 96%, 100% 0, 100% 100%, 0% 100%);
}
.homeAbout:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 41%, 0% 100%);
}
.homeAbout__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 0 100px 0;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
}
.homeAbout__item {
  background: #2a2a2a;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
}
.homeAbout__title {
  color: #ffffff;
  text-transform: initial;
  margin-bottom: 22px;
}
@media (max-width: 1480px) {
  .homeAbout:before {
    clip-path: polygon(0% 88%, 100% 0, 100% 100%, 0% 100%);
  }
  .homeAbout:after {
    clip-path: polygon(0% 0%, 100% 0%, 100% 45%, 0% 100%);
  }
}
@media (max-width: 1400px) {
  .homeAbout__item {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 1280px) {
  .homeAbout {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .homeAbout:before {
    clip-path: polygon(0% 59%, 100% 0, 100% 100%, 0% 100%);
  }
  .homeAbout__bg {
    padding: 80px 0 80px 0;
    clip-path: polygon(0 3.6%, 100% 0, 100% 96.5%, 0% 100%);
  }
}
@media (max-width: 768px) {
  .homeAbout:before {
    height: 50px;
    clip-path: polygon(0% 78%, 100% 0, 100% 100%, 0% 100%);
  }
  .homeAbout:after {
    height: 50px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 21%, 0% 100%);
  }
  .homeAbout__bg {
    padding: 60px 0;
    clip-path: polygon(0 1.6%, 100% 0, 100% 98.4%, 0% 100%);
  }
  .homeAbout__item {
    margin-left: 15px;
    margin-right: 15px;
    padding: 30px 15px;
  }
}
.description {
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
}
.description.textWhite {
  color: #ffffff;
}
.description.textWhite blockquote,
.description.textWhite h1,
.description.textWhite .boxInfo__title,
.description.textWhite h2,
.description.textWhite .boxFrequent__title,
.description.textWhite .boxDifferent__title,
.description.textWhite .boxSupport__title,
.description.textWhite .boxСomparison__title,
.description.textWhite .boxDependence__title,
.description.textWhite .boxApprox__title,
.description.textWhite .boxApproaches__title,
.description.textWhite .boxPopular__title,
.description.textWhite .boxMission__title,
.description.textWhite .homeArticles__title,
.description.textWhite .homeCertificates__title,
.description.textWhite .homeServices__title,
.description.textWhite .homeCases__title,
.description.textWhite .homeReviews__title,
.description.textWhite .homeQuestion__title,
.description.textWhite h3,
.description.textWhite .boxCheck__title,
.description.textWhite .boxSteps__price,
.description.textWhite .boxSteps__title,
.description.textWhite .addQuestions__title,
.description.textWhite .boxContact__title,
.description.textWhite .boxAdd__title,
.description.textWhite .boxComments__thanks,
.description.textWhite .boxGoals--2 .boxGoals__text,
.boxGoals--2 .description.textWhite .boxGoals__text,
.description.textWhite .listServices__title,
.description.textWhite .listCases__name,
.description.textWhite .listCases__title,
.description.textWhite .questionsLeft__title,
.description.textWhite .homeAbout__title,
.description.textWhite h4,
.description.textWhite h5,
.description.textWhite h6,
.description.textWhite p,
.description.textWhite .questionsLeft__text {
  color: #ffffff;
}
.description.textWhite ol li {
  color: #ffffff;
}
.description.textWhite ol li:before {
  color: #ffffff;
}
.description.textWhite ul li {
  color: #ffffff;
}
.description.textWhite ul li:before {
  background-color: #fff;
}
.description.textWhite blockquote p, .description.textWhite blockquote .questionsLeft__text {
  color: #ffffff;
}
.description.textWhite table th,
.description.textWhite table td {
  color: #ffffff;
}
.description.size-20 p, .description.size-20 .questionsLeft__text {
  font-size: 20px;
  line-height: 1.7;
}
.description.size-20 blockquote {
  font-size: 20px;
  line-height: 1.7;
}
.description.size-20 ol li {
  font-size: 20px;
  line-height: 1.7;
}
.description.size-20 ol li:before {
  font-size: 20px;
}
.description.size-20 ul li {
  font-size: 20px;
  line-height: 1.7;
}
.description.size-20 ul li:before {
  top: 15px;
}
.description.size-20 table th {
  font-size: 20px;
  line-height: 1.7;
}
.description.size-20 table td {
  font-size: 20px;
  line-height: 1.7;
}
.description.textCase h2, .description.textCase .boxFrequent__title, .description.textCase .boxDifferent__title, .description.textCase .boxSupport__title, .description.textCase .boxСomparison__title, .description.textCase .boxDependence__title, .description.textCase .boxApprox__title, .description.textCase .boxApproaches__title, .description.textCase .boxPopular__title, .description.textCase .boxMission__title, .description.textCase .homeArticles__title, .description.textCase .homeCertificates__title, .description.textCase .homeServices__title, .description.textCase .homeCases__title, .description.textCase .homeReviews__title, .description.textCase .homeQuestion__title {
  font-size: 48px;
  margin: 100px 0 40px 0 !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #020502;
}
.description.textCase h2:first-child, .description.textCase .boxFrequent__title:first-child, .description.textCase .boxDifferent__title:first-child, .description.textCase .boxSupport__title:first-child, .description.textCase .boxСomparison__title:first-child, .description.textCase .boxDependence__title:first-child, .description.textCase .boxApprox__title:first-child, .description.textCase .boxApproaches__title:first-child, .description.textCase .boxPopular__title:first-child, .description.textCase .boxMission__title:first-child, .description.textCase .homeArticles__title:first-child, .description.textCase .homeCertificates__title:first-child, .description.textCase .homeServices__title:first-child, .description.textCase .homeCases__title:first-child, .description.textCase .homeReviews__title:first-child, .description.textCase .homeQuestion__title:first-child {
  margin-top: 0 !important;
}
.description.textCase p, .description.textCase .questionsLeft__text {
  margin-bottom: 19px;
}
.description.textCase img {
  margin: 40px 0;
}
.description.textCase ul li {
  margin-bottom: 10px;
}
.description.textCase ol {
  margin-left: 0;
}
.description.textCase ol li {
  margin-bottom: 10px;
  position: relative;
  padding: 9px 0 9px 48px;
}
.description.textCase ol li:before {
  content: counter(item);
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #d8f20b;
  text-align: center;
  line-height: 38px;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  color: #020502;
  top: 50%;
  margin-top: -19px;
}
.description.textCase blockquote {
  background: #e5e7ec;
  border-radius: 6px;
  border-left: 10px solid #d8f20b;
  padding: 20px;
  margin: 40px 0;
}
.description.textCase blockquote > *:first-child {
  margin-top: 0 !important;
}
.description.textCase blockquote > *:last-child {
  margin-bottom: 0 !important;
}
.description.weight-300 p, .description.weight-300 .questionsLeft__text {
  line-height: 1.5;
  font-weight: 300;
}
.description.weight-300 blockquote {
  line-height: 1.5;
  font-weight: 300;
}
.description.weight-300 ol li {
  line-height: 1.5;
  font-weight: 300;
}
.description.weight-300 ul li {
  line-height: 1.5;
  font-weight: 300;
}
.description.weight-300 ul li:before {
  top: 10px;
}
.description.weight-300 table td {
  line-height: 1.5;
  font-weight: 300;
}
.description p, .description .questionsLeft__text {
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
}
.description p iframe, .description .questionsLeft__text iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
.description h1, .description .boxInfo__title,
.description h2,
.description .boxFrequent__title,
.description .boxDifferent__title,
.description .boxSupport__title,
.description .boxСomparison__title,
.description .boxDependence__title,
.description .boxApprox__title,
.description .boxApproaches__title,
.description .boxPopular__title,
.description .boxMission__title,
.description .homeArticles__title,
.description .homeCertificates__title,
.description .homeServices__title,
.description .homeCases__title,
.description .homeReviews__title,
.description .homeQuestion__title,
.description h3,
.description .boxCheck__title,
.description .boxSteps__price,
.description .boxSteps__title,
.description .addQuestions__title,
.description .boxContact__title,
.description .boxAdd__title,
.description .boxComments__thanks,
.description .boxGoals--2 .boxGoals__text,
.boxGoals--2 .description .boxGoals__text,
.description .listServices__title,
.description .listCases__name,
.description .listCases__title,
.description .questionsLeft__title,
.description .homeAbout__title,
.description h4,
.description h5,
.description h6 {
  font-family: "Montserrat", sans-serif !important;
  line-height: 1.13 !important;
  color: #020502;
  margin: 29px 0 22px 0 !important;
}
.description h1, .description .boxInfo__title {
  font-size: 48px;
  font-weight: 600;
}
.description h2, .description .boxFrequent__title, .description .boxDifferent__title, .description .boxSupport__title, .description .boxСomparison__title, .description .boxDependence__title, .description .boxApprox__title, .description .boxApproaches__title, .description .boxPopular__title, .description .boxMission__title, .description .homeArticles__title, .description .homeCertificates__title, .description .homeServices__title, .description .homeCases__title, .description .homeReviews__title, .description .homeQuestion__title {
  font-size: 32px;
  font-weight: 600;
}
.description h3, .description .boxCheck__title, .description .boxSteps__price, .description .boxSteps__title, .description .addQuestions__title, .description .boxContact__title, .description .boxAdd__title, .description .boxComments__thanks, .description .boxGoals--2 .boxGoals__text, .boxGoals--2 .description .boxGoals__text, .description .listServices__title, .description .listCases__name, .description .listCases__title, .description .questionsLeft__title, .description .homeAbout__title {
  font-size: 24px;
  font-weight: 500;
}
.description h4 {
  font-size: 22px;
  font-weight: 500;
}
.description h5 {
  font-size: 20px;
  font-weight: 500;
}
.description h6 {
  font-size: 18px;
  font-weight: 500;
}
.description a {
  color: #035fa6;
  text-decoration: underline;
}
.description a:hover {
  text-decoration: none;
}
.description blockquote {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 3px solid #d8f20b;
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
  margin: 22px 0;
  padding: 10px 15px;
  text-align: left;
}
.description blockquote p, .description blockquote .questionsLeft__text {
  position: relative;
  text-align: left;
  padding: 0;
  margin-bottom: 0 !important;
}
.description ol {
  counter-reset: item;
  margin: 8px 0 22px 5px;
}
.description ol li {
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
  list-style: inside decimal;
  position: relative;
  padding-left: 19px;
}
.description ol li:last-child {
  margin-bottom: 0;
}
.description ol li::marker {
  opacity: 0;
  display: none;
  visibility: hidden;
  font-size: 0;
}
.description ol li:before {
  display: block;
  content: counter(item) ".";
  counter-increment: item;
  font-size: 16px;
  color: #020502;
  position: absolute;
  left: 0;
  top: 0;
}
.description ol li ol {
  margin-left: 15px;
}
.description ul {
  margin: 8px 0 22px 10px;
  position: relative;
}
.description ul li {
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
}
.description ul li:last-child {
  margin-bottom: 0;
}
.description ul li:before {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #020502;
  position: absolute;
  top: 7px;
  left: 0px;
}
.description .table-responsive {
  margin: 40px 0;
}
.description table {
  width: 100%;
  border-collapse: separate;
}
.description table tr:last-child td:first-child {
  border-radius: 0 0 0 20px;
}
.description table tr:last-child td:last-child {
  border-radius: 0 0 20px 0;
}
.description table th {
  background: #d8f20b;
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
  text-align: center;
  border: 1px solid #2a2a2a;
  border-left: 0;
  padding: 26px 10px;
}
.description table th:first-child {
  border-left: 1px solid #2a2a2a;
  border-radius: 20px 0 0 0;
}
.description table th:last-child {
  border-radius: 0 20px 0 0;
}
.description table td {
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
  text-align: center;
  border: 1px solid #2a2a2a;
  border-top: 0;
  border-left: 0;
  padding: 20px 10px;
}
.description table td:first-child {
  border-left: 1px solid #2a2a2a;
}
.description img {
  max-width: 100%;
  height: auto;
  margin: 22px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.description img.aligncenter {
  display: block;
  margin: 0 auto;
}
.description > *:first-child {
  margin-top: 0 !important;
}
.description > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 1280px) {
  .description.textCase h2, .description.textCase .boxFrequent__title, .description.textCase .boxDifferent__title, .description.textCase .boxSupport__title, .description.textCase .boxСomparison__title, .description.textCase .boxDependence__title, .description.textCase .boxApprox__title, .description.textCase .boxApproaches__title, .description.textCase .boxPopular__title, .description.textCase .boxMission__title, .description.textCase .homeArticles__title, .description.textCase .homeCertificates__title, .description.textCase .homeServices__title, .description.textCase .homeCases__title, .description.textCase .homeReviews__title, .description.textCase .homeQuestion__title {
    font-size: 42px !important;
    margin: 60px 0 30px 0 !important;
  }
}
@media (max-width: 991px) {
  .description.textCase h2, .description.textCase .boxFrequent__title, .description.textCase .boxDifferent__title, .description.textCase .boxSupport__title, .description.textCase .boxСomparison__title, .description.textCase .boxDependence__title, .description.textCase .boxApprox__title, .description.textCase .boxApproaches__title, .description.textCase .boxPopular__title, .description.textCase .boxMission__title, .description.textCase .homeArticles__title, .description.textCase .homeCertificates__title, .description.textCase .homeServices__title, .description.textCase .homeCases__title, .description.textCase .homeReviews__title, .description.textCase .homeQuestion__title {
    font-size: 32px !important;
  }
  .description.size-20 p, .description.size-20 .questionsLeft__text {
    font-size: 16px;
  }
  .description.size-20 blockquote {
    font-size: 16px;
  }
  .description.size-20 ol li {
    font-size: 16px;
  }
  .description.size-20 ol li:before {
    font-size: 16px;
  }
  .description.size-20 ul li {
    font-size: 16px;
  }
  .description.size-20 ul li:before {
    top: 11px;
  }
  .description.size-20 table th {
    font-size: 16px;
  }
  .description.size-20 table td {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .description.textCase h2, .description.textCase .boxFrequent__title, .description.textCase .boxDifferent__title, .description.textCase .boxSupport__title, .description.textCase .boxСomparison__title, .description.textCase .boxDependence__title, .description.textCase .boxApprox__title, .description.textCase .boxApproaches__title, .description.textCase .boxPopular__title, .description.textCase .boxMission__title, .description.textCase .homeArticles__title, .description.textCase .homeCertificates__title, .description.textCase .homeServices__title, .description.textCase .homeCases__title, .description.textCase .homeReviews__title, .description.textCase .homeQuestion__title {
    margin: 50px 0 20px 0 !important;
  }
  .description .table-responsive {
    margin: 40px 0 30px 0;
    padding-bottom: 10px;
  }
  .description .table-responsive table {
    width: 768px;
  }
}
.homeArticles {
  margin-bottom: 80px;
}
.homeArticles__top {
  margin-bottom: 40px;
}
.homeArticles__link {
  margin-left: 20px;
}
.homeArticles__link--mobile {
  display: none;
}
@media (max-width: 1280px) {
  .homeArticles {
    margin-bottom: 60px;
  }
  .homeArticles__top {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .homeArticles {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .homeArticles__top {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .homeArticles__top {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    text-align: center;
  }
  .homeArticles__link {
    margin: 15px auto 0 auto;
  }
}
@media (max-width: 768px) {
  .homeArticles__link {
    display: none;
  }
  .homeArticles__link--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 992px) {
  .sliderArticles.swiper {
    overflow: visible;
  }
  .sliderArticles .swiper-wrapper {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
  .sliderArticles .swiper-slide {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    min-height: 100%;
    height: auto;
  }
}
.sliderArticles__item {
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 100%;
  position: relative;
}
.sliderArticles__item:hover .sliderArticles__thumb:before {
  opacity: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sliderArticles__thumb {
  display: block;
  font-size: 0;
  border-radius: 6px 6px 0 0;
  position: relative;
  overflow: hidden;
}
.sliderArticles__thumb:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(42, 42, 42, 0.7)), to(rgba(2, 5, 2, 0.7)));
  background: linear-gradient(180deg, rgba(42, 42, 42, 0.7) 0%, rgba(2, 5, 2, 0.7) 100%);
  z-index: 1;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sliderArticles__thumb picture {
  padding-bottom: 60.89%;
}
.sliderArticles__pd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 59px 20px;
}
.sliderArticles__title a {
  height: 58px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  color: #020502;
  text-decoration: none;
}
.sliderArticles__text {
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  color: #020502;
  margin-top: 4px;
}
.sliderArticles__text p {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5;
	color: #020502;
}
.sliderArticles__link {
  color: #020502;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #020502;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.sliderArticles__link svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sliderArticles__link use {
  fill: #020502;
}
.sliderArticles__human {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}
.sliderArticles__human img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.sliderArticles__right {
  width: calc(100% - 59px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 0 0;
}
.sliderArticles__name {
  font-size: 16px;
  color: #020502;
}
.sliderArticles__dateViews {
  margin-top: 3px;
}
.sliderArticles__views, .sliderArticles__date {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  color: #989898;
}
.sliderArticles__views svg {
  margin-right: 6px;
}
.sliderArticles__views use {
  stroke: #989898;
}
.sliderArticles__boxTags {
  margin: 3px 0 14px 0;
  max-height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #989898;
}
.sliderArticles__boxTags span {
  font-weight: 300;
  font-size: 14px;
  color: #989898;
  line-height: 1.2;
  margin: 4px 10px 0 0;
}
.sliderArticles__boxTags span:last-child {
  margin-right: 0;
}
.sliderArticles__tags {
  font-weight: 300;
  font-size: 14px;
  color: #989898;
  text-decoration: none;
  line-height: 1.2;
  margin: 4px 10px 0 0;
}
.sliderArticles__tags:hover {
  color: #020502;
}
.sliderArticles__tags:last-child {
  margin-right: 0;
}
.sliderArticles__logo {
  max-width: 67px;
  position: absolute;
  right: 10px;
  bottom: 2px;
  z-index: 2;
}
.sliderArticles__line:before, .sliderArticles__line:after {
  display: block;
  content: "";
  position: absolute;
  background: rgba(216, 242, 11, 0.3);
  z-index: 3;
}
.sliderArticles__line:before {
  width: 1px;
  top: 10px;
  right: 10px;
  bottom: 23px;
}
.sliderArticles__line:after {
  height: 1px;
  left: 10px;
  right: 84px;
  bottom: 8px;
}
@media (max-width: 1280px) {
  .sliderArticles__views, .sliderArticles__date {
    font-size: 14px;
  }
  .sliderArticles__dateViews {
    margin-top: 5px;
  }
  .sliderArticles__title a {
    height: 48px;
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .sliderArticles__right {
    padding-top: 0;
  }
  .sliderArticles__dateViews {
    display: block;
    margin-top: 3px;
  }
  .sliderArticles__views, .sliderArticles__date {
    line-height: 1.28;
  }
  .sliderArticles__title a {
    height: 39px;
    font-size: 16px;
  }
  .sliderArticles__text {
    height: 42px;
    font-size: 14px;
  }
  .sliderArticles__text p {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .sliderArticles {
    padding: 4px 30px 15px 30px;
  }
  .sliderArticles .swiper-slide {
    width: 427px !important;
    height: auto;
    min-height: 100%;
  }
  .sliderArticles__dateViews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
  }
  .sliderArticles__right {
    padding-top: 5px;
  }
}
@media (max-width: 768px) {
  .sliderArticles {
    padding: 4px 15px 15px 15px;
  }
}
@media (max-width: 479px) {
  .sliderArticles .swiper-slide {
    width: 90% !important;
  }
  .sliderArticles__dateViews {
    display: block;
  }
  .sliderArticles__right {
    padding-top: 0;
  }
}

.homeFeedback {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 80px;
  z-index: 2;
}
.homeFeedback:before, .homeFeedback:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.homeFeedback:before {
  left: 0;
  top: 0;
  clip-path: polygon(0% 62%, 100% 0, 100% 100%, 0% 100%);
}
.homeFeedback:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
}
.homeFeedback__bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
}
.homeFeedback__item {
  min-height: 705px;
  position: relative;
  z-index: 2;
}
.homeFeedback__right {
  max-width: 850px;
  margin-left: auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 0 70px 0;
}
.homeFeedback__right--2 {
  max-width: 710px;
  padding: 100px 0;
}
.homeFeedback__right--2 .homeFeedback__title {
  font-size: 48px;
}
.homeFeedback__right--2 .homeFeedback__text {
  font-weight: 500;
  line-height: 1.24;
  margin-top: 25px;
}
.homeFeedback__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #ffffff;
  text-transform: uppercase;
}
.homeFeedback__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  margin-top: 16px;
  min-height: 24px;
}
.homeFeedback__thumb {
  max-width: 479px;
}
.homeFeedback__thumb img {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.homeFeedback__ellipse-1 {
  position: absolute;
  top: -40%;
  left: 0;
  z-index: 1;
}
.homeFeedback__ellipse-2 {
  position: absolute;
  top: -55%;
  right: 0;
  z-index: 1;
}
@media (max-width: 1280px) {
  .homeFeedback__right {
    max-width: 660px;
  }
  .homeFeedback__text {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .homeFeedback__right {
    max-width: 55%;
  }
}
@media (max-width: 991px) {
  .homeFeedback__thumb {
    display: none;
  }
  .homeFeedback__right {
    max-width: 100%;
  }
  .homeFeedback__right--2 {
    margin: 0 auto;
  }
  .homeFeedback__title {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .homeFeedback {
    margin-bottom: 50px;
  }
  .homeFeedback:before {
    height: 50px;
    clip-path: polygon(0% 68%, 100% 0, 100% 100%, 0% 100%);
  }
  .homeFeedback:after {
    height: 50px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 34%, 0% 100%);
  }
  .homeFeedback__bg {
    clip-path: polygon(0 2.6%, 100% 0, 100% 97.4%, 0% 100%);
  }
  .homeFeedback__item {
    min-height: auto;
  }
  .homeFeedback__right {
    padding: 60px 0;
  }
  .homeFeedback__right--2 {
    padding: 200px 0;
    margin: 0 auto;
  }
  .homeFeedback__right--2 .homeFeedback__title {
    font-size: 36px;
  }
  .homeFeedback__right--2 .homeFeedback__text {
    font-size: 14px;
    margin-top: 16px;
  }
  .homeFeedback__title {
    font-size: 32px;
  }
}
@media (max-width: 374px) {
  .homeFeedback__title {
    font-size: 28px;
  }
  .homeFeedback__text {
    font-size: 16px;
  }
}

.formFeedback {
  max-width: 660px;
  margin: 30px auto 0 auto;
  text-align: left;
}
.formFeedback__item {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.formFeedback__item--2 {
  width: 100%;
}
.formFeedback label {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #ffffff;
  margin-bottom: 7px;
  text-align: left;
  cursor: pointer;
}
.formFeedback__input {
  display: block;
  width: 100%;
  height: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #2a2a2a;
  line-height: 44px;
  box-sizing: border-box;
  padding: 0 10px;
  border-radius: 6px;
  background: #2a2a2a;
  color: #ffffff;
}
.formFeedback__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formFeedback__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formFeedback__input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formFeedback__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formFeedback__area {
  height: 111px;
  resize: none;
  line-height: 1;
  padding-top: 14px;
  padding-bottom: 14px;
}
.formFeedback__button {
  margin: 20px auto 0 auto;
}
@media (max-width: 479px) {
  .formFeedback__item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .formFeedback__button {
    margin-top: 10px;
  }
}

.boxError .formComments__input,
.boxError .formСonsultation__input,
.boxError .formFeedback__input {
  border-color: #ff5b4b;
}

.textError {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.66;
  color: #ff5b4b;
  margin-top: 7px;
  text-align: left;
}

.input-rel.active .input {
  border-color: #d8f20b;
}

.footer {
  background-color: #020502;
  position: relative;
  z-index: 1;
}
.footer__top {
  padding-top: 60px;
  padding-bottom: 29px;
  position: relative;
  z-index: 2;
}
.footer__bottom {
  padding: 20px 0;
  position: relative;
  z-index: 2;
}
.footer__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__item--1 {
  width: 23%;
  padding-right: 20px;
}
.footer__item--2 {
  width: 27.5%;
  padding-right: 20px;
}
.footer__item--3 {
  width: 27.5%;
  padding-right: 20px;
}
.footer__item--4 {
  width: 22%;
  font-style: normal;
}
.footer__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
  color: #ffffff;
}
.footer__ellipse {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1439px) {
  .footer__item--1 {
    width: 20%;
  }
  .footer__item--4 {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
  }
  .footer__item--1 {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .footer__item--2, .footer__item--3, .footer__item--4 {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .footer__item--2, .footer__item--3 {
    width: 50%;
    padding-bottom: 20px;
  }
  .footer__item--3 {
    padding-right: 0;
  }
  .footer__item--4 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .footer__bottom {
    padding-top: 0;
  }
}
@media (max-width: 479px) {
  .footer__title {
    font-size: 20px;
  }
}

.copyright {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #ffffff;
  text-align: center;
}

.footerLogo {
  display: inline-block;
  max-width: 135px;
  font-size: 0;
  text-decoration: none;
}

.footerMenu {
  margin-top: 33px;
}
.footerMenu li {
  margin-bottom: 12px;
}
.footerMenu a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
}
.footerMenu a:hover {
  color: #d8f20b;
}
@media (max-width: 1199px) {
  .footerMenu {
    margin-top: 16px;
  }
  .footerMenu a {
    font-size: 14px;
  }
}

.footerContact {
  margin-top: 33px;
}
.footerContact__item {
  margin-bottom: 10px;
}
.footerContact__link {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.footerContact__link:hover {
  color: #d8f20b;
}
.footerContact__link span {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.footerContact__link span use {
  fill: #ffffff;
}
@media (max-width: 1199px) {
  .footerContact {
    margin-top: 16px;
  }
}

.footerSocial {
  margin-top: 44px;
}
.footerSocial__link {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #2a2a2a;
  margin: 0 5px 10px 0;
}
.footerSocial__link:last-child {
  margin-right: 0;
}
.footerSocial__link:hover {
  background-color: #d8f20b;
}
.footerSocial__link:hover use {
  fill: #2a2a2a;
}
.footerSocial__link use {
  fill: #d8f20b;
}
@media (max-width: 991px) {
  .footerSocial {
    margin-top: 20px;
  }
}

@media (max-width: 1280px) {
  .open-menu {
    overflow-y: hidden;
  }
  .open-menu:before {
    display: block;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .open-menu .mobileMenu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .mobileMenu {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #020502;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    z-index: 700;
    -webkit-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0);
    transition: -webkit-transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
  }
  .mobileMenu__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    height: 66px;
    margin-top: 15px;
  }
  .mobileMenu__top--close {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: transparent;
  }
  .mobileMenu__top--close use {
    fill: #fff;
  }
  .mobileMenu__scroll {
    height: calc(100% - 81px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 15px 11px 15px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: #F7F7F7 transparent;
  }
  .mobileMenu__scroll::-webkit-scrollbar-track {
    background: transparent;
  }
  .mobileMenu__scroll::-webkit-scrollbar-thumb {
    background: #0a0f9e;
  }
  .mobileMenu__scroll::-webkit-scrollbar {
    background-color: #F7F7F7;
    width: 5px;
  }
  .mobileMenu .header__button {
    margin: 15px 0 0 0;
    width: 259px;
  }
  .mobileMenu .menuTop {
    display: block;
    margin: 0 0 25px 0;
  }
  .mobileMenu .menuTop > li {
    margin: 5px 0;
  }
  .mobileMenu .menuTop > li.menu-item-has-children {
    position: relative;
  }
  .mobileMenu .menuTop > li.menu-item-has-children > a {
    margin-right: 30px;
  }
  .mobileMenu .menuTop > li.menu-item-has-children > ul {
    display: none;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.open > a {
    color: #d8f20b;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.open .buttonDrop:after {
    background-color: #d8f20b;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.open .buttonDrop:before {
    display: none;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul {
    padding: 12px 0 12px 15px;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li {
    margin-bottom: 10px;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li > a {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    padding: 0;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li > a:before {
    display: none;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li ul {
    padding: 12px 0 5px 12px;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li ul li {
    margin: 2px 0;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li ul li a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 22px;
    line-height: 1.4;
  }
  .mobileMenu .menuTop > li.menu-item-has-children.two-ul > ul > li ul li a:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url(../images/sprite.svg#arrows-4) no-repeat;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
    filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
  }
  .mobileMenu .menuTop > li.menu-item-has-children ul {
    padding: 12px 0 15px 12px;
  }
  .mobileMenu .menuTop > li.menu-item-has-children ul li {
    margin: 2px 0;
  }
  .mobileMenu .menuTop > li.menu-item-has-children ul li a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 22px;
    line-height: 1.4;
  }
  .mobileMenu .menuTop > li.menu-item-has-children ul li a:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url(../images/sprite.svg#arrows-4) no-repeat;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
    filter: invert(99%) sepia(97%) saturate(0%) hue-rotate(5deg) brightness(106%) contrast(100%);
  }
  .mobileMenu .menuTop > li > a {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    color: #ffffff;
    text-decoration: none;
    padding: 2px 0;
    cursor: pointer;
  }
  .mobileMenu .menuTop > li.current-menu-item > a {
    color: #d8f20b;
  }
  .buttonDrop {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    font-size: 0;
    background: transparent;
  }
  .buttonDrop:before, .buttonDrop:after {
    display: block;
    content: "";
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .buttonDrop:before {
    height: 14px;
    width: 2px;
    margin: -7px 0 0 -1px;
  }
  .buttonDrop:after {
    height: 2px;
    width: 14px;
    margin: -1px 0 0 -7px;
  }
}
@media (max-width: 479px) {
  .mobileMenu {
    width: 375px;
    -webkit-transform: translate3d(-375px, 0, 0);
    transform: translate3d(-375px, 0, 0);
  }
}
@media (max-width: 374px) {
  .mobileMenu {
    width: 100%;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.boxCases {
  margin-bottom: 100px;
}
.boxCases__width > h2, .boxCases__width > .boxFrequent__title, .boxCases__width > .boxDifferent__title, .boxCases__width > .boxSupport__title, .boxCases__width > .boxСomparison__title, .boxCases__width > .boxDependence__title, .boxCases__width > .boxApprox__title, .boxCases__width > .boxApproaches__title, .boxCases__width > .boxPopular__title, .boxCases__width > .boxMission__title, .boxCases__width > .homeCertificates__title, .boxCases__width > .homeServices__title, .boxCases__width > .homeCases__title, .boxCases__width > .homeReviews__title, .boxCases__width > .homeQuestion__title, .boxCases__width > .homeArticles__title {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .boxCases {
    margin-bottom: 60px;
  }
  .boxCases__width > h2, .boxCases__width > .boxFrequent__title, .boxCases__width > .boxDifferent__title, .boxCases__width > .boxSupport__title, .boxCases__width > .boxСomparison__title, .boxCases__width > .boxDependence__title, .boxCases__width > .boxApprox__title, .boxCases__width > .boxApproaches__title, .boxCases__width > .boxPopular__title, .boxCases__width > .boxMission__title, .boxCases__width > .homeCertificates__title, .boxCases__width > .homeServices__title, .boxCases__width > .homeCases__title, .boxCases__width > .homeReviews__title, .boxCases__width > .homeQuestion__title, .boxCases__width > .homeArticles__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxCases {
    margin-bottom: 50px;
  }
}

.filterCase {
  margin-bottom: 40px;
  text-align: center;
}
.filterCase__item {
  background: #020502;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px 10px 20px;
}
.filterCase__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.01em;
  color: #ffffff;
  padding: 10px 40px 10px 0;
}
.filterCase__right {
  margin-left: -15px;
  margin-right: -15px;
}
.filterCase__select {
  width: 220px;
  margin: 10px 15px;
}
@media (max-width: 991px) {
  .filterCase {
    margin-bottom: 20px;
  }
  .filterCase__title {
    padding-right: 15px;
  }
  .filterCase__right {
    margin-left: -10px;
    margin-right: -10px;
  }
  .filterCase__select {
    margin: 10px 10px;
  }
}
@media (max-width: 768px) {
  .filterCase__item {
    display: block;
    text-align: center;
  }
  .filterCase__title {
    padding-right: 0;
  }
  .filterCase__select {
    width: calc(50% - 20px);
  }
}
@media (max-width: 479px) {
  .filterCase__select {
    width: 100%;
  }
}

.listArticles {
  margin-left: -10px;
  margin-right: -10px;
}
.listArticles li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
@media (max-width: 991px) {
  .listArticles li {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .listArticles .sliderArticles__views,
  .listArticles .sliderArticles__date {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .listArticles .sliderArticles__dateViews {
    display: block;
  }
}
@media (max-width: 639px) {
  .listArticles li {
    width: 100%;
  }
  .listArticles .sliderArticles__dateViews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.boxGoals {
  margin-bottom: 80px;
}
.boxGoals--2 .boxGoals__title {
  margin-bottom: 20px;
}
.boxGoals--2 .boxGoals__text {
  font-size: 20px;
  margin-bottom: 30px;
}
.boxGoals__title {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .boxGoals {
    margin-bottom: 60px;
  }
  .boxGoals__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxGoals {
    margin-bottom: 50px;
  }
  .boxGoals__title {
    margin-bottom: 20px;
  }
  .boxGoals--2 .boxGoals__title {
    margin-bottom: 15px;
  }
  .boxGoals--2 .boxGoals__text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.listGoals {
  margin: 0 -12px;
}
.listGoals.oneLine {
  margin: 0;
}
.listGoals.oneLine li {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.listGoals.oneLine .listGoals__item {
  padding: 40px 363px 40px 40px;
  min-height: 180px;
}
.listGoals.oneLine .listGoals__number {
  font-size: 200px;
  left: initial;
  right: 40px;
  bottom: -58px;
}
.listGoals li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px 20px 12px;
}
.listGoals__item {
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#2a2a2a), to(#020502));
  background: linear-gradient(180deg, #2a2a2a 0%, #020502 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 40px 119px 40px;
  overflow: hidden;
  position: relative;
  height: 100%;
  min-height: 293px;
}
.listGoals__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  line-height: 1.24;
}
.listGoals__text {
  font-size: 16px;
  color: #ffffff;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.listGoals__number {
  font-weight: 300;
  font-size: 200px;
  color: #d8f20b;
  position: absolute;
  left: 20px;
  bottom: -71px;
  z-index: 1;
}
@media (max-width: 1199px) {
  .listGoals__item {
    padding: 30px 30px 119px 30px;
  }
}
@media (max-width: 991px) {
  .listGoals.oneLine .listGoals__item {
    padding: 29px 200px 30px 30px;
    min-height: auto;
  }
  .listGoals.oneLine .listGoals__number {
    font-size: 158px;
    right: 10px;
    bottom: -46px;
  }
}
@media (max-width: 768px) {
  .listGoals {
    margin-left: 0;
    margin-right: 0;
  }
  .listGoals li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .listGoals li:last-child {
    padding-bottom: 0;
  }
  .listGoals__item {
    padding: 20px 15px 80px 15px;
    min-height: auto;
  }
  .listGoals__number {
    font-size: 110px;
    left: initial;
    right: 5px;
    bottom: -30px;
  }
  .listGoals.oneLine .listGoals__item {
    padding: 20px 15px 80px 15px;
    min-height: auto;
  }
  .listGoals.oneLine .listGoals__number {
    right: 5px;
    font-size: 110px;
    bottom: -30px;
  }
}
@media (max-width: 479px) {
  .listGoals__title {
    font-size: 20px;
  }
  .listGoals__text {
    font-size: 14px;
  }
}

.boxDescription {
  margin-bottom: 100px;
}
.boxDescription__bottom {
  margin-top: 40px;
}
@media (max-width: 1280px) {
  .boxDescription {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .boxDescription__bottom {
    display: block;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .boxDescription {
    margin-bottom: 50px;
  }
}

.boxLike__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #020502;
  margin: 5px 26px 0 0;
}
.boxLike__item {
  text-align: center;
  margin-right: 10px;
}
.boxLike__item:last-child {
  margin-right: 0;
}
.boxLike__button {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  font-size: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxLike__button.active, .boxLike__button:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxLike__number {
  display: block;
  font-weight: 300;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 5px;
}
@media (max-width: 1199px) {
  .boxLike__text {
    font-size: 18px;
    margin: 4px 20px 0 0;
  }
}
@media (max-width: 991px) {
  .boxLike {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .boxLike__text {
    margin: 13px 20px 0 0;
  }
}
@media (max-width: 479px) {
  .boxLike {
    display: block;
    text-align: center;
  }
  .boxLike__text {
    margin: 0 0 10px 0;
  }
  .boxLike__right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .boxLike__item {
    margin: 0 10px;
  }
  .boxLike__item:last-child {
    margin: 0 10px;
  }
}

.boxShare__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #020502;
  margin-right: 20px;
}
.boxShare a {
  display: block;
  font-size: 0;
  margin-right: 20px;
}
.boxShare a:hover {
  opacity: 0.5;
}
.boxShare a:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .boxShare__text {
    font-size: 18px;
  }
  .boxShare a {
    margin-right: 10px;
    max-width: 26px;
  }
}
@media (max-width: 991px) {
  .boxShare {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 479px) {
  .boxShare {
    display: block;
    text-align: center;
  }
  .boxShare__text {
    margin: 0 0 10px 0;
  }
  .boxShare__right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .boxShare a {
    margin: 0 10px;
    max-width: 34px;
  }
  .boxShare a:last-child {
    margin: 0 10px;
  }
}
@media (max-width: 374px) {
  .boxShare a {
    max-width: 26px;
  }
}

.showMore {
  text-align: center;
  margin-bottom: 37px;
}
.showMore a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline;
  color: #020502;
}
.showMore a:hover {
  text-decoration: none;
}

.navigation {
  margin-top: 17px;
}

.screen-reader-text {
  display: none !important;
}

.nav-links a,
.nav-links span {
  width: 30px;
  height: 30px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #e6e6e6;
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  color: rgba(2, 5, 2, 0.4);
  border-radius: 4px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  margin: 3px;
}

.nav-links .current,
.nav-links a:hover {
  background: #d8f20b;
  color: #020502;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.nav-links .dots {
  pointer-events: none;
  width: auto;
  color: #e6e6e6;
  background: transparent;
  border-radius: 0;
}

.nav-links a.prev:hover use,
.nav-links a.next:hover use {
  fill-opacity: 1;
}

.nav-links a.prev use,
.nav-links a.next use {
  fill: #020502;
  fill-opacity: 0.4;
}

.nav-links a.prev {
  margin-right: 10px;
}

.nav-links a.next {
  margin-left: 10px;
}

.nav-links a.next svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.boxGlossary {
  margin-bottom: 100px;
}
.boxGlossary__block {
  margin-bottom: 100px;
}
.boxGlossary__block:last-child {
  margin-bottom: 0;
}
.boxGlossary__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 48px;
  text-transform: uppercase;
  color: #020502;
  margin-bottom: 45px;
}
.boxGlossary__subTitle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  background-color: #d8f20b;
  color: #020502;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .boxGlossary {
    margin-bottom: 60px;
  }
  .boxGlossary__title {
    font-size: 42px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .boxGlossary__subTitle {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .boxGlossary {
    margin-bottom: 50px;
  }
  .boxGlossary__block {
    margin-bottom: 50px;
  }
}
@media (max-width: 639px) {
  .boxGlossary__title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .boxGlossary__subTitle {
    width: 36px;
    height: 36px;
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.listGlossary {
  margin: 0 -10px 10px -10px;
  position: relative;
}
.listGlossary:after {
  display: block;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 1px;
  background-color: #2a2a2a;
}
.listGlossary li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 10px 10px;
}
.listGlossary a {
  display: block;
  position: relative;
  font-size: 16px;
  text-decoration: underline;
  color: #035fa6;
  line-height: 1.24;
  padding-left: 24px;
}
.listGlossary a:before {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #035fa6;
  position: absolute;
  left: 10px;
  top: 7px;
}
.listGlossary a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .listGlossary {
    margin-bottom: 25px;
  }
  .listGlossary li {
    width: 33.33%;
  }
}
@media (max-width: 639px) {
  .listGlossary {
    margin-bottom: 20px;
  }
  .listGlossary li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .listGlossary a {
    padding-left: 0;
    font-size: 14px;
  }
  .listGlossary a:before {
    display: none;
  }
}

.boxDictionary {
  margin-bottom: 100px;
  position: relative;
  z-index: 2;
}
.boxDictionary--2 {
  margin-bottom: 80px;
}
.boxDictionary__title {
  margin-bottom: 40px;
}
.boxDictionary__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #d8f20b;
  border-radius: 6px;
}
.boxDictionary__text p, .boxDictionary__text .questionsLeft__text {
  margin-bottom: 20px;
}
.boxDictionary__text > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 1280px) {
  .boxDictionary {
    margin-bottom: 60px;
  }
  .boxDictionary__title {
    margin-bottom: 30px;
  }
  .boxDictionary--2 {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .boxDictionary {
    margin-bottom: 50px;
  }
  .boxDictionary__title {
    margin-bottom: 20px;
  }
  .boxDictionary--2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .boxDictionary__title {
    text-align: center;
  }
  .boxDictionary__text {
    padding: 20px 15px;
  }
}

.listDictionary li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 10px 0px 10px;
  margin-bottom: 20px;
  text-align: center;
  border-right: 1px solid #d8f20b;
}
.listDictionary li:last-child {
  border-right: 0;
}
.listDictionary__number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 60px;
  text-transform: uppercase;
  text-align: center;
  color: #d8f20b;
}
.listDictionary__text {
  font-size: 16px;
  color: #020502;
  line-height: 1.2;
  margin-top: 26px;
}
@media (max-width: 1199px) {
  .listDictionary__number {
    font-size: 48px;
  }
  .listDictionary__text {
    margin-top: 15px;
  }
}
@media (max-width: 639px) {
  .listDictionary {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
  }
  .listDictionary li {
    width: 50%;
  }
  .listDictionary li:nth-child(2n+2) {
    border-right: 0;
  }
}
@media (max-width: 479px) {
  .listDictionary__number {
    font-size: 36px;
  }
  .listDictionary__text {
    font-size: 14px;
  }
}
@media (max-width: 374px) {
  .listDictionary li {
    width: 100%;
    border: 0;
  }
  .listDictionary__text {
    margin-top: 10px;
  }
}

.boxNecessary {
  margin-bottom: 80px;
  position: relative;
  z-index: 2;
}
.boxNecessary__title {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .boxNecessary {
    margin-bottom: 60px;
  }
  .boxNecessary__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxNecessary {
    margin-bottom: 50px;
  }
  .boxNecessary__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .boxNecessary__title {
    text-align: center;
  }
}

.listNecessary {
  margin: 0 -10px;
}
.listNecessary li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
  text-align: center;
}
.listNecessary__thumb {
  width: 100%;
  height: 207px;
  margin-bottom: 42px;
}
.listNecessary__title {
  min-height: 49px;
}
.listNecessary__text {
  margin-top: 17px;
}
@media (max-width: 768px) {
  .listNecessary {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .listNecessary li {
    width: 50%;
    margin-top: 10px;
  }
  .listNecessary__text {
    margin-top: 10px;
  }
  .listNecessary__thumb {
    margin-bottom: 15px;
  }
  .listNecessary__title {
    font-size: 20px;
    min-height: 42px;
  }
}
@media (max-width: 768px) {
  .listNecessary li {
    width: 100%;
    margin-top: 10px;
  }
  .listNecessary__title {
    min-height: auto;
  }
}

.boxLooking {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 100px;
}
.boxLooking:before, .boxLooking:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.boxLooking:before {
  left: 0;
  top: 0;
  clip-path: polygon(0% 48%, 100% 0, 100% 100%, 0% 100%);
}
.boxLooking:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 68%, 0% 100%);
}
.boxLooking__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 95px 0 62px 0;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
}
.boxLooking__title {
  text-align: center;
  color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .boxLooking {
    margin-bottom: 60px;
  }
  .boxLooking__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxLooking {
    margin-bottom: 50px;
  }
  .boxLooking__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 639px) {
  .boxLooking:before, .boxLooking:after {
    height: 50px;
  }
  .boxLooking:after {
    clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 0% 100%);
  }
  .boxLooking__bg {
    padding: 50px 0 50px 0;
    clip-path: polygon(0 1.6%, 100% 0, 100% 98.4%, 0% 100%);
  }
}

.listLooking {
  margin: 0 -10px;
}
.listLooking li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.listLooking__item {
  display: block;
  min-height: 109px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(216, 242, 11, 0.3);
  background: #2a2a2a;
  border-radius: 8px;
  padding: 40px 20px 20px 20px;
  position: relative;
  font-size: 0;
  text-decoration: none;
}
.listLooking__item:hover {
  border: 1px solid rgb(216, 242, 11);
}
.listLooking__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 1.15;
}
.listLooking__name svg {
  margin-left: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.listLooking__name svg use {
  fill: #fff;
}
.listLooking__views {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  color: #fff;
}
.listLooking__views svg {
  margin-right: 5px;
}
.listLooking__views svg use {
  stroke: #fff;
}
@media (max-width: 1199px) {
  .listLooking li {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .listLooking li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .listLooking__name {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .listLooking li {
    width: 100%;
  }
  .listLooking__item {
    min-height: auto;
    padding: 35px 15px 15px 15px;
  }
}

.box-1 {
  margin: 40px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#191919));
  background: linear-gradient(180deg, #292929 0%, #191919 100%);
}
.box-1 img {
  margin: 0 !important;
}
.box-1__right {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.box-1__right p, .box-1__right .questionsLeft__text {
  color: #ffffff;
}
.box-1__right > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 639px) {
  .box-1 {
    padding: 15px;
  }
  .box-1 img {
    max-width: 60px;
  }
  .box-1__right {
    padding-left: 15px;
  }
}
@media (max-width: 479px) {
  .box-1 {
    display: block;
  }
  .box-1 img {
    max-width: 120px;
    margin: 0 auto !important;
  }
  .box-1__right {
    padding: 15px 0 0 0;
  }
}

.box-2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px 0;
  background: #e5e7ec;
  border-radius: 6px;
  padding: 20px 90px;
}
.box-2__text {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 49px 77px;
  position: relative;
}
.box-2__text p, .box-2__text .questionsLeft__text {
  font-size: 24px !important;
  line-height: 1.45 !important;
  margin-bottom: 0 !important;
}
.box-2__text:before, .box-2__text:after {
  display: block;
  content: "";
  width: 64px;
  height: 63px;
  background: url(../images/icons-quotes.svg) no-repeat;
  position: absolute;
}
.box-2__text:before {
  top: 20px;
  left: 0;
}
.box-2__text:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 17px;
  right: 0;
}
.box-2__item {
  margin-top: -10px;
}
.box-2__thumb {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
}
.box-2__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin: 0 !important;
}
.box-2__right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
}
.box-2__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #020502;
}
.box-2__position {
  font-size: 16px;
  color: #020502;
  margin-top: 2px;
}
@media (max-width: 1280px) {
  .box-2 {
    padding: 20px 30px;
  }
}
@media (max-width: 1199px) {
  .box-2__text p, .box-2__text .questionsLeft__text {
    font-size: 18px !important;
  }
}
@media (max-width: 991px) {
  .box-2__text {
    padding: 20px 40px;
  }
  .box-2__text:before, .box-2__text:after {
    width: 34px;
    height: 33px;
    background-size: 100% 100%;
  }
  .box-2__text:before, .box-2__text:after {
    width: 34px;
    height: 33px;
    background-size: 100% 100%;
  }
  .box-2__text:before {
    top: 7px;
  }
  .box-2__text:after {
    bottom: 7px;
  }
  .box-2__item {
    margin-top: 0;
  }
}
@media (max-width: 639px) {
  .box-2 {
    padding: 20px;
  }
  .box-2__text p, .box-2__text .questionsLeft__text {
    font-size: 16px !important;
  }
  .box-2__name {
    font-size: 18px;
  }
  .box-2__position {
    font-size: 14px;
    margin-top: 6px;
  }
}
@media (max-width: 479px) {
  .box-2__text {
    padding: 15px 25px;
  }
  .box-2__text:before, .box-2__text:after {
    width: 14px;
    height: 13px;
    background-size: 100% 100%;
  }
  .box-2__item {
    margin-top: 10px;
  }
}

.box-3 {
  margin: 0 0 22px 0 !important;
}
.box-3 li {
  padding: 5px 0 5px 37px !important;
}
.box-3 li:before {
  width: 27px !important;
  height: 26px !important;
  background: url("../images/icons-ok.svg") no-repeat !important;
  border-radius: 0 !important;
  top: 1px !important;
}

.boxComments {
  margin-bottom: 80px;
}
.boxComments__title {
  margin-bottom: 33px;
}
.boxComments__subTitle {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #020502;
  margin-bottom: 24px;
}
.boxComments__thanks {
  text-align: center;
}
@media (max-width: 1280px) {
  .boxComments {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .boxComments__subTitle {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .boxComments {
    margin-bottom: 30px;
  }
  .boxComments__title {
    margin-bottom: 20px;
  }
}

.boxAdd {
  margin-top: 20px;
}
.boxAdd__text {
  margin-top: 21px;
}
@media (max-width: 479px) {
  .boxAdd__text {
    margin-top: 15px;
  }
}

.formComments {
  margin-top: 20px;
}
.formComments__box {
  margin-left: -10px;
  margin-right: -10px;
}
.formComments__input {
  display: block;
  width: 100%;
  height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #989898;
  border-radius: 10px;
  line-height: 58px;
  padding: 0 20px;
  font-size: 16px !important;
  color: #020502;
}
.formComments__input::-webkit-input-placeholder {
  color: #989898;
}
.formComments__input::-moz-placeholder {
  color: #989898;
}
.formComments__input:-moz-placeholder {
  color: #989898;
}
.formComments__input:-ms-input-placeholder {
  color: #989898;
}
.formComments__area {
  resize: none;
  height: 202px;
  line-height: 1;
  margin-bottom: 20px;
  padding-top: 21px;
  padding-bottom: 21px;
}
.formComments__item {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.formComments__button {
  width: 100%;
  height: 60px;
}
@media (max-width: 768px) {
  .formComments__item {
    width: 50%;
  }
  .formComments__item:last-child {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .formComments {
    margin-top: 15px;
  }
  .formComments__item {
    width: 100%;
  }
}

.listComments li {
  margin-bottom: 40px;
}
.listComments__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #2a2a2a;
  border-radius: 10px;
  padding: 20px;
}
.listComments__left {
  margin-right: 20px;
}
.listComments__date {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  color: #989898;
}
.listComments__thumb {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.listComments__thumb img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}
.listComments__description {
  margin-top: 20px;
}
.listComments__name {
  font-size: 16px;
  color: #020502;
  margin-left: 10px;
}
@media (max-width: 479px) {
  .listComments__top {
    display: block;
  }
  .listComments__left {
    margin: 0 0 10px 0;
  }
  .listComments__description {
    margin-top: 10px;
  }
  .listComments__item {
    padding: 15px;
  }
  .listComments li {
    margin-bottom: 20px;
  }
}

.similarArticles {
  margin-bottom: 85px;
}
.similarArticles__title {
  margin-bottom: 40px;
}
.similarArticles__item {
  position: relative;
}
@media (max-width: 1400px) {
  .similarArticles__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .similarArticles__item .swiper-button-prev {
    left: -20px;
  }
  .similarArticles__item .swiper-button-next {
    right: -20px;
  }
}
@media (max-width: 1280px) {
  .similarArticles {
    margin-bottom: 60px;
  }
  .similarArticles__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .similarArticles {
    margin-bottom: 50px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .similarArticles__title {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .similarArticles__item {
    padding: 0;
  }
  .similarArticles__item .swiper-button-next,
  .similarArticles__item .swiper-button-prev {
    display: none;
  }
}

.sliderSimilar {
  padding: 0 2px 15px 2px;
}
.sliderSimilar .sliderArticles__item {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 1400px) {
  .sliderSimilar .sliderArticles__views,
  .sliderSimilar .sliderArticles__date {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .sliderSimilar .sliderArticles__dateViews {
    display: block;
  }
  .sliderSimilar .sliderArticles__right {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .sliderSimilar {
    padding: 0 15px 15px 15px;
  }
  .sliderSimilar .swiper-slide {
    width: 427px !important;
  }
  .sliderSimilar .sliderArticles__dateViews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sliderSimilar .sliderArticles__right {
    padding-top: 5px;
  }
}
@media (max-width: 479px) {
  .sliderSimilar .swiper-slide {
    width: 90% !important;
  }
  .sliderSimilar .sliderArticles__dateViews {
    display: block;
  }
  .sliderSimilar .sliderArticles__right {
    padding-top: 0;
  }
}

.boxMeaning {
  margin-bottom: 40px;
}
.boxMeaning--2 {
  margin-bottom: 48px;
}
.boxMeaning--2 .listMeaning > li {
  margin-bottom: 18px;
}
.boxMeaning.close .boxMeaning__button svg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.boxMeaning.close .listMeaning {
  display: none;
}
.boxMeaning__button {
  font-family: "Montserrat", sans-serif;
  background: transparent;
  font-weight: 600;
  font-size: 48px;
  text-transform: uppercase;
  color: #d8f20b;
}
.boxMeaning__button svg {
  margin-left: 22px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.boxMeaning__button svg use {
  fill: #d8f20b;
}
@media (max-width: 1280px) {
  .boxMeaning__button {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .boxMeaning__button {
    font-size: 32px;
  }
}

.listMeaning {
  counter-reset: item;
  padding-top: 16px;
}
.listMeaning > li {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 34px;
  margin-bottom: 25px;
}
.listMeaning > li:last-child {
  margin-bottom: 0;
}
.listMeaning > li > a {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  color: #020502;
}
.listMeaning > li > a:before {
  display: block;
  counter-increment: item;
  content: counter(item) ". ";
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: #020502;
  position: absolute;
  top: 0;
  left: 8px;
}
.listMeaning > li > a:first-letter {
  text-transform: uppercase;
}
.listMeaning > li > a:hover {
  color: #035fa6;
}
.listMeaning > li > a:hover:before {
  color: #035fa6;
}
.listMeaning > li ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 0 0px 27px;
  counter-reset: item2;
}
.listMeaning > li ul li {
  margin-bottom: 14px;
  position: relative;
}
.listMeaning > li ul li:last-child {
  margin-bottom: 0;
}
.listMeaning > li ul li a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  text-decoration: none;
  color: #020502;
}
.listMeaning > li ul li a:before {
  counter-increment: item2;
  content: counter(item) "." counter(item2) "";
  position: absolute;
  top: 0;
  left: -35px;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #020502;
}
.listMeaning > li ul li a:hover {
  color: #035fa6;
}
.listMeaning > li ul li a:hover:before {
  color: #035fa6;
}
@media (max-width: 991px) {
  .listMeaning > li {
    padding-left: 26px;
  }
  .listMeaning > li > a {
    font-size: 20px;
  }
  .listMeaning > li > a:before {
    font-size: 20px;
  }
  .listMeaning > li ul li a {
    font-size: 16px;
  }
  .listMeaning > li ul li a:before {
    left: -25px;
    font-size: 16px;
  }
}

.boxContact {
  margin-bottom: 85px;
}
.boxContact__item {
  font-style: normal;
}
.boxContact__title {
  text-align: center;
}
.boxContact .footerSocial {
  margin-top: 25px;
}
.boxContact .footerSocial__link {
  width: 60px;
  height: 60px;
  margin: 0 10px 0 10px;
}
.boxContact .footerSocial__link svg {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
@media (max-width: 1280px) {
  .boxContact {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .boxContact {
    margin-bottom: 50px;
  }
  .boxContact .footerSocial__link {
    width: 48px;
    height: 48px;
    margin: 0 5px 0 5px;
  }
  .boxContact .footerSocial__link svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .boxContact__title {
    font-size: 20px;
  }
}

.listContact {
  margin-bottom: 60px;
}
.listContact__li {
  width: 50%;
  margin-bottom: 25px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.listContact__icons {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #f4f4f4;
  margin: 0 auto 15px auto;
}
.listContact__icons use {
  fill: #020502;
}
.listContact__text {
  font-size: 22px;
  line-height: 1.4;
  color: #020502;
}
.listContact__text a {
  display: inline-block;
  text-decoration: none;
  color: #020502;
}
.listContact__text a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .listContact {
    margin-bottom: 20px;
  }
  .listContact__icons {
    width: 48px;
    height: 48px;
  }
  .listContact__icons svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .listContact__text {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .listContact__li {
    width: 100%;
  }
}

.text404 {
  font-size: 120px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin-bottom: 25px;
}

.linkBack {
  margin: 30px auto 0 auto;
}

.boxMission {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 100px;
}
.boxMission:before, .boxMission:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.boxMission:before {
  left: 0;
  top: 0;
  clip-path: polygon(0% 62%, 100% 0, 100% 100%, 0% 100%);
}
.boxMission:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
}
.boxMission__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 0 100px 0;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
  position: relative;
  z-index: 3;
}
.boxMission__title {
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.boxMission__round {
  background-position: center;
  background-size: contain;
  width: 342px;
  height: 338px;
  position: absolute;
  top: 10%;
  right: 10%;
  z-index: 2;
  border-radius: 50%;
  -webkit-filter: blur(70px);
  filter: blur(70px);
}
@media (max-width: 1400px) {
  .boxMission__round {
    top: 0;
    right: 0;
  }
}
@media (max-width: 1280px) {
  .boxMission {
    margin-bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .boxMission__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .boxMission__bg {
    padding: 80px 0 60px 0;
  }
}
@media (max-width: 768px) {
  .boxMission {
    margin-bottom: 50px;
  }
  .boxMission:before {
    height: 50px;
    clip-path: polygon(0% 62%, 100% 0, 100% 100%, 0% 100%);
  }
  .boxMission:after {
    height: 50px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 40%, 0% 100%);
  }
  .boxMission__bg {
    padding: 60px 0 60px 0;
    clip-path: polygon(0 2.6%, 100% 0, 100% 97.4%, 0% 100%);
  }
  .boxMission__round {
    display: none;
  }
}

.listMission {
  margin: 30px -15px 0 -15px;
}
.listMission li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  margin: 30px 0;
}
.listMission li:after {
  display: block;
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #d8f20b;
  bottom: 0;
}
.listMission li:last-child:after {
  display: none;
}
.listMission p, .listMission .questionsLeft__text {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: 300;
}
@media (max-width: 768px) {
  .listMission {
    margin: 15px 0 0 0;
  }
  .listMission li {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    text-align: left;
    border-bottom: 1px solid #d8f20b;
  }
  .listMission li:after {
    display: none;
  }
  .listMission li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
}

.boxPopular {
  margin-bottom: 80px;
}
.boxPopular__title {
  margin-bottom: 40px;
}
.boxPopular__item {
  position: relative;
}
@media (max-width: 1280px) {
  .boxPopular {
    margin-bottom: 70px;
  }
  .boxPopular__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxPopular {
    margin-bottom: 30px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .boxPopular__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
}

.sliderPopular {
  padding: 2px 5px 15px 5px;
}
.sliderPopular .sliderArticles__item {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .sliderPopular {
    padding: 0 10px;
  }
  .sliderPopular .swiper-slide {
    width: 423px !important;
  }
}
@media (max-width: 479px) {
  .sliderPopular .swiper-slide {
    width: 345px !important;
  }
}
@media (max-width: 374px) {
  .sliderPopular .swiper-slide {
    width: 290px !important;
  }
}

.swiper-pagination {
  z-index: 2;
  padding: 5px 0;
  margin-top: 26px;
}
.swiper-pagination.swiper-pagination-lock {
  display: none;
}
.swiper-pagination-bullet {
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  background-color: #e5e7ec;
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.swiper-pagination-bullet:before {
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -4px;
  top: -4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #d8f20b;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.swiper-pagination-bullet:hover {
  background-color: #d8f20b;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.swiper-pagination-bullet-active {
  background-color: #d8f20b;
}
.swiper-pagination-bullet-active:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 639px) {
  .swiper-pagination {
    margin-top: 15px;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    margin: 0px 3px;
  }
  .swiper-pagination .swiper-pagination-bullet:before {
    left: -3px;
    top: -3px;
    width: 7px;
    height: 7px;
  }
}

.boxApproaches {
  margin-bottom: 100px;
}
.boxApproaches__title {
  margin-bottom: 20px;
}
.boxApproaches h3 {
  font-size: 24px;
  font-weight: 500;
  color: #020502;
  font-family: "Montserrat",  sans-serif;
  margin-bottom: 22px;
}
.boxApproaches__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxApproaches__button {
  margin: 30px auto 0 auto;
}
.boxApproaches .table-responsive {
  padding-bottom: 10px;
}
@media (max-width: 1280px) {
  .boxApproaches {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .boxApproaches {
    margin-bottom: 40px;
  }
  .boxApproaches__button {
    margin: 20px auto 0 auto;
  }
}

.listApproaches {
  margin: 0 -10px 23px -10px;
}
.listApproaches li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.listApproaches__bg {
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#2a2a2a), to(#020502));
  background: linear-gradient(180deg, #2a2a2a 0%, #020502 100%);
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 27px 83px 27px;
  text-align: center;
  overflow: hidden;
  height: 100%;
}
.listApproaches h3 {
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.22;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
}
.listApproaches p, .listApproaches .questionsLeft__text {
  color: #ffffff;
  margin-bottom: 18px;
}
.listApproaches p span, .listApproaches .questionsLeft__text span {
  color: #d8f20b;
}
.listApproaches__number {
  font-weight: 300;
  font-size: 128px;
  color: #d8f20b;
  position: absolute;
  left: 11px;
  bottom: -46px;
  z-index: 1;
}
@media (max-width: 1280px) {
  .listApproaches li {
    width: 100%;
  }
  .listApproaches__bg {
    padding: 25px 25px 87px 25px;
  }
}

.table {
  width: 100%;
  border-collapse: separate;
}
.table tr:last-child td:first-child {
  border-radius: 0 0 0 20px;
}
.table tr:last-child td:last-child {
  border-radius: 0 0 20px 0;
}
.table tr:first-child td,
.table th {
  background: #d8f20b;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: #020502;
  text-align: center;
  border: 1px solid #2a2a2a;
  border-left: 0;
  padding: 27px 10px;
  vertical-align: middle;
}
.table tr:first-child td:first-child,
.table th:first-child {
  border-left: 1px solid #2a2a2a;
  border-radius: 20px 0 0 0;
}
.table tr:first-child td:last-child,
.table th:last-child {
  border-radius: 0 20px 0 0;
}
.table td {
  font-size: 16px;
  line-height: 1.2;
  color: #020502;
  text-align: center;
  border: 1px solid #2a2a2a;
  border-top: 0;
  border-left: 0;
  padding: 12px 10px;
  vertical-align: middle;
}
.table td:first-child {
  border-left: 1px solid #2a2a2a;
}
.table span {
  font-size: 37px;
  line-height: 1;
}
@media (max-width: 991px) {
  .table td,
  .table th {
    padding: 10px;
  }
}

.boxApprox {
  margin-bottom: 100px;
}
.boxApprox__title {
  margin-bottom: 20px;
}
.boxApprox h3 {
  font-size: 24px;
  font-weight: 500;
  color: #020502;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 22px;
}
.boxApprox__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxApprox__button {
  margin: 30px auto 0 auto;
}
.boxApprox__smallText {
  padding-bottom: 14px;
}
.boxApprox .table-responsive {
  padding-bottom: 15px;
}
.boxApprox .table td {
  padding: 20px 10px;
}
@media (max-width: 1280px) {
  .boxApprox {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .boxApprox .table td {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .boxApprox {
    margin-bottom: 40px;
  }
  .boxApprox__button {
    margin: 20px auto 0 auto;
  }
}

.boxDependence {
  margin-bottom: 100px;
}
.boxDependence__title {
  margin-bottom: 20px;
}
.boxDependence h3 {
  font-size: 24px;
  font-weight: 500;
  color: #020502;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 22px;
}
.boxDependence__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxDependence__button {
  margin: 42px auto 0 auto;
}
.boxDependence .listGoals__title {
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  .boxDependence {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .boxDependence {
    margin-bottom: 40px;
  }
  .boxDependence__button {
    margin: 20px auto 0 auto;
  }
}

.boxQuote {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0;
  background: #e5e7ec;
  border-radius: 6px;
  padding: 20px 104px;
}
.boxQuote__text {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px 77px;
  position: relative;
}
.boxQuote__text p, .boxQuote__text .questionsLeft__text {
  font-size: 24px !important;
  line-height: 1.45 !important;
  margin-bottom: 0 !important;
}
.boxQuote__text:before, .boxQuote__text:after {
  display: block;
  content: "";
  width: 64px;
  height: 63px;
  background: url("../images/icons-quotes.svg") no-repeat;
  position: absolute;
}
.boxQuote__text:before {
  top: 20px;
  left: 0;
}
.boxQuote__text:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 7px;
  right: 0;
}
.boxQuote__thumb {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
}
.boxQuote__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin: 0 !important;
}
.boxQuote__right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
}
.boxQuote__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #020502;
}
.boxQuote__position {
  font-size: 16px;
  color: #020502;
  margin-top: 10px;
}
@media (max-width: 1280px) {
  .boxQuote {
    padding: 20px 30px;
  }
}
@media (max-width: 1199px) {
  .boxQuote__text p, .boxQuote__text .questionsLeft__text {
    font-size: 18px !important;
  }
}
@media (max-width: 991px) {
  .boxQuote__text {
    padding: 20px 40px;
  }
  .boxQuote__text:before, .boxQuote__text:after {
    width: 34px;
    height: 33px;
    background-size: 100% 100%;
  }
  .boxQuote__text:before, .boxQuote__text:after {
    width: 34px;
    height: 33px;
    background-size: 100% 100%;
  }
  .boxQuote__text:before {
    top: 7px;
  }
  .boxQuote__text:after {
    bottom: 7px;
  }
  .boxQuote__item {
    margin-top: 0;
  }
}
@media (max-width: 639px) {
  .boxQuote {
    padding: 20px;
  }
  .boxQuote__text p, .boxQuote__text .questionsLeft__text {
    font-size: 16px !important;
  }
  .boxQuote__name {
    font-size: 18px;
  }
  .boxQuote__position {
    font-size: 14px;
    margin-top: 6px;
  }
}
@media (max-width: 479px) {
  .boxQuote__text {
    padding: 15px 25px;
  }
  .boxQuote__text:before, .boxQuote__text:after {
    width: 14px;
    height: 13px;
    background-size: 100% 100%;
  }
  .boxQuote__item {
    margin-top: 10px;
  }
}

.boxСomparison {
  margin-bottom: 100px;
  text-align: center;
}
.boxСomparison__title {
  margin-bottom: 20px;
}
.boxСomparison__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxСomparison h3 {
  font-size: 24px;
  font-weight: 500;
  color: #020502;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 22px;
}
.boxСomparison__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxСomparison__smallText {
  font-size: 24px;
  font-weight: 500;
  margin-top: 13px;
}
.boxСomparison .table-responsive {
  padding-bottom: 10px;
}
.boxСomparison__button {
  margin: 39px auto 0 auto;
}
.boxСomparison .table td {
  padding: 20px 10px;
}
@media (max-width: 1280px) {
  .boxСomparison {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .boxСomparison .table td {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .boxСomparison {
    margin-bottom: 40px;
  }
  .boxСomparison__button {
    margin: 20px auto 0 auto;
  }
  .boxСomparison__smallText {
    font-size: 18px;
  }
}

.boxSupport {
  margin-bottom: 100px;
  text-align: center;
}
.boxSupport__title {
  margin-bottom: 20px;
}
.boxSupport__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxSupport h3 {
  font-size: 24px;
  font-weight: 500;
  color: #020502;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 22px;
}
.boxSupport__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxSupport__smallText {
  font-size: 24px;
  font-weight: 500;
  margin-top: 13px;
}
.boxSupport__button {
  margin: 39px auto 0 auto;
}
@media (max-width: 1280px) {
  .boxSupport {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .boxSupport__smallText {
    font-size: 18px;
    margin-top: 0;
  }
  .boxSupport__button {
    margin: 20px auto 0 auto;
  }
}

.listSuppor {
  margin: 0 -10px 0 -10px;
  text-align: left;
}
.listSuppor li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.listSuppor__bg {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 20px 19px;
  background: #2a2a2a;
}
.listSuppor__number {
  background: #d8f20b;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 500;
  font-size: 24px;
  color: #020502;
  font-family: "Montserrat", sans-serif;
}
.listSuppor h3 {
  font-size: 24px;
  font-weight: 500;
  color: #d8f20b;
  font-family: "Montserrat", sans-serif;
  margin-top: 23px;
}
.listSuppor p, .listSuppor .questionsLeft__text {
  color: #ffffff;
  margin: 12px 0 0 0;
}
@media (max-width: 1199px) {
  .listSuppor li {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .listSuppor li {
    width: 100%;
  }
  .listSuppor h3 {
    margin-top: 15px;
  }
}

.boxDifferent {
  margin-bottom: 100px;
  text-align: center;
}
.boxDifferent__title {
  margin-bottom: 20px;
}
.boxDifferent__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxDifferent__text {
  font-weight: 300;
  margin-bottom: 30px;
}
.boxDifferent__smallText {
  font-size: 24px;
  font-weight: 500;
  margin-top: 13px;
}
@media (max-width: 1280px) {
  .boxDifferent {
    margin-bottom: 60px;
  }
}

.listDifferent {
  margin: 0 -10px;
  text-align: left;
}
.listDifferent li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.listDifferent__item {
  min-height: 109px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(216, 242, 11, 0.3);
  background: #2a2a2a;
  border-radius: 8px;
  padding: 25px 56px 25px 20px;
  position: relative;
  font-size: 0;
  text-decoration: none;
}
.listDifferent__item:hover {
  border: 1px solid rgb(216, 242, 11);
}
.listDifferent__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 1.15;
}
.listDifferent svg {
  position: absolute;
  top: 50%;
  right: 26px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -5px;
}
.listDifferent svg use {
  fill: #fff;
}
@media (max-width: 1280px) {
  .listDifferent__name {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .listDifferent li {
    width: 50%;
  }
  .listDifferent__name {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .listDifferent li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .listDifferent__name {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .listDifferent li {
    width: 100%;
  }
  .listDifferent__item {
    min-height: auto;
    padding: 15px 56px 15px 15px;
  }
}

.boxFrequent {
  margin-bottom: 100px;
  text-align: center;
}
.boxFrequent__title {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .boxFrequent {
    margin-bottom: 60px;
  }
}

.listFrequent {
  max-width: 762px;
  margin: 0 auto;
  text-align: left;
}
.listFrequent > li {
  margin-top: 31px;
}
.listFrequent details {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 13px 20px 13px 10px;
  border: 1px solid #919191;
  border-left: 9px solid #919191;
  border-radius: 10px;
}
.listFrequent details[open] {
  border-color: #d8f20b;
}
.listFrequent details[open] .listFrequent__dropdown {
  border-top: 1px solid #d8f20b;
}
.listFrequent details[open] .listFrequent__button {
  background-color: #d8f20b;
  border-color: #d8f20b;
}
.listFrequent details[open] .listFrequent__button svg {
  -webkit-transform: rotate(-41deg);
  -ms-transform: rotate(-41deg);
  transform: rotate(-41deg);
}
.listFrequent__title {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #020502;
  cursor: pointer;
}
.listFrequent__title::marker {
  opacity: 0;
  display: none;
  visibility: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  border: 0;
}
.listFrequent__button {
  margin-left: 20px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #020502;
}
.listFrequent__button svg {
  -webkit-transform: rotate(141deg);
  -ms-transform: rotate(141deg);
  transform: rotate(141deg);
}
.listFrequent__dropdown {
  border-top: 1px solid transparent;
  padding-top: 10px;
  margin-top: 5px;
}
@media (max-width: 768px) {
  .listFrequent > li {
    margin-top: 15px;
  }
}
@media (max-width: 479px) {
  .listFrequent__title {
    font-size: 18px;
  }
}

.addQuestions {
  margin: 40px auto 0 auto;
}
.addQuestions__title {
  font-family: "Montserrat", sans-serif;
  line-height: 1.22;
  margin-bottom: 20px;
}

.boxCalculator {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 80px;
  z-index: 2;
}
.boxCalculator:before, .boxCalculator:after {
  display: block;
  content: "";
  height: 100px;
  width: 100%;
  background-color: #d8f20b;
  position: absolute;
  z-index: -1;
  left: 0;
}
.boxCalculator:before {
  left: 0;
  top: 0;
  clip-path: polygon(0% 62%, 100% 0, 100% 100%, 0% 100%);
}
.boxCalculator:after {
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
}
.boxCalculator__bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #020502;
  clip-path: polygon(0 6.6%, 100% 0, 100% 96.5%, 0% 100%);
}
.boxCalculator__bg.passed .boxCalculator__item--1 {
  display: none;
}
.boxCalculator__bg.passed .boxCalculator__item--2 {
  padding-top: 0;
  padding-bottom: 0;
}
.boxCalculator__item {
  min-height: 743px;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 82px;
  padding-bottom: 82px;
}
.boxCalculator__item--2 {
  display: none;
}
.boxCalculator__ellipse-1 {
  position: absolute;
  top: -40%;
  left: 0;
  z-index: 1;
}
.boxCalculator__ellipse-2 {
  position: absolute;
  top: -55%;
  right: 0;
  z-index: 1;
}
.boxCalculator__title {
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.boxCalculator__title span {
  color: #d8f20b;
}
.boxCalculator__text {
  color: #ffffff;
  text-align: center;
  font-weight: 300;
  line-height: 1.5;
}
.boxCalculator__bottom {
  margin-top: 20px;
}
.boxCalculator__back.disabled, .boxCalculator__next.disabled {
  pointer-events: none;
  cursor: default;
  background: rgba(216, 242, 11, 0.5);
  border: 0;
}
.boxCalculator__back svg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  margin: 0 10px 0 0;
  top: 0;
}
@media (max-width: 1280px) {
  .boxCalculator {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .boxCalculator {
    margin-bottom: 40px;
  }
  .boxCalculator__back, .boxCalculator__next {
    width: 180px;
  }
}
@media (max-width: 479px) {
  .boxCalculator__bg {
    clip-path: polygon(0 4%, 100% 0, 100% 97.5%, 0% 100%);
  }
  .boxCalculator__back, .boxCalculator__next {
    width: auto;
    padding: 0 25px;
  }
  .boxCalculator__back svg, .boxCalculator__next svg {
    display: none;
  }
}

.boxSteps {
  margin-top: 40px;
  display: none;
}
.boxSteps.active {
  display: block;
}
.boxSteps__title {
  color: #ffffff;
  margin-bottom: 20px;
}
.boxSteps__title--2 {
  text-align: center;
}
.boxSteps__price {
  text-align: center;
  color: #d8f20b;
  margin-bottom: 40px;
}
.boxSteps__text {
  color: #ffffff;
}
.boxSteps__item {
  margin-bottom: 40px;
}
.boxSteps__item .boxSteps__input {
  padding-left: 20px;
  padding-right: 20px;
}
.boxSteps__input {
  display: block;
  width: 100%;
  height: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #2a2a2a;
  line-height: 44px;
  box-sizing: border-box;
  padding: 0 10px;
  border-radius: 6px;
  background: #2a2a2a;
  color: #ffffff;
}
.boxSteps__area {
  height: 247px;
  resize: none;
  line-height: 1;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px solid #d8f20b;
}

.boxCheck {
  margin: 0 -10px 0 -10px;
}
.boxCheck__thumb {
  width: 100%;
  height: 128px;
  margin-bottom: 16px;
}
.boxCheck__title {
  color: #ffffff;
  line-height: 1.2;
}
.boxCheck__text {
  color: #ffffff;
  margin-top: 10px;
}
.boxCheck__item {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.boxCheck__item input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.boxCheck__item input:checked + .check-radio {
  display: block;
}
.boxCheck__item label {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d8f20b;
  border-radius: 12px;
  text-align: center;
  padding: 44px 20px 20px 20px;
  height: 100%;
}
.boxCheck__item .check-radio {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
@media (max-width: 991px) {
  .boxCheck__title {
    font-size: 20px;
  }
  .boxCheck__thumb {
    height: 86px;
  }
}
@media (max-width: 768px) {
  .boxCheck__title {
    font-size: 18px;
  }
  .boxCheck__text {
    font-size: 14px;
  }
  .boxCheck__item label {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 639px) {
  .boxCheck__item {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .boxCheck__item {
    width: 100%;
  }
}

.boxRadio {
  margin: 20px 0 40px;
}
.boxRadio__item {
  margin-bottom: 10px;
}
.boxRadio__item input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.boxRadio__item input:checked + .check-radio svg {
  display: block;
}
.boxRadio__item label {
  cursor: pointer;
  width: 100%;
  position: relative;
}
.boxRadio__item .check-text {
  font-size: 20px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  position: relative;
  top: 1px;
}
.boxRadio__item .check-radio {
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid #d8f20b;
  border-radius: 50%;
  position: relative;
  margin-right: 16px;
}
.boxRadio__item .check-radio svg {
  display: none;
  position: relative;
  top: 1px;
}
.boxRadio__item .check-radio svg use {
  fill: #d8f20b;
}
@media (max-width: 479px) {
  .boxRadio__item .check-text {
    font-size: 16px;
  }
}

.formSteps {
  margin: 0 -10px 20px -10px;
}
.formSteps__item {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.formSteps .formFeedback__input {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 20px;
}
@media (max-width: 479px) {
  .formSteps__item {
    width: 100%;
  }
}

/**  AOS **/
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

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

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

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

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

/** END  AOS **/
/** Selectric **/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric {
  position: relative;
  overflow: hidden;
  background: #2a2a2a;
  border-radius: 6px;
}

.selectric-open .selectric {
  border-radius: 6px 6px 0 0;
}

.selectric-label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
  width: 100%;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}

.selectric-button {
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 20px;
  background: transparent;
  text-align: center;
  font-size: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.selectric-button:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 7px;
  height: 7px;
  border: solid 1px #fff;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -6px;
}

.selectric-open .selectric-button {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

.selectric-items {
  display: none;
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  background: #2a2a2a;
  margin-top: -1px;
  border-radius: 0;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
}

.selectric-items li {
  display: block;
  padding: 8px 8px 8px 10px;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.selectric-items li.selected,
.selectric-items li.highlighted,
.selectric-items li:hover {
  background: #d8f20b;
  color: #2a2a2a;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #2f2f2f !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/** END Selectric **/
/** Remodal **/
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.remodal,
[data-remodal-id] {
  display: none;
}

.remodal-overlay {
  position: fixed;
  z-index: 1000;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

.remodal-wrapper {
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  display: inline-block;
}

.remodal-overlay {
  background: rgba(2, 5, 2, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 10px;
}

.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 44px;
  height: 44px;
  cursor: pointer;
  background: transparent;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 2;
  font-size: 0;
}
.remodal-close use {
  fill: #fff;
}
.remodal-close:hover use {
  fill: #d8f20b;
}

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.remodal {
  max-width: 682px;
  width: 100%;
  border: 1px solid #d8f20b;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#191919));
  background: linear-gradient(180deg, #292929 0%, #191919 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 30px;
  text-align: left;
}
.remodal.modalСonsultation {
  max-width: 682px;
}
.remodal.modalReviews {
  max-width: 1065px;
  border: 0;
  background: #2e2e2e;
  border-radius: 6px;
  padding: 40px;
}
@media (max-width: 768px) {
  .remodal.modalReviews {
    padding: 30px 15px 30px 15px;
  }
}
.remodal.modalThanks {
  max-width: 1072px;
  padding: 146px 72px 0 45px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .remodal.modalThanks {
    padding: 70px 30px 0 30px;
  }
}
@media (max-width: 768px) {
  .remodal.modalThanks {
    padding: 50px 15px 0 15px;
  }
}
.remodal__title {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .remodal {
    padding: 50px 30px;
  }
  .remodal .remodal-close {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 768px) {
  .remodal {
    padding: 50px 15px 30px 15px;
  }
  .remodal__title {
    font-size: 20px;
  }
}

.all-modalReviews .remodal-close {
  top: 40px;
  right: 40px;
}
@media (max-width: 768px) {
  .all-modalReviews .remodal-close {
    top: 15px;
    right: 15px;
  }
}

.modalReviews__top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.modalReviews .sliderReviews__right {
  padding: 0 0 0 16px;
}
@media (max-width: 768px) {
  .modalReviews__top {
    padding-right: 45px;
  }
}

.modalThanks__thumb img {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.modalThanks__left {
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 62px 70px 0;
}
.modalThanks__bottom {
  margin-top: 40px;
}
.modalThanks__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 48px;
  text-transform: uppercase;
  color: #ffffff;
}
.modalThanks__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  line-height: 1.2;
  margin-top: 26px;
}
.modalThanks__smallTitle, .modalThanks__smallText {
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  margin-top: 20px;
}
.modalThanks__smallTitle a, .modalThanks__smallText a {
  color: #d8f20b;
  text-decoration: underline;
}
.modalThanks__smallTitle a:hover, .modalThanks__smallText a:hover {
  text-decoration: none;
}
.modalThanks__social {
  margin-top: 20px;
}
.modalThanks__social--link {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #2a2a2a;
  margin: 0 3px;
}
.modalThanks__social--link use {
  fill: #d8f20b;
}
.modalThanks__social--link:hover {
  background-color: #d8f20b;
}
.modalThanks__social--link:hover use {
  fill: #2a2a2a;
}
@media (max-width: 991px) {
  .modalThanks__left {
    padding: 30px 30px 30px 0;
  }
  .modalThanks__thumb {
    max-width: 301px;
  }
  .modalThanks__title {
    font-size: 42px;
  }
  .modalThanks__text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .modalThanks__left {
    padding-right: 15px;
  }
  .modalThanks__social--link {
    width: 48px;
    height: 48px;
  }
  .modalThanks__social--link svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (max-width: 639px) {
  .modalThanks__left {
    padding-right: 0;
  }
  .modalThanks__thumb {
    display: none;
  }
  .modalThanks__bottom {
    margin-top: 30px;
  }
}

.formСonsultation__item {
  margin-bottom: 20px;
}
.formСonsultation__input {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 6px;
  font-size: 18px;
  color: #ffffff;
  font-size: 16px !important;
  background: transparent;
}
.formСonsultation__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formСonsultation__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formСonsultation__input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formСonsultation__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.formСonsultation__area {
  resize: none;
  border-radius: 8px;
  height: 100px;
  line-height: 1;
  padding-top: 17px;
  padding-bottom: 17px;
}
.formСonsultation__button {
  margin: 20px auto 0 auto;
}
@media (max-width: 359px) {
  .formСonsultation__button {
    width: 100%;
  }
}

.modalCheck input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.modalCheck input:checked + .check-radio {
  background: #d8f20b;
  border-color: #fff;
}
.modalCheck input:checked + .check-radio:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.modalCheck label {
  cursor: pointer;
  width: 100%;
  position: relative;
}
.modalCheck .check-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.42;
  color: #ffffff;
  position: relative;
  top: 1px;
}
.modalCheck .check-text a {
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
}
.modalCheck .check-text a:hover {
  color: #d8f20b;
}
.modalCheck .check-radio {
  width: 14px;
  height: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid #fff;
  position: relative;
  margin-right: 10px;
  border-radius: 2px;
}
.modalCheck .check-radio:before {
  opacity: 1;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 2px;
  height: 6px;
  border: solid #2a2a2a;
  border-width: 0px 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

/** END Remodal **/