.image-with-cards{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 1024px){.image-with-cards{gap:3rem}}.image-with-cards .grid-system{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}@media screen and (min-width: 1024px){.image-with-cards .grid-system{grid-template-columns:repeat(2,minmax(0,1fr))}}.image-with-cards .title-text h3{margin-block:0 1.5rem;font-size:var(--e-global-typography-b5c0f06-font-size)}@media screen and (min-width: 1600px){.image-with-cards .title-text h3{margin-bottom:2rem}}.image-with-cards .image-container{position:relative;aspect-ratio:auto 470/269;width:100%;overflow:hidden}.image-with-cards .image-container img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.image-with-cards .tabs-list{display:grid;gap:1.5rem;height:100%}@media screen and (min-width: 1600px){.image-with-cards .tabs-list{gap:2.0625rem}}.image-with-cards .tab{display:block;position:relative;padding:1rem;background:linear-gradient(152.42deg,#161d26 -12.74%,#161d2680 83.93%);border:1px solid hsla(0,0%,100%,.15);isolation:isolate;border-radius:8px;cursor:pointer;z-index:2}@media screen and (min-width: 640px){.image-with-cards .tab{padding-inline:1.5rem}}@media screen and (min-width: 1024px){.image-with-cards .tab{display:grid;align-items:center}}.image-with-cards .tab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(152.42deg,#263447 -12.74%,#161d2680 83.93%);z-index:1;transition:opacity .4s ease-out}.image-with-cards .tab *{position:relative;z-index:10}.image-with-cards .tab__first-row{display:flex;gap:1rem;align-items:center}.image-with-cards .tab__inner{padding-block:.5rem}@media screen and (min-width: 768px){.image-with-cards .tab__inner{padding-block:.9375rem}}.image-with-cards .tab__icon{padding:.625rem;background:#fff3;border-radius:12px}.image-with-cards .tab__icon svg{display:block;aspect-ratio:1/1;width:1.25rem;height:1.25rem}@media screen and (min-width: 640px){.image-with-cards .tab__icon svg{width:1.75rem;height:1.75rem}}.image-with-cards .tab__body{display:flex;flex-direction:column;gap:.25rem;transition:all .3s ease-out}.image-with-cards .tab__title{color:#fff;line-height:1.5;font-weight:600}@media screen and (min-width: 1600px){.image-with-cards .tab__title{font-size:1.125rem}}.image-with-cards .tab__description{color:var(--e-global-color-text);font-size:.875rem;line-height:1.6}@media screen and (min-width: 1600px){.image-with-cards .tab__description{font-size:1rem}}.image-with-cards .tab__learn-more{position:absolute;bottom:-1.375rem;opacity:0;transition:all .4s ease-out}@media screen and (min-width: 768px){.image-with-cards .tab__learn-more{bottom:-1.875rem}}.image-with-cards .tab__learn-more .arrow-container{display:flex;align-items:center;gap:.5rem}.image-with-cards .tab__learn-more .arrow-container svg{display:block;width:1rem;fill:var(--e-global-color-5e5ea90)}.image-with-cards .tab__learn-more .label-text{color:var(--e-global-color-5e5ea90);font-size:.75rem;line-height:1.6}.image-with-cards .tab:hover:before{opacity:1}.image-with-cards .tab:hover .tab__body{transform:translateY(-12px)}@media screen and (min-width: 768px){.image-with-cards .tab:hover .tab__body{transform:translateY(-16px)}}.image-with-cards .tab:hover .tab__learn-more{opacity:1}.image-with-cards .sub-heading{color:#fff;font-size:var(--e-global-typography-7300e4a-font-size);line-height:1.29}.image-with-cards .paragraph{font-size:.875rem;line-height:1.6}@media screen and (min-width: 1600px){.image-with-cards .paragraph{font-size:1rem!important}}.image-with-cards .survey{padding:1rem;text-align:center;border:1px solid hsla(0,0%,100%,.15);border-radius:8px}.image-with-cards .survey a{color:var(--e-global-color-primary)}.image-with-cards .survey a:hover{text-decoration:underline}
