

/* Start:/bitrix/templates/envybox/components/bitrix/catalog.section/products/style.css?175093410115061*/
.questions_col {
    display: inline-block;
    width: 49%;
    max-height: 300px;
}

.questions {
    position: relative;
}

.modal-faq {
    display: none;
    padding: 0 20px 20px;
    color: #26262a;
    font-size: 14px;
    background: #fff;
    line-height: 1.3;
    position: absolute;
    top: 110px;
    left: 50%;
    text-align: justify;
    width: 400px;
    margin: 0 0 0 -200px;
    padding: 20px;
    border: 1px solid #000;
}

.modal-close-faq {
    position: absolute;
    right: 20px;
    top: 10px;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

.head_prem_col {
    margin: 0 0 24px;
}

.services_popup .modal_wrapper {
    max-width: 600px;
}

.services_popup .modal_header_img {
    width: 30%;
    float: left;
}

.services_popup .modal_header_img img {
    width: 100%;
    height: auto;
}

.services_popup .modal_serv_title {
    width: 60%;
    float: left;
    margin: 10px 0 0 20px;
}

.services_popup .modal_serv_title h3 {
    font-size: 28px;
    line-height: 1.6;
}

.services_popup .modal_body {
    font-size: 14px;
    line-height: 1.5;
}

.services_popup .modal_footer {
    margin: 20px 0 0 0;
}

.services_popup .modal_footer .col {
    width: 50%;
    float: left;
}

.services_popup .modal_footer .col a {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 80%;
    padding: 20px 8px;
}

.services_popup .modal_footer .col .go_in {
    background: #2d85ff;
    color: #fff;
    text-decoration: none;
    border-radius: 7px;
}

#hidden_block {
    display: none;
    margin-bottom: 45px;
}

#hidden_block p {
    margin-bottom: 20px;
    font-size: 18px;
}

.header_menu_two li.arrow_link {
    margin-right: 21px;
    transform: scale(1.5);
    margin-left: -13px;
    transition: all 0.4s ease-in-out;
}

li.arrow_link.active {
    transform: scale(1.5) rotate(180deg);
}

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

.advantages_consult h2 {
    font-size: 30px;
}

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

.what__item:not(:last-child) {
    margin-top: 100px;
    margin-bottom: 60px;
}

#layout,
#pay_system,
#contact_data,
#app_work,
#autoanswer {
    font-weight: 600;
}

.chat_page .advantages_consult {
    margin-top: 150px;
}

@media screen and (max-width: 768px) {
    .aline-items-center {
        flex-direction: column;
        margin-bottom: 35px;
    }

    .aline-items-center img {
        max-width: 300px;
        margin-bottom: 15px;
        order: 0;
    }
}

