

/* Start:/local/templates/main/include/pages/ved/css/wed-business.css?17562902319149*/
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .mobile-hidden {
    display: none;
  }
}
.wrapper main .wed-business .inner .desktop-hidden {
  display: none;
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .desktop-hidden {
    display: block;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .mobile-nowrap {
    white-space: nowrap;
  }
}
.wrapper main .wed-business .inner .desktop-nowrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .desktop-nowrap {
    white-space: unset;
  }
}
.wrapper main .wed-business .inner .wed-cards__title {
  margin-bottom: 45px;
  margin-top: 45px;
  font: 700 48px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__title {
    margin-bottom: 35px;
    margin-top: 35px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__title {
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 22px;
  }
}
.wrapper main .wed-business .inner .wed-cards__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__body {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__body {
    gap: 10px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item {
  position: relative;
  min-height: 388px;
  padding: 40px 510px 40px 80px;
  border-radius: 20px;
  border: 1px solid #e6e8e0;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__item {
    min-height: 322px;
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item {
    min-height: unset;
    padding: 20px 20px 30px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-title {
  margin-bottom: 20px;
  font: 700 30px/1.1 'Gilroy', sans-serif;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__item-title {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: normal;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-business .inner .wed-cards__item-list {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-list {
    margin-bottom: 54px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-list li {
  position: relative;
  padding-left: 41px;
  font: 300 18px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__item-list li {
    padding-left: 32px;
    font-size: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-list li {
    padding-left: 28px;
    font-size: 14px;
    line-height: normal;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-list li:not(:last-child) {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-list li:not(:last-child) {
    margin-bottom: 8px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.28516 13.4751L11.8923 15.9739L16.7137 9.90369' stroke='%23F65E64' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='13' cy='13' r='12.25' stroke='%23F65E64' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__item-list li::before {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-list li::before {
    width: 18px;
    height: 18px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-button {
  display: block;
  position: relative;
  width: 220px;
  text-align: center;
  font: 300 18px/55px 'Gilroy', sans-serif;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to right, #eb5760, #fd9b5c);
  border: 0;
  border-radius: 35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  outline: none;
  cursor: pointer;
  margin-top: auto;
}
@media (max-width: 1239px) {
  .wrapper main .wed-business .inner .wed-cards__item-button {
    margin-top: 20px;
    line-height: 45px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-button {
    width: 136px;
    line-height: 35px;
    font-size: 14px;
    margin-top: 54px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-button::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to top right, #eb5760, #fd9b5c);
  border-radius: 35px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
.wrapper main .wed-business .inner .wed-cards__item-button:hover::before {
  opacity: 1;
}
.wrapper main .wed-business .inner .wed-cards__item-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 515px;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-cards__item-img {
    max-width: 282px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-cards__item-img {
    max-width: 193px;
  }
}
.wrapper main .wed-business .inner .wed-cards__item-img img {
  width: 100%;
}
.wrapper main .wed-business .inner .wed-advantages {
  margin-top: 110px;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-advantages {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-advantages {
    margin-top: 50px;
  }
}
.wrapper main .wed-business .inner .wed-advantages__title {
  margin-bottom: 40px;
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-advantages__title {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-advantages__title {
    margin-bottom: 25px;
  }
}
.wrapper main .wed-business .inner .wed-advantages__body {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-advantages__body {
    gap: 14px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-advantages__body {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.wrapper main .wed-business .inner .wed-advantages__item {
  padding: 30px 34px;
  border-radius: 20px;
  background: #fff6f7;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-advantages__item {
    padding: 30px 20px;
  }
}
.wrapper main .wed-business .inner .wed-advantages__item-title {
  margin-bottom: 15px;
  font: 500 22px/1.3 'Gilroy', sans-serif;
  color: #f65e64;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-advantages__item-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .wed-advantages__item-title {
    font-size: 20px;
  }
}
.wrapper main .wed-business .inner .wed-advantages__item-text {
  font: 300 18px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .wed-advantages__item-text {
    font-size: 16px;
  }
}
.wrapper main .wed-business .inner .wed-advantages__item-text strong {
  font-weight: 600;
}
.wrapper main .wed-business .inner .request {
  margin-top: 110px;
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .request {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .request {
    margin-top: 50px;
  }
}
.wrapper main .wed-business .inner .request-block {
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .request-block {
    margin-top: 30px;
  }
}
@media (max-width: 1280px) {
  .wrapper main .wed-business .inner .request-block-buttons {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-business .inner .request-block-buttons {
    margin-top: 30px;
  }
}

/* End */
/* /local/templates/main/include/pages/ved/css/wed-business.css?17562902319149 */
