html {
    box-sizing: border-box
}

*,
::after,
::before {
    box-sizing: inherit
}

body,
html {
    margin: 0;
    scroll-behavior: smooth
}

html {
    position: relative;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html:focus-within {
    scroll-behavior: smooth
}

body {
    text-rendering: optimizespeed
}

details>summary {
    list-style: none
}

summary {
    display: list-item
}

details summary::-webkit-details-marker {
    display: none
}

h1,
h2,
h3,
h4,
p {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

ul,
ol,
dl,
dd {
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

label,
time {
    display: block
}

figure,
blockquote {
    margin: 0
}

a:not([class]) {
    text-decoration-skip-ink: auto
}

a {
    text-decoration: none;
    color: inherit
}

img,
picture,
svg,
video {
    display: block;
    height: auto;
    max-width: 100%
}

b,
strong {
    font-weight: 900
}

address {
    font-style: normal
}

button {
    margin: 0;
    padding: 0;
    border-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    font: inherit;
    font-size: 100%;
    color: inherit;
    line-height: 1;
    cursor: pointer;
    outline: 0;
    text-align: left
}

button:disabled {
    cursor: default
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: none
}

input,
textarea,
button,
select {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    font: inherit;
    line-height: 1
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: 0 0 0px 1000px var(--white-to-black) inset !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: var(--body-color) !important;
    -webkit-text-fill-color: var(--body-color) !important
}

input:-moz-autofill,
textarea:-moz-autofill,
select:-moz-autofill {
    box-shadow: 0 0 0px 1000px var(--white-to-black) inset !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: var(--body-color) !important;
    -webkit-text-fill-color: var(--body-color) !important
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
    box-shadow: none
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: "Calibri";
    src: url(../fonts/Calibri/Calibri-BoldItalic.eot);
    src: url(../fonts/Calibri/Calibri-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Calibri/Calibri-BoldItalic.woff2) format("woff2"), url(../fonts/Calibri/Calibri-BoldItalic.woff) format("woff"), url(../fonts/Calibri/Calibri-BoldItalic.ttf) format("truetype"), url(../../assets/img/Calibri-BoldItalic.svg#Calibri-BoldItalic) format("svg");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Calibri";
    src: url(../fonts/Calibri/Calibri-Bold.eot);
    src: url(../fonts/Calibri/Calibri-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Calibri/Calibri-Bold.woff2) format("woff2"), url(../fonts/Calibri/Calibri-Bold.woff) format("woff"), url(../fonts/Calibri/Calibri-Bold.ttf) format("truetype"), url(../../assets/img/Calibri-Bold.svg#Calibri-Bold) format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Calibri";
    src: url(../fonts/Calibri/Calibri-Italic.eot);
    src: url(../fonts/Calibri/Calibri-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Calibri/Calibri-Italic.woff2) format("woff2"), url(../fonts/Calibri/Calibri-Italic.woff) format("woff"), url(../fonts/Calibri/Calibri-Italic.ttf) format("truetype"), url(../../assets/img/Calibri-Italic.svg#Calibri-Italic) format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Calibri";
    src: url(../fonts/Calibri/Calibri.eot);
    src: url(../fonts/Calibri/Calibri.eot?#iefix) format("embedded-opentype"), url(../fonts/Calibri/Calibri.woff2) format("woff2"), url(../fonts/Calibri/Calibri.woff) format("woff"), url(../fonts/Calibri/Calibri.ttf) format("truetype"), url(../../assets/img/Calibri.svg#Calibri) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-family: "Calibri", sans-serif !important
}

html {
    font-size: 16px;
    font-family: "Calibri", sans-serif !important
}

body {
    font: 400 16px/24px "Calibri", sans-serif;
    color: #000
}

html * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html *::before,
html *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a,
button {
    color: inherit;
    text-decoration: none
}

@media(min-width: 993px) {

    a,
    button {
        transition: .5s
    }
}

a:hover,
button:hover {
    cursor: pointer
}

@media(min-width: 993px) {

    a:hover,
    button:hover {
        transition: .5s
    }
}

a:hover {
    text-decoration: underline
}

.container {
    padding: 0 50px;
    width: 100%;
    max-width: 1515px;
    margin: 0 auto
}

@media(max-width: 767px) {
    .container {
        padding: 0 20px
    }
}

.d-flex {
    display: flex
}

.flex-column {
    flex-direction: column
}

.flex-row {
    flex-direction: row
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.clear-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

h2 {
    font-size: 4rem;
    line-height: 1.22;
    font-weight: bold;
    margin: 0
}

.page-header {
    padding: .75rem 0 .875rem;
    background: #fff
}

.page-header__container {
    padding: 0 50px;
    max-width: 1628px;
    margin: 0 auto
}

.page-header__logo {
    align-items: center
}

.page-header__left {
    gap: 30px
}

.page-header__slogan {
    max-width: 35.4375rem;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
}

.page-header__list {
    gap: .1875rem
}

.page-header__link {
    font-weight: bold;
    font-size: 1.25rem
}

.coupon-widget {
    padding: 1rem 0;
    background: #a2845e
}

.coupon-widget__item {
    padding: 0 1.625rem;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.875rem;
    line-height: 1.1;
    color: #1c3624;
    justify-content: flex-start
}

.coupon-widget__item::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 100%;
    display: block;
    flex-shrink: 0;
    border-radius: 30px;
    background: #1c3624
}

.coupon-widget__item:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 100%;
    display: block;
    flex-shrink: 0;
    border-radius: 30px;
    background: #1c3624
}

.coupon-widget__title {
    color: #fff2d5;
    cursor: pointer;
}

.section {
    padding: 4.6875rem 0 6.25rem
}

.section__title {
    color: #a2845e;
    position: relative
}

.section__title.gold {
    color: #997444
}

.section__title.gold::after {
    background: #1c3624
}

.section__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 8.5rem;
    height: 6px;
    background: #b9c3a4;
    border-radius: 30px
}

.section__adv {
    margin-top: 3.125rem
}

.advsmnt {
    display: grid;
    gap: 1.5625rem;
    grid-template-columns: 1.69fr 1fr 1fr
}

.advsmnt__col {
    display: flex;
    flex-direction: column;
    gap: 1.5625rem
}

.advsmnt__col .advsmnt-card:nth-child(2) {
    height: 100%;
    padding: 2.125rem 1.25rem 1.5625rem 1.25rem
}

.advsmnt__col .advsmnt-card:nth-child(2) .advsmnt-card__text {
    margin-top: 1.25rem
}

.advsmnt-card {
    padding: 1.4375rem 1.25rem 1.9375rem;
    border-radius: 30px;
    border: 3px solid #a2845e
}

.advsmnt-card.big {
    padding: 4.375rem 2.8125rem;
    background: #b9c3a4;
    border: 0
}

.advsmnt-card.big .advsmnt-card__title {
    font-weight: bold;
    color: #1c3624
}

.advsmnt-card.big .advsmnt-card__text {
    font-size: 1.8125rem;
    margin-top: 4.375rem;
    color: #1c3624
}

.advsmnt-card__title {
    font-size: 2.25rem;
    color: #fff2d5;
    font-weight: 400;
    line-height: 2.75rem
}

.advsmnt-card__text {
    margin-top: .625rem;
    font-size: 1.875rem;
    color: #b9c3a4;
    font-weight: 400;
    line-height: 2.3125rem
}

.catalog {
    display: grid;
    gap: 3.125rem 2.5rem;
    grid-template-columns: 1fr 1fr 1fr
}

.catalog-info {
    display: flex;
    flex-direction: column;
    gap: .875rem;
    padding-top: 2.1875rem;
    position: relative;
    z-index: 1;
    margin-right: -1.25rem
}

.catalog-info__title {
    font-size: 2.25rem;
    line-height: 2.75rem;
    color: #1c3624;
    font-weight: bold
}

.catalog-info__text {
    font-size: 1.875rem;
    color: #1c3624;
    line-height: 2.3125rem
}

.catalog-info__pic {
    position: absolute;
    right: .625rem;
    bottom: -1.5625rem;
    z-index: -1
}

.catalog-card {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 1.25rem
}

.catalog-card__photo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 40px;
    overflow: hidden
}

.catalog-card__photo img {
    width: 100%
}

.catalog-card__title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #997444;
    line-height: 3.0625rem
}

.catalog-card__text {
    font-size: 1.875rem;
    line-height: 2.3125rem;
    color: #1c3624;
    margin-bottom: .625rem
}

.catalog-card__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    height: 3.75rem;
    width: 100%;
    max-width: 21.875rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #997444;
    border-radius: 20px;
    border: 1px solid #997444;
    transition: .5s
}

.catalog-card__btn:hover {
    color: #fff;
    background: #007c28;
    transition: .5s;
    text-decoration: none;
    border-color: #007c28
}

.info-sect {
    padding: 6.25rem 0 0px;
    overflow: hidden
}

.info-sect .container {
    max-width: 1176px
}

.info-sect__left {
    position: relative;
    z-index: 3
}

.info-sect__title {
    font-size: 4rem;
    line-height: 4.625rem;
    color: #1c3624;
    font-weight: bold;
    margin-bottom: 2.5625rem;
    position: relative
}

.info-sect__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 7.3125rem;
    height: 6px;
    border-radius: 30px;
    background: #b9c3a4
}

.info-sect__text {
    margin-top: .8125rem;
    font-size: 2.25rem;
    line-height: 2.75rem;
    color: #997444
}

.info-sect__text p {
    margin-top: 2.5rem
}

.info-sect__text p:first-child {
    margin-top: 0
}

.info-sect__pic-text {
    position: absolute;
    left: -2.8125rem;
    bottom: -3.125rem
}

.info-sect__inner {
    padding: 2.1875rem 2.1875rem 3rem 2.1875rem;
    border-radius: 50px;
    background: #fff2d5;
    max-width: 600px
}

.info-sect__right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto;
    margin-top: -405px;
    margin-right: -70px;
    position: relative;
    z-index: 1
}

