.card-image-payment-methods .card-type3{position:relative;display:flex;flex-direction:column;background-color:#e9ebf5;border-radius:24px;overflow:hidden;color:#152a69;font-family:"Geomanist-book",sans-serif}
.card-image-payment-methods .card-type3.card-type3--bordered{background-color:#fff;border:1px solid #8c94b1}
.card-image-payment-methods .card-type3.card-type3--bg-ice{background-color:#e9ebf5;border:0}
.card-image-payment-methods .card-type3.card-type3--bg-lavender{background-color:#d4d7eb;border:0}
.card-image-payment-methods .card-type3.card-type3--bg-sand{background-color:#f4ebd9;border:0}
.card-image-payment-methods .card-type3.card-type3--bg-navy{background-color:#152a69;border:0}
.card-image-payment-methods .card-type3.card-type3--bg-mint{background-color:#d9f5ec;border:0}
.card-image-payment-methods .card-type3.card-type3--bg-aqua{background-color:#b3ebd9;border:0}
.card-image-payment-methods .card-type3.card-type3--bg-turquoise{background-color:#00c6c5;border:0}
.card-image-payment-methods .card-type3.card-type3--on-dark{color:#fff}
.card-image-payment-methods .card-type3.card-type3--on-dark .card-type3__date,.card-image-payment-methods .card-type3.card-type3--on-dark .card-type3__title,.card-image-payment-methods .card-type3.card-type3--on-dark .card-type3__description{color:#fff}
.card-image-payment-methods__inner{width:100%;max-width:1120px;margin:0 auto;display:grid;gap:32px;justify-items:center;overflow:visible}
@media(min-width:768px) and (max-width:992px){.card-image-payment-methods__inner{gap:0}
}
.card-image-payment-methods__column{width:100%}
.card-image-payment-methods__column--card{max-width:368px}
.card-image-payment-methods__column--visual{max-width:289px;position:relative;z-index:1}
.card-image-payment-methods__card.card-type3{width:100%;margin:0}
.card-image-payment-methods__column--card{position:relative;z-index:2}
.card-image-payment-methods__card .card-type3__media{position:relative;min-height:148px;overflow:hidden}
.card-image-payment-methods__card .card-type3__image{width:100%;object-fit:cover;object-position:center;border-radius:24px 24px 0 0;display:block}
.card-image-payment-methods__card .card-type3__badge{position:absolute;top:19px;right:23px;z-index:1;display:inline-flex;align-items:center;justify-content:center}
.card-image-payment-methods__card .card-type3__badge--left{right:auto;left:23px}
.card-image-payment-methods__card .card-type3__badge--logo{width:64px;height:64px;padding:16px;border-radius:50%;background-color:#fff;box-sizing:border-box}
.card-image-payment-methods__card .card-type3__logo{width:100%;height:100%;object-fit:contain;display:block}
.card-image-payment-methods__card .card-type3__tag{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 10px;background-color:#b3ebd9;color:#152a69;text-transform:uppercase;font-size:14px;font-family:"Geomanist-book",sans-serif;font-weight:400;border-radius:999px;letter-spacing:.02em}
.card-image-payment-methods__card .card-type3__content{flex:1 1 auto;display:flex;flex-direction:column;padding:34px 32px 36px;box-sizing:border-box;text-align:left;gap:0}
.card-image-payment-methods__card .card-type3__text{display:flex;flex-direction:column}
.card-image-payment-methods__card .card-type3__date{margin:0 0 22px;color:#152a69;font-size:16px;line-height:1.4;font-family:"Geomanist-book",sans-serif;font-weight:400}
.card-image-payment-methods__card .card-type3__title{margin:0 0 22px;color:#152a69;font-size:26px;line-height:1.2;font-family:"Geomanist-medium",sans-serif;font-weight:500}
.card-image-payment-methods__card .card-type3__title a{color:inherit;text-decoration:none}
.card-image-payment-methods__card .card-type3__title a:hover,.card-image-payment-methods__card .card-type3__title a:focus{text-decoration:underline}
.card-image-payment-methods__card .card-type3__description{margin:0;color:#152a69;font-size:16px;line-height:1.4;font-family:"Geomanist-book",sans-serif;font-weight:400}
.card-image-payment-methods__card .card-type3__description a{color:inherit}
.card-image-payment-methods__card .card-type3__cta{margin-top:auto;padding-top:30px;display:flex;justify-content:flex-start;width:100%}
.card-image-payment-methods__card .card-type3__button{display:inline-flex;align-items:center;gap:24px;min-height:50px;padding:12px 14px 12px 22px;border-radius:1087px;background-color:#00c6c5;border:1px solid #00c6c5;color:#152a69;font-size:16px;line-height:normal;font-family:"Geomanist-medium",sans-serif;font-weight:500;text-transform:uppercase;text-decoration:none;transition:background-color .1s ease,color .1s ease,border-color .1s ease,filter .1s ease}
.card-image-payment-methods__card .card-type3__button:hover{background-color:#152a69;border-color:#152a69;color:#fff}
.card-image-payment-methods__card .card-type3__button:hover .card-type3__button-icon{filter:brightness(0) invert(1)}
.card-image-payment-methods__card .card-type3__button-icon{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;filter:invert(15%) sepia(46%) saturate(1334%) hue-rotate(201deg) brightness(93%) contrast(94%)}
.card-image-payment-methods .card-type3--align-center .card-type3__content{align-items:center;text-align:center}
.card-image-payment-methods .card-type3--align-center .card-type3__cta{justify-content:center}
.card-image-payment-methods .card-type3--align-right .card-type3__content{align-items:flex-end;text-align:right}
.card-image-payment-methods .card-type3--align-right .card-type3__cta{justify-content:flex-end}
.card-image-payment-methods__visual{width:100%;border-radius:24px;background-color:#fff}
.card-image-payment-methods__visual--image{height:459px;overflow:hidden;box-shadow:0 4px 60px 0 rgba(0,0,0,0.2)}
.card-image-payment-methods__visual--video{width:100%;height:100%;overflow:hidden;position:relative;display:block;aspect-ratio:1.66745843;border-radius:0;background-color:transparent;line-height:0;font-size:0}
.card-image-payment-methods__visual-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.card-image-payment-methods__video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center;background-color:transparent;border-radius:0}
.card-image-payment-methods--video .card-image-payment-methods__visual{background-color:transparent}
.card-image-payment-methods--video .card-image-payment-methods__column--visual{max-width:702px}
@media(max-width:648px){.card-image-payment-methods--video .card-image-payment-methods__column--visual{display:none}
}
.card-image-payment-methods .card-type3--no-media .card-type3__media{display:none}
@media(min-width:768px){.card-image-payment-methods__inner{grid-template-columns:minmax(200px,368px) minmax(200px,289px) minmax(200px,368px)}
}
@media(min-width:1024px){.card-image-payment-methods__inner{grid-template-columns:minmax(280px,368px) minmax(220px,289px) minmax(280px,368px);column-gap:68px;row-gap:32px;align-items:center;justify-content:center}
.card-image-payment-methods__column--card{max-width:none}
.card-image-payment-methods__column--visual{display:flex;align-items:center;max-width:none}
.card-image-payment-methods--video .card-image-payment-methods__inner{max-width:1180px;grid-template-columns:minmax(340px,400px) minmax(240px,400px) minmax(340px,400px)}
.card-image-payment-methods--video .card-image-payment-methods__column--visual{width:386px;justify-content:center;overflow:visible}
.card-image-payment-methods--video .card-image-payment-methods__visual--video{width:702px;min-width:702px;max-width:702px;height:421px;min-height:421px;max-height:421px;margin-left:calc(-158px);margin-right:calc(-158px);border-radius:0}
}
@media(max-width:1023px){.card-image-payment-methods__column--card,.card-image-payment-methods__column--visual{margin:0 auto;place-content:center}
.card-image-payment-methods__visual{height:100%}
.card-image-payment-methods__visual--image{aspect-ratio:.62962963}
.card-image-payment-methods__visual--video{aspect-ratio:1.66745843;overflow:hidden}
}
@media(max-width:767px){.card-image-payment-methods__card .card-type3__content{padding:28px 38px 32px}
}
@media(min-width:678px) and (min-width:1023px){.card-image-payment-methods .card-type3--align-center .card-type3__content{min-height:280px;justify-content:center}
}