/* FundGo desktop geometry follows the 1440 x 6620 Figma source frame. */
@font-face{font-family:Inter;src:url('../fonts/inter-variable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--blue:#005efd;--green:#0a9108;--green-dark:#0f830c;--text:#000;--muted:rgba(0,0,0,.72);--line:#d9d9d9;--panel:#f4f8fd;--panel-soft:#f9f9fd;--white:#fff;--radius:27px;--container:1240px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:clip}
body{margin:0;background:#fff;color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:20px;line-height:1.2;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,select{font:inherit}
.container{width:var(--container);max-width:calc(100% - 40px);margin-inline:auto}
.panel{border-radius:var(--radius);background:var(--panel-soft)}
.button{display:inline-flex;min-height:65px;align-items:center;justify-content:center;flex:0 0 auto;padding:0 28px;border:1px solid var(--blue);border-radius:10px;background:var(--blue);color:#fff;font-size:20px;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease,background-color .24s ease,border-color .24s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,95,252,.2)}
.button:active{transform:translateY(0) scale(.985);box-shadow:0 4px 12px rgba(0,95,252,.14)}
.button:focus-visible{outline:3px solid rgba(0,95,252,.25);outline-offset:3px}
.button-outline{background:#fff;color:var(--blue)}
.button-small{min-height:49px;padding:0 24px}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{line-height:1.16}
.site-header{height:100px;background:#fff}
.header-inner{height:100px;display:flex;align-items:center;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:36px;font-weight:700;line-height:1}
.brand-mark{width:41px;height:55px;display:inline-block;background:url('../images/icons/logo-mark.svg') center/contain no-repeat}
.brand-mark i{display:none}
.site-nav{display:flex;flex:0 0 auto;gap:16px;margin-left:55px;align-items:center;font-size:20px;white-space:nowrap}
.site-nav a{position:relative;flex:0 0 auto;white-space:nowrap}
.site-nav a:nth-child(1){width:98px}.site-nav a:nth-child(2){width:122px}.site-nav a:nth-child(3){width:83px}.site-nav a:nth-child(4){width:41px}.site-nav a:nth-child(5){width:77px}
.site-nav a,.header-phone{transition:color .2s ease}
.site-nav a::after{content:'';position:absolute;left:0;right:0;bottom:-9px;height:2px;border-radius:2px;background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .28s cubic-bezier(.2,.7,.2,1)}
.site-nav a:hover::after,.site-nav a:focus-visible::after{transform:scaleX(1);transform-origin:left}
.site-nav a:hover,.header-phone:hover{color:var(--blue)}
.header-phone{display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap;font-size:20px}.header-phone-icon{width:33px;height:34px;background:url('../images/icons/header-phone.svg') center/33px 34px no-repeat}
.site-header .button{width:177px;margin-left:24px}
.nav-toggle{display:none}
.hero{height:643px;padding-top:50px}
.hero-grid{display:grid;grid-template-columns:550px 650px;gap:40px;align-items:start}
.hero-copy h1{margin:0;font-size:55px;line-height:67px;letter-spacing:0;font-weight:600}
.hero-copy h1 span{display:block;color:var(--green)}
.hero-copy p{width:483px;margin:34px 0 21px;color:var(--muted);font-size:20px;line-height:24px}
.hero-actions{display:flex;gap:26px}.hero-actions .button:first-child,.hero-actions .button-outline{width:236px}.video-link{white-space:nowrap}.video-link b{flex:0 0 30px;width:30px;height:30px;border:2px solid var(--blue);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;font-size:14px}
.hero-media{position:relative;margin-top:17px;width:650px;height:372px;overflow:hidden;border-radius:22px}.hero-media img{width:101.3%;max-width:none;height:100.05%;object-fit:cover;transform:translateX(-1.3%);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.hero-media:hover img{transform:translateX(-1.3%) scale(1.018)}.hero-media .play{position:absolute;left:50%;top:50%;display:flex;width:118px;height:118px;align-items:center;justify-content:center;transform:translate(-50%,-50%);border:8px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(0,0,0,.18);color:#fff;font-size:54px;padding-left:8px;transition:transform .28s cubic-bezier(.2,.7,.2,1),background-color .28s ease}.hero-media:hover .play{transform:translate(-50%,-50%) scale(1.045);background:rgba(0,0,0,.25)}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:31px}
.trust-grid article{height:144px;display:grid;grid-template-columns:114px 1fr;align-items:center;border:1px solid var(--line);border-radius:17px;background:#fff;transition:border-color .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.2,.7,.2,1)}
.trust-grid article i{width:86px;height:84px;margin-left:11px;background-position:center;background-size:86px 84px;background-repeat:no-repeat;color:transparent}
.trust-grid article:nth-child(1) i{background-image:url('../images/icons/trust-confidence.svg')}.trust-grid article:nth-child(2) i{background-image:url('../images/icons/trust-decisions.svg')}.trust-grid article:nth-child(3) i{background-image:url('../images/icons/trust-terms.svg')}.trust-grid article:nth-child(4) i{background-image:url('../images/icons/trust-support.svg')}
.trust-grid h3{margin:0 8px 10px 0;font-size:12px;font-weight:700}.trust-grid p{margin:0 10px 0 0;font-size:12px;line-height:15px;color:var(--muted)}
.mail-strip{padding-top:69px;height:460px}
.mail-panel{height:391px;padding-top:48px;text-align:center;background:var(--panel)}
.mail-panel h2{margin:0;color:var(--blue);font-size:36px}.mail-panel>p:first-of-type{margin:26px 0 13px;font-size:20px}.mail-inline{display:block;margin-bottom:27px;color:var(--muted);font-size:20px}.mail-form{display:flex;justify-content:center;gap:20px}.mail-form input,.mail-form button{width:346px;height:65px}.mail-form input{border:1px solid var(--blue);border-radius:10px;background:#fff;padding:0 24px;text-align:center}.mail-panel .mail-form+p{margin:19px 0 8px}.mail-panel .mail-form+p a{text-decoration:underline}.mail-panel>p:last-child{margin:0;color:var(--muted)}
.loans-section{padding-top:99px;height:849px}
.loans-panel{height:750px;display:grid;grid-template-columns:726px 445px;gap:15px;padding:16px 22px 20px 31px;border:1px solid var(--line);background:#fff}
.loans-copy{padding-top:17px}.loans-copy>h2{margin:0;font-size:36px}.loans-copy>h2::first-line{color:#000}.loans-copy>h2{background:linear-gradient(90deg,#000 0 40%,var(--green) 40%);-webkit-background-clip:text;background-clip:text;color:transparent}.loans-copy .intro{margin:17px 0 40px;color:var(--muted)}
.loan-grid{display:grid;grid-template-columns:repeat(4,181px);grid-template-rows:repeat(2,257px)}
.loan-card{position:relative;padding:119px 10px 8px;text-align:center;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;transition:border-color .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.2,.7,.2,1)}.loan-card+.loan-card{margin-left:-1px}.loan-card:nth-child(n+5){margin-top:7px}
.line-icon{position:absolute;left:50%;top:16px;width:120px;height:105px;transform:translateX(-50%);background-position:center;background-size:contain;background-repeat:no-repeat;transition:transform .32s cubic-bezier(.2,.7,.2,1)}.loan-card:hover .line-icon{transform:translateX(-50%) translateY(-3px)}.icon-person{background-image:url('../images/icons/loan-personal.svg')}.icon-heart{background-image:url('../images/icons/loan-medical.svg')}.icon-house{background-image:url('../images/icons/loan-home.svg')}.icon-car{background-image:url('../images/icons/loan-auto.svg')}.icon-books{background-image:url('../images/icons/loan-education.svg')}.icon-flame{background-image:url('../images/icons/loan-emergency.svg')}.icon-box{background-image:url('../images/icons/loan-moving.svg')}.icon-plane{background-image:url('../images/icons/loan-travel.svg')}
.loan-card h3{margin:0 0 8px;font-size:15px;line-height:18px;font-weight:400}.loan-card p{margin:0;font-size:12px;line-height:15px;color:var(--muted)}
.apply-card{height:713px;padding:22px 21px;border-radius:27px;background:var(--panel-soft)}.apply-card h2{text-align:center;margin:0;font-size:36px;line-height:44px}.apply-card h2 span{color:var(--blue)}.apply-card>p{text-align:center;margin:17px auto 29px;max-width:390px;color:var(--muted);line-height:24px}.apply-card form{display:grid;gap:10px}.apply-card label{display:grid;gap:7px;font-size:20px}.apply-card input,.apply-card select{width:100%;height:43px;padding:0 14px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#777;transition:border-color .2s ease,box-shadow .2s ease}.apply-card input:focus,.apply-card select:focus,.mail-form input:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,94,253,.12)}.form-row{display:grid;grid-template-columns:1fr 1.19fr;gap:14px}.apply-card .button{width:100%;height:57px;min-height:57px;margin-top:2px}.secure{position:relative;min-height:50px;margin:0!important;padding:4px 0 0 61px;color:rgba(0,0,0,.5)!important;text-align:left!important;line-height:24px!important}.secure-icon{position:absolute;left:0;top:0;width:42px;height:50px;background:url('../images/icons/secure-shield.svg') center/42px 50px no-repeat}
.fundgo-cf7-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.fundgo-cf7-grid label{display:grid;gap:7px;margin:0;font-size:15px;font-weight:650}.fundgo-cf7-grid .field-wide{grid-column:1/-1}.fundgo-cf7 input:not([type=submit]):not([type=checkbox]),.fundgo-cf7 select,.fundgo-cf7 textarea{width:100%;height:52px;padding:0 15px;border:1px solid #c8d0dc;border-radius:8px;background:#fff;color:#333;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.fundgo-cf7 textarea{height:88px;padding-top:13px;resize:vertical}.fundgo-cf7 input:focus,.fundgo-cf7 select:focus,.fundgo-cf7 textarea:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,94,253,.11)}.fundgo-cf7 .wpcf7-submit{height:56px;min-width:190px;padding:0 24px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;font:inherit;font-weight:650;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.fundgo-cf7 .wpcf7-submit:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,94,253,.2)}.fundgo-cf7 .wpcf7-submit:disabled{cursor:wait;opacity:.7}.fundgo-submit-row{display:flex!important;align-items:center;gap:16px}.fundgo-form-note{max-width:310px;color:var(--muted);font-size:13px;line-height:18px}.fundgo-consent{font-size:13px!important;font-weight:400!important;line-height:19px}.fundgo-consent .wpcf7-list-item{margin:0}.fundgo-consent label{display:flex;grid-template-columns:none;align-items:flex-start;gap:9px;font-size:13px;font-weight:400}.fundgo-consent input{margin-top:3px}.fundgo-cf7 .wpcf7-not-valid-tip{margin-top:4px;color:#bd2525;font-size:12px}.fundgo-cf7 form .wpcf7-response-output{margin:14px 0 0;padding:10px 12px;border:1px solid #d6a323;border-radius:7px;font-size:13px;line-height:18px}.fundgo-cf7 .wpcf7-spinner{margin:0}.apply-card .fundgo-cf7-grid{gap:9px 12px}.apply-card .fundgo-cf7-grid label{font-size:16px}.apply-card .fundgo-cf7 input:not([type=submit]),.apply-card .fundgo-cf7 select{height:43px}.apply-card .fundgo-cf7 .wpcf7-submit{width:100%;height:57px}.apply-card .fundgo-submit-row{display:grid!important;gap:7px}.apply-card .fundgo-form-note{max-width:none;padding-left:51px;background:url('../images/icons/secure-shield.svg') left center/38px 45px no-repeat;color:rgba(0,0,0,.5);font-size:13px;line-height:18px}.mail-form{display:block}.fundgo-mail-quick-fields{display:flex;justify-content:center;gap:20px}.fundgo-mail-quick-fields .wpcf7-form-control-wrap{display:block}.fundgo-mail-quick-fields input:not([type=hidden]){width:346px;height:65px}.fundgo-mail-quick-fields input[type=text]{border:1px solid var(--blue);border-radius:10px;padding:0 24px;text-align:center}.fundgo-mail-quick-fields .wpcf7-submit{border-radius:10px}.mail-form .wpcf7 form .wpcf7-response-output{max-width:712px;margin:12px auto 0}
.products-section{padding-top:89px;height:862px}.products-panel{height:773px;padding:54px 31px 50px;background:var(--panel)}.products-panel header{padding-left:121px}.products-panel header h2{margin:0;background:none;color:#000;font-size:36px}.products-panel header h2 span{position:static;margin:0;letter-spacing:0}.products-panel header h2 .heading-primary{color:#000}.products-panel header h2 .heading-accent{color:var(--blue)}.products-panel header p{width:720px;margin:13px 0 31px;color:var(--muted);line-height:24px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.product-grid article{height:521px;padding:31px 30px;border-radius:19px;background:#fff;transition:box-shadow .28s ease,transform .28s cubic-bezier(.2,.7,.2,1)}.product-grid article.featured{border:2px solid var(--blue);padding:29px 28px}.product-grid h3{margin:0 0 22px;font-size:24px}.product-grid p{min-height:146px;margin:0;color:var(--muted);font-size:16px;line-height:23px}.product-grid ul{min-height:143px;margin:18px 0 0;padding:0;list-style:none}.product-grid li{margin:0 0 17px;color:var(--muted);font-size:16px}.product-grid li::before{content:'✓';margin-right:13px;color:#666;font-size:22px}.product-grid .button{width:210px;height:70px}
.process-section{height:auto;padding:94px 0 90px;background:var(--panel-soft)}.process-heading{display:grid;grid-template-columns:390px minmax(0,560px);justify-content:space-between;align-items:end}.process-heading h2{margin:0;font-size:44px}.process-heading h2 span{color:var(--green)}.process-heading p{margin:0;color:var(--muted);font-size:20px;line-height:28px}.path-panel{min-height:0;margin-top:36px;padding:31px 30px 38px;border:1px solid #dfe5ee;border-radius:19px;background:#fff;text-align:center}.steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.steps::before{content:'';position:absolute;z-index:0;left:12.5%;right:12.5%;top:42px;border-top:1px solid #1769d2;transform:scaleX(0);transform-origin:left;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.steps.line-visible::before{transform:scaleX(1)}.steps article{position:relative;min-width:0;padding:142px 24px 0}.steps article::before{display:none}.steps i{position:absolute;z-index:2;left:50%;top:14px;display:flex;width:56px;height:56px;align-items:center;justify-content:center;transform:translateX(-50%);border:1.5px solid #0b66ff;border-radius:50%;background:#fff;color:#397fe5;font-size:30px;line-height:1;font-style:normal;font-weight:400}.step-icon{position:absolute;z-index:2;left:50%;top:82px;display:block;width:48px;height:48px;transform:translateX(-50%);background-position:center;background-repeat:no-repeat;background-size:contain}.steps article:nth-child(1) .step-icon{background-image:url('../images/icons/step-1.svg')}.steps article:nth-child(2) .step-icon{background-image:url('../images/icons/step-2.svg')}.steps article:nth-child(3) .step-icon{background-image:url('../images/icons/step-3.svg')}.steps article:nth-child(4) .step-icon{background-image:url('../images/icons/step-4.svg')}.steps h3{margin:0 0 10px;font-size:20px}.steps p{margin:0;color:var(--muted);font-size:16px;line-height:23px}.why-section{height:auto;padding:88px 0 94px;background:#f8fbff}.why-heading{display:grid;grid-template-columns:560px minmax(0,430px);justify-content:space-between;align-items:end}.why-heading h2{margin:0;font-size:36px}.why-heading h2 .why-heading-tail{color:#000;white-space:nowrap}.why-heading h2 strong{color:var(--green);font-weight:inherit}.why-heading p{margin:0;color:var(--muted);font-size:18px;line-height:26px}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.why-grid article{position:relative;min-height:205px;padding:29px 28px;border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;transition:border-color .28s ease,box-shadow .28s ease,transform .28s cubic-bezier(.2,.7,.2,1)}.why-grid article::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:4px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.why-grid article:hover{transform:translateY(-6px);border-color:rgba(0,94,253,.3);box-shadow:0 18px 38px rgba(18,60,120,.11)}.why-grid article:hover::after{transform:scaleX(1)}.why-icon{display:block;width:52px;height:52px;margin-bottom:20px;border-radius:50%;background-color:#edf4ff;background-position:center;background-repeat:no-repeat;background-size:38px}.why-icon-speed{background-image:url('../images/icons/trust-decisions.svg')}.why-icon-terms{background-image:url('../images/icons/trust-terms.svg')}.why-icon-support{background-image:url('../images/icons/trust-support.svg')}.why-grid h3{margin:0 0 11px;font-size:20px;line-height:25px}.why-grid p{margin:0;color:var(--muted);font-size:16px;line-height:23px}
.consultant-section{padding-top:100px;height:622px}.consultant-panel{height:522px;position:relative;overflow:hidden;padding:29px 500px 20px 108px;background:var(--panel-soft)}.consultant-copy{position:relative;z-index:2}.consultant-panel h2{margin:0 0 26px;color:var(--blue);font-size:36px}.consultant-panel p{margin:0 0 13px;color:var(--muted);line-height:24px}.consultant-identity{display:block;margin-top:9px}.consultant-signature{display:block;width:160px;height:auto;margin:0 0 7px;object-fit:contain}.consultant-panel h3{margin:0;font-size:24px}.consultant-panel small{display:block;margin-top:2px;font-size:20px;color:var(--muted)}.consultant-panel .consultant-photo{position:absolute;right:87px;bottom:0;width:341px;height:478px;object-fit:contain;z-index:1}.consultant-panel::after{content:'';position:absolute;right:71px;bottom:0;width:360px;height:404px;background:linear-gradient(130deg,#f2f6fe 0 70%,rgba(222,255,230,.5) 70%);z-index:0}
.scores-section{padding-top:99px;height:632px}.scores-grid{display:grid;grid-template-columns:470px 744px;gap:25px}.scores-grid>div:first-child h2{margin:0;font-size:36px;line-height:44px}.scores-grid>div:first-child h2 span{color:var(--green)}.scores-grid>div:first-child p{width:440px;margin:19px 0 28px;color:var(--muted);line-height:24px}.scores-grid>div:first-child .button{width:264px}.score-card{height:533px;padding:29px 31px;background:var(--panel-soft)}.score-card h2{text-align:center;margin:0 0 29px;font-size:36px}.score-card h2 span{color:var(--blue)}.score-row{display:grid;grid-template-columns:minmax(70px,auto) minmax(0,1fr) 48px;align-items:center;gap:10px;margin-bottom:25px;font-size:20px}.score-range,.score-value,.score-track{display:block;min-width:0}.score-range{white-space:nowrap}.score-value{text-align:right;font-weight:400;white-space:nowrap}.score-track{height:17px;border-radius:10px;background:#d8d8d8;overflow:hidden}.score-track u{display:block;height:100%;border-radius:10px;background:var(--blue);text-decoration:none;transform:scaleX(0);transform-origin:left;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.score-card.is-visible .score-track u{transform:scaleX(1)}.score-row:nth-of-type(2) u{transition-delay:.08s}.score-row:nth-of-type(3) u{transition-delay:.16s}.score-row:nth-of-type(4) u{transition-delay:.24s}.score-row:nth-of-type(5) u{transition-delay:.32s}.score-card>p{margin:23px 0 0;color:var(--muted)}
.faq-section{padding-top:98px;height:1002px}.faq-panel{height:891px;display:grid;grid-template-columns:480px 640px;gap:0;padding:65px 60px 0;background:var(--panel-soft);overflow:hidden}.faq-intro{position:relative;height:826px}.faq-intro h2{margin:0;font-size:55px;line-height:67px}.faq-intro h2 span{display:block}.faq-intro h2 .line-1{color:var(--green)}.faq-intro h2 .line-2{color:var(--blue)}.faq-intro>p{margin:27px 0 0;width:320px;color:var(--muted);line-height:24px}.faq-intro .faq-photo{position:absolute;left:-179px;bottom:2px;width:663px;max-width:none;height:497px;object-fit:contain}.accordion{position:relative;z-index:1}.faq-item{margin-bottom:10px;border-radius:11px;background:#fff;overflow:hidden;transition:box-shadow .26s ease,transform .26s cubic-bezier(.2,.7,.2,1)}.faq-item button{width:100%;height:79px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border:0;background:#fff;font-weight:700;text-align:left;cursor:pointer;transition:height .32s cubic-bezier(.2,.7,.2,1),color .2s ease}.faq-item.open button{height:68px;color:var(--blue)}.faq-item button i{font-style:normal;font-size:24px;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.faq-item.open button i{transform:rotate(180deg)}.answer{display:block;max-height:0;padding:0 28px;overflow:hidden;opacity:0;transition:max-height .42s cubic-bezier(.2,.7,.2,1),opacity .2s ease,padding-bottom .42s cubic-bezier(.2,.7,.2,1)}.faq-item.open .answer{max-height:240px;padding-bottom:20px;opacity:1}.answer p{margin:0;color:var(--muted);line-height:24px}
.contact-section{height:252px;position:relative;z-index:2}.contact-panel{height:222px;display:grid;grid-template-columns:490px 1fr 270px;align-items:center;padding:0 50px 0 60px;background:var(--panel-soft)}.contact-panel h2{margin:0;font-size:36px;line-height:44px}.contact-panel h2 span{color:var(--green)}.contact-panel>div p{width:320px;margin:17px 0 0;color:var(--muted);font-size:15px;line-height:18px}.contact-panel ul{margin:0;padding:0;list-style:none;color:var(--muted);font-size:15px}.contact-panel li{display:flex;align-items:center;gap:8px;min-height:28px;margin:0 0 10px}.contact-icon{flex:0 0 38px;width:38px;height:38px;margin-left:-8px;background-position:center;background-repeat:no-repeat;background-size:38px 38px}.contact-phone{background-image:url('../images/icons/contact-phone.svg')}.contact-email{background-image:url('../images/icons/contact-email.svg')}.contact-address{background-image:url('../images/icons/contact-address.svg')}.contact-panel .button{width:236px;margin-left:33px}
.site-footer{height:102px}.footer-inner{height:102px;display:flex;align-items:center;border-top:1px solid var(--line);font-size:12px}.site-footer .brand{font-size:36px}.site-footer nav{display:flex;gap:17px;margin-left:28px;font-size:20px}.footer-inner>p{margin:0 0 0 28px}.footer-legal{display:flex;align-items:center;gap:9px;margin-left:15px;white-space:nowrap}.footer-legal a{display:inline-flex;min-height:44px;align-items:center}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}.offer-modal[hidden]{display:none}.offer-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px;opacity:0;overscroll-behavior:contain;transition:opacity .24s ease}.offer-modal.is-open{opacity:1}.offer-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(8,28,61,.52);backdrop-filter:blur(5px);cursor:pointer}.offer-modal .offer-box{position:relative;z-index:1;width:min(680px,100%);max-height:calc(100dvh - 48px);min-height:0;padding:43px 46px 38px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid #cbd9ed;border-top:5px solid var(--blue);border-radius:24px;background:#fff;text-align:left;box-shadow:0 30px 80px rgba(10,33,72,.22);transform:translateY(14px) scale(.985);transition:transform .3s cubic-bezier(.2,.7,.2,1)}.offer-modal .form-modal-card-wide{width:min(840px,100%)}.offer-modal.is-open .offer-box{transform:none}.offer-close{position:absolute;right:16px;top:14px;display:flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#eef4fd;color:#18385f;font-size:30px;line-height:1;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.offer-close:hover{transform:rotate(4deg);background:#e1ecfc}.offer-close:focus-visible{outline:3px solid rgba(0,94,253,.3);outline-offset:2px}.offer-eyebrow{display:block;margin-bottom:10px;color:var(--blue);font-size:14px;font-weight:700;text-transform:uppercase}.offer-modal .offer-box h2{margin:0;font-size:36px;line-height:43px}.offer-modal .offer-box>p{max-width:650px;margin:12px 0 23px;color:var(--muted);font-size:16px;line-height:23px}.form-modal-body{position:relative}.form-modal-body::before{content:'';position:absolute;left:0;right:0;top:-12px;border-top:1px solid #e3e9f1}body.offer-modal-open{overflow:hidden;touch-action:none}.fundgo-cf7 [aria-invalid="true"]{border-color:#bd2525}.fundgo-cf7 button[aria-busy="true"]{cursor:wait;opacity:.72}
.thank-you-page{min-height:calc(100vh - 202px);padding:70px 0 56px;background:linear-gradient(180deg,#fff 0,#f5f8fd 100%)}.thank-you-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:stretch}.thank-you-main,.thank-you-next{min-height:510px;border:1px solid #dbe3ef;background:#fff}.thank-you-main{padding:52px 58px}.thank-you-check{display:flex;width:66px;height:66px;align-items:center;justify-content:center;margin-bottom:24px;border-radius:50%;background:#eaf7eb;color:var(--green);font-size:36px;font-weight:800}.thank-you-eyebrow{display:block;margin-bottom:12px;color:var(--blue);font-size:15px;font-weight:700;text-transform:uppercase}.thank-you-main h1{max-width:620px;margin:0;font-size:48px;line-height:58px}.thank-you-main>p{max-width:620px;margin:22px 0 31px;color:var(--muted);font-size:20px;line-height:29px}.thank-you-actions{display:flex;gap:14px;flex-wrap:wrap}.thank-you-actions .button{min-width:210px}.thank-you-next{padding:48px 42px;background:var(--panel-soft)}.thank-you-next h2{margin:0 0 28px;font-size:30px}.thank-you-next ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.thank-you-next li{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:0 0 25px;position:relative}.thank-you-next li:not(:last-child)::after{content:'';position:absolute;left:22px;top:42px;bottom:4px;border-left:1px solid #b8cae5}.thank-you-next li>span{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid #8eb5ee;border-radius:50%;background:#fff;color:var(--blue);font-weight:700}.thank-you-next strong{display:block;margin-top:2px;font-size:18px}.thank-you-next p{margin:6px 0 0;color:var(--muted);font-size:16px;line-height:23px}.thank-you-support{display:flex;align-items:center;gap:24px;margin-top:26px;padding:23px 30px;border-top:1px solid #d7e0ec;border-bottom:1px solid #d7e0ec;font-size:16px}.thank-you-support span{font-weight:700}.thank-you-support a{color:var(--blue)}
@media (max-width:1100px){body{font-size:16px}.container{max-width:calc(100% - 32px)}.site-header{height:76px}.header-inner{height:76px}.brand{font-size:26px}.brand-mark{width:31px;height:43px}.nav-toggle{display:flex;margin-left:auto;width:42px;height:42px;flex-direction:column;justify-content:center;gap:5px;border:0;background:none}.nav-toggle span{display:block;width:26px;height:2px;background:#000}.site-nav{position:absolute;left:16px;right:16px;top:76px;z-index:20;display:none;margin:0;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;flex-direction:column;align-items:flex-start;gap:16px}.site-nav.open{display:flex}.header-phone,.site-header .button{display:none}.hero,.mail-strip,.loans-section,.products-section,.process-section,.consultant-section,.scores-section,.faq-section,.contact-section,.site-footer{height:auto;padding-top:56px;margin-top:0}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy h1{font-size:40px;line-height:48px}.hero-copy p{width:auto;margin:24px 0;font-size:18px;line-height:25px}.hero-actions{flex-wrap:wrap}.hero-actions .button{width:auto!important;flex:1;min-width:190px}.hero-media{width:100%;height:auto;aspect-ratio:659/372;margin:0}.trust-grid{grid-template-columns:1fr 1fr;gap:16px}.trust-grid article{width:auto}.mail-panel,.loans-panel,.products-panel,.process-top,.path-panel,.consultant-panel,.score-card,.faq-panel,.contact-panel{height:auto}.mail-strip{padding-top:56px}.mail-panel{padding:36px 20px}.mail-form{flex-direction:column;align-items:center}.mail-form input,.mail-form button{width:min(100%,420px)}.loans-panel{display:block;padding:26px}.loan-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.loan-card{min-height:255px;margin:0!important}.apply-card{height:auto;margin-top:28px}.products-panel{padding:36px 24px}.products-panel header{padding:0}.products-panel header p{width:auto}.product-grid{grid-template-columns:1fr}.product-grid article{height:auto}.product-grid p,.product-grid ul{min-height:0}.process-top{grid-template-columns:1fr}.how-card,.why-card{height:auto}.how-card{min-height:450px}.path-panel{margin-top:30px;padding:30px 20px}.steps{grid-template-columns:1fr 1fr}.steps article{padding-bottom:32px}.consultant-panel{padding:36px 35% 36px 36px}.consultant-panel .consultant-photo{right:2%;width:30%;height:auto}.consultant-panel::after{right:0;width:34%}.scores-grid{grid-template-columns:1fr}.score-card{margin-top:30px}.faq-panel{grid-template-columns:1fr;padding:36px 24px}.faq-intro{height:auto;padding-bottom:420px}.faq-intro .faq-photo{left:-100px;width:560px;height:auto}.contact-panel{grid-template-columns:1fr;gap:25px;padding:35px}.site-footer{padding-top:30px}.footer-inner{height:auto;min-height:180px;flex-wrap:wrap;gap:15px;padding:25px 0}.site-footer nav{order:3;width:100%;margin:0;flex-wrap:wrap}.site-footer p{margin-left:0}.offer-state{padding:16px;align-items:center}.offer-box{width:100%;max-width:845px;height:auto;min-height:360px;padding:55px 20px}.offer-box input,.offer-box .button{max-width:100%}}
@media (max-width:600px){.container{max-width:calc(100% - 24px)}.hero{padding-top:36px}.how-card img{height:auto}.steps::before{display:none}.hero-copy h1{font-size:36px;line-height:43px}.hero-media .play{width:76px;height:76px;border-width:5px;font-size:34px}.trust-grid{grid-template-columns:1fr}.mail-panel h2,.loans-copy>h2,.apply-card h2,.products-panel header h2,.how-card h2,.why-card h2,.path-panel>h2,.consultant-panel h2,.score-card h2{font-size:30px}.loan-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.process-top{display:block}.how-card img{left:50%;width:calc(100% - 30px);transform:translateX(-50%)}.why-card{margin-top:20px}.steps{grid-template-columns:1fr}.consultant-panel{padding:30px}.consultant-panel .consultant-photo{position:relative;right:auto;bottom:auto;width:70%;margin:25px auto -30px}.consultant-panel::after{display:none}.scores-grid,.scores-grid>*{min-width:0}.scores-grid>div:first-child h2{font-size:31px}.scores-grid>div:first-child p{width:auto}.score-card{width:100%;padding-inline:20px}.faq-intro h2{font-size:43px;line-height:51px}.faq-panel{padding-inline:18px}.accordion{margin-top:20px}.faq-item button{padding-inline:18px;font-size:17px}.contact-panel .button{width:100%}.site-footer .brand{font-size:28px}.site-footer nav{font-size:16px}.offer-box{border-radius:24px}.offer-box h1{font-size:29px}.offer-box form{display:block;width:100%}.offer-box form input,.offer-box form .button{width:100%;margin:0 0 20px}}
@media (max-width:1100px){.contact-panel .button{margin-left:0}.steps::before{display:none}}
@media (max-width:600px){.steps article{padding-top:180px}}
@media (max-width:1100px){.thank-you-page{padding-top:48px}.thank-you-layout{grid-template-columns:1fr}.thank-you-main,.thank-you-next{min-height:0}.thank-you-main{padding:42px}.thank-you-next{padding:38px}.thank-you-support{flex-wrap:wrap}.offer-modal .offer-box{padding:42px 34px 34px}.fundgo-mail-quick-fields{flex-direction:column;align-items:center}.fundgo-mail-quick-fields input:not([type=hidden]){width:min(100%,420px)}}
@media (max-width:600px){.offer-modal{padding:10px}.offer-modal .offer-box{max-height:calc(100dvh - 20px);padding:37px 20px 25px;border-radius:16px}.offer-modal .offer-box h2{padding-right:34px;font-size:28px;line-height:34px}.offer-modal .offer-box>p{font-size:15px;line-height:22px}.fundgo-cf7-grid{grid-template-columns:1fr}.fundgo-cf7-grid .field-wide{grid-column:auto}.fundgo-submit-row{display:grid!important;gap:10px}.fundgo-cf7 .wpcf7-submit{width:100%}.fundgo-cf7 input:not([type=submit]):not([type=checkbox]),.fundgo-cf7 select,.fundgo-cf7 textarea{font-size:16px}.fundgo-form-note{max-width:none}.thank-you-page{padding:32px 0 38px}.thank-you-main{padding:32px 24px}.thank-you-check{width:56px;height:56px}.thank-you-main h1{font-size:36px;line-height:44px}.thank-you-main>p{font-size:17px;line-height:25px}.thank-you-actions{display:grid}.thank-you-actions .button{width:100%}.thank-you-next{padding:32px 24px}.thank-you-support{display:grid;gap:10px;padding-inline:24px}}
@media (max-width:1100px){.how-card{min-height:0}.how-illustration{position:relative;left:auto;bottom:auto;width:100%;max-width:600px;margin:24px auto 0;transform:none}.footer-legal{margin-left:0}}
@media (max-width:600px){.how-card img{left:auto;width:100%;transform:none}.how-illustration{margin-top:20px}.offer-close{right:8px;top:8px}}
@media (max-width:600px){.contact-panel{padding-inline:20px}.contact-panel>*{min-width:0;max-width:100%}.contact-panel>div p{width:auto}.contact-panel ul{width:100%;overflow-wrap:anywhere}.contact-panel li{min-width:0}.faq-intro{min-width:0;width:100%}.faq-intro .faq-photo{max-width:none}}
@media (max-width:1100px){.process-section{padding:64px 0 70px}.process-heading,.why-heading{grid-template-columns:1fr;gap:14px}.process-heading h2{font-size:38px}.process-heading p,.why-heading p{max-width:680px}.path-panel{min-height:0;margin-top:30px;padding:30px 20px 34px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:25px}.steps::before{display:none}.steps article{min-height:250px;padding:140px 22px 24px;border:1px solid #e1e6ee;border-radius:14px;text-align:center}.why-section{padding:68px 0 74px}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:600px){.process-section{padding:56px 0 60px}.process-heading{gap:12px}.process-heading h2,.why-heading h2{font-size:30px;line-height:37px}.process-heading p,.why-heading p{font-size:16px;line-height:23px}.path-panel{margin-top:27px;padding:25px 18px 28px;text-align:left}.path-panel>h3{font-size:30px;line-height:36px;text-align:center}.path-panel>h3 strong{white-space:nowrap}.path-panel>p{margin-top:10px;font-size:16px;line-height:23px;text-align:center}.steps{display:block;margin-top:29px;text-align:left}.steps::before{display:block;left:24px;right:auto;top:48px;bottom:40px;width:0;border-top:0;border-left:1px solid #1769d2;transform:scaleY(0);transform-origin:top}.steps.line-visible::before{transform:scaleY(1)}.steps article{min-height:0;margin:0;padding:0 0 34px 70px;border:0;border-radius:0;background:transparent;text-align:left}.steps article:last-child{padding-bottom:0}.steps i{left:0;top:0;width:48px;height:48px;transform:none;background:#fff;font-size:24px}.step-icon{display:none}.steps h3{margin-bottom:8px;font-size:19px;line-height:24px}.steps h3 br{display:none}.steps p{font-size:15px;line-height:22px}.why-section{padding:58px 0 64px}.why-heading{gap:10px}.why-grid{grid-template-columns:1fr;gap:12px;margin-top:26px}.why-grid article{min-height:0;padding:24px 22px}.why-index{margin-bottom:17px}.why-grid h3{font-size:19px;line-height:24px}}
@media (max-width:1100px){.nav-toggle{width:44px;height:44px}.loans-panel{padding:28px}.loans-copy>h2{background:none;color:#000;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor}.loan-grid{gap:10px;grid-template-rows:none;grid-auto-rows:1fr}.loan-card{display:flex;min-height:198px;flex-direction:column;align-items:center;margin:0!important;padding:86px 10px 14px}.loan-card:nth-child(n+5){margin-top:0}.line-icon{top:11px;width:82px;height:72px}.loan-card h3{display:flex;min-height:34px;align-items:center;justify-content:center;margin-bottom:6px;font-size:14px;line-height:17px;font-weight:650}.loan-card p{display:-webkit-box;overflow:hidden;font-size:12px;line-height:15px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.apply-card{width:100%;max-width:760px;margin:32px auto 0;padding:30px 28px 34px;overflow:hidden}.apply-card>p{margin-bottom:24px}.apply-card .fundgo-form-plugin,.apply-card .wpcf7,.apply-card .wpcf7-form,.apply-card .fundgo-cf7-grid{min-width:0;max-width:100%}.apply-card .fundgo-submit-row{padding-bottom:4px}.apply-card .fundgo-form-note{min-height:46px;padding:5px 0 5px 50px;background-position:left center;background-size:36px 43px;overflow-wrap:anywhere}.products-panel header h2{background:none;color:#000;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor}.product-grid{gap:16px}.product-grid article,.product-grid article.featured{display:flex;min-width:0;flex-direction:column;padding:27px 24px}.product-grid .button{width:100%;height:58px;margin-top:auto}.why-section{background:#f8fbff}.why-grid{margin-top:40px}.why-grid article{background:#fff;box-shadow:0 12px 28px rgba(18,60,120,.07)}.consultant-panel{display:grid;min-height:520px;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:24px;align-items:end;padding:36px 34px}.consultant-copy{min-width:0}.consultant-panel h2{margin-bottom:21px}.consultant-panel p{font-size:16px;line-height:23px}.consultant-identity{display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;align-items:end}.consultant-signature{width:140px;height:auto}.consultant-panel h3{font-size:21px}.consultant-panel small{font-size:16px}.consultant-panel .consultant-photo{position:relative;right:auto;bottom:auto;width:100%;height:auto;margin:0 auto -36px;align-self:end}.consultant-panel::after{right:0;width:32%;height:78%}.faq-item button{min-height:64px;height:auto;padding-block:18px}.site-footer a,.site-footer button{min-height:44px}}
@media (min-width:700px) and (max-width:1100px){.loan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:900px) and (max-width:1100px){.product-grid,.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-grid article{min-height:220px}}
@media (min-width:700px) and (max-width:899px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid article:last-child{grid-column:1/-1}.why-grid article:last-child{grid-column:1/-1}}
@media (max-width:820px){.consultant-panel{display:grid;min-height:0;grid-template-columns:1fr;gap:12px;padding:32px 30px 0}.consultant-panel::after{display:none}.consultant-panel .consultant-photo{width:min(310px,76%);margin:12px auto 0}.consultant-identity{max-width:360px}}
@media (max-width:699px){.loan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.loan-card{min-height:186px;padding:79px 8px 12px}.line-icon{top:9px;width:74px;height:66px}.loan-card h3{min-height:34px;font-size:13.5px;line-height:17px}.loan-card p{font-size:11px;line-height:14px}.products-panel{padding:30px 20px}.product-grid{grid-template-columns:1fr}.product-grid article:last-child{grid-column:auto}}
@media (max-width:600px){.hero,.mail-strip,.loans-section,.products-section,.consultant-section,.scores-section,.faq-section,.contact-section{padding-top:48px}.hero{padding-top:36px}.loans-panel{padding:20px 16px 22px}.loans-copy .intro{margin:14px 0 24px;font-size:15px;line-height:22px}.apply-card{margin-top:26px;padding:25px 18px 30px;border-radius:19px}.apply-card h2{font-size:28px;line-height:35px}.apply-card>p{margin:12px auto 20px;font-size:15px;line-height:22px}.apply-card .fundgo-cf7-grid{grid-template-columns:1fr;gap:9px}.apply-card .fundgo-cf7-grid .field-wide{grid-column:auto}.apply-card .fundgo-submit-row{gap:10px;padding-bottom:0}.apply-card .fundgo-form-note{min-height:43px;padding:4px 0 4px 45px;background-size:33px 40px;font-size:12px;line-height:17px}.products-panel header h2{font-size:29px;line-height:36px}.products-panel header p{margin:12px 0 24px;font-size:15px;line-height:22px}.product-grid article,.product-grid article.featured{padding:24px 20px}.product-grid h3{margin-bottom:15px;font-size:21px;line-height:26px}.product-grid p{font-size:15px;line-height:22px}.product-grid ul{margin-top:16px}.product-grid li{margin-bottom:12px;font-size:15px}.product-grid .button{min-height:54px}.why-grid{margin-top:36px}.why-grid article{padding:25px 22px 27px;border-color:#dce5f1;box-shadow:0 12px 26px rgba(18,60,120,.08)}.why-icon{width:50px;height:50px;margin-bottom:18px;background-size:36px}.consultant-panel{padding:28px 20px 0}.consultant-panel h2{font-size:29px;line-height:36px}.consultant-panel p{margin-bottom:11px;font-size:15px;line-height:22px}.consultant-identity{grid-template-columns:128px minmax(0,1fr);gap:10px;margin-top:17px}.consultant-signature{width:128px}.consultant-panel h3{font-size:19px;line-height:23px}.consultant-panel small{font-size:15px}.consultant-panel .consultant-photo{width:min(285px,84%);margin-top:14px}.faq-panel{padding-top:30px}.faq-intro{padding-bottom:360px}.faq-intro>p{margin-top:18px}.contact-panel{gap:22px}.footer-inner{gap:18px}.site-footer nav{gap:14px}}
@media (max-width:340px){.loan-card{min-height:184px;padding-inline:6px}.loan-card h3{font-size:13px;line-height:16px}.loan-card p{font-size:11px;line-height:14px}.apply-card{padding-inline:15px}.consultant-identity{grid-template-columns:118px minmax(0,1fr)}.consultant-signature{width:118px}}
.hero-copy h1 .hero-line{display:block;overflow:hidden;color:var(--green)}
.hero-copy h1 .hero-line:first-child{color:#000}
.hero-video-shell{isolation:isolate;transform-style:preserve-3d;background:#dfe8f6;box-shadow:0 24px 58px rgba(15,54,112,.15);will-change:transform}
.hero-video{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.025);animation:hero-video-drift 14s ease-in-out infinite alternate;will-change:transform}
.hero-video-toggle{position:absolute;right:18px;bottom:18px;z-index:3;display:flex;width:48px;height:48px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:rgba(255,255,255,.88);color:#0b5de8;box-shadow:0 10px 25px rgba(8,39,82,.18);cursor:pointer;backdrop-filter:blur(12px);transition:transform .25s cubic-bezier(.2,.8,.2,1),background-color .25s ease,box-shadow .25s ease}
.hero-video-toggle:hover{transform:scale(1.08);background:#fff;box-shadow:0 14px 30px rgba(8,39,82,.24)}
.hero-video-toggle:focus-visible{outline:3px solid rgba(255,255,255,.95);outline-offset:3px}
.video-pause{position:relative;display:block;width:15px;height:18px}
.video-pause::before,.video-pause::after{content:'';position:absolute;top:0;width:5px;height:18px;border-radius:2px;background:currentColor}
.video-pause::before{left:0}.video-pause::after{right:0}
.video-play{display:none;width:0;height:0;margin-left:3px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid currentColor}
.hero-video-shell.is-paused .video-pause{display:none}.hero-video-shell.is-paused .video-play{display:block}
.motion-reveal{opacity:0;filter:blur(9px);transform:translate3d(0,34px,0) scale(.975);transition:opacity .78s cubic-bezier(.2,.7,.2,1),transform .88s cubic-bezier(.16,1,.3,1),filter .72s ease;transition-delay:var(--motion-delay,0ms);will-change:opacity,transform,filter}
.motion-reveal.motion-reveal-left{transform:translate3d(-46px,18px,0) rotate(-.8deg)}
.motion-reveal.motion-reveal-right{transform:translate3d(46px,18px,0) rotate(.8deg)}
.motion-reveal.motion-reveal-zoom{transform:translate3d(0,18px,0) scale(.92)}
.motion-reveal.is-visible{opacity:1;filter:none;transform:none;will-change:auto}
.hero-video-shell.is-visible{transform:perspective(1100px) rotateX(var(--hero-tilt-x,0deg)) rotateY(var(--hero-tilt-y,0deg)) translateZ(0);transition:opacity .78s cubic-bezier(.2,.7,.2,1),filter .72s ease,transform .36s cubic-bezier(.2,.8,.2,1)}
.button{position:relative;overflow:hidden;isolation:isolate}
.button::after{content:'';position:absolute;z-index:-1;top:-60%;left:-45%;width:38%;height:220%;background:rgba(255,255,255,.28);transform:rotate(18deg) translateX(-240%);transition:transform .72s cubic-bezier(.2,.75,.2,1)}
.button:hover::after{transform:rotate(18deg) translateX(520%)}
.trust-grid article.is-visible:hover,.loan-card.is-visible:hover,.product-grid article.is-visible:hover,.faq-item.is-visible:hover{transform:translateY(-7px) scale(1.012)}
.trust-grid article:hover,.loan-card:hover{border-color:rgba(0,94,253,.32);box-shadow:0 18px 38px rgba(18,60,120,.13)}
.product-grid article:hover,.faq-item:hover{box-shadow:0 20px 44px rgba(18,60,120,.14)}
.trust-grid article i{transform-origin:50% 65%}.trust-grid article.is-visible i{animation:trust-icon-float 5.2s ease-in-out infinite}.trust-grid article:nth-child(2) i{animation-delay:-1.1s}.trust-grid article:nth-child(3) i{animation-delay:-2.2s}.trust-grid article:nth-child(4) i{animation-delay:-3.3s}
.loan-card.is-visible:hover .line-icon{transform:translateX(-50%) translateY(-6px) rotate(-2deg) scale(1.05)}
.steps.line-visible article i{animation:step-arrive .72s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--step-index,0) * 100ms)}
.steps.line-visible article .step-icon{animation:step-icon-arrive .75s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(180ms + var(--step-index,0) * 100ms)}
.score-row b{font-variant-numeric:tabular-nums}
.motion-parallax{transform:translate3d(0,var(--motion-parallax,0px),0);will-change:transform}
.faq-item.open{box-shadow:0 16px 34px rgba(18,60,120,.11)}
@keyframes hero-video-drift{0%{transform:scale(1.025) translate3d(-.4%,0,0)}100%{transform:scale(1.065) translate3d(.5%,-.5%,0)}}
@keyframes trust-icon-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(1.5deg)}}
@keyframes step-arrive{0%{opacity:0;transform:translateX(-50%) scale(.45) rotate(-14deg)}70%{opacity:1;transform:translateX(-50%) scale(1.1) rotate(2deg)}100%{opacity:1;transform:translateX(-50%) scale(1) rotate(0)}}
@keyframes step-icon-arrive{0%{opacity:0;transform:translateX(-50%) translateY(16px) scale(.72)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}
@media (max-width:600px){.hero-video-toggle{right:12px;bottom:12px;width:43px;height:43px}.motion-reveal.motion-reveal-left,.motion-reveal.motion-reveal-right{transform:translate3d(0,28px,0)}}
.process-heading.how-intro{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px;align-items:center}
.how-intro-copy{min-width:0}.how-intro-copy p{margin-top:20px}
.how-intro-media{width:100%;max-width:720px;aspect-ratio:3/2;margin:0;justify-self:end;overflow:hidden;border-radius:19px;background:#e8edf5}
.how-intro-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.path-panel{margin-top:42px}
.why-title__accent{display:inline-block;color:var(--green);white-space:nowrap}
.apply-card .fundgo-form-note{position:static;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;column-gap:14px;width:100%;max-width:none;min-height:0;margin:0;padding:4px 0 6px;background:none;box-sizing:border-box;overflow:visible;color:rgba(0,0,0,.5);font-size:13px;line-height:1.45;overflow-wrap:anywhere}
.apply-card .fundgo-form-note::before{content:'';display:block;width:52px;min-width:52px;height:64px;margin:0;background:url('../images/icons/secure-shield.svg') center/46px 58px no-repeat;overflow:visible}
@media (max-width:1024px){
 .desktop-only{display:none}
 .loans-section,.products-section,.consultant-section,.scores-section,.faq-section,.contact-section{padding-top:72px}
 .loan-grid,.loan-card,.loan-card>*{min-width:0;box-sizing:border-box}
 .loan-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:1fr;gap:11px}
 .loan-card{display:flex;min-height:0;align-items:center;justify-content:flex-start;gap:8px;margin:0!important;padding:16px 9px}
 .loan-card:nth-child(n+5){margin-top:0}
 .line-icon{position:static;left:auto;top:auto;flex:0 0 50px;width:50px;height:50px;transform:none}
 .loan-card h3{display:block;min-height:0;margin:0;font-size:14px;line-height:18px;font-weight:650;overflow-wrap:normal;word-break:normal;hyphens:none}
 .loan-card p{display:none}
 .loan-card:hover .line-icon,.loan-card.is-visible:hover .line-icon{transform:none}
 .apply-card{width:100%;height:auto;min-height:0;max-width:760px;margin:32px auto 0;padding:30px 28px 28px;overflow:visible;box-sizing:border-box}
 .apply-card>*,.apply-card .fundgo-form-plugin,.apply-card .wpcf7,.apply-card .wpcf7-form,.apply-card .fundgo-cf7-grid,.apply-card .fundgo-cf7-grid>*{min-width:0;max-width:100%;box-sizing:border-box}
 .apply-card .fundgo-submit-row{gap:14px;padding-bottom:0}
 .apply-card .fundgo-form-note{grid-template-columns:52px minmax(0,1fr);align-items:center;column-gap:14px;padding:4px 0 6px;overflow:visible;font-size:13px;line-height:1.45}
 .apply-card .fundgo-form-note::before{width:52px;min-width:52px;height:64px;margin:0;background-size:46px 58px;overflow:visible}
 .products-panel header h2,.products-panel header h2 span{position:static;background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor;letter-spacing:0}
 .products-panel header h2 .heading-primary{color:#000}.products-panel header h2 .heading-accent{color:var(--blue)}
 .path-panel{min-height:0;padding:30px 20px 34px}
 .steps{margin-top:0}
 .steps article:nth-child(odd)::after{content:'';position:absolute;z-index:0;left:50%;top:42px;width:calc(100% + 16px);border-top:1px solid #1769d2}
 .why-grid{margin-top:36px}
 .consultant-identity{display:block;margin-top:18px}
 .consultant-signature{width:140px;height:auto;margin:0 0 8px}
 .consultant-panel .consultant-photo{margin:0 auto;align-self:end}
 .score-card h2{margin-bottom:26px}
 .score-row{grid-template-columns:minmax(70px,auto) minmax(0,1fr) 48px;gap:10px}
 .score-value{font-variant-numeric:tabular-nums}
}
@media (min-width:576px) and (max-width:1024px){
 .loan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (min-width:768px) and (max-width:899px){
 .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .why-grid article:last-child{grid-column:1/-1;width:calc((100% - 18px)/2);justify-self:center}
}
@media (max-width:767px){
 .why-grid{grid-template-columns:1fr;gap:15px}
 .why-grid article:last-child{grid-column:auto;width:auto;justify-self:stretch}
}
@media (max-width:899px){
 .process-heading.how-intro{grid-template-columns:1fr;gap:22px}
 .how-intro-media{max-width:none;justify-self:stretch}
 .path-panel{margin-top:32px}
}
@media (max-width:575px){
 .loans-section,.products-section,.consultant-section,.scores-section,.faq-section,.contact-section{padding-top:52px}
 .loan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .loan-card{gap:7px;padding:15px 8px}
 .line-icon{flex-basis:48px;width:48px;height:48px}
 .loan-card h3{font-size:13.5px;line-height:18px}
 .apply-card{margin-top:28px;padding:26px 18px 24px}
 .apply-card .fundgo-cf7 input:not([type=submit]):not([type=checkbox]),.apply-card .fundgo-cf7 select{font-size:16px}
 .apply-card .fundgo-form-note{grid-template-columns:46px minmax(0,1fr);column-gap:12px;padding:4px 0 6px}
 .apply-card .fundgo-form-note::before{width:46px;min-width:46px;height:58px;background-size:40px 52px}
 .process-section{padding:52px 0 58px}
 .path-panel{margin-top:30px;padding:24px 18px 28px}
 .steps{margin-top:0}
 .steps article:nth-child(odd)::after{display:none}
 .steps.line-visible article i{animation:none}
 .why-section{padding:54px 0 60px}
 .why-grid{margin-top:30px}
 .consultant-panel{padding:28px 20px 0}
 .consultant-identity{display:block;margin-top:18px}
 .consultant-signature{width:126px;height:auto;margin:0 0 8px}
 .consultant-panel .consultant-photo{margin:16px auto 0}
 .score-card h2{margin-bottom:24px}
 .score-row{grid-template-columns:minmax(62px,auto) minmax(0,1fr) 44px;gap:8px;margin-bottom:21px;font-size:17px}
}
@media (max-width:600px){.steps article:nth-child(odd)::after{display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.motion-reveal{opacity:1!important;filter:none!important;transform:none!important}.hero-video-shell.is-visible,.motion-parallax{transform:none!important}}

/* How it works: one continuous process surface. */
.process-section{padding:80px 0 84px;background:#f5f8fc}
.process-shell{position:relative;padding:48px 44px 40px;border:1px solid #e4e9f1;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(25,55,95,.12);overflow:hidden}
.process-heading.how-intro{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:48px;align-items:center}
.how-intro-copy{min-width:0;padding-left:4px}
.how-intro-badge{display:inline-flex;min-height:42px;align-items:center;gap:10px;margin-bottom:22px;padding:9px 16px;border:1px solid #e2eaff;border-radius:10px;background:#f4f7ff;color:#075adf;font-size:15px;line-height:22px;font-weight:600}
.how-intro-badge>span{display:block;width:20px;height:24px;flex:0 0 20px;background:url('../images/icons/secure-shield.svg') center/19px 23px no-repeat}
.process-heading h2{font-size:48px;line-height:1.12}
.how-intro-copy p{max-width:480px;margin-top:24px;font-size:18px;line-height:27px}
.how-intro-media{width:100%;max-width:none;aspect-ratio:16/9;margin:0;justify-self:stretch;overflow:hidden;border-radius:22px;background:#e8edf5;box-shadow:0 12px 30px rgba(23,62,108,.12)}
.how-intro-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.path-panel{min-height:0;margin:38px 0 0;padding:0;border:0;border-radius:0;background:transparent;text-align:center}
.steps{gap:14px;margin:0;padding-top:30px}
.steps::before{left:12.5%;right:12.5%;top:30px}
.steps article{min-height:260px;padding:108px 18px 22px;border:1px solid #e3e8ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(28,63,110,.055);transition:border-color .28s ease,box-shadow .28s ease,transform .28s cubic-bezier(.2,.7,.2,1)}
.steps article:hover{transform:translateY(-4px);border-color:rgba(0,94,253,.28);box-shadow:0 15px 32px rgba(28,63,110,.11)}
.steps i{top:-28px;width:56px;height:56px;background:#fff;color:#075adf;font-size:27px;font-weight:600}
.step-icon{top:48px;width:54px;height:54px;border-radius:14px;background-color:#f2f6ff;background-size:40px}
.steps h3{margin-bottom:11px;font-size:18px;line-height:23px}
.steps p{font-size:15px;line-height:22px}
.consultant-signature{width:180px;height:auto;margin:0 0 7px;object-fit:contain;object-position:left center}

@media (max-width:1100px){
 .process-section{padding:64px 0 70px}
 .process-shell{padding:38px 30px 34px;border-radius:24px}
 .process-heading.how-intro{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px}
 .process-heading h2{font-size:40px}
 .how-intro-copy p{margin-top:18px;font-size:17px;line-height:25px}
 .how-intro-badge{margin-bottom:18px}
 .how-intro-media{aspect-ratio:4/3;border-radius:18px}
 .path-panel{margin-top:34px;padding:0}
 .steps{gap:16px;padding-top:0}
 .steps article{min-height:250px;padding:126px 22px 24px}
 .steps i{top:18px}
 .step-icon{top:78px}
 .steps article:nth-child(odd)::after{top:46px}
 .consultant-signature{width:160px}
}
@media (max-width:899px){
 .process-heading.how-intro{grid-template-columns:1fr;gap:24px}
 .how-intro-media{aspect-ratio:16/9}
}
@media (max-width:600px){
 .process-section{padding:48px 0 54px}
 .process-shell{padding:26px 18px 30px;border-radius:20px;box-shadow:0 16px 38px rgba(25,55,95,.1)}
 .process-heading.how-intro{gap:20px}
 .how-intro-badge{min-height:38px;margin-bottom:17px;padding:7px 11px;font-size:13px;line-height:20px}
 .how-intro-badge>span{width:18px;height:22px;flex-basis:18px;background-size:17px 21px}
 .process-heading h2{font-size:34px;line-height:40px}
 .how-intro-copy p{margin-top:15px;font-size:16px;line-height:23px}
 .how-intro-media{aspect-ratio:16/9;border-radius:15px;box-shadow:none}
 .path-panel{margin-top:30px;padding:0;text-align:left}
 .steps{display:block;margin:0;padding:0;text-align:left}
 .steps::before{display:block;left:23px;right:auto;top:24px;bottom:24px;width:0;border-top:0;border-left:1px solid #1769d2;transform:scaleY(0);transform-origin:top}
 .steps.line-visible::before{transform:scaleY(1)}
 .steps article{min-height:0;margin:0;padding:0 0 30px 66px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}
 .steps article:last-child{padding-bottom:0}
 .steps article:hover{transform:none;border-color:transparent;box-shadow:none}
 .steps article:nth-child(odd)::after{display:none}
 .steps i{left:0;top:0;width:48px;height:48px;transform:none;font-size:23px}
 .step-icon{display:none}
 .steps h3{margin-bottom:7px;font-size:18px;line-height:23px}
 .steps p{font-size:15px;line-height:22px}
 .consultant-signature{width:148px}
}
@media (max-width:340px){
 .process-shell{padding-inline:15px}
 .how-intro-badge{gap:8px;padding-inline:9px;font-size:12px}
 .process-heading h2{font-size:32px;line-height:38px}
 .consultant-signature{width:138px}
}

/* Process flow: continuous outer field, independent track and cards. */
.products-section,.process-section{background:#f5f8fc}
.process-section{width:100%;margin:0;padding:64px 0 80px}
.process-shell.process-card{width:var(--container);max-width:calc(100% - 40px);margin-inline:auto;padding:48px 44px 40px}
.path-panel{margin-top:38px}
.steps{display:block;margin:0;padding:0}
.steps::before{content:none}
.process-track{position:relative;display:grid;height:56px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;margin-bottom:20px}
.process-track__line{position:absolute;z-index:0;left:12.5%;right:12.5%;top:50%;height:2px;background:#1769d2;transform:translateY(-50%) scaleX(1);transform-origin:left center}
.process-track__number,.process-step-number{display:flex;align-items:center;justify-content:center;border:1.5px solid #0b66ff;border-radius:50%;background:#fff;color:#075adf;font-style:normal;font-weight:600;line-height:1}
.process-track__number{position:relative;z-index:1;width:56px;height:56px;justify-self:center;font-size:27px}
.process-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.steps .process-step{position:relative;display:flex;min-width:0;min-height:240px;flex-direction:column;align-items:center;padding:24px 18px 22px;border:1px solid #e3e8ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(28,63,110,.055);text-align:center;transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease}
.steps .process-step::before,.steps .process-step::after{content:none!important}
.process-step-number{display:none}
.steps .process-step .step-icon{position:static;display:block;width:54px;height:54px;flex:0 0 54px;margin:0 0 13px;transform:none;border-radius:14px;background-color:#f2f6ff;background-position:center;background-repeat:no-repeat;background-size:40px}
.steps .process-step h3{display:flex;min-height:46px;align-items:center;justify-content:center;margin:0 0 9px;font-size:18px;line-height:23px}
.steps .process-step p{margin:0;color:var(--muted);font-size:15px;line-height:22px}
.steps .process-step:hover{transform:translateY(-4px);border-color:rgba(0,94,253,.28);box-shadow:0 15px 32px rgba(28,63,110,.11)}

.process-shell.is-animation-ready .process-heading>*{opacity:0;transform:translateY(14px);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}
.process-shell.is-animation-ready .process-heading>*:nth-child(2){transition-delay:80ms}
.process-shell.is-animation-ready .process-track__line{transform:translateY(-50%) scaleX(0);transition:transform .46s cubic-bezier(.22,1,.36,1) 180ms}
.process-shell.is-animation-ready .process-track__number{opacity:0;transition:opacity .32s ease,border-color .32s ease;transition-delay:calc(280ms + var(--step-index) * 160ms)}
.process-shell.is-animation-ready .process-step{opacity:0;transform:translateY(18px);transition-delay:calc(340ms + var(--step-index) * 160ms)}
.process-shell.is-animation-ready.is-visible .process-heading>*{opacity:1;transform:none}
.process-shell.is-animation-ready.is-visible .process-track__line{transform:translateY(-50%) scaleX(1)}
.process-shell.is-animation-ready.is-visible .process-track__number{opacity:1;border-color:#005efd}
.process-shell.is-animation-ready.is-visible .process-step{opacity:1;transform:none}
.process-shell.is-animation-ready.is-visible .process-step:hover{transform:translateY(-4px)}

@media (min-width:768px) and (max-width:1099px){
 .process-section{padding:56px 0 68px}
 .process-shell.process-card{max-width:calc(100% - 32px);padding:38px 30px 34px}
 .path-panel{margin-top:34px}
 .process-track{display:none}
 .process-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 .steps .process-step{min-height:252px;padding:23px 22px 24px}
 .process-step-number{display:flex;width:52px;height:52px;flex:0 0 52px;margin-bottom:13px;font-size:24px}
 .steps .process-step .step-icon{margin-bottom:12px}
}

@media (max-width:767px){
 .products-section,.process-section{background:#f5f8fc}
 .process-section{padding:48px 0 54px}
 .process-shell.process-card{max-width:calc(100% - 24px);padding:26px 18px 30px}
 .path-panel{margin-top:30px}
 .process-track{display:none}
 .process-cards{display:block;text-align:left}
 .steps .process-step{display:grid;min-height:0;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:14px;row-gap:7px;align-items:start;margin:0;padding:0 0 30px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}
 .steps .process-step:last-child{padding-bottom:0}
 .steps .process-step::after{content:none!important}
 .steps .process-step:not(:last-child)::before{content:''!important;position:absolute;z-index:0;left:23px;top:24px;bottom:-24px;display:block;width:1px;background:#1769d2;transform:scaleY(1);transform-origin:top center}
 .process-step-number{position:relative;z-index:1;display:flex;width:48px;height:48px;grid-column:1;grid-row:1;font-size:23px}
 .steps .process-step .step-icon{position:static;display:block;width:48px;height:48px;grid-column:2;grid-row:1;justify-self:start;margin:0;transform:none;background-size:36px}
 .steps .process-step h3{display:block;min-height:0;grid-column:2;grid-row:2;justify-content:start;margin:0;font-size:18px;line-height:23px;text-align:left}
 .steps .process-step p{grid-column:2;grid-row:3;margin:0;font-size:15px;line-height:22px;text-align:left}
 .steps .process-step:hover,.process-shell.is-animation-ready.is-visible .process-step:hover{transform:none;border-color:transparent;box-shadow:none}
 .process-shell.is-animation-ready .process-step:not(:last-child)::before{transform:scaleY(0);transition:transform .42s cubic-bezier(.22,1,.36,1);transition-delay:calc(420ms + var(--step-index) * 160ms)}
 .process-shell.is-animation-ready.is-visible .process-step:not(:last-child)::before{transform:scaleY(1)}
}

@media (min-width:1100px){
 .process-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
 .process-track{display:grid}
}

@media (prefers-reduced-motion:reduce){
 .process-shell *,.process-shell *::before,.process-shell *::after{animation:none!important;transition:none!important}
 .process-shell.is-animation-ready .process-heading>*,.process-shell.is-animation-ready .process-track__number,.process-shell.is-animation-ready .process-step{opacity:1!important;transform:none!important}
 .process-shell.is-animation-ready .process-track__line{transform:translateY(-50%) scaleX(1)!important}
 .process-shell.is-animation-ready .process-step:not(:last-child)::before{transform:scaleY(1)!important}
}

/* V5.7 restrained motion and breakpoint-specific process layouts. */
.hero-video{animation:none;transform:none;will-change:auto}
.hero-video-shell,.hero-video-shell.is-visible{transform:none;transform-style:flat;will-change:auto}
.motion-reveal{opacity:0;filter:none;transform:translate3d(0,20px,0);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transition-delay:var(--motion-delay,0ms);will-change:opacity,transform}
.motion-reveal.motion-reveal-up,.motion-reveal.motion-reveal-left,.motion-reveal.motion-reveal-right,.motion-reveal.motion-reveal-zoom{transform:translate3d(0,20px,0)}
.motion-reveal.motion-reveal-media{transform:scale(1.025);transition-duration:.88s}
.motion-reveal.is-visible{opacity:1;transform:none;will-change:auto}
.motion-reveal.motion-reveal-signature{opacity:1;transform:none;clip-path:inset(0 100% 0 0);transition:clip-path 1.05s cubic-bezier(.22,1,.36,1);transition-delay:var(--motion-delay,0ms)}
.motion-reveal.motion-reveal-signature.is-visible{clip-path:inset(0 0 0 0)}
.trust-grid article.is-visible i{animation:none}
.motion-parallax{transform:none;will-change:auto}

.trust-grid article.motion-reveal i,.loan-card.motion-reveal .line-icon,.why-grid article.motion-reveal .why-icon{opacity:0;scale:.94;transition:opacity .34s cubic-bezier(.22,1,.36,1),scale .34s cubic-bezier(.22,1,.36,1)}
.trust-grid article.motion-reveal>div,.loan-card.motion-reveal h3,.loan-card.motion-reveal p,.why-grid article.motion-reveal h3,.why-grid article.motion-reveal p{opacity:0;transform:translateY(8px);transition:opacity .36s cubic-bezier(.22,1,.36,1) 70ms,transform .36s cubic-bezier(.22,1,.36,1) 70ms}
.trust-grid article.motion-reveal.is-visible i,.loan-card.motion-reveal.is-visible .line-icon,.why-grid article.motion-reveal.is-visible .why-icon{opacity:1;scale:1}
.trust-grid article.motion-reveal.is-visible>div,.loan-card.motion-reveal.is-visible h3,.loan-card.motion-reveal.is-visible p,.why-grid article.motion-reveal.is-visible h3,.why-grid article.motion-reveal.is-visible p{opacity:1;transform:none}
.product-grid article.motion-reveal h3,.product-grid article.motion-reveal p,.product-grid article.motion-reveal li,.product-grid article.motion-reveal .button{opacity:0;transform:translateY(7px);transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1)}
.product-grid article.motion-reveal.is-visible h3,.product-grid article.motion-reveal.is-visible p,.product-grid article.motion-reveal.is-visible li,.product-grid article.motion-reveal.is-visible .button{opacity:1;transform:none}
.product-grid article.motion-reveal p{transition-delay:60ms}.product-grid article.motion-reveal li:nth-child(1){transition-delay:120ms}.product-grid article.motion-reveal li:nth-child(2){transition-delay:175ms}.product-grid article.motion-reveal li:nth-child(3){transition-delay:230ms}.product-grid article.motion-reveal .button{transition-delay:290ms}
.why-title.motion-reveal .why-title__accent{clip-path:inset(0 100% 0 0);transition:clip-path .48s cubic-bezier(.22,1,.36,1) .16s}
.why-title.motion-reveal.is-visible .why-title__accent{clip-path:inset(0 0 0 0)}
.mail-inline.motion-reveal{transform:translateY(12px) scale(.96)}.mail-inline.motion-reveal.is-visible{transform:none}
.mail-form.motion-reveal.is-visible input{animation:mail-field-accent .7s cubic-bezier(.22,1,.36,1) .18s both}
.hero-actions.motion-reveal.is-visible .button:first-child::after{animation:cta-glint .78s cubic-bezier(.22,1,.36,1) .24s both}
.score-row.motion-reveal{transform:translateY(12px)}
@keyframes mail-field-accent{0%,100%{box-shadow:0 0 0 0 rgba(0,94,253,0)}45%{box-shadow:0 0 0 4px rgba(0,94,253,.12)}}
@keyframes cta-glint{0%{transform:rotate(18deg) translateX(-240%)}100%{transform:rotate(18deg) translateX(520%)}}
@keyframes field-nudge{0%,100%{transform:translateX(0)}35%{transform:translateX(-3px)}70%{transform:translateX(3px)}}
.fundgo-cf7 .wpcf7-not-valid{animation:field-nudge .24s ease both}

.process-track{display:none}
.process-step-marker{display:block}
.process-step-content{display:flex;width:100%;min-width:0;flex-direction:column;align-items:center}
.steps .process-step .step-icon{position:static}
.process-step-number{display:flex;margin:0}

.process-shell.is-animation-ready .how-intro-copy{opacity:1;transform:none;transition:none}
.process-shell.is-animation-ready .how-intro-badge,.process-shell.is-animation-ready .how-intro-copy h2,.process-shell.is-animation-ready .how-intro-copy p,.process-shell.is-animation-ready .how-intro-media{opacity:0;transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1)}
.process-shell.is-animation-ready .how-intro-badge{transform:translateY(12px);transition-delay:0ms}
.process-shell.is-animation-ready .how-intro-copy h2{transform:translateY(14px);transition-delay:80ms}
.process-shell.is-animation-ready .how-intro-copy p{transform:translateY(14px);transition-delay:160ms}
.process-shell.is-animation-ready .how-intro-media{transform:translateX(20px);transition-delay:240ms;transition-duration:.52s}
.process-shell.is-animation-ready.is-visible .how-intro-badge,.process-shell.is-animation-ready.is-visible .how-intro-copy h2,.process-shell.is-animation-ready.is-visible .how-intro-copy p,.process-shell.is-animation-ready.is-visible .how-intro-media{opacity:1;transform:none}
.process-shell.is-animation-ready .process-track__line{transform:translateY(-50%) scaleX(0);transition:transform .46s cubic-bezier(.22,1,.36,1) 400ms}
.process-shell.is-animation-ready .process-track__number{opacity:0;transition:opacity .3s ease,border-color .3s ease;transition-delay:calc(480ms + var(--step-index) * 170ms)}
.process-shell.is-animation-ready .process-step{opacity:0;transform:translateY(18px);transition-duration:.44s;transition-delay:calc(480ms + var(--step-index) * 170ms)}
.process-shell.is-animation-ready .process-step-marker,.process-shell.is-animation-ready .process-step-content>.step-icon,.process-shell.is-animation-ready .process-step-content>h3,.process-shell.is-animation-ready .process-step-content>p{opacity:0;transform:translateY(8px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}
.process-shell.is-animation-ready .process-step-marker{transition-delay:calc(480ms + var(--step-index) * 170ms)}
.process-shell.is-animation-ready .process-step-content>.step-icon{transition-delay:calc(540ms + var(--step-index) * 170ms)}
.process-shell.is-animation-ready .process-step-content>h3{transition-delay:calc(600ms + var(--step-index) * 170ms)}
.process-shell.is-animation-ready .process-step-content>p{transition-delay:calc(660ms + var(--step-index) * 170ms)}
.process-shell.is-animation-ready.is-visible .process-track__line{transform:translateY(-50%) scaleX(1)}
.process-shell.is-animation-ready.is-visible .process-track__number,.process-shell.is-animation-ready.is-visible .process-step,.process-shell.is-animation-ready.is-visible .process-step-marker,.process-shell.is-animation-ready.is-visible .process-step-content>.step-icon,.process-shell.is-animation-ready.is-visible .process-step-content>h3,.process-shell.is-animation-ready.is-visible .process-step-content>p{opacity:1;transform:none}

@media (min-width:1100px){
 .process-track{display:grid}
 .process-step-marker{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
 .process-step-content{height:100%;justify-content:flex-start}
 .process-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
 .loan-grid{row-gap:7px}
 .loan-card:nth-child(n+5){margin-top:0}
}

@media (min-width:768px) and (max-width:1099px){
 .process-track{display:none}
 .process-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 .steps .process-step{display:flex;min-width:0;min-height:270px;flex-direction:column;align-items:center;padding:23px 22px 24px}
 .process-step-marker{position:static;width:auto;height:auto;margin:0 0 13px;overflow:visible;clip:auto;white-space:normal}
 .process-step-number{width:52px;height:52px;font-size:24px}
 .process-step-content{align-items:center}
 .product-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .product-grid article:last-child,.why-grid article:last-child{grid-column:1/-1;width:calc((100% - 16px)/2);justify-self:center}
}

@media (max-width:900px){
 .consultant-panel{display:grid;min-height:0;grid-template-columns:1fr;gap:12px;padding:32px 30px 0}
 .consultant-panel::after{display:none}
 .consultant-panel .consultant-photo{width:min(310px,76%);margin:12px auto 0}
 .consultant-identity{max-width:360px}
}

@media (max-width:767px){
 .hero-actions{display:grid;grid-template-columns:1fr;gap:12px}
 .hero-actions .button{width:100%!important;min-width:0}
 .fundgo-mail-quick-fields{width:100%;gap:12px}
 .fundgo-mail-quick-fields .wpcf7-form-control-wrap,.fundgo-mail-quick-fields input:not([type=hidden]),.fundgo-mail-quick-fields .wpcf7-submit{width:100%}
 .process-track{display:none!important}
 .process-cards{display:block;position:relative}
 .steps .process-step{position:relative;display:grid;min-height:0;grid-template-columns:50px minmax(0,1fr);column-gap:16px;align-items:start;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}
 .steps .process-step:not(:last-child){padding-bottom:0}
 .process-step-marker{position:relative;z-index:2;display:flex;width:50px;grid-column:1;grid-row:1;justify-content:center;margin:0;overflow:visible;clip:auto;white-space:normal}
 .process-step-number{width:44px;height:44px;border-width:2px;font-size:22px}
 .process-step-content{display:flex;min-width:0;grid-column:2;grid-row:1;align-items:flex-start;padding:0 0 34px;text-align:left}
 .steps .process-step:last-child .process-step-content{padding-bottom:0}
 .steps .process-step .step-icon{width:48px;height:48px;flex:0 0 48px;margin:0 0 12px;background-size:36px}
 .steps .process-step h3{display:block;min-height:0;margin:0 0 8px;font-size:20px;line-height:28px;text-align:left}
 .steps .process-step p{margin:0;font-size:16px;line-height:24px;text-align:left}
 .steps .process-step:not(:last-child)::before{content:''!important;position:absolute;z-index:0;left:24.5px;top:22px;bottom:-22px;display:block;width:1px;background:#1769d2;transform:scaleY(1);transform-origin:top center}
 .process-shell.is-animation-ready .how-intro-media{transform:translateY(14px)}
 .process-shell.is-animation-ready .process-step:not(:last-child)::before{transform:scaleY(0);transition:transform .4s cubic-bezier(.22,1,.36,1);transition-delay:calc(400ms + var(--step-index) * 170ms)}
 .process-shell.is-animation-ready.is-visible .process-step:not(:last-child)::before{transform:scaleY(1)}
 .product-grid,.why-grid{grid-template-columns:1fr}
 .product-grid article:last-child,.why-grid article:last-child{grid-column:auto;width:auto;justify-self:stretch}
 .score-row{grid-template-columns:58px minmax(0,1fr) 40px;gap:8px}
 .faq-item button{min-height:56px;padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:12px}
 .faq-item button i{justify-self:end}
 .answer{padding-inline:16px}.faq-item.open .answer{padding-bottom:18px}
 .contact-section{padding-top:52px}
 .footer-inner{align-items:flex-start}.footer-legal{display:flex;flex-wrap:wrap;white-space:normal}
}

@media (max-width:340px){
 .process-shell.process-card{padding-inline:16px}
 .how-intro-badge{max-width:100%;padding-inline:8px;font-size:12px}
 .steps .process-step{grid-template-columns:48px minmax(0,1fr);column-gap:14px}
 .process-step-marker{width:48px}
 .steps .process-step:not(:last-child)::before{left:23.5px}
}

@media (hover:hover) and (pointer:fine){
 .trust-grid article.is-visible:hover,.loan-card.is-visible:hover,.product-grid article.is-visible:hover,.why-grid article.is-visible:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(18,60,120,.12)}
 .trust-grid article:hover i,.loan-card:hover .line-icon,.why-grid article:hover .why-icon{scale:1.04}
 .button:hover{transform:translateY(-2px);box-shadow:0 11px 26px rgba(0,95,252,.22)}
}
@media (hover:none),(pointer:coarse){
 .button:hover,.trust-grid article:hover,.loan-card:hover,.product-grid article:hover,.why-grid article:hover,.faq-item:hover,.steps .process-step:hover{transform:none;box-shadow:inherit}
 .button:hover::after{transform:rotate(18deg) translateX(-240%)}
}
.button:active{transform:scale(.98)}
.faq-item button,.answer{transition-duration:.28s}
.faq-item.open button{background:#f7fbff;color:var(--blue)}

/* V5.7.1 restores the illustrated consultant and FAQ compositions. */
.consultant-panel::after{content:none;display:none}
.consultant-copy{position:relative;z-index:3}
.consultant-identity{position:relative;z-index:3}
.consultant-signature{width:176px;height:auto;min-height:0;object-position:left center;opacity:1}
.consultant-identity.motion-reveal .consultant-signature{clip-path:inset(0 100% 0 0);transition:clip-path 1.05s cubic-bezier(.22,1,.36,1) .14s}
.consultant-identity.motion-reveal.is-visible .consultant-signature{clip-path:inset(0 0 0 0)}
.consultant-visual{position:absolute;right:48px;bottom:0;z-index:1;width:410px;height:500px;overflow:hidden;pointer-events:none}
.consultant-visual::before{content:'';position:absolute;inset:72px 8px 0;border:1px solid #e1ebf8;border-bottom:0;border-radius:72px 72px 0 0;background:#edf4ff}
.consultant-visual::after{content:'';position:absolute;right:0;top:245px;z-index:1;width:142px;height:142px;border-radius:50%;background:#dff5e5}
.consultant-visual-dots{position:absolute;right:1px;top:104px;z-index:2;width:120px;height:90px;background:radial-gradient(circle,#b9d9ff 3px,transparent 3.5px) 0 0/20px 20px}
.consultant-panel .consultant-photo{position:absolute;left:50%;right:auto;bottom:0;z-index:3;width:341px;max-height:100%;height:478px;margin:0;object-fit:contain;transform:translateX(-50%)}

.faq-panel{border:1px solid #e2e9f3;background:var(--panel-soft);box-shadow:0 18px 48px rgba(24,58,102,.08)}
.faq-intro{isolation:isolate}
.faq-question-art{position:absolute;left:232px;top:245px;z-index:3;width:250px;height:190px;scale:.86;transform-origin:center;pointer-events:none}
.faq-bubble{position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(31,68,118,.12)}
.faq-bubble::after{content:'';position:absolute;bottom:-25px;width:31px;height:32px;clip-path:polygon(0 0,100% 0,20% 100%);background:inherit}
.faq-bubble-copy{left:0;top:0;width:138px;height:102px;flex-direction:column;gap:12px;border:1px solid #e3ebf7;border-radius:22px;background:#fff}
.faq-bubble-copy::after{left:25px}
.faq-bubble-copy i{display:block;width:72px;height:8px;border-radius:8px;background:#0874f9}
.faq-bubble-copy i:last-child{width:54px;margin-right:18px}
.faq-bubble-question{left:115px;top:68px;width:116px;height:105px;border-radius:22px;background:#0a9b18;color:#fff;font-size:62px;line-height:1;font-style:normal;font-weight:700}
.faq-bubble-question::after{right:21px;transform:scaleX(-1)}
.faq-bubble-rays{position:absolute;left:170px;top:18px;width:72px;height:56px}
.faq-bubble-rays i{position:absolute;display:block;width:5px;height:25px;border-radius:5px;background:#0a9b18;transform-origin:center bottom}
.faq-bubble-rays i:nth-child(1){left:0;top:4px;transform:rotate(17deg)}
.faq-bubble-rays i:nth-child(2){left:25px;top:11px;height:21px;transform:rotate(44deg)}
.faq-bubble-rays i:nth-child(3){left:48px;top:30px;height:20px;transform:rotate(72deg)}
.faq-intro .faq-photo{z-index:1}

@media (min-width:901px) and (max-width:1100px){
 .consultant-panel{grid-template-columns:minmax(0,1fr) minmax(260px,320px);overflow:hidden}
 .consultant-visual{position:relative;right:auto;bottom:auto;width:100%;height:455px;margin:0 0 -36px;align-self:end}
 .consultant-visual::before{inset:60px 0 0;border-radius:58px 58px 0 0}
 .consultant-visual::after{right:-10px;top:224px;width:126px;height:126px}
 .consultant-visual-dots{right:2px;top:88px;width:100px;height:76px;background-size:18px 18px}
 .consultant-panel .consultant-photo{width:min(285px,88%);height:auto}
 .faq-intro{padding-bottom:620px}
 .faq-question-art{left:calc(50% - 125px);top:210px;bottom:auto;scale:.9}
 .faq-intro .faq-photo{left:calc(50% - 300px);bottom:0;width:600px;height:auto;transform:none}
}

@media (max-width:900px){
 .consultant-panel{display:grid;min-height:0;grid-template-columns:1fr;gap:18px;padding:32px 30px 0;overflow:hidden}
 .consultant-visual{position:relative;right:auto;bottom:auto;width:min(430px,100%);height:440px;margin:4px auto 0}
 .consultant-visual::before{inset:46px 0 0;border-radius:62px 62px 0 0}
 .consultant-visual::after{right:2px;top:205px;width:126px;height:126px}
 .consultant-visual-dots{right:11px;top:73px;width:105px;height:76px;background-size:18px 18px}
 .consultant-panel .consultant-photo{width:min(315px,78%);height:auto}
 .consultant-signature{width:160px}
 .faq-intro{padding-bottom:640px}
 .faq-question-art{left:calc(50% - 125px);top:260px;bottom:auto;scale:.9}
 .faq-intro .faq-photo{left:calc(50% - 300px);bottom:0;width:600px;height:auto;transform:none}
}

@media (max-width:600px){
 .consultant-panel{padding:28px 20px 0}
 .consultant-visual{width:100%;height:clamp(350px,105vw,420px);margin-top:2px}
 .consultant-visual::before{inset:38px 0 0;border-radius:54px 54px 0 0}
 .consultant-visual::after{right:1px;top:46%;width:104px;height:104px}
 .consultant-visual-dots{right:8px;top:62px;width:88px;height:66px;background-size:17px 17px}
 .consultant-panel .consultant-photo{width:min(300px,82%)}
 .consultant-signature{width:154px;margin-bottom:7px}
 .faq-panel{padding-inline:18px}
 .faq-intro{padding-bottom:620px}
 .faq-question-art{top:235px;bottom:auto;scale:.82}
 .faq-intro .faq-photo{left:calc(50% - 235px);width:470px}
}

@media (prefers-reduced-motion:reduce){
 html{scroll-behavior:auto!important}
 *,*::before,*::after{animation:none!important;transition:none!important}
 .motion-reveal,.motion-reveal-signature,.process-shell.is-animation-ready .how-intro-badge,.process-shell.is-animation-ready .how-intro-copy h2,.process-shell.is-animation-ready .how-intro-copy p,.process-shell.is-animation-ready .how-intro-media,.process-shell.is-animation-ready .process-track__number,.process-shell.is-animation-ready .process-step,.process-shell.is-animation-ready .process-step-marker,.process-shell.is-animation-ready .process-step-content>*{opacity:1!important;filter:none!important;transform:none!important;clip-path:none!important}
 .consultant-identity.motion-reveal .consultant-signature{clip-path:none!important}
 .process-shell.is-animation-ready .process-track__line{transform:translateY(-50%) scaleX(1)!important}
 .process-shell.is-animation-ready .process-step:not(:last-child)::before{transform:scaleY(1)!important}
 .hero-video{transform:none!important}
}