.info-sect__arrow {
    position: absolute;
    right: 53px;
    top: -65px
}

h1 {
    font-size: 4rem;
    font-weight: bold;
    line-height: 4.875rem;
    margin: 0
}

.promo {
    padding: 3.1875rem 0 3.125rem
}

.promo .container {
    max-width: 1528px
}

.promo__top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.promo__title {
    color: #007c28
}

.promo__list {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.promo__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 8.9375rem;
    height: 3.75rem;
    padding: .3125rem;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: bold;
    border-radius: 20px;
    text-align: center;
    background: rgba(0, 0, 0, .3)
}

.promo__link:hover {
    text-decoration: none;
    background: rgba(33, 37, 41, .7)
}

.promo__body {
    display: flex;
    gap: 1.25rem;
    margin-top: 2.25rem;
    position: relative;
    justify-content: space-between
}

.promo__label {
    font-size: 2.5rem;
    color: #a2845e;
    line-height: 3.0625rem;
    margin-bottom: .375rem
}

.promo__slogan {
    font-size: 2.8125rem;
    font-weight: bold;
    line-height: 3.4375rem;
    color: #fff2d5;
    max-width: 34.125rem
}

.promo__slogan span {
    color: #a2845e
}

.promo__right {
    text-align: right
}

.promo__btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .875rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18vw;
    /* height: 3.75rem; */
    max-width: 21.5rem;
    color: #1c3624;
    font-weight: bold;
    font-size: 1.25rem;
    border-radius: 1.25rem;
    background: #b9c3a4;
    border: 1px solid #b9c3a4;
    transition: .5s;
    white-space: nowrap;
    padding: 11px 10px;
}

