#promo .action-catalog {
    max-width: 1000px;
}
.promo-banners {
    display: flex;
    align-items: stretch;
    gap: 34px;
    max-width: 1000px;
    margin: 60px auto;
}
.section-sale h1 ,
.section-sale h2 {
    margin: 70px 0 40px;
    text-align: center;
    font-size: 38px;
}
.gift-description .gift-info {
    display: block;
}
.gift-info-promo {
    margin: 16px 0;
}
.gift-info__content .sub {
    margin-top: 30px;
}
.promo-item {
    background-color: #E9EBE7;
    background-image: url("../../images/bonus.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    border-radius: 39px;
    padding: 34px;
   
    min-height: 220px; background-size: 60%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.promo-item-black {
    background-image: url("../../images/bg.png");
    background-color: #442B22;
    background-repeat: repeat no-repeat;
    background-size: 50%;
    border-radius: 39px;
    padding: 34px;
    min-height: 300px;
    color: #FFF9CB;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 30px;
}
.promo-item.gift-item{
    max-width: 40%;
    background-image: url("../../images/gift.png");
    background-size: 45%;
}
.promo-text {

    font-size: 1.2rem;
    flex-grow: 1;
}
.promo-item-heading h2 {
    font-size: 38px;
}
.promo-btn {
    color: #E4DEAE;
    border: 1px solid #F3EFCF;
    outline: none;
    padding: 8px 23px;
    border-radius: 20px;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    transition: 0.2s;

    white-space: nowrap;
}
.promo-btn:hover{
     background-color: #E4DEAE;
     color: #091D0D;
}
.promo-atcion {
    text-align: right;
    display: flex;
    align-items: flex-end;
    max-width: 100%;
    justify-content: space-between;
    margin-top: 16px;

    gap: 16px;
}
.promo-item-column {
    width: 100%;
}
.promo-atcion img {
    
    max-width: 300px;
    width: 100%;
}
@media (max-width:820px){

    .promo-item h2 {
    font-size: 25px;
}
    .promo-item , .promo-item-black{
    padding: 20px;
    border-radius: 18px;
    font-size: 11px;
    min-height: 186px;
}
.promo-item.gift-item{
    max-width: 100%;
}
.promo-item-column .promo-text {
    font-size: 1.2em;
    max-width: 100%;
}.section-sale h2 {
    margin: 60px 0 20px;
    font-size: 25px;
}
    .promo-text {
        font-size: 1.3em;
        max-width: 80%;
        line-height: 1.2;
        margin-top: 6px;
    }
    .promo-item-heading h2 {
    font-size: 25px;
}
.promo-text{
    font-size: 1.05rem;
}
.promo-banners{
        flex-direction: column;
    }
}
.flow-page .promo-code {
    background: #A0A97C;
    padding: 8px 12px;
    font-size: 24px;
    border-radius: 36px;
    color: #fff;
}
.flow-page .action-promocode__code {
    display: flex;
    align-items: center;
    gap: 20px;
}
.go-to-catalog{
    text-align: center;
    margin: auto;
    max-width: 300px;
    margin-top: 30px;
}
@media (max-width: 420px){
    .promo-btn {
        padding: 8px 10px;
    }
}
.gift-info-item__link img {
    max-width: 30px;
}
.banner-flow {
    background-color: #fff;
    background-image: url(../../images/banner-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 39px;
    padding: 34px;
}
.banner-flow-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-flow-text_promo .action-copy-btn {
    color: #a0a97c;
}
.banner-flow-img{
    width: 50%;

}
.banner-flow-text {
    padding-left: 20px;
    width: 50%;
}
.banner-flow-text_top {
    max-width: 400px;
    color: #133A1B;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.banner-flow-text_promo {
    font-size: 20px;
    font-weight: 300;
}
.banner-flow-text_bottom {
    color: #133A1B;
    font-size: 15px;
}
.banner-flow-text_heading {
    color: #133A1B;
    font-size: 32px;
    margin: 12px 0 24px;
    line-height: 1.2;
    font-family: 'Amazonica';
}
.flow-page .promo-banners{

    justify-content: space-between;
}
.flow-page .promo-banners{
    max-width: 950px;
}
.flow-page .button {
    white-space: nowrap;
}
.banner-flow-img img {
    transform: scale(1.2);
}
.banner-flow-text_caps{
    text-transform: uppercase;
    font-size: 38px;
}
@media (max-width:800px){
    .banner-flow-text{
        padding-left: 0;
    }
.banner-flow-img, .banner-flow-text {
    width: 100%;
}
.banner-flow-grid{
    flex-direction: column;

    position: relative;
}
.banner-flow-text {
    position: relative;
    z-index: 100;
}
.banner-flow-img img {
    max-width: 80%;
    opacity: 0.4;
    position: absolute;
    right: -30px;
    bottom: -30px;
    z-index: 1;
}
.banner-flow-text_top,.banner-flow-text_promo {
    font-size: 16px;
}
.banner-flow-text_heading{
    font-size: 26px;
    margin-top: 16px;
}
.banner-flow-text_promo .action-copy-btn {
    color: #ffff;
}
.promo-banners-grid .action-promocode__code {
    font-size: 24px !important;
}
.flow-page .promo-item {
    min-height: 126px;
}
.flow-page .promo-item.gift-item{
    display: none;
}
.banner-flow-text_promo .action-promocode__code {
    font-size: 16px !important;
}
}

.promo-note {
    width: 100%;
    max-width: 1000px;
    margin: 40px auto 0;
    padding: 20px 30px;
    border: 2px solid #A0A97C;
    border-radius: 24px;
    background-color: #F8F8F2;
    font-size: 1.2rem;
    text-align: center;
    color: #133A1B;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
  }
  @media (max-width: 700px) {
    .promo-note {
      font-size: 0.8rem;
      padding: 16px 20px;
      border-radius: 16px;
    }
  }