@charset "UTF-8";.ha-ic-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:500px;width:100%;height:70vh}.ha-ic-content{position:relative;width:100%;height:100%}.ha-ic-content,.ha-ic-scene,.ha-ic-wrapper.ha-ic--variation-3 .ha-ic-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-ic-scene{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;pointer-events:none;-webkit-perspective:1000px;perspective:1000px}.ha-ic-group{position:relative;width:0;height:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ha-ic-wrapper.ha-ic--variation-3 .ha-ic-container{position:relative;width:0;height:0}.ha-ic-card{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:auto}.ha-ic-card__link{display:block;text-decoration:none}.ha-ic-card__img{width:5em;border-radius:5px;background-position:center;background-size:cover;background-repeat:no-repeat;aspect-ratio:2/3}.ha-ic-headings{position:relative;z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:1rem;max-width:90%;color:#000;text-transform:uppercase;pointer-events:none;gap:.15em}.ha-ic-heading__main{margin:0;font-weight:400;font-size:120px;font-family:inherit;line-height:.9}.ha-ic-heading__subtitle{margin:.25em 0 0;font-weight:400;font-size:clamp(1rem,.757rem + 1.036vw,2rem);font-family:inherit;line-height:1}@media screen and (min-width:53em){.ha-ic-card__img{width:6em}}@media screen and (max-width:53em){.ha-ic-wrapper{min-height:420px;height:65vh}}@media screen and (max-width:480px){.ha-ic-wrapper{min-height:380px}.ha-ic-heading__main{font-size:clamp(1.9rem,6vw,2.8rem)}}.ha-ic-wrapper.ha-ic--loading .ha-ic-card,.ha-ic-wrapper.ha-ic--loading .ha-ic-headings{opacity:0}