.promo__btn:hover {
    color: #997444;
    background: 0;
    transition: .5s;
    text-decoration: none;
    border-color: #997444
}

.promo__pic {
    margin-top: 2rem;
    padding-left: 2.3125rem;
    margin-right: -1.125rem
}


.promo__pic--mobile {
    margin: 0 auto;
    text-align: center;
    display: none;
    font-size: 16px;
}

.promo__pic--mobile img {
    display: block;
    margin: 0 auto;
}

.promo__pic--mobile .promo__btn {
    width: 200px;
    margin-top: 15px;
}

.promo__pic--text {
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #fff2d5;
}
.promo__btn--container_mobile .promo__btn {
    position: static;
    width: 200px;
}

.promo__btn--container_mobile {
     display: none;
     background: #1c3623;
     padding-bottom: 120px;
     border: none;
     margin-top: -1px;
}

@media(max-width: 1599px) {
    html {
        font-size: 13px
    }

    .coupon-widget__item {
        font-size: 1.625rem
    }
}

@media(max-width: 1399px) {
    h2 {
        font-size: 3.125rem;
        line-height: 1.4
    }

    .advsmnt {
        display: flex;
        flex-wrap: wrap
    }

    .advsmnt__col {
        width: 48%
    }

    .advsmnt__col:first-child {
        width: 100%
    }

    .advsmnt-card.big .advsmnt-card__title,
    .advsmnt-card__title {
        font-size: 2rem
    }

    .advsmnt-card.big .advsmnt-card__text {
        margin-top: 2.8125rem;
        font-size: 1.5625rem
    }

    .advsmnt-card__text {
        font-size: 1.5625rem
    }

    .catalog {
        margin-top: 1.5625rem
    }

    .catalog-info {
        padding-top: 0
    }

    .catalog-info__title,
    .catalog-card__title {
        font-size: 1.875rem
    }

    .catalog-info__text,
    .catalog-card__text {
        font-size: 1.5625rem
    }

    .catalog {
        gap: 1.5rem
    }

    .info-sect__title {
        font-size: 3.125rem
    }

    .info-sect__left {
        margin-left: 1.25rem
    }

    .info-sect__right {
        margin-right: -5.625rem
    }

    h1 {
        font-size: 3.4375rem;
        line-height: 3.75rem
    }

    .promo__label {
        font-size: 1.875rem;
        line-height: 1.2
    }

    .promo__slogan {
        font-size: 2.1875rem;
        line-height: 1.2;
        max-width: 30rem
    }

    .promo__btn {
        bottom: 0
    }

    .promo__link {
        height: 3.125rem;
        font-size: 1rem;
        min-width: 6.25rem
    }

    .promo__pic {
        padding: 0 1.25rem;
        margin-right: 0
    }
}

