

/* Start:/local/templates/med-vlaekan/components/bitrix/breadcrumb/breadcramp_gray/style.css?1729148968774*/
.bx-breadcrumb {
	margin: 40px 0 100px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 12px;
	color: #939396;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 19.6px */
}
.bx-breadcrump-item-separator{
	margin-right: 6px;
}
.bx-breadcrumb .bx-breadcrumb-item:first-child .bx-breadcrump-item-separator{
	margin-right: 0;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none; color: #939396;} 
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/med-vlaekan/components/bitrix/news.list/brands_slider/style.css?17449768353461*/
/* ._js_brands_slider_fadein{
    display:none;
} */
.brands_slider__nav_item__progress_bar.active{
    width: 100%;
  }
.brands_slider__nav_tabs .slick-track {
    max-width: fit-content !important;
    margin: 0 0 0 auto !important;
}
.brands_slider__content_item{
    position: relative;
}
a.brands_slider__content_item__vebinar_link {
    transition: .6s;
    position: absolute;
    display: block;
    width: 200px;
    height: 200px;
    display: block;
    border-radius: 50%;
    right: 130px;
    bottom: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 1;
}
a.brands_slider__content_item__vebinar_link:active, a.brands_slider__content_item__vebinar_link:focus {
    background-color: none;
    border: none;
}
.brands_slider__content_item__vebinar_link_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background-image: url('/images/button_bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    filter: drop-shadow(-5px -4px 23.1px rgba(0, 35, 68, 0.25));
    width: 100%;
    height: 100%;
}
a.brands_slider__content_item__vebinar_link:hover {
    transition: .3s;
    transform: scale(1.1);
    filter: drop-shadow(32px 32px 23.1px rgba(0, 0, 0, 0.6));
}


.brands_slider__content_item__vebinar_link_text{
    color: #7DA5D2;
    text-align: center;
    font-family: 'Playfair Display';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
@media (max-width: 1720px) {
    a.brands_slider__content_item__vebinar_link {
        right: 82px;
    }
}
@media (max-width: 1500px) {
    
    .brands_slider__content_item__active_img{
        bottom: 0;
    }
    a.brands_slider__content_item__vebinar_link{
        bottom: 130px;
    }
    
}
@media (max-width: 1400px) {
    a.brands_slider__content_item__vebinar_link {
        width: 160px;
        height: 160px;
    }
    .brands_slider__content_item__vebinar_link_text{
        font-size: 20px;
    }
    .brands_slider__content_item__vebinar_link_icon{
        width: 60px;
        height: 33px;
    }
}
@media (max-width: 1300px) {
    .brands_slider__nav_tabs .slick-track {
        max-width: initial !important;
        margin: initial !important;
    }
    a.brands_slider__content_item__vebinar_link {
        right: 29%;
    }
}
@media (max-width: 1200px) {
    .brands_slider__content_item__active_img{
        bottom: 60px;
    }
}
@media (max-width: 767px) {
    a.brands_slider__content_item__vebinar_link {
        width: 120px;
        height: 120px;
    }
    .brands_slider__content_item__vebinar_link::before{
       content: none;
    }
    .brands_slider__content_item__vebinar_link_icon{
        width: 43px;
        height: 24px;
    }
    .brands_slider__content_item__vebinar_link_text{
        font-size: 14px;
    }
    a.brands_slider__content_item__vebinar_link {
        right: 100px;
        bottom: 80px;
    }
}
@media (max-width: 400px) {
    a.brands_slider__content_item__vebinar_link {
        width: 100px;
        height: 100px;
    }
    .brands_slider__content_item__vebinar_link_icon{
        width: 36px;
        height: 20px;
    }
    .brands_slider__content_item__vebinar_link_text{
        font-size: 10px;
        width: 80%;
    }
    a.brands_slider__content_item__vebinar_link {
        right: 20px;
    }
}
/* End */


/* Start:/local/js/feedback/feedback/dist/feedback.bundle.css?174789244141126*/
div#application {
  height: 100%;
  min-height: 1000px;
  position: relative;
}
.feedback {
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feedback--open-popup{
  background-color: #7DA5D2;
  padding: 50px 0;
}
.advantages {
  z-index: 1;

  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(12, 1fr);
  text-align: center;
  z-index: 10;

  height: 100%;
  width: 100%;
  max-height: 1080px;
}
.advantages__row:nth-child(1) {
  grid-column: 6 / 11;
  grid-row: 3 / 4;
}
.advantages__row:nth-child(1) > p.advantages__text {
  left: -55px;
  top: 8px;
}
.advantages__row:nth-child(2) {
  position: relative;
  grid-column: 3 / 9;
  grid-row: 5 / 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.advantages__row:nth-child(3) {
  grid-column: 1 / 6;
  grid-row: 8 / 10;
}
.advantages__row:nth-child(3) > p.advantages__text {
  top: 0px;
  right: 116px;
}
.advantages__row:nth-child(4) {
  grid-column: 1 / 6;
  grid-row: 10 / 12;
}
.advantages__row:nth-child(5) {
  grid-column: 6 / 10;
  grid-row: 10 / 12;
}
.advantages__row:nth-child(5) > p.advantages__text {
  left: 30px;
  top: -10px;
}
p.advantages__title {
  font-family: Playfair Display;
  font-size: 36px;
  line-height: 1.2;
  width: 580px;
  text-align: center;
  letter-spacing: 3.6px;
}
p.advantages__text {
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  max-width: 480px;
  position: absolute;
}
span.advantages__text--blue {
  color: #7da5d2;
  font-weight: 600;
}
.advantages__title-block {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

  position: relative;
  top: -15px;
}
.advantages__circle {
  position: absolute;
  z-index: -1;
}
.advantages__row {
  position: relative;
}
.advantages__subtitle {
  font-size: 14px;
  color: #939396;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Montserrat";
  word-spacing: 11px;
}
.advantages-training .advantages__row:nth-child(1) p.advantages__text {
  top: 28px;
}
.advantages__title--uppercase{
  text-transform: uppercase;
}
@media screen and (min-height: 1000px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    left: -55px;
    top: 38px;
}
.advantages__row:nth-child(5) > p.advantages__text {
  top: -30px;
}
}
@media screen and (min-width: 2000px) and (min-height: 1200px) {
  .advantages__row:nth-child(1) p.advantages__text {
    top: 88px;
  }
  .advantages__row:nth-child(3) > p.advantages__text {
    top: -20px;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    top: -70px;
  }
  .advantages-training .advantages__row:nth-child(1) p.advantages__text{
    top: 108px;
  }
  .advantages__feedback-btn {
    top: -65px;
}
}
@media screen and (min-width: 1501px) and (min-height: 1200px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    left: -55px;
    top: 101px;
}
.advantages__row:nth-child(5) > p.advantages__text{
  top: -73px;
}
.advantages__row:nth-child(3) > p.advantages__text {
  top: -19px;
}
.advantages-training .advantages__row:nth-child(1) p.advantages__text {
  top: 108px;
}
}
@media screen and (min-width: 1500px) and (min-height: 1250px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    top: 118px;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    top: -90px;
  }
  .advantages__row:nth-child(3) > p.advantages__text {
    top: -10px;
  }

}
@media screen and (max-width: 1500px) {
}
@media screen and (max-width: 1366px) {
  p.advantages__text {
    font-size: 18px;
  }
  p.advantages__text {
    max-width: 430px;
  }
  .advantages__row:nth-child(1) > p.advantages__text {
    left: -92px;
    top: 38px;
  }
  .advantages__row:nth-child(3) > p.advantages__text {
    top: 15px;
    left: 40px;
  }
  span.advantages__subtitle {
    word-spacing: 7px;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    left: 10px;
    top: -5px;
  }
}
@media screen and (max-width: 1500px) and (min-height: 1100px) {
  .advantages__row:nth-child(1) > p.advantages__text{
    top: 120px;
  }
  .advantages__row:nth-child(5) > p.advantages__text{
    top: -95px;
  }
}

