.ExpandItem{cursor:pointer;grid-template-rows:auto auto;grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:8px 10px;display:grid}.ExpandItem--icon{transform:rotate(45deg)}.ExpandItem--icon--opened{transform:none}.ExpandItem--title{grid-column:1;font-weight:800}.ExpandItem--title-first-letter{margin-right:1px;font-size:24px}.ExpandItem--text{grid-column:1}.ExpandItem--button{grid-column:2}.ExpandItem--button:hover{background-color:var(--border-default)}
.InfoCard{border-radius:10px;flex-direction:column;height:fit-content;padding:40px 30px;display:flex;box-shadow:0 4px 20px #0000001a}.InfoCard--expandable{cursor:pointer}.InfoCard--horizontal{flex-direction:row;justify-content:space-between}@media (max-width:767.98px){.InfoCard--horizontal{flex-direction:column}}.InfoCard--horizontal .InfoCard-text{max-width:60%;margin-top:0}@media (max-width:767.98px){.InfoCard--horizontal .InfoCard-text{max-width:unset;margin-top:20px}}.InfoCard-text{margin-top:30px}@media (max-width:767.98px){.InfoCard-text{margin-top:20px}}.InfoCard-text p{margin-bottom:24px}.InfoCard-text p:last-child{margin-bottom:0}.InfoCard-text a{color:var(--border-input-active);font-family:var(--font-mulish),sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-decoration-line:underline}@media (max-width:767.98px){.InfoCard-title{place-content:center space-between;align-items:center;display:flex}}.InfoCard--icon{transform:rotate(45deg)}.InfoCard--icon--opened{transform:none}.InfoCard--yellow{background:var(--brand-primary-default)}.InfoCard--yellow p,.InfoCard--yellow h2{color:var(--text-button)!important}.InfoCard--yellow svg,.InfoCard--yellow svg path{fill:var(--bg-dark-green)!important}.InfoCard--green{background:var(--brand-secondary-default)}.InfoCard--green p,.InfoCard--green h2{color:var(--text-button)!important}.InfoCard--green svg,.InfoCard--green svg path{fill:var(--bg-dark-green)!important}.InfoCard--dark-green{background:var(--bg-green-extra-light)}.InfoCard--dark{box-shadow:none}@media (max-width:767.98px){.InfoCard--dark{box-shadow:none;background:0 0;padding:0}}
/*# sourceMappingURL=017fce2aba25855a.css.map*/