@media only screen and (min-width:0rem){#lh-products-intro{padding:var(--sectionPadding);padding-bottom:0;text-align:center}#lh-products-intro .lh-container{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:50rem;width:100%}#lh-products-intro .lh-title{margin-bottom:1.5rem}#lh-products-cards{padding:clamp(2.5rem,6vw,4rem) 1rem clamp(3.75rem,7.82vw,6.25rem)}#lh-products-cards .lh-card-group{display:flex;flex-direction:column;gap:2rem;list-style:none;margin:0 auto;max-width:56.25rem;padding:0;width:100%}#lh-products-cards .lh-item{width:100%}#lh-products-cards .lh-item-link{align-items:center;background-color:var(--lightBg);border-radius:.5rem;border-top:6px solid var(--primary);box-shadow:0 20px 39px 0 rgba(0,0,0,.05);box-sizing:border-box;display:block;display:flex;flex-direction:column;height:100%;padding:clamp(2rem,5vw,2.75rem);text-align:center;text-decoration:none;transition:transform .3s}#lh-products-cards .lh-item-link:hover{transform:translateY(-4px)}#lh-products-cards .lh-icon{align-items:center;background:var(--primary);border-radius:50%;display:flex;height:clamp(4.25rem,8vw,5rem);justify-content:center;margin-bottom:1.25rem;width:clamp(4.25rem,8vw,5rem)}#lh-products-cards .lh-icon img{height:auto;width:60%}#lh-products-cards .lh-h2{color:var(--headerColor);font-family:var(--headerFont);font-size:1.5rem;font-weight:900;line-height:1.2em;margin:0 0 .75rem}#lh-products-cards .lh-text{margin:0 0 1.25rem}#lh-products-cards .lh-item-cta{color:var(--primary);font-size:1rem;font-weight:700;margin-top:auto}}@media only screen and (min-width:48rem){#lh-products-cards .lh-card-group{flex-direction:row}#lh-products-cards .lh-item{width:50%}#lh-products-cards .lh-item-link{height:100%}}@media only screen and (min-width:0rem){body.dark-mode #lh-products-cards .lh-h2,body.dark-mode #lh-products-cards .lh-text,body.dark-mode #lh-products-cards .lh-title,body.dark-mode #lh-products-cards .lh-topper,body.dark-mode #lh-products-intro .lh-h2,body.dark-mode #lh-products-intro .lh-text,body.dark-mode #lh-products-intro .lh-title,body.dark-mode #lh-products-intro .lh-topper{color:var(--bodyTextColorWhite)}body.dark-mode #lh-products-cards .lh-item-link,body.dark-mode #lh-products-intro .lh-item-link{background-color:rgba(0,0,0,.2)}body.dark-mode #lh-products-cards .lh-item-cta,body.dark-mode #lh-products-intro .lh-item-cta{color:var(--primaryLight)}}