@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%);
    position: absolute;
    z-index: 1;
}
.leadingPowerWrapper h2 span {
	color: #0170EA;
}
.leftSection .btnWithArrow {
	max-width: 272px;
}
.detailsPageBannerWrapper .bannerTitleWrap {
	max-width: 100%;
}
.consumerBrandsMainWrapper .bannerTitleWrap {
    padding-bottom: 50px;
}
.bannerText {
	font-weight: 450;
	font-size: 18px;
	line-height: 180%;
	letter-spacing: 0%;
	margin-bottom: 0;
	color: #A6ACB0;
	margin-top: 32px;
	z-index: 99;
}

.detailsPageBannerWrapper::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: linear-gradient(183.68deg, rgba(0, 0, 0, 0) 4.55%, rgba(0, 0, 0, 0.8) 91.14%);
}
.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;
}
.leadingPowerWrapper h2 {
    font-weight: 450;
    font-size: 44px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 120%;
    letter-spacing: -2%;
    color: #011928;
    margin-bottom: 40px;
    text-align: left;
}
.whyWorkList {
	padding: 0;
	margin: 0;
	margin-top: 34px;
	margin-left: 50px;
}
.leftSectionWrap .btnWithArrow {
	max-width: 272px;
}
.leadingPowerWrapper {
	padding-bottom: 60px;
}
.leftSectionWrap {
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.leadingPowerWrapper h2.rightSectionTitle {
	font-size: 44px;
	margin-bottom: 34px;
}
.rightSectionWrap p.rightSectionText {
	margin-bottom: 30px;
}
.leadingPowerWrapper p {
    font-weight: 450;
    font-size: 18px;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: 180%;
    color: #5E636D;
    text-align: left;
    margin-bottom: 40px;
}
.leadingPowerWrapper p.boldText {
    font-size: 20px;
    margin-bottom: 40px;
	font-weight: 500;
	color: #000000;
}
.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;
}
.exploreRetailWrapper {
	background-image: url(http://venupluslatstg.wpenginepowered.com/wp-content/uploads/2026/02/exploreRetail.png);
    background-size: cover;
	position: relative;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	background-position: center;
	padding: 60px 0;
}
.exploreRetailWrapper::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.75);
}
.exploreRetailContent {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	max-width: 623px;
}
.exploreRetailContent h2 {
	font-weight: 450;
	font-size: 44px;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin-bottom: 0;
	z-index: 1;
	width: 100%;
}
.exploreRetailContent p {
	font-weight: 450;
	font-size: 18px;
	line-height: 180%;
	letter-spacing: 0%;
	margin-top: 34px;
	text-align: center;
	margin-bottom: 0;
	color: #FFFFFF;
	z-index: 1;
}
.exploreRetailContent .primaryBlueBtn::hover {
	color: #FFFFFF;
}
.exploreRetailContent .primaryBlueBtn {
	max-width: 272px;
	margin-top: 34px;
}
.primaryBlueBtn:hover {
    background-color: #1cb8fb;
    color: #FFF;
}
.exploreRetailContent .whyWorkList li {
    font-weight: 450;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: 0%;
    margin-bottom: 18px;
    text-align: left;
	list-style: disc;
    color: #FFFFFF;
	width: 100%;
	padding: 0;
    z-index: 1;
}

@media (max-width: 1200px) {
    .brandImgWrap img {
        width: 100%;
        height: auto;
    }
    .consumerBrandCardContainer {
        height: auto;
        padding: 34px 12px 34px 30px;
    }
    .aboutBrandWrap {
        margin-left: 0;
    }
	.leadingPowerWrapper h2 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.leftSectionWrap .btnWithArrow {
		margin-bottom: 45px;
		margin-bottom: 24px;
	}
	.leadingPowerWrapper p {
		font-size: 16px;
		margin-bottom: 24px;
	}
	.leadingPowerWrapper p.boldText {
		font-size: 16px;
		margin-bottom: 16px;
		font-weight: 500;
		line-height: 24px;
	}
	.leadingPowerWrapper h2.rightSectionTitle {
		font-size: 30px;
		margin-bottom: 34px;
	}
}
@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;
    }
	.exploreRetailWrapper {
		padding: 32px 0;
	}
	.exploreRetailContent h2 {
		font-size: 24px;
	}
	.exploreRetailContent .whyWorkList li,
	.exploreRetailContent p {
		font-size: 14px;
	}
	.exploreRetailContent .primaryBlueBtn {
		font-size: 16px;
		max-width: 244px;
	}
}

@media (max-width: 768px) {
	.leftSectionWrap .btnWithArrow {
    	max-width: 222px;
	}
	.leadingPowerWrapper {
		padding-bottom: 0;
	}
    .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;
    }
	.exploreRetailContent h2 {
		font-size: 24px;
	}
	.exploreRetailContent p {
		font-size: 14px;
	}
	.exploreRetailContent .whyWorkList li {
		font-size: 14px;
	}
	.exploreRetailContent .primaryBlueBtn {
		font-size: 16px;
	}
}