@media(max-width: 1260px) {
    .coupon-widget__item {
        font-size: 20px;
        padding: 0 18px
    }

    .catalog-info__title,
    .catalog-card__title {
        font-size: 25px;
        line-height: 30px
    }

    .catalog-info__text,
    .catalog-card__text {
        font-size: 20px;
        line-height: 24px
    }

    .catalog-info {
        margin-right: 0
    }

    .catalog-info__pic {
        bottom: 0
    }

    .info-sect__left {
        max-width: 500px;
        margin-left: 100px
    }

    .info-sect__title {
        margin-bottom: 0;
        font-size: 40px
    }

    .info-sect__text {
        font-size: 25px;
        line-height: 30px
    }

    .info-sect__inner {
        max-width: 413px
    }

    .info-sect__right {
        padding-left: 342px;
        align-items: flex-start;
        margin-top: -250px;
        margin-right: 0
    }

    .info-sect__right-pic {
        max-width: 500px
    }

    .info-sect__arrow {
        right: auto;
        left: 63%;
        top: -65px;
        max-width: 200px
    }

    .promo__slogan {
        font-size: 30px;
        line-height: 1.2;
        max-width: 357px
    }

    .promo__list {
        gap: 10px
    }

    .promo__link {
        font-size: 14px;
        height: 40px
    }

    .promo__btn {
        width: 20vw;
        padding: 7px 10px;
    }

    h1 {
        font-size: 42px;
        line-height: 45px
    }

    .promo__label {
        font-size: 25px
    }
}

