.SectionHeader_container__pV19s{margin-top:var(--page-component-section-header-margin-top,0);margin-bottom:var(--page-component-section-header-margin-bottom,0);word-break:break-word}.SectionHeader_container__pV19s .section-header-title-wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-top:var(--page-component-section-header-title-margin-top,var(--page-h2-margin-top,0));margin-bottom:var(--page-component-section-header-title-margin-bottom,var(--page-h2-margin-bottom,0))}@media(max-width:768px){.SectionHeader_container__pV19s .section-header-title-wrap{flex-direction:column;align-items:unset}}.SectionHeader_container__pV19s .section-header-title{flex-grow:1;margin:0;font-weight:var(--page-component-section-header-title-font-weight,var(--page-h2-font-weight,inherit));font-family:var(--page-component-section-header-title-font-family,var(--page-h2-font-family,inherit));font-size:var(--page-component-section-header-title-font-size,var(--page-h2-font-size,inherit));line-height:var(--page-component-section-header-title-line-height,var(--page-h2-line-height,inherit));letter-spacing:var(--page-component-section-header-title-letter-spacing,var(--page-h2-letter-spacing,inherit));color:var(--page-component-section-header-title-color,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-title{font-size:var(--page-component-section-header-title-font-size,var(--page-h2-font-size,inherit))}}.SectionHeader_container__pV19s .section-header-prefix{margin-top:var(--page-component-section-header-prefix-margin-top,var(--page-h5-margin-top,0));margin-bottom:var(--page-component-section-header-prefix-margin-bottom,var(--page-h5-margin-bottom,0));font-weight:var(--page-component-section-header-prefix-font-weight,var(--page-h5-font-weight,inherit));font-family:var(--page-component-section-header-prefix-font-family,var(--page-h5-font-family,inherit));font-size:var(--page-component-section-header-prefix-font-size,var(--page-h5-font-size,inherit));line-height:var(--page-component-section-header-prefix-line-height,var(--page-h5-line-height,inherit));letter-spacing:var(--page-component-section-header-prefix-letter-spacing,var(--page-h5-letter-spacing,inherit));color:var(--page-component-section-header-prefix-color,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-prefix{font-size:var(--page-component-section-header-prefix-font-size,var(--page-h5-font-size,inherit))}}.SectionHeader_container__pV19s .section-header-subtitle{margin-top:var(--page-component-section-header-subtitle-margin-top,var(--page-h5-margin-top,0));margin-bottom:var(--page-component-section-header-subtitle-margin-bottom,var(--page-h5-margin-bottom,0));font-weight:var(--page-component-section-header-subtitle-font-weight,var(--page-h5-font-weight,inherit));font-family:var(--page-component-section-header-subtitle-font-family,var(--page-h5-font-family,inherit));font-size:var(--page-component-section-header-subtitle-font-size,var(--page-h5-font-size,inherit));line-height:var(--page-component-section-header-subtitle-line-height,var(--page-h5-line-height,inherit));letter-spacing:var(--page-component-section-header-subtitle-letter-spacing,var(--page-h5-letter-spacing,inherit));color:var(--page-component-section-header-subtitle-color,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-subtitle{font-size:var(--page-component-section-header-subtitle-font-size,var(--page-h5-font-size,inherit))}}.SectionHeader_container__pV19s>:first-child{margin-top:0}.SectionHeader_container__pV19s>:last-child{margin-bottom:0}.CardsArray_CardsArray__fRaYy{padding-top:2rem;padding-bottom:2rem}@media(min-width:768px){.CardsArray_CardsArray__fRaYy{padding-top:5rem;padding-bottom:5rem}}.CardsArray_CardsArray__fRaYy .text-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.CardsArray_CardsArray__fRaYy .text-header .button{margin:.5rem 1rem}@media(max-width:768px){.CardsArray_CardsArray__fRaYy .text-header{display:block}.CardsArray_CardsArray__fRaYy .text-header .header-btn{display:flex;justify-content:center}}.CardsArray_CardsArray__fRaYy .card-item{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:hidden;border-style:var(--page-component-card-border-style,unset);border-radius:var(--page-component-card-border-radius,unset);border-width:var(--page-component-card-border-width,unset);border-color:hsl(from var(--page-color-border-primary) h s l/.2)}.CardsArray_CardsArray__fRaYy .card-item img{transition:scale .25s ease-in-out}.CardsArray_CardsArray__fRaYy .card-item:hover{box-shadow:var(--page-component-card-shadow,unset)}.CardsArray_CardsArray__fRaYy .card-item:hover img{scale:1.2}.CardsArray_CardsArray__fRaYy .card-item .image-wrapper{width:100%;flex-shrink:0;overflow:hidden;aspect-ratio:1.4;position:relative}.CardsArray_CardsArray__fRaYy .card-item .content{display:flex;height:100%;flex-direction:column;margin:var(--page-component-card-content-margin-top,0) var(--page-component-card-content-margin-right,0) var(--page-component-card-content-margin-bottom,0) var(--page-component-card-content-margin-left,0)}.CardsArray_CardsArray__fRaYy .card-item .content .header{margin-top:unset;font-weight:var(-components-card-title-typography-font-weight,var(--page-h3-font-weight,inherit));font-family:var(--page-component-card-title-font-family,var(--page-h3-font-family,inherit));font-size:var(--page-component-card-title-font-size,var(--page-h3-font-size,inherit));line-height:var(--page-component-card-title-line-height,var(--page-h3-line-height,inherit));letter-spacing:var(--page-component-card-title-letter-spacing,var(--page-h3-letter-spacing,inherit))}.CardsArray_CardsArray__fRaYy .card-item .content .button{display:inline-flex;text-align:left;margin-top:auto;justify-content:flex-start;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.CardsArray_CardsArray__fRaYy .card-item .content .button{min-height:3rem}}