@media (max-width: 1800px) {
  .reviews__slider {
    margin-right: 20px;
  }
}
@media (max-width: 1500px) {
  .reviews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: block;
  }
  .reviews__head {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .reviews h2 {
    margin-bottom: 0;
    margin-right: 31px;
  }
  .reviews__slider {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .reviews {
    padding: 0 40px;
  }
}
@media (max-width: 1200px) {
  h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  h2.title-indent {
    padding-left: 0;
  }
  h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .title-sm {
    font-size: 24px;
    margin-bottom: 28px;
  }
  .header__inner {
    height: 62px;
  }
  .header__logo {
    margin-top: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 118px;
    margin-right: 40px;
  }
  .header__logo a .logo1 {
    display: none;
  }
  .header__logo a .logo2 {
    display: block;
  }
  .header__city {
    margin-right: 32px;
  }
  .header__menu ul + ul {
    display: none;
  }
  .banner {
    padding: 20px 0;
  }
  .banner__inner {
    min-height: 126px;
    padding: 16px;
    border-radius: 16px;
  }
  .banner__image {
    margin-right: 36px;
  }
  .banner__image img {
    width: 158px;
    height: auto;
  }
  .banner__content {
    max-width: 480px;
  }
  .banner__title {
    font-size: 23.718px;
    margin-bottom: 5px;
  }
  .banner__text {
    font-size: 14.824px;
  }
  .section {
    margin: 40px 0;
  }
  .section__title {
    margin-bottom: 28px;
  }
  .section__link a {
    font-size: 16px;
  }
  .section__link a svg {
    width: 20px;
    height: 20px;
  }
  .bg-light {
    margin: 0;
    padding: 40px 0;
    border-radius: 25px;
    background: #FFF;
  }
  .bg-dark {
    margin: 0;
    padding: 40px 0;
    border-radius: 25px;
  }
  .categories__item {
    height: 146px;
  }
  .categories__item a {
    height: 100%;
    border-radius: 15px;
  }
  .categories__item a i img {
    zoom: 0.75;
  }
  .slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 10px;
  }
  .slick-arrow svg {
    width: 20px;
    height: 20px;
  }
  .slick-arrow.slick-prev {
    left: -20px;
  }
  .slick-arrow.slick-next {
    right: -20px;
  }
  .promo__item-more {
    left: 9px;
    right: 9px;
    border: 1px solid #FFF;
    font-size: 11px;
  }
  .promo__item-title {
    font-size: 15px;
    padding-bottom: 9px;
  }
  .promo__item-text {
    font-size: 11px;
    padding-bottom: 9px;
  }
  .promo__item-label {
    font-size: 10px;
  }
  .promo__item-label svg {
    top: 0;
  }
  .item-label {
    font-size: 12px;
    border-radius: 5px;
  }
  .top__inner {
    gap: 36px 20px;
  }
  .top__item-image {
    margin-bottom: 8px;
  }
  .top__item-adress {
    font-size: 12px;
  }
  .top__item-adress svg {
    width: 16px;
    height: 16px;
  }
  .top__item-title {
    font-size: 12px;
    line-height: 135%;
  }
  .top__item-price {
    margin-bottom: 4px;
  }
  .top__item-price span {
    padding: 2px 6px;
    font-size: 14px;
    line-height: 100%;
  }
  .top__item-price strong {
    font-size: 18px;
    letter-spacing: -0.54px;
  }
  .top__item-price del {
    font-size: 14px;
  }
  .top__item-more a {
    padding: 8px 12px;
  }
  .top__item-more a strong {
    font-size: 14px;
    line-height: 130%;
  }
  .top__item-more a span {
    font-size: 14px;
  }
  .top__item-more a span svg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: 8px;
  }
  .top__item-more2 a {
    font-size: 14px;
  }
  .top__item-more2 a svg {
    width: 16px;
    height: 16px;
  }
  .action {
    border-radius: 15px;
  }
  .action a {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .action__image {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 5px 0;
  }
  .action__title {
    font-size: 16px;
  }
  .action__text {
    font-size: 14px;
    margin-bottom: 11px;
  }
  .action__label {
    margin-top: auto;
    font-size: 10px;
  }
  .actions__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 -10px -20px;
    gap: unset;
  }
  .actions__item {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
  }
  .actions__item-image {
    margin-bottom: calc((22.5vw - 13px) / 2 * -1);
  }
  .actions__item-image a i {
    height: calc(22.5vw - 13px);
    width: 100%;
  }
  .actions .item-label {
    top: 20px;
  }
  .actions__item-logo {
    border-radius: 10px;
    width: 54px;
    height: 54px;
    margin: 0 auto -27px;
  }
  .actions__item-content {
    margin: 0;
    position: relative;
    z-index: 2;
    padding: 38px 20px 20px;
  }
  .actions__item-title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .actions__item-text {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .actions__item-link a {
    font-size: 16px;
  }
  .page-nav ul li a,
  .page-nav ul li span {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .cards.cards-rating h1 {
    font-size: 36px;
  }
  .cards.cards-rating h1 small {
    font-size: 24px;
  }
  .cards__slider-js .cards__item-content {
    padding: 15px;
  }
  .cards__inner .cards__item-title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .cards__item-content {
    padding: 12px;
  }
  .cards__item-rating strong {
    font-size: 12px;
    top: 1px;
  }
  .cards__item-rating span i {
    width: 20px;
    height: 20px;
  }
  .cards__item-title {
    font-size: 14px;
  }
  .cards__item-text {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .cards__item-tags span {
    padding: 3px 6px;
    font-size: 14px;
    margin-right: 4px;
    margin-bottom: 12px;
  }
  .cards__item-fields {
    padding-bottom: 38px;
  }
  .cards__item-fields span {
    font-size: 16px;
  }
  .cards__item-contacts span {
    font-size: 14px;
  }
  .cards__item-more a {
    font-size: 14px;
  }
  .cards__item-more a svg {
    width: 16px;
    height: 16px;
    top: 1px;
  }
  .partners .slick-arrow {
    margin-top: -2.7%;
  }
  .partners__slide-image {
    margin-bottom: 8px;
  }
  .partners__slide-title {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .partners__slide-more {
    font-size: 14px;
  }
  .partners__slide-more a svg {
    width: 16px;
    height: 16px;
  }
  .banner2__inner {
    border-radius: 38.206px;
  }
  .banner2__content {
    padding: 46px 0 42px;
    width: 63.0434782609%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 46px;
  }
  .banner2__title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .banner2__text {
    font-size: 16px;
    max-width: 528px;
  }
  .banner2__link {
    margin-top: 20px;
  }
  .banner2__link a {
    padding: 6px 40px;
    font-size: 16px;
    line-height: 150%;
  }
  .banner2__link a svg {
    width: 20px;
    height: 20px;
    margin-left: 8px;
  }
  .news.col2 .news__item-title {
    font-size: 20px;
  }
  .news__item-date {
    font-size: 12px;
    line-height: 135%;
  }
  .news__item-title {
    font-size: 16px;
  }
  .news__item-text {
    font-size: 12px;
  }
  .news__item-more a {
    font-size: 14px;
  }
  .news__item-more a svg {
    position: relative;
    top: 1px;
    width: 16px;
    height: 16px;
    margin-left: 8px;
  }
  .mix__item {
    width: calc(50% - 20px) !important;
  }
  .mix__item-head strong {
    font-size: 14px;
    line-height: 100%;
    padding: 2px 6px;
  }
  .mix__item-head span {
    font-size: 12px;
    line-height: 100%;
  }
  .mix__item-title {
    font-size: 20px;
  }
  .mix__item-image {
    height: 210px;
  }
  .mix__item-image:last-child {
    margin-top: 62px;
  }
  .mix__item-location {
    font-size: 12px;
    line-height: 135%;
  }
  .mix__item-location svg {
    width: 20px;
    height: 20px;
  }
  .mix__item-text {
    font-size: 12px;
    line-height: 135%;
  }
  .mix__item-more a {
    font-size: 14px;
  }
  .mix__item-more a svg {
    position: relative;
    top: 1px;
    width: 16px;
    height: 16px;
  }
  .footer__nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .footer__logo {
    width: 118px;
  }
  .footer__logo a {
    width: 100%;
  }
  .footer__logo a svg {
    width: 100%;
  }
  .footer__menu {
    margin-left: auto;
  }
  .footer__menu ul li {
    margin-right: 24px;
  }
  .footer__menu ul li:last-child {
    margin-right: 0;
  }
  .footer__menu ul li a {
    font-size: 16px;
  }
  .footer__social {
    margin-top: 32px;
    margin-left: 0;
    width: 100%;
  }
  .footer__social a {
    width: 37px;
  }
  .footer__social a svg {
    width: 100%;
    height: auto;
  }
  .footer__bottom {
    margin-top: 0;
    font-size: 12px;
  }
  .footer__list {
    max-width: 340px;
    padding-top: 0;
  }
  .footer__list ul li {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .footer__list ul li:last-child {
    margin-bottom: 0;
  }
  .footer__requisites {
    line-height: 2;
  }
  .page-head {
    margin-bottom: -12px;
    margin-top: -20px;
  }
  .page-head__back {
    font-size: 14px;
  }
  .page-head__back a svg {
    width: 20px;
    height: 16px;
  }
  .hero-video {
    background: linear-gradient(96deg, #1767FF 0%, #10BE79 46.16%, #F8E74F 91.29%, #F6476E 117.36%);
  }
  .hero-video__inner {
    padding: 78px 0 72px;
  }
  .hero-video__content {
    width: 100%;
    max-width: 640px;
  }
  .hero-video h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .hero-video blockquote {
    padding-right: 30px;
  }
  .hero-video p {
    font-size: 16px;
    margin-bottom: 17px;
  }
  .hero-video p:last-child {
    margin-bottom: 0;
  }
  .hero-video cite {
    font-size: 16px;
    padding-left: 0;
  }
  .hero-video__play {
    width: 64px;
    height: 64px;
  }
  .hero-video__play svg {
    width: 31px;
    height: 31px;
  }
  input.inputbox,
  textarea.messagebox {
    height: 66px;
    font-size: 16px;
    padding: 20px 12px 0;
  }
  textarea.messagebox {
    height: 160px;
    padding-top: 38px;
  }
  select.select-css {
    height: 66px;
    font-size: 16px;
    padding: 20px 52px 0 12px;
  }
  .radio label span {
    font-size: 16px;
    height: 50px;
  }
  .btn {
    height: 40px;
  }
  .form h2 {
    margin-bottom: 16px;
  }
  .form__progress {
    margin-bottom: 16px;
  }
  .form__progress-head {
    font-size: 10px;
    margin-bottom: 15px;
  }
  .form__progress-head strong {
    font-size: 24px;
    margin-right: 4px;
  }
  .form__progress-line {
    border-radius: 20px;
  }
  .form__row:last-child {
    margin-bottom: 0;
  }
  .form.style2 .form__row {
    margin: 0 -6px 16px;
  }
  .form__radios {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 12px;
  }
  .form .radio {
    width: calc(25% - 12px);
    margin: 0 6px 12px;
  }
  .form__label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    padding: 12px 0 0 12px;
  }
  .form__subtitle {
    margin-bottom: 16px;
  }
  .form__accept {
    font-size: 12px;
    max-width: 640px;
  }
  .offer-form {
    margin-bottom: 0;
  }
  .offer-form .form {
    padding: 0 40px;
    max-width: 100%;
  }
  .offer-steps h2 {
    font-size: 36px;
  }
  .offer-steps__subtitle {
    font-size: 24px;
  }
  .offer-steps__text {
    font-size: 16px;
  }
  .offer-steps .offer-step-1 {
    padding-left: 40px;
  }
  .offer-steps .offer-step-1.bg-light {
    padding-bottom: 20px;
  }
  .offer-steps .offer-step-1 h2 {
    margin-bottom: 31px;
    max-width: 698px;
  }
  .offer-steps .offer-step-1 .offer-steps__image {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 68px;
  }
  .offer-steps .offer-step-1 .offer-steps__image i {
    max-width: 428px;
    margin-bottom: 18px;
  }
  .offer-steps .offer-step-1 .offer-steps__image span {
    max-width: 184px;
    margin-right: 30px;
  }
  .offer-steps .offer-step-2 {
    padding-left: 40px;
  }
  .offer-steps .offer-step-2.bg-light {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .offer-steps .offer-step-2 .offer-steps__image {
    width: 453px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: -100px;
    margin-right: 0;
    margin-bottom: -117px;
  }
  .offer-steps .offer-step-3 {
    margin-bottom: 150px;
  }
  .offer-steps .offer-step-3.bg-light {
    padding-top: 80px;
  }
  .offer-steps .offer-step-3 h2 {
    max-width: 582px;
    margin: 0 auto;
  }
  .offer-steps .offer-step-3 span {
    position: absolute;
    top: 0;
    right: 33px;
    width: 106px;
  }
  .offer-steps .offer-step-3 span img.arrow-step {
    display: none;
  }
  .offer-steps .offer-step-3 span img.arrow-step-sm {
    display: block;
  }
  .offer-steps .offer-step-3 .offer-steps__image {
    position: relative;
    margin-top: -10px;
  }
  .offer-steps .offer-step-3 .offer-steps__image i {
    position: relative;
    display: block;
    margin-bottom: -150px;
    max-width: 682px;
    margin-left: auto;
    margin-right: auto;
  }
  .offer-steps .offer-step-4 {
    max-width: 824px;
    width: 100%;
    margin: 0 auto 80px;
  }
  .offer-steps .offer-step-4 h2 {
    text-align: center;
    margin: 0 auto 12px;
  }
  .offer-steps .offer-step-4 .offer-steps__image {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 32px;
  }
  .offer-steps .offer-step-4 .offer-steps__image i {
    display: block;
  }
  .offer-steps .offer-step-4 .offer-steps__image img {
    max-width: 165px;
    display: block;
  }
  .share span {
    font-size: 16px;
  }
  .feedback {
    margin-bottom: 40px;
  }
  .feedback__inner {
    padding: 0 40px;
  }
  .feedback p {
    font-size: 16px;
    margin-bottom: 16px !important;
  }
  .feedback__form {
    padding: 20px;
  }
  .feedback .form__submit {
    width: 210px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .feedback .form__submit .btn {
    width: 100%;
  }
  .feedback__accept {
    margin-top: 16px;
    text-align: left;
  }
  .feedback.style2 {
    margin-bottom: 40px;
  }
  .feedback.style2 h4 {
    max-width: 594px;
  }
  .feedback.style2 p {
    max-width: 594px;
    margin: 0 auto 20px;
  }
  .feedback.style2 .feedback__form {
    max-width: 100%;
    margin-left: 40px;
    margin-right: 40px;
  }
  .feedback.style2 .feedback__accept {
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
  }
  .offer-product {
    margin-top: 20px;
  }
  .offer-product__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .offer-product__head {
    margin-bottom: 16px;
  }
  .offer-product p {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .offer-product p:last-child {
    margin-bottom: 0 !important;
  }
  .offer-product__head-content {
    padding: 51px 24px 51px 0;
  }
  .offer-product__head-content h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .offer-product__head-content p {
    margin-bottom: 24px;
  }
  .offer-product__head-content p:last-child {
    margin-bottom: 0;
  }
  .offer-product__nav {
    margin-bottom: 16px;
  }
  .offer-product__nav ul li a {
    font-size: 16px;
  }
  .offer-product__info {
    margin-bottom: 16px;
  }
  .offer-product__info-item strong {
    font-size: 14px;
  }
  .offer-product__conditions {
    font-size: 16px;
  }
  .offer-product__conditions > *:last-child {
    margin-bottom: 0 !important;
  }
  .offer-product__conditions h5 {
    color: #121B32;
    margin-bottom: 12px;
  }
  .offer-product__conditions p {
    margin-bottom: 24px;
  }
  .offer-product__conditions ul li:before {
    margin-top: 7px;
  }
  .offer-product__slider-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .offer-product__video-inner {
    border-radius: 25px;
  }
  .offer-product__video-play {
    width: 88px;
    height: 88px;
  }
  .offer-product__video-play svg {
    display: block;
    width: 42px;
    height: 42px;
  }
  .offer-product__video-play path {
    fill: #fff;
  }
  .offer-product__video-play:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  .offer-product__content ul li:before {
    margin-top: 7px;
  }
  .offer-product__content p {
    margin-bottom: 33px;
  }
  .offer-product__content p:last-child {
    margin-bottom: 0;
  }
  .offer-product__content-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .offer-product__content-image {
    width: 231px;
  }
  .offer-product__content-text {
    max-width: 100%;
    padding: 0;
    max-width: 528px;
    margin-left: 0;
    margin-right: auto;
  }
  .offer-product__quote blockquote {
    display: block;
    border-radius: 25px;
    padding: 40px;
  }
  .offer-product__quote blockquote p {
    font-size: 20px;
  }
  .contacts__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .contacts__item {
    width: 192px;
  }
  .contacts__item strong {
    font-size: 14px;
  }
  .accordion__title {
    font-size: 16px;
  }
  .accordion__title:before {
    margin-top: 6px;
  }
  .accordion__content h5 {
    font-size: 16px;
  }
  .accordion__content p {
    font-size: 14px;
  }
  .faq__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .actions2 h3 {
    margin-bottom: 24px;
  }
  .actions2__item {
    padding: 15px;
  }
  .actions2__item strong {
    min-height: 52px;
    margin-bottom: 16px;
    font-size: 16px;
  }
  .actions2__item.item-sm {
    width: 160px;
    padding: 10px;
  }
  .actions2__item.item-sm strong {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .about__hero {
    margin-bottom: 36px;
  }
  .about__hero-subtitle {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .about h1 {
    font-size: 36px;
    margin-bottom: 77px;
  }
  .about__text {
    max-width: 100%;
    padding: 40px 102px;
    margin: 0 auto 40px;
  }
  .about h2 {
    font-size: 36px;
    margin-bottom: 24px;
  }
  .about p {
    font-size: 16px;
  }
  .about h3 {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .about__blocks {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: 0 auto 40px;
  }
  .about__block {
    padding: 40px 30px 0;
  }
  .about__block-1 .about__block-image img {
    position: relative;
    margin-bottom: -70px;
  }
  .about__block-more {
    margin-bottom: 15px;
  }
  .about__block-more a {
    font-size: 16px;
    height: 36px;
  }
  .about__block-image {
    position: relative;
    margin: auto -30px 0;
  }
  .about__blocks2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 90px;
  }
  .about__block2-1 {
    width: 100%;
    padding: 30px;
  }
  .about__block2-2 {
    width: 100%;
  }
  .about__block2-more {
    margin-bottom: 15px;
  }
  .about__block2-more a {
    height: 36px;
  }
  .about__block2-btns {
    padding: 50px 0 50px 60px;
  }
  .about__block2-image {
    margin-left: auto;
    width: 50%;
  }
  .about__block2-image img {
    width: 100%;
    height: auto;
  }
  .about__offer {
    max-width: 450px;
  }
  .about__offer-content {
    bottom: 38px;
    max-width: 372px;
  }
  .about__offer-title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .about__offer-text {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .about__offer-btn .btn {
    height: 36px;
    max-width: 180px;
  }
  .about__step-text {
    font-size: 24px;
    padding-right: 20px;
  }
  .about__form h2 {
    font-size: 28px;
  }
  .about__offer2 {
    margin-bottom: 90px;
  }
  .about__offer2 h2 {
    margin-bottom: 8px;
  }
  .about__offer2-list {
    margin-bottom: 8px;
  }
  .about__offer2-list span {
    font-size: 16px;
  }
  .contacts-page__info {
    width: 290px;
  }
  .contacts-page__info-block {
    margin-bottom: 20px;
  }
  .contacts-page__info-title {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .contacts-page__info-fields {
    margin-bottom: 12px;
  }
  .contacts-page__info-fields span {
    font-size: 24px;
  }
  .contacts-page__info-social a {
    width: 32px;
    margin-right: 12px;
  }
  .contacts-page__info-text {
    font-size: 14px;
  }
  .contacts-page .form__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contacts-page .form__col {
    margin-bottom: 16px;
  }
  .contacts-page .form__col:last-child {
    margin-bottom: 0;
  }
  .agents-hero {
    margin-top: 40px;
  }
  .agents-offer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .agents-offer__title {
    width: 100%;
  }
  .agents-offer h2 {
    margin-bottom: 30px;
  }
  .agents-offer__items {
    margin-bottom: 24px;
  }
  .agents-conditions h2 {
    margin-bottom: 30px;
  }
  .agents-conditions__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .agents-conditions__item {
    min-height: 220px;
  }
  .agents-conditions__item.item-lg {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 65px 20px 56px;
  }
  .agents-conditions__item.item-lg:before {
    width: 100%;
    height: 98px;
    top: 0;
    border-radius: 0;
    background: url(../images/agents/eclipse_1000.png) no-repeat center bottom;
    background-size: cover;
  }
  .agents-conditions__item.item-lg .agents-conditions__item-image {
    margin-bottom: 0;
    width: 316px;
    margin-right: 88px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .agents-steps__item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .agents-steps__item-head {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 26px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: left !important;
  }
  .agents-steps__item-title {
    font-size: 16px;
  }
  .agents-steps__item-title i {
    width: 20px;
    margin-right: 12px;
  }
  .agents-steps__item-block {
    padding-bottom: 12px;
  }
  .agents-steps__item-text {
    font-size: 14px;
  }
  .agents-feedback {
    margin-bottom: 100px;
  }
  .agents-feedback__image {
    display: none;
  }
  .agents-feedback__form {
    width: 100%;
    margin-left: 0;
  }
  .agents-feedback .form h2 {
    margin-bottom: 24px;
  }
  .reviews {
    margin-top: 100px;
    padding-left: 20px;
    padding-right: 0;
  }
  .reviews__head h2 {
    font-size: 24px;
  }
  .reviews__slider {
    position: relative;
    width: auto;
  }
  .reviews .slick-list {
    padding: 0;
    margin: 0;
    overflow: visible;
  }
  .reviews .slick-slide {
    width: 42.8vw;
  }
  .reviews__item-text {
    font-size: 16px;
  }
  .reviews__item-info span {
    font-size: 12px;
  }
  .reviews__item-info span strong {
    font-size: 16px;
  }
}
@media (max-width: 1100px) {
  .agents-hero__inner {
    padding: 47px 0 72px 59px;
  }
  .agents-hero h1 {
    font-size: 36px;
  }
  .agents-hero p {
    font-size: 16px;
  }
  .agents-hero__image {
    width: 397px;
  }
  .agents-hero__arrow {
    left: 55px;
  }
  .page-404 {
    margin: 20px 0 40px;
  }
  .page-404__inner {
    max-width: 571px;
  }
  .page-404__content {
    position: relative;
    margin-top: -176px;
    margin-bottom: 40px;
  }
  .page-404 h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .page-404 p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .page-404.promocode-404 h3 {
    margin-bottom: 20px;
  }
  .page-404.promocode-404 p {
    margin-bottom: 12px;
  }
  .page-404__promocode {
    width: 470px;
    padding: 30px 20px;
  }
  .page-404__promocode-title {
    font-size: 16px;
  }
  .page-404__promocode-text {
    font-size: 14px;
  }
  .page-404__promocode-field a {
    right: 20px;
  }
  .gifts-page {
    margin-top: 40px;
  }
  .gifts-title h1 {
    margin-bottom: 24px;
    font-size: 36px;
  }
  .gifts {
    margin: 24px 0 80px;
  }
  .gifts__inner {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .gifts__inner.style2 .gift {
    width: 293px;
  }
  .what-gift {
    margin-bottom: 80px;
  }
  .what-gift h2 {
    font-size: 36px;
  }
  .what-gift__inner {
    padding: 50px;
  }
  .gifts-hero {
    margin: 40px 0 80px;
  }
  .gifts-hero__inner {
    padding: 65px 0 0 60px;
    height: 490px;
  }
  .gifts-hero h1 {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .gifts-hero p {
    font-size: 24px;
  }
}
@media (max-width: 999px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  h2.title-indent {
    padding-left: 0;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  h5 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .title-sm {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .header__logo {
    margin-right: 32px;
  }
  .header__search {
    max-width: 246px;
    width: 44px;
    height: 44px;
  }
  .header__search input {
    display: none;
  }
  .banner__inner {
    min-height: 96px;
    padding: 13px;
    border-radius: 13px;
  }
  .banner__image {
    margin-right: 27px;
  }
  .banner__image img {
    width: 141px;
  }
  .banner__content {
    max-width: 360px;
  }
  .banner__title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .banner__text {
    font-size: 11.235px;
  }
  .categories__item {
    height: 146px;
  }
  .categories__item.w-md {
    width: calc(33.33% - 20px);
  }
  .categories__item.w-sm {
    width: calc(23.22% - 20px);
  }
  .categories__item a {
    border-radius: 15px;
  }
  .categories__item a b {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .top__inner {
    gap: 40px 20px;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
  .actions__item {
    width: calc(33.33% - 20px);
    margin-bottom: 20px;
  }
  .actions__item-image {
    margin-bottom: calc((27.9947916667vw + 1px) / 2 * -1);
  }
  .actions__item-image a i {
    height: calc(27.9947916667vw + 1px);
    width: 100%;
  }
  .loadmore {
    margin-top: 20px;
  }
  .page-nav {
    margin-top: 20px;
  }
  .cards__inner {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .cards.cards-rating h1 {
    font-size: 32px;
  }
  .cards.cards-rating h1 small {
    font-size: 20px;
  }
  .cards.cards-rating .cards__inner {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .partners .slick-arrow {
    margin-top: -3%;
  }
  .banner2__inner {
    border-radius: 28.571px;
  }
  .banner2__content {
    padding: 30px 0 30px;
    max-width: 414px;
    width: 100%;
    margin-left: 30px;
  }
  .banner2__title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .banner2__text {
    font-size: 12px;
    line-height: 125%;
    max-width: 395px;
  }
  .banner2__link {
    margin-top: 15px;
  }
  .news__inner {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .mix__inner {
    margin-left: 0;
    margin-right: 0;
  }
  .mix__item {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .mix__item-image {
    height: 210px;
    width: 240px;
  }
  .mix__item-image:last-child {
    width: 240px;
    margin-left: -80px;
  }
  .footer {
    padding-bottom: 40px;
  }
  .footer__nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer__logo {
    width: 182px;
    margin-bottom: 32px;
  }
  .footer__menu {
    margin-left: 0;
  }
  .footer__bottom {
    margin-top: 0;
    font-size: 16px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .footer__list {
    max-width: unset;
  }
  .footer__list ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__list ul li {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .footer__list ul li:last-child {
    margin-bottom: 0;
  }
  .footer__requisites {
    line-height: 2;
  }
  .hero-video {
    background: linear-gradient(96deg, #1767FF 34.62%, #10BE79 69.83%, #F8E74F 91.29%, #F6476E 117.36%);
  }
  .hero-video__content {
    width: 100%;
    max-width: 582px;
  }
  .hero-video h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .hero-video blockquote {
    max-width: 381px;
    padding-right: 0;
  }
  .hero-video p {
    margin-bottom: 27px;
  }
  .hero-video p:last-child {
    margin-bottom: 0;
  }
  .hero-video__play {
    margin-left: auto;
  }
  input.inputbox,
  textarea.messagebox {
    height: 66px;
    font-size: 16px;
    padding: 20px 12px 0;
  }
  textarea.messagebox {
    height: 160px;
    padding-top: 38px;
  }
  select.select-css {
    height: 66px;
    font-size: 16px;
    padding: 20px 52px 0 12px;
  }
  .radio label span {
    font-size: 16px;
    height: 50px;
  }
  .btn {
    height: 40px;
  }
  .form__progress-head {
    margin-bottom: 4px;
  }
  .form__row {
    margin: 0 -12px 24px;
  }
  .form__row:last-child {
    margin-bottom: 0;
  }
  .form.style2 .form__row {
    margin: 0 -6px 16px;
  }
  .form.style2 .form__row:last-child {
    margin-bottom: 0;
  }
  .form__radios {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 12px;
  }
  .form .radio {
    width: calc(25% - 12px);
    margin: 0 6px 12px;
  }
  .form__label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    padding: 12px 0 0 12px;
  }
  .form__subtitle {
    margin-bottom: 16px;
  }
  .form__accept {
    max-width: 100%;
  }
  .offer-form {
    margin-bottom: 0;
  }
  .offer-form .form {
    padding: 0 40px;
    max-width: 100%;
  }
  .offer-steps h2 {
    font-size: 24px;
  }
  .offer-steps__subtitle {
    font-size: 24px;
  }
  .offer-steps .offer-step-1.bg-light {
    padding-bottom: 0;
  }
  .offer-steps .offer-step-1 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .offer-steps .offer-step-1 .offer-steps__image {
    padding-right: 0;
  }
  .offer-steps .offer-step-1 .offer-steps__image i {
    max-width: 360px;
    margin-bottom: 20px;
  }
  .offer-steps .offer-step-2 h2 {
    margin-right: -82px;
    position: relative;
    z-index: 10;
  }
  .offer-steps .offer-step-2 .offer-steps__image {
    position: relative;
    z-index: 5;
    width: 386px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: -120px;
    margin-right: -22px;
    margin-bottom: -28px;
  }
  .offer-steps .offer-step-3 {
    margin-bottom: 102px;
  }
  .offer-steps .offer-step-3.bg-light {
    padding-top: 80px;
  }
  .offer-steps .offer-step-3 span {
    position: absolute;
    top: 0;
    right: 20px;
    width: 80px;
  }
  .offer-steps .offer-step-3 span img.arrow-step {
    display: none;
  }
  .offer-steps .offer-step-3 span img.arrow-step-sm {
    display: block;
  }
  .offer-steps .offer-step-3 .offer-steps__image {
    margin-top: -11px;
  }
  .offer-steps .offer-step-3 .offer-steps__image i {
    margin-bottom: -123px;
    max-width: 544px;
  }
  .offer-steps .offer-step-4 {
    max-width: 586px;
  }
  .offer-steps .offer-step-4 .offer-steps__image img {
    max-width: 125px;
  }
  .share span {
    margin-bottom: 8px;
  }
  .feedback {
    margin-bottom: 40px;
  }
  .feedback__inner {
    padding: 0;
  }
  .feedback h2 {
    max-width: 442px;
  }
  .feedback p {
    max-width: 442px;
    font-size: 14px;
    margin-bottom: 20px !important;
  }
  .feedback .form__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .feedback .form__col {
    width: calc(50% - 12px);
  }
  .feedback .form__submit {
    width: 180px !important;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 12px;
    margin-left: auto;
  }
  .feedback .form__submit .btn {
    height: 36px;
    width: 100%;
  }
  .feedback__accept {
    max-width: 394px;
    margin: 8px auto 0;
    text-align: center;
  }
  .feedback.style2 h4 {
    max-width: 594px;
  }
  .feedback.style2 p {
    font-size: 14px;
    max-width: 100%;
    margin: 0 auto 14px;
  }
  .feedback.style2 .feedback__form {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .feedback.style2 .form__row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .feedback.style2 .form__col {
    width: calc(100% - 12px);
  }
  .feedback.style2 .form__submit {
    margin: 0 6px !important;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .feedback.style2 .feedback__accept {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .offer-product__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .offer-product__inner.bg-light {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .offer-product__head {
    margin-bottom: 12px;
  }
  .offer-product__head p {
    font-size: 16px !important;
  }
  .offer-product p {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .offer-product p:last-child {
    margin-bottom: 0 !important;
  }
  .offer-product__head-content {
    padding: 13px 24px 13px 0;
  }
  .offer-product__head-content h1 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  .offer-product__head-image {
    width: 214px;
  }
  .offer-product__nav {
    margin-bottom: 12px;
  }
  .offer-product__info {
    padding-bottom: 20px;
    margin-bottom: 12px;
  }
  .offer-product__conditions {
    font-size: 14px;
  }
  .offer-product__conditions h2 {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .offer-product__conditions h5 {
    margin-bottom: 12px;
  }
  .offer-product__conditions p {
    margin-bottom: 24px;
  }
  .offer-product__conditions ul li:before {
    margin-top: 5px;
  }
  .offer-product .share {
    margin-top: -12px;
  }
  .offer-product__slider-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .offer-product__slider-inner.bg-dark {
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .offer-product__video-play {
    width: 66px;
    height: 66px;
  }
  .offer-product__video-play svg {
    display: block;
    width: 32px;
    height: 32px;
  }
  .offer-product__content ul li:before {
    margin-top: 5px;
  }
  .offer-product__content p {
    margin-bottom: 33px;
  }
  .offer-product__content p:last-child {
    margin-bottom: 0;
  }
  .offer-product__content-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .offer-product__content-image {
    width: 243px;
  }
  .offer-product__content-text {
    max-width: 100%;
    padding: 0;
    max-width: 528px;
    margin-left: 0;
    margin-right: auto;
  }
  .offer-product__quote {
    margin: 40px 0;
  }
  .offer-product__quote blockquote {
    display: block;
    border-radius: 25px;
    padding: 40px;
  }
  .offer-product__quote blockquote p {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .contacts h3 {
    margin-bottom: 12px;
  }
  .contacts__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .contacts__items {
    padding-bottom: 20px;
  }
  .contacts__item {
    width: 134px;
  }
  .contacts__item strong {
    font-size: 12px;
  }
  .contacts__map {
    height: 340px;
  }
  .faq {
    margin: 60px 0;
  }
  .faq h3 {
    margin-bottom: 24px;
  }
  .faq__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .actions2 h3 {
    margin-bottom: 24px;
  }
  .actions2__item {
    width: calc(33.33% - 20px);
  }
  .about__hero {
    margin-bottom: 37px;
  }
  .about h1 {
    font-size: 32px;
    margin-bottom: 57px;
  }
  .about__text {
    max-width: 100%;
    padding: 40px 102px;
    margin: 0 auto 40px;
  }
  .about h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .about p {
    font-size: 14px;
  }
  .about h3 {
    font-size: 24px;
  }
  .about__block {
    padding: 30px 24px 0;
  }
  .about__block-1 .about__block-image img {
    margin-bottom: 0;
  }
  .about__block-image {
    margin: auto -24px 0;
  }
  .about__blocks2 {
    margin-bottom: 60px;
  }
  .about__block2-btns {
    padding: 50px 0 50px 30px;
  }
  .about__steps {
    margin-bottom: 40px;
  }
  .about__step-image {
    width: 260px;
    padding-left: 40px;
  }
  .about__step-image:before {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 53px;
    font-size: 70px;
  }
  .about__step-text {
    font-size: 20px;
  }
  .about__form {
    margin-bottom: 70px;
  }
  .about__form h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .about__offer2-image {
    max-width: 216px;
  }
  .contacts-page__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-page__info {
    margin-right: 0;
    padding: 30px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .contacts-page__info-block {
    width: 50%;
    margin-bottom: 0;
  }
  .contacts-page__info-title {
    font-size: 24px;
  }
  .contacts-page__info-fields span {
    font-size: 20px;
  }
  .contacts-page .form__row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .contacts-page .form__col {
    margin-bottom: 0;
  }
  .contacts-page .form__col:last-child {
    margin-bottom: 0;
  }
  .agents-hero {
    margin-top: 20px;
  }
  .agents-hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 44px 25px;
    background-size: auto 100%;
  }
  .agents-hero h1 {
    font-size: 32px;
  }
  .agents-hero p {
    max-width: 100%;
    margin-bottom: 12px;
  }
  .agents-hero__image {
    width: 334px;
    margin: 0 auto;
  }
  .agents-hero__arrow {
    left: 70px;
  }
  .agents-hero__arrow a {
    width: 100px;
    height: 50px;
  }
  .agents-offer h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .agents-offer__items span {
    font-size: 16px;
  }
  .agents-offer__text {
    font-size: 16px;
  }
  .agents-conditions h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .agents-conditions__item {
    min-height: 180px;
    padding: 30px 25px;
  }
  .agents-conditions__item.item-lg {
    padding: 41px 49px 41px 60px;
  }
  .agents-conditions__item.item-lg .agents-conditions__item-image {
    width: 218px;
    margin-right: 76px;
  }
  .agents-conditions__item-text {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .agents-conditions__item-title {
    font-size: 20px;
  }
  .agents-steps h2 {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .agents-steps p {
    font-size: 16px;
  }
  .agents-steps__item-content {
    padding: 30px;
    border-radius: 25px;
  }
  .agents-feedback .form h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .agents-feedback .form p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .reviews {
    padding: 0 40px !important;
  }
  .reviews__slider {
    margin: 0 -10px;
  }
  .reviews .slick-list {
    overflow: visible;
    margin: 0 -10px;
    padding: 0 20px;
  }
  .reviews .slick-slide {
    padding: 10px;
  }
  .article-filter .form__sort.sort-style2 {
    width: 56px;
    height: 56px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    background: #F6F7FB;
  }
  .article-filter .form__sort.sort-style2 label,
  .article-filter .form__sort.sort-style2 select {
    display: none;
  }
  .gifts-page {
    margin-top: 46px;
  }
  .gifts-title h1 {
    font-size: 32px;
  }
  .gifts-title h1:before, .gifts-title h1:after {
    width: 48px;
    height: 48px;
  }
  .gifts__inner {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .what-gift__inner {
    border-radius: 25px;
    padding: 40px 30px;
  }
  .gifts-hero {
    margin: 20px 0 80px;
  }
  .gifts-hero__inner {
    padding: 50px 0 0 45px;
    height: 321px;
  }
  .gifts-hero h1 {
    font-size: 50px;
    margin-bottom: 22px;
  }
  .gifts-hero p {
    font-size: 16px;
    max-width: 350px;
  }
  .gifts-form__inner {
    border-radius: 15px;
  }
  .gifts-form__title {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .gifts-form__text {
    font-size: 14px;
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .agents-hero__inner {
    background-image: url(../images/agents/hero_bg_768.png);
  }
  .agents-hero__arrow {
    left: 55px;
  }
  .agents-hero__arrow a {
    height: 40px;
  }
  .offer-product__head-image img{
      height:200px;
  }
  .offer-product__slide img {
      height: 230px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  h2 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .title-sm {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .wrap {
    padding: 0 15px;
  }
  .btn {
    height: 36px;
    font-size: 16px;
  }
  .header {
    border-radius: 0px 0px 30px 30px;
  }
  .header__logo {
    width: 40px !important;
    margin-right: 0;
  }
  .header__logo a {
    width: 100% !important;
  }
  .header__logo svg {
    display: none !important;
  }
  .header__logo img {
    display: none !important;
    width: 100% !important;
  }
  .header__logo img.logo-sm {
    display: block !important;
  }
  .header__city {
    margin: 0 auto;
  }
  .header__menu {
    display: none;
  }
  .header__search {
    display: none;
  }
  .header__burger {
    display: block;
    margin-left: 0;
  }
  .header__burger svg {
    display: block;
    width: 40px;
    height: 40px;
  }
  .header__burger rect {
    fill: #4585FF;
  }
  main {
    overflow: hidden;
  }
  .banner__inner {
    /*background: url(../images/banner_mobile.jpg) no-repeat left bottom !important;*/
    background-size: cover !important;
    min-height: unset;
    padding: 15px 15px 50px;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .banner__image {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .banner__image img {
    width: 87px;
  }
  .banner__content {
    max-width: 200px;
  }
  .banner__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 11px;
  }
  .banner__text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }
  .section {
    margin: 30px 0;
  }
  .bg-light {
    padding: 30px 0;
    margin: 0;
  }
  .categories__inner {
    margin: 0 -5px -10px;
  }
  .categories__item {
    height: 120px;
    width: calc(50% - 10px) !important;
    margin: 0 5px 10px;
  }
  .categories__item:nth-last-child(-n+2) {
    width: calc(100% - 10px) !important;
  }
  .categories__item:nth-last-child(-n+2) a i img {
    zoom: 0.7;
  }
  .categories__item.w-md {
    width: calc(33.33% - 20px);
  }
  .categories__item.w-sm {
    width: calc(23.22% - 20px);
  }
  .categories__item a {
    border-radius: 15px;
    padding: 10px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .categories__item a b {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .categories__item a i {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .categories__item a i img {
    height: 100%;
    zoom: 0.6;
  }
  .promo__slider {
    margin: 0 -20px;
    position: relative;
    padding-left: 20px;
  }
  .promo__slider-js {
    overflow: visible !important;
  }
  .promo .slick-list {
    margin: 0;
    overflow: visible !important;
  }
  .promo .slick-slide {
    padding: 0;
    margin-right: 20px;
  }
  .promo__item {
    width: 59.7222222222vw;
  }
  .promo__slider-nav {
    display: none !important;
  }
  .top__inner {
    gap: 20px 10px;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
  .top__item-image {
    margin-bottom: 5px;
  }
  .top__item-adress {
    font-size: 10px;
    margin-bottom: 6px;
  }
  .top__item-adress svg {
    width: 16px;
    height: 16px;
  }
  .top__item-title {
    margin-bottom: 6px;
  }
  .top__item-price span {
    padding: 4px 4px 2px;
    font-size: 10px;
    line-height: 100%;
    margin-right: 6px;
  }
  .top__item-price strong {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.48px;
  }
  .top__item-price del {
    font-size: 12px;
    line-height: 100%;
    margin-left: 6px;
  }
  .top__item-more a {
    padding: 5px 10px;
  }
  .top__item-more a strong {
    font-size: 14px;
  }
  .top__item-more a span {
    font-size: 0;
  }
  .action {
    background-image: url(../images/action_bg.png) !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  .action a {
    padding: 0 20px 20px;
  }
  .action__image {
    padding: 0;
    background: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 90px;
    margin: -10px 0 3px;
  }
  .action__title {
    margin-bottom: 11px;
  }
  .action__text {
    margin-bottom: 8px;
  }
  .actions__inner {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .actions__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 42px;
  }
  .actions__item:last-child {
    margin-bottom: 0;
  }
  .actions__item-image {
    display: none;
  }
  .actions__item-logo {
    margin: 0 11px 0 0;
  }
  .actions__item-content {
    position: relative;
  }
  .actions__item-content .item-label {
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: block;
    right: 0;
    top: 0;
    position: relative;
    margin-bottom: 14px;
  }
  .actions__item-link {
    font-size: 16px;
    text-align: left;
  }
  .cards__slider {
    position: relative;
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
  }
  .cards__slider .cards__item {
    width: 60vw !important;
    margin-right: 20px;
  }
  .cards__slider-js {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .cards .slick-list {
    margin: 0;
  }
  .cards .slick-slide {
    padding: 0;
    position: relative;
  }
  .cards__slider-nav {
    display: none !important;
  }
  .cards__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    margin: 0 -20px;
    position: relative;
    padding-left: 20px;
    overflow: auto;
  }
  .cards__item {
    width: 60vw !important;
    margin-right: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .cards.cards-rating h1 {
    text-align: center;
    font-size: 28px;
  }
  .cards.cards-rating h1 small {
    font-size: 18px;
  }
  .cards.cards-rating .cards__inner {
    margin: 0 !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 !important;
    overflow: hidden;
  }
  .cards.cards-rating .cards__item {
    width: 100% !important;
  }
  .partners__slider-js {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    position: relative;
  }
  .partners .slick-list {
    margin: 0;
  }
  .partners .slick-slide {
    padding: 0;
  }
  .partners__slide {
    width: 40.2777777778vw !important;
    margin-right: 20px;
  }
  .partners__slider-nav {
    display: none !important;
  }
  .banner2__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .banner2__image {
    -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
            order: -10;
    position: absolute;
    right: 0;
    top: 0;
    width: 58.4848484848%;
    max-width: 193px;
  }
  .banner2__content {
    padding: 24px 15px 25px;
    margin-left: 0;
  }
  .banner2__title {
    max-width: 200px;
    margin-bottom: 8px;
    line-height: normal;
  }
  .banner2__text {
    font-size: 12px;
    line-height: 135%;
    max-width: 100%;
  }
  .banner2__link {
    margin-top: 8px;
  }
  .news .section__title .section__link {
    display: none;
  }
  .news__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: unset;
    position: relative;
    margin: 0 -20px;
    padding-left: 20px;
    overflow: auto;
  }
  .news__item {
    width: 83.3333333333vw;
    margin: 0 20px 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .news__item-image a {
    height: 162px;
  }
  .news__item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .news__item-content {
    padding: 8px 20px 34px;
  }
  .news__item-title {
    font-size: 16px !important;
  }
  .news .action {
    background-image: none !important;
  }
  .news .action__image {
    width: 100%;
    max-width: 206px;
    background-image: url(../images/action_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
  }
  .news .section__link-mobile {
    margin-top: 16px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .news .section__link-mobile a {
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .mix__inner {
    margin-left: 0;
    margin-right: 0;
  }
  .mix__item {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .mix__item-image {
    height: 147px;
    width: 168px;
  }
  .mix__item-image:last-child {
    width: 168px;
    margin-left: -56px;
  }
  .offer-product__inner {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .offer-product__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .offer-product__head-image {
    -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
            order: -10;
    width: 100%;
    margin-bottom: 24px;
  }
  .offer-product__head-content {
    padding: 0;
  }
  .offer-product__head-content h1 {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .offer-product__nav {
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 0;
    width: 100%;
    margin: 0;
    background: #fff;
    z-index: 200;
  }
  .offer-product__nav ul {
    border-radius: 0;
  }
  .offer-product__nav ul li a {
    height: 100%;
    font-size: 12px;
  }
  .offer-product__info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px;
    margin-bottom: 16px;
    padding-bottom: 8px;
  }
  .offer-product__info-item {
    width: calc(50% - 12px) !important;
    margin-left: 6px;
    margin-right: 6px;
    white-space: normal !important;
    margin-bottom: 12px;
  }
  .offer-product__info-item small {
    margin-bottom: 4px;
  }
  .offer-product__conditions ol {
    margin-bottom: 12px;
  }
  .offer-product__conditions ol li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .offer-product__slider .wrap {
    padding: 0;
  }
  .offer-product__slider p {
    font-size: 14px;
  }
  .offer-product__slider .slick-list {
    margin: 0;
    padding-left: 15px;
  }
  .offer-product__slider .slick-slide {
    width: 55.5555555556vw;
    margin-right: 20px;
    padding: 0;
  }
  .offer-product__slider-inner {
    padding: 30px 15px;
  }
  .offer-product__slider-items {
    margin-bottom: 12px;
  }
  .offer-product__slider-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 12px;
  }
  .offer-product__slider-head > * {
    margin: 0;
    width: 100%;
  }
  .offer-product__slider-head h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .offer-product__slider-head p {
    font-size: 14px;
  }
  .offer-product__slider-js {
    margin-left: -15px;
    margin-right: -15px;
  }
  .offer-product__slider-nav {
    display: none !important;
  }
  .offer-product__video-play {
    width: 60px;
    height: 60px;
  }
  .offer-product__content .wrap {
    padding: 0;
  }
  .offer-product__content h3 {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: normal;
  }
  .offer-product__content p {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .offer-product__content-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .offer-product__content-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 12px;
  }
  .offer-product__content-text {
    -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
            order: -10;
  }
  .offer-product__content-image {
    width: 100%;
    max-width: 243px;
    margin: 24px 0 0;
  }
  .offer-product__quote .wrap {
    padding: 0;
  }
  .offer-product__quote blockquote {
    padding: 30px;
  }
  .offer-product__quote cite {
    font-size: 14px;
  }
  .offer-product__quote cite strong {
    font-size: 16px;
  }
  .feedback {
    margin-bottom: 70px;
  }
  .feedback__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feedback .form__col {
    width: calc(100% - 12px);
    margin-bottom: 16px;
  }
  .feedback .form__col.form__submit {
    margin-top: 0;
    width: 100% !important;
  }
  .feedback.style2 {
    margin-bottom: 52px;
  }
  .feedback.style2 .form__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .feedback.style2 .form__col {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .contacts .wrap {
    padding: 0;
  }
  .contacts__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contacts__items {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
  }
  .faq {
    margin-bottom: 40px;
  }
  .faq__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .actions2__inner {
    margin: 0 -5px -10px;
  }
  .actions2__item {
    width: calc(50% - 10px) !important;
    margin: 0 5px 10px !important;
  }
  .actions2__item strong {
    font-size: 14px !important;
    margin-bottom: 11px !important;
  }
  .footer__nav {
    margin-bottom: 40px;
  }
  .footer__logo {
    margin-bottom: 24px;
  }
  .footer__menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer__menu ul li {
    text-align: left;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .footer__menu ul li:last-child {
    margin-bottom: 0;
  }
  .footer__social {
    margin-top: 24px;
  }
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 16px;
  }
  .footer__list {
    max-width: unset;
    margin-bottom: 11px;
  }
  .footer__list ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__list ul li {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 11px;
  }
  .footer__list ul li:last-child {
    margin-bottom: 0;
  }
  .footer__requisites {
    line-height: 2;
    font-size: 16px;
  }
  .page-head {
    margin-bottom: -32px;
  }
  .page-head h1 {
    margin-bottom: 8px;
  }
  .tags {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    margin: 0 -15px;
    padding-left: 15px;
  }
  .tags a {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 8px;
    height: 32px;
    font-size: 12px;
  }
  .hero-video {
    border-radius: 15px 15px 0px 0px;
    background: linear-gradient(96deg, #1767FF 34.62%, #10BE79 87.43%, #F8E74F 100.34%, #F6476E 117.36%);
  }
  .hero-video__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0 33px;
  }
  .hero-video__content {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .hero-video h1 {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .hero-video blockquote {
    max-width: 100%;
    padding-right: 0;
  }
  .hero-video p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .hero-video p:last-child {
    margin-bottom: 0;
  }
  .hero-video__play {
    margin: 20px auto 0;
  }
  input.inputbox,
  textarea.messagebox {
    height: 54px;
    font-size: 16px;
    padding: 20px 12px 0;
  }
  textarea.messagebox {
    height: 160px;
    padding-top: 34px;
  }
  select.select-css {
    height: 54px;
    font-size: 16px;
    padding: 20px 48px 0 12px;
    background-position: center right 12px;
  }
  .radio label span:before {
    width: 22px;
    height: 22px;
  }
  .checkbox label span {
    font-size: 14px;
  }
  .btn {
    height: 40px;
  }
  .form__progress-head strong {
    font-size: 20px;
  }
  .form__row {
    margin: 0 -12px 8px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form__row:last-child {
    margin-bottom: 0;
  }
  .form__col {
    width: calc(100% - 12px);
    margin-bottom: 8px;
  }
  .form__col:last-child {
    margin-bottom: 0;
  }
  .form.style2 .form__row {
    margin: 0 -6px 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form.style2 .form__row:last-child {
    margin-bottom: 0;
  }
  .form.style2 .form__col {
    width: calc(100% - 12px);
    margin-bottom: 16px;
  }
  .form.style2 .form__col:last-child {
    margin-bottom: 0;
  }
  .form__radios {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 12px;
  }
  .form .radio {
    width: 130px;
  }
  .form__label {
    padding: 10px 0 0 12px;
  }
  .form__subtitle {
    font-size: 16px;
  }
  .form .btn {
    max-width: 100%;
    width: 100%;
  }
  .form__checkboxes {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 6px;
    margin-bottom: -6px !important;
    position: relative;
  }
  .form .checkbox {
    margin-bottom: 12px;
  }
  .offer-form {
    margin-bottom: 60px;
  }
  .offer-form .wrap {
    padding: 0;
  }
  .offer-form .bg-light {
    border-radius: 0;
  }
  .offer-form .form {
    padding: 0 15px;
    max-width: 100%;
  }
  .offer-steps .wrap {
    padding: 0;
  }
  .offer-steps__item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .offer-steps__item.bg-light {
    border-radius: 0;
  }
  .offer-steps h2 {
    font-size: 20px;
  }
  .offer-steps__subtitle {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .offer-steps__text {
    margin-bottom: 8px;
  }
  .offer-steps .offer-step-1.bg-light {
    padding-bottom: 0;
  }
  .offer-steps .offer-step-1 h2 {
    font-size: 28px;
    margin-bottom: 23px;
  }
  .offer-steps .offer-step-1 .offer-steps__image {
    padding-left: 29px;
    padding-right: 0;
  }
  .offer-steps .offer-step-1 .offer-steps__image i {
    max-width: 100%;
    margin-bottom: 27px;
  }
  .offer-steps .offer-step-1 .offer-steps__image span {
    display: none;
  }
  .offer-steps .offer-step-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .offer-steps .offer-step-2.bg-light {
    padding-top: 30px;
  }
  .offer-steps .offer-step-2 h2 {
    margin-right: 0;
  }
  .offer-steps .offer-step-2 .offer-steps__image {
    width: 100%;
    max-width: 300px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: -35px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10px;
  }
  .offer-steps .offer-step-3 {
    margin-bottom: 60px;
  }
  .offer-steps .offer-step-3.bg-light {
    padding-top: 20px;
  }
  .offer-steps .offer-step-3 h2 {
    max-width: 100%;
    margin: 0 auto;
  }
  .offer-steps .offer-step-3 span {
    display: none;
  }
  .offer-steps .offer-step-3 .offer-steps__image {
    margin-top: 0;
  }
  .offer-steps .offer-step-3 .offer-steps__image i {
    margin-bottom: -65px;
    max-width: 100%;
    width: 100%;
  }
  .offer-steps .offer-step-4 {
    max-width: 100%;
    margin-bottom: 60px;
  }
  .offer-steps .offer-step-4 h2 {
    margin-bottom: 4px;
  }
  .about__hero {
    margin-bottom: 37px;
  }
  .about__hero-subtitle {
    margin-bottom: 8px;
  }
  .about h1 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .about__text {
    max-width: 100%;
    padding: 30px 15px;
    border-radius: 25px;
  }
  .about h2 {
    font-size: 20px;
  }
  .about p {
    font-size: 12px;
  }
  .about h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .about__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about__block {
    border-radius: 25px;
    padding: 20px 20px 0;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .about__block:last-child {
    margin-bottom: 0;
  }
  .about__block-image {
    margin: auto -20px 0;
  }
  .about__blocks2 {
    margin-bottom: 60px;
  }
  .about__block2 {
    border-radius: 25px;
  }
  .about__block2-btns {
    padding: 30px 0 30px 15px;
  }
  .about__block2-btn {
    margin-bottom: 12px;
  }
  .about__block2-btn:last-child {
    margin-bottom: 0;
  }
  .about__block2-btn a {
    border-radius: 8px;
    line-height: 150%;
    padding: 6px;
    font-size: 12px;
  }
  .about__offer-content {
    bottom: 0;
    max-width: 282px;
  }
  .about__offer-title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .about__offer-text {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .about__step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .about__step:last-child {
    margin-bottom: 0;
  }
  .about__step-text {
    -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
            order: -10;
    padding: 20px;
    font-size: 18px;
  }
  .about__step-image {
    margin-right: auto;
    padding-left: 30px;
    width: 160px;
  }
  .about__step-image:before {
    width: 160px;
    height: 160px;
    padding-top: 20px;
    padding-left: 90px;
    left: -80px;
  }
  .about__form {
    position: relative;
    margin: 0 -15px 40px;
    width: auto;
    max-width: none;
    padding: 20px;
  }
  .about__offer2 {
    margin-bottom: 46px;
  }
  .about__offer2-list {
    margin-bottom: 12px;
  }
  .about__offer2-list span {
    font-size: 14px;
  }
  .about__offer2-image {
    max-width: 125px;
  }
  .contacts-page__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-page__info {
    margin-right: 0;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .contacts-page__info-block {
    width: 100%;
    margin-bottom: 20px;
  }
  .contacts-page__info-title {
    font-size: 20px;
  }
  .contacts-page__info-fields span {
    font-size: 18px;
  }
  .contacts-page .form__row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .contacts-page .form__col {
    margin-bottom: 0;
  }
  .contacts-page .form__col:last-child {
    margin-bottom: 0;
  }
  .agents-hero__inner {
    padding: 30px 14px 56px;
    background: url(../images/agents/hero_bg_360.png) no-repeat center bottom;
    background-size: cover;
  }
  .agents-hero h1 {
    font-size: 24px;
    text-align: center;
  }
  .agents-hero p {
    font-size: 14px;
    text-align: center;
  }
  .agents-hero__image {
    width: 217px;
  }
  .agents-hero__arrow {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .agents-hero__arrow a {
    width: 50px;
    height: 36px;
  }
  .agents-hero__arrow a svg {
    width: 24px;
    height: 24px;
  }
  .agents-offer h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .agents-offer__content {
    padding: 30px 20px;
    border-radius: 25px;
  }
  .agents-offer__items {
    display: block;
    margin-bottom: 12px;
  }
  .agents-offer__items span {
    min-height: 32px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  .agents-offer__items span:last-child {
    margin-bottom: 0;
  }
  .agents-offer__items span:before {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .agents-conditions h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .agents-conditions__item {
    padding: 30px 20px;
    margin-bottom: 30px;
  }
  .agents-conditions__item:last-child {
    margin-bottom: 0;
  }
  .agents-conditions__item.item-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 12px;
    padding: 27px 20px 30px;
  }
  .agents-conditions__item.item-lg:before {
    background-image: url(../images/agents/eclipse_360.png);
    height: 94px;
  }
  .agents-conditions__item.item-lg .agents-conditions__item-image {
    width: 185px;
    margin: 0 auto 38px;
  }
  .agents-conditions__items {
    display: block;
  }
  .agents-conditions__item-text {
    margin-bottom: 16px;
  }
  .agents-conditions__item-title {
    font-size: 16px;
  }
  .agents-steps__item {
    padding: 30px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
  }
  .agents-steps__item:last-child {
    margin-bottom: 0;
  }
  .agents-steps h2 {
    font-size: 20px;
  }
  .agents-steps p {
    font-size: 14px;
  }
  .agents-steps__item-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .agents-steps__item-title {
    margin-bottom: 8px;
  }
  .agents-steps__item-title i {
    margin-right: 4px;
  }
  .agents-feedback__form {
    padding: 30px 20px;
  }
  .agents-feedback .form h2 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .agents-feedback .form p {
    font-size: 12px;
    margin-bottom: 16px;
  }
  .reviews {
    padding: 0 15px !important;
  }
  .reviews__head h2 {
    font-size: 20px;
  }
  .reviews__slider {
    margin: 0 -15px;
  }
  .reviews__slider-inner {
    margin: 0;
  }
  .reviews .slick-list {
    margin: 0;
    padding: 0;
  }
  .reviews .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-404__inner {
    margin-bottom: 20px;
  }
  .page-404__image {
    max-width: 320px;
  }
  .page-404__content {
    margin-top: -95px;
    margin-bottom: 20px;
  }
  .page-404 h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .page-404 p {
    margin: 0 auto 20px;
    max-width: 238px;
  }
  .page-404__promocode {
    width: 100%;
    margin-bottom: 8px;
  }
  .page-404__promocode-field {
    width: 100%;
  }
  .page-404__btn {
    width: 100%;
  }
  .page-404__btn a {
    width: 100%;
  }
  .article {
    padding: 30px 0;
    border-radius: 25px;
    font-size: 14px;
  }
  .gifts-page {
    margin-top: 30px;
  }
  .gifts-title h1 {
    font-size: 28px;
    margin-bottom: 24px;
  }
  .gifts-title h1:before, .gifts-title h1:after {
    /*display: none;*/
  }
  .gifts-filter {
    display: none;
  }
  .gifts {
    margin: 0 0 40px;
  }
  .gifts__inner {
    display: block;
    position: relative;
  }
  .gifts__inner.style2 .gift {
    width: 100%;
    margin-right: 0;
  }
  .gifts .loadmore {
    margin-top: 30px;
  }
  .gift {
    margin-bottom: 48px;
  }
  .gift__location {
    margin-bottom: 8px;
  }
  .gift__title {
    font-size: 20px;
    letter-spacing: unset;
    margin-bottom: 8px;
  }
  .gift__text {
    margin-bottom: 8px;
  }
  .what-gift .wrap {
    padding: 0;
  }
  .what-gift__inner {
    padding: 30px 15px;
  }
  .what-gift h2 {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .what-gift .tags {
    margin-bottom: 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gifts-hero {
    margin: 20px 0 40px;
  }
  .gifts-hero .wrap {
    padding: 0;
  }
  .gifts-hero__inner {
    border-radius: 25px;
    padding: 50px 15px 0;
    height: 365px;
    background-image: url(../images/gifts/gift_banner_mobile.jpg) !important;
  }
  .gifts-hero h1 {
    font-size: 32px;
    margin-bottom: 30px;
    text-align: center;
  }
  .gifts-hero p {
    max-width: 100%;
    text-align: center;
  }
  .gifts-form .wrap {
    padding: 0;
  }
  .gifts-form__title {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .gifts-form__text {
    font-size: 12px;
    margin-bottom: 28px;
  }
}
@media (max-width: 360px) {
  .about__block2-btns {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .about__block2-btn a {
    font-size: 10px;
  }
  .about__offer-content {
    max-width: 260px;
  }
  .about__offer-title {
    font-size: 13px;
    margin-bottom: 4px;
  }
  .about__offer-text {
    font-size: 10px;
    margin-bottom: 15px;
  }
}