.cow-title {
  color: #00744b !important;
  font-weight: 700 !important;
}
.cow-offer {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.cow-offer__logo {
  height: 360px;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cow-offer__logo img {
  width: auto;
  height: 100%;
}
.cow-offer__wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 1199px) {
  .cow-offer__logo {
    height: 290px;
  }
}
@media (max-width: 991px) {
  .cow-offer__logo {
    height: 210px;
  }
}
@media (max-width: 767px) {
  .cow-offer__logo {
    padding: 5px 0;
    height: 150px;
  }
}
@media (max-width: 576px) {
  .cow-offer__logo {
    height: 120px;
  }
  .cow-offer__wave {
    display: none;
  }
}
@media (max-width: 380px) {
  .cow-offer__logo {
    height: 80px;
  }
}
.cow-floor_title_with_text_block h2 {
  margin-bottom: 1.4rem;
}
.cow-floor_title_with_text_block .cs_regular_text {
  font-size: 24px;
}
@media (max-width: 992px) {
  .cow-floor_title_with_text_block .cs_regular_text br {
    display: none;
  }
}
@media (max-width: 767px) {
  .cow-floor_title_with_text_block h2 {
    margin-bottom: 1rem;
  }
}
.cow-more_info_floor {
  padding: 2.4rem 0;
}
.cow-more_info_floor .capsule_title_wrap {
  height: auto;
}
.cow-more_info_floor .capsule_text_wrap {
  min-height: auto !important;
}
.cow-more_info_floor .cs_floor_title {
  margin-bottom: 1.6rem;
}
.cow-more_info_floor .cs_regular_text {
  font-size: 22px !important;
}
@media (max-width: 767px) {
  .cow-more_info_floor {
    padding: 3.2rem 0;
  }
  .cow-more_info_floor .capsule {
    padding: 0 42px;
  }
}
@media (max-width: 575px) {
  .cow-more_info_floor .cs_floor_title {
    margin-bottom: 0;
  }
}

.cs_floor_title.cow-title {
  font-size: clamp(39px, 4vw, 66px) !important;
}

.characteristics {
  padding: 2.4rem 0 6rem;
}
.characteristics__item {
  height: 100%;
  margin: 20px 0;
}
.characteristics__item-icon {
  height: 110px;
  margin-bottom: 20px;
}
.characteristics__item-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
}

