* {
    padding: 0;
    margin: 0;
}


@font-face {
    font-family: Inter;
    src: url("../fonts/Inter-Regular.ttf");
}

@font-face {
    font-family: Bebas;
    src: url("../fonts/BebasNeueCyrillicRegular.ttf");
}

@font-face {
    font-family: BebasEnglish;
    src: url("../fonts/BebasNeueEnglish.ttf");
}



html {
    box-sizing: border-box;
    font-size: calc(100vw / 1536 * 10);
    transition: 0.3s linear;
}

body {
    background: #FC86BF;
}

.omg-container {
    padding-left: 17.6rem;
    padding-right: 17.6rem;
}

.header {
    background: rgba(1, 1, 1, 0.31);
    backdrop-filter: blur(1rem);
    padding-top: 1.9rem;
    padding-bottom: 1.9rem;
    z-index: 10;
}

.header-content {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
}

.header-actions {
    display: grid;
    grid-template-columns: auto auto;
    gap: 1.764rem;
}

.header-logo {
    width: 16.4rem;
    height: 3.8rem;
}

.header-logo img {
    width: 100%;
}

.button-classic  {
    display: grid;
    width: 22.43rem;
    height: 4.688rem;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 1.68rem;
    line-height: 2rem;
    align-items: center;
    text-align: center;
    text-decoration: none;
    border-radius: 0.8rem;
    border: 0.085rem solid transparent;
}

.button-white {
    background: #FFFFFF;
    color: #000000;
}

.button-transparent {
    background: transparent;
    color: white;
    border: 0.085rem solid #FFFFFF;
}


.main {
    position: relative;
    background-image: url("../images/back-love-1.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top -8rem left 0;
    overflow: hidden;
}

.hand-image {
    position: absolute;
    width: 48.949rem;
    height: 66.8rem;
    top: 4.6rem;
    left: 0;
    z-index: 4;
}

.love-pair-image {
    position: absolute;
    width: 52.588rem;
    height: 57.1rem;
    top: 6.6rem;
    right: 0;
    z-index: 2;
}

.hand-image img, .love-pair-image img {
    width: 100%;
}

.main-content {
    position: relative;
    z-index: 3;
    width: 74.2rem;
    padding-top: 9.4rem;
    padding-bottom: 25rem;
    left: 19.6%;
}

.main-content img {
    width: 100%;
}

.main-arrow {
    width: 8.9rem;
    height: 18.2rem;
    position: absolute;
    bottom: 9rem;
    left: calc(50% + 0.5rem);
    z-index: 5;
}

.main-arrow img {
    width: 100%;
}

.banner-transition-1 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 57.2rem;
    z-index: 3;

}

.banner-transition-1 svg{
    width: 100%;
}

.zip-locks {
    background: #1C1C1C;
}

.back-graffiti-1 {
    width: 49.3rem;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 54rem;
}

.back-graffiti-2 {
    width: 49.5rem;
    position: absolute;
    right: 0;
    top: 46.5rem;
}

.back-graffiti-1 img, .back-graffiti-2 img {
    width: 100%;
}

.zip-locks-content {
    position: relative;
    display: grid;
    justify-content: center;
    justify-items: center;
    z-index: 6;
    padding-top: 5rem;
    padding-bottom: 3rem;
    padding-left: 1rem;
    gap: 7.8rem;
}

.zip-locks-text {
    width: 81.9rem;
    font-family: Bebas, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 5.5rem;
    line-height: 5.5rem;
    display: grid;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.zip-locks-image {
    width: 118.4rem;
    height: 52.5rem;
}

.zip-locks-image img {
    width: 100%;
}

.zip-locks-image-mob {
    display: none;
}

.zip-locks-image-img img {
    width: 100%;
}

.gift {
    background: #1C1C1C;
    position: relative;
    padding-bottom: 10rem;
    overflow: hidden;
}

.gift-content {
    position: relative;
    padding-bottom: 16.5rem;
}

.gift-image {
    width: 78rem;
    position: absolute;
    left: -14.5rem;
    top: -4rem;
}

.gift-image img{
    width: 100%;
}

.gift-image-mob {
 display: none;
}

.gift-info {
    display: grid;
    margin-left: 61rem;
    padding-top: 10rem;
    padding-bottom: 6rem;
}

.gift-small-text {
    width: 55.1rem;
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 2.7rem;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 5.5rem;
}

.gift-br {
    display: none;
}

.gift-big-text {
    width: 59.5rem;
    font-family: Bebas, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 5.5rem;
    line-height: 5.5rem;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 6rem;
}

.omg-action {
    color: #000000;
    background: #FFD249;
}

.banner-transition-2 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 61rem;
    z-index: 1;
    padding-bottom: -6rem;
}