.quize-work {
    padding: 130px 0 45px;
    max-width: 100vw;
    overflow-x: hidden;
    background-image: url("https://envybox.io/bitrix/templates/envybox/images/quize/bg-quize.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 30%;
}

.quize-work .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.quize-work__item {
    text-align: center;
    font-size: 16px;
    max-width: 330px;
    margin: 0 15px 0px;
    padding-bottom: 147px;
    position: relative;
}

.quize-work__item:before {
    content: '';
    display: block;
    position: absolute;
    height: calc(100% - 5px);
    border-top: 5px solid #e9e8ec;
    border-bottom: 5px solid #e9e8ec;
    left: -15px;
    width: calc(100% + 30px);
}

.quize-work__item:first-child:after {
    content: '';
    display: block;
    position: absolute;
    width: 50vw;
    top: 0;
    right: 100%;
    height: 0;
    border-top: 5px solid #e9e8ec;
}

.quize-work__item:last-child:after {
    content: '';
    display: block;
    position: absolute;
    width: 50vw;
    top: -5px;
    left: 100%;
    height: 0;
    border-top: 5px solid #e9e8ec;
}

.quize-work__item:nth-child(1):before {
    border-bottom: 0;
}

.quize-work__item:nth-child(7):before,
.quize-work__item:nth-child(8):before {
    display: none;
}

@media (min-width: 992px) {
    .quize-work__item:nth-child(3):before {
        border-right: 5px solid #e9e8ec;
        border-radius: 0 50px 50px 0;
    }

    .quize-work__item:nth-child(4):before {
        border-left: 5px solid #e9e8ec;
        border-radius: 50px 0 0 50px;
    }

    .quize-work__item:nth-child(6):before {
        border-top: 0;
    }
}

@media (max-width: 991.9px) {
    .quize-work {
        background-image: none;
    }

    .quize-work__item:nth-child(2):before {
        border-right: 5px solid #e9e8ec;
        border-radius: 0 50px 50px 0;
    }

    .quize-work__item:nth-child(3):before {
        border-left: 5px solid #e9e8ec;
        border-radius: 50px 0 0 50px;
    }

    .quize-work__item:nth-child(4):before {
        border: 0;
    }

    .quize-work__item:nth-child(5):before {
        border: 0;
    }

    .quize-work__item:nth-child(6):before {
        border-right: 5px solid #e9e8ec;
        border-radius: 0 50px 50px 0;
    }

    .quize-work__item:last-child:after {
        width: 100vw;
        right: 100%;
        left: auto;
        top: 0px;
    }
}

.quize-work__title {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
}

.quize-work p {
    position: relative;
    z-index: 1;
}

.quize-work__image {
    height: 170px;
    width: auto;
    margin-top: -85px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1199.9px) {
    .quize-work__item {
        max-width: 279px;
        margin: 0 10px 0px;
        font-size: 12px;
        padding-bottom: 100px;
    }
}

@media (max-width: 768px) {
    .quize-work__item {
        max-width: calc(50% - 20px);
        margin: 0 10px 0px;
        font-size: 12px;
        padding-bottom: 100px;
    }

    .quize-work__title {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .quize-work__image {
        height: 120px;
        margin-top: -67px;
    }
}

.about_info_text--text {
    display: none;
}

.js-toggle-prev {
    text-align: right;
    color: blue;
    cursor: pointer;
}

.about_info_text--text ol,
.about_info_text--text ul {
    margin-left: 20px;
    padding: 10px;
}

.about_info_text--text {
    font-size: 16px;
    line-height: 1.31;
    color: #26262a;
}

.about_info_text--text p {
    margin-bottom: 12px;
    padding-bottom: 8px;
}

.b-banners .container {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
}

.b-banners .container img {
    width: 100%;
    object-fit: contain;
}

.b-banners .container .b-banners-text {
    position: absolute;
    top: 0;
    width: 50%;
}

.b-banners .container .b-banners-text.b-banners-text-position__left {
    left: 15px;
}

.b-banners .container .b-banners-text.b-banners-text-position__right {
    right: 15px;
}

.b-how_work_full {
    padding: 80px 0;
}

.b-how_work_full .container {
    display: flex;
    flex-flow: row wrap;
}

.b-how_work_full h2 {
    margin: 0 0 20px;
    font-family: BigCityGrotesquePro;
    font-size: 54px;
    font-weight: 900;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #26262a;
    margin-bottom: 40px;
}

.b-how_work_full__items {
    max-width: 100%;
    flex: 1 0 auto;
}

.b-how_work_full__items.b-how_work_full__items_full {
    max-width: 100%;
}

@media (min-width: 768px) {
    .b-how_work_full__items {
        max-width: 50%;
    }
}

.b-how_work_full__items .b-how_work_full__item {
    border-radius: 24px;
    padding: 24px;
    border: 1px solid #f4f7fc;
    margin: 15px 0 0;
}

.b-how_work_full__items .b-how_work_full__item:first-child {
    margin-top: 0;
}

.b-how_work_full__items .b-how_work_full__item .b-how_work_full__item_title {
    margin: 0 0 10px;
    font-weight: 700;
}

.b-how_work_full__items .b-how_work_full__item .b-how_work_full__item_text {
    line-height: 20px;
}

.b-how_work_full .b-how_work_full__img {
    display: none;
    max-width: 50%;
    flex: 1 0 auto;
    align-items: center;
}

@media (min-width: 768px) {
    .b-how_work_full .b-how_work_full__img {
        display: flex;
    }
}

.b-how_work_full img {
    max-width: 100%;
}

.b-cases {
    padding: 80px 0;
    background-color: #f4f7fc;
}

.b-cases h2 {
    margin: 0 0 20px;
    font-family: BigCityGrotesquePro;
    font-size: 54px;
    font-weight: 900;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #26262a;
    margin-bottom: 40px;
}

.b-cases img {
    max-width: 100%;
}

.b-cases .slick-dots li button:before {
    background-color: #000;
}

.ready-solutions {
    margin: 0 0 130px;
}

.ready-solutions>.title {
    font-family: BigCityGrotesquePro;
    font-size: 54px;
    font-weight: 900;
    line-height: 1.19;
    color: #26262a;
    margin-bottom: 34px;
}

.ready-solutions>.description {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 24px;
}

.ready-solutions .list {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.ready-solutions .list li {
    --gap: 15px;
    --columns: 2;
    width: calc((100% / var(--columns)) - var(--gap) + (var(--gap) / var(--columns)));
}

@media (min-width: 768px) {
    .ready-solutions .list li {
        --columns: 3;
    }
}

@media (min-width: 1280px) {
    .ready-solutions .list li {
        --columns: 4;
    }
}

.ready-solutions .list li button {
    color: #4f20bb;
    border: 2px solid #4f20bb;
    border-radius: 5px;
    background: none;
    transition: .2s;
    padding: 6px 12px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.ready-solutions .list li button:hover {
    color: #fff;
    background: #4f20bb;
}

.rs-modal {
    display: none;
    max-width: 598px;
}

.rs-modal p.title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px;
}


/**
* @patch online-chat by mistrail  06.03.2025
*/

#chto-daet-onlayn-chat {
    font-family: 'BigCityGrotesquePro';
    margin-bottom: 4em;
}

#chto-daet-onlayn-chat .container > img{
    border-radius: 27px;
}

#chto-daet-onlayn-chat .b-banners-text {
    font-size: 18px;
    line-height: 1.2;
    background-color: #fff;
    border-radius: 15px;
    margin: 24px 20px;
    width: 614px;
    padding: 37px 28px;
}

#chto-daet-onlayn-chat .b-banners-text .x-banner-title{
    font-weight: 700;
    font-size: 120%;
    margin-bottom: 1rem;
}

@media screen and (max-width: 1200px) {
    #chto-daet-onlayn-chat .b-banners-text {
        font-size: 80%;
        margin: 80px 16px;
    }
}

@media (max-width: 991px) {
    #chto-daet-onlayn-chat .b-banners-text {
        font-size: 80%;
    }
}

@media (max-width: 720px) {
    #chto-daet-onlayn-chat .b-banners-text {
        font-size: 75%;
        margin: 70px 16px;
    }
}

@media (max-width: 610px) {
    #chto-daet-onlayn-chat .b-banners-text {
        font-size: 63%;
        margin: 60px 16px;
    }
}

@media (max-width: 520px) {
    #chto-daet-onlayn-chat .container{
        background-color: #3e1d23;
        background-image: url("/bitrix/templates/envybox/images/advantages/chat/666_1.png");
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: cover;
        border-radius: 30px;
        margin: 0 28px;
        padding: 15px;
        padding-bottom: 320px;
    }

    #chto-daet-onlayn-chat .container img {
        display: none;
    }

    #chto-daet-onlayn-chat  .b-banners-text {
        position: static;
        border-radius: 13px;
        width: auto !important;
        font-size: 14px !important;
        margin: 0 !important;
        padding: 10px 15px !important;
    }

    #chto-daet-onlayn-chat  .b-banners-text .x-banner-title {
        font-size: 22px !important;
    }

}

/**
* 
*/

#x-compensation{
    display: flex;
    gap: 2rem
}

#x-compensation > div{

}

#x-compensation .block-image{
    position: relative;
    padding: 0 1rem;
}

#x-compensation .block-image::before{
    position: absolute;
    content: "";
    display: block;
    margin: 2rem 0;
    background-color: #e6e6e6;
    border-radius: 15px;
    z-index: -1;
    width: 100%;
    height: 80%;
    left: 0;
}

#x-compensation .block-text{
    background-color: #e6e6e6;
    border-radius: 15px;
    padding: 2rem;
    margin: 2em 0 3em 0;
}

#x-compensation .block-text h3{
    margin: 2rem 0;
    font-size: 24px;
}

#x-mulichannel-block{
    background-color: #e6e6e6;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 1rem;
}

