@font-face {
    font-family: 'Poppins';
    src: url(./14d00dab1f6802e787183ecab5cce85e.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./e9c5c588e39d0765d30bcd6594734102.ttf) format("truetype");
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url(./08c20a487911694291bd8c5de41315ad.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./19406f767addf00d2ea82cdc9ab104ce.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url(./d45bdbc2d4a98c1ecb17821a1dbbd3a4.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./8afe4dc13b83b66fec0ea671419954cc.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url(./fcc40ae9a542d001971e53eaed948410.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./0613c488cf7911af70db821bdd05dfc4.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url(./bf59c687bc6d3a70204d3944082c5cc0.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./cf5ba39d9ac24652e25df8c291121506.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url(./093ee89be9ede30383f39a899c485a82.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./c1034239929f4651cc17d09ed3a28c69.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url(./6f1520d107205975713ba09df778f93f.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url(./9841f3d906521f7479a5ba70612aa8c8.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}
html {
    scroll-behavior: smooth;
}
html {
    animation-name: bodyanimation;
    animation-duration: 1s;
    animation-iteration-count: 1;
}
@keyframes bodyanimation {
    0% {
    opacity: 0;
    visibility: hidden;
}
100% {
    opacity: 1;
    visibility: visible;
}
}body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
}
.main {
    position: relative;
}
.overflowHidden {
    overflow: hidden;
}
* {
    margin: 0;
    padding: 0;
    line-height: 1;
    box-sizing: border-box;
    color: #000;
}
img {
    max-width: 100%}
.e-container {
    max-width: 1728px;
    margin: 0 auto;
    padding: 0 8.333333333%}
@media (max-width: 767px) {
    .e-container {
    padding: 0 20px;
}
}.e-container_narrow {
    padding: 0 7.509259259%}
@media (max-width: 1399px) {
    .e-container_narrow {
    padding: 0 10%}
}@media (max-width: 767px) {
    .e-container_narrow {
    padding: 0 20px;
}
}.e-container_custom {
    padding-right: 7.92824074%}
@media (max-width: 767px) {
    .e-container_custom {
    padding: 0 20px;
}
}.e-container_wide {
    padding: 0 5.497685185%}
@media (max-width: 767px) {
    .e-container_wide {
    padding: 0 40px;
}
}.btn {
    display: inline-block;
    padding: 16.5px 30px;
    border: 1px solid transparent;
    border-radius: 30px;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    text-decoration: none;
    position: relative;
    background: #fff;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .btn {
    font-size: 16px;
    line-height: 150%;
    padding: 16px 20px;
}
}.btn span {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
    display: inline-block;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .btn span {
    transition-duration: unset;
}
}.btn::after {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    position: absolute;
    right: 30px;
    top: 14px;
    transition-duration: .3s;
    opacity: 0;
}
@media (max-width: 767px) {
    .btn: :after {
    transition-duration: unset;
}
}.btn:hover {
    border-color: #8B48FF;
}
.btn:hover span {
    transform: translateX(-12px);
}
@media (max-width: 767px) {
    .btn: hover span {
    transform: none;
}
}.btn:hover::after {
    right: 18px;
    opacity: 1;
}
@media (max-width: 767px) {
    .btn: hover::after {
    opacity: 0;
}
}.btn_violet {
    background: #8B48FF;
    color: #fff;
}
.btn_violet::after {
    content: url(./86a43b3c97d69e3ae22754a1a9c3dfc2.svg);
}
.btn_grey {
    background: #F0EFFD;
}
.btn_footer {
    padding: 13px 24px;
    font-weight: 400;
    font-size: 14.4px;
    line-height: 21.6px;
    color: #fff;
    background: #8B48FF;
}
.btn_footer:hover {
    background: #9E66FF !important;
}
.btn_footer::after {
    content: none;
}
h1 {
    font-weight: 400;
    font-size: 100px;
    line-height: 1;
    color: #8B48FF;
}
@media (max-width: 1199px) {
    h1 {
    font-size: 72px;
}
}@media (max-width: 767px) {
    h1 {
    font-size: 45px;
    line-height: 51px;
}
}h2, h1.hero-finder__content-title {
    font-weight: 400;
    font-size: 72px;
    line-height: 80px;
    color: #8B48FF;
}
@media (max-width: 1199px) {
    h2, h1.hero-finder__content-title {
    font-size: 54px;
    line-height: 62px;
}
}@media (max-width: 767px) {
    h2, h1.hero-finder__content-title {
    font-size: 30px;
    line-height: 44px;
}
}h3, h1.blog-post-info__title {
    font-weight: 400;
    font-size: 60px;
    line-height: 75px;
    color: #8B48FF;
}
@media (max-width: 1199px) {
    h3, h1.blog-post-info__title {
    font-size: 42px;
    line-height: 54px;
}
}@media (max-width: 767px) {
    h3, h1.blog-post-info__title {
    font-size: 30px;
    line-height: 45px;
}
}p {
    font-size: 22px;
    line-height: 35px;
    color: #000;
}
@media (max-width: 1399px) {
    p {
    font-size: 18px;
    line-height: 30px;
}
}@media (max-width: 767px) {
    p {
    font-size: 18px;
    line-height: 28px;
}
}.container {
    margin: 0 auto;
    box-sizing: border-box;
    width: 1200px;
    padding: 0 0;
    max-width: 100%}
@media all and (max-width: 1200px) {
    .container {
    width: 1200px;
    padding: 0 10px;
}
}@media all and (max-width: 980px) {
    .container {
    width: calc( 100% - 20px);
    padding: 0 10px;
}
}.container .row {
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    width: 1200px;
    max-width: 100%}
@media all and (max-width: 1200px) {
    .container .row {
    width: 1180px;
}
}@media all and (max-width: 767px) {
    .container .row {
    flex-direction: column;
    width: 100%}
}.container .row .col {
    width: 100px;
    padding: 0 15px;
    box-sizing: border-box;
}
@media all and (max-width: 1200px) {
    .container .row .col {
    width: 98.33333px;
    padding: 0 10px;
}
}@media all and (max-width: 980px) {
    .container .row .col {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-1 {
    width: 100px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-1 {
    width: 98.33333px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-1 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-2 {
    width: 200px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-2 {
    width: 196.66667px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-2 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-3 {
    width: 300px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-3 {
    width: 295px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-3 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-4 {
    width: 400px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-4 {
    width: 393.33333px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-4 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-5 {
    width: 500px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-5 {
    width: 491.66667px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-5 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-6 {
    width: 600px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-6 {
    width: 590px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-6 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-7 {
    width: 700px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-7 {
    width: 688.33333px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-7 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-8 {
    width: 800px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-8 {
    width: 786.66667px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-8 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-9 {
    width: 900px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-9 {
    width: 885px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-9 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-10 {
    width: 1000px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-10 {
    width: 983.33333px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-10 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-11 {
    width: 1100px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-11 {
    width: 1081.66667px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-11 {
    width: 100%;
    padding: 0 10px;
}
}.container .row .col.col-12 {
    width: 1200px;
}
@media all and (max-width: 1200px) {
    .container .row .col.col-12 {
    width: 1180px;
    padding: 0 10px;
}
}@media all and (max-width: 767px) {
    .container .row .col.col-12 {
    width: 100%;
    padding: 0 10px;
}
}#overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.75);
}
#overlay .modal {
    flex-grow: 1;
    display: none;
    max-width: 50%;
    max-height: 70%;
    min-width: 320px;
    flex-basis: auto;
    min-height: 320px;
    background-color: #ffffff;
}
html, body {
    margin: 0;
    padding: 0;
}
.centered-text {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .centered-text {
    padding: 60px 0;
}
}.centered-text__container {
    padding: 0 15.509259259%}
@media (max-width: 992px) {
    .centered-text__container {
    padding: 0 5%}
}@media (max-width: 767px) {
    .centered-text__container {
    padding: 0 20px;
}
}.centered-text__title {
    text-align: center;
}
.centered-text__content {
    margin: 34px 20.302013422% 0;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}
@media (max-width: 1199px) {
    .centered-text__content {
    margin: 34px 10% 0;
}
}@media (max-width: 767px) {
    .centered-text__content {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 28px;
}
}.centered-text__buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    column-gap: 10px;
}
.running-line {
    margin: 80px 0;
    box-sizing: border-box;
    height: 180px;
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    align-items: center;
    background-image: radial-gradient(50% 50% at 50% 50%,  #F0EFFD 40%,  #fff 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 767px) {
    .running-line {
    margin: 60px 0;
}
}.running-line .items-wrap {
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 45px;
    height: 50px;
}
.running-line .items-wrap:before, .running-line .items-wrap:after {
    content: "";
    height: 100%;
    top: 0;
    width: 10%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
}
.running-line .items-wrap:before {
    left: 0;
    background: linear-gradient(90deg,  #fff 0%,  rgba(255, 255, 255, 0) 100%);
}
.running-line .items-wrap:after {
    right: 0;
    background: linear-gradient(90deg,  rgba(255, 255, 255, 0) 0%,  #fff 100%);
}
.running-line .items {
    max-height: 100%;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    gap: 45px;
    counter-reset: item;
    justify-content: space-around;
    min-width: 100%}
.running-line .item {
    max-height: 100%;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.1s ease-in-out;
}
.running-line .item:nth-of-type(2) {
    width: 150px;
}
.running-line .item img {
    width: 100%;
    max-height: 100%}
.running-line .marquee {
    animation: scroll 60s linear infinite;
}
@keyframes scroll {
    from {
    transform: translateX(0);
}
to {
    transform: translateX(calc(-100% - 45px));
}
}.title-text-two-col {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .title-text-two-col {
    padding: 60px 0;
}
}.title-text-two-col__container {
    display: flex;
    column-gap: 34px;
}
@media (max-width: 767px) {
    .title-text-two-col__container {
    flex-direction: column;
    row-gap: 20px;
}
}.title-text-two-col__title {
    min-width: 33%}
@media (max-width: 1199px) {
    .title-text-two-col__title {
    min-width: 30%}
}@media (max-width: 767px) {
    .title-text-two-col__title {
    min-width: 100%}
}.title-text-two-col__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.title-text-two-col__links {
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
}
.latest-news {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .latest-news {
    padding: 60px 0;
}
}.latest-news__content {
    display: flex;
    column-gap: 34px;
}
@media (max-width: 767px) {
    .latest-news__content {
    flex-direction: column;
    row-gap: 20px;
}
}.latest-news__title {
    min-width: 33%}
.latest-news__text {
    flex-grow: 1;
}
.latest-news__slider {
    margin: 70px 0 40px;
}
@media (max-width: 767px) {
    .latest-news__slider {
    margin: 40px 0 40px;
}
}.latest-news__slider .slick-list {
    margin-left: calc(8.333333333% - 15px);
    padding-right: calc(30.308880308% - 15px);
    overflow: hidden;
}
@media (max-width: 1199px) {
    .latest-news__slider .slick-list {
    margin-left: calc(5% - 15px);
    padding-right: calc(10% - 15px);
}
}@media (max-width: 767px) {
    .latest-news__slider .slick-list {
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
}
}.latest-news__slider .slick-list .slick-track {
    display: flex !important;
}
.latest-news__slider .slick-list .slick-track .slick-slide {
    height: inherit !important;
}
.latest-news__slider-arrows {
    padding: 0 8.333333333%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}
.latest-news__slider-arrows button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #F0EFFD;
    overflow: hidden;
    border: 1px solid transparent;
    transition-duration: .3s;
    font-size: 0;
    line-height: 0;
    position: relative;
}
.latest-news__slider-arrows button:hover {
    border-color: #8B48FF;
    cursor: pointer;
}
.latest-news__slider-arrows button:hover::before {
    left: 50%}
.latest-news__slider-arrows button:hover::after {
    left: calc(50% + 50px);
}
.latest-news__slider-arrows button.slick-disabled {
    opacity: .5;
}
.latest-news__slider-arrows button::before, .latest-news__slider-arrows button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition-duration: .3s;
}
.latest-news__slider-arrows button::after {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
}
.latest-news__slider-arrows button::before {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    left: calc(50% - 50px);
}
.latest-news__slider-arrows button.slick-prev::before, .latest-news__slider-arrows button.slick-prev::after {
    transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}
.latest-news__slider-arrows button.slick-prev::before {
    left: 50%}
.latest-news__slider-arrows button.slick-prev::after {
    left: calc(50% + 50px);
}
.latest-news__slider-arrows button.slick-prev:hover::before {
    left: calc(50% - 50px);
}
.latest-news__slider-arrows button.slick-prev:hover::after {
    left: 50%}
.latest-news__slide {
    overflow: hidden;
    padding: 0 15px;
    position: relative;
}


@media (max-width: 767px) {
    .latest-news__slide: hover .latest-news__slide-category {
    left: 20px;
}
}.latest-news__slide:hover .latest-news__slide-content-link span {
    background: #f7f6ff;
    padding-right: 50px;
}
.latest-news__slide:hover .latest-news__slide-content-link span::after {
    right: 18px;
    opacity: 1;
    padding-left: 5px;
}
.latest-news__slide-link {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    z-index: 2;
}
.latest-news__slide-inner {
    height: 100%;
    display: flex;
    column-gap: 10px;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .latest-news__slide-inner {
    flex-direction: column;
    row-gap: 10px;
}
}.latest-news__slide-img {
    position: relative;
    flex-grow: 1;
    border-radius: 10px;
    
    transition-duration: .3s;
	margin-bottom:10px;
}
@media (max-width: 767px) {
    .latest-news__slide-img {
    flex-grow: unset;
}
}.latest-news__slide-img-wrapper {
    height: 100%;
    position: relative;
}
@media (max-width: 767px) {
    .latest-news__slide-img-wrapper {
    width: 100%;
    height: auto;
    }
}.latest-news__slide-img-wrapper img {
    
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.latest-news__slide-category {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
    padding: 8px 21px;
    background: #8B48FF;
    border-radius: 5px;
    font-weight: 400;
    font-size: 22px;
    line-height: 35px;
    color: #F0EFFD;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .latest-news__slide-category {
    font-size: 18px;
    line-height: 28px;
}
}.latest-news__slide-content {
    border-radius: 10px;
    padding: 38px 40px;
    background: #F0EFFD;
    min-width: 67.867036011%;
    max-width: 67.867036011%;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .latest-news__slide-content {
    flex-grow: 1;
    min-width: 100%;
    max-width: 100%;
    padding: 25px 20px 20px;
}
}.latest-news__slide-content-link {
    display: flex;
    justify-content: flex-end;
    margin-top: 25px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: red;
}
.latest-news__slide-content-link span {
    padding: 16px 18px;
    background: transparent;
    color: #000;
    font-size: inherit;
    line-height: inherit;
    border-radius: 30px;
    transition-duration: .3s;
    display: inline-flex;
    position: relative;
}
.latest-news__slide-content-link span::after {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    position: absolute;
    right: 24px;
    padding-left: 0;
    opacity: 0;
    transition-property: all;
    transition-duration: .3s;
}
.latest-news__slide-title {
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .latest-news__slide-title {
    font-size: 20px;
    line-height: 30px;
}
}.latest-news__slide-text {
    font-size: 18px;
    line-height: 30px;
}
@media (max-width: 767px) {
    .latest-news__slide-text {
    font-size: 16px;
    line-height: 25px;
}
}.text-img {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .text-img {
    padding: 60px 0;
}
}.text-img .e-container {
    display: flex;
    align-items: center;
    column-gap: 10.555555555%}
@media (max-width: 767px) {
    .text-img .e-container {
    flex-direction: column;
    padding: 0 20px;
    row-gap: 30px;
}
}.text-img__img {
    flex-grow: 1;
    border-radius: 10px;
    overflow: hidden;
}
.text-img__img-wrapper {
    line-height: 0;
}
.text-img__content {
    min-width: 48.958333333%;
    max-width: 48.958333333%}
@media (max-width: 767px) {
    .text-img__content {
    min-width: 100%;
    max-width: 100%}
}.text-img__title {
    margin-bottom: 34px;
}
@media (max-width: 767px) {
    .text-img__title {
    margin-bottom: 20px;
}
}.text-img__btns {
    margin-top: 40px;
    display: flex;
    column-gap: 10px;
}
.text-img_mirrored .text-img__img {
    order: 2;
}
@media (max-width: 767px) {
    .text-img_mirrored .text-img__img {
    order: 1;
}
}.text-img_mirrored .text-img__content {
    order: 1;
}
@media (max-width: 767px) {
    .text-img_mirrored .text-img__content {
    order: 2;
}
}.features {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .features {
    padding: 60px 0;
}
}.features__grid {
    display: flex;
    justify-content: center;
    column-gap: 5.201560468%}
@media (max-width: 767px) {
    .features__grid {
    display: grid;
    grid-template-columns: repeat(1,  minmax(0,  1fr));
    row-gap: 50px;
}
}.features__feature {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 29px;
    flex-grow: 1;
    flex-basis: 0;
	
}
.features__feature-img {
    width: 80px;
}
@media (max-width: 767px) {
    .features__feature-img {
    width: 60px;
}
}.features__feature-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
}
@media (max-width: 767px) {
    .features__feature-content {
    row-gap: 10px;
}
}.features__feature-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #8B48FF;
}
@media (max-width: 767px) {
    .features__feature-title {
    font-size: 25px;
    line-height: 37.5px;
}
}.features__feature-text {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
@media (max-width: 767px) {
    .features__feature-text {
    font-size: 16px;
    line-height: 25px;
}
}.features__btn {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
@media (max-width: 767px) {
    .features__btn {
    margin-top: 40px;
}
}.reviews {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .reviews {
    padding: 60px 0;
}
}.reviews__slider {
    padding: 50px;
    background: #F0EFFD;
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .reviews__slider {
    padding: 20px;
}
}.reviews__slider-arrows {
    margin-top: 20px;
    padding-left: 22.835820895%;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
@media (max-width: 992px) {
    .reviews__slider-arrows {
    padding-left: 0;
}
}.reviews__slider-arrows button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    border: 1px solid transparent;
    transition-duration: .3s;
    font-size: 0;
    line-height: 0;
    position: relative;
}
.reviews__slider-arrows button:hover {
    border-color: #8B48FF;
    cursor: pointer;
}
.reviews__slider-arrows button:hover::before {
    left: 50%}
.reviews__slider-arrows button:hover::after {
    left: calc(50% + 50px);
}
.reviews__slider-arrows button.slick-disabled {
    opacity: .5;
}
.reviews__slider-arrows button::before, .reviews__slider-arrows button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition-duration: .3s;
}
.reviews__slider-arrows button::after {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
}
.reviews__slider-arrows button::before {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    left: calc(50% - 50px);
}
.reviews__slider-arrows button.slick-prev::before, .reviews__slider-arrows button.slick-prev::after {
    transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}
.reviews__slider-arrows button.slick-prev::before {
    left: 50%}
.reviews__slider-arrows button.slick-prev::after {
    left: calc(50% + 50px);
}
.reviews__slider-arrows button.slick-prev:hover::before {
    left: calc(50% - 50px);
}
.reviews__slider-arrows button.slick-prev:hover::after {
    left: 50%}
@media (max-width: 992px) {
    .reviews__slider-arrows {
    margin-top: 40px;
}
}.reviews__slide-inner {
    display: flex;
}
@media (max-width: 992px) {
    .reviews__slide-inner {
    flex-direction: column;
    row-gap: 30px;
}
}.reviews__slide-author {
    min-width: 22.835820895%;
    max-width: 22.835820895%;
    color: #000;
}
@media (max-width: 992px) {
    .reviews__slide-author {
    order: 2;
}
}@media (max-width: 767px) {
    .reviews__slide-author {
    min-width: 100%;
    max-width: 100%}
}.reviews__slide-author-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: inherit;
}
.reviews__slide-author-position-company {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}
.reviews__slide-text {
    padding-right: 53px;
    font-weight: 400;
    font-size: 32px;
    line-height: 47.36px;
    color: #000;
}
@media (max-width: 1199px) {
    .reviews__slide-text {
    font-size: 26px;
    line-height: 38px;
    padding-right: 0;
}
}@media (max-width: 992px) {
    .reviews__slide-text {
    order: 1;
}
}@media (max-width: 767px) {
    .reviews__slide-text {
    font-size: 20px;
    line-height: 30px;
}
}.buttons {
    padding: 80px 0;
    display: flex;
    justify-content: center;
    column-gap: 10px;
}
@media (max-width: 767px) {
    .buttons {
    padding: 60px 0;
}
}.img-section {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .img-section {
    padding: 60px 0;
}
}.img-section__wrapper {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 40.972222222%}
@media (max-width: 767px) {
    .img-section__wrapper {
    padding-bottom: 56.666666666%}
}.img-section__wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.footer {
    margin-top: 80px;
    padding: 60px 80px 53px;
    background: #000;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .footer {
    flex-direction: column;
    row-gap: 30px;
}
}@media (max-width: 767px) {
    .footer {
    padding: 30px 18px 30px 17px;
    row-gap: 20px;
}
}.footer__logo {
    align-self: flex-start;
}
@media (max-width: 1199px) {
    .footer__logo {
    align-self: center;
}
}@media (max-width: 767px) {
    .footer__logo {
    align-self: flex-start;
}
}.footer__content {
    padding-top: 6px;
}
@media (max-width: 1199px) {
    .footer__content {
    padding-top: 0;
}
}.footer__content-menu-btn, .footer__content-menu-btn_right {
    display: flex;
    column-gap: 60px;
    justify-content: flex-end;
}
@media (max-width: 1399px) {
    .footer__content-menu-btn, .footer__content-menu-btn_right {
    column-gap: 30px;
}
}@media (max-width: 992px) {
    .footer__content-menu-btn, .footer__content-menu-btn_right {
    flex-direction: column;
    row-gap: 30px;
}
}@media (max-width: 767px) {
    .footer__content-menu-btn, .footer__content-menu-btn_right {
    row-gap: 20px;
}
}@media (max-width: 1199px) {
    .footer__content-menu-btn_right, .footer__content-menu-btn_right_right {
    margin-left: auto;
}
}@media (max-width: 992px) {
    .footer__content-menu-btn_right, .footer__content-menu-btn_right_right {
    margin-left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
}.footer__content-partners-social {
    margin-top: 67px;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .footer__content-partners-social {
    margin-top: 20px;
}
}.footer__content .partners__title {
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 11px;
    letter-spacing: unset;
}
@media (max-width: 767px) {
    .footer__content .partners__title {
    margin-bottom: 10px;
}
}.footer__content .partners__list {
    display: flex;
    align-items: center;
    column-gap: 30px;
    list-style: none;
}
@media (max-width: 767px) {
    .footer__content .partners__list {
    flex-wrap: wrap;
    row-gap: 20px;
}
}.footer__content .partners__list li a {
    display: inline-block;
    line-height: 0;
}
.footer__socials {
    display: flex;
    align-self: flex-end;
}
.footer__socials a.socials-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    min-width: 40px;
    background: #8B48FF;
    border-radius: 50%;
    border: 1px solid transparent;
    position: relative;
    transition-duration: .3s;
    overflow: hidden;
}
.footer__socials a.socials-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.footer__socials a.socials-item img.footer__social-icon_before {
    transform: translateX(calc(-50% - 50px)) translateY(-50%);
    transition-duration: .3s;
}
.footer__socials a.socials-item img.footer__social-icon_after {
    transition-duration: .3s;
}
.footer__socials a.socials-item:hover {
    border-color: #9E66FF;
    background: #9E66FF;
}
.footer__socials a.socials-item:hover img.footer__social-icon_before {
    transform: translateX(-50%) translateY(-50%);
}
.footer__socials a.socials-item:hover img.footer__social-icon_after {
    transform: translateX(calc(-50% + 50px)) translateY(-50%);
}
@media (max-width: 992px) {
    .footer__socials_desktop {
    display: none;
}
}.footer__socials_mobile {
    display: none;
}
@media (max-width: 992px) {
    .footer__socials_mobile {
    display: flex;
    align-self: center;
}
}.footer__button a {
    display: inline-block;
    transition-duration: .3s;
}
.footer__button a:hover {
    background: #8B48FF;
}
@media (max-width: 1199px) {
    .footer__button {
    margin-left: auto;
}
}@media (max-width: 992px) {
    .footer__button {
    margin-left: 0;
}
}.footer .lang-switch .switch-list {
    list-style: none;
    display: flex;
}
.footer .lang-switch .switch-list .lang-item a {
    font-size: 12px;
    line-height: 140%;
    display: inline-block;
    padding: 10px 0 10px 10px;
    font-weight: 600;
    color: #8B48FF;
    text-decoration: none;
    text-transform: uppercase;
}
.footer .lang-switch .switch-list .lang-item a:hover {
    text-decoration: underline;
}
.footer .lang-switch .switch-list .lang-item:first-of-type a {
    padding-right: 10px;
    padding-left: 0;
    border-right: 1px solid #fff;
}
.footer .lang-switch .switch-list .lang-item.active a {
    color: #fff;
    text-decoration: underline;
}
.footer__menu {
    display: flex;
    column-gap: 60px;
}
@media (max-width: 1399px) {
    .footer__menu {
    column-gap: 30px;
}
}@media (max-width: 992px) {
    .footer__menu {
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 40px;
}
}@media (max-width: 767px) {
    .footer__menu {
    row-gap: 20px;
}
}@media (max-width: 992px) {
    .footer__menu-item: first-of-type {
    min-width: 100%}
}.footer__menu-item h3 {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    letter-spacing: unset;
}
.footer__menu-item .footer__nav {
    list-style: none;
}
.footer__menu-item .footer__nav li a {
    font-size: 16px;
    line-height: 30px;
    display: inline-flex;
    color: #8B48FF;
    text-decoration: none;
    transition-duration: .3s;
}
.footer__menu-item .footer__nav li a:hover {
    color: #fff;
}
.hero-finder {
    padding: 20px 20px 0;
    position: relative;
    margin-bottom: 80px;
}
@media (max-width: 992px) {
    .hero-finder {
    padding: 0;
}
}@media (max-width: 767px) {
    .hero-finder {
    margin-bottom: 60px;
}
}@media (max-width: 767px) {
    .hero-finder_home {
    margin-bottom: 60px;
}
}@media (max-width: 1399px) {
    .hero-finder_home .hero-finder__content {
    padding: 0 60px 100px;
}
}@media (max-width: 992px) {
    .hero-finder_home .hero-finder__content {
    position: static;
    padding-top: 150px;
    padding-bottom: 180px;
    padding-left: 20px;
    padding-right: 20px;
}
}@media (max-width: 767px) {
    .hero-finder_home .hero-finder__content-wrapper {
    flex-direction: column;
    row-gap: 30px;
}
}@media (max-width: 767px) {
    .hero-finder_home .hero-finder__content-slogan {
    margin-top: 20px;
}
}@media (max-width: 767px) {
    .hero-finder_home .hero-finder__content-img {
    min-width: 100%;
    max-width: 100%}
}@media (max-width: 767px) {
    .hero-finder_home .hero-finder__finder {
    padding-bottom: 30px;
}
}@media (max-width: 767px) {
    .hero-finder_home .hero-finder__finder-btn-search {
    position: relative;
    top: 10px;
}
.hero-finder_home .hero-finder__finder-btn-search::after {
    line-height: 1.25;
}
.hero-finder_home .hero-finder__finder-btn-search:hover::after {
    opacity: 1;
    transform: translateX(5px);
    transition-duration: .3s;
}
}.hero-finder__bg {
    width: 100%;
    height: 0;
    padding-bottom: 53.317535545%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 992px) {
    .hero-finder__bg {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: auto;
    padding-bottom: 0;
}
}.hero-finder__bg>img, .hero-finder__bg>video, .hero-finder__bg>dotlottie-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    z-index: -1;
}
.hero-finder__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 0 100px 162px 60px;
    display: flex;
    align-items: flex-end;
}
.hero-finder__content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 13.481675392%}
@media all and (max-width: 1727px) {
    .hero-finder__content-wrapper {
    column-gap: 10%}
}@media (max-width: 1399px) {
    .hero-finder__content-wrapper {
    column-gap: 5%}
}.hero-finder__content-title {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
@media all and (max-width: 1640px) {
    .hero-finder__content-title {
    font-size: 72px;
}
}@media (max-width: 1399px) {
    .hero-finder__content-title {
    font-size: 60px;
    line-height: 64px;
}
}@media (max-width: 1199px) {
    .hero-finder__content-title {
    font-size: 40px;
    line-height: 48px;
}
}@media (max-width: 992px) {
    .hero-finder__content-title {
    font-size: 28px;
}
}@media (max-width: 767px) {
    .hero-finder__content-title {
    font-size: 45px;
    line-height: 51px;
}
}.hero-finder__content-title span {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: #8B48FF;
    font-weight: 400;
}
@media (max-width: 767px) {
    .hero-finder__content-title span {
    font-size: inherit;
    line-height: inherit;
}
}@media (max-width: 375px) {
    .hero-finder__content-title span {
   
}
}.hero-finder__content-slogan {
    margin-top: 40px;
    max-width: 70.81081081%;
    font-size: 22px;
    line-height: 35px;
}
@media (max-width: 1399px) {
    .hero-finder__content-slogan {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    max-width: 450px;
}
}@media (max-width: 1199px) {
    .hero-finder__content-slogan {
    max-width: 540px;
}
}@media (max-width: 767px) {
    .hero-finder__content-slogan {
    margin-top: 0;
    max-width: 100%;
    font-size: 20px;
    line-height: 30px;
}
}.hero-finder__content-buttons {
    display: flex;
    margin-top: 25px;
    column-gap: 10px;
}
.hero-finder__content-img {
    min-width: 37.743455497%;
    max-width: 37.743455497%}
.hero-finder__finder {
    position: relative;
    top: -78px;
    margin-bottom: -78px;
    left: 10.9375%;
    width: calc(100% - 21.875%);
    max-width: calc(100% - 21.875%);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 28.9px 0 rgba(0, 0, 0, 0.4);
    padding: 22px 55px 48px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    z-index: 3;
}
@media (max-width: 1399px) {
    .hero-finder__finder {
    left: 5%;
    width: calc(100% - 10%);
    max-width: calc(100% - 10%);
}
}@media (max-width: 1199px) {
    .hero-finder__finder {
    left: 3%;
    width: calc(100% - 6%);
    max-width: calc(100% - 6%);
    padding: 22px 20px 48px;
}
}@media (max-width: 767px) {
    .hero-finder__finder {
    padding: 20px;
    row-gap: 30px;
    left: 10px;
    width: calc(100% - 20px);
    max-width: calc(100% - 20px);
    top: -181px;
    margin-bottom: -181px;
}
}.hero-finder__finder-text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 40px;
}
@media (max-width: 767px) {
    .hero-finder__finder-text {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
}
}.hero-finder__finder-text-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 85px;
    color: #8B48FF;
}
@media (max-width: 767px) {
    .hero-finder__finder-text-title {
    font-size: 25px;
    line-height: 37.5px;
}
}.hero-finder__finder-text-slogan {
    font-size: 22px;
    line-height: 35px;
    color: #000;
}
@media (max-width: 1399px) {
    .hero-finder__finder-text-slogan {
    font-size: 18px;
    line-height: 30px;
}
}@media (max-width: 767px) {
    .hero-finder__finder-text-slogan {
    font-size: 18px;
    line-height: 28px;
}
}.hero-finder__finder-buttons {
    display: grid;
    grid-template-columns: repeat(3,  minmax(0,  1fr));
    column-gap: 20px;
    align-items: flex-start;
}
@media (max-width: 992px) {
    .hero-finder__finder-buttons {
    grid-template-columns: repeat(1,  minmax(0,  1fr));
    row-gap: 10px;
}
}.hero-finder__finder-btn {
    position: relative;
}
.hero-finder__finder-btn-dropdown {
    height: 60px;
    display: flex;
    padding-left: 20px;
    border-radius: 30px;
    background: #F0EFFD;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    transition-duration: .3s;
    border: 1px solid transparent;
    overflow: hidden;
}
@media (max-width: 1199px) {
    .hero-finder__finder-btn-dropdown {
    font-size: 18px;
    line-height: 27px;
}
}@media (max-width: 375px) {
    .hero-finder__finder-btn-dropdown {
    font-size: 14px;
}
}.hero-finder__finder-btn-dropdown::after {
    content: url(./93abbeb37565792f4a889a03c5112d78.svg);
    position: absolute;
    right: 22px;
    top: 20px;
    transition-duration: .3s;
}
.hero-finder__finder-btn-dropdown:hover {
    border-color: #8B48FF;
    cursor: pointer;
}
.hero-finder__finder-btn-dropdown:hover::after {
    top: 26px;
}
.hero-finder__finder-btn-dropdown_active {
    border-color: #8B48FF;
}
.hero-finder__finder-btn-dropdown_active::after {
    top: 20px;
}
.hero-finder__finder-btn-dropdown_active:hover::after {
    top: 20px;
}
.hero-finder__finder-btn-dropdown_selected {
    position: absolute;
    top: 0;
    left: 0;
    background: #8B48FF;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 50px;
    display: flex;
    align-items: center;
    z-index: -1;
    border: 1px solid #8B48FF;
}
.hero-finder__finder-btn-dropdown_selected span {
    color: #fff;
}
.hero-finder__finder-btn-dropdown_selected::after {
    content: none;
}
.hero-finder__finder-btn-dropdown_selected-close {
    position: absolute;
    right: 26px;
    top: 18px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hero-finder__finder-btn-list {
    display: none;
    position: absolute;
    margin-top: 4px;
    width: 100%;
    padding: 15px 20px;
    background: #F0EFFD;
    border-radius: 10px;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.15);
    z-index: 5;
}
.hero-finder__finder-btn-list ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.hero-finder__finder-btn-list ul li {
    min-height: 46px;
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 28px;
    border-radius: 10px;
    transition-duration: .3s;
}
.hero-finder__finder-btn-list ul li:hover {
    cursor: pointer;
    background: #fff;
    padding-left: 14px;
}
.hero-finder__finder-btn-list ul li.hero-finder__finder-btn-list-item_active {
    background: #f7f6ff;
    padding-left: 14px;
    position: relative;
    padding-right: 45px;
}
.hero-finder__finder-btn-list ul li.hero-finder__finder-btn-list-item_active::after {
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background-image: url(./76bd63354b36909354b160f2e4daf538.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.hero-finder__finder-btn-search {
    width: 100%;
    height: 100%;
    background: #8B48FF;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    font-size: 18px;
    line-height: 27px;
}
.hero-finder__finder-btn-search:hover {
    cursor: pointer;
}
@media (max-width: 767px) {
    .hero-finder__finder-btn-search span {
    font-size: 16px;
    line-height: 24px;
}
}.hero-finder__finder-btn-search::after {
    line-height: 1.25;
}
.hero-finder__finder-btn-search:hover::after {
    opacity: 1;
    transform: translateX(5px);
    transition-duration: .3s;
}
.hero-finder__finder-dropdown-selected-items {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 6px;
    align-items: flex-start;
}
@media (max-width: 767px) {
    .hero-finder__finder-dropdown-selected-items {
    margin-top: 10px;
}
}.hero-finder__finder-selected {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
}
.hero-finder__finder-selected-item {
    display: flex;
    align-items: center;
    column-gap: 10px;
    border-radius: 50px;
    background: #f7f6ff;
    padding: 0;
    min-height: 30px;
    padding-left: 12px;
    column-gap: 10px;
}
.hero-finder__finder-selected-item-title {
    color: #000;
    font-size: 12px;
    line-height: 18px;
}
.hero-finder__finder-selected-item-img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2px;
    transition-duration: .3s;
    position: relative;
}
.hero-finder__finder-selected-item-img::after {
    content: url(./76bd63354b36909354b160f2e4daf538.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition-duration: .3s;
}
.hero-finder__finder-selected-item:hover {
    cursor: pointer;
}
.hero-finder__finder-selected-item:hover .hero-finder__finder-selected-item-img {
    background: #8B48FF;
}
.hero-finder__finder-selected-item:hover .hero-finder__finder-selected-item-img::after {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.hero-finder_page .hero-finder__bg {
    padding-bottom: 25.39099526%}
@media (max-width: 767px) {
    .hero-finder_page .hero-finder__bg {
    padding: 0;
}
}.hero-finder_page .hero-finder__content {
    padding-bottom: 93px;
    padding-right: 60px;
}
@media (max-width: 992px) {
    .hero-finder_page .hero-finder__content {
    padding: 127px 20px 40px;
}
}@media (max-width: 767px) {
    .hero-finder_page .hero-finder__content {
    position: static;
}
}.hero-finder_page .hero-finder__content-wrapper {
    flex-grow: 1;
    flex-direction: row;
}
.hero-finder_page .hero-finder__content-text {
    width: 100%;
    align-items: flex-end;
    column-gap: 20px;
    display: grid;
    grid-template-columns: repeat(2,  minmax(0,  1fr));
}
@media (max-width: 767px) {
    .hero-finder_page .hero-finder__content-text {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    align-items: flex-start;
}
}.hero-finder_page .hero-finder__content-text .hero-finder__content-slogan {
    max-width: unset;
    text-align: right;
}
@media (max-width: 1199px) {
    .hero-finder_page .hero-finder__content-text .hero-finder__content-slogan {
    font-size: 16px;
    line-height: 20px;
}
}.hero-finder_page .hero-finder__finder {
    top: -53px;
    margin-bottom: -113px;
}
@media (max-width: 767px) {
    .hero-finder_page .hero-finder__finder {
    top: -111px;
    margin-bottom: -241px;
}
}.hero-finder_page .hero-finder__finder .hero-finder__finder-buttons .hero-finder__finder-btn .hero-finder__finder-dropdown-selected-items .hero-finder__finder-selected-item .hero-finder__finder-selected-item-img product-finder__item-close img {
    filter: grayscale(100%);
}
.hero-finder_light .hero-finder__content-title span {
    color: #fff;
    hyphens: auto;
}
.hero-finder_light .hero-finder__content-slogan {
    color: #fff;
}
.hero-finder_no-filter {
    margin-bottom: 80px;
}
.hero-finder_no-filter .hero-finder__finder {
    display: none;
}
@media (max-width: 992px) {
    .hero-finder_page: not(.hero-finder_no-filter) .hero-finder__content {
    padding-bottom: 221px;
    position: relative;
    padding-top: 127px;
}
.hero-finder_page:not(.hero-finder_no-filter) .hero-finder__bg {
    padding-bottom: 0;
}
}.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 180px;
    width: 100%;
    display: flex;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 80px;
    transition-duration: .3s;
}
@media (max-width: 1399px) {
    .header {
    padding: 60px 40px;
}
}@media (max-width: 767px) {
    .header {
    padding: 20px 20px 22px 20px;
    height: 87px;
}
}.header-nav__product-finder {
    display: none;
}
.header_scrolled {
    padding: 30px 80px;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(40px);
    transition-duration: .3s;
    height: 120px;
}
@media (max-width: 1399px) {
    .header_scrolled {
    padding: 30px 40px;
}
}@media (max-width: 992px) {
    .header_scrolled .header__menu {
    top: 120px;
    height: calc(100vh - 120px);
}
}@media (max-width: 767px) {
    .header_scrolled {
    padding: 20px 20px 22px 20px;
    background: #f7f6ff;
    height: 87px;
}
.header_scrolled .header__menu {
    top: 87px;
    height: calc(100vh - 87px);
}
}.header__logo {
    position: relative;
}
@media (max-width: 767px) {
    .header__logo {
    max-width: 131px;
}
}.header__menu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 1199px) {
    .header__menu {
    position: absolute;
    transform: none;
	left: 0;
	right: 0;
}
}@media (max-width: 992px) {
    .header__menu {
    position: fixed;
    top: 180px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    background: rgba(30, 14, 59, 0.5);
    padding: 10px;
    transform: rotateX(90deg);
    transform-origin: top;
    transition-duration: .3s;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
}@media (max-width: 992px) and (max-width: 992px) {
    .header__menu-inner {
    background: #fff;
}
}@media (max-width: 992px) and (max-width: 992px) and (max-width: 992px) {
    .header__menu-inner {
    border-radius: 10px;
    overflow-y: scroll;
}
}@media (max-width: 767px) {
    .header__menu {
    top: 87px;
    height: calc(100vh - 87px);
}
}.header__menu_opened {
    opacity: 1;
    visibility: visible;
    transition-duration: .3s;
    transform: rotateX(0);
    z-index: 999;
}
@media (max-width: 767px) {
    .header__button>.btn.btn_violet {
    display: none;
}
}.header__button_mobile {
    display: none;
}
@media (max-width: 767px) {
    .header__button_mobile {
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #8B48FF;
}
}.header__lang-btn {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.header__lang-btn .lang-switch .switch-list {
    display: flex;
    align-items: center;
    list-style: none;
}
.header__lang-btn .lang-switch .switch-list .lang-item {
    padding: 7px 0 7px 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
.header__lang-btn .lang-switch .switch-list .lang-item a {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: inherit;
    text-transform: inherit;
}
.header__lang-btn .lang-switch .switch-list .lang-item:hover {
    text-decoration: underline;
    cursor: pointer;
}
.header__lang-btn .lang-switch .switch-list .lang-item:first-of-type {
    padding: 7px 10px 7px 0;
    border-right: 1px solid #000;
}
.header__lang-btn .lang-switch .switch-list .lang-item.active {
    color: #8B48FF;
    text-decoration: underline;
}
@media (max-width: 767px) {
    .header__lang-btn>.lang-switch {
    display: none;
}
}.header__burger {
    display: none;
}
@media (max-width: 1000px) {
    .header__burger {
    display: block;
    width: 56px;
    height: 45px;
    border-radius: 23px;
    background-color: #8B48FF;
    position: relative;
}
.header__burger::before {
    content: url(./75b7a2f60254e2e6f58f4c3cd5b05c85.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    line-height: 0;
    opacity: 1;
    transition-duration: .3s;
}
.header__burger::after {
    content: url(./a3bfabeb523adcec5e749627da9c0397.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    line-height: 0;
    opacity: 0;
    transition-duration: .3s;
}
.header__burger_opened::before {
    opacity: 0;
}
.header__burger_opened::after {
    opacity: 1;
}
}.header__nav {
    list-style: none;
    display: flex;
    column-gap: 64px;
    position: relative;
}
@media (max-width: 1399px) {
    .header__nav {
    column-gap: 30px;
}
}@media (max-width: 1199px) {
    .header__nav {
    column-gap: 20px;
}
}@media (max-width: 992px) {
    .header__nav {
    flex-direction: column;
    row-gap: 18px;
    margin-top:30px;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item: first-of-type a {
    padding-top: 30px;
}
.header__nav>li.menu-item:last-of-type a {
    padding-bottom: 20px;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item.menu-item-has-children.menu-item_current {
    background: #f7f6ff;
    transition-duration: .3s;
    border-radius: 10px;
    overflow: hidden;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item.menu-item-has-children a: :after {
    content: url(./e288ffdf126256d9eed80e0e61c4ac4d.svg);
    line-height: 0;
    position: static;
    visibility: visible;
    opacity: 1;
    z-index: unset;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item.menu-item-has-children a.curr-menu-item {
    background: #F0EFFD;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item.menu-item-has-children a.curr-menu-item: :after {
    content: url(./e288ffdf126256d9eed80e0e61c4ac4d.svg);
    line-height: 0;
    position: static;
}
}.header__nav>li.menu-item>a {
    font-size: 22px;
    line-height: 150%;
    color: #8B48FF;
    text-decoration: none;
    position: relative;
}
@media (max-width: 992px) {
    .header__nav>li.menu-item>a {
    font-size: 25px;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}.header__nav>li.menu-item>a::before {
	
}
@media (max-width: 992px) {
    .header__nav>li.menu-item>a: :before {
    content: none;
}
}.header__nav>li.menu-item>a::after {
    content: url(./ba1d0c41387492aac5384e0f08763533.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 5px);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 992px) {
    .header__nav>li.menu-item>a: :after {
    content: none;
}
}.header__nav>li.menu-item>a.curr-menu-item::before {
    width: 100%}
@media (max-width: 992px) {
    .header__nav>li.menu-item>a.curr-menu-item: :before {
    content: none;
}
}.header__nav>li.menu-item>a.curr-menu-item::after {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transition-duration: .3s;
}
@media (max-width: 992px) {
    .header__nav>li.menu-item>a.curr-menu-item: :after {
    content: none;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item>a.curr-menu-item ~ .sub-menu {
    background: #F0EFFD;
    height: auto;
    padding-top: 25px;
    padding-bottom: 30px;
    border-radius: 0;
    transition-duration: .3s;
}
.header__nav>li.menu-item>a.curr-menu-item ~ .sub-menu li {
    background: #F0EFFD;
}
}.header__nav>li.menu-item>a:hover::before {
    left: 0;
    right: unset;
    width: 100%;
    transform-origin: right;
}
.header__nav>li.menu-item .sub-menu-wrapper {
    display: none;
    z-index: 7;
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% - 2px);
    padding-top: 25px;
    list-style: none;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-menu {
    list-style: none;
    box-shadow: 0 10px 29px rgba(0, 0, 0, 0.45);
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 992px) {
    .header__nav>li.menu-item .sub-menu-wrapper .sub-menu {
    border-radius: 0;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item .sub-menu-wrapper {
    position: static;
    height: 0;
    overflow: hidden;
    padding: 0;
    box-shadow: none;
    background: transparent;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    transition-duration: .3s;
}
.header__nav>li.menu-item .sub-menu-wrapper_mobile-visible {
    opacity: 1;
    visibility: visible;
    height: auto;
	
    transition-duration: .3s;
}
.header__nav>li.menu-item .sub-menu-wrapper>li {
    padding: 0 !important;
}
}@media (max-width: 992px) and (max-width: 992px) {
    .header__nav>li.menu-item .sub-menu-wrapper>li li {
    background: #F0EFFD;
}
}@media (max-width: 992px) {
    .header__nav>li.menu-item .sub-menu-wrapper>li a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 0 40px !important;
}
.header__nav>li.menu-item .sub-menu-wrapper>li a::after {
    content: none !important;
    display: none;
}
}.header__nav>li.menu-item .sub-menu-wrapper li {
    background: #fff;
    padding: 5px 30px;
    margin-top: -1px;
}
@media (max-width: 992px) {
    .header__nav>li.menu-item .sub-menu-wrapper li {
    background: transparent;
}
}@media all and (max-height: 480px) {
    .header__nav>li.menu-item .sub-menu-wrapper li {
    padding: 0 30px;
}
}.header__nav>li.menu-item .sub-menu-wrapper li:first-of-type {
    padding-top: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
@media all and (max-height: 700px) {
    .header__nav>li.menu-item .sub-menu-wrapper li: first-of-type {
    padding-top: 5px;
}
}.header__nav>li.menu-item .sub-menu-wrapper li:nth-last-child(1 of :not(.header-nav__product-finder)) {
    padding-bottom: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 2;
    position: relative;
}
@media all and (max-height: 700px) {
    .header__nav>li.menu-item .sub-menu-wrapper li: nth-last-child(1 of :not(.header-nav__product-finder)) {
    padding-bottom: 5px;
}
}.header__nav>li.menu-item .sub-menu-wrapper li a {
    display: block;
    padding: 11px 0;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .3s;
}
.header__nav>li.menu-item .sub-menu-wrapper li a:hover {
    background-color: #f7f6ff;
    border-radius: 10px;
    padding-left: 14px;
}
.header__nav>li.menu-item .sub-menu-wrapper li a::after {
    content: none;
    display: none;
}
@media all and (max-height: 700px) {
    .header__nav>li.menu-item .sub-menu-wrapper li a {
    padding: 5px 0;
}
}@media all and (max-height: 560px) {
    .header__nav>li.menu-item .sub-menu-wrapper li a {
    font-size: 18px;
    line-height: 24px;
}
}.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper {
    margin-top: 5px;
    background: #f7f6ff;
    border-radius: 10px;
    padding: 0;
    position: relative;
    line-height: 0;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 10px 29px 0 rgba(0, 0, 0, 0.45);
}
@media (max-width: 992px) {
    .header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper {
    display: none;
}
}.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper a {
    border-radius: 10px;
    overflow: hidden;
    display: block;
    font-size: 20px;
    line-height: 24px;
    padding: 20.5px 32.5px 20.5px 30px;
    position: relative;
    text-decoration: none;
    transition-duration: .3s;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper a::before {
    content: url(./86a43b3c97d69e3ae22754a1a9c3dfc2.svg);
    position: absolute;
    right: 32.5px;
    top: 50%;
    line-height: 0;
    transform: translateY(-50%);
    opacity: 0;
    transition-duration: .3s;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper a::after {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    position: absolute;
    right: 32.5px;
    top: 50%;
    line-height: 0;
    transform: translateY(-50%);
    transition-duration: .3s;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper a:hover {
    padding-left: 37px;
    background: #8B48FF;
    color: #fff;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper a:hover::before {
    right: 25px;
    opacity: 1;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper a:hover:after {
    right: 25px;
    opacity: 0;
}
.header__nav>li.menu-item .sub-menu-wrapper .sub-wrapper .header-nav__product-finder {
    display: block !important;
}
.header__white .header__menu .header__nav>li>a {
    color: #fff;
}
@media (max-width: 992px) {
    .header__white .header__menu .header__nav>li>a {
    color: #8B48FF;
}
}.header__white .header__menu .header__nav>li.menu-item>a::before {
    background: #8B48FF;
}
.header__white .header__lang-btn .lang-switch .switch-list .lang-item:first-of-type {
    border-right-color: #8B48FF;
}
.header__white .header__lang-btn .lang-switch .switch-list .lang-item a {
    color: #8B48FF;
}
.header__white .header__lang-btn .lang-switch .switch-list .lang-item.active a {
    color: #fff;
}
.header__white .header__lang-btn .header__button_mobile {
    color: #fff;
}
.header__white .header__logo_light {
    opacity: 1;
    transition-duration: .3s;
}
.header__white .header__logo_dark {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .header__white.header_scrolled .header__lang-btn .header__button .header__button_mobile {
    color: #8B48FF;
}
}.header__white.header_scrolled .header__menu .header__nav>li>a {
    color: #8B48FF;
}
.header__white.header_scrolled .header__lang-btn .lang-switch .switch-list .lang-item:first-of-type {
    border-right-color: #000;
}
.header__white.header_scrolled .header__lang-btn .lang-switch .switch-list .lang-item a {
    color: #000;
}
.header__white.header_scrolled .header__lang-btn .lang-switch .switch-list .lang-item.active a {
    color: #8B48FF;
}
.header__white.header_scrolled .header__logo_light {
    opacity: 0;
}
.header__white.header_scrolled .header__logo_dark {
    opacity: 1;
}
.lang-switch_mobile {
    display: none;
}
@media (max-width: 767px) {
    .lang-switch_mobile {
    display: flex;
    justify-content: center;
    padding-top: 9px;
    padding-bottom: 20px;
}
.lang-switch_mobile .switch-list {
    list-style: none;
    display: flex;
}
.lang-switch_mobile .switch-list .lang-item {
    font-size: 12px;
    line-height: 17px;
    color: #000;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 600;
}
.lang-switch_mobile .switch-list .lang-item a {
    text-decoration: none;
}
.lang-switch_mobile .switch-list .lang-item:first-of-type {
    padding-right: 10px;
    border-right: 1px solid #000;
}
.lang-switch_mobile .switch-list .lang-item:last-of-type {
    padding-left: 10px;
}
.lang-switch_mobile .switch-list .lang-item.active {
    color: #8B48FF;
    text-decoration: underline;
}
.lang-switch_mobile .switch-list .lang-item.active a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}
}.product-finder {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .product-finder {
    padding: 90px 0;
}
}@media (max-width: 767px) {
    .product-finder .e-container {
    padding: 0 26px;
}
}.product-finder__grid {
    display: grid;
    grid-template-columns: repeat(3,  minmax(0,  1fr));
    gap: 30px;
}
@media (max-width: 1199px) {
    .product-finder__grid {
    grid-template-columns: repeat(3,  minmax(0,  1fr));
}
}@media (max-width: 992px) {
    .product-finder__grid {
    grid-template-columns: repeat(2,  minmax(0,  1fr));
}
}@media (max-width: 767px) {
    .product-finder__grid {
    grid-template-columns: repeat(1,  minmax(0,  1fr));
}
}.product-finder__item {
    background: #F0EFFD;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: flex-start;
    position: relative;
    transition-duration: .3s;
}
.product-finder__item:hover {
    background: #fff;
    box-shadow: 0 8px 24px rgba(87,25,138,0.24);
}
.product-finder__item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.product-finder__item-cat-title {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.product-finder__item-cat {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #8B48FF;
}
.product-finder__item-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    letter-spacing: unset;
}
.product-finder__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.team {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .team {
    padding: 60px 0;
}
}@media (max-width: 767px) {
    .team .e-container {
    padding: 0 54px;
}
}.team__grid {
    display: grid;
    grid-template-columns: repeat(3,  minmax(0,  1fr));
    row-gap: 60px;
    column-gap: 32px;
}
@media (max-width: 992px) {
    .team__grid {
    grid-template-columns: repeat(2,  minmax(0,  1fr));
}
}@media (max-width: 767px) {
    .team__grid {
    grid-template-columns: repeat(1,  minmax(0,  1fr));
    row-gap: 30px;
}
}.team__grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
}
.team__grid-item-img {
    min-width: 65.359477124%;
    max-width: 65.359477124%}
@media (max-width: 767px) {
    .team__grid-item-img {
    min-width: 70.921985815%;
    max-width: 70.921985815%}
}.team__grid-item-img-wrapper {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.team__grid-item-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.team__grid-item-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
}
.team__grid-item-name-position {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.team__grid-item-name {
    font-size: 30px;
    line-height: 40px;
    color: #8B48FF;
    text-align: center;
}
@media (max-width: 767px) {
    .team__grid-item-name {
    font-size: 25px;
    line-height: 37.5px;
}
}.team__grid-item-name-index {
    font-weight: 400;
    font-size: 15px;
    line-height: 32px;
    color: #8B48FF;
}
.team__grid-item-position {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
@media (max-width: 767px) {
    .team__grid-item-position {
    line-height: 27px;
}
}.team__grid-item-company {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    color: #949494;
}
@media (max-width: 767px) {
    .team__grid-item-company {
    font-size: 12px;
    line-height: 16px;
}
}.team__grid-item-contacts {
    display: flex;
    justify-content: center;
    column-gap: 7px;
}
.team__note {
    margin-top: 40px;
    display: flex;
    justify-content: flex-end;
}
.team__note-item {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #8B48FF;
}
.blog {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .blog {
    padding: 60px 0;
}
}@media (max-width: 767px) {
    .blog .e-container {
    padding: 0 15px;
}
}.blog__grid {
    display: grid;
    grid-template-columns: repeat(2,  minmax(0,  1fr));
    column-gap: 30px;
    row-gap: 60px;
}
@media (max-width: 992px) {
    .blog__grid {
    grid-template-columns: repeat(1,  minmax(0,  1fr));
    row-gap: 20px;
}
}.blog__grid-item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    position: relative;
    transition-duration: .3s;
}
.blog__grid-item:hover {
    row-gap: 0;
}
.blog__grid-item:hover .blog__grid-item-img-cat {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.blog__grid-item:hover .blog__grid-item-cat {
    left: 30px;
}
.blog__grid-item:hover .blog__grid-item-content {
    flex-grow: 1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 30px;
}
.blog__grid-item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.blog__grid-item-img-cat {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    transition-duration: .3s;
}
.blog__grid-item-cat {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    padding: 8px 21px;
    background: #8B48FF;
    color: #F0EFFD;
    border-radius: 5px;
    font-size: 22px;
    line-height: 35px;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .blog__grid-item-cat {
    top: 10px;
    left: 10px;
    font-size: 18px;
    line-height: 27px;
}
}.blog__grid-item-img {
    width: 100%;
    height: auto;
    padding-bottom: 38.581560283%}
@media (max-width: 767px) {
    .blog__grid-item-img {
    padding-bottom: 27.777777777%}
}.blog__grid-item-img img {
   
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    transition-duration: .3s;
}
.blog__grid-item-content {
    flex-grow: 1;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px 30px 30px;
    background: #F0EFFD;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .blog__grid-item-content {
    padding: 25px 20px 20px;
}
}.blog__grid-item-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #8B48FF;
}
@media (max-width: 767px) {
    .blog__grid-item-title {
    font-size: 20px;
    line-height: 30px;
}
}.blog__grid-item-text {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
@media (max-width: 767px) {
    .blog__grid-item-text {
    font-size: 16px;
    line-height: 25px;
}
}.blog-post-text {
    padding: 80px 0;
    margin: 0 15.451388888%}
@media (max-width: 992px) {
    .blog-post-text {
    margin: 0 7.5%}
}@media (max-width: 767px) {
    .blog-post-text {
    padding: 0 20px 60px;
    margin: 0;
}
}.blog-post-text_narrow {
    margin: 80px 22.511574074% 80px;
    font-size: 22px;
    line-height: 35px;
}
@media (max-width: 992px) {
    .blog-post-text_narrow {
    margin-left: 15%;
    margin-right: 15%}
}@media (max-width: 767px) {
    .blog-post-text_narrow {
    margin: 100px 20px 60px;
    font-size: 18px;
    line-height: 28px;
}
}.blog-post-text p, .blog-post-text ol, .blog-post-text li, .blog-post-text ul {
    font-size: 22px;
    line-height: 35px;
    color: #000;
    font-weight: 400;
}
@media (max-width: 767px) {
    .blog-post-text p, .blog-post-text ol, .blog-post-text li, .blog-post-text ul {
    font-size: 16px;
    line-height: 25px;
}
}.blog-post-text p b, .blog-post-text p strong, .blog-post-text ol b, .blog-post-text ol strong, .blog-post-text li b, .blog-post-text li strong, .blog-post-text ul b, .blog-post-text ul strong {
    font-weight: 600;
}
.blog-post-text p a, .blog-post-text ol a, .blog-post-text li a, .blog-post-text ul a {
    font-size: inherit;
    line-height: initial;
    color: inherit;
}
.blog-post-text ol, .blog-post-text ul {
    padding-left: 30px;
}
@media (max-width: 767px) {
    .blog-post-text ol, .blog-post-text ul {
    padding-left: 28px;
}
}.blog-post-info {
    margin: 200px 15.509259259% 80px;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    align-items: center;
}
@media (max-width: 1199px) {
    .blog-post-info {
    margin-left: 10%;
    margin-right: 10%}
}@media (max-width: 992px) {
    .blog-post-info {
    margin-left: 5%;
    margin-right: 5%}
}@media (max-width: 767px) {
    .blog-post-info {
    margin: 127px 20px 100px;
    row-gap: 7px;
}
}.blog-post-info__category {
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}
.blog-post-info__data {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 50px;
}
@media (max-width: 767px) {
    .blog-post-info__data {
    row-gap: 60px;
}
}.blog-post-info__title {
    text-align: center;
}
.blog-post-info__cols {
    display: flex;
    min-height: 130px;
}
@media (max-width: 767px) {
    .blog-post-info__cols {
    flex-direction: column;
    padding-left: 27px;
    padding-right: 27px;
    width: 100%}
}.blog-post-info__col:first-of-type {
    padding-right: 32px;
    align-self: center;
}
@media (max-width: 767px) {
    .blog-post-info__col: first-of-type {
    padding-right: 0;
    padding-bottom: 10px;
}
}.blog-post-info__col:last-of-type {
    padding-left: 32px;
    align-self: center;
}
@media (max-width: 767px) {
    .blog-post-info__col: last-of-type {
    padding-left: 0;
    padding-top: 10px;
}
}.blog-post-info__col:nth-of-type(2) {
    display: flex;
    align-items: center;
    padding: 0 32px;
    align-self: stretch;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
@media (max-width: 767px) {
    .blog-post-info__col: nth-of-type(2) {
    padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: none;
    border-right: none;
    justify-content: center;
}
}.blog-post-info__col_oneline {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #8B48FF;
    text-wrap: nowrap;
}
@media (max-width: 767px) {
    .blog-post-info__col_oneline {
    font-size: 16px;
    line-height: 24px;
}
}.blog-post-info__col_twoline {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.blog-post-info__col_twoline-topline {
    text-wrap: nowrap;
    font-size: 22px;
    line-height: 30px;
    color: #8B48FF;
    font-weight: 600;
}
@media (max-width: 767px) {
    .blog-post-info__col_twoline-topline {
    font-size: 16px;
    line-height: 24px;
}
}.blog-post-info__col_twoline-bottomline {
    text-wrap: nowrap;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
@media (max-width: 767px) {
    .blog-post-info__col_twoline-bottomline {
    line-height: 24px;
}
}.blog-post-info__col_twocol {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.blog-post-info-col-left {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.blog-post-info-col-left img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.blog-post-info-col-right__topline {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #8B48FF;
}
@media (max-width: 767px) {
    .blog-post-info-col-right__topline {
    font-size: 16px;
    line-height: 24px;
}
}.blog-post-info-col-right__bottomline {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
@media (max-width: 767px) {
    .blog-post-info-col-right__bottomline {
    font-size: 14px;
    line-height: 21px;
}
}.text-section {
    padding: 268px 0 80px;
    max-width: 1728px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    row-gap: 130px;
}
@media (max-width: 767px) {
    .text-section {
    padding: 127px 20px 60px;
    row-gap: 40px;
}
}.text-section__title {
    padding: 0 4.6875%}
@media (max-width: 767px) {
    .text-section__title {
    padding: 0;
}
}.text-section__content {
    padding: 0 15.451388888%}
@media (max-width: 767px) {
    .text-section__content {
    padding: 0;
}
}.text-section__content p {
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
    color: #000;
}
@media (max-width: 1399px) {
    .text-section__content p {
    font-size: 18px;
    line-height: 30px;
}
}@media (max-width: 767px) {
    .text-section__content p {
    font-size: 16px;
    line-height: 25px;
}
}.text-section__content p b, .text-section__content p strong {
    font-weight: 600;
}
.accordion {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .accordion {
    padding: 60px 0;
}
.accordion .e-container {
    padding: 0 15px;
}
}.accordion__wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.accordion__item {
    border-radius: 10px;
    overflow: hidden;
}
.accordion__item-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding: 20px 30px;
    background: #F0EFFD;
}
.accordion__item-header:hover {
    cursor: pointer;
}
.accordion__item-header:hover .accordion__item-title {
    transform: translateX(20px);
}
.accordion__item-header:hover .accordion__item-button {
    border-color: #8B48FF;
}
.accordion__item-header:hover .accordion__item-button::before {
    transform: translateX(-50%) translateY(-50%);
}
.accordion__item-header:hover .accordion__item-button::after {
    transform: translateX(-50%) translateY(calc(-50% + 50px));
}
@media (max-width: 767px) {
    .accordion__item-header {
    padding: 20px 10px;
    column-gap: 50px;
}
}.accordion__item-title {
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    color: #8B48FF;
    transition-duration: .3s;
}
@media (max-width: 992px) {
    .accordion__item-title {
    font-size: 22px;
    line-height: 26px;
}
}@media (max-width: 767px) {
    .accordion__item-title {
    font-size: 18px;
    line-height: 22px;
}
}.accordion__item-button {
	min-width: 40px;
	min-height: 40px;
	width: 40px;
	height: 40px;
    border-radius: 50%;
    background: #f7f6ff;
    border: 1px solid transparent;
    transition-duration: .3s;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.accordion__item-button::before, .accordion__item-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition-duration: .3s;
}
.accordion__item-button::before {
    content: url(./e4e6e038fb865fe70f29db234ad9dcac.svg);
    transform: translateX(-50%) translateY(calc(-50% - 50px));
}
.accordion__item-button::after {
    content: url(./e4e6e038fb865fe70f29db234ad9dcac.svg);
}
.accordion__item-content {
	padding: 10px 50px 30px 50px;
    background: #F0EFFD;
}
@media (max-width: 767px) {
    .accordion__item-content {
    padding: 10px 30px 20px 20px;
}
}.accordion__item-content div {
    font-size: 22px;
    line-height: 35px;
}
@media (max-width: 767px) {
    .accordion__item-content div {
    font-size: 16px;
    line-height: 25px;
}
}.accordion__item-content-wrapper {
    display: none;
}
.accordion__item_active .accordion__item-header:hover .accordion__item-button {
    border-color: #8B48FF;
}
.accordion__item_active .accordion__item-header:hover .accordion__item-button::before {
    transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}
.accordion__item_active .accordion__item-header:hover .accordion__item-button::after {
    transform: translateX(-50%) translateY(calc(-50% + 50px)) rotate(-180deg);
}
.accordion__item_active .accordion__item-title {
    transform: translateX(20px);
}
.accordion__item_active .accordion__item-button {
    border-color: #8B48FF;
}
.accordion__item_active .accordion__item-button::before {
    transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}
.accordion__item_active .accordion__item-button::after {
    transform: translateX(-50%) translateY(calc(-50% + 50px)) rotate(-180deg);
}
.vacancies {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .vacancies {
    padding: 60px 0;
}
}.vacancies__container {
    display: flex;
    flex-direction: column;
    row-gap: 120px;
}
@media (max-width: 1399px) {
    .vacancies__container {
    row-gap: 80px;
}
}@media (max-width: 767px) {
    .vacancies__container {
    row-gap: 40px;
}
}.vacancies__title {
    text-align: center;
}
.vacancies__list {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.vacancies__item {
    padding: 40px 32px 40px 50px;
    position: relative;
    overflow: hidden;
    background: #F0EFFD;
    border-radius: 10px;
}
@media (max-width: 767px) {
    .vacancies__item {
    padding: 20px 10px;
}
}.vacancies__item:hover .vacancies__item-title {
    transform: translateX(20px);
}
.vacancies__item:hover .vacancies__item-icon {
    border-color: #8B48FF;
}
.vacancies__item:hover .vacancies__item-icon::before {
    transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 767px) {
    .vacancies__item: hover .vacancies__item-icon::before {
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
}.vacancies__item:hover .vacancies__item-icon::after {
    transform: translateX(calc(-50% + 50px)) translateY(-50%);
}
@media (max-width: 767px) {
    .vacancies__item: hover .vacancies__item-icon::after {
    transform: translateX(-50%) translateY(calc(-50% + 50px)) rotate(90deg);
}
}.vacancies__item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.vacancies__item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 20px;
}
.vacancies__item-title {
    font-size: 30px;
    line-height: 40px;
    color: #8B48FF;
    transition-duration: .3s;
}
@media (max-width: 1399px) {
    .vacancies__item-title {
    font-size: 26px;
    line-height: 32px;
}
}@media (max-width: 1199px) {
    .vacancies__item-title {
    font-size: 22px;
    line-height: 26px;
}
}@media (max-width: 767px) {
    .vacancies__item-title {
    font-size: 18px;
    line-height: 30px;
}
}.vacancies__item-icon {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f7f6ff;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    transition-duration: .3s;
}
.vacancies__item-icon::before {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(calc(-50% - 50px)) translateY(-50%);
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .vacancies__item-icon: :before {
    transform: translateX(-50%) translateY(calc(-50% - 50px)) rotate(90deg);
}
}.vacancies__item-icon::after {
    content: url(./0267c2b0844d9b0cee130baf42ed25d9.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .vacancies__item-icon: :after {
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
}.not-found {
    padding: 268px 0 80px;
    max-width: 1728px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    row-gap: 130px;
}
@media (max-width: 767px) {
    .not-found {
    padding: 60px 0;
    row-gap: 60px;
}
}.not-found__title {
    padding-left: 4.6875%}
.not-found__text {
    padding: 0 15.451388888%;
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
}
@media (max-width: 767px) {
    .not-found__text {
    padding: 0;
    font-size: 16px;
    line-height: 25px;
    padding-left: 4.6875%}
}.contact-form {
    padding: 80px 0;
}
@media (max-width: 767px) {
    .contact-form {
    padding: 60px 0;
}
}.contact-form__inputs {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
@media (max-width: 767px) {
    .contact-form__inputs {
    row-gap: 10px;
}
}.contact-form__row {
    display: flex;
    column-gap: 30px;
}
@media (max-width: 767px) {
    .contact-form__row {
    row-gap: 10px;
    flex-direction: column;
}
}.contact-form__col {
    flex-grow: 1;
    flex-basis: 0;
}
.contact-form__col>p:hover {
    cursor: pointer;
}
.contact-form__col>p>label {
    overflow: hidden;
    width: 100%;
    position: relative;
    display: flex;
    column-gap: 10px;
    align-items: center;
    height: 60px;
    border-radius: 10px;
    border: 1px solid #F0EFFD;
    background: #F0EFFD;
    transition-duration: .3s;
}
.contact-form__col>p>label:hover {
    border-color: #8B48FF;
}
.contact-form__col>p>label.contact-form__label-wrapper, .contact-form__col>p>label.contact-form__label_filled {
    transition-duration: .3s;
    border-color: #8B48FF;
}
@media (max-width: 767px) {
    .contact-form__col>p>label.contact-form__label-wrapper, .contact-form__col>p>label.contact-form__label_filled {
    flex-direction: column;
    align-items: flex-start;
    padding: 6px 12px;
}
}.contact-form__col>p>label.contact-form__label-wrapper .contact-form__label, .contact-form__col>p>label.contact-form__label_filled .contact-form__label {
    padding-left: 12px;
    font-size: 10px;
    line-height: 24px;
    transition-duration: .3s;
}
@media (max-width: 767px) {
    .contact-form__col>p>label.contact-form__label-wrapper .contact-form__label, .contact-form__col>p>label.contact-form__label_filled .contact-form__label {
    padding-left: 0;
}
}.contact-form__col>p>label.contact-form__label_filled {
    border-color: #F0EFFD;
    transition-duration: .3s;
}
.contact-form__col>p>label.contact-form__label_filled.contact-form__label-wrapper {
    border-color: #8B48FF;
}
.contact-form__col>p>label.contact-form__label_filled:hover {
    border-color: #8B48FF;
}
.contact-form__col>p>label:hover {
    cursor: pointer;
}
.contact-form__col>p>label .contact-form__label {
    font-size: 18px;
    line-height: 21px;
    color: #8B48FF;
    padding-left: 21px;
    transition-duration: .3s;
    white-space: nowrap;
}
.contact-form__col>p>label .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    height: 100%}
.contact-form__col>p>label .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 12px;
    line-height: 1;
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .contact-form__col>p>label .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    right: 0;
}
}.contact-form__col>p>label .wpcf7-form-control-wrap input {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background: transparent;
    font-size: 20px;
    line-height: 24px;
}
@media (max-width: 767px) {
    .contact-form__col>p>label .wpcf7-form-control-wrap input {
    font-size: 16px;
}
}.contact-form__col>p>label .wpcf7-form-control-wrap input:hover {
    cursor: pointer;
}
.contact-form__row_textarea {
    margin-top: 37px;
}
@media (max-width: 767px) {
    .contact-form__row_textarea {
    margin-top: 10px;
}
}.contact-form__row_textarea p {
    width: 100%}
.contact-form__row_textarea p>label {
    height: auto;
    display: flex;
    width: 100%;
    padding: 8px 23px 8px 0;
    border-radius: 10px;
    background: #F0EFFD;
    column-gap: 10px;
    align-items: flex-start;
}
.contact-form__row_textarea p>label .wpcf7-form-control-wrap {
    flex-grow: 1;
}
.contact-form__row_textarea p>label .wpcf7-form-control-wrap textarea {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    min-height: 187px;
    height: 187px;
    resize: none;
    font-size: 20px;
    line-height: 35px;
}
@media (max-width: 767px) {
    .contact-form__row_textarea p>label .wpcf7-form-control-wrap textarea {
    font-size: 16px;
    line-height: 25px;
    height: 200px;
}
}.contact-form__row_acceptance {
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 767px) {
    .contact-form__row_acceptance {
    margin-top: 10px;
    flex-direction: column;
    row-gap: 10px;
}
}.contact-form__row_acceptance .contact-form__col {
    flex-grow: unset;
    flex-basis: unset;
    font-size: 18px;
    line-height: 27px;
    color: #8B48FF;
    font-weight: 400;
}
@media (max-width: 767px) {
    .contact-form__row_acceptance .contact-form__col_acceptance {
    order: 2;
    align-self: flex-start;
}
}@media (max-width: 767px) {
    .contact-form__row_acceptance .contact-form__col_required {
    order: 1;
    align-self: flex-end;
}
}.contact-form__row_acceptance .contact-form__col p, .contact-form__row_acceptance .contact-form__col span, .contact-form__row_acceptance .contact-form__col label, .contact-form__row_acceptance .contact-form__col a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.contact-form__row_acceptance .contact-form__col .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}
.contact-form__row_acceptance .contact-form__col .wpcf7-acceptance .wpcf7-list-item>label {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.contact-form__row_acceptance .contact-form__col .wpcf7-acceptance .wpcf7-list-item input {
    min-width: 22px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: relative;
    appearance: none;
}
.contact-form__row_acceptance .contact-form__col .wpcf7-acceptance .wpcf7-list-item input::after {
    content: "";
    border: 1px solid #F0EFFD;
    background: #f7f6ff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-sizing: border-box;
}
.contact-form__row_acceptance .contact-form__col .wpcf7-acceptance .wpcf7-list-item input:checked::after {
    content: url(./941962c40ca4b24ec7468723afd02b77.svg);
    background: #1B2482;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
}
.contact-form__row_submit {
    margin-top: 31px;
    display: flex;
    justify-content: center;
}
@media (max-width: 767px) {
    .contact-form__row_submit {
    margin-top: 40px;
}
}.contact-form__row_submit p {
    position: relative;
}
@media (max-width: 767px) {
    .contact-form__row_submit p {
    text-align: center;
}
}.contact-form__row_submit p .wpcf7-submit:not([disabled]):hover {
    cursor: pointer;
}
.contact-form__row_submit p .wpcf7-spinner {
    position: absolute;
}
.dark-theme {
    background: #1D1D1D;
}
.dark-theme h2 {
    color: #9E66FF;
}
.dark-theme p {
    color: #fff;
}
.dark-theme .lang-switch .lang-item a {
    color: #8B48FF;
}
.dark-theme .lang-switch .lang-item.active a {
    color: #fff;
}
.dark-theme .accordion__item-header {
    background: transparent;
    border: 1px solid #9E66FF;
    border-radius: 10px;
}
.dark-theme .accordion__item-title {
    color: #fff;
}
.dark-theme .accordion__item-button {
    background: #9E66FF;
}
.dark-theme .accordion__item-button::before, .dark-theme .accordion__item-button::after {
    content: url(./e3c797a1dd001b7139fb0a2e2fc971e6.svg);
}
.dark-theme .accordion__item-content {
    background: transparent;
}
.dark-theme .accordion__item_active {
    border-color: transparent;
    background: #282828;
}
.dark-theme .accordion__item_active .accordion__item-header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: transparent;
}
.dark-theme .accordion__item_active .accordion__item-content {
    background: none;
}
.dark-theme .reviews__slider {
    background: transparent;
    border: 1px solid #9E66FF;
}
.dark-theme .reviews__slider-arrows button {
    background: #9E66FF;
}
.dark-theme .reviews__slider-arrows button::before, .dark-theme .reviews__slider-arrows button::after {
    content: url(./86a43b3c97d69e3ae22754a1a9c3dfc2.svg);
}
.dark-theme .reviews__slide-author {
    color: #fff;
}
.dark-theme .reviews__slide-author-position-company {
    color: #fff;
}
.dark-theme .reviews__slide-text {
    color: #fff;
}
.dark-theme .latest-news__slide-title {
    color: #9E66FF;
}
.dark-theme .latest-news__slide-text {
    color: #000;
}
.dark-theme .latest-news__slide-category {
    background: #9E66FF;
}
.dark-theme .latest-news__slider-arrows button {
    background: #9E66FF;
}
.dark-theme .latest-news__slider-arrows button::before, .dark-theme .latest-news__slider-arrows button::after {
    content: url(./86a43b3c97d69e3ae22754a1a9c3dfc2.svg);
}
.subscribe {
    padding: 110px 0;
    background: #f7f6ff;
    margin-bottom: -80px;
}
.subscribe .e-container {
    display: flex;
    column-gap: 34px;
}
@media (max-width: 767px) {
    .subscribe .e-container {
    margin-bottom: -60px;
    flex-direction: column;
    row-gap: 34px;
}
}.subscribe__content {
    min-width: 48.680555555%;
    max-width: 48.680555555%}
@media (max-width: 767px) {
    .subscribe__content {
    min-width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
}.subscribe__title {
    font-size: 40px;
    line-height: 75px;
    color: #8B48FF;
}
@media (max-width: 767px) {
    .subscribe__title {
    font-size: 30px;
    line-height: 40px;
}
}.subscribe__text {
    font-size: 22px;
    line-height: 35px;
    color: #000;
}
@media (max-width: 767px) {
    .subscribe__text {
    font-size: 18px;
    line-height: 28px;
}
}.subscribe__form {
    flex-grow: 1;
}
.pop-up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.75);
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-origin: top;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.pop-up__content {
    width: 100%}
.pop-up_visible {
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}
.pop-up_visible .pop-up_close {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #8B48FF;
    z-index: 999999999;
    background-image: url(./4f6718a0b34bd0eb073de7cf5aaca055.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
}
.pop-up_visible .pop-up_close:hover {
    cursor: pointer;
}

/*# sourceMappingURL=app.min.css.map*/



h1 {
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    color: #8B48FF;
}
@media (max-width: 1199px) {
    h1 {
    font-size: 60px;
}
}@media (max-width: 767px) {
    h1 {
    font-size: 45px;
    line-height: 51px;
}
}h2, .hero-finder_home h1.hero-finder__content-title {
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #8B48FF;
}
@media (max-width: 1199px) {
    h2, .hero-finder_home h1.hero-finder__content-title {
    font-size: 45px;
    line-height: 52px;
}
}@media (max-width: 767px) {
	h2, .hero-finder_home h1.hero-finder__content-title {
		font-size: 35px;
		line-height: 42px;
	}
}@media (max-width: 375px) {
	.hero-finder_home h1.hero-finder__content-title {
	font-size: 35px;
}
}

h1.hero-finder__content-title, span.hero-finder__content-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 70px;
    color: #8B48FF;
}
@media (max-width: 1199px) {
	h1.hero-finder__content-title, span.hero-finder__content-title{
    font-size: 25px;
    line-height: 52px;
}
}@media (max-width: 767px) {
	h1.hero-finder__content-title, span.hero-finder__content-title {
    font-size: 20px;
    line-height: 35px;
}
}@media (max-width: 375px) {
	h1.hero-finder__content-title, span.hero-finder__content-title  {
    font-size: 20px;
}
}

h3, h1.blog-post-info__title {
    font-weight: 400;
    font-size: 40px;
    line-height: 55px;
    color: #8B48FF;
}
@media (max-width: 1199px) {
    h3, h1.blog-post-info__title {
    font-size: 32px;
    line-height: 44px;
}
}@media (max-width: 767px) {
    h3, h1.blog-post-info__title {
    font-size: 30px;
    line-height: 45px;
}
}

.hero-finder_page .hero-finder__content {
    padding-bottom: 60px;
    padding-right: 60px;
}
@media (max-width: 767px) {
    .hero-finder_page .hero-finder__content {
    position: static;
	padding-bottom: 20px;
}
}

.reviews {
    padding: 40px 0;
}
@media (max-width: 767px) {
    .reviews {
    padding: 30px 0;
}
}


.centered-text {
    padding: 0;
}
@media (max-width: 767px) {
    .centered-text {
    padding: 0;
}
}

.text-img {
    padding: 40px 0;
}
@media (max-width: 767px) {
    .text-img {
    padding: 30px 0;
}
}

p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
}
@media (max-width: 1399px) {
    p {
    font-size: 18px;
    line-height: 28px;
}
}@media (max-width: 767px) {
    p {
    font-size: 18px;
    line-height: 28px;
}
}


.reviews__slide-text {
    padding-right: 53px;
    font-weight: 400;
    font-size: 22px;
    line-height: 35px;
    color: #000;
}
@media (max-width: 1199px) {
    .reviews__slide-text {
    font-size: 20px;
    line-height: 30px;
    padding-right: 0;
}
}

.btn {

    padding: 11px 23px;
    border-radius: 26px;
	
}
@media (max-width: 767px) {
    .btn {
    padding: 10px 20px;
}
}

.btn::after {
    top: 10px;
    width: 10px;
}


.header__logo {
    margin-top: 10px;
}


.hero-finder__finder {
    top: -100px;
    padding: 22px 55px 28px;
}
@media (max-width: 1399px) {
    .hero-finder__finder {
    top: -61px;
}
}
@media (max-width: 767px) {
    .hero-finder__finder {
    top: -161px;
}
}


.hero-finder {
    margin-bottom: 60px;
	
}
}@media (max-width: 767px) {
    .hero-finder {
    margin-bottom: 60px;
}
}


.features__feature-title {
    font-size: 27px;
    line-height: 33px;
}

.subscribe__text {
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .subscribe__text {
    font-size: 18px;
    line-height: 28px;
}
}

.product-finder__item-img img {
   width:40px;
   height:auto;
}
.hero-finder__content-logo img {
   width:40px;
   height:auto;
  
}
.hero-finder__content-logo {
    display: flex;
	
	
}
@media (max-width: 767px) {
   .hero-finder__content-logo img {
     width:30px;
	 
}
}




.hero-finder_page .hero-finder__content-text, .product-finder__item-head {
     display: flex;
     lex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    column-gap:12px;
}
h1.hero-finder__content-title {
    display: flex;
}

.badge {
	background-color: #50ebb6;
	width:fit-content;
	padding: 5px 15px;
	border-radius: 5px;
	font-weight: 400;
	margin:0 auto;
	font-size:15px;
	margin-bottom:10px !important;
	
	
}
.text-img__content .badge, .hero-finder__content-text  .badge, .numbers_dark .badge {
	margin:0;
}
.tabs {
	margin: 60px 0;
}

.tabs__grid {
}
.tabs__tabs {
	text-align:center;
	
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tabs__tabs a.active {
	font-weight:500;
}

.tabs__tabs-content {
	display: flex;
	
}
@media (max-width: 767px) {
	.tabs__tabs-content {
		display: block;
	}
}
.tabs__tabs-title {
    font-weight: 400;
  
    
	margin:20px 0px;
	text-align: left;
    color: #8B48FF;
}
@media (max-width: 767px) {
    .tabs__tabs-title {
   
}
}.tabs__tabs-text {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
	margin:20px 0px;
}
@media (max-width: 767px) {
    .tabs__tabs-text {
    font-size: 16px;
    line-height: 25px;
}
}



.blog__grid-item-cat {
	position: relative;
	top: 0px;
	left: 0px;
	width:fit-content;
	
}
.latest-news__slide-category {
	position: relative;
	top: -10px;
	left: 0px;
	width:fit-content;
	
}
@media (max-width: 767px) {
	.blog__grid-item-cat {
	top: 0px;
	left: 0px;
}
}

.blog__grid-item-title {
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
@media (max-width: 767px) {
	.blog__grid-item-title {
	font-size: 20px;
	line-height: 30px;
}
}

.blog__grid {
	display: grid;
	grid-template-columns: repeat(3,  minmax(0,  1fr));
	column-gap: 30px;
	row-gap: 60px;
}
@media (max-width: 992px) {
	.blog__grid {
	grid-template-columns: repeat(1,  minmax(0,  1fr));
	row-gap: 20px;
}
}

.blog__grid-item-img {
	padding-bottom: 0;
}
@media (max-width: 767px) {
	.blog__grid-item-img {
		padding-bottom: 0;
	}
}

.latest-news__slide-inner {
	flex-direction: column;
}
.latest-news__slide-content {
	min-width: 100%;
	max-width:  100%;
	height:70%;
}



.numbers__title {
	text-align:center;
	margin:50px 0px;
	font-size: 20px;
	font-weight:300;
	color:#fff;
}
.numbers_dark .numbers__title {
    margin-top:20px;
}
.numbers__numbers-title_S {
	font-size: 25px;
	line-height:25px;
}
.numbers__numbers-title_M {
	font-size: 35px;
	font-weight: 500;
	line-height:35px;
}
.numbers__numbers-title_L {
	font-size: 45px;
	font-weight: 500;
	transition: all .15s ease-in-out;
}
.numbers__numbers-title_XL {
	font-size: 55px;
	font-weight: 500;
	transition: all .15s ease-in-out;
}
.numbers__numbers-title_add {
	font-size: 35px;
	font-weight: 500;
	line-height: 25px;
	color: #50ebb6;
	float: left;
	
}
.numbers_dark .features__feature-text {
	font-weight:300;
    line-height: 24px;
}

.numbers__numbers-title-content {
	display:flex;
	align-items:row;
}

.numbers_dark {

	background-image: url(../img/Picture4.jpg);
	
	background-repeat: no-repeat;
	background-size: cover;
	color:#fff;
	padding-bottom:110px;
	padding-top:110px;
	margin:20px;
	border-radius:20px;
}

.numbers_dark .features__feature {
	border-left: 2px solid #50EBB6;
	align-items:normal;
}

.numbers_dark .features__feature-content {
	align-items:normal;
	row-gap: 0px;
	margin-left: 20px;
}

.numbers_dark h3, .numbers_dark p {
	text-align:left;
	color:#fff;
	
}
.numbers_boxed .features__feature {
	padding: 40px;
	background: #F0EFFD;
	border-radius: 10px;
	overflow: hidden;

}
.numbers_boxed .features__grid {
	gap:20px;
}
.numbers_dark h3 {
	margin-right:5px;
	
}
.text-img__img {
	display: flex;
	  align-items: center;
	  justify-content: center;
	
}


@media (max-width: 767px) {
    .tabs .btn {
        margin-right:5px;
        padding: 8px 10px;
    }
    
    .numbers_dark {
       padding:40px 20px;
    }
}
.tabs .btn::after {
    content: none;
}


