.shop-product-container{flex-direction:column;gap:20px;width:90%;max-width:1440px;margin:120px auto auto;display:flex}.shop-product-heading{color:var(--color-navy);font-size:48px;font-weight:500}.shop-product-heading span{color:var(--color-orange);font-size:48px;font-weight:500}.shop-product-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.shop-cta{background-color:var(--color-navy);border-radius:16px;flex-wrap:nowrap;align-items:stretch;width:90%;max-width:1440px;margin:120px auto auto;display:flex}.shop-cta-image-container{width:40%;position:relative}.shop-cta-image{width:400px!important;height:140%!important;top:-66px!important}.shop-cta-content{flex-direction:column;gap:30px;width:60%;padding:40px 60px;display:flex}.shop-cta-title{color:#fff;font-size:32px;font-weight:600;line-height:1.3}.shop-cta-subtitle{color:#fffc;font-size:16px;font-weight:400;line-height:1.5}.shop-cta-btn{width:100%;max-width:512px;font-weight:500;background-color:var(--color-orange)!important;color:var(--color-white)!important;border:none!important}.shop-product__secondbtn-compatibility{border:1px solid var(--color-orange);width:50%}.shop-product__firstbtn-compatibility{width:50%;border:1px solid var(--color-orange)!important;color:var(--color-orange)!important}.trustedPartnerWeb{object-fit:cover;width:100%;height:400px;margin-top:60px;display:block}.trustedPartnerMobile{object-fit:cover;width:100%;height:200px;margin-top:60px;display:none}@media (max-width:768px){.shop-product-container{margin-top:60px}.shop-product-heading,.shop-product-heading span{font-size:24px}.shop-product-grid{grid-template-columns:1fr;gap:16px}.shop-cta{flex-direction:column-reverse;margin:60px auto auto}.shop-cta-image-container{width:100%;min-height:200px}.shop-cta-image{width:100%!important;height:120%!important;top:0!important}.shop-cta-content{align-items:center;gap:16px;width:100%;padding:24px}.shop-cta-title{font-size:22px}.shop-cta-subtitle{font-size:14px}.trustedPartnerWeb{display:none}.trustedPartnerMobile{display:block}}
