@import './productDetailsPages.css';


.consumerBrandsMainWrapper .detailsPageBannerWrapper {
    background: url('../images/consumerBrandsBg.webp')no-repeat;
    background-size: cover;
}
.consumerBrandsMainWrapper h1.bannerMainTitle {
    z-index: 2;
}
.consumerBrandsMainWrapper .detailsPageBannerWrapper{
    position: relative;
}
.consumerBrandsMainWrapper .detailsPageBannerWrapper:after {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.24%, rgba(0, 0, 0, 0.8) 95.99%);
    /* background-color: red; */
    position: absolute;
    z-index: 1;
}
.consumerBrandsMainWrapper .bannerTitleWrap {
    padding-bottom: 50px;
}
.morePowerWrapper h2 {
    font-weight: 450;
    font-size: 50px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 120%;
    letter-spacing: -2%;
    color: #011928;
    margin-bottom: 32px;
    text-align: center;
}
.morePowerWrapper p {
    font-weight: 450;
    font-size: 18px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 180%;
    color: #5E636D;
    text-align: center;
    margin-bottom: 0;
}
.morePowerWrapper {
    max-width: 700px;
    margin: 0 auto 60px;
}
.consumerBrandCardContainer {
    border-radius: 30px;
    height: 578px;
    box-shadow: 0px 10px 60px 0px rgba(1, 25, 40, 0.08);
    width: 100%;
    margin-bottom: 60px;
    padding: 14px;
}
.blueGradientCardWrap {
    background: radial-gradient(59.72% 59.72% at 50% 49.6%, #022440 15%, #011928 100%);
}
.aboutBrandWrap h2 {
    font-weight: 450;
    font-size: 44px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 34px;
}
.aboutBrandWrap p {
    font-weight: 450;
    font-size: 18px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 180%;
    letter-spacing: 0%;
    margin-bottom: 34px;
    color: #A6ACB0;
}
.aboutBrandWrap {
    max-width: 45%;
    margin: 0 60px 0 46px;
}
.aboutBrandWrap a {
    font-weight: 450;
    font-size: 24px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 108%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    color: #0170EA;
}
.aboutBrandWrap a i {
    width: 21px;
    height: 22px;
    background: url('../images/anchorArrow.svg') no-repeat;
    background-size: 21px 22px;
    margin-left: 11px;
}
.brandImgWrap img {
    border-radius: 24px;
    width: 613px;
    height: 551px;
}
.bg-white.consumerBrandCardContainer h2{
    color: #17294D;
}
.bg-white.consumerBrandCardContainer .aboutBrandWrap p {
    color: #5E636D;
}
.bg-white.consumerBrandCardContainer .aboutBrandWrap a {
    color: #0170EA;
}
.bg-white.consumerBrandCardContainer .aboutBrandWrap a i {
    background: url('../images/blue-arrow.svg') no-repeat;
    background-size: 21px 22px;
}
.blueGradientCardWrap a {
    color: #1CB8FB !important;
}
.bg-white a {
    color: #0170EA !important;
}
.consumerBrandsMainWrapper h1.bannerMainTitle {
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .brandImgWrap img {
        width: 100%;
        height: auto;
    }
    .consumerBrandCardContainer {
        height: auto;
        padding: 34px 12px 34px 30px;
    }
    .aboutBrandWrap {
        margin-left: 0
    }
}
@media (max-width: 1024px) {
    .aboutBrandWrap h2 {
        font-weight: 450;
        font-size: 24px;
        line-height: 140%;
        letter-spacing: 0%;
        margin-bottom: 20px;
    }
    .aboutBrandWrap p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
    }
    .consumerBrandCardContainer {
        height: auto;
        padding: 12px 12px 12px 30px;
    }
}
@media (max-width: 768px) {
    .desktopImg {
        display: none;
    }
    .mobileImg {
        display: none;
    }
    .ipadImg {
        display: block !important;
    }
    .consumerBrandCardContainer {
        flex-direction: row;
        padding: 9px;
    }
    .aboutBrandWrap {
        margin-left: 10px;
        max-width: 387px;
        margin-right: 20px;
    }
    .aboutBrandWrap p {
        margin-bottom: 20px;
    }
    .blueGradientCardWrap a,
    .bg-white.consumerBrandCardContainer .aboutBrandWrap a {
        font-size: 18px;
    }
    .morePowerWrapper,
    .consumerBrandsMainWrapper .detailsPageBannerWrapper {
        margin-bottom: 40px;
    }
    .consumerBrandCardContainer {
        margin-bottom: 36px;
    }
    .bg-white.consumerBrandCardContainer .aboutBrandWrap a i,
    .aboutBrandWrap a i {
        height: 15px;
        width: 15px;
        background-size: 15px 15px;
    }
    .morePowerWrapper h2 {
        font-weight: 450;
        font-size: 35px;
        line-height: 120%;
        letter-spacing: -2%;
    }
    .morePowerWrapper p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: center;
        max-width: 500px;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .consumerBrandCardContainer {
        padding: 9px 9px 30px;
        flex-direction: column;
    }
    .aboutBrandWrap {
        max-width: 100%;
        order: 1;
    }
    .brandImgWrap {
        width: 100%;
        margin-bottom: 30px;
    }
    .desktopImg {
        display: none;
    }
    .mobileImg {
        display: block !important;
    }
    .ipadImg {
        display: none !important;
    }
    .aboutBrandWrap {
        margin-left: 30px;
    }
}