.cards-module{--masonry-gap:20px;--color-form-field-bg:var(--color-background);--color-form-field-color:var(--color-text);background-color:var(--color-background);color:var(--color-text);padding-block:100px}.cards-module--white{--color-background:#fff;--color-circle:#3fb99c;--color-text:#000}.cards-module--brightgreen{--color-background:#46cdad;--color-circle:#fe9f9f;--color-text:#000;--color-form-field-border:#39434c;--color-form-field-border-hover:#39434c;--color-form-field-disabled-border-color:#39434c}.cards-module--brightgreen-darkblue{--color-background:#46cdad;--color-text:#0b2b49;--color-form-field-border:#39434c;--color-form-field-border-hover:#39434c;--color-form-field-disabled-border-color:#39434c}.cards-module--blue{--color-background:#257385;--color-circle:#0b2b49;--color-text:#fff;--color-form-field-placeholder-color:hsla(0,0%,100%,.5)}.cards-module--blue [type=checkbox]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.cards-module--blue [type=radio]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.cards-module--darkblue{--color-background:#0b2b49;--color-circle:#257385;--color-text:#fff;--color-form-field-placeholder-color:hsla(0,0%,100%,.5)}.cards-module--darkblue [type=checkbox]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.cards-module--darkblue [type=radio]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.cards-module--darkblue-brightgreen{--color-background:#0b2b49;--color-text:#46cdad}.cards-module--darkblue-lax{--color-background:#0b2b49;--color-text:#fe9f9f}.cards-module--lax{--color-background:#fe9f9f;--color-text:#000}@media (min-width:992px){.cards-module{--masonry-gap:32px}}@media (min-width:1400px){.cards-module{--masonry-gap:60px}}.cards-module__inner{margin-inline:auto;max-width:calc(1440px + var(--page-padding)*2);padding:0 var(--page-padding);width:100%}@media (min-width:768px){.cards-module__inner{display:grid;grid-template-columns:repeat(22,minmax(0,1fr));grid-column-gap:0;width:100%}}.cards-module ul{align-items:flex-start;display:flex;gap:var(--masonry-gap)}@media (min-width:768px){.cards-module ul{grid-column:auto/span 22}}@media (min-width:992px){.cards-module ul{grid-column:2/span 20}}@media (min-width:1400px){.cards-module ul{grid-column:3/span 18}}.cards-module li{width:100%}@media (min-width:768px){.cards-module li{width:calc(100%/var(--masonry-columns))}}.cards-module li .card+.card{margin-block-start:var(--masonry-gap)}.cards-module__list{display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.cards-module__list{gap:24px;grid-column:auto/span 22}}@media (min-width:992px){.cards-module__list{grid-column:2/span 20}}@media (min-width:1400px){.cards-module__list{grid-column:3/span 18}}.cards-module__list .card{width:100%}.cards-module--transparent{--color-background:transparent}.cards-module--white{--color-background:#ebecee}@media (min-width:1920px){.cards-module--white{border-left:1px solid #d7d9db;border-right:1px solid #d7d9db}}@media (min-width:768px){.cards-module--list .cards-module__inner{display:grid;grid-template-columns:repeat(22,minmax(0,1fr));grid-column-gap:0;width:100%}}.cards-module--blue+.cards-module--blue,.cards-module--brightgreen+.cards-module--brightgreen,.cards-module--darkblue+.cards-module--darkblue,.cards-module--transparent+.cards-module--transparent,.cards-module--white+.cards-module--white{padding-block-start:0}
