.content-banner-bannerContainer{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;height:100%;max-width:1800px;margin:auto}.content-banner-cardWrapper{display:flex;flex-direction:column;width:100%;justify-content:space-between;height:100%}.content-banner-contentSection{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:100%;padding:.6rem .6rem 1.4rem}.content-banner-title{font-size:2.4rem;font-weight:500;line-height:1.2;padding-top:1.2rem}.content-banner-description{line-height:1.6rem;font-size:1rem;font-weight:300;padding-top:1rem;color:rgb(212,212,212)}.content-banner-callToActionLink{padding:1rem 1rem .2rem;cursor:pointer;color:white;font-size:14px;font-weight:300;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-align:right}.content-banner-imageSection{display:flex;flex-direction:column;justify-content:center;width:100%;overflow:hidden}.content-banner-cardImage{width:100%;height:225px;object-fit:cover;object-position:center}@media (min-width:635px){.content-banner-bannerContainer{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;max-height:400px}.content-banner-cardWrapper{display:flex;flex-direction:row;width:100%;justify-content:space-between;max-height:100%}.content-banner-contentSection{display:flex;flex-direction:column;justify-content:center;padding:1.4rem;box-sizing:border-box;width:50%}.content-banner-title{font-size:2.6rem;font-weight:500;line-height:1.2}.content-banner-description{line-height:1.6rem;font-size:1rem;font-weight:300;padding-top:1rem;color:rgb(212,212,212)}.content-banner-callToActionLink{margin-top:1rem;padding:1rem;cursor:pointer;color:white;font-size:14px;font-weight:300;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-align:right}.content-banner-imageSection{display:flex;flex-direction:column;justify-content:center;width:50%;max-height:100%;overflow:hidden}.content-banner-cardImage{width:100%;height:100%;object-fit:cover;object-position:center}}@media (min-width:850px){.content-banner-contentSection{padding:2.6rem}}.productMainCategoryComponentSimplified-productTitle{font-weight:light;font-size:1em;padding-top:.2em;text-decoration:none;color:black}.productMainCategoryComponentSimplified-productGridContainer{background-color:rgba(255,255,255,1);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:1rem;font:400 16px/20px;max-width:1800px;margin:auto}.productMainCategoryComponentSimplified-productGridWrapper{display:flex;max-width:100%;align-items:center;gap:20px;justify-content:start;scrollbar-width:none;scroll-behavior:smooth;padding:1rem 3em 2.4rem;overflow-x:scroll;overflow-y:hidden;overscroll-behavior-x:none}.productMainCategoryComponentSimplified-productGridWrapper::-webkit-scrollbar{display:none}@media (max-width:991px){.productMainCategoryComponentSimplified-productGridWrapper{padding-left:10px;padding-right:10px}}@media (max-width:800px){.productMainCategoryComponentSimplified-productTitle{text-align:center;justify-content:center}}.contactForm-outer-container{background-color:#fafafa;padding-top:0;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.contactForm-outer-container{padding:2rem}}