.s8-templates-card{position:relative;overflow:hidden;min-height:50px;box-sizing:border-box;display:block;overflow-wrap:break-word;max-width:100%}.s8-templates-card *{box-sizing:border-box}.s8-templates-card__cardsize-1{width:100px}.s8-templates-card__cardsize-2{width:200px}.s8-templates-card__cardsize-3{width:300px}.s8-templates-card__cardsize-4{width:400px}.s8-templates-card__cardsize-5{width:500px}.s8-templates-card__cardsize-6{width:600px}.s8-templates-flexlayout--preventWrap .s8-templates-card:first-child{margin-left:0!important}.s8-templates-flexlayout--preventWrap .s8-templates-card:last-child{margin-right:0!important}.s8-templates-flexlayout--preventWrap .s8-templates-card__cardsize-1{width:100%;flex-grow:1;flex-shrink:1}.s8-templates-flexlayout--preventWrap .s8-templates-card__cardsize-2{width:100%;flex-grow:1;flex-shrink:1}.s8-templates-flexlayout--preventWrap .s8-templates-card__cardsize-3{width:100%;flex-grow:1;flex-shrink:1}.s8-templates-flexlayout--preventWrap .s8-templates-card__cardsize-4{width:100%;flex-grow:1;flex-shrink:1}.s8-templates-flexlayout--preventWrap .s8-templates-card__cardsize-5{width:100%;flex-grow:1;flex-shrink:1}.s8-templates-flexlayout--preventWrap .s8-templates-card__cardsize-6{width:100%;flex-grow:1;flex-shrink:1}@media (max-width:1200px){.s8-templates-card__cardsize-6{margin-left:0!important;margin-right:0!important}}@media (max-width:1000px){.s8-templates-card__cardsize-5{margin-left:0!important;margin-right:0!important}}@media (max-width:800px){.s8-templates-card__cardsize-4{margin-left:0!important;margin-right:0!important}}@media (max-width:600px){.s8-templates-card__cardsize-3{margin-left:0!important;margin-right:0!important}}@media (max-width:400px){.s8-templates-card__cardsize-2,.s8-templates-card__cardsize-1{margin-left:0!important;margin-right:0!important}}.s8-faq{margin:0 auto;position:relative}.s8-faq__heading{display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:0;margin-bottom:0px;-webkit-touch-callout:none;user-select:none}.s8-faq__text{display:none;animation:FAQAnswerFadeIn 0.4s ease-out;animation-fill-mode:forwards;opacity:0;margin-top:1em;margin-bottom:1em;overflow:auto}@-webkit-keyframes FAQAnswerFadeIn{to{opacity:1}}@keyframes FAQAnswerFadeIn{to{opacity:1}}.s8-faq__labelContainer{background:#F3F5F6;border-radius:5px;margin:10px 0;padding:10px;display:block;position:relative;overflow:hidden;cursor:pointer}.s8-faq__hiddenCheckbox[type="checkbox"]{display:none}.s8-faq__heading__arrow{width:5px;height:5px;transition:transform 0.2s ease-out;border-top:2px solid currentColor;border-right:2px solid currentColor;margin-left:10px;transform:rotate(45deg);display:inline-block;position:absolute;right:25px}.s8-faq__hiddenCheckbox[type="checkbox"]:checked + .s8-faq__labelContainer>.s8-faq__heading>.s8-faq__heading__arrow{transform:translateY(-2px) rotate(135deg)}.s8-faq__hiddenCheckbox[type="checkbox"]:checked + .s8-faq__labelContainer>.s8-faq__text{display:block}