@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.welcome-cards{border-radius:3rem;background-color:#f3f7f8;margin-top:-2.5rem;z-index:1;position:relative}.welcome-cards__background{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0}.welcome-cards__background svg{width:100%;height:100%}.welcome-cards__background svg path{stroke-dasharray:46rem}.welcome-cards__wrapper{padding-top:10rem;padding-bottom:10rem;position:relative;z-index:1}@media (max-width:1025px){.welcome-cards__wrapper{padding-top:3.375rem;padding-bottom:1rem}}.welcome-cards__image{display:none}@media (max-width:767px){.welcome-cards__image{display:block;position:relative;width:6.634rem;height:4.75rem}}.welcome-cards__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block!important}.welcome-cards__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5.938rem}@media (max-width:1025px){.welcome-cards__wrapper{gap:4.75rem}}.welcome-cards__top{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:100%;gap:.8rem}.welcome-cards__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}@media (max-width:1025px){.welcome-cards__cards{grid-template-columns:1fr;gap:1rem}}@media (max-width:767px){.welcome-cards__title{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.813rem}}.welcome-cards__title *{text-align:center}.welcome-cards__title * img{position:relative;width:6.634rem;height:4.75rem;vertical-align:bottom}@media (max-width:767px){.welcome-cards__title * img{display:none}}.welcome-cards__text *{text-align:center;font-weight:500;font-size:1.25rem;line-height:130%;letter-spacing:-.04rem;text-align:center;vertical-align:top}@media (max-width:1025px){.welcome-cards__text *{font-size:1.125rem;letter-spacing:-.02rem;padding-left:2rem;padding-right:2rem}}@media (max-width:767px){.welcome-cards__text br{display:none}}.welcome-cards__card{background-color:#fff;border-radius:1rem;padding:2.25rem 1.5rem 2.5rem 2rem;height:100%;width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;min-height:20.5rem}@media (max-width:1025px){.welcome-cards__card{padding:2.25rem 3.578rem 2.438rem 1.223rem}}.welcome-cards__card-icon{border-radius:1rem;background-color:#e1fa5a;width:3.688rem;height:3.688rem;display:flex;justify-content:center;align-items:center}.welcome-cards__card-icon img{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.welcome-cards__card-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem}.welcome-cards__card-heading{font-weight:600;font-size:1.5rem;line-height:130%;letter-spacing:-.05rem;color:#13252b;max-width:15.625rem}@media (max-width:767px){.welcome-cards__card-heading{letter-spacing:-.035rem}}.welcome-cards__card-text{font-weight:500;font-size:.875rem;line-height:130%;letter-spacing:-.026rem;color:#959596}@media (max-width:767px){.welcome-cards__card-text{font-size:1rem;letter-spacing:-.019rem}}