*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth;overflow-x:hidden}body{background-color:#f5f5f5}:root{--background: rgb(58,64,74);--bg-gradient: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(58,64,74,1) 70%);--orange: #945202}footer{background-color:#000;color:#fff;display:flex;justify-content:space-around;align-items:center;width:100%;height:30vh}footer .container-one{width:30%;display:flex;align-items:center;flex-direction:column}footer .container-one img{width:40%;height:80%;object-fit:cover;margin-bottom:1rem}footer .container-one p{margin:.1rem 0;text-align:center;font-size:1rem;font-weight:300;color:#ffffff6f}footer .container-two{width:50%}footer .container-two p{font-size:1.2rem;font-weight:300;color:#fffffffe;margin:1rem 0}footer .container-two p svg{margin-right:.5rem}footer .container-three{width:20%}footer .container-three svg{margin:0 1rem;font-size:1.8rem}footer .container-three .icon-social-media{color:#fff}@media screen and (max-width: 767px){footer{display:flex;flex-direction:column;justify-content:flex-start;height:auto;padding:2rem;align-items:start}footer .container-one{width:100%;display:block}footer .container-one img{zoom:.15;margin-bottom:2rem}footer .container-one p{margin:.1rem 0;text-align:start;font-size:.8rem;font-weight:300;color:#ffffff6f}footer .container-two{width:100%;margin:2rem 0}footer .container-two p{font-size:1rem;font-weight:300;color:#cac6c6fe;margin:1rem 0}footer .container-two p svg{margin-right:.5rem}footer .container-three{display:flex;width:100%}footer .container-three svg{margin:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){footer{width:100%;height:auto;padding:2rem 0}footer .container-one{display:flex;justify-content:center;align-items:center}footer .container-one img{width:80%;height:100%;padding:2rem;object-fit:contain}footer .container-one p{margin:.1rem 0;font-size:.8rem;font-weight:300;color:#ffffff6f}footer .container-two{padding:2rem}footer .container-two p{font-size:.8rem;font-weight:300;color:#dbd6d6fe}footer .container-three svg{margin:0 .3rem;font-size:1.2rem}}@media screen and (min-width: 1024px) and (max-width: 1400px){footer .container-one img{width:80%;height:100%;padding:2rem;object-fit:contain}footer .container-one p{margin:.1rem 0;font-size:.8rem;font-weight:300;color:#ffffff6f}}.container-main{min-height:90vh;width:100%;display:flex;background-color:#fff;position:relative}.container-main .content-main-description{width:60%;padding-left:8rem;display:flex;flex-direction:column;justify-content:space-evenly}.container-main .content-main-description .content-main-logo img{zoom:.3}.container-main .content-main-description .content-main-title{width:80%}.container-main .content-main-description .content-main-title h1{font-size:5rem;font-weight:400;color:#000}.container-main .content-main-description .content-main-title h3{font-size:2rem;font-weight:400;color:#000}.container-main .content-main-description .content-main-title p{font-size:1.2rem;font-weight:400;color:#000;margin-top:1rem}.container-main .content-main-description .orange{color:var(--orange);font-weight:600}.container-main .container-main-image{display:flex;justify-content:end;width:40%;background-image:url(https://i.postimg.cc/BnLNh4CX/bgmain.png);background-size:cover;background-position:center;background-repeat:no-repeat}.container-main .container-main-image .image-main{width:auto;display:flex;right:20%;bottom:0;top:0;justify-content:end;position:absolute;height:auto}.container-main .container-main-image .image-main img{zoom:.3}@media screen and (max-width: 767px){.container-main{min-height:auto;display:flex;flex-direction:column;position:inherit}.container-main .content-main-description{width:auto;padding-left:0;display:flex;justify-content:center;padding:4rem 1rem}.container-main .content-main-description .content-main-logo{margin-bottom:3rem}.container-main .content-main-description .content-main-logo img{zoom:.2}.container-main .content-main-description .content-main-title{width:100%;padding:1rem}.container-main .content-main-description .content-main-title h1{font-size:3rem;font-weight:400;color:#000}.container-main .content-main-description .content-main-title h3{font-size:2rem;font-weight:400;color:#000}.container-main .content-main-description .content-main-title p{font-size:1.2rem;font-weight:400;color:#000;margin-top:1rem}.container-main .content-main-description button{width:70%;margin-top:2rem;margin:1rem}.container-main .container-main-image{width:100%;height:100%}.container-main .container-main-image .image-main{width:100%;display:flex;justify-content:center;align-items:center;position:static}.container-main .container-main-image .image-main img{zoom:.2;text-align:center}}@media screen and (min-width: 768px) and (max-width: 1023px){.container-main{height:100vh;width:auto}.container-main .content-main-description{padding:2rem}.container-main .content-main-description .content-main-logo img{zoom:.2}.container-main .content-main-description .content-main-title{width:80%}.container-main .content-main-description .content-main-title h1{font-size:3rem;font-weight:400;color:#000}.container-main .content-main-description .content-main-title h3{font-size:2rem;font-weight:400;color:#000}.container-main .content-main-description .content-main-title p{font-size:1rem;font-weight:400;color:#000}.container-main .content-main-description .orange{color:var(--orange);font-weight:600}.container-main .content-main-description button{width:50%}.container-main .container-main-image{display:flex;justify-content:end;width:40%}.container-main .container-main-image .image-main{right:0;max-width:fit-content}.container-main .container-main-image .image-main img{width:95%;height:auto}}@media screen and (min-width: 1024px) and (max-width: 1400px){.container-main .container-main-image .image-main{right:5%}}.button-simulation{background-color:var(--orange);color:#fff;cursor:pointer;border-radius:15px;border:none;font-size:1.2rem;padding:2%;letter-spacing:1px;width:30%;border:1px solid transparent}.button-simulation:hover{border:1px solid var(--orange);color:var(--orange);background-color:transparent}.container-step-withdrawal{display:flex;flex-direction:column;width:40%;height:100%;overflow:hidden}.container-step-withdrawal .container-step-item{display:flex;height:auto}.container-step-withdrawal .container-step-item .container-icon{display:flex;flex-direction:column;align-items:center;width:100px;height:auto}.container-step-withdrawal .container-step-item .container-icon .step{width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50px;border:2px solid var(--orange);margin:1rem;color:var(--orange)}.container-step-withdrawal .container-step-item .container-icon .step p{font-size:2rem;font-weight:500;color:var(--orange)}.container-step-withdrawal .container-step-item .container-icon .line{height:80px;width:2px;background-color:var(--orange);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.container-step-withdrawal .container-step-item .container-step-description{width:80%;position:relative;align-items:center}.container-step-withdrawal .container-step-item .container-step-description .container-description{display:flex;flex-direction:column;justify-content:left;padding:1.2rem 0}.container-step-withdrawal .container-step-item .container-step-description .container-description h1{font-size:1.5rem;font-weight:600;color:#111010}.container-step-withdrawal .container-step-item .container-step-description .container-description p{font-size:1rem;font-weight:500;color:#000;margin-top:1rem;width:80%}@media screen and (max-width: 767px){.container-step-withdrawal{display:flex;flex-direction:column;width:95%;height:100%}.container-step-withdrawal .container-step-item{height:100%}.container-step-withdrawal .container-step-item .container-icon .line{height:200px}.container-step-withdrawal .container-step-item .container-step-description{width:90%}.container-step-withdrawal .container-step-item .container-step-description .container-description{padding:1.2rem 0}}@media screen and (min-width: 768px) and (max-width: 1023px){.container-step-withdrawal{width:100%}}@media screen and (min-width: 1024px) and (max-width: 1400px){.container-step-withdrawal{width:40%}}.container-stepFgts{display:flex;width:100%;height:auto;margin:6rem 0 0}.container-stepFgts .content-stepFgts{display:flex;justify-content:center;align-items:center;width:40%}.container-stepFgts .content-stepFgts .span{padding-left:6rem}.container-stepFgts .content-stepFgts .span h2{font-size:1rem;font-weight:700;color:var(--orange);margin:1rem 0}.container-stepFgts .content-stepFgts .span h1{font-size:2.4rem;font-weight:700;color:#000;margin:1rem 0;width:80%}.container-stepFgts .content-stepFgts .span button{width:50%;margin-top:1rem}.container-stepFgts .image-mockup{width:30%}@media screen and (max-width: 767px){.container-stepFgts{flex-direction:column;width:100%;height:100%}.container-stepFgts .content-stepFgts{display:flex;width:100%}.container-stepFgts .content-stepFgts .span{padding-left:2rem}.container-stepFgts .content-stepFgts .span h2{margin:1rem 0}.container-stepFgts .content-stepFgts .span h1{width:100%}.container-stepFgts .content-stepFgts .span button{width:50%}.container-stepFgts .image-mockup{width:auto;display:flex;justify-content:center}.container-stepFgts .image-mockup img{zoom:.9}}@media screen and (min-width: 768px) and (max-width: 1023px){.container-stepFgts{display:flex;flex-wrap:wrap;width:100%;height:auto}.container-stepFgts .content-stepFgts{display:flex;justify-content:center;align-items:center;width:45%}.container-stepFgts .content-stepFgts .span{padding-left:2rem}.container-stepFgts .content-stepFgts .span h2{font-size:1rem;font-weight:700;color:var(--orange);margin:1rem 0}.container-stepFgts .content-stepFgts .span h1{font-size:2rem;font-weight:700;color:#000;margin:1rem 0;width:100%}.container-stepFgts .content-stepFgts .span button{width:80%;margin-top:1rem}.container-stepFgts .image-mockup{width:50%;margin-right:1rem}}@media screen and (min-width: 1024px) and (max-width: 1400px){.container-stepFgts{display:flex;width:auto;height:auto;margin:6rem 0 0}.container-stepFgts .content-stepFgts{display:flex;justify-content:center;align-items:center;width:25%}.container-stepFgts .content-stepFgts .span{padding-left:2rem}.container-stepFgts .content-stepFgts .span h2{font-size:1rem;font-weight:700;color:var(--orange);margin:1rem 0}.container-stepFgts .content-stepFgts .span h1{font-size:2rem;font-weight:700;color:#000;margin:1rem 0;width:100%}.container-stepFgts .content-stepFgts .span button{width:70%;margin-top:1rem}.container-stepFgts .image-mockup{width:35%;display:flex;justify-content:center;align-items:center}.container-stepFgts .image-mockup img{zoom:.9}}.container-benefit{background-color:#000;color:#fff;padding:4rem;display:flex;flex-wrap:wrap;justify-content:center}.container-benefit .content-benefit-title{padding:4rem;text-align:center}.container-benefit .content-benefit-title h2{font-size:1.2rem;font-weight:400;color:var(--orange)}.container-benefit .content-benefit-title h1{font-size:2rem;font-weight:500;color:#fff;margin-top:1rem}.container-benefit .container-benefit-items{display:flex;justify-content:center;overflow:hidden;height:100%}.container-benefit .container-benefit-items .content-benefit-item{background-color:#30353e;width:350px;height:300px;border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin:0 1rem;padding:1.4rem}.container-benefit .container-benefit-items .content-benefit-item .icon-benefit{width:100%;height:40%}.container-benefit .container-benefit-items .content-benefit-item .icon-benefit svg{color:#fff;font-size:3rem;margin:1rem 0}.container-benefit .container-benefit-items .content-benefit-item span{width:100%;height:60%}.container-benefit .container-benefit-items .content-benefit-item span h3{margin:1rem 0}.container-benefit .container-benefit-items .content-benefit-item span p{font-size:1rem;font-weight:300;color:#fff}@media screen and (max-width: 767px){.container-benefit{padding:0}.container-benefit .content-benefit-title{padding:2rem;text-align:start}.container-benefit .content-benefit-title h2{font-size:1rem;font-weight:600;color:var(--orange)}.container-benefit .container-benefit-items{flex-direction:column;justify-content:center;align-items:center}.container-benefit .container-benefit-items .content-benefit-item{width:300px;margin:1rem 0}.container-benefit .container-benefit-items .content-benefit-item .icon-benefit{height:100%}.container-benefit .container-benefit-items .content-benefit-item .icon-benefit svg{font-size:3rem}.container-benefit .container-benefit-items .content-benefit-item span{width:100%;height:250px}.container-benefit .container-benefit-items .content-benefit-item span h3{font-size:1.1rem;font-weight:600;color:#fff}.container-benefit .container-benefit-items .content-benefit-item span p{font-size:1rem;font-weight:300;color:#fff}}@media screen and (min-width: 768px) and (max-width: 1023px){.container-benefit{padding:1rem;height:auto}.container-benefit .container-benefit-items{display:flex;flex-wrap:wrap;height:100%}.container-benefit .container-benefit-items .content-benefit-item{width:40%;height:70%;margin:1rem}.container-benefit .container-benefit-items .content-benefit-item .icon-benefit{height:100px}}@media screen and (min-width: 1024px) and (max-width: 1400px){.container-benefit{padding:4rem .5rem}.container-benefit .container-benefit-items .content-benefit-item{width:50%;height:100%;padding:1rem}.container-benefit .container-benefit-items .content-benefit-item .icon-benefit{width:auto;height:100px}.container-benefit .container-benefit-items .content-benefit-item span{width:auto;height:150px}}.container-what-loan-fGTS{display:flex;background-color:#fff;width:100%;padding-top:2rem}.container-what-loan-fGTS .content-what-loan-img{width:auto;display:flex;align-items:end}.container-what-loan-fGTS .content-what-loan-img img{height:100%;width:100%;object-fit:cover}.container-what-loan-fGTS .container-what-loan-description{display:flex;flex-direction:column;justify-content:center;padding:0 4rem}.container-what-loan-fGTS .container-what-loan-description h1{font-size:3rem;font-weight:400;color:#000;margin-bottom:1rem}.container-what-loan-fGTS .container-what-loan-description h1 span{color:var(--orange)}.container-what-loan-fGTS .container-what-loan-description p{font-size:1.2rem;font-weight:400;color:#000;margin:1rem 0}.container-what-loan-fGTS .container-what-loan-description button{width:40%;margin-top:2rem}@media screen and (max-width: 767px){.container-what-loan-fGTS{display:flex;flex-direction:column-reverse;padding-top:4rem}.container-what-loan-fGTS .content-what-loan-img{width:100%;display:flex;justify-content:center;align-items:end}.container-what-loan-fGTS .content-what-loan-img img{padding-top:2rem}.container-what-loan-fGTS .container-what-loan-description h1{font-size:2.2rem;font-weight:400;color:#000;margin-bottom:1rem}.container-what-loan-fGTS .container-what-loan-description p{font-size:1.2rem;font-weight:400;color:#000;margin:1rem 0}.container-what-loan-fGTS .container-what-loan-description button{width:80%;margin-top:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.container-what-loan-fGTS{flex-direction:column-reverse;padding-top:4rem}.container-what-loan-fGTS .container-what-loan-description h1{font-size:2.5rem;font-weight:400;color:#000}.container-what-loan-fGTS .container-what-loan-description p{font-size:1rem;font-weight:400;color:#000}.container-what-loan-fGTS .container-what-loan-description button{width:35%;margin-top:1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1400px){.container-what-loan-fGTS{display:flex;width:100%;padding-top:6rem}.container-what-loan-fGTS .content-what-loan-img{width:50%;height:auto}.container-what-loan-fGTS .content-what-loan-img img{height:100%;width:100%;object-fit:cover}.container-what-loan-fGTS .container-what-loan-description{width:50%;padding:0 2rem}.container-what-loan-fGTS .container-what-loan-description h1{font-size:2.75rem;font-weight:400;color:#000}.container-what-loan-fGTS .container-what-loan-description p{font-size:1.2rem;font-weight:400;color:#000;margin:1rem 0}.container-what-loan-fGTS .container-what-loan-description button{width:60%;margin-bottom:1rem}}.video{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:4rem}.video .video-description{margin:2rem 0}.video .video-description h2{font-size:1rem;font-weight:600;color:var(--orange);margin:1rem 0}.video .video-description h1{font-size:2.2rem;font-weight:600;color:#000;width:70%}.video video{border:1px solid rgb(223,221,221);border-radius:1rem}@media screen and (max-width: 767px){.video{margin:2rem}.video .video-description{margin:2rem 0}.video .video-description h2{font-size:1.1rem;font-weight:600;color:var(--orange);margin:1rem 0}.video .video-description h1{font-size:2rem;font-weight:600;color:#000;width:100%}.video video{border:1px solid rgb(223,221,221);border-radius:1rem;width:350px;height:auto}}@media screen and (min-width: 768px) and (max-width: 1023px){.video video{width:550px;height:500}}
