:root{--color-blue:#2d9cdb;--color-blue-wave:#3498da;--header-font-family:Montserrat;--header-font-weight:900;--header-font-size:1.75rem;--sub-font-family:Nunito;--sub-font-weight:400;--sub-font-size:1rem}[class^=section] h1,[class^=section] h2{color:#000;font-family:var(--header-font-family);font-size:var(--header-font-size);font-weight:var(--header-font-weight);margin-bottom:1rem}[class^=section] h1 strong,[class^=section] h2 strong{color:var(--color-blue);font-weight:var(--header-font-weight)}.grid-resources{color:#000;display:grid;gap:22px;grid-template-columns:1fr}.grid-resources a:nth-child(2n){flex-direction:row-reverse;flex-shrink:0}@media(max-width:769px){.grid-resources a:nth-child(2n){flex-direction:column}}.grid-resources .card-resource{display:flex;flex-direction:row;flex-shrink:0;gap:22px}@media(max-width:769px){.grid-resources .card-resource{flex-direction:column;gap:0}}.card-resource__resource-cover{margin-bottom:50px;max-height:369px;max-width:553px}@media(max-width:769px){.card-resource__resource-cover{padding-top:12px;width:100%}}.card-resource__wrapper{color:#677489;width:50%}@media(max-width:769px){.card-resource__wrapper{width:100%}}.card-resource-tag__wrapper{display:flex;flex-direction:row;gap:8px}.card-resource__badge{border:1px solid #97a2b6;border-radius:50px;color:#97a2b6;padding:8px}.section2{background-color:#3498da;color:#fff;height:506px;width:100%}.section2-innerwrapper{align-items:center;display:flex;flex-direction:row;height:100%}@media(max-width:769px){.section2-innerwrapper{flex-direction:column}}.section2-text__wrapper{display:flex;flex-direction:column;width:50%}.section2-text__wrapper h1,.section2-text__wrapper p{color:#fff}@media(max-width:769px){.section2-text__wrapper{padding-top:12px;width:100%}}.section2-form{display:flex;flex-direction:column}