@media screen and (max-width: 1280px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    max-width: 438px;
  }
  .advantages__row:nth-child(3) {
    grid-column: 1 / 8;
  }
}
@media screen and (max-width: 1024px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    left: -82px;
   
  }
  .advantages__row:nth-child(3) > p.advantages__text {
    top: 5px;
    left: 30px;
  }
  .advantages__row:nth-child(5) {
    grid-column: 6 / 11;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    left: 75px;
    top: -12px;
  }
}
@media screen and (max-width: 1023px) {
  .advantages-training .advantages__row:nth-child(1) p.advantages__text {
    top: 98px;
}
  .advantages__row:nth-child(1) > p.advantages__text {
    top: 58px;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    top: -32px;
}
.advantages-training .advantages__row:nth-child(1) p.advantages__text {
  top: 58px;
}
}
@media screen and (max-width: 1025px) and (min-height: 1100px) {
  .advantages__row:nth-child(1) > p.advantages__text{
    top: 128px;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    top: -86px;
  }
  .advantages__row:nth-child(3) > p.advantages__text {
    top: -24px;
  }
  .advantages-training .advantages__row:nth-child(3) > p.advantages__text{
    top: 7px;
  }
}
@media screen and (max-width: 991px) {
  p.advantages__text {
    font-size: 16px;
  }
  p.advantages__title {
    font-size: 32px;
  }
  .advantages__row:nth-child(4) {
  }
}
@media screen and (max-width: 1020px) and (min-height: 1250px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    top: 128px ;
}
.advantages__row:nth-child(5) > p.advantages__text {
  top: -86px ; 
}
}
@media screen and (min-width: 900px) and (min-height: 1200px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    top: 48px;
}
.advantages__row:nth-child(5) > p.advantages__text {
  top: -36px;
}
.advantages-training .advantages__row:nth-child(1) p.advantages__text {
  top: 58px;
}
.advantages__row:nth-child(5) > p.advantages__text {
  top: -26px;
}
}
@media screen and (max-width: 900px) {
  .advantages__row:nth-child(1) > p.advantages__text {
    top: 58px;
    left: 40px;
}
  .advantages__row:nth-child(3) > p.advantages__text {
    top: 5px;
    left: 10px;
  }
  .advantages__row:nth-child(5) > p.advantages__text {
    top: -25px;
}
  p.advantages__text {
    max-width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .advantages__text {
    display: none;
  }

  svg.advantages__circle path {
    d: path(
      "M698.5 349.5C698.5 542.247 542.247 698.5 349.5 698.5C156.753 698.5 0.5 542.247 0.5 349.5C0.5 156.753 156.753 0.5 349.5 0.5C542.247 0.5 698.5 156.753 698.5 349.5Z"
    );
  }
  .advantages {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  .advantages__row:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .advantages__row:nth-child(4) {
    grid-column: 1 / 3;
    grid-row: 3 / 3;
  }
  .advantages {
    row-gap: unset;
  }

  .advantages__circle {
    width: 600px;
    height: 600px;
    left: 11px;
  }

  div#application {
    min-height: 200px;
  }
  p.advantages__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 650px) {
  .advantages__circle {
    width: 440px;
    height: 440px;
  }
  p.advantages__title {
    font-size: 24px;
    width: 420px;
    letter-spacing: 2px;
  }
  .advantages__row:nth-child(4) {
    grid-column: 2 / 3;
  }
}
@media screen and (max-width: 479px) {
  .advantages__circle {
    width: 300px;
    height: 300px;
  }
  span.advantages__subtitle {
    font-size: 12px;
    word-spacing: 4px;
  }
  p.advantages__title {
    font-size: 18px;
    letter-spacing: 1.6px;
    width: 300px;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 400px) {
  .advantages__row:nth-child(4) {
  }
}

.advantages__circle.--mobile-visible{
  display: none;
}
@media (max-width: 600px) {
  .advantages__circle.--desktop-visible{
    display: none;
  }
  .advantages__circle.--mobile-visible{
    display: initial;
  }
}

.advantages__video{
    position: absolute;
    width: 100%;
    height: 100%;
}
.advantages__video > video{
    position: relative;
    width: 100%;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.advantages__video:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#F3FBFE), to(rgba(243, 247, 249, 0)));
    background: -o-linear-gradient(top, #F3FBFE 0%, rgba(243, 247, 249, 0) 100%);
    background: linear-gradient(180deg, #F3FBFE 0%, rgba(243, 247, 249, 0) 100%);
    top: -1px;
    z-index: 1;
}
.advantages__video:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#F3FBFE), color-stop(90%, rgba(243, 247, 249, 0)));
    background: -o-linear-gradient(bottom, #F3FBFE 0%, rgba(243, 247, 249, 0) 90%);
    background: linear-gradient(360deg, #F3FBFE 0%, rgba(243, 247, 249, 0) 90%);
    top: 0;
    left: 0;
}


.advantages__feedback-btn {
  border: unset;
  background-color: #7da5d2;
  color: #fff;
  min-width: 200px;
  min-height: 200px;
  border-radius: 50%;
  font-size: 18px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  top: -40px;
  right: 70px;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.advantages__feedback-btn:hover {
  background-color: #8bc9fc;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.advantages__feedback-btn > span {
  display: block;
  max-width: 170px;
}
.feedback__privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
}
input.feedback__privacy-checkbox {
  display: none;
}
input.feedback__privacy-checkbox:checked + span.feedback__privacy-custom {
  background-image: url(/local/js/feedback/feedback/assets/images/feedback-check-icon.svg);
}
span.feedback__privacy-custom {
  min-width: 24px;
  min-height: 24px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 12px;
}
.feedback__privacy-text {
  font-size: 16px;
  color: #f3fbfe;
}
p.feedback__privacy-text > a {
  font-size: 16px;
  color: #f3fbfe;
}
.feedback__message.feedback__item--right-side {
  height: 100%;
  z-index: 100;
}
.feedback__message-title {
  font-size: 54px;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
.feedback__message-description {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.feedback__message .feedback__circle-info {
  max-width: 570px;
}
.feedback__circle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.feedback--field .advantages__feedback-btn{
  position: relative;
  right: unset;
  top: unset;
  min-height: unset;
  min-width: unset;
  background-color: unset;
}
.feedback--field .advantages__feedback-btn > span{
  max-width: unset;
  color: #212121;
}
button.advantages__popup-close{
  z-index: 100;
}
@media screen and (max-height: 1000px) {
  .advantages__feedback-btn {
    top: -40px;
  }
}
@media screen and (max-width: 1366px) {
  .advantages__feedback-btn {
    right: 85px;
  }
}
@media screen and (max-width: 650px) {
  .advantages__feedback-btn {
    min-width: 180px;
    min-height: 180px;
    font-size: 14px;
  }
  .advantages__feedback-btn > span {
    max-width: 120px;
  }
  .advantages__feedback-btn {
    right: 20px;
    top: -90px;
  }
}
@media screen and (max-width: 479px) {
  .advantages__feedback-btn {
    min-width: 140px;
    min-height: 140px;
  }
}

.advantages__popup.advantages__popup--close{
  position: absolute;
  height: 100%;
  overflow: hidden;
}
label.feedback__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #FFF;
    font-size: 16px;
    position: relative;
}
input.feedback__input {
    outline: none;
    border: none;
    border-bottom: 1px solid #FFF;
    background-color: #7DA5D2;
    padding: 20px 0;
    font-size: 16px;
    color: #FFF;
    font-family: Montserrat, sans-serif;
    padding-left:1em;
    
}
label.feedback__field:hover  input.feedback__input{
    background: #FFF;
    border-radius: 100px;
    z-index: 2;
}

label.feedback__field:hover .feedback__field-placeholder{
    color: #B9BCBE;
    padding-left: 1em;
    cursor: text;
    z-index: 10;
}

span.feedback__field-placeholder {
    position: absolute;
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    pointer-events: none;
}
label.feedback__field.active span.feedback__field-placeholder
{
    -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
            transform: translateY(-25px);
    color: #FFF;
    font-size: 12px;
    padding-left:1em;
}
label.feedback__field.text span.feedback__field-placeholder{
    -webkit-transform: translateY(-25px) !important;
        -ms-transform: translateY(-25px) !important;
            transform: translateY(-25px) !important;
    color: #FFF !important;
    font-size: 12px !important;
    padding-left:1em !important;
}
input.feedback__input:focus ~ span.feedback__field-placeholder{
    padding-left:1em;
}

input.feedback__input:focus{
 
    border: 1px solid #FFF;
    border-radius: 100px;
}
label.feedback__field.active input.feedback__input:hover
{
    background-color: #7DA5D2;
    border-radius: 0;
}
label.feedback__field.text input.feedback__input:hover{
    background-color: #7DA5D2 !important;
    border-radius: 0 !important;
}
label.feedback__field.active input.feedback__input:hover:focus
{
    border-radius: 100px;
}
label.feedback__field.text input.feedback__input:hover:focus{
    border-radius: 100px !important;
}

.feedback__row {
    margin-top: 35px;
}
.feedback__row:has(input[type="hidden"]){
    display: none;
}
.feedback__row:has(.custom-select){
    display: block !important;
}

.advantages__popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background: #7da5d2;

  overflow-y: scroll;
}
.slide-enter-active {
  -webkit-animation: 0.5s ease-out slide-show;
          animation: 0.5s ease-out slide-show;
}
.slide-leave-active {
  -webkit-animation: 0.5s ease-out slide-hide;
          animation: 0.5s ease-out slide-hide;
}
.slide-hide-enter-active {
  -webkit-animation: 0.5s ease-out slide-show;
          animation: 0.5s ease-out slide-show;
}
.slide-hide-leave-active {
  -webkit-animation: 0.5s ease-out slide-hide;
          animation: 0.5s ease-out slide-hide;
}

@-webkit-keyframes slide-show {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-show {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-hide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes slide-hide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
}
.advantages__popup-inner {
  padding: 50px 100px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.feedback__popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;

  width: 100%;
}
.feedback__item {
  -webkit-box-flex: 0.4;
      -ms-flex: 0.4;
          flex: 0.4;
}
.feedback__item.feedback__item--right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
span.advantages__subtitle--white {
  color: #fff;
}
p.feedback__item-description {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  color: #fff;
  z-index: 10;
  line-height: 1.6;
}
svg.feedback__circle {
  position: relative;
}
p.feedback__title {
  font-size: 42px;
  color: #fff;
  font-weight: 600;
}
.feedback__circle-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 480px;
}
button.advantages__popup-close {
  position: absolute;
  top: 40px;
  right: 100px;
  background: transparent;
  border: unset;
  cursor: pointer;
}
button.advantages__popup-close > svg {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 600px) {
  button.advantages__popup-close > svg {
    width: 30px;
    height: 30px;
  }
  button.advantages__popup-close{
    top: 20px;
  }
}
button.advantages__popup-close svg:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.advantages__feedback-btn--send {
  position: absolute;
  color: #7da5d2;
  background-color: #fff;

  bottom: 40px;
  left: 5px;
  top: unset;
  right: unset;

  min-width: 150px;
  min-height: 150px;
}
.advantages__feedback-btn--send:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #5d81a8;
}
.advantages__feedback-btn--send:disabled {
  background-color: #7da5d2;
  border: 1px solid #5d81a8;
  color: #5d81a8;
}
.feedback__message-description {
  line-height: 1.6;
}
.feedback__message-title {
  margin-bottom: 51px;
  position: relative;
}
.feedback__message-title:before {
  position: absolute;
  content: "_______";
  bottom: 0;
  width: 100%;
  font-weight: 300;
  font-size: 46px;
  height: 1px;
}

@media screen and (max-width: 1800px) {
  .feedback__popup {
    -webkit-column-gap: 7em;
       -moz-column-gap: 7em;
            column-gap: 7em;
  }
  p.feedback__title {
    margin: 0;
  }
  .feedback__item--left-side {
    -webkit-box-flex: 0.6;
        -ms-flex: 0.6;
            flex: 0.6;
  }
  feedback__item--right-side {
    -webkit-box-flex: 0.4;
        -ms-flex: 0.4;
            flex: 0.4;
  }
  .advantages__popup-inner {
    padding: 2em 60px;
  }
}
@media screen and (max-width: 1550px) {
  svg.feedback__circle {
    width: 536px;
    height: 536px;
  }
  p.feedback__item-description {
    font-size: 18px;
  }
  .advantages__feedback-btn--send {
    bottom: -5px;
    left: 70px;
  }
  .advantages__subtitle--white {
    word-spacing: 8px;
  }
  .feedback__message-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 1450px) {
  .feedback__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .feedback__popup {
    -webkit-column-gap: 3em;
       -moz-column-gap: 3em;
            column-gap: 3em;
  }

  p.feedback__item-description {
    font-size: 18px;
  }
  .advantages__feedback-btn--send {
    min-width: 150px;
    min-height: 150px;
    font-size: 16px;
  }
  .feedback__circle-info {
    max-width: 385px;
  }

  .feedback__message-title {
    font-size: 32px;
  }
  .feedback__message-description {
    font-size: 16px;
  }
  .feedback__message .feedback__circle-info {
    max-width: 410px;
  }
  .advantages__feedback-btn--send {
    left: 25px;
  }
}
@media screen and (max-width: 1366px) {
  p.feedback__title {
    font-size: 36px;
  }
  svg.feedback__circle {
    width: 512px;
    height: 512px;
  }
  .advantages__popup-inner {
    padding: 2em 40px;
  }
}
@media screen and (max-width: 1280px) {
  svg.feedback__circle {
    width: 488px;
    height: 488px;
  }
}
@media screen and (max-width: 1279px) {
  p.feedback__title {
    font-size: 32px;
  }
  .feedback__privacy-text,
  p.feedback__privacy-text > a {
    font-size: 14px;
  }
  .feedback__popup {
    gap: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .feedback__popup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feedback__circle-info,
  .feedback__circle {
    display: none;
  }
  .feedback__message .feedback__circle-info,
  .feedback__message .feedback__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .advantages__feedback-btn--send {
    position: relative;
    margin-top: 60px;
  }
  .feedback__item {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
  .advantages__popup {
    overflow-y: scroll;
    height: 100%;
  }
  .advantages__popup-inner {
    min-height: 100%;
    height: unset;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  button.advantages__popup-close {
    right: 60px;
  }
  .feedback__popup {
    padding: 3em 0;
  }

  p.feedback__title {
    margin-top: 4em;
  }
  p.feedback__title {
    font-size: 32px;
    max-width: 500px;
  }
  .advantages__popup-inner {
    padding: 2em 80px;
  }
  .feedback__item {
    width: 100%;
  }
  .feedback__item.feedback__item--right-side {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .advantages__feedback-btn--send {
    left: unset;
  }
  .feedback__item.feedback__message {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .feedback--open-popup .feedback__popup {
    gap: unset;
    padding: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .feedback--open-popup .advantages__feedback-btn--send {
    bottom: unset;
  }
  .feedback--open-popup {
    background-color: #7da5d2;
    padding: 80px 0;
    position: relative;
    display: block;
  }
  .feedback--open-popup p.feedback__title {
    margin-top: unset;
  }
  div#application {
    min-height: 1200px;
  }
}
@media screen and (max-height: 600px) {
  p.feedback__title {
    margin-top: 11em;
  }
}
@media screen and (max-width: 768px) {
  svg.feedback__circle {
    width: 460px;
    height: 460px;
  }
  .feedback__message .feedback__circle-info {
    max-width: 320px;
  }
  .feedback__message-title {
    font-size: 24px;
  }
  .feedback__message-title:before {
    position: absolute;
    content: "_____";
    bottom: 0;
    width: 100%;
    font-weight: 300;
    font-size: 46px;
    height: 1px;
  }
  .feedback--open-popup {
    padding: 64px 0;
  }
}
@media screen and (max-width: 650px) {
  .advantages__popup-inner {
    padding: 2em 20px;
  }
  button.advantages__popup-close {
    right: 20px;
  }
  svg.feedback__circle {
    width: 440px;
    height: 440px;
  }
  .feedback--open-popup {
    padding: 64px 0;
  }
}
@media screen and (max-width: 550px) {
  p.feedback__title {
    font-size: 28px;
  }
  div#application {
    min-height: 1100px;
  }

}
@media screen and (max-width: 480px) {
  p.feedback__title {
    margin-top: 0 !important;
    font-size: 22px;
  }

  svg.feedback__circle {
    width: 300px;
    height: 300px;
  }
  .feedback__message .feedback__circle-info {
    max-width: 260px;
  }
  div#application {
    min-height: 1000px;
  }
  .feedback--open-popup {
    padding: 60px 0;
  }
  .advantages__popup-inner {
    height: 100%;
  }
}
@media screen and (max-width: 375px) {
  p.feedback__title {
    font-size: 20px;
    margin-top: 4em;
  }
  button.advantages__popup-close > svg {
    width: 30px;
    height: 30px;
  }
  button.advantages__popup-close {
    top: 20px;
  }
  .feedback__privacy-text,
  p.feedback__privacy-text > a {
    font-size: 14px;
  }
  .advantages__feedback-btn--send {
    margin-top: 40px;
  }
  .feedback__message-title {
    font-size: 20px;
  }
  .feedback__message-description {
    font-size: 14px;
  }
  .feedback--open-popup {
    padding: 40px 0;
  }
}
@media (max-width: 600px) {
  .feedback__popup {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.custom-select {
    position: relative;
    width: 100%;
    text-align: left;
    outline: none;
    height: 47px;
    line-height: 47px;
  }
  
  .custom-select .selected {
    background-color: #0a0a0a;
    border-radius: 6px;
    border: 1px solid #666666;
    color: #fff;
    padding-left: 1em;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  
  .custom-select .selected.open {
    border: 1px solid #ad8225;
    border-radius: 6px 6px 0px 0px;
  }
  
  .custom-select .selected:after {
    position: absolute;
    content: "";
    top: 22px;
    right: 1em;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #fff transparent transparent transparent;
  }
  
  .selectHide {
    display: none;
  }

  .custom-select .items {
    position: absolute;
    max-width: 250px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 100%;
    border-radius: 6px;
    background: #FFF;
    border: unset;
    padding: 10px 25px;
    top: 75px;
    right: 0;
    left: unset;
    z-index: 10;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-height: 200px;
    overflow-y: scroll;
}
.custom-select .items::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

.custom-select .items::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: darkgray;
  -webkit-box-shadow: 0 0 1px white;
}
.custom-select .items div{
    color: #212121;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    font-weight: 500;
}
.custom-select .items div:hover{
    color: #7DA5D2;
    font-weight: 700;
}
.custom-select .feedback__input{
    outline: none;
    border: none;
    border-bottom: 1px solid #FFF;
    background: #FFF;
    border-radius: 100px;
    z-index: 2;
    font-size: 16px;
    color: #212121;
    font-weight: 600;
    padding: 10px 22px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: relative;
    cursor: pointer;
  }
.custom-select .feedback__input:before{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cg clip-path='url(%23clip0_3096_4670)'%3E%3Cpath d='M7.41 9.09L12 13.67l4.59-4.58L18 10.5l-6 6-6-6 1.41-1.41z' fill='%237DA5D2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3096_4670'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    position: absolute;
    content: "";
    right: 20px;
    height: 25px;
    width: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.custom-select .feedback__input.open:before{
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
}
.fade-enter-active {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  
  .fade-leave-active {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
  }
  
  .fade-enter-from,
  .fade-leave-to {
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  .custom-select .items div + div{
    border-top: 1px solid #E8E8E8;
  }
.feedback__checkboxes_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 18px;
}
.feedback__checkboxes {
    border-bottom: 1px solid #7DA5D2;
    border-radius: 0 0 20px 20px;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    grid-template-rows: repeat(4, auto);
    gap: 20px;
    position: absolute;
    padding: 25px 20px 20px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #fff;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translate(0, 86%) scaleY(0);
        -ms-transform: translate(0, 86%) scaleY(0);
            transform: translate(0, 86%) scaleY(0);
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.feedback__checkboxes.--row-6{
    grid-template-rows: repeat(6, auto);
}
@media (max-width: 1180px) {
    .feedback__checkboxes.--row-6{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}
.feedback__checkboxes.open{
    -webkit-transform: translate(0, 87%) scaleY(1);
        -ms-transform: translate(0, 87%) scaleY(1);
            transform: translate(0, 87%) scaleY(1);
}
.feedback__checkboxes.open.--row-6{
    -webkit-transform: translate(0, 91%) scaleY(1);
        -ms-transform: translate(0, 91%) scaleY(1);
            transform: translate(0, 91%) scaleY(1);
}
.feedback__checkboxes.open.--sd-fix{
    -webkit-transform: translate(0, 85%) scaleY(1);
        -ms-transform: translate(0, 85%) scaleY(1);
            transform: translate(0, 85%) scaleY(1);
}
@media (max-width: 600px) {
    .feedback__checkboxes.open{
        -webkit-transform: translate(0, 91%) scaleY(1);
            -ms-transform: translate(0, 91%) scaleY(1);
                transform: translate(0, 91%) scaleY(1);
    }
    .feedback__checkboxes.open.--row-6{
        -webkit-transform: translate(0, 95%) scaleY(1);
            -ms-transform: translate(0, 95%) scaleY(1);
                transform: translate(0, 95%) scaleY(1);
    }
    .feedback__checkboxes.open.--sd-fix{
        -webkit-transform: translate(0, 84%) scaleY(1);
            -ms-transform: translate(0, 84%) scaleY(1);
                transform: translate(0, 84%) scaleY(1);
    }
}
@media (max-width: 980px) {
    .feedback__checkboxes {
        grid-template-columns: repeat(2, -webkit-max-content);
        grid-template-columns: repeat(2, max-content);
        grid-template-rows: repeat(4, auto);
    } 
}
@media (max-width: 600px) {
    .feedback__checkboxes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    } 
}
@media (max-width: 400px) {
    .feedback__checkboxes {
        grid-template-columns: repeat(1, -webkit-max-content);
        grid-template-columns: repeat(1, max-content);
        grid-template-rows: repeat(7, auto);
        -webkit-transform: translate(0, 90%) scaleY(0);
            -ms-transform: translate(0, 90%) scaleY(0);
                transform: translate(0, 90%) scaleY(0);
    } 
    .feedback__checkboxes.open{
        -webkit-transform: translate(0, 90%) scaleY(1);
            -ms-transform: translate(0, 90%) scaleY(1);
                transform: translate(0, 90%) scaleY(1);
    }
}
.feedback__checkbox_item{
    position: relative;
}
.feedback__checkbox_item .feedback__checkbox_item_main_checkbox{
    opacity: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
}
.feedback__checkbox_item_label{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
    cursor: pointer;
}
.feedback__checkbox_item_checkbox{
    width: 24px;
    height: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 50%;
    position: relative;
    background-color: #7DA5D2;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.feedback__checkbox_item_checkbox::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.feedback__checkbox_item_name{
    color: #212121;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
@media (max-width: 430px) {
    .feedback__checkbox_item_name{
        font-size: 14px;
    }
}
.feedback__checkbox_item .feedback__checkbox_item_main_checkbox:checked + label .feedback__checkbox_item_checkbox::before{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3E%3Crect x='.5' width='24' height='24' rx='12' fill='%237DA5D2'/%3E%3Cpath d='M17.982 7.5l-7.097 6.996-3.867-3.8L5.5 12.191l5.385 5.308L19.5 9.007 17.982 7.5z' fill='%23fff'/%3E%3C/svg%3E");
}

.feedback__field-error{
    pointer-events: none;
    opacity: 0;
    position: absolute;
    bottom: -15px;
    left: 20px;
    -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
    color: #F20101;
    font-family: 'Montserrat';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.feedback__input.valid{
    border-radius: 100px;
    border: none;
    background-color: rgba(255, 255, 255, 0.15);
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    background-size: 24px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cg clip-path='url(%23clip0_6424_6828)'%3E%3Cpath d='M9 16.7l-4.2-4.2-1.4 1.4L9 19.5l12-12-1.4-1.4L9 16.7z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6424_6828'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
label.feedback__field.text input.feedback__input.valid:hover{
    border-radius: 100px !important;
    background-color: rgba(255, 255, 255, 0.15) !important;
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    background-size: 24px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cg clip-path='url(%23clip0_6424_6828)'%3E%3Cpath d='M9 16.7l-4.2-4.2-1.4 1.4L9 19.5l12-12-1.4-1.4L9 16.7z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6424_6828'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}


.feedback__input.error{
    border-radius: 100px;
    border: 1px solid #F20101;
}

.feedback__input.error ~ .feedback__field-error{
    opacity: 1;
}
.feedback__input.error ~ .feedback__field-error.feedback__field-validate-error{
    opacity: 0;
}

.feedback__input.error.validate-error ~ .feedback__field-error{
    opacity: 0;
}
.feedback__input.error.validate-error ~ .feedback__field-error.feedback__field-validate-error{
    opacity: 1;
}


.feedback__input.error ~ span.feedback__field-placeholder{
    -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
            transform: translateY(-25px);
    color: #FFF;
    font-size: 12px;
    padding-left: 1em;
}

.feedback__checkboxes_field_select{
    color: #212121;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    padding: 24px 20px;
    border-radius: 30px;
    background: #FFF;
    position: relative;
    z-index: 2;
    cursor: pointer;
    max-height: 22px;
}
@media (max-width: 430px) {
    .feedback__checkboxes_field_select{
        font-size: 11px;
        max-height: 16px;
    }
}
@media (max-width: 400px) {
    .feedback__checkboxes_field_select{
        padding: 22px 10px;
    }
}
.feedback__checkboxes_field_select::before{
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23clip0_6424_5745)'%3E%3Cpath d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z' fill='%237DA5D2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6424_5745'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
@media (max-width: 400px) {
    .feedback__checkboxes_field_select::before{
        right: 10px;
    }
}
.feedback__checkboxes_field_select.open::before{
    -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
            transform: translate(0, -50%) rotate(180deg);
}

.feedback__checkboxes_wrapper{
    position: relative;
}

.feedback__row:has(.feedback__checkboxes_wrapper){
    display: block !important;
}

.feedback__checkbox_item_input{
    border: none;
    border-bottom: 1px solid black;
    position: absolute;
    bottom: -10px;
    left: 0;
    -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
    height: 30px;
    padding: 5px;
    color: #212121;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.feedback__checkbox_item_input:focus{
    outline: none;
}

/* End */
/* /local/templates/med-vlaekan/components/bitrix/breadcrumb/breadcramp_gray/style.css?1729148968774 */
/* /local/templates/med-vlaekan/components/bitrix/news.list/brands_slider/style.css?17449768353461 */
/* /local/js/feedback/feedback/dist/feedback.bundle.css?174789244141126 */