#x-mulichannel-block .hero-banner{
    border-radius: 8px;
    background-color: #ff80b0;
    color: #fff;
    padding: 0;
    display: flex;
    gap: 1rem;
}

#x-mulichannel-block .hero-banner > *{
    width: 50%
}

#x-mulichannel-block .hero-banner h3{
    margin: 1rem 0;
    font-size: 24px;
}

#x-mulichannel-block .x-hero-banner-image{
    overflow: hidden
}

#x-mulichannel-block .x-hero-banner-image > img{
    position: relative;
    top: 11px;
}

#x-mulichannel-block .hero-banner-text{
    padding: 1rem;
    line-height: 1.2;
}

#x-mulichannel-block .flexible{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 14px;
}

#x-mulichannel-block .flexible .flexible-item{
    width: 33%;
    flex-grow: 1;
    padding: 1rem;    
}

#x-mulichannel-block .flexible .flexible-item .flexible-item-title{
    margin: 2rem 0;
    font-size: 20px;    
}

#x-mulichannel-block .flexible .flexible-item .flexible-item-title > *{
    display: inline-block;    
}

#x-mulichannel-block .flexible .flexible-item .flexible-item-title > img{
    width: 20px;
    height: 20px;
}

#x-mulichannel-block .desktop{
    display: initial;
}

#x-mulichannel-block .mobile{
    display: none;
}

@media screen and (max-width: 450px){
    #x-mulichannel-block{
        padding-bottom: 40px;
    }

    #x-mulichannel-block .desktop{
        display: none;
    }
    
    #x-mulichannel-block .mobile{
        display: initial;
    }

    #x-mulichannel-block .hero-banner{
        display: block;
    }

    #x-mulichannel-block .hero-banner .x-hero-banner-image img{
        margin: 0 10px;
    }

    #x-mulichannel-block .hero-banner > *{
        width: auto;
    }

    #x-mulichannel-block .flexible{
        display: block;
    }

    #x-mulichannel-block .flexible .flexible-item {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    #x-mulichannel-block .flexible .flexible-item .flexible-item-title > img{
        width: 26px;
        height: 26px;
        margin-bottom: -5px;
    }



    #x-compensation {
        border-radius: 15px;
        background: #e6e6e6;
        flex-direction: column-reverse;
    }

    #x-compensation .block-image{
        padding: 0;
    }

    #x-compensation .block-image > img{
        margin-bottom: -30px;
        width: 100%;
    }

    #x-compensation .block-image::before{
        content: none;
    }

    #x-compensation .block-text{
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

    .integration.section{
        display: none;
    }

    .vw-section.vw-section--mobile-only{
        margin-bottom: 2rem;
    }
}
/* End */


/* Start:/bitrix/templates/envybox/style/video-widget/style.css?175093657435389*/
@charset "UTF-8";