@media(max-width: 992px) {
    .page-header {
        padding: 5px 0
    }

    .page-header__container {
        padding: 0 20px
    }

    .page-header__slogan {
        font-size: 14px;
        line-height: 1.2;
        max-width: 400px
    }

    .page-header__link {
        font-size: 16px
    }

    .page-header__logo img {
        height: 40px;
        width: 111px
    }

    .page-header__left {
        align-items: center
    }

    .coupon-widget {
        padding: 0px 0px 20px
    }

    .coupon-widget .container {
        flex-direction: column;
        padding: 0 30px
    }

    .coupon-widget__item {
        padding: 12px 0 16px;
        flex-direction: row !important;
        font-size: 20px;
        justify-content: space-between
    }

    .coupon-widget__item::before {
        display: none !important
    }

    .coupon-widget__item::after {
        width: 86%;
        height: 3px;
        top: auto;
        bottom: 0;
        left: 0;
        margin: 0 auto
    }

    .coupon-widget__item:last-child::after {
        display: none
    }

    .coupon-widget__title {
        order: 4
    }

    .section {
        padding: 20px 0 30px;
        overflow: hidden
    }

    .section__title::after {
        width: 58px;
        height: 4px;
        bottom: -3px
    }

    .section__adv {
        margin-top: 24px
    }

    h2 {
        font-size: 27px;
        line-height: 33px
    }

    .advsmnt {
        gap: 20px
    }

    .advsmnt__col {
        width: 100%;
        gap: 20px
    }

    .advsmnt-card {
        padding: 25px 16px !important
    }

    .advsmnt-card__title {
        font-size: 20px !important;
        line-height: 24px !important
    }

    .advsmnt-card__text {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 10px !important
    }

    .advsmnt-card.big {
        padding-right: 19px !important
    }

    .advsmnt-card.big .advsmnt-card__text {
        margin-top: 20px !important;
        font-size: 16px;
        line-height: 20px
    }

    .advsmnt.section__adv {
        padding-bottom: 0px;
    }

    .catalog {
        margin-top: 14px;
        grid-template-columns: 1fr 1fr
    }

    .catalog .catalog-info {
        grid-column: span 2
    }

    .catalog-info {
        gap: 10px
    }

    .catalog-info__title {
        font-size: 20px;
        line-height: 24px
    }

    .catalog-info__pic {
        bottom: auto;
        top: 0;
        right: -25px
    }

    .catalog-info__text {
        font-size: 16px;
        margin-bottom: -10px
    }

    .catalog-card {
        gap: 5px;
        z-index: 4;
        position: relative
    }

    .catalog-card__photo {
        border-radius: 15px
    }

    .catalog-card__title {
        font-size: 20px;
        line-height: 24px
    }

    .catalog-card__text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .catalog-card__btn {
        height: 39px;
        border-radius: 20px;
        font-size: 16px
    }

    .catalog {
        gap: 20px
    }

    .info-sect__inner {
        max-width: 324px;
        border-radius: 20px;
        padding: 20px;
        margin: 0 20px
    }

    .info-sect {
        padding: 40px 0 0px
    }

    .info-sect .container {
        padding: 0 15px
    }

    .info-sect__left {
        margin-left: auto;
        margin-right: auto;
        max-width: 360px
    }

    .info-sect__pic-text {
        left: 0;
        right: 0;
        bottom: -20px
    }

    .info-sect__title {
        font-size: 27px;
        line-height: 33px
    }

    .info-sect__text {
        margin-top: 14px;
        font-size: 16px;
        line-height: 20px
    }

    .info-sect__text p {
        margin-top: 20px
    }

    .info-sect__right {
        padding-left: 0;
        align-items: center;
        margin-top: -85px;
        margin-right: auto;
        margin-left: auto
    }

    .info-sect__right a {
        margin-right: -25px
    }

    .info-sect__arrow {
        display: none
    }

    .promo__list {
        display: none
    }

    .promo {
        padding: 15px 0 20px
    }

    h1 {
        font-size: 24px;
        line-height: 29px
    }

    .promo__body {
        gap: 10px;
        margin-top: 10px;
        flex-direction: column
    }

    .promo__label {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 22px
    }

    .promo__slogan {
        max-width: 100%;
        font-size: 23px;
        line-height: 28px;
        font-weight: 400
    }

    .promo__btn {
        position: static;
        width: auto;
        font-size: 16px;
        order: 1
    }

    .promo__pic {
        padding: 0;
        margin-top: 20px
    }

    html {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .page-header__slogan {
        display: none
    }

    .coupon-widget {
        padding: 0px 0px 20px
    }

    .coupon-widget .container {
        flex-direction: column;
        padding: 0 30px
    }

    .coupon-widget__item {
        padding: 10px 0 13px;
        flex-direction: row;
        font-size: 16px;
        justify-content: space-between
    }

    .coupon-widget__item span {
        line-height: 1.3
    }

    .coupon-widget__item:not(:first-child) span {
        display: none
    }

    .coupon-widget__item::before {
        display: none !important
    }

    .coupon-widget__item::after {
        width: 86%;
        height: 3px;
        top: auto;
        bottom: 0;
        left: 0;
        margin: 0 auto
    }

    .coupon-widget__item:last-child::after {
        display: none
    }

    .coupon-widget__title {
        display: flex;
        flex-direction: column;
        order: 4
    }

    .coupon-widget__text {
        display: flex;
        flex-direction: column
    }

    .promo__right {
        display: none;
    }

    .promo__pic--desktop {
        display: none;
    }

    .promo__pic--mobile {
        display: block;
    }
    .promo__btn--container_mobile{
          display: block;
    }

    .promo__body .promo__btn {
        display: none;
    }
}

@media(max-width: 480px) {
    .coupon-widget__item::after {
        max-width: 250px
    }
}