.SectionHeader_container__pV19s{margin:var(--components-section-header-spacing-top,0) var(--components-section-header-spacing-right,0) var(--components-section-header-spacing-bottom,0) var(--components-section-header-spacing-left,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:var(--components-section-header-title-spacing-top,var(--spacing-h-5-top,0)) var(--components-section-header-title-spacing-right,var(--spacing-h-5-right,0)) var(--components-section-header-title-spacing-bottom,var(--spacing-h-5-bottom,0)) var(--components-section-header-title-spacing-left,var(--spacing-h-5-left,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(--components-section-header-title-typography-font-weight,var(--typography-h-2-font-weight,inherit));font-family:var(--components-section-header-title-typography-font-family,var(--typography-h-2-font-family,inherit));font-size:var(--components-section-header-title-typography-font-size,var(--typography-h-2-font-size,inherit));line-height:var(--components-section-header-title-typography-line-height,var(--typography-h-2-line-height,inherit));letter-spacing:var(--components-section-header-title-typography-letter-spacing,var(--typography-h-2-letter-spacing,inherit));color:var(--components-section-header-title-palette-main,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-title{font-size:var(--components-section-header-title-typography-font-size,var(--typography-h-2-font-size,inherit))}}.SectionHeader_container__pV19s .section-header-prefix{margin:var(--components-section-header-prefix-spacing-top,var(--spacing-h-5-top,0)) var(--components-section-header-prefix-spacing-right,var(--spacing-h-5-right,0)) var(--components-section-header-prefix-spacing-bottom,var(--spacing-h-5-bottom,0)) var(--components-section-header-prefix-spacing-left,var(--spacing-h-5-left,0));font-weight:var(--components-section-header-prefix-typography-font-weight,var(--typography-h-5-font-weight,inherit));font-family:var(--components-section-header-prefix-typography-font-family,var(--typography-h-5-font-family,inherit));font-size:var(--components-section-header-prefix-typography-font-size,var(--typography-h-5-font-size,inherit));line-height:var(--components-section-header-prefix-typography-line-height,var(--typography-h-5-line-height,inherit));letter-spacing:var(--components-section-header-prefix-typography-letter-spacing,var(--typography-h-5-letter-spacing,inherit));color:var(--components-section-header-prefix-palette-main,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-prefix{font-size:var(--components-section-header-prefix-typography-font-size,var(--typography-h-5-font-size,inherit))}}.SectionHeader_container__pV19s .section-header-subtitle{margin:var(--components-section-header-subtitle-spacing-top,var(--spacing-h-5-top,0)) var(--components-section-header-subtitle-spacing-right,var(--spacing-h-5-right,0)) var(--components-section-header-subtitle-spacing-bottom,var(--spacing-h-5-bottom,0)) var(--components-section-header-subtitle-spacing-left,var(--spacing-h-5-left,0));font-weight:var(--components-section-header-subtitle-typography-font-weight,var(--typography-h-5-font-weight,inherit));font-family:var(--components-section-header-subtitle-typography-font-family,var(--typography-h-5-font-family,inherit));font-size:var(--components-section-header-subtitle-typography-font-size,var(--typography-h-5-font-size,inherit));line-height:var(--components-section-header-subtitle-typography-line-height,var(--typography-h-5-line-height,inherit));letter-spacing:var(--components-section-header-subtitle-typography-letter-spacing,var(--typography-h-5-letter-spacing,inherit));color:var(--components-section-header-subtitle-palette-main,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-subtitle{font-size:var(--components-section-header-subtitle-typography-font-size,var(--typography-h-5-font-size,inherit))}}.SectionHeader_container__pV19s>:first-child{margin-top:0}.SectionHeader_container__pV19s>:last-child{margin-bottom:0}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7{padding-top:2rem;padding-bottom:2rem}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .custom-row{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:var(--gap)}@media(max-width:768px){.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .custom-row{--columns:1!important}}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .custom-row .custom-col{width:calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns))}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item{padding:3rem 2rem;text-align:center;height:100%;display:block;color:var(--cards-text-color,inherit);overflow:hidden;background-color:var(--cards-bg-color);border:var(--cards-border-style);border-color:var(--cards-border-color);transition:background-color .3s,color .3s,border-color .3s,box-shadow .5s}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item:hover{box-shadow:var(--components-card-shadow,unset);text-decoration:none;background-color:var(--cards-bg-hover-color);border-color:var(--cards-border-hover-color);color:var(--cards-text-hover-color)}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item:hover .image-wrapper{color:var(--cards-icon-hover-color)}@media(min-width:992px){.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item{min-height:15rem}}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .card-item-inner{display:block;color:inherit}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .card-item-inner:hover{text-decoration:none;color:inherit}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .image-wrapper{color:var(--cards-icon-color);display:block;overflow:hidden;position:relative;margin-bottom:1rem;height:3.5rem}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .image-wrapper img{object-fit:cover;width:inherit}@media not (-webkit-device-pixel-ratio:3){@supports not (-moz-appearance:none){.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .image-wrapper img{filter:drop-shadow(10000px 0 0 currentColor);transform:translateX(-10000px);min-height:1px;min-width:1px;display:inline-block}}}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .header{font-weight:400;color:inherit}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .button{display:inline-flex;margin-bottom:0;margin-right:0;margin-left:0}.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .button.buttonArrow,.CardsArrayHoverTiles_CardsArrayHoverTiles__Wt7M7 .card-item .button.buttonArrow2{padding:0}