body {
  min-width: 320px;
  font-family: "BigCityGrotesquePro";
  font-size: 0.875rem;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.wrapper {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

@supports (overflow: clip) {
  .wrapper {
    overflow: clip;
  }
}

.wrapper > main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.wrapper > * {
  min-width: 0;
}

/*
(i) Стилі будуть застосовуватись до
всіх класів, що містять *__container
Наприклад header__container, main__container і т.п.
Сніппет (HTML): cnt
*/

[class*=__container] {
  max-width: 76.875rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
  object-fit: contain;
}

:root {
  /* Color accent */
  --clr-accent-dark: #F53466;
  --clr-accent-light: #FF3768;
  --clr-accent-yellow: #FFE53B;
  --clr-accent-blue: #40BDFF;
  --clr-accent-violet: #8260C8;
  --clr-accent-green: #00C94E;
  /* Color natural */
  --clr-natural-100: #FFFFFF;
  --clr-natural-300: #F4F7FC;
  --clr-natural-900: #26262A;
  /* Font size */
  --fz-100: 0.875rem;
  /* 14px */
  --fz-200: 1rem;
  /* 16px */
  --fz-300: 1.125rem;
  /* 18px */
  --fz-400: 1.25rem;
  /* 20px */
  --fz-500: 1.375rem;
  /* 22px */
  --fz-600: 1.625rem;
  /* 26px */
  --fz-700: 1.875rem;
  /* 30px */
  --fz-800: 2rem;
  /* 32px */
  --fz-900: 3.375rem;
  /* 54px */
  --fz-1000: 4.1875rem;
  /* 67px */
  /* Font weight */
  --fw-400: normal;
  --fw-500: 500;
  --fw-700: bold;
  --fw-900: 900;
  /* Line height */
  --lh-100: 0.875rem;
  /* 14px */
  --lh-200: 1rem;
  /* 16px */
  --lh-300: 1.125rem;
  /* 18px */
  --lh-400: 1.25rem;
  /* 20px */
  --lh-500: 1.375rem;
  /* 22px */
  --lh-600: 1.625rem;
  /* 26px */
  --lh-700: 1.875rem;
  /* 30px */
  --lh-800: 2rem;
  /* 32px */
  --lh-900: 3.375rem;
  /* 54px */
  --lh-1000: 4.1875rem;
  /* 67px */
  /* Letter spacing */
  --ls-20: calc(-20px * 10 / 1000);
}

.enb-title-primary {
  font-weight: var(--fw-900);
  color: var(--clr-natural-900);
}

.enb-title-primary--outline {
  font-weight: var(--fw-700);
}

@supports (-webkit-text-stroke: 1px var(--clr-natural-100)) {
  .enb-title-primary--outline {
    -webkit-text-stroke: 1px var(--clr-natural-100);
    -webkit-text-fill-color: var(--clr-natural-100);
  }
}

.enb-title-primary--outline > span {
  color: var(--clr-natural-100);
}

@supports (-webkit-text-stroke: 1px var(--clr-natural-100)) {
  .enb-title-primary--outline > span {
    -webkit-text-stroke: 1px var(--clr-natural-100);
    -webkit-text-fill-color: var(--clr-accent-dark);
  }
}

.enb-icon {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: var(--clr-natural-300);
  border-radius: 0.4375rem;
  padding: 10px;
}

.enb-icon svg {
  width: 1.25rem;
  height: 1.25rem;
}

.enb-icon--pink {
  background-color: rgba(245, 50, 102, 0.1);
}

.enb-icon--pink svg {
  fill: var(--clr-accent-dark);
}

.enb-icon--violet {
  background-color: rgba(131, 96, 200, 0.1);
}

.enb-icon--violet svg {
  fill: var(--clr-accent-violet);
}

.enb-icon--green {
  background-color: #e7f9ee;
}

.enb-icon--green svg {
  fill: var(--clr-accent-green);
}

.enb-icon--blue {
  background-color: rgba(64, 188, 255, 0.1);
}

.enb-icon--blue svg {
  fill: var(--clr-accent-blue);
}

.enb-icon--yellow {
  background-color: rgba(255, 229, 59, 0.1);
}

.enb-icon--yellow svg {
  fill: var(--clr-accent-yellow);
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.vw-give .header_tab {
  background-color: var(--clr-accent-dark);
}

.vw-give__desc-title {
  font-size: var(--fz-500);
  line-height: var(--lh-300);
  font-weight: var(--fw-700);
  letter-spacing: var(--ls-20);
}

.vw-give__desc-text {
  line-height: 1.3;
  letter-spacing: var(--ls-20);
}

.vw-give__img {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 100%;
  background: url("/bitrix/templates/envybox/style/video-widget/../../images/video-widget/svg/equalizer.svg") top center no-repeat;
  background-size: contain;
}

.vw-give__img img {
  margin-left: auto;
  margin-right: auto;
}

.vw-work {
  background-color: var(--clr-natural-300);
}

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

.vw-work__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vw-work__item:first-of-type .vw-work__content {
  margin-bottom: 1.875rem;
}

.vw-work__item:nth-of-type(2) .vw-work__content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.vw-work__item:nth-of-type(2) .vw-work__img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.vw-work__item:nth-of-type(3) .vw-work__content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.vw-work__item:nth-of-type(3) .vw-work__img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.vw-work__content-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}

.vw-work__content-title {
  font-size: var(--fz-500);
  line-height: var(--lh-300);
  font-weight: var(--fw-700);
  letter-spacing: var(--ls-20);
}

.vw-work__content-text {
  line-height: 1.3;
  letter-spacing: var(--ls-20);
}

.vw-work__img {
  display: block;
  margin-top: 20px;
}

.vw-work__img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.vw-engages {
  position: relative;
  background-color: var(--clr-accent-dark);
}

.vw-engages::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  background-color: var(--clr-natural-100);
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
  clip-path: polygon(0 0, 0 100%, 100% 100%);
}

.vw-engages__container {
  position: relative;
}

.vw-engages__title {
  text-align: center;
  color: var(--clr-natural-100);
}

.vw-engages__title br {
  display: none;
}

.vw-engages__subtitle {
  line-height: 1;
  font-weight: var(--fw-700);
  letter-spacing: var(--ls-20);
  text-align: center;
  color: var(--clr-natural-100);
}

.vw-engages__steps {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.875rem;
  isolation: isolate;
  padding-top: 2.25rem;
  padding-bottom: 2.5rem;
  margin-top: 0.875rem;
}

.vw-engages__steps::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 1px;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(2%, rgba(255, 255, 255, 0.64)), color-stop(21%, rgb(255, 255, 255)), color-stop(80%, rgb(255, 255, 255)), color-stop(98%, rgba(255, 255, 255, 0.6446953782)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.64) 2%, rgb(255, 255, 255) 21%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0.6446953782) 98%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.64) 2%, rgb(255, 255, 255) 21%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0.6446953782) 98%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}

.vw-engages__step {
  display: inline-block;
  font-size: var(--fz-300);
  line-height: var(--lh-300);
  letter-spacing: var(--ls-20);
  text-align: center;
  background-color: var(--clr-natural-100);
  border-radius: 1rem;
  max-width: 210px;
  padding: 0.875rem 1.25rem 1rem;
}

.vw-engages__decor {
  display: none;
}

.vw-engages__decor > img {
  position: absolute;
  display: block;
}

.vw-engages__decor > img svg {
  width: 2rem;
  height: 2rem;
}

