.products-cards-section{margin-bottom:32px;margin-top:68px}@media only screen and (min-width:768px){.products-cards-section{margin-bottom:3.125vw;margin-top:7.8125vw}}@media only screen and (min-width:1024px){.products-cards-section{margin-bottom:40px;margin-top:100px}}.products-cards{display:flex;flex-wrap:wrap;gap:56px 18px;justify-content:center}@media only screen and (min-width:768px){.products-cards{align-items:stretch;gap:6.25vw 1.875vw}}@media only screen and (min-width:1024px){.products-cards{gap:80px 24px}}.products-card{height:auto;width:calc(50% - 9px)}@media only screen and (min-width:768px){.products-card{width:22.03125vw}}@media only screen and (min-width:1024px){.products-card{width:282px}}@media (hover:hover){.products-card .products-card__image>img{transition:transform .3s ease}.products-card .products-card__heading{border-bottom:1px solid transparent;transition:border-color .3s ease}.products-card:hover .products-card__image>img{transform:scale(1.06)}.products-card:hover .products-card__heading{border-color:var(--color-000)}}.products-card__content{background:linear-gradient(180deg,#72defe 11.1%,#41c0e6 41.02%,#1a99bf 63.24%,#037fa4);border-radius:11.75px;height:100%;padding:24vw 12px 10px;position:relative}@media only screen and (min-width:768px){.products-card__content{padding:12.03125vw 1.25vw 1.71875vw}}@media only screen and (min-width:1024px){.products-card__content{padding:154px 16px 22px}}.products-card__text-area{display:flex;flex-direction:column;height:100%;justify-content:space-between}.products-card__text{color:var(--color-000);font-weight:700}.products-card__image{left:50%;position:absolute;top:-14%;transform:translateX(-50%);width:95%}@media only screen and (min-width:768px){.products-card__image{top:-16%;width:20.39063vw}}@media only screen and (min-width:1024px){.products-card__image{width:261px}}.products-card__image>img{height:auto;width:100%}.products-card__heading{align-items:center;display:flex;font-size:var(--font-size-base);font-weight:700;line-height:1.8;margin-bottom:4px;text-shadow:2.938px 2.938px 11.75px rgba(0,0,0,.4);width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.products-card__heading{font-size:1.875vw;line-height:1.4}}@media only screen and (min-width:1024px){.products-card__heading{font-size:var(--font-size-lg)}}.products-card__icon{aspect-ratio:1/1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cmask id='a' width='20' height='20' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h20v20H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23fff' d='M9.207 14.127c-.63.63-1.707.183-1.707-.708V6.581c0-.89 1.077-1.337 1.707-.707l3.42 3.42a1 1 0 0 1 0 1.413z'/%3E%3C/g%3E%3C/svg%3E") 50% /contain no-repeat;display:inline-block;flex-shrink:0;width:1em}.products-card__description{font-size:var(--font-size-sm);font-weight:500;line-height:1.8;margin-bottom:8px;text-shadow:2.938px 2.938px 11.75px rgba(0,0,0,.4)}@media only screen and (min-width:768px){.products-card__description{font-size:1.25vw;margin-bottom:.9375vw}}@media only screen and (min-width:1024px){.products-card__description{font-size:var(--font-size-base);margin-bottom:12px}}.products-card__description>strong{font-weight:900}.products-card__label{background-color:var(--color-secondary);border-radius:4px;color:var(--color-primary);display:inline-block;font-size:var(--font-size-sm);font-weight:500;line-height:1.8;padding-left:6px;padding-right:6px;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.products-card__label{font-size:1.09375vw;padding-bottom:.15625vw;padding-top:.15625vw}}@media only screen and (min-width:1024px){.products-card__label{font-size:var(--font-size-sm);padding-bottom:2px;padding-top:2px}}