.welcome-section{background-color:var(--background-color);margin-bottom:var(--margin-bottom-mobile);margin-top:var(--margin-top-mobile)}@media (min-width:1024px){.welcome-section{margin-bottom:var(--margin-bottom);margin-top:var(--margin-top)}}.welcome-section__content{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;position:relative}@media (min-width:1024px){.welcome-section__content{align-items:stretch;flex-direction:row;gap:0;justify-content:center}}.welcome-section__text{flex:1;padding-bottom:var(--padding-bottom-mobile);padding-top:var(--padding-top-mobile);text-align:center;width:100%}@media (min-width:1024px){.welcome-section__text{padding-left:60px;padding-right:80px;padding-top:var(--padding-top);text-align:left;width:50%}}.welcome-section__mobile-image{border-radius:1rem;display:block;margin-top:1.5rem;overflow:hidden;padding:0}@media (min-width:1024px){.welcome-section__mobile-image{display:none}}.welcome-section__image{display:none}@media (min-width:1024px){.welcome-section__image{display:flex;min-height:520px;position:relative;width:50%}.welcome-section__image,.welcome-section__image-container{border-top-left-radius:var(--desktop-image-radius,240px);margin-right:0;overflow:hidden;padding-right:0}.welcome-section__image-container{height:100%;left:0;position:absolute;top:0;width:100%}}.welcome-section .mobile-image-container{margin:0;overflow:hidden;padding:0}.welcome-section .mobile-image-container,.welcome-section .mobile-image-container img{border-bottom-right-radius:var(--mobile-image-radius,16px);border-top-right-radius:var(--mobile-image-radius,16px)}.welcome-section__subtitle{color:var(--subtitle-color);font-weight:700;margin-bottom:16px}@media (min-width:1024px){.welcome-section__subtitle{margin-bottom:24px}}.welcome-section__title{color:var(--title-color);font-weight:900;line-height:var(--title-line-height,120%)}.welcome-section__title [style="text-decoration:underline"]{color:var(--highlight-color);text-decoration:none!important}.welcome-section__description{color:var(--description-color);padding:24px 15px 0;text-align:center}@media (min-width:1024px){.welcome-section__description{padding:0;text-align:left}}.welcome-section__description p{display:block;margin-bottom:16px}@media (min-width:1024px){.welcome-section__description p{display:block;margin-bottom:24px}}.welcome-section__description p:last-child{display:block;margin-bottom:0}@media (min-width:1024px){.welcome-section__description p:last-child{display:block;margin-bottom:24px}}.welcome-section__description p:not(:last-child){display:block;margin-bottom:16px}@media (min-width:1024px){.welcome-section__description p:not(:last-child){display:block;margin-bottom:24px}}.welcome-section__description strong{color:var(--highlight-color)}.welcome-section__description [style="text-decoration:underline"]{color:var(--highlight-color);text-decoration:none!important}.welcome-section .purple-text,.welcome-section__description .purple-text{color:var(--highlight-color)}.welcome-section__image-placeholder svg{margin-bottom:16px}.welcome-section__image-placeholder p{margin:0}
