.elementor .h6{font-family:var(--secondary-font);font-weight:700;font-size:clamp(1rem, 0.63rem + 1.25vw, 1.5rem);color:var(--Navy);text-transform:uppercase;}.elementor .IconButton{width:100%;height:100%;min-height:318px;position:relative;padding:0px;margin:0px;cursor: pointer;\n}.elementor .IconButton:hover,.elementor .IconButton:focus-visible{& .IconButton__bg{
bottom: -10px;
left: -10px;
width: calc(100% + 20px);
  height: calc(100% + 20px);
}

& .IconButton__content{
 outline-color: transparent;
}\n}.elementor .IconButton__bg{width:calc(100% + 6px);height:calc(100% + 6px);overflow:hidden;position:absolute;inset-block-end:-18px;inset-inline-start:-18px;}.elementor .IconButton__content{width:100%;height:100%;min-height:100%;position:relative;z-index:2;padding:0rem;display:flex;flex-direction:row;align-items:end;outline: 6px solid white;
transition: outline-color 0.25s ease;
height: 100%;\n}.elementor .IconButton__bg--red{background-color:var(--Red);}