.top-container{
    background: #000;
    min-height: 800px;
}
.container-2{
    padding-top: 40px;
}
#banner-bottom .bottom-banner-header{
    margin: 50px 0;
    font-weight: 700;
    font-size: 68px;
    line-height: 99px;
    text-align: center;
    letter-spacing: 0.08em;
    color:#fff
}
#banner-bottom .banner-bottom-row-dark{
    min-height: 800px;
    background-color: #000;
    color: #fff;
    border-radius: 40px;
    margin-bottom: 32px;
}

#banner-bottom .banner-text-box{
    text-align: center;
    margin: auto;
    padding:36px;
}
#banner-bottom .box-1{
    width: 100%;
}
#banner-bottom .box-2{
    width: 100%;
}
#banner-bottom .banner-bottom-img-1{
    background-image: url(../images/sofa-top/top-banner-dog.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    height:800px;
    width: 130%;
    border-radius: 40px;
}

#banner-bottom .banner-bottom-img-2{
    background-image: url(../images/sofa-top/top-banner-cat.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    height:800px;
    width: 120%;
    border-radius: 40px;
    margin-left: -20%;
}

#banner-bottom .banner-bottom-title{
    font-weight: 700;
    font-size: 90px;
    line-height: 131px;
    text-align: center;
    letter-spacing: normal;
}

#banner-bottom .banner-bottom-title-mt{
    margin-top: 80px;
}

.text-gradient-pink{
    background: linear-gradient(90deg, #CA9090 0%, #D499B2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.text-gradient-blue{
    background: linear-gradient(90deg, #B490CA 6.77%, #99BBD4 66.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
#banner-bottom .banner-bottom-subtitle{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.28em;
}

#banner-bottom .details-btn{
    padding:12px 24px;
    background: #06c;
    border-radius: 44px;
    margin-bottom: 16px;
}

#banner-bottom .buy-link {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0.08em;
    color: #fff;
}
#lp-delux-product-w .product-panel-white{
    background-color: #fff;
    color:#000;
    text-align: center;
    padding: 56px 0;
    margin: 0 16px 32px 16px;
    border-radius: 40px;
}
#lp-delux-product-w .product-panel-white>img{
    margin: 40px 0;
    width: 95%;
}
#lp-delux-product-w .light-panel-title{
    font-weight: 700;
    font-size: 68px;
    line-height: 99px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #000;
    padding-bottom: 12px;
}
#lp-delux-product-w .light-panel-subtitle{
    min-height: 70px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.08em;
    color: #000;
    text-align: center;
    margin-bottom: 16px;
    padding:0 32px;
}
#lp-delux-product-w .light-panel-link{
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0.08em;
    color: #06c;
    cursor: pointer;
}
.desc-text-lg{
    display:block;
}
.desc-text-sm{
    display:none;
}
.desc-text-v-lg{
    display:block;
}
.desc-text-v-sm{
    display:none;
}

