.bg-purple{background-color:#5d00a0}.bg-purple h2,.bg-purple h3,.bg-purple h4,.bg-purple p,.bg-purple a,.bg-purple li{color:#fff}.bg-gray{background-color:#797979}.bg-gray h2,.bg-gray h3,.bg-gray h4,.bg-gray p,.bg-gray a,.bg-gray li{color:#fff}.bg-redearth{background-color:#ff7957}.bg-redearth h2,.bg-redearth h3,.bg-redearth h4,.bg-redearth p,.bg-redearth a,.bg-redearth li{color:#5d00a0}.bg-tan{background-color:#fde9c7}.bg-tan hr{border-top-color:#000}.bg-accent{background-color:#f9a621}.bg-accent h2,.bg-accent h3,.bg-accent h4,.bg-accent p,.bg-accent a,.bg-accent li{color:#5d00a0}.bg-uv{background-color:#c992ff}.bg-uv h2,.bg-uv h3,.bg-uv h4,.bg-uv p,.bg-uv a,.bg-uv li{color:#5d00a0}.bg-tur{background-color:#69e8d9}.bg-tur h2,.bg-tur h3,.bg-tur h4,.bg-tur p,.bg-tur a,.bg-tur li{color:#5d00a0}.bg-red{background-color:#ff7957}.bg-red h2,.bg-red h3,.bg-red h4,.bg-red p,.bg-red a,.bg-red li{color:#5d00a0}.bg-nored{background-color:#d85a45}.bg-nored h2,.bg-nored h3,.bg-nored h4,.bg-nored p,.bg-nored a,.bg-nored li{color:#fff}.bg-pale{background-color:#efefef}.bg-pale h2,.bg-pale h3,.bg-pale p,.bg-pale a,.bg-pale li{color:#5d00a0}.bg-gold70{background-color:#fbc164}.bg-gold{background-color:#f9a621}.bg-uv40{background-color:#e9d3ff}.bg-red30{background-color:#ffd7cd}.bg-white{background-color:#fff}.fullwidth{display:flex;flex-direction:column;align-items:center;padding:20px 10px}.fullwidth>*{max-width:1134px;margin-left:10px;margin-right:10px}.fullwidth a{color:#000}.fullwidth .left{width:100%}.fullwidth--dark-background{background-color:#efefef}.fullwidth--no-padding{padding:0}.checking-title{font-size:42px;color:#3d3d3d;font-weight:800;margin-bottom:0;width:100%;text-align:left}.checking-subtitle{font-size:20px;width:100%}.checking-cards__title{text-align:center;font-size:42px;font-weight:900;color:#3d3d3d}.checking-cards__title--purple{color:#5d00a0}.checking-grid{max-width:900px;display:grid;gap:40px 80px;place-items:center;margin-bottom:40px}@media only screen and (min-width:768px){.checking-grid{grid-template-columns:repeat(2,1fr)}}.checking-grid .button,.checking-grid button{width:100%}div.checking-grid{padding:0}.checking-grid__cell{width:100%;height:100%;box-sizing:border-box;padding:20px;display:flex;flex-direction:column;align-items:center;border-radius:40px}.checking-grid__cell>img{width:120px}.checking-grid__cell>div{margin:0;padding:0}.checking-grid__cell .checking-grid__cell__title{color:#484848;text-align:center;font-size:32px;font-weight:800;margin-bottom:10px;line-height:35px}.checking-grid__cell .checking-grid__cell__line{text-align:center;font-size:24px;margin-top:0;color:#000}.checking-grid__cell .checking-grid__cell__link{color:#5d00a0;font-weight:800;font-size:24px}.checking-grid__cell--outlined{border:3px solid #D9D9D9}.checking-grid__cell--outlined-accent{border:3px solid #f9a621}.checking-header{background-color:#ae7fcf;padding:0;display:flex;flex-direction:row;justify-content:center;max-width:1134px}.checking-header__full{display:flex;flex-direction:row;justify-content:center;gap:20px}.checking-header__left{padding:10px 10px 10px 40px;display:flex;flex-direction:column;align-items:flex-start;flex:3;position:relative}.checking-header__left .checking-header__subtitle a{color:#fff;text-decoration:underline}.checking-header__left a{margin:40px 0 60px}.checking-header__left h1{margin-bottom:0;color:#fff;font-size:42px;line-height:42px}.checking-header__left p{margin:20px 0;color:#fff;font-size:24px}.checking-header__left .checking-header__ncua{font-size:18px;position:absolute;bottom:0}.checking-header--bg-white{background-color:#fff}.checking-header--bg-white a{margin:20px 0}.checking-header--bg-white .checking-header__subtitle a,.checking-header--bg-white h1,.checking-header--bg-white p{color:#5d00a0}.checking-header--bg-white .checking-header__left{padding:0}.checking-header--bg-white .checking-header__left h1{font-size:48px}.checking-header--bg-white .checking-header__left .checking-header__ncua{position:relative}.checking-header__right{flex:2;display:none}@media only screen and (min-width:1101px){.checking-header__right{display:block}}.checking-header__right img{object-fit:cover;width:100%;height:100%}.checking-header__img--rounded{border-radius:20px}.checking-image-card{display:flex;align-items:center;justify-content:center}.checking-image-card__grid{display:grid;grid-template-columns:1fr 8fr 1fr 3fr 1fr;grid-template-rows:1fr 7fr 30px;max-width:1134px;margin:80px 0}.checking-image-card__grid h2,.checking-image-card__grid p{color:#fff}.checking-image-card__image{grid-column:4/5;grid-row:1/3;display:none}@media only screen and (min-width:768px){.checking-image-card__image{display:block}}.checking-image-card__text{grid-column:2/5;grid-row:2/3;display:flex;flex-direction:column;padding-top:30px;color:#fff}@media only screen and (min-width:768px){.checking-image-card__text{grid-column:2/3;grid-row:2/3}}.checking-image-card__text h2{font-size:45px;margin-bottom:0;font-weight:800}.checking-image-card__text img{vertical-align:text-bottom}.checking-image-card__text p{font-size:24px;line-height:30px;margin:10px 0}.checking-image-card__text sup,.checking-image-card__text--sup{line-height:20px}.checking-image-card--teal .checking-image-card__text p,.checking-image-card--teal .checking-image-card__text h2{color:#484848}.checking-image-card__text__star-line{font-size:30px;font-weight:700}.checking-image-card--teal .checking-image-card__text__star-line *{color:#5d00a0}.checking-image-card__text__star-line--small{font-size:10px}.checking-image-card__bg{grid-column:1/6;grid-row:2/4;border-radius:40px;background-color:#653193;background:radial-gradient(farthest-side at right top,#a87fb8 50%,#653193)}.checking-image-card--teal .checking-image-card__bg{background-color:#46d8c7;background:radial-gradient(farthest-side at right top,#46d8c7 50%,#02cfb6)}.checking-steps{display:flex;flex-direction:column;align-items:center;padding:40px 10px}.checking-steps *{max-width:1134px}.checking-steps--pale{background-color:#efefef}.checking-steps__title{color:#3d3d3d;margin:30px 10px;font-size:42px;text-align:center}.checking-steps__row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:1134px;gap:0 10px}@media only screen and (min-width:768px){.checking-steps__row{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(2,auto);justify-items:center;align-items:center}}.checking-steps__row__item__number{position:relative;width:50px;height:50px;background-color:#8e5fa8;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px #5d00a0 solid;grid-row:1/2}.checking-steps__row__item__number p{position:absolute;top:12px;color:#fff;margin:0;font-size:35px;font-weight:900}.checking-steps__row__item__line{position:relative;top:25px;height:0;width:100%;grid-row:1/2;border:2px #8e5fa8 dashed;display:none}@media only screen and (min-width:768px){.checking-steps__row__item__line{display:block;align-self:stretch}}@media only screen and (min-width:768px){.checking-steps__row__item{align-self:start}}.checking-steps__row__item__text{font-size:25px;text-align:center;margin-top:0}.checking-steps__row__item__text--bold{color:#5d00a0;font-weight:900;font-size:30px;margin-bottom:5px;text-align:center}.title-gray{color:#3d3d3d}.gold{color:#f9a621}.checking-table__surround{margin:50px 10px}.checking-table__surround>*{max-width:1134px;margin:auto}.checking-table__header{text-align:center;color:#3d3d3d;font-size:42px;margin-bottom:20px}.checking-table__header a{color:#3d3d3d}.checking-table{display:flex;flex-direction:row;max-width:1134px}.checking-table p{color:#484848}.checking-table__scroll{display:flex;flex-direction:row;overflow-x:auto}.checking-table__column{margin-bottom:30px;flex:1;min-width:200px}.checking-table__column--labels{display:block;position:relative}.checking-table__column--labels__arrow{position:absolute;width:50%;right:0;bottom:10px;display:block}@media only screen and (min-width:1034px){.checking-table__column--labels__arrow{display:none}}.checking-table__column--labels .checking-table__title-box{background-color:#f9a621}div.checking-table__title-box{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#5d00a0;box-sizing:border-box;border:1px solid #ffffff;padding:20px 10px}.checking-table__title-box__title{font-size:24px;color:#fff;font-weight:900;text-align:center;vertical-align:middle;padding:0;margin:0;line-height:24px}.checking-table__title-box__title a{color:#fff}.checking-table__body{margin-top:20px;padding:0;width:100%;display:flex;flex-direction:column;text-align:center;border:2px #D9D9D9 solid;text-align:left;border-left-width:0;box-sizing:border-box}.checking-table__column--labels .checking-table__body{border-left-width:2px}.checking-table__body__top{margin:10px 10px 0;padding:10px;position:relative}.checking-table__body__top-text{line-height:22px;margin:0;padding:0;color:#000}.checking-table__body__top-text b{color:#5d00a0;font-weight:800}.checking-table__body__top-text a{color:#5d00a0}.checking-table__body__text{width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.checking-table__body__text:nth-child(2n){background-color:#f5f5f5}.checking-table__column--labels .checking-table__body__text{justify-content:flex-start}.checking-table__body__bullet--check{width:50px}.checking-table__body__bullet{margin:10px;font-size:16px;font-weight:800}.checking-table__body__bullet a{color:#5d00a0}.checking-table__body__bullet--dash{font-size:46px;margin:0}.checking-table__body__button{background-color:#efefef;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.checking-table__tooltip__anchor{position:relative}.checking-table__tooltip__anchor img{width:20px;vertical-align:middle;margin:0 10px 5px}.checking-table__tooltip__display{display:none;position:absolute;background-color:#fff;padding:0 20px 20px;border:#484848 solid 2px;border-radius:5px;max-width:100vw;z-index:1;left:-100px;bottom:30px;width:200px}@media only screen and (min-width:768px){.checking-table__tooltip__display{top:0;left:105%;width:400px;bottom:auto}}.checking-table__tooltip__anchor:hover .checking-table__tooltip__display,.checking-table__tooltip__display:hover{display:block}.checking-table__footnote{margin-bottom:40px;font-size:24px}.fullwidth--purple{background-color:#ae7fcf;background:linear-gradient(to right,#ae7fcf 50%,#5d00a0 130%)}.checking-bank-on{display:flex;flex-direction:column;justify-content:space-between;gap:60px;padding:40px 10px}.checking-bank-on img{max-width:80%;align-self:center}@media only screen and (min-width:768px){.checking-bank-on{flex-direction:row;align-items:flex-start}.checking-bank-on img{max-width:40%;aspect-ratio:1;height:auto}}.checking-bank-on__right h2{color:#fff;font-size:42px;line-height:42px;font-weight:800}.checking-bank-on__right p{color:#fff;font-size:30px}
