.static-cards-with-image-and-page-link .static-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.static-cards-with-image-and-page-link .static-cards .static-card{border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.1);position:relative;width:calc(33.33% - 10px)}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-image{aspect-ratio:374/281;height:auto;overflow:hidden;width:100%}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-image img{object-fit:contain;transition:all .2s ease}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-title{color:inherit;font-size:1.75rem;line-height:1.29;margin-bottom:32px;transition:all .2s ease}@media(max-width:768px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-title{line-height:1.4}}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-arrow{background:#005fec;display:block;height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath stroke='%23005FEC' stroke-width='2.5' d='M1 8h13.5M8 15l7-7-7-7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath stroke='%23005FEC' stroke-width='2.5' d='M1 8h13.5M8 15l7-7-7-7'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:all .2s ease;width:17px}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{display:block;padding:clamp(1.563vw,2.083vw,2.083vw) clamp(.781vw,1.042vw,1.042vw)}@media screen and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-left:20px}}@media screen and (max-width:768px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-left:20px}}@media screen and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-right:20px}}@media screen and (max-width:768px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-right:20px}}@media screen and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-top:40px}}@media screen and (max-width:768px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-top:40px}}@media screen and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-bottom:40px}}@media screen and (max-width:768px){.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link{padding-bottom:40px}}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link:hover .static-card-arrow{margin-left:10px}.static-cards-with-image-and-page-link .static-cards .static-card .static-card-link:hover .static-card-title{color:#005fec}.static-cards-with-image-and-page-link .static-cards .static-card:hover .static-card-image img{transform:scale(1.1)}@media screen and (min-width:768px)and (max-width:1023px){.static-cards-with-image-and-page-link .static-cards{gap:20px;justify-content:center}.static-cards-with-image-and-page-link .static-cards .static-card{width:calc(50% - 10px)}}@media(max-width:767px){.static-cards-with-image-and-page-link .static-cards{flex-direction:column;gap:clamp(1.25vw,1.667vw,1.667vw)}}@media screen and (max-width:767px)and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link .static-cards{gap:32px}}@media screen and (max-width:767px)and (max-width:768px){.static-cards-with-image-and-page-link .static-cards{gap:32px}}@media(max-width:767px){.static-cards-with-image-and-page-link .static-cards .static-card{width:100%}}.static-cards-with-image-and-page-link.without-image{max-width:var(--nextiva-max-width)!important;padding:clamp(.781vw,1.042vw,1.042vw)}@media screen and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link.without-image{padding:20px}}@media screen and (max-width:768px){.static-cards-with-image-and-page-link.without-image{padding:20px}}.static-cards-with-image-and-page-link.without-image .static-cards{align-items:center;flex-direction:var(--nextiva-flex-layout);justify-content:center;row-gap:clamp(.781vw,1.042vw,1.042vw)}@media screen and (min-width:1440px)and (max-width:2560px){.static-cards-with-image-and-page-link.without-image .static-cards{row-gap:20px}}@media screen and (max-width:768px){.static-cards-with-image-and-page-link.without-image .static-cards{justify-content:flex-start;row-gap:20px}}.static-cards-with-image-and-page-link.without-image .static-cards .static-card{box-shadow:none;width:-moz-fit-content;width:fit-content}.static-cards-with-image-and-page-link.without-image .static-cards .static-card .static-card-image{display:none}.static-cards-with-image-and-page-link.without-image .static-cards .static-card .static-card-title{font-size:1rem;line-height:1.5;margin-bottom:0;position:relative}.static-cards-with-image-and-page-link.without-image .static-cards .static-card .static-card-title:before{background-color:#005fec;border-radius:50%;content:"";height:8px;left:-15px;position:absolute;top:50%;transform:translateY(-50%);vertical-align:sub;width:8px}.static-cards-with-image-and-page-link.without-image .static-cards .static-card .static-card-arrow{display:none}.static-cards-with-image-and-page-link.without-image .static-cards .static-card .static-card-link{padding:0 10px 0 20px}.static-cards-with-image-and-page-link.without-image .static-cards .static-card .static-card-link:hover .static-card-title{color:inherit}@media screen and (min-width:768px)and (max-width:1024px){.static-cards-with-image-and-page-link.without-image{max-width:clamp(19.5rem,73.3334vw,73.359vw)!important}}@media screen and (max-width:767px){.static-cards-with-image-and-page-link.without-image{max-width:80%!important}}