.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}.avail-products-section{flex-direction:column;align-items:center;gap:32px;width:90%;max-width:1440px;margin:80px auto 0;display:flex}.avail-products-heading{color:var(--color-navy);text-align:center;font-size:36px;font-weight:500}.avail-products-heading span{color:var(--color-orange);font-size:36px;font-weight:500}.avail-products-list{scrollbar-width:none;justify-content:center;gap:24px;width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.avail-products-list::-webkit-scrollbar{display:none}.avail-product-item{flex-direction:column;align-items:center;gap:12px;display:flex}.avail-product-circle{background-color:#fff;border:1.5px solid #10194126;border-radius:50%;width:120px;height:120px;position:relative;overflow:hidden}.avail-product-name{color:var(--color-navy);text-align:center;font-size:14px;font-weight:400}.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){.avail-products-section{gap:24px;margin-top:48px}.avail-products-heading,.avail-products-heading span{font-size:24px}.avail-product-circle{width:100px;height:100px}.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}.avail-product-item{width:min-content}}
