button.expander-module__expander_toggler{background-color:inherit;border:0;margin:0;padding:0}.expander-module__content{display:flex;flex-wrap:wrap;gap:20px;height:0;overflow:hidden;transition:height .4s ease-in-out}.expander-module__content a.stretched-link{width:100%}.expander-module__content.expanded{height:auto}.expander-module_card-wrp{box-sizing:border-box;flex:0 1 calc(33.333% - 20px)}@media (max-width:991px){.expander-module_card-wrp{flex:0 1 calc(50% - 20px)}}@media (max-width:767px){.expander-module_card-wrp{flex:1 1 100%}.expander-module_card-wrp img{width:100%}}.expander-module__expander_heading:after{content:url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true"><g id="chevron-right1_layer"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></g></svg>');height:15px;position:absolute;right:0;top:50%;transform:translate(60%,-70%);transition:transform .4s ease;width:15px}.expander-module__expander_heading{display:inline-block;padding-right:30px;position:relative}.expander-module__expander_toggler.open .expander-module__expander_heading:after{transform:translate(90%,-35%) rotate(90deg)}