.cta-faInduction *{box-sizing:border-box}.cta-faInduction__inner{background-color:#002f7a;border-radius:.5rem;display:block;height:15rem;margin-left:auto;margin-right:auto;max-width:1080px;overflow:hidden;position:relative;text-decoration:none}@media screen and (max-width:751px){.cta-faInduction__inner{height:12.5rem}}.cta-faInduction__body{align-content:center;display:grid;gap:1.5rem;inset:0;justify-items:center;padding:0 1rem;position:absolute;z-index:1}.cta-faInduction__text{background-color:#002f7aaa;border:1px solid #fff;color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:.25rem;line-height:1.25;padding:.5rem;text-align:center}@media screen and (max-width:751px){.cta-faInduction__text{font-size:1rem;padding:.5rem;width:66%}}.cta-faInduction__text span{display:inline-block;font-size:175%}@media screen and (max-width:751px){.cta-faInduction__text span{font-size:125%}}.cta-faInduction__button{background-color:#f1b600;border-radius:9999px;color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:.25rem;min-width:33%;padding:.5rem 2rem;text-align:center}@media screen and (max-width:751px){.cta-faInduction__button{font-size:1rem}}.cta-faInduction__mainImage{clip-path:polygon(0 0,90% 0,100% 100%,0 100%);height:100%;margin-right:auto;overflow:hidden;width:15.5rem}@media screen and (max-width:751px){.cta-faInduction__mainImage{width:5.5rem}}.cta-faInduction__mainImage img{height:100%!important;object-fit:cover;object-position:top 0 right -20px;width:100%}@media screen and (max-width:751px){.cta-faInduction__mainImage img{object-position:top 0 right -60px}}.cta-faInduction__bottomImages{backface-visibility:hidden;display:grid;gap:.25rem;grid-template-columns:repeat(2,1fr);overflow:hidden;position:absolute;right:0;top:50%;transform:rotate(3deg) translateY(-50%);width:15rem}@media screen and (max-width:751px){.cta-faInduction__bottomImages{grid-template-columns:1fr;width:6rem}}.cta-faInduction__bottomImages__item img{aspect-ratio:3/2;border:2px solid #fff;border-radius:.25rem;object-fit:cover;vertical-align:bottom;width:100%}