.faq-blocks-module{display:grid;gap:34px;grid-template-columns:1fr 1fr}.faq-blocks-module-column{display:flex;flex-direction:column;gap:34px}.faq-blocks-module details>summary{cursor:pointer;display:flex;flex-direction:column;justify-content:center;list-style-type:none;min-height:56px;padding-right:40px;position:relative;user-select:none}.faq-blocks-module details>summary::-webkit-details-marker{display:none}.faq-blocks-module details{background-color:#eaf0f3;border:1px solid transparent;border-radius:10px;margin:0 auto;max-width:590px;padding:15px 23px;width:100%}.faq-blocks-module details[open]{border:1px solid #053d5f}.faq-blocks-module details>summary:before{background:url(https://40862077.fs1.hubspotusercontent-na1.net/hubfs/40862077/faq-plus.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:16px;position:absolute;right:10px;top:20px;width:16px}.faq-blocks-module details[open]>summary:before{background:url(https://40862077.fs1.hubspotusercontent-na1.net/hubfs/40862077/faq-minus.svg) no-repeat 50%}.faq-blocks-module-answer{padding-top:14px}.faq-blocks-module-answer p{font-size:15px;line-height:22px}.faq-blocks-module-answer p:last-child{margin-bottom:10px}.faq-blocks-module details>summary h1,.faq-blocks-module details>summary h2,.faq-blocks-module details>summary h3,.faq-blocks-module details>summary h4,.faq-blocks-module details>summary h5,.faq-blocks-module details>summary h6{margin-bottom:0}@media screen and (max-width:767px){.faq-blocks-module{display:grid;gap:34px;grid-template-columns:1fr}}