.related-categories{display:grid;grid-template-columns:1fr;grid-gap:20px;margin-bottom:60px}.related-categories-title{margin-top:10px;margin-bottom:40px}.related-category img{display:block;margin-bottom:15px;height:200px;width:100%;object-fit:cover}.related-category img[src*="wysiwyg/header_logo.webp"]{filter:grayscale(1) opacity(.5);object-fit:contain}.related-category h4{font-size:22px;font-weight:400;color:#000}.related-category a{text-decoration:none;color:#000}.related-category a:hover h5{text-decoration:underline}@media (min-width:550px){.related-categories{grid-template-columns:1fr 1fr;grid-gap:30px}}@media (min-width:1024px){.related-categories{grid-template-columns:1fr 1fr 1fr 1fr}}.faqs{margin-bottom:60px}.faqs-header{width:100%;border:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#fff;font-weight:500;font-size:20px;padding-bottom:20px}.faqs-arrow{width:22px;height:22px;transition:transform .2s ease;position:relative;top:3px}.faqs-panel{display:none;padding-bottom:30px}.faqs-item{border-bottom:1px solid #ddd;margin-bottom:20px}.faqs-header.open+.faqs-panel{display:block;padding-bottom:20px}.faqs-header.open .faqs-arrow{transform:rotate(180deg)}.faqs-item:last-child .faqs-header{border-bottom:0}.faqs-group-title{margin-top:10px;margin-bottom:40px}