.au_design_logo{
    width: 143px;
}
.au_design_title{
    font-weight: 700;
    font-size: 50px;
    line-height: 75px;
    text-align: center;
    letter-spacing: .08em;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 1024px){
    .au_design_title{
        font-size: 24px;
        line-height: 35px;
        text-align: left;
        letter-spacing: .08em;
        padding:32px 0;
    }
    .au_design_logo{
        width: 64px;
    }
    #banner-bottom .bottom-banner-header{
        margin: 50px 0;
        font-weight: 700;
        font-size: 68px;
        line-height: 99px;
        text-align: center;
        letter-spacing: 0.08em;
        color:#fff
    }
    #banner-bottom .banner-bottom-row-dark{
        min-height: 400px;
        background-color: #000;
        color: #fff;
        border-radius: 40px;
        margin-bottom: 32px;
    }

    #banner-bottom .banner-text-box{
        padding:0;
    }
    #banner-bottom .box-1{
        width: 100%;
    }
    #banner-bottom .box-2{
        width: 100%;
    }
    #banner-bottom .banner-bottom-img-1{
        background-image: url(../images/sofa-top/top-banner-dog.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height:400px;
        width: 120%;
        border-radius: 40px;
    }

    #banner-bottom .banner-bottom-img-2{
        background-image: url(../images/sofa-top/top-banner-cat.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height:400px;
        width: 100%;
        border-radius: 40px;
        margin-left: 0;
    }

    #banner-bottom .banner-bottom-title{
        font-weight: 700;
        font-size: 42px;
        line-height: 90px;
        text-align: center;
    }

    #banner-bottom .banner-bottom-title-mt{
        margin-top: 80px;
    }
}
@media only screen and (max-width: 768px) {
    #banner-bottom .banner-bottom-row-dark {
        min-height: 200px;
        background-color: #000;
        color: #fff;
        border-radius: 40px;
        margin-bottom: 16px;
    }
    #banner-bottom .bottom-banner-header{
        margin: 24px 0;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.16em;
    }
    #banner-bottom .banner-text-box{
        padding: 64px 16px 0;
    }
    #banner-bottom .box-1{
        margin:auto;
        width: 100%;
    }
    #banner-bottom .box-2{
        margin:auto;
        width: 100%;
    }
    #banner-bottom .banner-bottom-img-1{
        background-image: url(../images/sofa-top/top-banner-dog.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height: 360px;
        width:120%
    }

    #banner-bottom .banner-bottom-img-2{
        background-image: url(../images/sofa-top/top-banner-cat.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height:360px;
        width: 100%;
        margin-left: 0;
    }

    #banner-bottom .banner-bottom-title{
        font-weight: 700;
        font-size: 32px;
        line-height: 46px;
        letter-spacing: .16em;
    }
    #banner-bottom .banner-bottom-subtitle{
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.16em;
    }

    #lp-delux-product-w .product-panel-white{
        background-color: #fff;
        color:#000;
        text-align: center;
        padding: 24px 0;
        margin: 0 16px 32px 16px;
        border-radius: 40px;
    }
    #lp-delux-product-w .product-panel-white>img{
        margin: 32px 0 0;
        width: 100%;
    }
    #lp-delux-product-w .light-panel-title{
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.08em;
        color: #000;
        padding-bottom: 12px;
    }
    #lp-delux-product-w .light-panel-subtitle{
        min-height: 20px;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.08em;
        color: #000;
        text-align: center;
        margin-bottom: 16px;
        padding:0 16px;
    }
    #lp-delux-product-w .light-panel-link{
        font-weight: 400;
        font-size: 17px;
        line-height: 26px;
        text-align: right;
        letter-spacing: 0.08em;
        color: #06c;
        cursor: pointer;
    }
    .desc-text-lg{
        display:none;
    }
    .desc-text-sm{
        display:block;
    }
    .desc-text-v-lg{
        display:none;
    }
    .desc-text-v-sm{
        display:inline-flex;
    }
    .desc-text-v-sm>p{
        align-self: flex-end;
    }
}
@media only screen and (max-width: 425px) {
    #banner-bottom .banner-bottom-row-dark {
        min-height: 200px;
        background-color: #000;
        color: #fff;
        border-radius: 40px;
        margin-bottom: 16px;
    }
    #banner-bottom .bottom-banner-header{
        margin: 24px 0;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.16em;
    }
    #banner-bottom .box-1{
        margin:auto;
        width: 100%;
    }
    #banner-bottom .box-2{
        margin:auto;
        width: 100%;
    }
    #banner-bottom .banner-bottom-img-1{
        background-image: url(../images/sofa-top/top-banner-dog.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height: 340px;
        width: 90%;
    }

    #banner-bottom .banner-bottom-img-2{
        background-image: url(../images/sofa-top/top-banner-cat.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height:340px;
        width: 100%;
        margin-left: 0;
    }

    #banner-bottom .banner-bottom-title{
        font-size: 32px;
        line-height: 46px;
        letter-spacing: .16em;
        margin-bottom: 36px;
    }
    #banner-bottom .banner-bottom-subtitle{
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.16em;
    }

    #lp-delux-product-w .product-panel-white{
        background-color: #fff;
        color:#000;
        text-align: center;
        padding: 24px 0;
        margin: 0 16px 32px 16px;
        border-radius: 40px;
    }
    #lp-delux-product-w .product-panel-white>img{
        margin: 32px 0 0;
        width: 100%;
    }
    #lp-delux-product-w .light-panel-title{
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.08em;
        color: #000;
        padding-bottom: 12px;
    }
    #lp-delux-product-w .light-panel-subtitle{
        min-height: 20px;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.08em;
        color: #000;
        text-align: center;
        margin-bottom: 16px;
        padding:0 16px;
    }
    #lp-delux-product-w .light-panel-link{
        font-weight: 400;
        font-size: 17px;
        line-height: 26px;
        text-align: right;
        letter-spacing: 0.08em;
        color: #06c;
        cursor: pointer;
    }
    .desc-text-lg{
        display:none;
    }
    .desc-text-sm{
        display:block;
    }
    .desc-text-v-lg{
        display:none;
    }
    .desc-text-v-sm{
        display:inline-flex;
    }
    .desc-text-v-sm>p{
        align-self: flex-end;
    }
}