.products__hero-banner-title{text-align:center}@media screen and (max-width:425px){.products__hero-banner-title{text-align:start}}.products__wrapper{padding-top:3rem}@media screen and (max-width:768px){.products__wrapper{padding-top:2.375rem}}@media screen and (max-width:375px){.products__wrapper{padding-top:1.5rem}}.products__boxes{flex-wrap:wrap;justify-content:space-between;gap:3rem;width:100%;margin-top:3.5rem;display:flex}@media screen and (max-width:1024px){.products__boxes{gap:2rem}}@media screen and (max-width:768px){.products__boxes{gap:1rem;margin-top:2rem}}@media screen and (max-width:425px){.products__boxes{margin-top:1.5rem}}.products__box{z-index:1;border-radius:2.5rem;flex-direction:column;justify-content:space-between;width:calc(50% - 1.5rem);padding:2.25rem;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1024px){.products__box{width:calc(50% - 1rem);padding:1.5rem 1rem}}@media screen and (max-width:768px){.products__box{border-radius:1.5rem;width:100%}}.products__box:before{content:"";z-index:-1;opacity:.05;background-image:-webkit-image-set(url(/images/overall/backgrounds/bg-5.avif) 1x type("image/avif"),url(/images/overall/backgrounds/bg-5.webp) 1x type("image/webp"),url(/images/overall/backgrounds/bg-5.png) 1x type("image/png"));background-image:image-set("/images/overall/backgrounds/bg-5.avif" 1x type("image/avif"),"/images/overall/backgrounds/bg-5.webp" 1x type("image/webp"),"/images/overall/backgrounds/bg-5.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.products__box-image{width:6.25rem;height:6.25rem;margin-bottom:2.25rem;display:flex}@media screen and (max-width:768px){.products__box-image{width:5rem;height:5rem;margin-bottom:1.5rem}}.products__box-image img{object-fit:contain;width:100%;height:100%}.products__box-title{color:var(--hd-title-white);text-transform:uppercase;margin-bottom:1.5rem;font-weight:700}.products__box-text{color:var(--hd-text-white);font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (max-width:425px){.products__box-text{font-size:.875rem}}.products__box-link{color:var(--hd-text-white);font-size:1.125rem;font-weight:400}
