.content-showcase-tiles{box-sizing:border-box;padding:18px 26px 40px 9px;width:100%}.content-showcase-tiles *,.content-showcase-tiles :after,.content-showcase-tiles :before{box-sizing:border-box}.content-showcase-tiles__header{align-items:center;border-bottom:1px solid;display:flex;gap:25px;min-height:80px;padding:0 0 22px}.content-showcase-tiles__index,.content-showcase-tiles__section-number{flex:0 0 auto;font-family:var(--secondary-font,Arial,sans-serif);font-size:15px;font-weight:700;letter-spacing:.24em;line-height:1}.content-showcase-tiles__heading{font-family:var(--primary-font,Arial Black,Arial,sans-serif);font-size:clamp(42px,3.3vw,56px);font-weight:500;letter-spacing:-.035em;line-height:.95;margin:0 auto;text-transform:uppercase}.content-showcase-tiles__grid{display:flex;flex-wrap:wrap;gap:clamp(18px,2vw,28px);justify-content:center;padding-top:clamp(26px,3vw,20px);width:100%}.content-showcase-tiles__tile{background:#fff;border:1px solid #e8cf7170;box-shadow:0 8px 26px rgb(29 27 27/8%);display:flex;flex:0 0 calc(33.33333% - 18.66667px);flex-direction:column;isolation:isolate;min-width:0;overflow:hidden;padding:0;position:relative;transition:box-shadow .32s ease}.content-showcase-tiles__tile:after{background:#e8cf71;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%;z-index:1}.content-showcase-tiles__tile:hover{box-shadow:0 16px 38px rgba(29,27,27,.14)}.content-showcase-tiles__media{aspect-ratio:1.6/1;background:#e9e7e4;overflow:hidden;width:100%}.content-showcase-tiles__image{display:block;height:100%!important;object-fit:cover;object-position:center;transition:filter .3s ease-in-out,transform .5s ease-in-out;width:100%}.content-showcase-tiles__logo-wrap{align-items:center;background:#fff;border-top:4px solid #e8cf71;display:flex;justify-content:center;min-height:96px;padding:22px 28px 14px;width:100%}.content-showcase-tiles__logo{display:block;height:auto!important;max-height:62px;max-width:min(210px,82%);object-fit:contain;width:auto}.content-showcase-tiles__tile:hover .content-showcase-tiles__image{transform:scale(1.025)}.content-showcase-tiles__content{align-items:center;background:#fff;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:12px 28px 28px;text-align:center;width:100%}.content-showcase-tiles__media+.content-showcase-tiles__content{border-top:4px solid #e8cf71;padding-top:24px}.content-showcase-tiles__logo-wrap+.content-showcase-tiles__content{padding-top:4px}.content-showcase-tiles__index{align-self:flex-start;margin-bottom:10px}.content-showcase-tiles__body{font-family:var(--secondary-font,Arial,sans-serif);font-size:19px;line-height:1.5;margin:0 0 30px;width:100%}.content-showcase-tiles__body p{font-size:inherit!important;line-height:inherit!important;margin:0}.content-showcase-tiles__link{align-items:center;background:#e8cf71;border:0 solid;box-shadow:inset 0 -3px 0 #e8cf71;display:inline-flex;font-family:var(--primary-font,Arial Black,Arial,sans-serif);font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.13em;line-height:1.2;margin:auto auto 0;min-height:45px;padding:11px 16px 10px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .24s ease,color .24s ease}.content-showcase-tiles__link:focus-visible,.content-showcase-tiles__link:not(.content-showcase-tiles__link--placeholder):hover{background:var(--showcase-heading);color:#fff!important}.content-showcase-tiles__link--placeholder{cursor:default}.content-showcase-tiles__link:focus-visible{outline:2px solid currentColor;outline-offset:5px}.content-showcase-tiles__link-icon{fill:currentColor;height:12px;transition:transform .24s ease;width:12px}.content-showcase-tiles__link:focus-visible .content-showcase-tiles__link-icon,.content-showcase-tiles__link:not(.content-showcase-tiles__link--placeholder):hover .content-showcase-tiles__link-icon{transform:translateX(4px)}@media (max-width:1100px){.content-showcase-tiles{padding-right:18px}.content-showcase-tiles__tile{flex-basis:calc(50% - 14px)}}@media (max-width:767px){.content-showcase-tiles{padding:18px 18px 26px}.content-showcase-tiles__header{align-items:flex-start;gap:13px;min-height:auto;padding-bottom:19px}.content-showcase-tiles__section-number{margin-top:8px}.content-showcase-tiles__heading{font-size:clamp(35px,11vw,48px);line-height:.98}.content-showcase-tiles__tile{border:1px solid #e8cf7170;flex-basis:100%;padding:0}.content-showcase-tiles__tile:last-child{border-bottom:1px solid #e8cf7170}.content-showcase-tiles__media{aspect-ratio:1.5/1}.content-showcase-tiles__content{min-height:0;padding:10px 22px 26px}.content-showcase-tiles__logo-wrap{min-height:88px;padding:20px 24px 12px}.content-showcase-tiles__logo{max-height:58px}.content-showcase-tiles__index{margin-top:0}.content-showcase-tiles__body{font-size:18px;margin-bottom:24px}.content-showcase-tiles__link{margin-top:0}}@media (prefers-reduced-motion:reduce){.content-showcase-tiles__image,.content-showcase-tiles__link,.content-showcase-tiles__link-icon,.content-showcase-tiles__tile{transition:none}}