.vw-engages__decor > img:nth-child(1) {
  width: 3.75rem;
  height: 3.75rem;
  top: 0;
  left: 2%;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.vw-engages__decor > img:nth-child(2) {
  display: none;
}

.vw-engages__decor > img:nth-child(3) {
  display: none;
}

.vw-engages__decor > img:nth-child(4) {
  width: 2.625rem;
  height: 2.625rem;
  top: 38%;
  left: 10%;
}

.vw-engages__decor > img:nth-child(5) {
  width: 2.625rem;
  height: 2.625rem;
  bottom: -20%;
  left: 40%;
}

.vw-engages__decor > img:nth-child(6) {
  width: 3.3125rem;
  height: 3.3125rem;
  bottom: 22%;
  right: 20%;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.vw-engages__decor > img:nth-child(7) {
  width: 3.75rem;
  height: 3.75rem;
  bottom: -35%;
  right: 14%;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.vw-engages__decor > img:nth-child(8) {
  width: 3.3125rem;
  height: 3.3125rem;
  top: -16%;
  right: 2%;
}

.vw-engages__decor > img:nth-child(9) {
  display: none;
  width: 12.5rem;
  height: 9.375rem;
  top: 10%;
  right: -10%;
}

.vw-advantages__title {
  text-align: left;
}

.vw-advantages__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.875rem;
}

.vw-advantages__item {
  background-color: #f4f7fc;
  border-radius: 16px;
  padding: 0.625rem;
}

.vw-advantages__item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.625rem;
}

.vw-advantages__item-title {
  font-size: var(--fz-500);
  line-height: var(--lh-300);
  font-weight: var(--fw-700);
  letter-spacing: var(--ls-20);
}

.vw-advantages__item-text {
  line-height: 1;
  letter-spacing: var(--ls-20);
}

@media (min-width: 29.99875em) {
  .vw-give__img {
    background-size: contain;
  }
}

@media (min-width: 47.99875em) {
  .vw-give__title {
    text-align: center;
  }

  .vw-give__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 21.25rem 1fr;
    grid-template-columns: 1fr 21.25rem 1fr;
    gap: 1.25rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("/bitrix/templates/envybox/style/video-widget/../../images/video-widget/svg/equalizer.svg") top -10px center no-repeat;
  }

  .vw-give__desc {
    margin-bottom: 6.25rem;
  }

  .vw-give__img {
    background: none;
  }

  .vw-work__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .vw-work__item:first-of-type .vw-work__content {
    width: 100%;
    max-width: 26.875rem;
  }

  .vw-work__item:nth-of-type(2) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .vw-work__item:nth-of-type(2) .vw-work__content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    max-width: 31.875rem;
    margin-bottom: 1.875rem;
  }

  .vw-work__item:nth-of-type(2) .vw-work__content::after {
    right: auto;
    left: -1.375rem;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }

  .vw-work__item:last-of-type {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .vw-work__item:last-of-type .vw-work__content {
    width: 100%;
    max-width: 30rem;
  }

  .vw-work__item:last-of-type .vw-work__img {
    margin-left: 20px;
    margin-bottom: -11.625rem;
    margin-right: -8rem;
  }

  .vw-work__item:last-of-type .vw-work__content::after {
    right: auto;
    left: -1.375rem;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }

  .vw-work__content {
    position: relative;
    background-color: var(--clr-natural-100);
    border-radius: 1.875rem;
    max-width: 26.75rem;
    padding: 1.5rem 1.875rem;
  }

  .vw-work__content::after {
    content: "";
    display: block;
    width: 1.375rem;
    height: 2.5rem;
    background: url("/bitrix/templates/envybox/style/video-widget/../../images/video-widget/svg/tail.svg") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    right: -1.375rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .vw-work__img {
    margin-top: 0;
  }

  .vw-engages__title br {
    display: block;
  }

  .vw-engages__title.enb-title-primary--h2 {
    line-height: 2.8125rem;
  }

  .vw-engages__steps::before {
    top: 1.5rem;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(2%, rgba(255, 255, 255, 0.64)), color-stop(21%, rgb(255, 255, 255)), color-stop(80%, rgb(255, 255, 255)), color-stop(98%, rgba(255, 255, 255, 0.6446953782)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.64) 2%, rgb(255, 255, 255) 21%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0.6446953782) 98%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.64) 2%, rgb(255, 255, 255) 21%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0.6446953782) 98%, rgba(255, 255, 255, 0) 100%);
  }

  .vw-engages__steps {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2.1875rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 4rem;
  }

  .vw-engages__decor {
    display: block;
  }

  .vw-advantages__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vw-advantages__item {
    padding: 1.75rem 1.875rem 1.625rem;
  }

  .vw-advantages__item:nth-of-type(1) {
    max-width: 40%;
  }

  .vw-advantages__item:nth-of-type(2) {
    max-width: 50%;
  }

  .vw-advantages__item:nth-of-type(3) {
    max-width: 40%;
  }

  .vw-advantages__item:nth-of-type(4) {
    max-width: 55%;
  }

  .vw-advantages__item:nth-of-type(5) {
    max-width: 90%;
  }
}

@media (min-width: 47.99875em) and (min-width: 76.875em) {
  .vw-give__content {
    background-size: 34.375rem;
  }

  .vw-give__img img {
    max-width: 24.375rem;
  }

  .vw-work__container {
    padding-right: 6.25rem;
  }

  .vw-work__container {
    padding-left: 6.25rem;
  }

  .vw-work__item {
    gap: 3.75rem;
  }

  .vw-advantages__container {
    padding-right: 6.25rem;
  }

  .vw-advantages__container {
    padding-left: 6.25rem;
  }
}

@media (min-width: 61.99875em) {
  .vw-give__content {
    -ms-grid-columns: 1fr 26.25rem 1fr;
    grid-template-columns: 1fr 26.25rem 1fr;
    background: url("/bitrix/templates/envybox/style/video-widget/../../images/video-widget/svg/equalizer.svg") top -20px center no-repeat;
  }

  .vw-engages__decor > img:nth-child(1) {
    top: 0;
    left: 0;
  }

  .vw-engages__decor > img:nth-child(2) {
    display: block;
    width: 3rem;
    height: 3rem;
    bottom: 20%;
    left: -10%;
  }

  .vw-engages__decor > img:nth-child(3) {
    display: block;
    width: 12.5rem;
    height: 9.875rem;
    bottom: -49%;
    left: -4%;
  }

  .vw-engages__decor > img:nth-child(4) {
    top: 42%;
    left: 13%;
  }

  .vw-engages__decor > img:nth-child(5) {
    bottom: -33%;
    left: 40%;
  }

  .vw-engages__decor > img:nth-child(6) {
    bottom: 17%;
    right: 25%;
  }

  .vw-engages__decor > img:nth-child(7) {
    bottom: -45%;
    right: 14%;
  }

  .vw-engages__decor > img:nth-child(8) {
    top: -26%;
    right: 12%;
  }

  .vw-engages__decor > img:nth-child(9) {
    display: block;
  }
}

@media (min-width: 61.99875em) and (min-width: 76.875em) {
  .vw-give__content {
    background-size: 34.375rem;
  }
}

