@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}:root{--clr-text-primary: #1b1b1b;--clr-text-inverted: #fff;--clr-text-secondary: #525252;--clr-brand-blue: #042243;--clr-brand-yellow-100: #fbca50;--clr-brand-yellow-200: #e0a205;--clr-divider-primary: #cbcbcb}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body{font-family:Manrope,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul{list-style:none;margin:0;padding:0}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;font-size-adjust:.52;margin:0}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance;margin:0}h1{font-size:clamp(2rem,1.4231rem + 2.5641vw,3.25rem);font-weight:600}h2{font-size:clamp(2.25rem,2.036rem + 1.071vw,3rem);font-weight:500}h4{font-size:1.25rem;font-weight:600}p{margin:0;text-wrap:pretty;font-size:clamp(1rem,.964rem + .179vw,1.125rem)}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}img,picture{max-width:100%;display:block;object-fit:cover}button{border:none;cursor:pointer;text-transform:uppercase;margin:0;padding:0}a{text-decoration:none}input,button,textarea,select{font-family:inherit;font-size:inherit}:target{scroll-margin-block:5ex}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}@keyframes float{0%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(1deg)}to{transform:translateY(0) rotate(-2deg)}}@keyframes shadowFloat{0%{transform:translate(-50%) scale(1);opacity:.35}50%{transform:translate(-50%) scale(.85);opacity:.25}to{transform:translate(-50%) scale(1);opacity:.35}}.hidden{display:none}.header{position:absolute;inset:0;width:100%;height:fit-content;z-index:10;margin:0 auto;padding-block:.75rem;border-radius:.75rem}.header>.container{display:flex;align-items:center;justify-content:space-between}.header .logo{width:5.5rem;height:auto}.header .actions{display:flex;align-items:center;justify-content:end;gap:.75rem}.nav{display:none;gap:2.25rem}.nav a{color:var(--clr-text-inverted);text-decoration:none;transition:color .4s ease}.nav a:hover{color:var(--clr-divider-primary)}.btn-icon{display:flex;justify-content:center;align-items:center;background:#ffffff1a;border-radius:.5rem;width:2.5rem;height:2.5rem;transition:background .4s ease}.btn-icon svg{width:1rem;height:1rem}.btn-icon:hover{background:#fff3}.btn-primary{display:flex;align-items:center;background:var(--clr-brand-yellow-200);color:#0d130f;padding:.5rem 1.25rem;border-radius:.5rem;font-size:1rem;font-weight:500;gap:.5rem;width:fit-content}.container{width:100%;padding:0 16px;margin-inline:auto}.section-hero{position:relative}.section-hero .slider-progress{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:#595959;width:85%}.section-hero .slider-progress-bar{background:var(--clr-text-inverted);height:2px;transition:width .4s ease;width:0}.section-hero .splide__slide{position:relative;width:100%;min-height:100vh;min-height:100svh;overflow:hidden}.section-hero .hero-text{margin-top:12rem;position:relative;z-index:6}.section-hero .hero-text .chip,.section-hero .hero-text h1,.section-hero .hero-text p{color:var(--clr-text-inverted)}.section-hero .hero-text .chip{width:fit-content;padding:.5rem .75rem;display:flex;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;text-transform:uppercase;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);margin-bottom:1rem}.section-hero .hero-text h1{line-height:normal;margin-bottom:1rem}.section-hero .hero-text h1 span{color:var(--clr-brand-yellow-200)}.section-hero .hero-text h1+p{margin-bottom:2rem}.section-hero .hero-text .btn-primary{padding:.625rem 1.5rem;width:fit-content}.section-hero .hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.section-hero .splide__arrows{display:flex;position:absolute;bottom:3.75rem;right:clamp(1rem,-22.619rem + 38.0952vw,25rem);z-index:10}.section-hero .splide__arrows .splide__arrow{display:flex;align-items:center;background:transparent;width:4rem;height:2.5rem}.section-hero .splide__arrows .splide__arrow svg{width:36px;height:36px;stroke:#fff}.section-hero .splide__arrows .splide__arrow:active svg{stroke:#fff}.section-hero .splide__arrows .splide__arrow.splide__arrow--prev{border-right:1px solid #fff}.section-hero .splide__arrows .splide__arrow.splide__arrow--prev svg{margin-left:.5rem}.section-hero .splide__arrows .splide__arrow.splide__arrow--next svg{margin-left:1rem}.section-chip{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.section-chip span{color:var(--clr-text-primary)}.section-why-us{margin-top:2.75rem;margin-bottom:5.5rem}.section-why-us .container{padding-top:2.75rem;border-top:2px solid var(--clr-divider-primary)}.section-why-us .text-wrapper{text-align:center}.section-why-us .text-wrapper h2{color:var(--clr-text-primary);margin-bottom:1rem}.section-why-us .text-wrapper p{color:var(--clr-text-secondary);margin-bottom:2.75rem}.section-why-us .cards{display:grid;gap:.75rem}.section-why-us .cards .card{background:#f1f1f1;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;gap:.75rem}.section-why-us .cards .card:not(:last-child){padding:1.5rem}.section-why-us .cards .card:last-child{max-height:15.625rem}.section-why-us .cards .card.yellow{background:var(--clr-brand-yellow-100)}.section-why-us .cards .card.yellow p{color:var(--clr-text-primary)}.section-why-us .cards .card h4{color:var(--clr-text-primary);line-height:normal}.section-why-us .cards .card p{color:var(--clr-text-secondary)}.section-why-us .cards .card img{height:100%}.section-how-it-works{margin-bottom:8rem}.section-how-it-works h2{text-align:center;color:var(--clr-text-primary);margin-bottom:2.75rem}.section-how-it-works .steps{display:grid;gap:3rem;margin-bottom:3rem}.section-how-it-works .steps .step{display:flex;flex-direction:column;gap:1rem;text-align:center;align-items:center}.section-how-it-works .steps .step span{font-size:3rem;font-weight:500;color:var(--clr-brand-yellow-200)}.section-how-it-works .steps .step h4{color:var(--clr-text-primary)}.section-how-it-works .steps .step p{max-width:80%;color:var(--clr-text-secondary)}.section-how-it-works .btn-primary{width:fit-content;margin:0 auto;font-size:1.25rem;padding:.75rem 1.75rem}.section-factoring{margin-bottom:8rem}.section-factoring .section-chip{margin-bottom:2.5rem;position:relative;z-index:5}.section-factoring .section-chip span{color:#cbcbcb}.section-factoring .content-wrapper{width:100%;height:100%;border-radius:1rem;background:#1b1b1b;padding:1.75rem;position:relative;overflow:hidden}.section-factoring .content-wrapper .content{position:relative;z-index:3}.section-factoring .content-wrapper h2{color:var(--clr-text-inverted);text-align:center;margin-bottom:2.75rem}.section-factoring .cards{display:grid;gap:3.75rem}.section-factoring .cards .card{text-align:center;display:flex;flex-direction:column;align-items:center}.section-factoring .cards .card .icon{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:.5rem;background:#fbcb501f;margin-bottom:1.5rem}.section-factoring .cards .card h4{font-size:1.125rem;color:var(--clr-text-inverted);margin-bottom:.75rem;line-height:normal}.section-factoring .cards .card p{color:#cbcbcb}.section-fuel-cards{margin-bottom:8rem}.section-fuel-cards h2{text-align:center;margin-bottom:2.75rem}.section-fuel-cards .content .info{margin-bottom:4rem}.section-fuel-cards .content .info ul{display:grid;gap:1.25rem;margin-bottom:2.75rem}.section-fuel-cards .content .info ul li{display:flex;align-items:center;gap:1.25rem}.section-fuel-cards .content .info ul li .circle{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:9999px;background:#1b1b1b;display:flex;justify-content:center;align-items:center}.section-fuel-cards .content .info ul li p{color:var(--clr-text-secondary)}.section-fuel-cards .content .btn-primary{margin-inline:auto;background:var(--clr-brand-yellow-100)}.section-fuel-cards .content .btn-primary:hover{background:var(--clr-brand-yellow-200)}.section-fuel-cards .content .image{position:relative;background:var(--clr-brand-yellow-100);width:100%;height:20rem;border-radius:.75rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.section-fuel-cards .content .image:after{content:"";position:absolute;bottom:3rem;left:50%;transform:translate(-50%);width:14rem;height:3rem;background:radial-gradient(ellipse,rgba(0,0,0,.55) 30%,transparent 100%);filter:blur(15px);border-radius:50%;z-index:0;animation:shadowFloat 6s ease-in-out infinite}.section-fuel-cards .content .image>img{width:17.5rem;height:auto;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15))}.section-form{padding-block:5.25rem;background:url(/bg-form.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.section-form .form-wrapper{background:#f0edeb;border-radius:.5rem;padding:1.75rem;width:fit-content;margin-inline:auto}.section-form .form-wrapper .form-header{margin-bottom:2.5rem}.section-form .form-wrapper .title{color:var(--clr-text-primary);font-size:clamp(1.25rem,1.161rem + .446vw,1.563rem);font-weight:600;line-height:1.4;margin-bottom:1.25rem}.section-form .application-form{width:100%;max-width:500px}.section-form .form-header{margin-bottom:2rem}.section-form .form-control{display:grid;gap:.325rem;min-height:3.5rem}.section-form .form-control:not(:last-child){margin-bottom:.75rem}.section-form .form-control:last-child{margin-bottom:3rem}.section-form .form-control .error{font-size:.75rem;font-weight:300;color:#900;box-sizing:border-box}.section-form input[type=text],.section-form input[type=email],.section-form input[type=tel]{height:2rem;width:100%;background:transparent;border:none;border-bottom:1px solid #b8b4b3;padding:0 0 .75rem;font-family:inherit;font-size:1rem;color:var(--clr-text-primary);font-weight:500}:is(.section-form input[type=text],.section-form input[type=email],.section-form input[type=tel])::placeholder{color:#575151;font-weight:500}:is(.section-form input[type=text],.section-form input[type=email],.section-form input[type=tel]):valid:not(:placeholder-shown){border-color:#43c867}:is(.section-form input[type=text],.section-form input[type=email],.section-form input[type=tel]):focus{outline:none}:is(.section-form input[type=text],.section-form input[type=email],.section-form input[type=tel]):focus:invalid{outline:none}.section-form .radio-group{display:grid;gap:1rem}.section-form .radio-label{font-size:1rem;font-weight:500;color:#575151}.section-form .radio-options{display:flex;gap:2rem}.section-form .radio-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--clr-text-secondary);font-size:1rem;font-weight:500}.section-form .radio-option input[type=radio]{appearance:none;width:0;height:0;position:absolute}.section-form .radio-custom{width:20px;height:20px;border:1px solid var(--clr-text-secondary);border-radius:.25rem;position:relative;background:#fff;transition:all .2s ease}.section-form .radio-option input[type=radio]:checked+.radio-custom{background:#fff;border-color:var(--clr-brand-yellow-200)}.section-form .radio-option input[type=radio]:checked+.radio-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-48%,-45%);color:var(--clr-brand-yellow-200);font-weight:700;font-size:14px}.section-form .conditional-field{margin-top:0}.section-form .btn-primary{width:100%;justify-content:center;text-transform:none;background:var(--clr-brand-yellow-100);font-size:1rem;margin-top:1.25rem;padding:.75rem 1.25rem}.section-form .btn-primary:hover{background:var(--clr-brand-yellow-200)}.section-form .form-footer{text-align:center;font-size:.875rem;color:var(--clr-text-secondary);margin-top:2rem;margin-inline:auto}.section-form .form-footer a{color:var(--clr-text-primary);text-decoration:underline;transition:color .2s ease}.section-form .form-footer a:hover{color:var(--clr-text-secondary)}.footer{margin-top:2.5rem;padding-bottom:2.5rem}.footer .container{padding-top:2.5rem;border-top:2px solid var(--clr-divider-primary)}.footer .footer-wrapper{padding:1.5rem;background:#1b1b1b;border-radius:.5rem}.footer .footer-top{display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem}.footer .footer-top .logo{width:6.25rem;object-fit:initial}.footer .footer-links>p{color:#fff;font-weight:700;margin-bottom:1rem}.footer .footer-links ul{display:grid;gap:1rem}.footer .footer-links ul li{display:flex;align-items:center;gap:.75rem}.footer .footer-links ul li a{color:var(--clr-divider-primary);transition:color .2s ease}.footer .footer-links ul li a:hover{color:var(--clr-text-inverted)}.footer .footer-bottom{display:flex;align-items:start;flex-direction:column;gap:1rem}.footer .footer-bottom>p{color:#797171;font-size:.875rem}.footer .footer-bottom .privacy-terms-links{display:flex;gap:1.75rem}.footer .footer-bottom .privacy-terms-links>a{color:#797171;font-size:.875rem;transition:all .2s ease}.footer .footer-bottom .privacy-terms-links>a:hover{color:var(--clr-text-inverted);text-decoration:underline}@media(min-width:576px){.section-why-us .cards{grid-template-columns:repeat(2,1fr)}.section-why-us .cards .card:last-child{max-height:18.75rem}}@media(min-width:768px){.container{max-width:90%;padding:0}.section-hero .splide__slide{position:relative}.section-hero .splide__slide:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#052243,#052243fa,#052243e6 30%,#052243b3 44%,#05224359 60%,#05224300 78%);pointer-events:none;z-index:1}.section-why-us .cards{grid-template-columns:repeat(3,1fr)}.footer .footer-wrapper{padding:2rem 1.5rem}.footer .footer-top{display:flex;flex-direction:row;align-items:start;gap:12.25rem}.footer .footer-bottom{flex-direction:row;justify-content:space-between}}@media(min-width:992px){.mt-12{margin-top:12rem!important}.container{max-width:960px}.header{top:1rem;max-width:1248px;padding-block:1rem;background:#05224366;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 2px 12px #00000026}.header .logo{width:6.75rem}.header .actions{display:flex;align-items:center;justify-content:end;gap:.75rem}.nav{display:flex}.btn-icon{width:3.25rem;height:3.25rem;transition:background .4s ease}.btn-icon svg{width:1.25rem;height:1.25rem}.btn-icon:hover{background:#fff3}.btn-primary{padding:.75rem 1.5rem;font-size:1.125rem;transition:all .4s ease}.btn-primary:hover{background:var(--clr-brand-yellow-100);gap:1rem}.section-hero .hero-text{max-width:37.5rem;margin-top:15rem}.section-hero .hero-text .chip{padding:.75rem 1rem;font-size:1rem;margin-bottom:2rem}.section-hero .hero-text h1{margin-bottom:1.5rem}.section-hero .hero-text h1+p{font-size:1.125rem;max-width:31.5rem;margin-bottom:2.75rem}.section-hero .splide__slide{padding-bottom:5rem}.section-hero .splide__arrows{bottom:3rem}.section-hero .splide__arrows .splide__arrow svg{stroke:#fff}.section-hero .splide__arrows .splide__arrow.splide__arrow--prev{border-right:1px solid #fff}.section-hero .container.progress{position:relative}.section-hero .container.progress .slider-progress{bottom:3rem;left:0;transform:initial;width:18.75rem}.section-why-us{margin-top:4rem;margin-bottom:10rem}.section-why-us .container{padding-top:4rem}.section-why-us .text-wrapper{max-width:39.5rem;margin-inline:auto}.section-why-us .text-wrapper p{color:var(--clr-text-secondary);margin-bottom:4rem}.section-why-us .cards{grid-template-columns:repeat(4,1fr)}.section-why-us .cards .card:not(:last-child){padding:2.5rem 1.25rem}.section-why-us .cards .card:last-child{grid-column:1;grid-row:1;max-height:revert}.section-how-it-works{margin-bottom:10rem}.section-how-it-works h2{margin-bottom:4rem}.section-how-it-works .steps{grid-template-columns:repeat(4,1fr);gap:4rem;margin-bottom:4rem}.section-how-it-works .steps .step{gap:1.25rem;text-align:left;align-items:start}.section-how-it-works .btn-primary{font-size:1.375rem}.section-factoring{margin-bottom:10rem}.section-factoring .content-wrapper{padding:2.5rem;display:flex;justify-content:space-between;align-items:start;gap:1rem}.section-factoring .content-wrapper:before{content:"";position:absolute;top:0;left:0;width:378px;height:100%;background:url(/truck-nose.webp);background-repeat:no-repeat;background-size:cover}.section-factoring .content-wrapper h2{text-align:left}.section-factoring .content{max-width:41rem}.section-factoring .cards{grid-template-columns:repeat(2,1fr);gap:2rem}.section-factoring .cards .card{align-items:start;text-align:left}.section-fuel-cards{margin-bottom:10rem}.section-fuel-cards h2{margin-bottom:4rem}.section-fuel-cards .content{display:flex;justify-content:space-between;align-items:center;gap:2rem}.section-fuel-cards .content .info{margin-bottom:0}.section-fuel-cards .content .info ul{margin-bottom:4rem}.section-fuel-cards .content .info ul li p{max-width:30rem}.section-fuel-cards .content .btn-primary{margin-inline:revert}.section-fuel-cards .content .image{width:28.125rem;height:27.5rem}.section-fuel-cards .content .image:after{width:16rem}.section-fuel-cards .content .image>img{width:21.75rem}.section-form .form-wrapper{max-width:30rem}.section-form .form-wrapper .form-header{max-width:26.5rem}.section-form .form-wrapper .form-footer{max-width:80%}}@media(min-width:1200px){.container{max-width:1140px}.header .logo,.header .actions{width:11.75rem}}
