@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.landingpage{width:100%;min-height:100vh;background-color:#000;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain}.newhome{width:100%;margin:0 auto;padding:70px 20px 20px;max-height:100vh;display:flex;color:#fff;justify-content:flex-start;align-items:flex-start}.frame1{width:50%;padding:20px;display:flex;flex-direction:column;gap:20px}.frame1 .h1{font-size:35px}.frame1 .h1 span{font-size:39px;background:linear-gradient(to right,var(--primary-color),#dedad7,var(--primary-color),#9a9995);-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:glow 1s ease-in-out infinite alternate}@keyframes glow{0%{text-shadow:0 0 20px #084632}to{text-shadow:0 0 30px var(--primary-color),0 0 10px #a572bd}}.buttons{display:flex;width:100%}.buttons .personal{width:150px;height:40px;border-radius:10px;background-color:#000;border:1px solid var(--primary-color)}.frame1 .btn{background-color:var(--primary-color);width:130px;font-size:16px;gap:5px}.frame1 .fa2{font-size:15px}.users{padding-top:20px;width:150px;height:70px}.users img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landingimage{width:50%;height:340px;margin-top:5px;margin-right:10px;display:flex;align-items:flex-start}.landingimage img{width:100%;height:100%;margin-top:5px;margin-right:15px;-o-object-position:top;object-position:top;-o-object-fit:contain;object-fit:contain}.statistics{width:60%;height:auto;color:#fff;margin:0 auto;border-radius:10px;background-color:#3d3d3d80}@media (max-width: 640px){.landingpage{background-position:cover}.newhome{width:100%;display:flex;flex-direction:column-reverse;background-position:cover}.newhome .landingimage{display:none}.frame1{width:100%;display:flex;flex-direction:column}.newhome .h1{max-width:100%;font-size:28px}.frame1 .buttons{display:flex;flex-direction:column;margin:0 auto;gap:5px}.buttons{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}}@media (max-width: 780px){.buttons .btn{width:100px;font-size:13px}.users{display:none}.statistics{width:80%;font-size:17px}}@media (max-width: 890px){.newhome{font-size:15px}}.stats{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 640px){.stats{flex-direction:row;justify-content:space-around}}.stats-counter{text-align:center;margin:1rem}.stats-counter .count{font-size:12px;color:#fff;margin-bottom:.5rem}@media (min-width: 640px){.stats-counter .count{font-size:3rem}}.stats-counter .label{font-size:.75rem;font-weight:500;color:var(--primary-color)}@media (min-width: 640px){.stats-counter .label{font-size:1rem}}.Footer{width:100%;height:auto;background-color:#000;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;font-size:20px}.footercard{width:93%;height:auto;border-radius:10px;background:#0a0a0acc;background-image:url(/bg5.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:20px 50px 20px 30px;display:flex;flex-direction:column;justify-content:space-between}.footerlinks{width:100%;padding:20px 20px 40px;height:auto;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--primary-color)}.socialmedia{display:flex;flex-direction:column;gap:30px}.socials{display:flex;gap:10px}.fa:hover{background-color:#fff;color:var(--primary-color)}.footercard h3{width:100px;height:40px;border-bottom:1px solid var(--primary-color)}.companylinks,.information,.location{display:flex;flex-direction:column;gap:10px}.copyright{width:100%;display:flex;justify-content:space-between;padding:20px}@media (max-width: 640px){.footercard{margin:0 auto;width:100%}.footerlinks{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.copyright{display:flex;flex-direction:column}}.about{background-color:#000;width:100%;height:100vh}.heropage{background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#000;z-index:-1000;width:100%;height:90vh;color:#fff;padding:40px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.heropage p,h1{width:65%}.offer{width:100%;margin-bottom:30px}.offerheading{width:100%;padding:10px;color:#fff;display:flex}.offer .card{background-color:#000;color:#fff;box-shadow:0 0 10px var(--primary-color);padding:20px}.offerheading .h1{width:100%}.offerheading .p{width:100%;padding:10px;text-align:center}.offer .offerservices1,.offerservices2{width:100%;display:flex;gap:20px;padding:20px;margin-left:30px}.mission{width:100%;height:auto;color:#fff;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#000;display:flex;gap:20px;padding:20px;margin-bottom:30px}.missioncontent{width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;gap:50px}.ourmission{display:flex;flex-direction:column;gap:20px}@media (max-width: 640px){.offer .offerheading{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.offerservices1,.offerservices2,.mission{width:100%;display:flex;flex-direction:column}.missioncontent,.h2{width:100%;text-align:start}}*{padding:0;margin:0;box-sizing:border-box}.contact{width:100%;height:auto;background-color:#000;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;color:#fff;padding:70px 30px 30px;display:flex;margin:0 auto}.form h1{margin-left:40px}.form{width:50%;height:auto;margin:0 auto}form{width:500px;display:flex;flex-wrap:wrap;gap:10px;padding:40px}.forminput{display:flex;flex-direction:column}.forminput span{color:brown}input{width:200px;height:40px;border-radius:20px;background:#000;border:1px solid var(--primary-color)}textarea{width:400px;height:200px;background:#000;border:1px solid var(--primary-color);border-radius:20px}.contactinfo{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:0 auto}.email{display:flex;gap:10px}.email .fa2{color:var(--primary-color)}@media (max-width: 640px){.contact{display:flex;flex-direction:column}.form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contactinfo{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}}@media (max-width: 768px){.contact{display:flex;flex-direction:column}.form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contactinfo{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}}.personal{width:100%;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#000;color:#fff;height:95vh;margin:0 auto}.international{width:80%;height:80vh;padding:70px 30px 30px;margin:0 auto;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:space-between}.coins{width:100%;height:auto;background-color:#06143c;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px;margin-bottom:20px}.coinsimage{width:500px;height:400px}.coinsimage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;animation:float 3s ease-out infinite}.roven{width:100%;height:auto;padding:30px;display:flex;gap:10px;background-image:url(/bg10.jfif);background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:20px}.roven .roveninfo{display:flex;flex-direction:column;font-size:25px;width:400px;height:100px}.transactions{width:100%;min-height:100vh;margin-top:30px;margin-bottom:20px;background-color:#000;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;padding:40px 20px 20px;display:flex;justify-content:center;align-items:center}.transactions .money{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:50px;width:90%;height:100vh;background-color:#3d3d3d80}.worldimage{width:300px;height:300px;top:-50%;left:30%}.worldimage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.content3{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;gap:20px}.business{width:100%;height:100vh;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#000;color:#fff;margin:0 auto}.business .frame1{width:60%;height:90vh;display:flex;justify-content:center;align-items:center;margin:0 auto;text-align:center}.business .h1{font-size:45px}.bsinfo{background-color:#fff;width:100%;height:auto;background-color:#02091c}.business .btn{width:170px}.businessimage{width:450px;height:400px;-o-object-fit:cover;object-fit:cover}.businessimage img{position:relative;-o-object-fit:cover;object-fit:cover;width:450px;height:400px;top:-20%;left:70%}.businessboost{display:flex;margin-bottom:30px}.bsinfo .boostcontent{width:50%;padding:30px;display:flex;flex-direction:column;gap:20px}.onecard{display:flex;margin-top:60px}.appimage{width:450px;height:450px}.appimage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;animation:float 3s ease-out infinite}.ourapp{width:50%;display:flex;flex-direction:column;gap:20px}.bsinfo .roveninfo{display:flex;flex-direction:column}.security .h1{width:80%;margin:0 auto;text-align:center}.getstarted{width:100%;height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/bg3.avif);background-position:center;background-repeat:no-repeat;background-size:cover}.getstarted .btn{width:200px;height:80px;margin:0 auto}@media (max-width: 640px){.businessimage{display:none}.businessboost{display:flex;flex-direction:column}.bsinfo .boostcontent{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto}.bsinfo .onecard{display:flex;flex-direction:column-reverse}.ourapp{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px}.roven{display:flex;flex-direction:column}}.faq-container{display:flex;flex-direction:column;padding-top:70px;min-height:100vh}.faq{flex:1;padding:20px;max-width:800px;margin:0 auto;color:#fff}.faq-title{font-size:2em;font-weight:700;margin-bottom:20px}.faq-item{margin-bottom:20px}.faq-question{display:flex;justify-content:space-between;align-items:center;background:#000;color:#fff;border:solid 1px var(--primary-color);padding:20px;border-radius:15px;cursor:pointer}.faq-question h3{margin:0}.faq-icon{width:24px;height:24px;transition:transform .3s}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer{background:#fff;color:#000;border:1px solid var(--primary-color);padding:15px;border-radius:5px;margin-top:10px}.career{width:100%;height:100vh;background-color:#000;color:#fff}.heropage{display:flex;padding-top:70px;flex-direction:column;gap:20px}.offerservices1{display:flex;gap:20px;padding:30px;margin-top:20px;margin-bottom:30px}.career .card{width:380px}.career .btn{width:200px;height:70px}.blogs{padding:20px}.blogs .hero-section{width:100%;height:70vh;background-image:url(/bg.png);background-position:cover;background-repeat:no-repeat;background-size:contain;text-align:center;color:#fff;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-section .h1{font-size:2.5rem;color:#fff}.hero-section .h2info{margin-top:30px}.hero-section .p{font-size:1.1rem;color:#fff;margin-top:10px}.blog-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.blog-card{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:8px;box-shadow:0 0 10px var(--primary-color)}.blog-card .blog-header{display:flex;align-items:center;justify-content:space-between}.blog-card .blog-title{font-size:1.5rem;color:#fff}.blog-card .blog-summary{margin-top:10px;color:#fff}.read-more-button{width:150px;display:flex;align-items:center;padding:8px 16px;background-color:#06f;color:#fff;text-decoration:none;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.read-more-button:hover{background-color:#04c}.posted-by{margin-top:10px;display:flex;align-items:center}.user-icon{font-size:1rem;color:var(--primary-color);margin-right:5px}.admin-label{font-size:.9rem;color:#fff}body{background-color:#000}.home{background-image:url(/bg.png);background-position:cover;background-repeat:no-repeat;background-size:contain;width:100%;height:auto;margin:0 auto;display:flex;gap:70px;flex-wrap:wrap;overflow-x:hidden;color:#fff;padding:85px 30px 0}.home .homeinfo{width:55%;height:auto;display:flex;flex-direction:column;gap:25px;padding:20px 20px 20px 0}.h1{width:100%;font-size:50px}.appstore{width:150px;height:60px;border-radius:10px;-o-object-fit:contain;object-fit:contain;overflow:hidden}.download{width:100%;display:flex;flex-direction:row;gap:10px;margin-left:-170px}.appstore img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.stars{position:relative;display:flex;flex-direction:row}.circle,.circle2,.circle3{background:transparent;width:50px}.circle2{position:absolute;left:7%;background:transparent}.circle3{position:absolute;left:13%;background:transparent}.fivestar{display:flex;padding-left:80px;margin-left:20px;margin-bottom:20px}.star{width:150px;display:flex;flex-direction:column}.star .fastar{display:flex;gap:2px}.star p{font-size:30px;font-weight:500}.reviews{width:100px;color:#fff}.homeimage{position:absolute;width:35%;height:400px;right:-10%;bottom:-30%;transform:translate(-50%,-50%)}.homeimage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;animation:float 3s ease-out infinite}@keyframes float{50%{transform:translateY(40px)}}.financial{width:100vw;height:auto;background-image:url(/bg8.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:30px;margin-top:30px;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.h2{font-size:40px;width:60%;text-align:center}.servicesinfo{width:90%;height:auto;margin-bottom:20px;padding:20px;display:flex;border-radius:10px}.freemoney{width:48%;background:transparent;padding:20px;display:flex;flex-direction:column;gap:40px}.fa{background:var(--primary-color);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;color:#fff}.fa2{font-size:25px;color:#fff;background:transparent;font-weight:800}.p{font-size:17px;font-weight:400}.h2info{font-size:35px;font-weight:400;text-align:start}.financialimage{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.financialimage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.visacard{background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:100%;height:auto;padding:20px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:3.5em;margin-bottom:30px}.card{background-color:#1a111080;width:45%;z-index:10px;height:auto;border-radius:10px;padding:40px 40px 0;color:#fff;display:flex;flex-direction:column;gap:20px}.visaimage{width:90%;height:300px;display:flex;overflow:hidden;margin-left:40px}.visaimage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.currency{width:100vw;height:auto;padding:40px;background-color:#0e0e0a;background-image:url(/bg7.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;margin:0 auto;flex-wrap:wrap;gap:3.5em}.currency .card{width:500px}.currencyaimage{width:250px;height:150px;overflow:hidden;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productfeature{height:40px;background-color:var(--primary-color);margin-top:30px}.growingfintech{width:100%;height:auto;background-color:#000;background-image:linear-gradient(#00000080,#00000080),url(/bg4.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;padding:50px;margin:0 auto 20px}.logos{padding:40px;width:100%;margin:40px auto;display:flex;align-items:center;justify-content:center}.growingfintech .logos .logoimage{width:200px;height:150px}.logoimage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.logos{padding:30px;display:flex;flex-wrap:wrap;gap:40px}.logos .logoimage{width:250px;height:50px;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.logoimage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.visaplatinum{width:100vw;height:auto;margin-bottom:15px;background-image:linear-gradient(#0000001a,#0000001a),url(/bg7.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.visaplatinum .servicesinfo{gap:30px}.visaimage{width:350px;height:350px;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:flex;align-items:center}.visaimage img{width:100%;height:100%;border-radius:10px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.btn{width:250px;height:40px;color:#fff;background-color:var(--primary-color);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:20px}.Intrestrate{width:100%;height:auto;background-color:#000;display:flex;flex-wrap:wrap;gap:30px;padding:30px;margin-left:20px;margin-bottom:20px}.Intrestrate .card{box-shadow:var(--primary-color) 0 20px 30px -10px;background-color:#14141480;padding:40px}.Intrestrate .card:hover{background-color:var(--primary-color)}.Intrestrate .p2{color:#fff;font-weight:600}.Intrestrate .h1{position:relative}.Intrestrate .h1:after{content:"%";position:absolute;top:15px;font-size:30px;color:var(--primary-color)}.Intrestrate span{font-size:26px;color:var(--primary-color)}.experts{width:100%;height:auto;padding:40px;margin-bottom:30px}.experts .card{width:95%;display:flex;flex-direction:column;align-items:center;background-image:url(/bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;justify-content:center;text-align:center;margin-bottom:20px;gap:20px}.download{width:100%;display:flex;align-items:center;justify-content:center}.download2{display:flex}.download2 .appstore{width:250px;height:70px}.experts .visaimage{width:500px;height:360px}.financialservice{width:100%;height:auto;background-image:url(/bg7.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;padding:30px;display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.financialservice .financialinfo{width:53%;display:flex;flex-direction:column;gap:20px}.financialservice .visaimage{width:40%}.reveal{position:relative;transform:translateY(100px);opacity:0;transition:all .8s ease}.reveal.active{transform:translateY(0);opacity:1}.slider-container{width:100%;background-color:#010113;color:#fff;padding:40px;margin-right:10px}.slider-container h1{margin:0 auto 30px;display:flex;align-items:center;justify-content:center}.testimonial-slide{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:40px;color:#000040;margin:0 10px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:350px;max-width:350px}.testimonial-slide .fa{margin-bottom:10px;width:300px;background-color:#fff;color:var(--primary-color);display:flex;align-items:center;justify-content:center}.testimonial-slide p{display:flex;align-items:center;font-size:16px;line-height:1.5}.profile{width:300px;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.profile img{width:50px;height:50px;border-radius:50%;margin-right:10px}.profile h4{margin:0;font-size:14px;color:#333}.slick-dots li button:before{color:#fff}.slick-dots li.slick-active button:before{color:#ff0}.top{width:40px;height:40px;position:fixed;bottom:7.5rem;right:2rem;z-index:100;display:none;background-color:transparent;border:solid 2px var(--green);color:var(--green);padding-left:8px;padding-bottom:20px;font-size:25px;border-radius:50%}@media (max-width: 640px){.home{width:100%;display:flex;flex-direction:column;padding:0;margin:0 auto}.homeinfo{width:100%;margin:0 auto;text-align:center}.homeinfo h1{font-size:55px;width:100%}.p{width:100%;font-size:20px}.download{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:50px}.download .appstore{width:150px}.fivestar{display:flex;justify-content:space-between}.homeimage{display:none}.financial{padding:8px;display:flex;flex-direction:column}.financial .h2{font-size:40px;width:90%}.currency .card{width:100%}.servicesinfo{display:flex;flex-direction:column;width:100%}.freemoney,.freemoney h2,.visacard,.card{width:100%}.experts{width:100%;padding:0}.experts .h1{font-size:35px}.experts .card{width:100%}.growingfintech h2,p{margin:0 auto;text-align:center;width:100%}.visaplatinum h2{width:90%}.servicesinfo{width:100%;margin:0 auto}.testimonial-slide{margin-right:5px}}@media (max-width: 768px){.home{width:100%;display:flex;flex-direction:column;padding:0;background-image:url(/bg.png);background-position:cover;background-repeat:no-repeat;background-size:contain}.homeinfo{width:100%;margin:0 auto;text-align:center}.homeinfo h1{font-size:40px;width:100%}.p p{width:100%;height:auto;font-size:16px}.download{width:100%;height:auto;display:flex;gap:30px;align-items:center;justify-content:center;margin-left:50px}.download .appstore{width:150px}.fivestar{display:flex;justify-content:space-between}.homeimage{display:none}.financial{width:100%;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.financial .h2{font-size:40px;width:90%}.currency .card{width:100%}.servicesinfo{display:flex;flex-direction:column;width:100%}.freemoney,.freemoney h2,.visacard,.card{width:100%}.experts{width:100%;padding:0}.experts .h1{font-size:35px}.experts .card{width:100%}.growingfintech h2,p{margin:0 auto;text-align:center;width:100%}.visaplatinum h2{width:90%}.servicesinfo{width:100%;margin:0 auto}.testimonial-slide{margin-right:5px;gap:5px;width:150px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}:root{overflow-x:hidden}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-1{margin-left:.25rem}.ml-6{margin-left:1.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-16{height:4rem}.h-6{height:1.5rem}.h-\[200px\]{height:200px}.h-\[50px\]{height:50px}.h-full{height:100%}.w-48{width:12rem}.w-6{width:1.5rem}.w-\[100px\]{width:100px}.w-\[200px\]{width:200px}.w-full{width:100%}.max-w-\[1100px\]{max-width:1100px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.rounded-3xl{border-radius:1.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-solid{border-style:solid}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.bg-\[\#0066FF\]{--tw-bg-opacity: 1;background-color:rgb(0 102 255 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-20{--tw-bg-opacity: .2}.object-contain{-o-object-fit:contain;object-fit:contain}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-3{padding-bottom:.75rem}.pl-1{padding-left:.25rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.text-\[\#0066FF\]{--tw-text-opacity: 1;color:rgb(0 102 255 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}:root{--primary-color: #0066ff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-white:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))}@media (min-width: 640px){.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:items-center{align-items:center}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:w-5\/6{width:83.333333%}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.xl\:w-3\/4{width:75%}}
