.sd-browse-products{margin:0 auto;max-width:1442px;padding:60px 0}.sd-browse-products .headline{margin-bottom:40px}.sd-browse-products .btn{text-align:center;white-space:wrap!important}.sd-browse-products .headline h2{color:#5187a3;margin:0}.sd-browse-products .card .title h4{margin:0}.sd-browse-products .card-container{display:grid;gap:24px;grid-template-columns:1fr;width:100%}.sd-browse-products .card{background:#1e5d85;border-radius:20px;display:flex;flex-direction:column;gap:36px;padding:20px}.sd-browse-products .image-section{border-radius:10px;overflow:hidden;width:100%}.sd-browse-products .button-section{display:flex;justify-content:center;margin-top:40px}.sd-browse-products .image-section img{border-radius:10px;display:block;height:auto;width:100%}.sd-browse-products .content-section{display:flex;flex-direction:column;gap:24px;text-align:center}.sd-browse-products .title h4{color:#fff;font-size:24px;font-weight:600;margin:0 0 16px}.sd-browse-products .body p{color:#fff;font-size:16px;font-weight:400;line-height:140%;margin:0}@media (min-width:768px){.sd-browse-products .card-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sd-browse-products .card-container{grid-template-columns:repeat(3,1fr)}}