.banner-transition-2 svg{
    width: 100%;
}



.double-recomend {
    position: relative;
    background-color: transparent;
    background-image: url("../images/back-love-2.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top -20rem left 0;
    overflow: hidden;
    z-index: 2;
    padding-top: 8rem;
}

.recipes {
    margin-bottom: 10rem;
}

.recipes-tittle {
    font-family: Bebas,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 5.5rem;
    line-height: 5.5rem;
    align-items: center;
    text-align: center;
    color: #1C1C1C;
    margin-bottom: 6rem;
}

.slick-slider {
    margin-right: -2rem;
    margin-left: -2rem;
}

.recipe-card{
    z-index: 3;
    background-image: url("../images/back-recipe-card.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 57.7rem;
    height: 66.7rem;
    margin-left: 2rem;
    margin-right: 2rem;
    border-radius: 2rem;
    padding-left: 4rem;
    padding-top: 2.5rem;
    margin-bottom: -2rem;
}

.recipe-card-small-text {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.4rem;
    align-items: center;
    color: #FFFFFF;
    min-height: 5.2rem;
}

.recipe-card-big-text {
    font-family: Bebas,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 3.5rem;
    line-height: 3.5rem;
    align-items: center;
    color: #FFFFFF;
    width: 48rem;
    min-height: 10.8rem;
}

.recipe-card-image {
    width: 48.8rem;
    height: 37.2rem;
    border-radius: 2rem;
    overflow: hidden;
    margin-bottom: 2.5rem;
}

.recipe-card-image img {
    width: 100%;
}

.recipe-card-action {

}

.button-card {
    display: grid;
    width: 29.5rem;
    height: 4.688rem;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1;
    align-items: center;
    text-align: center;
    text-decoration: none;
    border-radius: 0.8rem;
    border: 0.085rem solid transparent;
}

.slick-arrow {
    width: 6.2rem;
    height: 6.28rem;
    box-shadow: 0 0 2.9rem 2rem rgba(0, 0, 0, 0.05);
    border-radius: 1.8rem;
    border: none;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: calc(50% - 6.28rem);
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    z-index: 2;
    background-color: #FFD249;
}

.slick-prev  {
    left: -1rem;
}

.slick-next {
    right: -1rem;
}


.slick-prev {
    background-image: url("../images/left.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 6.2rem;
    height: 6.28rem;
    background-size: 0.7rem 1.4rem
}

.slick-next {
    background-image: url("../images/right.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 6.2rem;
    height: 6.28rem;
    background-size: 0.7rem 1.4rem
}


.slick-dots {
    display: grid;
    grid-template-columns: repeat(5, auto);
    align-items: center;
    justify-content: center;
}

.slick-dots li{
    list-style: none;
    margin: 0 1.2rem;
}

.slick-dots button{
    font-size: 0;
    width: 9.7rem;
    height: 0.4rem;
    background-color: #ffffff;
    border-radius: 1.7rem;
    border: none;
}

.slick-dots li.slick-active button{
    background-color: #000000;
}


.other {
    padding-bottom: 29rem;
}

.other-tittle {
    font-family: Bebas,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 5.5rem;
    line-height: 5.5rem;
    align-items: center;
    text-align: center;
    color: #1C1C1C;
    margin-bottom: 6.6rem;
}

.other-cards {
    display: grid;
    grid-template-columns: repeat(6, auto);
    justify-content: space-between;
}

.other-card {
    width: 17.4rem;
    height: 37.5rem;
    border-radius: 2rem;
    overflow: hidden;
    background-color: #3F3E3E;
}

.other-card-image {
    background: #191919;
    width: 17.4rem;
}

.other-card-image img {
    width: 100%;
}

.other-stock {
    background: #191919;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 2.4rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;
    gap: 1.4rem;
}

.other-stock-dot {
    width: 1.2rem;
    height: 1.2rem;
    background-color: #FC86BF;
    border-radius: 50%;
    border: 0.2rem solid #86375F;
}

.other-stock-text {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: #868686;
}

.other-card-tittle {
    background-color: #3F3E3E;
    font-family: Bebas, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2rem;
    color: #FFFFFF;
    padding-top: 3.2rem;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    min-height: 7rem;
}

.other-card-price {
    background-color: #3F3E3E;
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.4rem;
    color: #FFFFFF;
    padding-left: 2.4rem;
}

.banner-transition-3 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -0.6rem;
    z-index: 3;

}

.banner-transition-3 svg{
    width: 100%;
}


.last {
    background-color: #1C1C1C;
    position: relative;
    padding-top: 17rem;
    padding-bottom: 27.8rem;
}

.last-text {
    font-family: Bebas, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 5.5rem;
    line-height: 5.5rem;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 2rem;
}

.last-logo-button {
    position: relative;
    width: 45.1rem;
    height: 14.4rem;
    margin-left: 7rem;
}

.path-last-logo-1 {

}

.path-last-logo-2 {

}

.last-logo-love-1 {
    position: absolute;
    left: 4rem;
    top: 4rem;
    width: 5.9rem;
    height: 6.2rem;

}

.last-logo-love-1 img{
    width: 100%;
}

.last-logo-love-2 {
    position: absolute;
    left: 22.7rem;
    top: 4rem;
    width: 5.9rem;
    height: 6.2rem;
}

.last-logo-love-2 img{
    width: 100%;
}


.last-logo-button:hover .path-last-logo-1 {

}

.back-graffiti-3 {
    width: 83rem;
    height: 63.8rem;
    position: absolute;
    right: 0;
    bottom: 9rem;
}

.back-graffiti-3-mob {
    display: none;
}

.back-graffiti-3 img {
    width: 100%;
}

.footer {
    background-color: #FC86BF;
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.footer-logo {
    width: 16.4rem;
    height: 3.8rem;
    margin-left: auto;
    margin-right: auto;
}

.footer-logo img {
    width: 100%;
}

/*TABLET STYLES*/


@media (max-width: 1024px) {
    html {
        font-size: calc(100vw / 1024 * 10);
    }


    .omg-container {
        padding-left: 2.8rem;
        padding-right: 2.8rem;
    }

    /*.header {*/
    /*    padding-top: 1.9rem;*/
    /*    padding-bottom: 1.9rem;*/
    /*}*/

    /*.header-actions {*/
    /*    grid-template-columns: auto;*/
    /*    gap: 1.764rem;*/
    /*}*/

    /*.header-logo {*/
    /*    width: 16.4rem;*/
    /*    height: 3.8rem;*/
    /*}*/

    /*.button-classic  {*/
    /*    width: 22.43rem;*/
    /*    height: 4.688rem;*/
    /*    font-weight: 400;*/
    /*    font-size: 1.68rem;*/
    /*    line-height: 2rem;*/
    /*    border-radius: 0.8rem;*/
    /*    border: 0.085rem solid transparent;*/
    /*}*/


    .main {
        background-size: 126%;
        background-position: top -8.7rem left -17rem;
    }

    .hand-image {
        width: 30.996rem;
        height: 42.3rem;
        top: 3.5rem;
        left: 0;
    }

    .love-pair-image {
        width: 40.228rem;
        height: 43.68rem;
        top: 5.1rem;
        right: -3.3rem;
    }

    .main-content {
        z-index: 4;
        width: 54.597rem;
        padding-top: 10rem;
        padding-bottom: 16.78rem;
        left: 20.5rem;
    }

    .main-arrow {
        width: 6.711rem;
        height: 13.725rem;
        bottom: 4.5rem;
        left: calc(50% - 0.5rem);
        z-index: 5;
    }

    .banner-transition-1 {
        width: 111%;
        left: -10rem;
        right: 0;
        top: 43rem;
    }

    .back-graffiti-1 {
        width: 25.7rem;
        position: absolute;
        z-index: 5;
        left: 0;
        top: 54rem;
    }

    .back-graffiti-2 {
        width: 33rem;
        position: absolute;
        right: 0;
        top: 44rem;
    }

    .zip-locks-content {
        z-index: 6;
        padding-top: 5rem;
        padding-bottom: 0;
        padding-left: 1rem;
        gap: 1rem;
    }

    .zip-locks-text {
        width: 70.3rem;
        font-size: 4.5rem;
        line-height: 4.5rem;
    }

    .zip-locks-image {
        width: 89.824em;
        height: 40.992rem;
        padding-left: 2rem;
    }

    .gift {
        position: relative;
        padding-bottom: 10rem;
    }

    .gift-content {
        position: relative;
        padding-bottom: 5rem;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .gift-image {
        width: 55.324rem;
        height: 52.758rem;
        position: relative;
        left: -7rem;
        top: 0;
    }

    .gift-info {
        display: grid;
        margin-left: -7.2rem;
        padding-top: 5.3rem;
        padding-bottom: 6rem;
    }

    .gift-br {
        display: inline-block;
    }

    .gift-small-text {
        width: 47.3rem;
        font-size: 2.2rem;
        line-height: 2.263rem;
        align-items: center;
        color: #FFFFFF;
        margin-bottom: 2.5rem;
    }

    .gift-big-text {
        width: 47.3rem;
        font-size: 4.5rem;
        line-height: 4.5rem;
        margin-bottom: 2.5rem;
    }

    .button-long {
        width: 30.3rem;
    }

    .banner-transition-2 {
        width: 110%;
        left: -9rem;
        right: 0;
        top: 49rem;
        z-index: 1;
        padding-bottom: -6rem;
    }


    .double-recomend {
        background-size: 110%;
        background-position: top -14.8rem left -10rem;
        z-index: 2;
        padding-top: 5rem;
    }

    .recipes {
        margin-bottom: 6rem;
    }

    .recipes-tittle {
        font-size: 4.5rem;
        line-height: 4.5rem;
        text-align: left;
        margin-bottom: 4.5rem;
    }

    .slick-slider {
        margin-right: -2rem;
        margin-left: -2rem;
    }

    .recipe-card{
        width: 46.8rem;
        height: 54.2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        border-radius: 1.625rem;
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 1.5rem;
        margin-bottom: -2rem;
    }

    .recipe-card-small-text {
        font-size: 1.6rem;
        line-height: 1.9rem;
        min-height: 4rem;
    }

    .recipe-card-big-text {
        font-size: 2.8rem;
        line-height: 2.8rem;
        width: 39rem;
        min-height: 8.9rem;
    }

    .recipe-card-image {
        width: 39.6rem;
        height: 30.2rem;
        border-radius: 1.6rem;
        margin-bottom: 1.5rem;
    }

    .recipe-card-action {

    }

    .button-card {
        display: grid;
        width: 100%;
        height: 3.885rem;
        font-size: 1.4rem;
        line-height: 1.7rem;
        border-radius: 0.6rem;
        border: 0.085rem solid transparent;
    }

    .slick-arrow {
        width: 6.4rem;
        height: 6.4rem;
        box-shadow: 0 0 3rem 2rem rgba(0, 0, 0, 0.05);
        border-radius: 1.8rem;
        border: none;
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: -10rem;
    }

    .slick-prev {
        background-image: url("../images/left.png");
        width: 6.4rem;
        height: 6.4rem;
        background-size: 0.7rem 1.4rem;
        left: auto;
        right: 10rem;
    }

    .slick-next {
        background-image: url("../images/right.png");
        width: 6.4rem;
        height: 6.4rem;
        background-size: 0.7rem 1.4rem;
        right: 2rem;
    }


    .slick-dots {
        display: grid;
        grid-template-columns: repeat(5, auto);
        align-items: center;
        justify-content: center;
    }

    .slick-dots li{
        list-style: none;
        margin: 0 1.2rem;
    }

    .slick-dots button{
        width: 7.884rem;
        height: 0.325rem;
        border-radius: 1.3rem;
        border: none;
    }

    /*.slick-dots li.slick-active button{*/

    /*} */


    .other {
        padding-bottom: 22rem;
    }

    .other-tittle {
        font-size: 4.5rem;
        line-height: 4.5rem;
        text-align: left;
        margin-bottom: 4.5rem;
    }

    /*.other-cards {*/
    /*    grid-template-columns: repeat(6, auto);*/
    /*}*/

    .other-card {
        width: 13.7rem;
        height: 29.6rem;
        border-radius: 1.58rem;
    }

    .other-card-image {
        width: 13.7rem;
    }

    .other-stock {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 2.05rem;
        gap: 1.1rem;
    }

    .other-stock-dot {
        width: 0.949rem;
        height: 0.949rem;
        border-radius: 50%;
    }

    .other-stock-text {
        font-size: 1.265rem;
        line-height: 0;
    }

    .other-card-tittle {
        font-size: 1.581rem;
        line-height: 1.6rem;
        padding-top: 2.5rem;
        padding-left: 2.05rem;
        padding-right: 2.4rem;
        min-height: 5.5rem;
    }

    .other-card-price {
        font-size: 1.581rem;
        line-height: 1.9rem;
        padding-left: 2.05rem;
    }

    .banner-transition-3 {
        width: 140%;
        left: -10rem;
        right: 0;
        bottom: -0.3rem;
        z-index: 3;

    }

    .last {
        padding-top: 10rem;
        padding-bottom: 27.8rem;
    }

    .last-text {
        font-size: 4.5rem;
        line-height: 4.5rem;
        margin-bottom: 3.4rem;
        z-index: 4;
    }

    .last-logo-button {
        width: 45.1rem;
        height: 14.4rem;
        margin-left: 7rem;
        z-index: 4;
    }

    .last-logo-love-1 {
        left: 4rem;
        top: 4rem;
        width: 5.9rem;
        height: 6.2rem;

    }
    .last-logo-love-2 {
        left: 22.7rem;
        top: 4rem;
        width: 5.9rem;
        height: 6.2rem;
    }

    .back-graffiti-3 {
        width: 64rem;
        height: 48.9rem;
        right: 0;
        bottom: 11rem;
    }

    .back-graffiti-3 img {
        width: 100%;
    }

    .footer {
        padding-top: 4.7rem;
        padding-bottom: 4.7rem;
    }

    .footer-logo {
        width: 16.4rem;
        height: 3.8rem;
    }

}



/*MOBILE STYLES*/


@media (max-width: 767px) {

    html {
        font-size: calc(100vw / 376 * 10);
    }


    .omg-container {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }

    .header {

        padding-top: 1.2rem;
        padding-bottom: 1.5rem;
    }

    .header-actions {
        grid-template-columns: auto;
        gap: 0;
    }

    .button-transparent {
        display: none;
    }

    .header-logo {
        width: 10rem;
        height: 2.3rem;
    }

    .button-classic  {
        width: 15.8rem;
        height: 4.186rem;
        font-size: 1.4rem;
        line-height: 1.7rem;
        border-radius: 0.707rem;
    }

    .main {
        background-image: url("../images/back-love-1-mob.png");
        background-size: 103%;
        background-position: top -0.8rem left -0.5rem;
    }

    .hand-image {
        width: 15.901rem;
        height: 21.7rem;
        top: 0.6rem;
        left: -0.8rem;
    }

    .love-pair-image {
        width: 28.5rem;
        height: 46.674rem;
        top: 5.1rem;
        right: -1rem;
    }

    .main-content {
        z-index: 4;
        width: 34.048rem;
        padding-top: 24rem;
        padding-bottom: 13rem;
        left: -0.5rem;
    }

    .main-arrow {
        width: 5.3rem;
        height: 10.9rem;
        bottom: 1.5rem;
        left: calc(50% - 2.6rem);
        z-index: 5;
    }

    .banner-transition-1 {
        width: 150%;
        left: -16.5rem;
        right: 0;
        top: 49rem;
    }

    .back-graffiti-1 {
        width: 14rem;
        position: absolute;
        z-index: 5;
        left: -0.2rem;
        top: 64.2rem;
    }

    .back-graffiti-2 {
        width: 20rem;
        position: absolute;
        right: 0;
        top: 66rem;
        overflow: hidden;
        z-index: 0;
    }

    .zip-locks {

    }

    .zip-locks-content {
        z-index: 6;
        padding-top: 2rem;
        padding-bottom: 0;
        padding-left: 1rem;
        gap: 1rem;
    }

    .zip-locks-text {
        width: 29rem;
        font-size: 3.2rem;
        line-height: 3.2rem;
    }

    .zip-locks-image {
        display: none;
        width: 89.824em;
        height: 40.992rem;
        padding-left: 2rem;
    }

    .zip-locks-image-mob {
        display: block;
        width: 33.9rem;
        height: 47.5rem;
    }

    .zip-locks-image-mob img {
        width: 100%;
    }

    .gift {
        position: relative;
        padding-bottom: 10rem;
    }

    .gift-content {
        position: relative;
        padding-bottom: 0;
        display: grid;
        grid-template-columns: auto;
    }

    .gift-image {
        width: 34rem;
        height: 34.92rem;
        position: relative;
        left: 0;
        top: 0;
        order: 2;
        display: none;
    }

    .gift-image-mob {
        display: block;
        width: 33.9rem;
        height: 34.92rem;
        margin-bottom: 2rem;
    }

    .gift-image-mob img {
        width: 100%;
    }

    .gift-info {
        display: grid;
        margin-left: 0;
        padding-top: 2.5rem;
        padding-bottom: 1rem;
    }

    .gift-br {
        display: inline-block;
    }

    .gift-br-mob {
        display: none;
    }

    .gift-small-text {
        width: 34.4rem;
        font-size: 1.8rem;
        line-height: 2.2rem;
        align-items: center;
        margin-bottom: 3rem;
    }

    .gift-big-text {
        width: 34.2rem;
        font-size: 3.2rem;
        line-height: 3.2rem;
        margin-bottom: 0.5rem;
    }

    .button-long {
        width: 33.3rem;
        height: 4.588rem;
    }

    .banner-transition-2 {
        width: 125%;
        left: -8.4rem;
        right: 0;
        top: 73.5rem;
        z-index: 1;
        padding-bottom: -6rem;
    }


    .double-recomend {
        background-size: 250%;
        background-position: top -9rem left -4rem;
        z-index: 2;
        padding-top: 5rem;
    }

    .recipes {
        margin-bottom: 7rem;
    }


    .carousel-container {
        padding-left: -1.6rem;
        padding-right: -1.6rem;
        margin-right: -1.6rem;
    }

    .recipes-tittle {
        width: 25rem;
        font-size: 3.2rem;
        line-height: 3.2rem;
        text-align: left;
        margin-bottom: 3rem;
    }

    .slick-slider {
        margin-left: 0rem;
        margin-right: 0rem;
        height: 28.6rem;
    }

    .recipe-card {
        position: relative;
        display: flex;
        width: 27.563rem;
        height: 33.6rem;
        margin-left: 0.418rem;
        margin-right: 0.418rem;
        border-radius: 1.04rem;
        padding-left: 1.5rem;
        padding-right: 2.2rem;
        padding-top: 1.7rem;
        margin-bottom: 0rem;
    }

    .recipe-card-small-text {
        font-size: 1.005rem;
        line-height: 1;
        min-height: 2.4rem;
        max-width: 24.5rem;
    }

    .recipe-card-big-text {
        font-size: 1.676rem;
        line-height: 1;
        width: 21.805rem;
        min-height: 5.4rem;
    }

    .recipe-card-image {
        width: 100%;
        height: 20.2rem;
        border-radius: 1.04rem;
        margin-bottom: 1rem;
    }

    .recipe-card-image img {
        max-width: 100%;
    }

    .recipe-card-action {

        left: 1.4rem;
        right: 1.4rem;
    }

    .button-card {
        display: grid;
        width: 100%;
        height: 3.3rem;
        font-size: 1.4rem;
        line-height: 1.7rem;
        border-radius: 0.6rem;
        border: 0.085rem solid transparent;
    }

    .slick-arrow {
        width: 4.8rem;
        height: 4.8rem;
        box-shadow: 0 0 3rem 2rem rgba(0, 0, 0, 0.05);
        border-radius: 1.394rem;
        border: none;
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: -9rem;
    }

    .slick-prev {
        background-image: url("../images/left.png");
        width: 4.8rem;
        height: 4.8rem;
        background-size: 0.5rem 1rem;
        left: auto;
        right: 7.6rem;
    }

    .slick-next {
        background-image: url("../images/right.png");
        width: 4.8rem;
        height: 4.8rem;
        background-size: 0.5rem 1rem;
        right: 1.6rem;
    }


    .slick-dots {
        margin-top: 1rem;
        display: grid;
        grid-template-columns: repeat(10, auto);
        align-items: center;
        justify-content: center;
    }

    .slick-dots li {
        list-style: none;
        margin: 0 0.8rem;
    }

    .slick-dots button {
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 1.3rem;
        border: none;
    }

    .slick-dots li.slick-active button{
        width: 3.2rem;
        height: 0.8rem;
        border-radius: 0.9rem;
        background-color: #000000;
    }

    .other {
        padding-bottom: 14rem;
    }

    .other-tittle {
        font-size: 3.2rem;
        line-height: 3.2rem;
        text-align: left;
        margin-bottom: 2.5rem;
        padding-top: 5rem;
    }

    .other-cards {
        grid-template-columns: repeat(3, auto);
        row-gap: 1rem;
        column-gap: inherit;
    }

    .other-card {
        width: 10.968rem;
        height: 23.637rem;
        border-radius: 1.26rem;
    }

    .other-card-image {
        width: 10.968rem;
    }

    .other-stock {
        padding-top: 1.261rem;
        padding-bottom: 1.261rem;
        padding-left: 1.513rem;
        gap: 0.8rem;
    }

    .other-stock-dot {
        width: 0.756rem;
        height: 0.756rem;
        border-radius: 50%;
    }

    .other-stock-text {
        font-size: 1.008rem;
        line-height: 1;
    }

    .other-card-tittle {
        font-size: 1.26rem;
        line-height: 1.3rem;
        padding-top: 1.95rem;
        padding-left: 1.513rem;
        padding-right: 2.4rem;
        min-height: 4.9rem;
    }

    .other-card-price {
        font-size: 1.26rem;
        line-height: 1.3rem;
        padding-left: 1.515rem;
    }

    .banner-transition-3 {
        width: 220%;
        left: -33rem;
        right: 0;
        bottom: -0.3rem;
        z-index: 3;

    }

    .last {
        padding-top: 5rem;
        padding-bottom: 16rem;
    }

    .last-text {
        font-size: 3.2rem;
        line-height: 3.2rem;
        margin-bottom: 0rem;
        z-index: 4;
        text-align: center;
    }

    .last-logo-button {
        width: 24.13rem;
        height: 14.4rem;
        margin-left: 5.735rem;
        z-index: 4;
    }

    .last-logo-love-1 {
        left: 2rem;
        top: 5.5rem;
        width: 3.157rem;
        height: 3.304rem;
    }

    .last-logo-love-2 {
        left: 12rem;
        top: 5.5rem;
        width: 3.157rem;
        height: 3.304rem;
    }

    .back-graffiti-3 {
        width: 34.5rem;
        height: 15.3rem;
        left: 0rem;
        bottom: 11rem;
        display: none;
    }

    .back-graffiti-3-mob {
        position: absolute;
        display: block;
        overflow: hidden;
        width: 100%;
        left: 0;
        right: 0;
        height: 15.3rem;
        top: 20rem;
    }

    .back-graffiti-3-mob img {
        width: 100%;
    }

    .footer {
        padding-top: 2.8rem;
        padding-bottom: 2.8rem;
    }

    .footer-logo {
        width: 13.6rem;
        height: 3.2rem;
    }
}





/*HOVER AND FOCUS EFFECTS*/

.button-transparent {
    transition: 0.3s linear;
}

.button-transparent:hover, .button-transparent:focus, .button-transparent:active {
    background-color: white;
    color: #ad5b84;
}

.omg-action:hover, .omg-action:focus , .omg-action:active{
    background-color: #e8b322;
    color: black;
    transition: 0.3s linear;
}

.slick-arrow:hover, .slick-arrow:focus, .slick-arrow:active  {
    background-color: #e8b322;
    transition: 0.3s linear;
}

.last-logo-button:hover .path-last-logo-1 {
    fill: #D95799;
    transition: 0.3s linear;
}

.last-logo-button:hover .path-last-logo-2 {
    fill: #FFFFFF;
    transition: 0.3s linear;
}

.last-logo-button:active .path-last-logo-1 {
    fill: #B4005B;
}

.last-logo-button:active .path-last-logo-2 {
    fill: #FFFFFF;
}


/*ВЖУХ MENU*/


.header-scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    animation-name: fadeInUp;
    animation-duration: 1s;
    box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
}

@media (max-width: 767px) {

    .header-scroll {
        box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.25);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        top: -50px;
    }

    to {
        opacity: 1;
        top: 0;
    }
}