@media (min-width: 76.875em) {
  .enb-title-primary--h2 {
    font-size: 3.375rem;
  }

  .enb-title-primary--h2 {
    line-height: 4.125rem;
  }

  .vw-give__title {
    margin-bottom: -0.625rem;
  }

  .vw-give__content {
    -ms-grid-columns: 1fr 32.5rem 1fr;
    grid-template-columns: 1fr 32.5rem 1fr;
  }

  .vw-give__desc-title {
    margin-bottom: 1.375rem;
  }

  .vw-give__desc-text {
    font-size: 1.125rem;
  }

  .vw-give__img {
    padding-top: 6.875rem;
  }

  .vw-give__img {
    padding-bottom: 8.625rem;
  }

  .vw-give__img img {
    max-width: 24.375rem;
  }

  .vw-work {
    padding-top: 5.6rem;
  }

  .vw-work {
    padding-bottom: 8.375rem;
  }

  .vw-work {
    margin-top: 0;
  }

  .vw-work__title {
    margin-bottom: 5.625rem;
  }

  .vw-work__item:first-of-type {
    margin-bottom: 3.75rem;
  }

  .vw-work__item:nth-of-type(2) {
    margin-bottom: 2.625rem;
  }

  .vw-work__item:nth-of-type(3) {
    margin-bottom: 3.625rem;
  }

  .vw-work__item:nth-of-type(2) .vw-work__img {
    margin-right: 5rem;
  }

  .vw-work__content-text {
    font-size: 1.125rem;
  }

  .vw-work__content-text p:not(:last-child) {
    margin-bottom: 1.125rem;
  }

  .vw-engages {
    padding-top: 3.125rem;
  }

  .vw-engages {
    padding-bottom: 8.4375rem;
  }

  .vw-engages::before {
    height: 7.1875rem;
  }

  .vw-engages__title {
    margin-bottom: 2.875rem;
  }

  .vw-engages__subtitle {
    font-size: 1.375rem;
  }

  .vw-advantages {
    margin-bottom: 5.625rem;
    padding-top: 5.6rem;
  }

  .vw-advantages__title {
    margin-top: 1.625rem;
  }

  .vw-advantages__title {
    margin-bottom: 4.25rem;
  }

  .vw-advantages__item:nth-of-type(1) {
    max-width: 28.125rem;
  }

  .vw-advantages__item:nth-of-type(2) {
    max-width: 31.25rem;
  }

  .vw-advantages__item:nth-of-type(3) {
    max-width: 28.125rem;
  }

  .vw-advantages__item:nth-of-type(4) {
    max-width: 33.125rem;
  }

  .vw-advantages__item:nth-of-type(5) {
    max-width: 50rem;
  }

  .vw-advantages__item-text {
    font-size: 1.125rem;
  }
}

@media (max-width: 20em) {
  .enb-title-primary--h2 {
    font-size: 1.875rem;
  }

  .enb-title-primary--h2 {
    line-height: 2.1875rem;
  }

  .vw-give__title {
    margin-bottom: 2.625rem;
  }

  .vw-give__desc-title {
    margin-bottom: 0.625rem;
  }

  .vw-give__desc-text {
    font-size: 1rem;
  }

  .vw-give__img {
    padding-top: 4.0625rem;
  }

  .vw-give__img {
    padding-bottom: 4.0625rem;
  }

  .vw-give__img img {
    max-width: 13.75rem;
  }

  .vw-work {
    padding-top: 1.25rem;
  }

  .vw-work {
    padding-bottom: 2.1875rem;
  }

  .vw-work {
    margin-top: 1.75rem;
  }

  .vw-work__title {
    margin-bottom: 2.5rem;
  }

  .vw-work__item:first-of-type {
    margin-bottom: 3.125rem;
  }

  .vw-work__item:nth-of-type(2) {
    margin-bottom: 3.125rem;
  }

  .vw-work__content-text {
    font-size: 1rem;
  }

  .vw-work__content-text p:not(:last-child) {
    margin-bottom: 1.5625rem;
  }

  .vw-engages {
    padding-top: 1.5625rem;
  }

  .vw-engages {
    padding-bottom: 1.875rem;
  }

  .vw-engages::before {
    height: 1.375rem;
  }

  .vw-engages__title {
    margin-bottom: 2.25rem;
  }

  .vw-engages__subtitle {
    font-size: 1.125rem;
  }

  .vw-advantages {
    margin-bottom: 3.125rem;
  }

  .vw-advantages__title {
    margin-top: 1.25rem;
  }

  .vw-advantages__title {
    margin-bottom: 2.5rem;
  }

  .vw-advantages__item-text {
    font-size: 1rem;
  }
}

