.fv-container{background-color:#f9fafc;display:flex;margin-left:calc(-50vw + 50%);width:100vw}.bg-image{background-position:100%;background-repeat:no-repeat;background-size:contain}.fv-content{display:flex;flex-direction:column;justify-content:center;padding-bottom:5%;padding-left:5%;padding-top:5%;width:50%}p.fv-main-copy{color:#0d92f1;font-size:clamp(1.7rem,4vw,2.7rem);font-weight:700;margin-bottom:2rem}p.fv-sub-copy{font-size:clamp(1rem,2vw,1.2rem);margin-bottom:4rem}a.fv-cta-btn{-webkit-touch-callout:none;align-items:center;background-color:#f89109;border:2px solid #f89109;border-radius:4px;color:#fff;display:block;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.08em;padding:1rem 2rem;text-decoration:none;transition:color,background-color .7s;width:fit-content}a.fv-cta-btn:hover{background:#fff;color:#f89109}span.badge_text{background-color:#fff;border:2px solid #f89109;border-radius:4px;color:#f89109;font-size:.9rem;line-height:1;margin-right:.5rem;padding:.25rem .5rem;transition:color,background-color .7s}.fv-cta-btn:hover .badge_text{background-color:#f89109;color:#fff}.bg-image{display:flex;margin-left:auto;width:50%}.bg-image>img{height:100%;object-fit:contain;width:100%}.bg-image__image{display:block}img.bg-image__image--sp{display:none}@media screen and (max-width:768px){.fv-container{flex-direction:column}.fv-content{padding:5% 5% 10%;width:100%}.bg-image{padding:5% 0 0;width:100%}.fv-cta-btn{margin:auto}.bg-image__image{display:none}img.bg-image__image--sp{display:block}}