@charset "UTF-8";

/* ==========  общие медиа-запросы  ========== */

@media screen and (max-width: 1500px) {
  .z-view-slider-nav__next {
    right: -10px;
  }

  .z-view-slider-nav__prev {
    left: -10px;
  }

  .c-first-detail__title {
    font-size: 35px;
  }

  .c-first-detail__description {
    max-width: none;
  }

  .c-info-con-desc-slider-nav__next {
    right: -16px;
  }

  .c-info-con-desc-slider-nav__prev {
    left: -16px;
  }
}

@media screen and (max-width: 1432px) {
  .p-first__wrapper {
    padding: 120px 0px 100px 0px;
  }

  .h1-new-s {
    font-size: 35px;
  }

  .p-catalog__order {
    padding: 16px;
    text-align: center;
  }

  .p-catalog__content {
    padding: 30px 30px 0px 30px;
  }

  .p-catalog__link {
    padding: 14px 42px 18px 20px;
  }

  .p-catalog__img {
    height: 220px;
  }

  .p-specification-accordion__img {
    max-width: 500px;
    height: 190px;
  }

  .p-check {
    margin-bottom: 100px;
  }

  .p-callback__img {
    width: 550px;
  }

  .p-callback {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .z-demo__info {
    padding-top: 0px;
    padding-bottom: 0px;
    gap: 20px;
  }

  .z-demo__description {
    gap: 20px;
  }

  .z-demo__wrapper {
    gap: 40px;
    flex-direction: column;
  }

  .z-demo-detail {
    align-self: center;
  }

  .z-info {
    padding-top: 55px;
    padding-bottom: 80px;
  }

  .z-view__item {
    padding: 50px 45px;
  }

  .z-view-info__text {
    margin-bottom: 40px;
  }

  .z-view {
    padding-top: 40px;
    padding-bottom: 65px;
  }

  .z-product-accordion-content {
    position: static;
    max-width: none;
    overflow: hidden;
  }

  .z-product-accordion__item {
    flex-direction: column;
    gap: 0;
  }

  .z-product-accordion__title {
    max-width: none;
  }

  .z-product__title {
    margin-bottom: 40px;
  }

  .z-product {
    padding-bottom: 80px;
    padding-top: 40px;
  }

  .z-product-accordion__item._show .z-product-accordion__title::before {
    transform: translateY(-50%) rotate(-90deg);
  }

  .z-product-accordion__title::before {
    transform: translateY(-50%) rotate(90deg);
  }

  .z-product-accordion__item._show .z-product-accordion-content {
    margin-top: 16px;
  }

  .c-first-detail__title {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .c-first-detail__full {
    margin-bottom: 25px;
  }

  .c-first-detail-order {
    padding-right: 0px;
    margin-bottom: 25px;
  }

  .c-first-detail-bottom__order {
    padding: 18.5px 25px;
  }

  .c-first-detail-bottom__offer {
    padding: 18.5px 25.5px;
  }

  .c-first-slider-tumb {
    height: 100px;
  }

  .c-first-slider-tumb-nav__prev,
  .c-first-slider-tumb-nav__next {
    height: 50px;
    width: 50px;
  }

  .c-first-slider {
    max-width: 500px;
  }

  .c-first-detail {
    padding: 20px;
    max-width: none;
  }
  .c-first-slider-big {
    height: 350px;
  }
  .c-first-detail-order__bookmark {
    font-size: 21px;
    line-height: 100%;
  }

  .c-first-detail__description p,
  .c-first-detail__description span,
  .c-first-detail__description a,
  .c-first-detail__description li {
    font-size: 14px;
  }

  .c-first-detail-bottom__order {
    text-align: center;
    font-size: 14px;
  }

  .c-first-detail-bottom__offer {
    text-align: center;
    font-size: 14px;
  }

  .c-first-detail__full {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .c-info-tab__item.swiper-slide-thumb-active .c-info-tab__name {
    font-size: 24px;
  }

  .c-info-tab__name {
    font-size: 18px;
  }

  .c-info-con-desc__text:nth-of-type(2) {
    margin-bottom: 40px;
  }

  .c-info-con-desc__text:nth-of-type(4) {
    margin-bottom: 40px;
  }

  .c-info-con-desc-slider__img {
    height: 300px;
  }

  .c-info-con-desc__title {
    font-size: 21px;
  }

  .c-info-con-desc__item {
    padding: 15.5px 5px 15.5px 48px;
  }

  .c-info-con-desc__list {
    margin-bottom: 40px;
  }

  .c-info-con-desc-slider {
    margin-bottom: 40px;
  }

  .c-info-con-img__big {
    height: 300px;
  }

  .c-callback__img {
    width: 450px;
  }

  .c-callback__wrapper {
    padding: 40px;
  }

  .c-info {
    margin-bottom: 50px;
  }

  .c-advantages__item {
    padding: 40px 30px 40px 80px;
  }

  .c-advantages__item::before {
    top: 30px;
  }

  .c-bookmark__text {
    padding: 40px;
  }

  .c-bookmark {
    margin-bottom: 90px;
  }

  .c-photo__item {
    width: calc(50% - 8px);
    height: 300px;
  }

  .c-photo {
    margin-bottom: 90px;
  }

  .c-areas {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 1024.98px) {
  .p-breadcrumbs__item {
    font-size: 14px;
  }

  .p-first__wrapper {
    /*padding: 80px 0px 70px 0px;*/
    padding: 22px 0px 41px 0px;
  }

  .h1-new-s {
    font-size: 30px;
  }

  .p-catalog__item {
    width: calc(50% - 8px);
  }

  .p-catalog {
    padding-bottom: 50px;
    padding-top: 30px;
  }

  .p-catalog__title {
    margin-bottom: 30px;
  }

  .p-specification-accordion__img {
    max-width: 400px;
    height: 150px;
    align-self: center;
  }

  .p-specification-accordion__content {
    flex-direction: column;
  }

  .p-specification-accordion__description {
    max-width: none;
  }

  .p-specification-accordion__title {
    padding: 32px 46px 34px 68px;
    font-size: 18px;
  }

  .p-specification-accordion__title::before {
    left: 16px;
  }

  .p-specification-accordion__item._show .p-specification-accordion__content {
    margin-bottom: 40px;
  }

  .p-specification {
    margin-bottom: 60px;
  }

  .p-specification__title {
    margin-bottom: 40px;
  }

  .p-check__item {
    width: 100%;
    padding-left: 53px;
  }

  .p-check__list {
    gap: 34px;
    margin-bottom: 34px;
  }

  .p-check__item::after {
    width: 34px;
    height: 34px;
  }

  .p-check__text {
    gap: 30px;
    padding-right: 0px;
  }

  .p-check {
    margin-bottom: 60px;
  }

  .p-why__item {
    width: 50%;
    padding: 17px 21px 19px 74px;
    min-height: auto;
  }

  .p-why__sub-title {
    margin-bottom: 30px;
  }

  .p-why {
    padding-top: 40px;
    padding-bottom: 55px;
  }

  .p-why__item::before {
    left: 20px;
    top: 20px;
  }

  .p-callback {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .p-callback__img {
    width: 450px;
  }

  .p-form__group {
    margin-bottom: 40px;
  }

  .p-callback__text {
    margin-bottom: 40px;
  }

  .z-demo-detail {
    max-width: 307px;
  }

  .z-demo-detail-points__num {
    font-size: 9px;
    width: 19px;
    height: 19px;
  }

  .z-demo-detail-points__name {
    font-size: 12px;
    padding: 2px 0px 1px 0px;
    right: 19px;
  }

  .z-demo-detail-points__item._show .z-demo-detail-points__name {
    padding: 2px 4px 1px 9px;
  }

  .z-demo-detail-points__item:nth-child(1) {
    top: 182px;
    left: 9px;
  }

  .z-demo-detail-points__item:nth-child(2) {
    top: 87px;
    left: 128px;
  }

  .z-demo-detail-points__item:nth-child(3) {
    top: 110px;
    left: 132px;
  }

  .z-demo-detail-points__item:nth-child(4) {
    top: 119px;
    left: 154px;
  }

  .z-demo-detail-points__item:nth-child(5) {
    bottom: 89px;
    right: 17px;
  }

  .z-demo-detail-points__item:nth-child(6) {
    bottom: 5px;
    right: 18px;
  }

  .z-demo-detail-points__item:nth-child(7) {
    bottom: 69px;
    right: 110px;
  }

  .z-demo-detail-points__item:nth-child(8) {
    bottom: 47px;
    right: 15px;
  }

  .z-info {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .z-info__item:first-child {
    padding-bottom: 36px;
  }

  .z-info__item:last-child {
    padding-top: 20px;
  }

  .z-info__item:first-child .z-info__text p {
    width: 100%;
  }

  .z-info__item:first-child {
    gap: 20px;
  }

  .z-info__item {
    gap: 20px;
  }

  .z-view-info__text {
    margin-bottom: 30px;
  }

  .z-view {
    padding-top: 30px;
    padding-bottom: 53px;
  }

  .z-view__title {
    margin-bottom: 30px;
  }

  .z-view__img {
    height: 300px;
  }

  .z-product__title {
    margin-bottom: 30px;
  }

  .z-product {
    padding-bottom: 60px;
    padding-top: 30px;
  }

  .z-product-accordion__title {
    padding: 20px 80px 20px 33px;
  }

  .c-first-detail__title {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .c-first-detail-order {
    margin-bottom: 13px;
    justify-content: flex-start;
  }

  .c-first-detail {
    padding: 10px;
  }

  .c-first-detail-bottom {
    justify-content: flex-start;
    gap: 17px;
  }

  .c-first-slider {
    max-width: 370px;
  }

  .c-first-detail-bottom__order,
  .c-first-detail-bottom__offer {
    width: 100%;
  }

  .c-first-detail__description {
    margin-bottom: 11px;
  }

  .c-callback__img {
    width: 410px;
  }

  .c-callback__text {
    margin-bottom: 40px;
  }

  .c-advantages__item {
    width: 50%;
  }

  .c-advantages {
    margin-bottom: 50px;
  }

  .c-bookmark {
    margin-bottom: 50px;
  }

  .c-photo {
    margin-bottom: 50px;
  }

  .c-areas {
    margin-bottom: 50px;
  }

  .c-table {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767.98px) {
  .h2-new-s {
    font-size: 21px;
  }

  .h1-new-s {
    /*font-size: 24px;*/
    font-size: 18px;
  }

  .p-first__title {
    margin-bottom: 25px;
  }

  .p-breadcrumbs__item {
    font-size: 12px;
  }

  .p-breadcrumbs__list {
    row-gap: 5px;
  }

  .p-breadcrumbs {
    padding: 11px 0px;
  }

  .p-breadcrumbs__item:not(:last-child):after {
    top: 3px;
  }

  .p-first__wrapper {
    /*padding: 222px 0px 41px 0px;*/
    padding: 22px 0px 41px 0px;
  }

  .p-first__description {
    /*margin-bottom: 30px;*/
    margin-bottom: 70px;
  }

  /*.p-first__description p,*/
  .p-first__description span,
  .p-first__description li,
  .p-first__description a {
    font-size: 14px;
  }

  .p-first__description p {
    font-size: 12px;
  }

  .p-first._position .p-first__description {
    margin-bottom: 52px;
  }

  .p-first__btn {
    font-size: 14px;
    /*padding: 16px 95px 16px 24px;*/
    padding: 12px 75px 12px 20px;
    margin-top: 30px;
  }

  .p-first._position .p-first__btn {
    padding: 14.5px 85px 17.5px 24px;
  }

  .p-catalog__name {
    margin-bottom: 16px;
  }

  .p-catalog__description {
    font-size: 14px;
    margin-bottom: 9px;
  }

  .p-catalog__img {
    height: 213px;
  }

  .p-catalog__order {
    font-size: 14px;
  }

  .p-catalog__link {
    font-size: 14px;
  }

  .p-catalog__item {
    width: 100%;
  }

  .p-catalog {
    padding-bottom: 35px;
    padding-top: 20px;
  }

  .p-catalog__title {
    margin-bottom: 20px;
  }

  .p-specification-accordion__content {
    padding: 0px 17px 0px 16px;
    gap: 27px;
  }

  .p-specification-accordion__item._show .p-specification-accordion__content {
    margin-bottom: 31px;
  }

  .p-specification-accordion__title {
    font-size: 16px;
  }

  .p-specification__title {
    margin-bottom: 20px;
    padding: 0 16px;
  }

  .p-specification {
    padding-top: 20px;
    padding-bottom: 23px;
    margin-bottom: 34px;
  }

  .p-specification__wrapper {
    margin: 0 -16px;
  }

  .p-specification-accordion__description p,
  .p-specification-accordion__description span,
  .p-specification-accordion__description a,
  .p-specification-accordion__description li {
    font-size: 14px;
  }

  .p-specification-accordion__description {
    gap: 16px;
  }

  .p-specification-accordion__img {
    height: 128px;
  }

  .p-check__item::after {
    top: 0;
    transform: translateY(0);
  }

  .p-check__item {
    font-size: 14px;
    padding-right: 5px;
    line-height: 130%;
  }

  .p-check__text p,
  .p-check__text span,
  .p-check__text a,
  .p-check__text li {
    font-size: 14px;
    line-height: 130%;
  }

  .p-check__text {
    gap: 13px;
  }

  .p-check {
    margin-bottom: 27px;
  }

  .p-why__item {
    width: 100%;
  }

  .p-why {
    padding-top: 20px;
    padding-bottom: 46px;
  }

  .p-why__title {
    margin-bottom: 20px;
  }

  .p-why__description {
    font-size: 18px;
    margin-bottom: 16px;
    padding-right: 0px;
  }

  .p-why__sub-title {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .p-why__text {
    font-size: 14px;
  }

  .p-why__list {
    margin-bottom: 20px;
  }

  .p-why__info {
    font-size: 18px;
  }

  .p-why__item::before {
    filter: none;
  }

  .p-form__submit {
    width: 100%;
    font-size: 14px;
  }

  .p-form__input {
    width: calc(50% - 10px);
    font-size: 14px;
    padding: 18.5px 16px;
  }

  .p-form__input::-moz-placeholder {
    font-size: 14px;
  }

  .p-form__input::placeholder {
    font-size: 14px;
  }

  .p-callback__text {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .p-callback {
    padding-top: 30px;
    padding-bottom: 227px;
  }

  .p-callback__title {
    margin-bottom: 7px;
  }

  .p-form__group {
    margin-bottom: 18px;
  }

  .z-demo {
    padding-top: 20px;
  }

  .z-demo__description {
    gap: 14px;
  }

  .z-demo__description p,
  .z-demo__description span {
    font-size: 14px;
  }

  .z-demo__wrapper {
    gap: 13px;
  }

  .z-demo-detail-points__name {
    border-radius: 20px 0px 0px 20px;
  }

  .z-demo-detail-points__item {
    border-radius: 0px 20px 20px 0px;
  }

  .z-info {
    padding-top: 20px;
    padding-bottom: 38px;
  }

  .z-info__text p {
    font-size: 14px;
  }

  .z-info__text {
    gap: 13px;
  }

  .z-info__btn {
    font-size: 14px;
    padding: 14px 85px 16px 23px;
  }

  .z-info__item:last-child .z-info__text {
    gap: 11px;
  }

  .z-view__img {
    height: 200px;
  }

  .z-view__title {
    margin-bottom: 20px;
  }

  .z-view {
    padding-top: 20px;
  }

  .z-view-slider-nav__prev,
  .z-view-slider-nav__next {
    width: 34px;
    height: 34px;
    background: #ba102c;
    top: 51%;
  }

  .z-view-slider-nav__prev::after,
  .z-view-slider-nav__next::after {
    width: 16px;
    height: 16px;
  }

  .z-view-slider {
    margin-bottom: 18px;
  }

  .z-view-info__text {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .z-view-info__sub-title {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .z-view-info__item {
    font-size: 14px;
    padding: 21px 19px 21px 16px;
  }

  .z-view-info-small__item {
    font-size: 12px;
  }

  .z-view-info-small {
    padding: 10px 18px 15px 16px;
  }

  .z-product-accordion__title {
    padding: 16px 100px 16px 33px;
  }

  .z-product__title {
    margin-bottom: 20px;
  }

  .z-product {
    padding-bottom: 40px;
    padding-top: 20px;
  }

  .z-product-accordion-content-top {
    flex-direction: column;
  }

  .z-product-accordion-content-top__img {
    padding: 26px;
  }

  .z-product-accordion-content-top__info {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-top: none;
    gap: 16px;
    padding: 16px 20px 20px 20px;
  }

  .z-product-accordion-content-top__btn {
    font-size: 14px;
    padding: 16.5px 55px 15.5px 24px;
  }

  .z-product-accordion-content-table-top__item {
    padding: 18px 18px 16px 28px;
  }

  .z-product-accordion-content-table__name {
    font-size: 14px;
    width: 60.8%;
    padding: 15px 8px 10px 28px;
  }

  .z-product-accordion-content-table__value {
    font-size: 14px;
    width: 39.2%;
    padding: 12px 10px;
  }

  .z-product-accordion-content-top__name {
    font-size: 14px;
  }

  .z-product-accordion-content-table-top__item:first-child {
    width: 61%;
  }

  .z-product-accordion-content-table-top__item:last-child {
    width: 39%;
  }

  .z-product-accordion__list {
    gap: 9px;
  }

  .p-back__wrapper {
    padding: 12px 21px 19px 21px;
  }

  .p-back__btn {
    font-size: 12px;
  }

  .p-back {
    padding-top: 16px;
  }

  .c-first__wrapper {
    flex-direction: column;
    gap: 16px;
  }

  .c-first-slider {
    max-width: none;
    border-right: 1px solid #f2f2f2;
  }

  .c-first-detail {
    border: 0;
    padding: 0;
  }

  .c-first-slider-big__block {
    height: 100%;
  }

  .c-first-slider-tumb {
    height: 80px;
  }

  .c-first-slider-tumb-nav__prev,
  .c-first-slider-tumb-nav__next {
    width: 40px;
    height: 40px;
  }

  .c-info-tab__item.swiper-slide-thumb-active .c-info-tab__name {
    font-size: 21px;
  }

  .c-info-tab__name {
    font-size: 16px;
  }

  .c-info-con-desc__text p,
  .c-info-con-desc__text span,
  .c-info-con-desc__text a,
  .c-info-con-desc__text li {
    font-size: 14px;
  }

  .c-info-con-desc__text {
    gap: 13px;
  }

  .c-info-con-desc__text:not(:last-child) {
    margin-bottom: 14px;
  }

  .c-info-con-img {
    margin-bottom: 13px;
  }

  .c-info-con-desc__title:not(:last-child) {
    margin-bottom: 20px;
  }

  .c-info-con-desc__item {
    font-size: 14px;
  }

  .c-info-con-desc__list {
    margin-bottom: 24px;
  }

  .c-info-con-desc-slider__img {
    height: 200px;
  }

  .c-info-con-desc-slider__img::after {
    width: 16px;
    height: 16px;
    right: 10px;
    bottom: 10px;
  }

  .c-info-con-desc-slider {
    margin-bottom: 20px;
  }

  .c-info {
    margin-bottom: 31px;
  }

  .c-info-con-desc-slider-nav__prev,
  .c-info-con-desc-slider-nav__next {
    width: 34px;
    height: 34px;
  }

  .c-info-con-desc-slider-nav__prev::after,
  .c-info-con-desc-slider-nav__next::after {
    width: 16px;
    height: 16px;
  }

  .c-info-con-img__big {
    height: 200px;
  }

  .c-callback__wrapper {
    padding: 30px 16px 227px 17px;
  }

  .c-callback__text {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .c-callback {
    margin-bottom: 20px;
  }

  .c-callback__title {
    margin-bottom: 8px;
  }

  .c-callback__img {
    bottom: -38px;
  }

  .c-advantages__item {
    font-size: 14px;
    padding: 27px 23px 30px 74px;
    width: 100%;
    min-height: 75px;
  }

  .c-advantages__item::before {
    top: 20px;
    left: 20px;
  }

  .c-advantages {
    margin-bottom: 20px;
  }

  .c-advantages__title {
    margin-bottom: 20px;
  }

  .c-bookmark {
    margin-bottom: 20px;
  }

  .c-bookmark__text {
    padding: 16px;
  }

  .c-bookmark__text p,
  .c-bookmark__text span,
  .c-bookmark__text a,
  .c-bookmark__text li {
    color: #272727;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
  }

  .c-bookmark__description {
    padding: 0 16px;
  }

  .c-photo__item {
    height: 250px;
  }

  .c-photo__title {
    margin-bottom: 20px;
  }

  .c-photo {
    margin-bottom: 20px;
  }

  .c-areas__title {
    margin-bottom: 20px;
  }

  .c-areas__item {
    font-size: 14px;
    padding: 7px 2px 6px 32px;
  }

  .c-areas {
    margin-bottom: 26px;
  }

  .c-table__title {
    margin-bottom: 20px;
  }

  .c-table {
    margin-bottom: 45px;
  }

  .c-table__block {
    overflow: auto;
    margin: 0 -16px;
    padding: 0 16px;
  }

  .c-table__body {
    min-width: 767px;
  }

  .c-table__body tbody tr td {
    padding: 16.5px 16px;
  }

  .c-table__block::-webkit-scrollbar {
    display: none;
  }

  .c-first {
    margin-bottom: 8px;
  }

  .c-info__wrapper {
    padding-top: 84px;
  }
}

@media screen and (max-width: 479.98px) {
  .p-form-policy__label {
    top: 0;
    transform: translateY(0);
  }

  .p-callback__img {
    width: 430px;
    right: -25px;
  }

  .z-demo-detail {
    align-self: flex-end;
  }

  .z-view__item::after {
    display: none;
  }

  .z-view-info__item:first-child {
    border-top: none;
  }

  .z-view__img {
    height: 173px;
  }

  .c-first-slider-tumb {
    height: 66px;
  }

  .c-first-slider-tumb-nav__prev,
  .c-first-slider-tumb-nav__next {
    width: 36px;
    height: 33px;
  }

  .c-first-slider-big {
    height: 231px;
  }

  .c-first-detail-order {
    gap: 17px;
  }

  .c-info-con-desc-slider__img {
    height: 142px;
  }

  .c-info-con-img__big {
    height: 142px;
  }

  .c-callback {
    margin: 0 -16px 20px -16px;
  }

  .c-bookmark {
    margin: 0 -16px 18px -16px;
  }

  .c-photo__item {
    height: 142px;
  }
  .c-callback__wrapper,
  .p-callback {
    background-image: url("/local/templates/new_gkmp32/production-new/assets/img/card-page/callback-block/bg-mob.png");
  }
  .c-table__body tbody tr td {
    font-size: 14px;
  }
  .c-table__body thead tr th {
    font-size: 14px;
  }
}

@media screen and (max-width: 374.98px) {
  .z-demo-detail-points__item:nth-child(1) .z-demo-detail-points__name {
    right: auto;
    left: 19px;
    border-radius: 0px 20px 20px 0px;
    box-shadow: 15px 0px 12px 0px rgba(0, 0, 0, 0.1);
  }

  .z-demo-detail-points__item:nth-child(1) {
    border-radius: 20px 0px 0px 20px;
  }

  .z-demo-detail {
    max-width: 288px;
  }

  .z-demo-detail-points__item:nth-child(1) {
    top: 175px;
  }

  .z-demo-detail-points__item:nth-child(2) {
    top: 81px;
  }

  .z-demo-detail-points__item:nth-child(3) {
    top: 100px;
  }

  .z-demo-detail-points__item:nth-child(4) {
    top: 111px;
  }

  .z-demo-detail-points__item:nth-child(7) {
    bottom: 67px;
  }

  .z-product-accordion-content-table__value,
  .z-product-accordion-content-table__name {
    font-size: 12px;
  }

  .z-product-accordion__title {
    font-size: 14px;
  }

  .c-first-detail-bottom__offer {
    padding: 18.5px 11.5px;
  }
}
