@import url(https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Roboto:wght@100..900&display=swap);*,::after,::before{box-sizing:border-box;margin:0;padding:0}body{font-family:Geist,sans-serif;color:rgba(0,0,0,.8);font-size:20px;line-height:1.4;position:relative;background-color:#f5f3eb}@media screen and (max-width:1440px){body{font-size:16px;line-height:1.2}}@media screen and (max-width:768px){body{font-size:14px;line-height:14px}}body::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/body-bg.png);opacity:.2;z-index:-1}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}ol,ul{list-style:none}.btn{cursor:pointer;padding:14px 39px;font-size:20px;line-height:1.2;letter-spacing:-.04em;font-weight:900;border-radius:9999px;border:1px solid rgba(62,62,62,.8);display:inline-block}@media screen and (max-width:768px){.btn{font-size:20px;line-height:1.2;padding:5px 19px}}.btn-primary{background-color:#0292c9;color:#fff}.btn-black{background-color:#000;color:#fff}h1,h2,h3,h4,h5,h6{font-weight:900;color:#000}input,select,textarea{font-family:inherit}.flex-wrapper{display:flex}.highlight-text{background-color:#00b6fb;padding-inline:8px}.container{max-width:1830px;margin:0 auto;padding:0 15px}@media screen and (max-width:1800px){.container{padding:0 60px}}@media screen and (max-width:1024px){.container{padding:0 12px}}.text-center{text-align:center}.section-heading{font-weight:900;font-size:70px;line-height:76px;letter-spacing:-.04em}@media screen and (max-width:1440px){.section-heading{font-size:50px;line-height:1.11}}@media screen and (max-width:1024px){.section-heading{font-size:36px;line-height:1.11}}p:not(:last-child){margin-bottom:24px}@media screen and (max-width:1024px){.desktop{display:none}}@media screen and (min-width:1025px){.mobile{display:none}}.star-rating{margin-top:40px;display:flex;gap:18px;align-items:center;flex-direction:row}@media screen and (max-width:1200px){.star-rating{gap:10px;margin-top:17px}}@media screen and (max-width:768px){.star-rating{gap:8px;margin-top:17px}}.star-rating .text{font-size:20px;line-height:2.1;font-weight:700}@media screen and (max-width:1440px){.star-rating .text{font-size:14px}}.star-rating .text span{font-weight:400}@media screen and (max-width:1440px){.star-rating .rating{width:100px;height:auto}}@media screen and (max-width:1024px){.star-rating .rating{width:77px;height:auto}}@media screen and (max-width:1440px){.star-rating .trustpilot svg{width:100px;height:auto}}@media screen and (max-width:768px){.star-rating .trustpilot svg{width:80px;height:auto}}.gform_wrapper.gform-theme .gform_validation_errors{display:none}.gform_wrapper.gform-theme .validation_message{display:none}.gform_wrapper.gform-theme .gfield_validation_message{display:none}.gform_wrapper.gform-theme .gfield_required{display:none!important}.gform_wrapper.gform-theme .gfield_error input[type=email],.gform_wrapper.gform-theme .gfield_error input[type=number],.gform_wrapper.gform-theme .gfield_error input[type=tel],.gform_wrapper.gform-theme .gfield_error input[type=text],.gform_wrapper.gform-theme .gfield_error select,.gform_wrapper.gform-theme .gfield_error textarea{border-bottom:1px solid #00b6fb!important}.check-eligibility{position:fixed;inset:0;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.check-eligibility.active{opacity:1;visibility:visible}.check-eligibility .inner-wrapper{max-width:1163px;margin:0 auto;position:relative;padding:50px;display:flex;justify-content:space-between;gap:25px;width:100%;height:100%}.check-eligibility .close-button{position:absolute;top:120px;right:20px;cursor:pointer;transition:opacity .3s ease}.check-eligibility .close-button:hover{opacity:.7}.sticky-nav-wrapper{position:sticky;top:0;z-index:999;transition:box-shadow .3s ease}.sticky-nav-wrapper.scrolled{box-shadow:0 2px 12px rgba(0,0,0,.15)}.site-header{padding:22px 0;background-color:#1a3e4f}.site-header .flex-wrapper{justify-content:space-between;align-items:center}.site-header .logo img{max-width:150px}@media screen and (max-width:1024px){.site-header .logo img{max-width:109px}}@media screen and (max-width:1350px){.site-header .btn.btn-primary{padding:12px;font-size:14px}}.site-header .nav-menu{color:#fff}@media screen and (max-width:1100px){.site-header .nav-menu.desktop{display:none}}.site-header .nav-menu .flex-wrapper{gap:28px}@media screen and (max-width:1350px){.site-header .nav-menu .flex-wrapper{gap:16px}}@media screen and (max-width:1150px){.site-header .nav-menu .flex-wrapper{gap:10px}}.site-header .nav-menu a{font-size:14px;line-height:1.28;font-weight:700}.site-header .nav-menu .menu-item{position:relative}.site-header .nav-menu .menu-item.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.site-header .nav-menu .menu-item .sub-menu{position:absolute;top:100%;left:0;min-width:200px;background-color:#0292c9;padding:14px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;border-radius:6px}.site-header .nav-menu .menu-item .sub-menu .menu-item{position:relative}.site-header .nav-menu .menu-item .sub-menu .menu-item:not(:last-child){margin-bottom:16px}.site-header .nav-menu .menu-item .sub-menu .menu-item a{color:#fff;display:block;font-size:14px;transition:color .3s}.site-header .nav-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateX(0)}.site-header .nav-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu{top:0;left:100%;transform:translateX(10px)}@media screen and (max-width:1100px){.site-header .mobile-menu.mobile{display:block}}.site-header .mobile-menu .mobile-menu-content{position:absolute;top:100%;left:0;width:100%;background-color:#1a3e4f;z-index:100;color:#fff;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.site-header .mobile-menu .mobile-menu-content .flex-wrapper{flex-direction:column;gap:24px;padding:24px 14px;text-align:left;align-items:flex-start}.site-header .mobile-menu .mobile-menu-content .flex-wrapper li{font-weight:900;font-size:14px;line-height:18px}.site-header .mobile-menu .close-menu{display:none}.site-header .mobile-menu.active .mobile-menu-content{display:block;opacity:1;visibility:visible;transform:translateY(0)}.site-header .mobile-menu.active .open-menu{display:none}.site-header .mobile-menu.active .close-menu{display:block}@media screen and (max-width:1100px){.site-header{padding:18px 0}.site-header .button-wrapper{margin-left:auto;margin-right:12px}.site-header .button-wrapper .btn{font-size:14px;line-height:24px}}.site-footer{background-color:#111;color:#fff;padding:63px 0;z-index:10;position:relative}@media screen and (max-width:1024px){.site-footer{padding:50px 0}}.site-footer .container{max-width:1389px;margin:0 auto;padding:0 15px}.site-footer .footer-wrapper{display:flex;gap:212px;align-items:flex-start}@media screen and (max-width:1024px){.site-footer .footer-wrapper{gap:40px}}@media screen and (max-width:768px){.site-footer .footer-wrapper{flex-direction:column;gap:40px}}.site-footer .footer-logo{flex-shrink:0}.site-footer .footer-nav{display:flex;gap:80px;flex:1;justify-content:flex-start;margin-bottom:32px}.site-footer .nav-column .nav-title{font-size:14px;line-height:18px;margin-bottom:24px;color:#fff}.site-footer .nav-column .nav-links{display:flex;flex-direction:column;gap:20px}.site-footer .nav-column .nav-links li a{font-size:14px;line-height:18px;transition:all .3s ease-in-out}.site-footer .nav-column .nav-links li a:hover{opacity:.7}.site-footer .footer-bottom{display:flex;gap:24px}@media screen and (max-width:1024px){.site-footer .footer-bottom{flex-wrap:wrap}}.site-footer .footer-bottom p{font-size:12px;line-height:1.2;color:rgba(255,255,255,.6980392157);opacity:50%}.site-footer .footer-bottom p:not(:last-child){margin-bottom:12px}.site-footer .footer-end{display:flex;gap:24px;margin-top:20px;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.site-footer .footer-end{flex-wrap:wrap}}.site-footer .footer-end p{font-size:12px;line-height:1.2;color:rgba(255,255,255,.6980392157);opacity:50%;margin:0}.site-footer .footer-end-lp{margin-top:24px}.site-footer .footer-end-lp .sitefooter__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;font-size:12px;line-height:1.2;padding-bottom:24px;color:#fff;opacity:.5}.site-footer .footer-end-lp .sitefooter__meta{display:flex;flex-wrap:wrap;gap:6px}.site-footer .footer-end-lp .sitefooter__abn{white-space:nowrap;opacity:.9}.site-footer .footer-end-lp .sitefooter__abnlabel{opacity:.85;margin-right:4px}.site-footer .footer-end-lp .sitefooter__bottom{display:flex;align-items:center;justify-content:space-between;font-size:14px}@media screen and (max-width:1024px){.site-footer .footer-end-lp .sitefooter__bottom{padding-bottom:40px}}.site-footer .footer-end-lp .sitefooter__link{color:rgba(255,255,255,.85);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.site-footer .footer-end-lp .sitefooter__link:focus-visible,.site-footer .footer-end-lp .sitefooter__link:hover{color:#fff}@media (max-width:1200px){.site-footer .footer-top{gap:40px}.site-footer .footer-nav{gap:40px}}@media (max-width:768px){.site-footer .footer-top{flex-direction:column;gap:40px}.site-footer .footer-nav{flex-wrap:wrap;gap:30px}.site-footer .nav-column{min-width:150px}}.top-notice{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;background:#e2e0d6;font-size:14px;line-height:18px}@media screen and (max-width:1024px){.top-notice{justify-content:space-between}}.top-notice .top-notice__text{color:#000}.top-notice .top-notice__link{text-decoration:none;color:#000;font-weight:700;transition:transform .2s ease}.top-notice .top-notice__link:hover{transform:translateX(3px)}.error-404{padding:150px 0;text-align:center;font-size:200px}.fadein{transform:translateY(50px);transition-delay:.8s;transition:.8s;opacity:0}.inView{opacity:1;transform:translateY(0) rotate(0) translateZ(0)}.animated{animation-duration:1s;animation-fill-mode:both}.one{animation-delay:.2s}.two{animation-delay:.6s}.three{animation-delay:1s}.four{animation-delay:1.8s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.banner-section{padding:40px 0 120px;position:relative}.banner-section::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(../images/background-blur.png);background-repeat:no-repeat;background-size:contain;background-position:top right;z-index:-4}@media screen and (max-width:1024px){.banner-section::before{content:none}}.banner-section::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/background-blur-2.png);background-repeat:no-repeat;background-size:contain;background-position:bottom left;z-index:-1}@media screen and (max-width:1024px){.banner-section{padding:30px 0 72px;background-image:url(../images/banner-bg-image.png);background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden}}.banner-section .flex-wrapper{align-items:center;gap:130px}@media screen and (max-width:1024px){.banner-section .flex-wrapper{flex-direction:column-reverse;align-items:flex-start;gap:40px}}.banner-section .flex-wrapper>.image img{border-radius:10px}@media screen and (max-width:1024px){.banner-section .flex-wrapper>.image{width:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1024px){.banner-section .flex-wrapper>.image img{width:100%;height:299px;-o-object-fit:cover;object-fit:cover}}.banner-section .text-wrapper{width:52%;position:relative}@media screen and (max-width:1200px){.banner-section .text-wrapper{width:70%}}@media screen and (max-width:1024px){.banner-section .text-wrapper{width:100%}}.banner-section .text-wrapper p{max-width:68%;color:rgba(0,0,0,.6980392157)}@media screen and (max-width:1024px){.banner-section .text-wrapper p{margin-bottom:17px}}.banner-section .text-wrapper .icon{position:absolute;top:25%;right:40px;width:20%}@media screen and (max-width:1200px){.banner-section .text-wrapper .icon{top:15%;right:0;width:15%}}@media screen and (max-width:1024px){.banner-section .text-wrapper .icon{top:31%;width:17%}}.banner-section .text-wrapper .image{position:absolute;left:50%;top:50%;transform:translate(60%,-21%)}@media screen and (max-width:1500px){.banner-section .text-wrapper .image{bottom:90px}}@media screen and (max-width:1200px){.banner-section .text-wrapper .image{transform:translate(90%,-20%)}}@media screen and (max-width:1024px){.banner-section .text-wrapper .image{transform:translate(30%,-30%)}.banner-section .text-wrapper .image img{width:213px;height:auto}}.banner-section .subtitle{font-size:40px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#0292c9;margin-bottom:5px;display:inline-block}@media screen and (max-width:1440px){.banner-section .subtitle{font-size:20px;line-height:1.2;margin-bottom:10px}}.banner-section .title{font-size:70px;line-height:76px;letter-spacing:-.04em;margin-bottom:20px}@media screen and (max-width:1440px){.banner-section .title{font-size:50px;line-height:1.11}}@media screen and (max-width:1200px){.banner-section .title{font-size:36px;line-height:1.11;margin-bottom:17px}}.banner-section p{margin-bottom:33px;max-width:686px}.banner-section .btn-primary{padding:24px 39px;font-size:35px;font-style:normal;font-weight:900;line-height:24px;letter-spacing:-1.4px}@media screen and (max-width:1440px){.banner-section .btn-primary{font-size:24px;padding:14px 39px}}@media screen and (max-width:768px){.banner-section .btn-primary{font-size:18px;padding:6px 20px}}.features{margin-top:-67px;padding-bottom:165px;position:relative;z-index:2}@media screen and (max-width:1440px){.features{padding-bottom:120px}}@media screen and (max-width:1024px){.features{margin-top:-30px;padding-bottom:60px}}.features .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}@media screen and (max-width:1200px){.features .grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media screen and (max-width:320px){.features .grid{grid-template-columns:repeat(1,1fr)}}.features .col{padding:19px;display:flex;align-items:center;gap:25px;color:rgba(0,0,0,.8);border-radius:10px;border:1px solid #000;font-weight:700;background-color:#fff}@media screen and (max-width:1300px){.features .col{padding:14px;gap:15px}}@media screen and (max-width:768px){.features .col{padding:13px 13px 13px 5px;gap:5px}}.features .col .icon{flex-shrink:0}.features .col .icon img{width:107px;height:107px}@media screen and (max-width:1600px){.features .col .icon img{width:70px;height:70px}}@media screen and (max-width:768px){.features .col .icon img{width:40px;height:40px}}.features .col .desc{letter-spacing:-.02em}@media screen and (max-width:768px){.features .col .desc{font-size:12px}}.trusted-leaders{padding-bottom:174px}@media screen and (max-width:1440px){.trusted-leaders{padding-bottom:120px}}@media screen and (max-width:1024px){.trusted-leaders{padding-bottom:60px}}.trusted-leaders .heading{font-weight:900;font-size:70px;line-height:76px;margin-bottom:52px;letter-spacing:-.04em}@media screen and (max-width:1440px){.trusted-leaders .heading{font-size:50px;line-height:1.11}}@media screen and (max-width:1024px){.trusted-leaders .heading{font-size:36px;line-height:1.11}}@media screen and (max-width:768px){.trusted-leaders .heading{margin:0 auto 30px}}@media screen and (max-width:385px){.trusted-leaders .heading{max-width:100%}}.trusted-leaders .images.flex-wrapper{justify-content:center;align-items:center;gap:80px;flex-wrap:wrap}@media screen and (max-width:1024px){.trusted-leaders .images.flex-wrapper{gap:24px 40px}}.trusted-leaders .swiper-wrapper{display:flex;align-items:center}.how-it-works{padding-top:25px;margin-bottom:150px}@media screen and (max-width:1440px){.how-it-works{margin-bottom:120px}}@media screen and (max-width:1024px){.how-it-works{padding-top:0;margin-bottom:40px}}.how-it-works .section-heading{margin-bottom:86px}@media screen and (max-width:1024px){.how-it-works .section-heading{margin-bottom:41px}}@media screen and (max-width:1024px){.how-it-works>.flex-wrapper{flex-direction:column;align-items:center}.how-it-works>.flex-wrapper .image.mobile{margin-top:38px}}.how-it-works .image.desktop img{border-radius:20px 0 0 20px}@media screen and (max-width:1650px){.how-it-works .image.desktop{margin-top:80px}}@media screen and (max-width:1350px){.how-it-works .image.desktop{display:none}}.how-it-works .image.desktop.image-left img{border-radius:0 20px 20px 0}.how-it-works .text-section{max-width:1280px;margin:0 auto;color:rgba(0,0,0,.8);flex:0 0 65%}@media screen and (max-width:1280px){.how-it-works .text-section{flex:0 0 90%}}.how-it-works .text-section .flex-wrapper{gap:70px;padding:0 49px;position:relative}@media screen and (max-width:1024px){.how-it-works .text-section .flex-wrapper{gap:20px;flex-direction:column;align-self:center;padding:0 12px}}.how-it-works .text-section .btn.btn-primary{font-size:40px;padding:34px 39px;line-height:28px}@media screen and (max-width:1440px){.how-it-works .text-section .btn.btn-primary{font-size:24px;padding:14px 39px}}.how-it-works .text-section .col{display:flex;align-items:center;flex-direction:column}.how-it-works .text-section .col .icon{margin-bottom:14px}@media screen and (max-width:768px){.how-it-works .text-section .col .icon img{width:60px;height:60px}}.how-it-works .text-section .col .title{margin-bottom:10px;font-size:27px;line-height:31px;font-weight:800}@media screen and (max-width:1200px){.how-it-works .text-section .col .title{font-size:20px;line-height:1.2}}.how-it-works .divider.desktop{position:absolute;top:57px;left:50%;transform:translateX(-50%);width:72%;z-index:-1}.how-it-works .divider.desktop img{width:100%}.how-it-works .divider.mobile{align-self:center}.about-us{max-width:1404px;margin:0 auto 160px;gap:184px;align-items:center}@media screen and (max-width:1440px){.about-us{margin:0 60px 120px;gap:100px}}@media screen and (max-width:1024px){.about-us{flex-direction:column-reverse;gap:60px;margin-top:-8px;margin:0 12px 60px}}.about-us .left{flex:1}.about-us .left .section-heading{margin-bottom:20px}@media screen and (max-width:1024px){.about-us .left{text-align:center}.about-us .left .section-heading{margin-bottom:28px}}@media screen and (max-width:1300px){.about-us .right{flex:1}}.about-us .right img{border-radius:8px;box-shadow:-7px 7px 22px 0 rgba(0,0,0,.1019607843),-29px 26px 39px 0 rgba(0,0,0,.0901960784),-66px 59px 53px 0 rgba(0,0,0,.0509803922),-117px 104px 63px 0 rgba(0,0,0,.0117647059)}.why-choose-us{background-color:#e7e7e7;padding-block:57px 67px;position:relative}@media screen and (max-width:1024px){.why-choose-us{padding-block:60px}}.why-choose-us::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;mix-blend-mode:multiply;background-image:url(../images/body-bg.png);z-index:1}.why-choose-us .container{max-width:1404px;margin:0 auto;position:relative;z-index:2}.why-choose-us .section-heading{margin-bottom:70px}@media screen and (max-width:1024px){.why-choose-us .section-heading{margin-bottom:24px}}.why-choose-us .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-bottom:90px}@media screen and (max-width:1024px){.why-choose-us .grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:44px}}@media screen and (max-width:768px){.why-choose-us .grid>:nth-child(9){grid-column:1/-1;justify-self:center;max-width:200px;width:100%}}.why-choose-us .col .icon{display:inline-block;margin-bottom:16px}@media screen and (max-width:1024px){.why-choose-us .col .icon img{width:60px;height:60px}}.why-choose-us .col .title{font-size:20px;line-height:18px;margin-bottom:10px}.counter{display:flex;align-items:center;gap:50px;flex-wrap:wrap}@media screen and (max-width:1440px){.counter{gap:10px}}@media screen and (max-width:1024px){.counter{flex-direction:column;align-items:normal}}.counter .col{flex:1;background-image:url(../images/gradient-bg.png);background-repeat:no-repeat;background-size:cover;padding:20px;border-radius:10px;display:flex;gap:24px;align-items:center;position:relative;z-index:2}@media screen and (max-width:1200px){.counter .col{padding:12px}}@media screen and (max-width:1024px){.counter .col{padding:16px;gap:20px}}.counter .col .number{font-weight:900;font-size:51px;line-height:54px;letter-spacing:-.05em;background-color:#fff;padding:30px 0;border-radius:14px;width:55%;text-align:center}@media screen and (max-width:1440px){.counter .col .number{font-size:40px;line-height:1.2;padding:27px 8px;width:55%}}@media screen and (max-width:1200px){.counter .col .number{width:60%}}.counter .col .label{width:45%;line-height:1;font-weight:700}@media screen and (max-width:1024px){.counter .col .label{font-size:18px;line-height:1}}.finance-section{margin:150px 0 185px 0;position:relative}@media screen and (max-width:1440px){.finance-section{margin:120px 0}}@media screen and (max-width:1024px){.finance-section{margin:60px 0}}.finance-section .container{max-width:1404px;margin:0 auto}@media screen and (max-width:1440px){.finance-section .container{max-width:1220px}}.finance-section .section-heading{margin-bottom:80px}@media screen and (max-width:1024px){.finance-section .section-heading{margin-bottom:45px}}.finance-section .image-wrapper{position:absolute;bottom:0;left:33px}@media screen and (max-width:1600px){.finance-section .image-wrapper{left:-20px;width:170px}}@media screen and (max-width:1300px){.finance-section .image-wrapper{left:-20px;width:130px}}@media screen and (max-width:1440px){.finance-section .image-wrapper.desktop{display:none}}.finance-section .image-wrapper.right{right:36px;left:auto}@media screen and (max-width:1600px){.finance-section .image-wrapper.right{right:0;width:140px}}@media screen and (max-width:1300px){.finance-section .image-wrapper.right{right:0;width:100px}}.finance-section .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:46px;position:relative}@media screen and (max-width:1024px){.finance-section .grid{gap:10px}}@media screen and (max-width:768px){.finance-section .grid{grid-template-columns:repeat(1,1fr)}}.finance-section .grid .col{padding:43px;border-radius:20px;background:#b8ecff;position:relative}@media screen and (max-width:1024px){.finance-section .grid .col{padding:12px}}.finance-section .grid .col::before{content:"";position:absolute;top:0;right:0;width:403px;height:50%;background-image:url(../images/overlay-blur.png);background-repeat:no-repeat;z-index:1}@media screen and (max-width:1024px){.finance-section .grid .col::before{content:none}}.finance-section .grid .col img{margin-bottom:24px;border-radius:8px;width:100%;position:relative;z-index:2}.finance-section .grid .col .icon{margin-bottom:24px;width:100px;height:100px}@media screen and (max-width:1024px){.finance-section .grid .col .icon{margin-bottom:12px;width:60px;height:60px}.finance-section .grid .col .icon img{width:60px;height:60px;margin-bottom:0}}.finance-section .grid .col .title{font-size:40px;line-height:1;font-weight:900;margin-bottom:24px}@media screen and (max-width:1200px){.finance-section .grid .col .title{font-size:20px;line-height:1.2}}.finance-section .grid .col .btn{font-size:35px;letter-spacing:-.04em;line-height:24px;padding:24px 39px}@media screen and (max-width:1200px){.finance-section .grid .col .btn{padding:12px;font-size:20px;line-height:1.2}}.finance-section .below-desc{text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:28px;max-width:912px;margin:46px auto 0}@media screen and (max-width:1440px){.finance-section .below-desc{font-size:16px;line-height:18px}}@media screen and (max-width:1024px){.finance-section .below-desc{font-size:12px;line-height:14px}}.finance-section .below-desc span{font-weight:700}.testimonials{margin-bottom:102px}@media screen and (max-width:1440px){.testimonials{margin-bottom:120px}}.testimonials .section-heading{margin-bottom:80px}@media screen and (max-width:1024px){.testimonials{margin-bottom:60px}.testimonials .section-heading{margin-bottom:120px}}@media screen and (max-width:1024px){.home-testimonials .section-heading{margin-bottom:40px}}.home-testimonials .container{max-width:1404px;margin:0 auto;position:relative}.home-testimonials .testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:40px}@media screen and (max-width:1024px){.home-testimonials .testimonial-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:600px){.home-testimonials .testimonial-grid{grid-template-columns:1fr}}.home-testimonials .testimonial-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;border-top:3px solid #0292c9;box-shadow:0 2px 10px rgba(0,0,0,.06);padding:20px;display:flex;flex-direction:column;gap:12px}.home-testimonials .testimonial-card--hidden{display:none}.home-testimonials .testimonial-card__stars svg{display:block}.home-testimonials .testimonial-card__body{flex:1}.home-testimonials .testimonial-card__text{font-size:26px;line-height:34px;color:#333;margin:0 0 6px;max-height:102px;overflow:hidden;font-weight:500;transition:max-height .4s ease}@media screen and (max-width:1024px){.home-testimonials .testimonial-card__text{font-size:22px}}.home-testimonials .testimonial-card__read-more{color:#0292c9;font-size:26px;font-weight:500;text-decoration:none;line-height:34px}.home-testimonials .testimonial-card__read-more:hover{text-decoration:underline}@media screen and (max-width:1024px){.home-testimonials .testimonial-card__read-more{font-size:22px}}.home-testimonials .testimonial-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.home-testimonials .testimonial-card__author{display:flex;flex-direction:column;gap:2px}.home-testimonials .testimonial-card__name{font-size:18px;font-weight:700;color:#000;line-height:18px}.home-testimonials .testimonial-card__position{font-size:15px;color:#666;font-weight:300;line-height:15px}.home-testimonials .testimonial-card__verified{display:flex;align-items:center;gap:5px;font-size:15px;color:#0292c9;font-weight:700;white-space:nowrap;justify-content:end}.home-testimonials .testimonial-card__verified svg{flex-shrink:0}.home-testimonials .testimonial-load-more-wrap{text-align:center}.home-testimonials .testimonial-load-more-wrap .btn-load-more{display:inline-block;padding:14px 48px;background:#0292c9;color:#fff;border:none;border-radius:50px;font-size:35px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:Geist,sans-serif}.home-testimonials .testimonial-load-more-wrap .btn-load-more:hover{background:#0292c9}@media screen and (max-width:1440px){.home-testimonials .testimonial-load-more-wrap .btn-load-more{font-size:20px;padding:12px 20px}}.versus{margin-bottom:144px;position:relative}@media screen and (max-width:1440px){.versus{margin-bottom:120px}}@media screen and (max-width:1024px){.versus{margin-bottom:60px}}.versus .section-heading{margin-bottom:80px}@media screen and (max-width:1024px){.versus .section-heading{margin-bottom:44px}}.versus .table-wrapper{display:flex;justify-content:center;align-items:center;gap:30px;overflow-y:auto;scrollbar-width:none}@media screen and (max-width:1300px){.versus .table-wrapper{justify-content:start;gap:12px}}@media screen and (max-width:768px){.versus .table-wrapper{display:none}}.versus .table-wrapper .left-item{display:flex}.versus .table-wrapper .table{position:relative;z-index:99}.versus .table-wrapper .table .data-row{display:flex;align-items:center;font-size:24px;line-height:40px;letter-spacing:-.02em;font-weight:300;padding:33px 0;gap:10px;color:rgba(0,0,0,.7)}@media screen and (max-width:768px){.versus .table-wrapper .table .data-row{font-size:10px;line-height:1.8;padding:14px 0}}.versus .table-wrapper .table .data-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.versus .table-wrapper .table .data-row .icon{flex-shrink:0}@media screen and (max-width:768px){.versus .table-wrapper .table .data-row .icon svg{width:11px;height:auto}}.versus .table-wrapper .table.first{width:256px;background-color:#f5f3eb}@media screen and (max-width:768px){.versus .table-wrapper .table.first{width:110px}}.versus .table-wrapper .table.first .head{padding:17px 0 33px 0;border-bottom:1px solid rgba(0,0,0,.2);font-size:24px;line-height:1.29;font-weight:900}@media screen and (max-width:768px){.versus .table-wrapper .table.first .head{font-size:10px;line-height:1.3;padding:7px 0 14px 0}}.versus .table-wrapper .table.has-bg{width:436px}@media screen and (max-width:768px){.versus .table-wrapper .table.has-bg{width:182px}}.versus .table-wrapper .table.has-bg .head{background-color:#263238;padding:25px 18px 18px;border-radius:17px 17px 0 0}@media screen and (max-width:768px){.versus .table-wrapper .table.has-bg .head{padding:12px 8px 7px 8px;border-radius:7px 7px 0 0}}.versus .table-wrapper .table.has-bg .head img{height:39px;width:auto}@media screen and (max-width:768px){.versus .table-wrapper .table.has-bg .head img{height:16px}}.versus .table-wrapper .table.has-bg .data-row{padding:33px 18px;color:#fff;font-weight:700}@media screen and (max-width:768px){.versus .table-wrapper .table.has-bg .data-row{padding:14px 8px}}.versus .table-wrapper .table.has-bg .data-row:nth-child(even){background-color:#0889bc}.versus .table-wrapper .table.has-bg .data-row:nth-child(odd){background-color:#006c95}.versus .table-wrapper .table.has-bg .data-row:last-child{border-radius:0 0 17px 17px}@media screen and (max-width:1024px){.versus .table-wrapper .table.has-bg .data-row:last-child{border-radius:0 0 7px 7px}}.versus .table-wrapper .table.has-bg .icon{color:#000}.versus .table-wrapper .item-right .table{background-color:#ebeaea;width:397px;border-radius:17px}@media screen and (max-width:768px){.versus .table-wrapper .item-right .table{width:165px;border-radius:8px}}.versus .table-wrapper .item-right .table .head{padding:17px 0 32px 17px;font-weight:900;border-bottom:1px solid rgba(0,0,0,.2);font-size:30px;line-height:31px}@media screen and (max-width:768px){.versus .table-wrapper .item-right .table .head{font-size:12px;line-height:1.25;padding:7px 0 14px 8px}}.versus .table-wrapper .item-right .table .data-row{padding-left:17px}@media screen and (max-width:768px){.versus .table-wrapper .item-right .table .data-row{padding:14px 8px}}.versus .table-wrapper .vs{font-size:40.15px;line-height:1.2;letter-spacing:-.04em;font-weight:900}@media screen and (max-width:768px){.versus .table-wrapper .vs{font-size:16px;line-height:1.25}}.versus .table-wrapper-mobile{display:none}@media screen and (max-width:768px){.versus .table-wrapper-mobile{display:flex;justify-content:center;align-items:center;gap:10px}.versus .table-wrapper-mobile .left-item{flex:1}.versus .table-wrapper-mobile .table{position:relative;z-index:99}.versus .table-wrapper-mobile .table .data-row{padding:14px 0}.versus .table-wrapper-mobile .table .data-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.versus .table-wrapper-mobile .table .data-row .lbl{font-size:8px;color:rgba(0,0,0,.7);opacity:.4;padding-bottom:6px}.versus .table-wrapper-mobile .table .data-row-inner{display:flex;align-items:center;letter-spacing:-.02em;font-weight:300;gap:10px;color:rgba(0,0,0,.7);font-size:10px;line-height:1.8}.versus .table-wrapper-mobile .table .data-row-inner .icon{flex-shrink:0}.versus .table-wrapper-mobile .table .data-row-inner .icon svg{width:11px;height:auto}.versus .table-wrapper-mobile .table.has-bg .head{background-color:#263238;padding:12px 8px 7px 8px;border-radius:7px 7px 0 0}.versus .table-wrapper-mobile .table.has-bg .head img{height:16px;width:auto}.versus .table-wrapper-mobile .table.has-bg .data-row{padding:7px 8px}.versus .table-wrapper-mobile .table.has-bg .data-row .lbl{font-size:8px;color:#fff;opacity:.8;padding-bottom:6px}.versus .table-wrapper-mobile .table.has-bg .data-row-inner{color:#fff;font-weight:700}.versus .table-wrapper-mobile .table.has-bg .data-row:nth-child(even){background-color:#0889bc}.versus .table-wrapper-mobile .table.has-bg .data-row:nth-child(odd){background-color:#006c95}.versus .table-wrapper-mobile .table.has-bg .data-row:last-child{border-radius:0 0 7px 7px}.versus .table-wrapper-mobile .table.has-bg .icon{color:#000}.versus .table-wrapper-mobile .item-right{flex:1}.versus .table-wrapper-mobile .item-right .table{background-color:#ebeaea;border-radius:8px}.versus .table-wrapper-mobile .item-right .table .head{font-weight:900;border-bottom:1px solid rgba(0,0,0,.2);font-size:12px;line-height:1.25;padding:12px 8px 7px 8px}.versus .table-wrapper-mobile .item-right .table .data-row{padding:7px 8px}.versus .table-wrapper-mobile .vs{font-size:12px;line-height:1.25;letter-spacing:-.04em;font-weight:900}}.versus .overlay-image-left{position:absolute;bottom:28px;left:0;z-index:1}@media screen and (max-width:1600px){.versus .overlay-image-left{left:0}}@media screen and (max-width:1440px){.versus .overlay-image-left{display:none}}.versus .overlay-image-right{position:absolute;bottom:0;right:0;z-index:1}@media screen and (max-width:1440px){.versus .overlay-image-right{display:none}}.result{margin-bottom:144px}@media screen and (max-width:1440px){.result{margin-bottom:120px}}@media screen and (max-width:1024px){.result{margin-bottom:60px}}.result .section-heading{margin-bottom:80px}@media screen and (max-width:1024px){.result .section-heading{margin-bottom:44px}}.result .industry-card{max-width:1280px;margin:0 auto;color:#fff}.result .industry-card:not(:last-child){margin-bottom:56px}@media screen and (max-width:1024px){.result .industry-card:not(:last-child){margin-bottom:24px}}.result .industry-card .flex-wrapper{background:linear-gradient(180deg,#0086b9 0,#3c9acd 100%);gap:28px;padding:35px;border-radius:16px}@media screen and (max-width:768px){.result .industry-card .flex-wrapper{gap:12px;flex-direction:column;padding:12px}}.result .industry-card .card-image{flex:1}.result .industry-card .card-image img{border-radius:8px}@media screen and (max-width:1024px){.result .industry-card .card-image img{width:100%;-o-object-fit:cover;object-fit:cover}}.result .industry-card .card-content{display:flex;flex-direction:column;justify-content:space-between;gap:28px;flex:1}.result .industry-card .card-content .detail-value,.result .industry-card .card-content h3{font-weight:700;font-size:33px;line-height:1;letter-spacing:-.04em;color:#fff}@media screen and (max-width:1024px){.result .industry-card .card-content .detail-value,.result .industry-card .card-content h3{font-size:20px;line-height:1.2;letter-spacing:-.02em}}.result .industry-card .card-content .label{font-weight:100;font-size:20px;letter-spacing:-.04em;margin-bottom:17px;line-height:1;display:block}@media screen and (max-width:1024px){.result .industry-card .card-content .label{font-size:14px;line-height:1.2;margin-bottom:12px}}.result .industry-card .card-content .loan-details{display:flex;gap:40px;justify-content:space-between}@media screen and (max-width:1024px){.result .industry-card .card-content .loan-details{gap:15px}}.cta-banner{max-width:1608px;margin:0 auto 144px;background-image:url(../images/gradient-bg.png);background-repeat:no-repeat;background-size:cover;padding:101px 0;border-radius:18px;box-shadow:-7px 7px 22px 0 rgba(0,0,0,.1019607843),-29px 26px 39px 0 rgba(0,0,0,.0901960784),-66px 59px 53px 0 rgba(0,0,0,.0509803922)}@media screen and (max-width:1600px){.cta-banner{margin:0 60px 120px}}@media screen and (max-width:1024px){.cta-banner{margin:0 12px 60px;padding:50px 12px}}.cta-banner .cta-heading{font-weight:900;font-size:70px;line-height:76px;letter-spacing:-.04em;color:#fff;max-width:1172px;margin:0 auto 60px}@media screen and (max-width:1440px){.cta-banner .cta-heading{margin:50px;font-size:50px;line-height:1.11}}@media screen and (max-width:1024px){.cta-banner .cta-heading{font-size:36px;letter-spacing:-1.084px}}@media screen and (max-width:600px){.cta-banner .cta-heading{margin:0;padding-bottom:15px}}.cta-banner .btn{font-size:35px;padding:24px 39px}@media screen and (max-width:1440px){.cta-banner .btn{font-size:20px;line-height:28px;letter-spacing:-.8px}}@media screen and (max-width:1024px){.cta-banner .btn{padding:12px}}.faq-section{background-color:#1a3e4f;color:#e2e0d6;padding:70px 0;position:relative}.faq-section .side-icon{position:absolute;top:23%;left:4%;z-index:1}@media screen and (max-width:1600px){.faq-section .side-icon{width:240px;left:2%}}@media screen and (max-width:1440px){.faq-section .side-icon{top:unset;bottom:8%}}@media screen and (min-width:1441px){.faq-section .side-icon.medium{display:none}}@media screen and (max-width:1300px){.faq-section .side-icon.medium{display:none}}@media screen and (max-width:1440px){.faq-section .side-icon.desktop{display:none}}.faq-section .section-heading{margin-bottom:70px;color:#e2e0d6}@media screen and (max-width:1024px){.faq-section .section-heading{margin-bottom:44px;text-align:center}}.faq-section .container{max-width:1008px}@media screen and (max-width:1300px){.faq-section .container{max-width:100%}}.faq-section .faq-wrapper{display:flex;flex-direction:column;gap:29px}.faq-section .faq-item{display:grid;overflow:hidden}.faq-section .faq-item:not(:last-child){padding-bottom:29px;border-bottom:1.75px solid rgba(255,255,255,.1019607843)}.faq-section .faq-item .icon.active{display:none}.faq-section .faq-item .title{font-weight:900;font-size:24px;line-height:1;cursor:pointer;transition:all .3s ease;color:#e2e0d6}@media screen and (max-width:1024px){.faq-section .faq-item .title{font-size:20px;line-height:24px}}.faq-section .faq-item .title.flex-wrapper{justify-content:space-between;align-items:center;gap:10px}.faq-section .faq-item .faq-answer{display:grid;grid-template-rows:0fr;opacity:70%;font-size:18px;line-height:1.33;max-width:90%;transition:all .3s ease}@media screen and (max-width:1024px){.faq-section .faq-item .faq-answer{font-size:12px;line-height:14px}}.faq-section .faq-item .faq-answer .answer-content{overflow:hidden}.faq-section .faq-item.active .faq-answer{grid-template-rows:1fr}.faq-section .faq-item.active .title{margin-bottom:21px}.faq-section .faq-item.active .icon{display:none}.faq-section .faq-item.active .icon.active{display:block}.about-main{padding:78px 0 147px;position:relative}.about-main::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/product-single-bg.png);background-repeat:no-repeat;background-size:contain;background-position:top right;z-index:0}@media screen and (max-width:1024px){.about-main::before{background-image:url(../images/m-overlay-blur.png);opacity:.5;background-position:left;background-size:cover}}@media screen and (max-width:1024px){.about-main{padding:30px 0}}.about-main .flex-wrapper{gap:105px;align-items:center}@media screen and (max-width:1024px){.about-main .flex-wrapper{flex-direction:column}}.about-main .flex-wrapper .left{flex:0 0 41%}.about-main .flex-wrapper .left .section-heading{margin-bottom:20px}.about-main .flex-wrapper .right{flex:0 0 calc(59% - 105px)}.about-main .flex-wrapper .right img{border-radius:8px;box-shadow:-7px 7px 22px 0 rgba(0,0,0,.1019607843),-29px 26px 39px 0 rgba(0,0,0,.0901960784),-66px 59px 53px 0 rgba(0,0,0,.0509803922),-117px 104px 63px 0 rgba(0,0,0,.0117647059)}@media screen and (max-width:1024px){.about-main .flex-wrapper .right{display:none}}.about-main .image-wrapper{position:absolute;transform:translateX(-50%);top:25%;left:43%;z-index:1}@media screen and (max-width:1440px){.about-main .image-wrapper{width:207px;top:40%}}@media screen and (max-width:1300px){.about-main .image-wrapper{display:none}}.about-main .image-wrapper img{width:80%}.about-second{padding:144px 152px;background:#e7e7e7;position:relative}.about-second::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/background-blur-2.png);background-repeat:no-repeat;background-size:contain;background-position:bottom left;z-index:0}@media screen and (max-width:1024px){.about-second{padding:30px 0}}.about-second .container{max-width:1600px;margin:0 auto;gap:90px;align-items:center;flex-direction:row-reverse}@media screen and (max-width:1024px){.about-second .container{flex-direction:column;gap:30px}}.about-second .left{flex:0 0 35%}.about-second .left .section-heading{margin-bottom:20px}@media screen and (max-width:1024px){.about-second .left .section-heading{text-align:center}}.about-second .right{flex:0 0 calc(65% - 90px);z-index:1}.about-second .right img{border-radius:8px;box-shadow:-7px 7px 22px 0 rgba(0,0,0,.1019607843),-29px 26px 39px 0 rgba(0,0,0,.0901960784),-66px 59px 53px 0 rgba(0,0,0,.0509803922),-117px 104px 63px 0 rgba(0,0,0,.0117647059)}.about-second .image-wrapper{position:absolute;right:0;bottom:0}@media screen and (max-width:1440px){.about-second .image-wrapper{width:220px}}.contact-section{padding:144px 60px;position:relative}@media screen and (max-width:1440px){.contact-section{padding:120px 60px}}.contact-section::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(../images/product-single-bg.png);background-repeat:no-repeat;background-position:top right;z-index:0}@media screen and (max-width:1024px){.contact-section{padding:30px 12px}.contact-section::before{content:"";position:absolute;top:0;left:0;width:100%;background-image:url(../images/mobile-background-blur.png);background-repeat:no-repeat;background-size:contain;background-position:top right;z-index:0}}.contact-section .flex-wrapper{gap:119px;position:relative;align-items:center}@media screen and (max-width:1024px){.contact-section .flex-wrapper{flex-direction:column;gap:34px}}.contact-section .flex-wrapper .section-title{flex:0 0 50%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1024px){.contact-section .flex-wrapper .section-title{gap:24px;text-align:center}}@media screen and (min-width:1025px){.contact-section .flex-wrapper .image{position:absolute;top:50%;left:50%;transform:translate(-50%,7%);z-index:3}}.contact-section .flex-wrapper .image.mobile{position:absolute;bottom:0;transform:translate(150%,30%);z-index:3}@media screen and (max-width:768px){.contact-section .flex-wrapper .image.mobile{transform:translate(85%,30%)}}.contact-section .flex-wrapper .form-wrapper{flex:0 0 calc(50% - 119px);display:flex;flex-direction:column;gap:10px;border-radius:20px;background:#1a3e4f;padding:50px;font-size:24px;font-style:normal;font-weight:400;line-height:23px;letter-spacing:-.39px;z-index:2}@media screen and (max-width:1440px){.contact-section .flex-wrapper .form-wrapper{font-size:16px}}@media screen and (max-width:1024px){.contact-section .flex-wrapper .form-wrapper{font-size:12px;letter-spacing:-.3px;padding:24px;width:100%}}.contact-section .flex-wrapper .form-wrapper #field_1_22{color:#fff;font-size:40px;font-style:normal;font-weight:900;line-height:77px;letter-spacing:-1.6px}@media screen and (max-width:1440px){.contact-section .flex-wrapper .form-wrapper #field_1_22{font-size:27px;line-height:30px}}@media screen and (max-width:1024px){.contact-section .flex-wrapper .form-wrapper #field_1_22{font-size:20px;line-height:23px;letter-spacing:-.4px}}.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=email],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=number],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=tel],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=text],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=url],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container textarea{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.3);background:0 0;padding:0 0 19px;font-size:24px;line-height:23px;color:#fff;border-radius:0;box-shadow:none}@media screen and (max-width:1440px){.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=email],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=number],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=tel],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=text],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=url],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container textarea{font-size:16px;line-height:1}}@media screen and (max-width:1024px){.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=email],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=number],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=tel],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=text],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container input[type=url],.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .ginput_container textarea{font-size:12px;line-height:14px;letter-spacing:-.3px;padding:0 0 16px}}.contact-section .flex-wrapper .form-wrapper .gform-theme--foundation .gform_footer,.contact-section .flex-wrapper .form-wrapper .gform-theme--foundation .gform_page_footer{margin-block-start:34px}.contact-section .flex-wrapper .form-wrapper .gform-theme--foundation .gform_fields{row-gap:53px!important}@media screen and (max-width:1024px){.contact-section .flex-wrapper .form-wrapper .gform-theme--foundation .gform_fields{row-gap:27px!important}}.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .gform_button{cursor:pointer;padding:24px 39px;font-size:35px;line-height:24px;letter-spacing:-.04em;font-weight:900;border-radius:9999px;border:1px solid rgba(62,62,62,.8);display:inline-block;background:#0192c9}@media screen and (max-width:1440px){.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .gform_button{font-size:20px}}@media screen and (max-width:1024px){.contact-section .flex-wrapper .form-wrapper #gform_wrapper_1 .gform_button{font-size:20px;letter-spacing:-.3px;line-height:13px;padding:13px 20px}}.contact-section .flex-wrapper .form-wrapper .gform_confirmation_message_1{position:relative;padding-left:56px;display:flex;align-items:center}.contact-section .flex-wrapper .form-wrapper .gform_confirmation_message_1::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:40px;height:40px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'><g clip-path='url(%23clip0_1217_6654)'><path d='M13.3033 32.165C13.2017 32.5367 12.8667 32.78 12.5 32.78C5 30.8333 0 24.17 0 16.6667C0 7.47667 7.47667 0 16.6667 0C24.915 0 31.8383 5.90333 33.1267 14.0367C33.1983 14.49 32.8867 14.9183 32.4333 14.99C31.9867 15.0583 31.5533 14.7533 31.48 14.2967C30.3217 6.97833 24.09 1.66667 16.6667 1.66667C8.395 1.66667 1.66667 8.39667 1.66667 16.6667C1.66667 23.42 6.21167 29.3717 12.7183 31.1433C13.1633 31.2633 13.4233 31.7233 13.3033 32.165ZM40 29.1667V35.8333C40 38.1317 38.1317 40 35.8333 40H24.3683C21.2017 40 18.4517 37.745 17.83 34.64L16.78 31.05C16.4683 29.5067 16.8467 27.995 17.8 26.8317C18.7533 25.6683 20.1633 25 21.6667 25H26.9717L26.005 19.5583C25.9917 19.45 25.9733 18.6317 25.9933 18.5617C26.195 17.8217 26.6633 17.2383 27.3133 16.92C27.9683 16.5983 28.7267 16.5883 29.4467 16.8867C29.8717 17.0633 30.285 17.5 30.5833 18.085L34.2383 24.9983H35.8317C38.13 24.9983 39.9983 26.8667 39.9983 29.165L40 29.1667ZM33.4033 26.4383C33.1383 26.285 32.9167 26.0617 32.7667 25.78L29.105 18.855C28.9333 18.5167 28.7783 18.4117 28.7767 18.4117C28.5383 18.3133 28.2683 18.31 28.0467 18.4167C27.8633 18.5067 27.7217 18.6733 27.6367 18.8917L27.66 19.3767L28.6133 24.71C28.7017 25.195 28.57 25.6917 28.2517 26.07C27.93 26.4517 27.465 26.6667 26.9717 26.6667H21.6667C20.6633 26.6667 19.725 27.1117 19.0883 27.8867C18.4517 28.6617 18.2 29.6717 18.3967 30.6533L19.4467 34.2433C19.9283 36.64 21.9917 38.3317 24.3667 38.3317H33.3367L33.4017 26.4367L33.4033 26.4383ZM38.3333 29.1667C38.3333 27.7883 37.2117 26.6667 35.8333 26.6667H35.0683L35.005 38.3333H35.8333C37.2117 38.3333 38.3333 37.2117 38.3333 35.8333V29.1667ZM25.075 12.5C25.4017 12.1767 25.405 11.6483 25.0817 11.3217C24.76 10.9933 24.2317 10.9917 23.9033 11.315L16.67 18.4717C15.7383 19.3933 14.2267 19.3917 13.3 18.4717L9.75333 14.9667C9.425 14.6417 8.89667 14.6483 8.575 14.9733C8.25167 15.3017 8.255 15.8283 8.58167 16.1517L12.1283 19.6567C12.9167 20.435 13.95 20.825 14.985 20.825C16.02 20.825 17.055 20.435 17.8433 19.655L25.0767 12.4983L25.075 12.5Z' fill='black'/></g><defs><clipPath id='clip0_1217_6654'><rect width='40' height='40' fill='white'/></clipPath></defs></svg>")}.ez-main-content{max-width:1800px;margin:0 auto}.ez-main-content .single-main-content{max-width:1180px;padding:144px 0;margin:0 auto;color:rgba(0,0,0,.7);border-bottom:1px solid rgba(0,0,0,.3);position:relative}@media screen and (max-width:1440px){.ez-main-content .single-main-content{padding:120px 0}}@media screen and (max-width:1300px){.ez-main-content .single-main-content{margin:0 60px}}@media screen and (max-width:1024px){.ez-main-content .single-main-content{padding:30px 12px;margin:0}.ez-main-content .single-main-content::before{content:"";position:absolute;top:0;left:0;width:100%;height:20%;background-image:url(../images/mobile-background-blur.png);background-repeat:no-repeat;background-size:contain;background-position:top right;z-index:0}}.ez-main-content .single-main-content h1{margin-bottom:30px}.ez-main-content .single-main-content h2{font-size:40px;margin-bottom:24px}@media screen and (max-width:1440px){.ez-main-content .single-main-content h2{font-size:20px;line-height:28px;letter-spacing:-.8px}}.ez-main-content .single-main-content .tag{margin-bottom:24px}.ez-main-content .single-main-content .tag .tag__name{font-weight:800}.ez-main-content .single-main-content .tag .tag__date{font-weight:400;opacity:.7}.ez-main-content .single-main-content .main-image{margin-bottom:24px}.ez-main-content .single-main-content .main-image img{border-radius:8px}@media screen and (max-width:768px){.ez-main-content .single-main-content .main-image img{height:207px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1024px){.ez-main-content .single-main-content p{font-size:12px;line-height:14.5px}}.ez-main-content .single-main-content .wp-block-image{margin-bottom:24px}.ez-main-content .single-main-content .wp-block-image img{border-radius:8px}.ez-main-content .blog-grid{max-width:1800px;padding:144px 60px;color:rgba(0,0,0,.7)}@media screen and (max-width:1024px){.ez-main-content .blog-grid{padding:30px 12px}}.ez-main-content .blog-grid__header{text-align:center;margin-bottom:70px}@media screen and (max-width:1024px){.ez-main-content .blog-grid__header{margin-bottom:34px}}.ez-main-content .blog-grid__header h2{margin-bottom:40px}@media screen and (max-width:1024px){.ez-main-content .blog-grid__header h2{margin-bottom:24px}}.ez-main-content .blog-grid__header p{max-width:722px;margin:0 auto}.ez-main-content .blog-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-bottom:70px}@media screen and (max-width:1024px){.ez-main-content .blog-grid__cards{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:34px}}.ez-main-content .blog-grid__cards .blog-card__link{display:flex;flex-direction:column;gap:22px}.ez-main-content .blog-grid__cards .blog-card__link .blog-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:6px}.ez-main-content .blog-grid__cards .blog-card__link .blog-card__content{display:flex;flex-direction:column;gap:10px}.ez-main-content .blog-grid__cards .blog-card__link .blog-card__content h3{font-size:24px;line-height:23px;font-weight:900}@media screen and (max-width:1024px){.ez-main-content .blog-grid__cards .blog-card__link .blog-card__content h3{font-size:20px}}.ez-main-content .blog-grid__cards .blog-card__link .blog-card__meta .tag__name{font-weight:800}.ez-main-content .blog-grid__cards .blog-card__link .blog-card__meta .tag__date{font-weight:400;opacity:.7}.ez-main-content .blog-grid .blog-card__cta{text-align:center}.ez-main-content .blog-grid .blog-card__cta .btn-primary{padding:24px 39px;border:2px solid rgba(62,62,62,.8);font-size:35px;font-style:normal;font-weight:900;line-height:24px;letter-spacing:-1.4px}@media screen and (max-width:1024px){.ez-main-content .blog-grid .blog-card__cta .btn-primary{padding:12px 20px;font-size:19px;line-height:13px}}.blog-list{padding:144px 60px;color:rgba(0,0,0,.7);position:relative}.blog-list::before{content:"";position:absolute;top:0;left:0;width:100%;height:20%;background-image:url(../images/blog-background-blur.png);background-repeat:no-repeat;background-size:contain;background-position:top right;z-index:0}@media screen and (max-width:1024px){.blog-list::before{background-image:url(../images/mobile-background-blur.png)}}@media screen and (max-width:1440px){.blog-list{padding:120px 60px}}@media screen and (max-width:1024px){.blog-list{padding:30px 12px}}.blog-list .search-filter__inner{display:flex;justify-content:space-between;align-items:center;margin-bottom:70px;position:relative}@media screen and (max-width:1024px){.blog-list .search-filter__inner{margin-bottom:34px}}.blog-list .search-filter__inner .search-filter__field{display:flex;gap:12px;align-items:center}.blog-list .search-filter__inner .search-filter__field:focus{outline:2px solid rgba(0,0,0,.35);outline-offset:4px}.blog-list .search-filter__inner .search-widget{width:100%;max-width:520px}.blog-list .search-filter__inner .search-widget .search-form{width:100%;margin:0}.blog-list .search-filter__inner .search-widget .search-form label{display:block;width:100%}.blog-list .search-filter__inner .search-widget .search-form .search-field{display:flex;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease}.blog-list .search-filter__inner .search-widget .search-form .search-field svg{width:18px;height:18px;flex:0 0 auto;opacity:.7}.blog-list .search-filter__inner .search-widget #resource-search{flex:1 1 auto;width:100%;border:0;outline:0;padding:0;background:0 0;font-size:16px;line-height:1.2}.blog-list .search-filter__inner .search-widget #resource-search::-moz-placeholder{opacity:.6}.blog-list .search-filter__inner .search-widget #resource-search::placeholder{opacity:.6}.blog-list .search-filter__inner .search-widget span.search-field input[type=search]:focus{outline:0;border-bottom:1px solid #000!important}.blog-list .blog-layout__grid{display:grid;grid-template-columns:2fr 1fr;gap:50px;align-items:start;margin-bottom:50px}@media screen and (max-width:1024px){.blog-list .blog-layout__grid{grid-template-columns:1fr 1fr;gap:30px}}@media screen and (max-width:768px){.blog-list .blog-layout__grid{grid-template-columns:1fr}}.blog-list .blog-layout__grid .blog-card__link{display:flex;flex-direction:column;gap:22px}.blog-list .blog-layout__grid .blog-card__link .blog-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:6px}.blog-list .blog-layout__grid .blog-card__link .blog-card__content{display:flex;flex-direction:column;gap:10px}.blog-list .blog-layout__grid .blog-card__link .blog-card__content h3{font-size:24px;line-height:23px;font-weight:900}@media screen and (max-width:1024px){.blog-list .blog-layout__grid .blog-card__link .blog-card__content h3{font-size:20px}}.blog-list .blog-layout__grid .blog-card__link .blog-card__meta .tag__name{font-weight:800}.blog-list .blog-layout__grid .blog-card__link .blog-card__meta .tag__date{font-weight:400;opacity:.7}.blog-list .blog-grid__header{text-align:center;margin-bottom:70px}@media screen and (max-width:1024px){.blog-list .blog-grid__header{margin-bottom:34px}}.blog-list .blog-grid__header h1{margin-bottom:40px}@media screen and (max-width:1024px){.blog-list .blog-grid__header h1{margin-bottom:24px}}.blog-list .blog-grid__header p{max-width:722px;margin:0 auto}.blog-list .blog-grid__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:50px 40px;margin-bottom:70px}@media screen and (max-width:1024px){.blog-list .blog-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:34px}}@media screen and (max-width:768px){.blog-list .blog-grid__cards{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:34px}}.blog-list .blog-grid__cards .blog-card__link{display:flex;flex-direction:column;gap:22px}.blog-list .blog-grid__cards .blog-card__link .blog-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:6px}.blog-list .blog-grid__cards .blog-card__link .blog-card__content{display:flex;flex-direction:column;gap:10px}.blog-list .blog-grid__cards .blog-card__link .blog-card__content h3{font-size:24px;line-height:23px;font-weight:900}@media screen and (max-width:1024px){.blog-list .blog-grid__cards .blog-card__link .blog-card__content h3{font-size:20px}}.blog-list .blog-grid__cards .blog-card__link .blog-card__meta .tag__name{font-weight:800}.blog-list .blog-grid__cards .blog-card__link .blog-card__meta .tag__date{font-weight:400;opacity:.7}.blog-list .blog-grid .blog-card__cta{text-align:center}.blog-list .blog-grid .blog-card__cta .btn-primary{padding:24px 39px;border:2px solid rgba(62,62,62,.8);font-size:35px;font-style:normal;font-weight:900;line-height:24px;letter-spacing:-1.4px}.pt-main-content{max-width:1180px;padding:144px 0;margin:0 auto;color:rgba(0,0,0,.7)}@media screen and (max-width:1440px){.pt-main-content{padding:120px 0}}@media screen and (max-width:1300px){.pt-main-content{margin:0 60px}}@media screen and (max-width:1024px){.pt-main-content{padding:30px 12px;margin:0}}.pt-main-content h1{margin-bottom:24px}.landingpage.pagename-landing-page-1 .inner-banner{padding-top:98px}.landingpage.pagename-landing-page-1 .inner-banner .flex-wrapper{max-width:1350px}.landingpage.pagename-landing-page-1 .inner-banner img{height:500px}@media screen and (max-width:1300px){.landingpage.pagename-landing-page-1 .inner-banner img{height:400px}}.landingpage.pagename-landing-page-1 .features{padding-bottom:100px}.landingpage .banner-section::before{top:-4px}@media screen and (max-width:1024px){.landingpage .banner-section{background:0 0;overflow:visible}.landingpage .banner-section::before{content:"";position:absolute;top:-15px;left:0;width:100%;height:100%;background-image:url(../images/mobile-background-blur.png);background-repeat:no-repeat;background-size:contain;background-position:top right;z-index:0}}.landingpage .banner-section .title{font-size:50px;line-height:56px}@media screen and (max-width:1550px){.landingpage .banner-section .title{font-size:39px;line-height:1.11}}@media screen and (max-width:1350px){.landingpage .banner-section .title{font-size:30px;line-height:1.11}}.landingpage .banner-section .subtitle{font-size:40px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#0292c9;margin-bottom:5px;display:inline-block}@media screen and (max-width:1440px){.landingpage .banner-section .subtitle{font-size:24px;line-height:1.2;margin-bottom:10px}}.landingpage .inner-banner{padding-bottom:0}@media screen and (min-width:1024px){.landingpage .inner-banner{padding-top:0}}.landingpage .inner-banner .flex-wrapper{max-width:1544px;margin:0 auto;gap:0}.landingpage .inner-banner .text-wrapper{width:68%}@media screen and (max-width:1100px){.landingpage .inner-banner .text-wrapper{width:100%;text-align:center}}.landingpage .inner-banner .image{align-self:flex-end}@media screen and (max-width:1100px){.landingpage .inner-banner .image{display:none}}.landingpage .inner-banner::after{content:none}.landingpage .features{margin-top:-70px}@media screen and (max-width:1024px){.landingpage .features{margin-top:0}}@media screen and (max-width:768px){.landingpage .features{padding-bottom:17px}}.landingpage .trusted-leaders .heading{font-weight:900;font-size:50px;line-height:56px;margin-bottom:52px;letter-spacing:-.04em}@media screen and (max-width:1024px){.landingpage .trusted-leaders .heading{font-size:36px;line-height:1.11}}.landingpage .how-it-works{margin-bottom:102px}@media screen and (max-width:1024px){.landingpage .how-it-works{margin-bottom:60px}}.landingpage .how-it-works .btn-wrapper{margin-top:82px;justify-content:center}@media screen and (max-width:1024px){.landingpage .how-it-works .btn-wrapper{margin-top:60px}}.landingpage .how-it-works .image.mobile{display:none}.landingpage .how-it-works .section-heading{font-size:50px}@media screen and (max-width:1024px){.landingpage .how-it-works .section-heading{font-size:36px;line-height:1.11}}.landingpage .eligibility-section{margin-bottom:37px}.landingpage .eligibility-section .container{max-width:961px;display:flex;flex-direction:column;align-items:center}.landingpage .eligibility-section .section-header{padding:26px 37px;background:linear-gradient(0deg,#004863 0,#0192c9 50%,#1f8cb6 100%);border:2.69px solid #023042;box-shadow:10.76px 10.76px 0 0 #002a3b;margin-bottom:37px;max-width:82%;text-align:center;border-radius:21px;position:relative}@media screen and (max-width:1024px){.landingpage .eligibility-section .section-header{transform:none;margin-bottom:17px;padding:10px 14px}}.landingpage .eligibility-section .section-header h2,.landingpage .eligibility-section .section-header h3{color:#fff}.landingpage .eligibility-section .section-header .section-heading{font-size:49px;line-height:1;font-weight:800;letter-spacing:-.04em;margin:1px}@media screen and (max-width:1024px){.landingpage .eligibility-section .section-header .section-heading{font-size:18px}}.landingpage .eligibility-section .section-header h3{font-size:31px;line-height:1.58;letter-spacing:-.04em}@media screen and (max-width:1024px){.landingpage .eligibility-section .section-header h3{font-size:12px;line-height:18px}}.landingpage .eligibility-section .section-header .icon{position:absolute;top:56px;right:-180px}@media screen and (max-width:1024px){.landingpage .eligibility-section .section-header .icon{width:60px;right:-40px;top:40px}}.landingpage .eligibility-section .star-rating{margin-bottom:37px}@media screen and (max-width:1024px){.landingpage .eligibility-section .star-rating{margin-top:0;margin-bottom:17px}}.landingpage .eligibility-cta{display:flex;flex-direction:column;align-items:center;gap:16px;padding:66px 160px;border-radius:10px;border:1px solid #000;background-color:#fff}@media screen and (max-width:1024px){.landingpage .eligibility-cta{padding:20px 90px;align-items:initial}}@media screen and (max-width:500px){.landingpage .eligibility-cta{padding:20px 24px}}.landingpage .eligibility-cta .section-heading{font-size:49px}@media screen and (max-width:1024px){.landingpage .eligibility-cta .section-heading{font-size:20px;line-height:1.2}}.landingpage .eligibility-cta .btn-wrapper{display:flex;gap:25px}@media screen and (max-width:1024px){.landingpage .eligibility-cta .btn-wrapper{gap:10px}}.landingpage .eligibility-cta .btn-wrapper .btn{width:300px;text-align:center;padding:14px 39px;font-size:20px;line-height:24px}@media screen and (max-width:1024px){.landingpage .eligibility-cta .btn-wrapper .btn{width:100%;font-size:12px;padding:6px 20px}}.landingpage .eligibility-desc{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:1024px){.landingpage .eligibility-desc{font-size:7px;line-height:10px;padding-top:12px}.landingpage .eligibility-desc p{margin:0}}.landingpage .testimonials .container{max-width:1280px}.landingpage .testimonials .section-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:46px}.landingpage .testimonials .section-header p{margin-bottom:10px}.landingpage .testimonials .section-header p:last-child{margin-bottom:6px}.landingpage .testimonials .section-heading{font-size:50px}@media screen and (max-width:1024px){.landingpage .testimonials .section-heading{font-size:36px;line-height:1.11}}.landingpage-2{padding-top:80px}@media screen and (max-width:1024px){.landingpage-2{padding-top:70px}}.landingpage-2 .inner-banner{padding:0}.landingpage-2 .inner-banner>.flex-wrapper{max-width:1661px;align-items:end;gap:10px}.landingpage-2 .inner-banner .text-wrapper{width:54%;padding:0 0 20px 0}@media screen and (max-width:1100px){.landingpage-2 .inner-banner .text-wrapper{padding:0 0 30px}}.landingpage-2 .inner-banner .text .icon{transform:rotate(30deg);transform-origin:center center}.landingpage-2 .inner-banner .eligibility-cta{padding:38px 58px;background-color:#fff;margin-bottom:37px;max-width:635px}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .eligibility-cta{padding:20px 24px;margin-bottom:17px}}.landingpage-2 .inner-banner .eligibility-cta .section-heading{font-size:42px;line-height:1.5}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .eligibility-cta .section-heading{font-size:20px;line-height:1.2}}.landingpage-2 .inner-banner .star-rating{margin:0}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .star-rating{margin-bottom:17px}}.landingpage-2 .inner-banner .btn-wrapper .btn{width:248px!important}.landingpage-2 .inner-banner .eligibility-checks{background-color:#1a3553;border-radius:8px;padding:14px 20px;margin-top:10px;max-width:75%}@media screen and (max-width:1100px){.landingpage-2 .inner-banner .eligibility-checks{padding:10px 16px;margin-bottom:12px;margin:0 auto}}.landingpage-2 .inner-banner .eligibility-checks ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;align-items:center}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .eligibility-checks ul{padding:10px 16px;margin-bottom:12px}}@media screen and (max-width:400px){.landingpage-2 .inner-banner .eligibility-checks ul{padding:0;margin-bottom:0}}.landingpage-2 .inner-banner .eligibility-checks li{color:#fff;font-size:16px;font-weight:500;display:flex;align-items:center;gap:8px}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .eligibility-checks li{font-size:13px}}.landingpage-2 .inner-banner .eligibility-checks .check-icon{color:#4fc3f7;font-weight:700;font-size:16px}.landingpage-2 .inner-banner .terms{margin-bottom:50px;font-size:16px}.landingpage-2 .inner-banner .terms p{max-width:100%!important;margin-bottom:10px}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .terms p{margin-bottom:0;font-size:10px;line-height:10px;margin-top:10px}}@media screen and (max-width:1024px){.landingpage-2 .inner-banner .terms{margin-bottom:0}}@media screen and (max-width:1100px){.landingpage-2 .inner-banner .image{display:none}.landingpage-2 .inner-banner .text-wrapper{width:100%;padding-bottom:17px}.landingpage-2 .inner-banner .text-wrapper .eligibility-cta,.landingpage-2 .inner-banner .text-wrapper .star-rating{justify-content:center}.landingpage-2 .inner-banner .text-wrapper .eligibility-cta{width:80%}}.landingpage-2 .features{padding:0 0 102px}@media screen and (max-width:1024px){.landingpage-2 .features{padding-bottom:45px}}.landingpage-2 .counter-section{max-width:1638px;margin:0 auto 102px;padding:0 15px}@media screen and (max-width:1024px){.landingpage-2 .counter-section{margin:0 auto 60px}}.landingpage-2 .trusted-leaders{padding:0 0 102px}@media screen and (max-width:1024px){.landingpage-2 .trusted-leaders{padding-bottom:45px}}.site-header.sticky-header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:12px 0}@media screen and (max-width:1024px){.site-header.sticky-header .flex-wrapper{justify-content:center}.site-header.sticky-header img{width:109px;height:30px}}.sticky-mobile-cta{display:none}@media screen and (max-width:767px){.sticky-mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:12px 16px;background:#f7f5ef;box-shadow:0 -2px 12px rgba(0,0,0,.15);transform:translateY(100%);transition:transform .3s ease}.sticky-mobile-cta.is-visible{transform:translateY(0)}.sticky-mobile-cta.is-hidden{transform:translateY(100%)}.sticky-mobile-cta .sticky-cta-btn{display:block;width:100%;text-align:center;color:#fff;font-size:16px;font-weight:700;padding:14px 20px;border-radius:25px;text-decoration:none;letter-spacing:.3px;transition:background .2s ease;border:1px solid rgba(62,62,62,.8);background:#0192c9;box-shadow:4px 4px 0 0 #000}.sticky-mobile-cta .sticky-cta-btn:focus,.sticky-mobile-cta .sticky-cta-btn:hover{background:#0099d4;color:#fff;text-decoration:none}}.page-template-loan .banner-section::after{content:none}@media screen and (max-width:1024px){.page-template-loan .banner-section{padding:30px 0}}.page-template-loan .banner-section::before{background-image:url(../images/product-single-bg.png)}.page-template-loan .banner-section p{max-width:100%}.page-template-loan .banner-section p span{font-weight:700}@media screen and (max-width:768px){.page-template-loan .banner-section p{max-width:282px}}.page-template-loan .banner-section>.flex-wrapper{gap:207px;position:relative}@media screen and (max-width:1024px){.page-template-loan .banner-section>.flex-wrapper{gap:40px}}.page-template-loan .banner-section .title{margin-bottom:23px}@media screen and (max-width:1024px){.page-template-loan .banner-section .title{margin-bottom:17px}}.page-template-loan .banner-section .subtitle{margin-bottom:40px;font-size:30px;line-height:1}@media screen and (max-width:1440px){.page-template-loan .banner-section .subtitle{font-size:20px;line-height:23px;margin-bottom:17px}}.page-template-loan .banner-section .image-wrapper{position:absolute;right:0;bottom:0}@media screen and (min-width:768px){.page-template-loan .banner-section .image-wrapper.mobile{display:none}}.page-template-loan .how-it-works-2{position:relative;background-color:#f5f3eb;padding:120px 0}@media screen and (max-width:1024px){.page-template-loan .how-it-works-2{padding:60px 0}}.page-template-loan .how-it-works-2 .section-heading{margin-bottom:50px}.page-template-loan .how-it-works-2 .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:78px 69px;max-width:1182px;margin:0 auto 50px}@media screen and (max-width:1600px){.page-template-loan .how-it-works-2 .steps-grid{gap:50px}}@media screen and (max-width:1024px){.page-template-loan .how-it-works-2 .steps-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:768px){.page-template-loan .how-it-works-2 .steps-grid{grid-template-columns:repeat(1,1fr);gap:20px}}.page-template-loan .how-it-works-2 .steps-grid .step-item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.page-template-loan .how-it-works-2 .steps-grid .step-item .step-number{width:77px;height:77px;border-radius:7933px;background-color:#0292c9;display:flex;align-items:center;justify-content:center;font-size:43px;line-height:20px;font-weight:900;letter-spacing:-.04em;color:#fff;border:1.6px solid rgba(62,62,62,.8);position:absolute;top:0;left:0}@media screen and (max-width:768px){.page-template-loan .how-it-works-2 .steps-grid .step-item .step-number{width:42px;height:42px;font-size:26px}}.page-template-loan .how-it-works-2 .steps-grid .step-item .step-icon{margin-bottom:14px}@media screen and (max-width:768px){.page-template-loan .how-it-works-2 .steps-grid .step-item .step-icon img{width:60px;height:60px}}.page-template-loan .how-it-works-2 .steps-grid .step-item .step-title{font-size:27px;line-height:31px;margin-bottom:10px}@media screen and (max-width:768px){.page-template-loan .how-it-works-2 .steps-grid .step-item .step-title{font-size:20px;line-height:23px}}.page-template-loan .how-it-works-2 .overlay-image-left{position:absolute;bottom:10%;left:50px;z-index:1}@media screen and (max-width:1500px){.page-template-loan .how-it-works-2 .overlay-image-left{left:0;width:150px}}@media screen and (max-width:1300px){.page-template-loan .how-it-works-2 .overlay-image-left{display:none}}.page-template-loan .how-it-works-2 .overlay-image-right{position:absolute;bottom:10%;right:0;z-index:1}@media screen and (max-width:1700px){.page-template-loan .how-it-works-2 .overlay-image-right{width:250px}}@media screen and (max-width:1500px){.page-template-loan .how-it-works-2 .overlay-image-right{width:150px}}@media screen and (max-width:1300px){.page-template-loan .how-it-works-2 .overlay-image-right{display:none}}.page-template-loan .how-it-works .btn-wrapper{margin-top:82px;justify-content:center}@media screen and (max-width:1024px){.page-template-loan .finance-section{margin:60px 0 30px}}.page-template-loan .loan-structure-section{background-color:#e7e7e7;padding:144px 0;position:relative}@media screen and (max-width:1440px){.page-template-loan .loan-structure-section{padding:120px 0}}@media screen and (max-width:1024px){.page-template-loan .loan-structure-section{padding:30px 0}}.page-template-loan .loan-structure-section .container{max-width:1630px}.page-template-loan .loan-structure-section .section-heading{margin-bottom:90px}@media screen and (max-width:1024px){.page-template-loan .loan-structure-section .section-heading{margin-bottom:34px}}.page-template-loan .loan-structure-section .structure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:46px;position:relative;z-index:2}@media screen and (max-width:1100px){.page-template-loan .loan-structure-section .structure-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:768px){.page-template-loan .loan-structure-section .structure-grid{grid-template-columns:repeat(1,1fr);gap:12px;width:70%;margin-left:auto}}.page-template-loan .loan-structure-section .structure-note{max-width:916px;margin:50px auto 0;font-size:24px;line-height:30px;color:rgba(0,0,0,.6980392157)}@media screen and (max-width:1440px){.page-template-loan .loan-structure-section .structure-note{font-size:16px;line-height:18px}}@media screen and (max-width:1024px){.page-template-loan .loan-structure-section .structure-note{font-size:12px;line-height:14px;margin:34px auto 0}}.page-template-loan .loan-structure-section .image{position:absolute;bottom:0;left:0;z-index:1}@media screen and (max-width:768px){.page-template-loan .loan-structure-section .image{bottom:30%;width:40%}}@media screen and (max-width:1440px){.page-template-loan .loan-structure-section .image.desktop{display:none}}.page-template-loan .structure-box{background-color:#0192c9;padding:30px;border-radius:20px;color:#fff}@media screen and (max-width:768px){.page-template-loan .structure-box{padding:12px 20px}}.page-template-loan .structure-box .box-title{font-size:40px;line-height:1;margin-bottom:24px;color:#fff}@media screen and (max-width:1440px){.page-template-loan .structure-box .box-title{font-size:30px;line-height:1}}@media screen and (max-width:1024px){.page-template-loan .structure-box .box-title{font-size:20px;line-height:23px;letter-spacing:-.02em;margin-bottom:12px}}.page-template-loan .structure-box .box-content{font-size:24px;line-height:30px}.page-template-loan .structure-box .box-content span{font-weight:700}@media screen and (max-width:1440px){.page-template-loan .structure-box .box-content{font-size:16px;line-height:19px}}@media screen and (max-width:1024px){.page-template-loan .structure-box .box-content{font-size:12px;line-height:14px}}.page-template-loan .why-choose-us{background-color:#f5f3eb;padding:144px 0}@media screen and (max-width:1440px){.page-template-loan .why-choose-us{padding:120px 0}}@media screen and (max-width:1024px){.page-template-loan .why-choose-us{padding:60px 0}}.page-template-loan .why-choose-us .grid{margin-bottom:0}.page-template-loan .timeline-section{background-color:#e7e7e7;padding:144px 0}@media screen and (max-width:1440px){.page-template-loan .timeline-section{padding:120px 0}}@media screen and (max-width:1024px){.page-template-loan .timeline-section{padding:60px 0}}@media screen and (max-width:768px){.page-template-loan .timeline-section{padding:80px 0 30px}}.page-template-loan .timeline-section .container{max-width:1632px}.page-template-loan .timeline-section .section-heading{margin-bottom:30px}.page-template-loan .timeline-section .timeline-wrapper{gap:90px}@media screen and (max-width:1200px){.page-template-loan .timeline-section .timeline-wrapper{gap:40px;flex-wrap:wrap}.page-template-loan .timeline-section .timeline-wrapper .timeline-left,.page-template-loan .timeline-section .timeline-wrapper .timeline-right{width:100%!important}.page-template-loan .timeline-section .timeline-wrapper .timeline-left{display:flex}.page-template-loan .timeline-section .timeline-wrapper .timeline-left>*{width:100%}}.page-template-loan .timeline-section .structure-box{padding:30px 92px 30px 30px}@media screen and (max-width:768px){.page-template-loan .timeline-section .structure-box{padding:12px}}.page-template-loan .timeline-section .timeline-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.page-template-loan .timeline-section:not(.second-timeline) .timeline-right{width:70%}.page-template-loan .timeline-section:not(.second-timeline) .timeline-left{width:30%}.page-template-loan .timeline-section.second-timeline{background-color:rgba(231,231,231,.2);padding-bottom:0}.page-template-loan .timeline-section.second-timeline .timeline-right{width:28%}.page-template-loan .timeline-section.second-timeline .timeline-left{width:72%}@media screen and (max-width:1200px){.page-template-loan .timeline-section.second-timeline .timeline-wrapper{flex-direction:column-reverse}.page-template-loan .timeline-section.second-timeline .timeline-left,.page-template-loan .timeline-section.second-timeline .timeline-right{width:100%!important}.page-template-loan .timeline-section.second-timeline .timeline-right{display:flex}.page-template-loan .timeline-section.second-timeline .timeline-right>*{width:100%}}.page-template-loan .about-us{padding-top:144px}@media screen and (max-width:1440px){.page-template-loan .about-us{padding-top:120px}}@media screen and (max-width:1024px){.page-template-loan .about-us{flex-direction:column;padding-top:60px}}.page-template-loan .cta-banner{margin-top:144px}@media screen and (max-width:768px){.page-template-loan .cta-banner{margin-top:80px}}.page-template-loan .cta-banner .cta-heading{margin-bottom:40px}@media screen and (max-width:768px){.page-template-loan .cta-banner .cta-heading{margin-bottom:14px}}.page-template-loan .cta-banner p{font-size:24px;line-height:28px;max-width:995px;margin:0 auto 60px;color:#fff}@media screen and (max-width:1440px){.page-template-loan .cta-banner p{font-size:16px;line-height:19px}}@media screen and (max-width:768px){.page-template-loan .cta-banner p{font-size:12px;line-height:14px;margin-bottom:14px}}.thank-you-main-section{padding:90px 0 60px;background:linear-gradient(180deg,rgba(11,31,46,.85) 0,rgba(13,42,60,.85) 100%),url(../images/thankyou-main.png);background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center}@media screen and (max-width:1024px){.thank-you-main-section{padding:70px 0 60px}}@media screen and (max-width:768px){.thank-you-main-section{padding:100px 0 40px}}.thank-you-main-section .container{max-width:870px}.thank-you-main-section .content-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width:768px){.thank-you-main-section .content-wrapper{gap:14px}}.thank-you-main-section .subtitle{display:block;font-size:35px;font-weight:900;letter-spacing:-1px;text-transform:uppercase;text-decoration:underline;color:#00b6fb;line-height:40px}@media screen and (max-width:1024px){.thank-you-main-section .subtitle{font-size:23px;line-height:23px}}.thank-you-main-section .title{font-size:43px;font-weight:900;line-height:48px;letter-spacing:-2.4px;color:#fff;margin:0}@media screen and (max-width:1024px){.thank-you-main-section .title{font-size:36px;line-height:40px}}.thank-you-main-section .description{font-size:20px;line-height:28px;color:rgba(255,255,255,.85)}@media screen and (max-width:1024px){.thank-you-main-section .description{font-size:14px;line-height:14px}}.thank-you-main-section .description p{margin-bottom:12px}.thank-you-main-section .description p:last-child{margin-bottom:0}.thank-you-main-section .description a{color:#f5c842;text-decoration:underline}.thank-you-main-section .description a:hover{color:#ffd84d}.thank-you-main-section .description strong{color:#00b6fb;font-weight:700}.thank-you-form-section{padding:80px 60px}@media screen and (max-width:1024px){.thank-you-form-section{padding:40px 24px}}@media screen and (max-width:768px){.thank-you-form-section{padding:30px 16px}}.thank-you-form-section .container{max-width:900px;margin:0 auto}.thank-you-form-section .text-section{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.thank-you-form-section .text-section .icon{position:absolute;top:56px;right:-180px}@media screen and (max-width:1440px){.thank-you-form-section .text-section .icon{right:-120px}}@media screen and (max-width:1024px){.thank-you-form-section .text-section .icon{width:80px;right:-40px;top:125px}}.thank-you-form-section .flex-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}@media screen and (max-width:768px){.thank-you-form-section .flex-wrapper{gap:16px}}.thank-you-form-section .section-heading{font-size:40px;font-weight:900;letter-spacing:-.04em;margin:0}@media screen and (max-width:1440px){.thank-you-form-section .section-heading{font-size:32px}}@media screen and (max-width:1024px){.thank-you-form-section .section-heading{font-size:24px}}@media screen and (max-width:768px){.thank-you-form-section .section-heading{font-size:20px}}.thank-you-form-section p{font-size:40px;font-weight:900;letter-spacing:-.04em;line-height:49px;margin:0}@media screen and (max-width:1024px){.thank-you-form-section p{font-size:26px;line-height:33px}}.thank-you-form-section .form-wrapper{width:100%}@media screen and (max-width:1024px){.thank-you-form-section .form-wrapper{padding:30px}}@media screen and (max-width:768px){.thank-you-form-section .form-wrapper{padding:24px}}.thank-you-form-section .star-rating{margin:0}@media screen and (min-width:1024px){.pagename-thank-you .site-header.sticky-header{height:54px}}.pagename-thank-you .site-header.sticky-header .flex-wrapper{justify-content:center}.pagename-thank-you .site-header.sticky-header img{width:109px;height:30px}