.ExpandableSection-module__E6MJwa__sections-container{flex-direction:column;gap:0;max-width:1200px;margin:0 auto;padding:3rem 0;display:flex}.ExpandableSection-module__E6MJwa__section{flex-direction:column;align-items:flex-start;padding:4rem 0;transition:all .3s ease-in-out;display:flex;position:relative}.ExpandableSection-module__E6MJwa__cards-wrapper{justify-content:space-between;gap:1.5rem;width:100%;display:flex;position:relative}.ExpandableSection-module__E6MJwa__card{flex-direction:column;flex-grow:0;min-width:0;display:flex;overflow:hidden}.ExpandableSection-module__E6MJwa__image-box{border:var(--border-default);border-radius:var(--border-radius-lg);flex-grow:1;width:100%;height:100%}.ExpandableSection-module__E6MJwa__avatar-box{border:var(--border-default);border-radius:var(--border-radius-lg);justify-content:center;align-items:center;width:180px;height:180px;display:flex}.ExpandableSection-module__E6MJwa__avatar-box img{object-fit:cover;width:100%;height:100%}.ExpandableSection-module__E6MJwa__content-box{text-align:left;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative;font-family:var(--font-manrope)!important}.ExpandableSection-module__E6MJwa__year-badge{border-radius:var(--border-radius-md);border:1px solid var(--color-primary);font-size:var(--size-medium);color:var(--color-white);width:fit-content;padding:8px 16px;display:inline-block}.ExpandableSection-module__E6MJwa__active-badge{border-radius:var(--border-radius-md);border:1px solid var(--color-white);font-size:var(--size-medium);color:var(--color-white);text-transform:uppercase;padding:8px 12px;display:inline-block}.ExpandableSection-module__E6MJwa__card-header{align-items:center;gap:1.5rem;display:flex}.ExpandableSection-module__E6MJwa__content-title{font:var(--font-weight-normal);text-transform:uppercase;color:var(--color-white);font-family:var(--font-space-grotesk)!important;font-size:var(--size-xx-large)!important}.ExpandableSection-module__E6MJwa__content-subtitle{font:var(--font-weight-normal);text-transform:uppercase;color:var(--color-white);margin-bottom:1rem;font-family:var(--font-space-grotesk)!important;font-size:var(--size-x-large)!important}.ExpandableSection-module__E6MJwa__content-description{color:var(--color-white);font-weight:var(--font-weight-normal);font-size:1.2rem;font-family:var(--font-manrope)!important;white-space:pre-line!important}.ExpandableSection-module__E6MJwa__description-active{white-space:pre-line;flex-direction:column;gap:1.5rem;margin:1rem 0;display:flex}.ExpandableSection-module__E6MJwa__quote{color:var(--color-white);font-size:1.2rem;font-style:italic;font-family:var(--font-manrope)!important}.ExpandableSection-module__E6MJwa__content{font-size:1.2rem;font-family:var(--font-manrope)!important}.ExpandableSection-module__E6MJwa__text-white{color:var(--color-white)}.ExpandableSection-module__E6MJwa__style-italic{font-style:italic}.ExpandableSection-module__E6MJwa__text-primary{color:var(--color-primary)}.ExpandableSection-module__E6MJwa__text-lighter{color:var(--color-lavender)}.ExpandableSection-module__E6MJwa__expanded-content{color:var(--color-white);margin-top:1rem;padding:1rem 0}.ExpandableSection-module__E6MJwa__expanded-content-wrapper{flex-direction:column;align-items:flex-start;width:100%;margin-top:1rem;display:flex}.ExpandableSection-module__E6MJwa__expand-button{text-align:left;text-align:center;background:var(--color-primary);width:fit-content;color:var(--color-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;gap:.5rem;margin-top:6rem;padding:12px 24px;font-size:1rem;transition:all .3s ease-in-out;display:flex;font-family:var(--font-manrope)!important}.ExpandableSection-module__E6MJwa__expand-button:hover{opacity:.7}.ExpandableSection-module__E6MJwa__expand-icon{font-size:1.25rem;transition:transform .3s ease-in-out}.ExpandableSection-module__E6MJwa__rotate{transform:rotate(180deg)}@media (min-width:1024px) and (max-width:1279px){.ExpandableSection-module__E6MJwa__sections-container{padding:2rem 3rem}.ExpandableSection-module__E6MJwa__content-description{font-size:1rem!important}.ExpandableSection-module__E6MJwa__image-box{width:100%;max-width:100%!important;height:auto!important}}@media (min-width:768px) and (max-width:1023px){.ExpandableSection-module__E6MJwa__sections-container{padding:2rem 3rem}@media (min-width:768px) and (max-width:1023px){.ExpandableSection-module__E6MJwa__sections-container{padding:2rem 3rem}.ExpandableSection-module__E6MJwa__cards-wrapper{flex-wrap:wrap;gap:2rem}.ExpandableSection-module__E6MJwa__card{flex:45%;min-width:0}.ExpandableSection-module__E6MJwa__image-box{width:100%;height:auto!important}.ExpandableSection-module__E6MJwa__avatar-box{width:100%!important;height:auto!important}.ExpandableSection-module__E6MJwa__content-description{font-size:1rem!important}}}@media (max-width:767px){.ExpandableSection-module__E6MJwa__sections-container{padding:2rem 1rem!important}.ExpandableSection-module__E6MJwa__cards-wrapper{flex-direction:column;align-items:center;gap:1.5rem}.ExpandableSection-module__E6MJwa__card{justify-content:center;align-items:center;width:100%}.ExpandableSection-module__E6MJwa__image{object-fit:cover;width:100%;height:100%}.ExpandableSection-module__E6MJwa__image-box{border-radius:20px;width:100%;height:300px;position:relative;overflow:hidden}.ExpandableSection-module__E6MJwa__content-title{margin:1rem 0!important;font-size:1.8rem!important}.ExpandableSection-module__E6MJwa__content-subtitle{font-size:var(--size-medium)!important}.ExpandableSection-module__E6MJwa__content-description{font-size:1rem}.ExpandableSection-module__E6MJwa__expanded-content{margin-top:0;padding:.5rem 0}.ExpandableSection-module__E6MJwa__expand-button{margin-top:2rem;margin-bottom:2rem;padding:10px 20px;font-size:1rem}.ExpandableSection-module__E6MJwa__content,.ExpandableSection-module__E6MJwa__content-description,.ExpandableSection-module__E6MJwa__quote{white-space:normal!important;font-size:1rem!important}.ExpandableSection-module__E6MJwa__section{padding:0!important}}