.description {
  background: url("../img/cow-description-bg.png") no-repeat center/cover;
}
@media (max-width: 992px) {
  .description {
    padding-top: 200px;
  }
}
@media (max-width: 767px) {
  .description {
    background: url(../img/cow-description-bg.png) no-repeat center top/auto 300px;
  }
}
.description .cow-title {
  text-align: start;
  color: #fff !important;
  margin-bottom: 1.4rem;
}
.description__wrapper {
  background: url("../img/cow-description-green-bg.png") no-repeat 100% 50%/auto 100%;
}
@media (max-width: 1200px) {
  .description__wrapper {
    background: url(../img/cow-description-green-bg.png) no-repeat 20px 50%/auto 100%;
  }
}
@media (max-width: 992px) {
  .description__wrapper {
    background: url(../img/green-shape.svg) no-repeat right 50%/auto 100%;
  }
  .description__wrapper .container {
    position: relative;
  }
  .description__wrapper .container:before {
    content: "";
    position: absolute;
    top: -185px;
    left: 15%;
    width: 284px;
    height: 350px;
    background: url(../img/full-cap-shadow.png) no-repeat 50% 50%/contain;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .description__wrapper {
    background: url(../img/green-shape.svg) no-repeat right 50%/auto 100%;
  }
  .description__wrapper .container:before {
    top: -130px;
    left: 0;
    width: 284px;
    height: 350px;
  }
}
@media (max-width: 500px) {
  .description__wrapper .container:before {
    top: -100px;
    left: 0px;
    width: 250px;
    height: 300px;
  }
}
.description__content {
  padding: 150px 0;
}
@media (max-width: 1700px) {
  .description__content {
    padding: 100px 0;
  }
}
@media (max-width: 1365px) {
  .description__content {
    padding: 70px 0;
  }
}
@media (max-width: 992px) {
  .description__content {
    padding: 100px 0 30px;
    max-width: 450px;
  }
  .description__content br {
    display: none;
  }
}
@media (max-width: 767px) {
  .description__content {
    padding: 170px 0 30px;
  }
}
.description__text p {
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 768px) {
  .description__text p br {
    display: none;
  }
}

.faq-cow__top {
  padding-top: 4rem;
}
.faq-cow__top .floor_title_with_text {
  padding-bottom: 40px;
}
.faq-cow__top #faq_search_submit {
  background-color: #00744b;
}
.faq-cow__top form {
  width: 61%;
}
@media (max-width: 767px) {
  .faq-cow__top form {
    width: 100%;
    padding: 0 15px;
  }
}
.faq-cow__top #faq_archive_search_wrap {
  width: 100%;
  max-width: 770px;
}
.faq-cow__filter .faq-cow__cat-btn:hover .faq_img_wrap, .faq-cow__filter button.faq-cow__cat-btn.is-active .faq_img_wrap {
  background-color: #00744b;
}
.faq-cow__filter .faq-cow__cat-btn:hover .faq_img_wrap svg path, .faq-cow__filter button.faq-cow__cat-btn.is-active .faq_img_wrap svg path {
  fill: #fff;
}
.faq-cow__filter .faq_count_wrap {
  border-top: none;
  padding-top: 0;
}
.faq-cow__filter .faq_count_wrap span {
  font-size: 22px;
  font-weight: 500;
  color: #b9b9b9;
}
.faq-cow__filter .faq_categories_wrap {
  padding-top: 25px;
}
.faq-cow__filter .load_children_with_delay {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .faq-cow__filter .load_children_with_delay .container {
    max-width: 100%;
  }
}
.faq-cow__filter .faq_cat_title {
  max-width: 100px;
}
.faq-cow__accordion-header {
  display: block;
  background-color: #f1f2f2;
  border-radius: 25px;
  margin-bottom: 8px;
  text-align: right;
  color: #000000;
  font-size: 24px;
  font-family: "strausslight", "strausslighten", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 8px 5px 25px;
  cursor: pointer;
  line-height: 1.2;
}
.faq-cow__accordion-header svg {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .faq-cow__accordion-header {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .faq-cow__accordion-header {
    font-size: 19px;
  }
}
.faq-cow__accordion-header p {
  max-width: calc(100% - 80px);
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .faq-cow__accordion-header svg {
    width: 35px;
    margin-left: 15px;
  }
  .faq-cow__accordion-header p {
    max-width: calc(100% - 50px);
  }
}
.faq-cow__accordion .background.light_green {
  background-color: #8cbb21 !important;
}
.faq-cow__accordion .background.light_blue {
  background-color: #16bde6 !important;
}
.faq-cow__accordion .background.orange {
  background-color: #ff5700 !important;
}
.faq-cow__accordion .strauss_loader {
  margin-top: 50px;
}
.faq-cow__accordion-content {
  display: none;
  padding: 10px 15px 15px;
  background: #fff;
}
.faq-cow__accordion-item.active .faq-cow__accordion-content {
  display: block;
}
.faq-cow__cat-btn {
  font-size: 18px;
  font-weight: 300;
  border: 0;
  background-color: transparent;
  padding: 9px;
}
.faq-cow__cat-btn .faq_img_wrap {
  margin: 0 auto 12px;
}
.faq-cow__btn-reset {
  cursor: not-allowed;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  border: 0;
  background-color: #f1f2f2;
  padding: 3px 19px 3px 4px;
  border-radius: 30px;
  margin-top: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.faq-cow__btn-reset .clear_faq_cat_str {
  font-size: 18px;
  padding-left: 20px;
}
.faq-cow__btn-reset svg {
  width: 25px;
  height: 25px;
  background-color: white;
  border-radius: 50%;
  padding: 4px;
  vertical-align: middle;
}
.faq-cow__btn-reset.active {
  background-color: #00744b;
  cursor: pointer;
}
.faq-cow__not-found {
  font-size: 22px;
  font-weight: 500;
  margin-top: 35px 0;
}

.postid-92633 #header {
  display: none;
}
.postid-92633 hr {
  display: none;
}

.video__text {
  position: relative;
}

.video-block .buttons_video_component {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 18px;
  margin-right: 25px;
  position: absolute;
  top: calc(100% - 25px);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  right: 0;
  z-index: 1;
}
.video-block .buttons_video_component:before {
  content: "";
  width: 34px;
  height: 34px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat;
}
.video-block .buttons_video_component.pause_video_component:before {
  background-image: url(../img/white_pause.svg);
}
.video-block .buttons_video_component.play_video_component:before {
  background-image: url(../img/white_play.svg);
}