@media (min-width: 20em) and (max-width: 76.875em) {
  .vw-work__item:last-of-type .vw-work__img {
    display: none;
  }
  @supports (font-size: clamp( 1.875rem , 1.3475274725rem  +  2.6373626374vw , 3.375rem )) {
    .enb-title-primary--h2 {
      font-size: clamp( 1.875rem , 1.3475274725rem  +  2.6373626374vw , 3.375rem );
    }
  }

  @supports not (font-size: clamp( 1.875rem , 1.3475274725rem  +  2.6373626374vw , 3.375rem )) {
    .enb-title-primary--h2 {
      font-size: calc(1.875rem + 1.5 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (line-height: clamp( 2.1875rem , 1.5061813187rem  +  3.4065934066vw , 4.125rem )) {
    .enb-title-primary--h2 {
      line-height: clamp( 2.1875rem , 1.5061813187rem  +  3.4065934066vw , 4.125rem );
    }
  }

  @supports not (line-height: clamp( 2.1875rem , 1.5061813187rem  +  3.4065934066vw , 4.125rem )) {
    .enb-title-primary--h2 {
      line-height: calc(2.1875rem + 1.9375 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( -0.625rem , 3.7678571429rem  +  -5.7142857143vw , 2.625rem )) {
    .vw-give__title {
      margin-bottom: clamp( -0.625rem , 3.7678571429rem  +  -5.7142857143vw , 2.625rem );
    }
  }

  @supports not (margin-bottom: clamp( -0.625rem , 3.7678571429rem  +  -5.7142857143vw , 2.625rem )) {
    .vw-give__title {
      margin-bottom: calc(2.625rem + -3.25 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 0.625rem , 0.3612637363rem  +  1.3186813187vw , 1.375rem )) {
    .vw-give__desc-title {
      margin-bottom: clamp( 0.625rem , 0.3612637363rem  +  1.3186813187vw , 1.375rem );
    }
  }

  @supports not (margin-bottom: clamp( 0.625rem , 0.3612637363rem  +  1.3186813187vw , 1.375rem )) {
    .vw-give__desc-title {
      margin-bottom: calc(0.625rem + 0.75 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem )) {
    .vw-give__desc-text {
      font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem );
    }
  }

  @supports not (font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem )) {
    .vw-give__desc-text {
      font-size: calc(1rem + 0.125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-top: clamp( 4.0625rem , 3.073489011rem  +  4.9450549451vw , 6.875rem )) {
    .vw-give__img {
      padding-top: clamp( 4.0625rem , 3.073489011rem  +  4.9450549451vw , 6.875rem );
    }
  }

  @supports not (padding-top: clamp( 4.0625rem , 3.073489011rem  +  4.9450549451vw , 6.875rem )) {
    .vw-give__img {
      padding-top: calc(4.0625rem + 2.8125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-bottom: clamp( 4.0625rem , 2.4581043956rem  +  8.021978022vw , 8.625rem )) {
    .vw-give__img {
      padding-bottom: clamp( 4.0625rem , 2.4581043956rem  +  8.021978022vw , 8.625rem );
    }
  }

  @supports not (padding-bottom: clamp( 4.0625rem , 2.4581043956rem  +  8.021978022vw , 8.625rem )) {
    .vw-give__img {
      padding-bottom: calc(4.0625rem + 4.5625 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (max-width: clamp( 13.75rem , 10.0137362637rem  +  18.6813186813vw , 24.375rem )) {
    .vw-give__img img {
      max-width: clamp( 13.75rem , 10.0137362637rem  +  18.6813186813vw , 24.375rem );
    }
  }

  @supports not (max-width: clamp( 13.75rem , 10.0137362637rem  +  18.6813186813vw , 24.375rem )) {
    .vw-give__img img {
      max-width: calc(13.75rem + 10.625 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-top: clamp( 1.25rem , 0.7225274725rem  +  2.6373626374vw , 2.75rem )) {
    .vw-work {
      padding-top: clamp( 1.25rem , 0.7225274725rem  +  2.6373626374vw , 2.75rem );
    }
  }

  @supports not (padding-top: clamp( 1.25rem , 0.7225274725rem  +  2.6373626374vw , 2.75rem )) {
    .vw-work {
      padding-top: calc(1.25rem + 1.5 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-bottom: clamp( 2.1875rem , 0.0116758242rem  +  10.8791208791vw , 8.375rem )) {
    .vw-work {
      padding-bottom: clamp( 2.1875rem , 0.0116758242rem  +  10.8791208791vw , 8.375rem );
    }
  }

  @supports not (padding-bottom: clamp( 2.1875rem , 0.0116758242rem  +  10.8791208791vw , 8.375rem )) {
    .vw-work {
      padding-bottom: calc(2.1875rem + 6.1875 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-top: clamp( 1.75rem , 1.3543956044rem  +  1.978021978vw , 2.875rem )) {
    .vw-work {
      margin-top: clamp( 1.75rem , 1.3543956044rem  +  1.978021978vw , 2.875rem );
    }
  }

  @supports not (margin-top: clamp( 1.75rem , 1.3543956044rem  +  1.978021978vw , 2.875rem )) {
    .vw-work {
      margin-top: calc(1.75rem + 1.125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 2.5rem , 1.4010989011rem  +  5.4945054945vw , 5.625rem )) {
    .vw-work__title {
      margin-bottom: clamp( 2.5rem , 1.4010989011rem  +  5.4945054945vw , 5.625rem );
    }
  }

  @supports not (margin-bottom: clamp( 2.5rem , 1.4010989011rem  +  5.4945054945vw , 5.625rem )) {
    .vw-work__title {
      margin-bottom: calc(2.5rem + 3.125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 3.125rem , 2.9052197802rem  +  1.0989010989vw , 3.75rem )) {
    .vw-work__item:first-of-type {
      margin-bottom: clamp( 3.125rem , 2.9052197802rem  +  1.0989010989vw , 3.75rem );
    }
  }

  @supports not (margin-bottom: clamp( 3.125rem , 2.9052197802rem  +  1.0989010989vw , 3.75rem )) {
    .vw-work__item:first-of-type {
      margin-bottom: calc(3.125rem + 0.625 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 3.125rem , 2.2458791209rem  +  4.3956043956vw , 5.625rem )) {
    .vw-work__item:nth-of-type(2) {
      margin-bottom: clamp( 3.125rem , 2.2458791209rem  +  4.3956043956vw , 5.625rem );
    }
  }

  @supports not (margin-bottom: clamp( 3.125rem , 2.2458791209rem  +  4.3956043956vw , 5.625rem )) {
    .vw-work__item:nth-of-type(2) {
      margin-bottom: calc(3.125rem + 2.5 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem )) {
    .vw-work__content-text {
      font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem );
    }
  }

  @supports not (font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem )) {
    .vw-work__content-text {
      font-size: calc(1rem + 0.125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 1.125rem , 1.7163461538rem  +  -0.7692307692vw , 1.5625rem )) {
    .vw-work__content-text p:not(:last-child) {
      margin-bottom: clamp( 1.125rem , 1.7163461538rem  +  -0.7692307692vw , 1.5625rem );
    }
  }

  @supports not (margin-bottom: clamp( 1.125rem , 1.7163461538rem  +  -0.7692307692vw , 1.5625rem )) {
    .vw-work__content-text p:not(:last-child) {
      margin-bottom: calc(1.5625rem + -0.4375 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-top: clamp( 1.5625rem , 1.0130494505rem  +  2.7472527473vw , 3.125rem )) {
    .vw-engages {
      padding-top: clamp( 1.5625rem , 1.0130494505rem  +  2.7472527473vw , 3.125rem );
    }
  }

  @supports not (padding-top: clamp( 1.5625rem , 1.0130494505rem  +  2.7472527473vw , 3.125rem )) {
    .vw-engages {
      padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-bottom: clamp( 1.875rem , -0.4326923077rem  +  11.5384615385vw , 8.4375rem )) {
    .vw-engages {
      padding-bottom: clamp( 1.875rem , -0.4326923077rem  +  11.5384615385vw , 8.4375rem );
    }
  }

  @supports not (padding-bottom: clamp( 1.875rem , -0.4326923077rem  +  11.5384615385vw , 8.4375rem )) {
    .vw-engages {
      padding-bottom: calc(1.875rem + 6.5625 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (height: clamp( 1.375rem , -0.668956044rem  +  10.2197802198vw , 7.1875rem )) {
    .vw-engages::before {
      height: clamp( 1.375rem , -0.668956044rem  +  10.2197802198vw , 7.1875rem );
    }
  }

  @supports not (height: clamp( 1.375rem , -0.668956044rem  +  10.2197802198vw , 7.1875rem )) {
    .vw-engages::before {
      height: calc(1.375rem + 5.8125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 2.25rem , 2.0302197802rem  +  1.0989010989vw , 2.875rem )) {
    .vw-engages__title {
      margin-bottom: clamp( 2.25rem , 2.0302197802rem  +  1.0989010989vw , 2.875rem );
    }
  }

  @supports not (margin-bottom: clamp( 2.25rem , 2.0302197802rem  +  1.0989010989vw , 2.875rem )) {
    .vw-engages__title {
      margin-bottom: calc(2.25rem + 0.625 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (font-size: clamp( 1.125rem , 1.0370879121rem  +  0.4395604396vw , 1.375rem )) {
    .vw-engages__subtitle {
      font-size: clamp( 1.125rem , 1.0370879121rem  +  0.4395604396vw , 1.375rem );
    }
  }

  @supports not (font-size: clamp( 1.125rem , 1.0370879121rem  +  0.4395604396vw , 1.375rem )) {
    .vw-engages__subtitle {
      font-size: calc(1.125rem + 0.25 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 3.125rem , 2.2458791209rem  +  4.3956043956vw , 5.625rem )) {
    .vw-advantages {
      margin-bottom: clamp( 3.125rem , 2.2458791209rem  +  4.3956043956vw , 5.625rem );
    }
  }

  @supports not (margin-bottom: clamp( 3.125rem , 2.2458791209rem  +  4.3956043956vw , 5.625rem )) {
    .vw-advantages {
      margin-bottom: calc(3.125rem + 2.5 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-top: clamp( 1.25rem , 1.1181318681rem  +  0.6593406593vw , 1.625rem )) {
    .vw-advantages__title {
      margin-top: clamp( 1.25rem , 1.1181318681rem  +  0.6593406593vw , 1.625rem );
    }
  }

  @supports not (margin-top: clamp( 1.25rem , 1.1181318681rem  +  0.6593406593vw , 1.625rem )) {
    .vw-advantages__title {
      margin-top: calc(1.25rem + 0.375 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (margin-bottom: clamp( 2.5rem , 1.8846153846rem  +  3.0769230769vw , 4.25rem )) {
    .vw-advantages__title {
      margin-bottom: clamp( 2.5rem , 1.8846153846rem  +  3.0769230769vw , 4.25rem );
    }
  }

  @supports not (margin-bottom: clamp( 2.5rem , 1.8846153846rem  +  3.0769230769vw , 4.25rem )) {
    .vw-advantages__title {
      margin-bottom: calc(2.5rem + 1.75 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem )) {
    .vw-advantages__item-text {
      font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem );
    }
  }

  @supports not (font-size: clamp( 1rem , 0.956043956rem  +  0.2197802198vw , 1.125rem )) {
    .vw-advantages__item-text {
      font-size: calc(1rem + 0.125 * (100vw - 20rem) / 56.875);
    }
  }
}

@media (min-width: 47.99875em) and (min-width: 20em) and (max-width: 76.875em) {
  @supports (background-size: clamp( 18.125rem , 12.4107142857rem  +  28.5714285714vw , 34.375rem )) {
    .vw-give__content {
      background-size: clamp( 18.125rem , 12.4107142857rem  +  28.5714285714vw , 34.375rem );
    }
  }

  @supports not (background-size: clamp( 18.125rem , 12.4107142857rem  +  28.5714285714vw , 34.375rem )) {
    .vw-give__content {
      background-size: calc(18.125rem + 16.25 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (max-width: clamp( 11.25rem , 6.6346153846rem  +  23.0769230769vw , 24.375rem )) {
    .vw-give__img img {
      max-width: clamp( 11.25rem , 6.6346153846rem  +  23.0769230769vw , 24.375rem );
    }
  }

  @supports not (max-width: clamp( 11.25rem , 6.6346153846rem  +  23.0769230769vw , 24.375rem )) {
    .vw-give__img img {
      max-width: calc(11.25rem + 13.125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-right: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-work__container {
      padding-right: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem );
    }
  }

  @supports not (padding-right: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-work__container {
      padding-right: calc(-3.125rem + 9.375 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-left: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-work__container {
      padding-left: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem );
    }
  }

  @supports not (padding-left: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-work__container {
      padding-left: calc(-3.125rem + 9.375 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (gap: clamp( 0.625rem , -0.4739010989rem  +  5.4945054945vw , 3.75rem )) {
    .vw-work__item {
      gap: clamp( 0.625rem , -0.4739010989rem  +  5.4945054945vw , 3.75rem );
    }
  }

  @supports not (gap: clamp( 0.625rem , -0.4739010989rem  +  5.4945054945vw , 3.75rem )) {
    .vw-work__item {
      gap: calc(0.625rem + 3.125 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-right: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-advantages__container {
      padding-right: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem );
    }
  }

  @supports not (padding-right: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-advantages__container {
      padding-right: calc(-3.125rem + 9.375 * (100vw - 20rem) / 56.875);
    }
  }

  @supports (padding-left: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-advantages__container {
      padding-left: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem );
    }
  }

  @supports not (padding-left: clamp( -3.125rem , -6.4217032967rem  +  16.4835164835vw , 6.25rem )) {
    .vw-advantages__container {
      padding-left: calc(-3.125rem + 9.375 * (100vw - 20rem) / 56.875);
    }
  }
}

@media (min-width: 47.99875em) and (max-width: 20em) {
  .vw-give__content {
    background-size: 18.125rem;
  }

  .vw-give__img img {
    max-width: 11.25rem;
  }

  .vw-work__container {
    padding-right: -3.125rem;
  }

  .vw-work__container {
    padding-left: -3.125rem;
  }

  .vw-work__item {
    gap: 0.625rem;
  }

  .vw-advantages__container {
    padding-right: -3.125rem;
  }

  .vw-advantages__container {
    padding-left: -3.125rem;
  }
}

@media (min-width: 61.99875em) and (min-width: 20em) and (max-width: 76.875em) {
  @supports (background-size: clamp( 18.125rem , 12.4107142857rem  +  28.5714285714vw , 34.375rem )) {
    .vw-give__content {
      background-size: clamp( 18.125rem , 12.4107142857rem  +  28.5714285714vw , 34.375rem );
    }
  }

  @supports not (background-size: clamp( 18.125rem , 12.4107142857rem  +  28.5714285714vw , 34.375rem )) {
    .vw-give__content {
      background-size: calc(18.125rem + 16.25 * (100vw - 20rem) / 56.875);
    }
  }
}

@media (min-width: 61.99875em) and (max-width: 20em) {
  .vw-give__content {
    background-size: 18.125rem;
  }
}
/* End */
/* /bitrix/templates/envybox/components/bitrix/catalog.section/products/style.css?175093410115061 */
/* /bitrix/templates/envybox/style/video-widget/style.css?175093657435389 */
