.container-carousel{width:100%;height:500px;position:relative;display:flex;justify-content:center;align-items:center;min-width:320px}.container-carousel img{width:100%;height:100%;object-fit:cover}.wrapper-carousel{width:80%;height:70%;position:absolute;display:flex}.left-carousel{display:flex;flex-direction:column;width:65%;height:100%;position:absolute;left:0;z-index:9;gap:5%}.left-carousel h1{width:100%;font-size:64px;color:#000;line-height:4.5rem}.left-carousel span{width:70%;font-size:16px;color:#fff;line-height:1.5rem;font-weight:600}.left-carousel Button{width:120px;height:40px;border:3px solid #FFB700;color:#ffb700;text-transform:none;font-size:16px;font-weight:600}.left-carousel Button:hover{width:120px;height:40px;border:3px solid #FFB700;color:#ffb700;text-transform:none}.right-carousel{z-index:99;position:absolute;display:flex;justify-content:flex-end;align-items:flex-end;width:45%;height:100%;right:0}.right-carousel img{object-fit:cover}@media screen and (max-width:1024px){.container-carousel{width:100%;height:400px;position:relative;display:flex;justify-content:center;align-items:center;min-width:320px}.container-carousel img{width:100%;height:100%;object-fit:cover}.wrapper-carousel{width:80%;height:70%;position:absolute;display:flex}.left-carousel{display:flex;flex-direction:column;width:65%;height:100%;position:absolute;left:0;z-index:9}.left-carousel h1{width:100%;font-size:44px;color:#000;line-height:3.5rem}.left-carousel span{width:70%;font-size:12px;color:#fff;line-height:1.5rem;font-weight:400}.left-carousel Button{width:100px;height:30px;border:3px solid #FFB700;color:#ffb700;text-transform:none;font-size:12px;font-weight:600}.left-carousel Button:hover{width:120px;height:40px;border:3px solid #FFB700;color:#ffb700;text-transform:none}.right-carousel{z-index:99;position:absolute;display:flex;justify-content:flex-end;align-items:flex-end;width:45%;height:100%;right:0}.right-carousel img{object-fit:cover}}@media screen and (max-width:768px){.container-carousel{width:100%;height:250px;position:relative;display:flex;justify-content:center;align-items:center;min-width:320px}.container-carousel img{width:100%;height:100%;object-fit:cover}.wrapper-carousel{width:90%;height:70%;position:absolute;display:flex}.left-carousel{display:flex;flex-direction:column;width:65%;height:100%;position:absolute;left:0;z-index:9;gap:5px}.left-carousel h1{width:100%;font-size:24px;color:#000;line-height:1.5rem}.left-carousel span{width:100%;font-size:8px;color:#fff;line-height:.75rem;font-weight:300}.left-carousel Button{width:70px;height:20px;border:1.5px solid #FFB700;color:#ffb700;text-transform:none;font-size:8px;font-weight:500}.left-carousel Button:hover{width:120px;height:40px;border:3px solid #FFB700;color:#ffb700;text-transform:none}.right-carousel{z-index:99;position:absolute;display:flex;justify-content:flex-end;align-items:flex-end;width:45%;height:100%;right:0}.right-carousel img{object-fit:cover}}.container-explore{width:100%;height:1180px;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-explore{width:80%;height:85%;display:flex;justify-content:center;flex-direction:column}.title-explore{width:100%;height:15%;display:flex;flex-direction:column;justify-content:center;align-items:center}.title-explore h1{font-size:48px;font-weight:800}.title-explore span{font-size:16px;font-weight:600}.content-explore{width:100%;height:85%;display:flex;flex-wrap:wrap;overflow-y:scroll;justify-content:space-around}.content-explore::-webkit-scrollbar{display:none}@media screen and (max-width:1024px){.container-explore{width:100%;height:980px;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}.wrapper-explore{width:80%;height:90%;display:flex;justify-content:center;flex-direction:column}.title-explore{width:100%;height:10%;display:flex;flex-direction:column;justify-content:center;align-items:center}.title-explore h1{font-size:38px;font-weight:700}.title-explore span{font-size:14px;font-weight:500}.content-explore{width:100%;height:85%;display:flex;flex-wrap:wrap;overflow-y:scroll;justify-content:space-around}.content-explore::-webkit-scrollbar{display:none}}@media screen and (max-width:768px){.container-explore{width:100%;height:780px;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}.wrapper-explore{width:80%;height:90%;display:flex;justify-content:center;flex-direction:column}.title-explore{width:100%;height:10%;display:flex;flex-direction:column;justify-content:center;align-items:center}.title-explore h1{font-size:24px;font-weight:600}.title-explore span{font-size:10px;font-weight:400}.content-explore{width:100%;height:90%;display:flex;flex-wrap:wrap;overflow-y:scroll;justify-content:space-around}.content-explore::-webkit-scrollbar{display:none}}.container-cardExplore{width:344px;height:416px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;margin-top:0}.wrapper-cardExplore{width:85%;height:85%}.top-cardExplore{width:100%;height:50%}.image-top-cardExplore{width:100%;height:100%}.image-top-cardExplore img{width:100%;height:100%;object-fit:cover;border-radius:5px}.bottom-cardExplore{width:100%;height:50%}.desc-bottom-cardExplore{width:100%;height:100%}.title-bottom-cardExplore{width:100%;height:35%}.title-bottom-cardExplore h1{font-size:24px;font-weight:800}.title-bottom-cardExplore span{font-size:16px;font-weight:500}.spec-bottom-cardExplore{width:100%;height:35%;border:.5px solid #000000;border-radius:10px}.wrapper-spec-bottom-cardExplore{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;overflow-y:auto;padding-left:3%;padding-right:2%;padding-top:2%;align-content:flex-start}.wrapper-spec-bottom-cardExplore>img{margin-right:4px}.wrapper-spec-bottom-cardExplore>span{margin-right:8px}.wrapper-spec-bottom-cardExplore>img:last-child,.wrapper-spec-bottom-cardExplore>span:last-child{margin-right:0}.wrapper-spec-bottom-cardExplore span{font-size:15px}.spec-bottom-cardExplore img{object-fit:cover}.button-bottom-cardExplore{width:100%;height:30%;display:flex;justify-content:center;align-items:center}.button-bottom-cardExplore Button{background-color:#ffb700;width:100%}.button-bottom-cardExplore Button:hover{background-color:#f8c74e}@media screen and (max-width:1024px){.container-cardExplore{width:344px;height:416px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;margin-top:20px}.wrapper-cardExplore{width:85%;height:85%}.top-cardExplore{width:100%;height:50%}.image-top-cardExplore{width:100%;height:100%}.image-top-cardExplore img{width:100%;height:100%;object-fit:cover;border-radius:5px}.bottom-cardExplore{width:100%;height:50%}.desc-bottom-cardExplore{width:100%;height:100%}.title-bottom-cardExplore{width:100%;height:35%}.title-bottom-cardExplore h1{font-size:16px;font-weight:700}.title-bottom-cardExplore span{font-size:10px;font-weight:500}.spec-bottom-cardExplore{width:100%;height:35%;border:.5px solid #000000;border-radius:10px}.wrapper-spec-bottom-cardExplore{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;overflow-y:auto;padding-left:3%;padding-right:1%;padding-top:2%;align-content:flex-start}.wrapper-spec-bottom-cardExplore>img{margin-right:5px}.wrapper-spec-bottom-cardExplore>span{margin-right:8px}.wrapper-spec-bottom-cardExplore>img:last-child,.wrapper-spec-bottom-cardExplore>span:last-child{margin-right:0}.wrapper-spec-bottom-cardExplore span{font-size:15px}.spec-bottom-cardExplore img{object-fit:cover}.button-bottom-cardExplore{width:100%;height:30%;display:flex;justify-content:center;align-items:center}.button-bottom-cardExplore Button{background-color:#ffb700;width:100%}.button-bottom-cardExplore Button:hover{background-color:#f8c74e}}@media screen and (max-width:768px){.container-cardExplore{width:304px;height:326px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;margin-top:10px}.wrapper-cardExplore{width:85%;height:85%}.top-cardExplore{width:100%;height:50%}.image-top-cardExplore{width:100%;height:100%}.image-top-cardExplore img{width:100%;height:100%;object-fit:cover;border-radius:5px}.bottom-cardExplore{width:100%;height:50%}.desc-bottom-cardExplore{width:100%;height:100%}.title-bottom-cardExplore{width:100%;height:35%}.title-bottom-cardExplore h1{font-size:16px;font-weight:600}.title-bottom-cardExplore span{font-size:10px;font-weight:500}.spec-bottom-cardExplore{width:100%;height:35%;border:.5px solid #000000;border-radius:10px}.wrapper-spec-bottom-cardExplore{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;overflow-y:auto;padding-left:3%;padding-right:2%;padding-top:2%;align-content:flex-start}.wrapper-spec-bottom-cardExplore>img{margin-right:5px}.wrapper-spec-bottom-cardExplore>span{margin-right:8px}.wrapper-spec-bottom-cardExplore>img:last-child,.wrapper-spec-bottom-cardExplore>span:last-child{margin-right:0}.wrapper-spec-bottom-cardExplore span{font-size:12px}.spec-bottom-cardExplore img{object-fit:cover}.button-bottom-cardExplore{width:100%;height:30%;display:flex;justify-content:center;align-items:center}.button-bottom-cardExplore Button{background-color:#ffb700;width:100%;height:60%;font-size:10px}.button-bottom-cardExplore Button:hover{background-color:#f8c74e}}.container-step{width:30%;height:80%}.wrapper-step{width:100%;height:100%;display:flex}.number-step{width:10%;height:100%;display:flex;justify-content:center}.number-step h3{width:80%;height:20%;display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:#004a73;font-size:12px;color:#fff}.pict-step{padding-left:5px;width:15%;height:100%;padding-right:10px}.desc-step{width:80%;height:100%}.desc-step h3{font-size:14px;line-height:1.1rem;font-weight:600}.desc-step h4{font-size:10px;line-height:.75rem;font-weight:400}@media screen and (max-width:1024px){.container-step{width:35%;height:80%;padding-right:10px}.wrapper-step{width:100%;height:100%;display:flex}.number-step{width:10%;height:100%;display:flex;justify-content:center}.number-step h3{width:80%;height:15%;display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:#004a73;font-size:9px;color:#fff}.pict-step{padding-left:5px;width:15%;height:100%;padding-right:25px}.desc-step{width:80%;height:100%}.desc-step h3{font-size:10px;line-height:.9rem}.desc-step h4{font-size:8px;line-height:.65rem;font-weight:300}}@media screen and (max-width:768px){.container-step{width:200px;height:80%}.wrapper-step{width:100%;height:100%;display:flex}.number-step{width:10%;height:100%;display:flex;justify-content:center}.number-step h3{width:80%;height:15%;display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:#004a73;font-size:8px;color:#fff}.pict-step{padding-left:5px;width:15%;height:100%;padding-right:15px}.desc-step{width:80%;height:100%}.desc-step h3{font-size:12px;line-height:.9rem}.desc-step h4{font-size:9px;line-height:.65rem;font-weight:400}}.container-steps{width:100%;height:270px;background-color:#fff;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-steps{width:80%;height:80%;background-color:#ffb700;border-radius:5px;display:flex;flex-direction:column;align-items:center}.title-steps{width:90%;height:40%;display:flex;justify-content:flex-start;align-items:center}.title-steps h1{font-size:24px;color:#000}.content-steps{width:90%;height:60%;display:flex;flex-direction:column;flex-wrap:wrap;overflow:scroll}.content-steps::-webkit-scrollbar{display:none}@media screen and (max-width:1024px){.container-steps{width:100%;height:200px}.title-steps{width:90%}.title-steps h1{font-size:20px}.content-steps{width:90%}}@media screen and (max-width:768px){.title-steps{width:90%;height:30%}.title-steps h1{font-size:14px}.wrapper-steps{width:90%}.content-steps{height:70%}}.container-footer{width:100%;height:260px;background-color:#212121;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:320px}.wrapper-footer{width:80%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.content-footer{width:100%;height:80%;display:flex;justify-content:center;align-items:center}.copyright-footer{width:100%;height:20%;display:flex;justify-content:center;align-items:center;gap:10px}.copyright-footer span{color:#fff;font-size:16px}@media screen and (max-width:1024px){.container-footer{width:100%;height:260px;background-color:#212121;display:flex;flex-direction:column;justify-content:center;align-items:center}.wrapper-footer{width:80%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.content-footer{width:100%;height:80%;display:flex;justify-content:center;align-items:center}.copyright-footer{width:100%;height:20%;display:flex;justify-content:center;align-items:center}.copyright-footer span{color:#fff;font-size:14px}}@media screen and (max-width:768px){.container-footer{width:100%;height:360px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f4f4f4}.wrapper-footer{width:90%;height:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;background-color:#212121}.content-footer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.copyright-footer{width:100%;height:10%;display:flex;justify-content:center;align-items:center}.copyright-footer span{color:#fff;font-size:12px}}.container-descfooter{width:20%;height:50%;cursor:pointer}.title-footer{width:100%;height:30%}.title-footer h3{font-size:16px;color:#fff;font-weight:600}.desc-footer{width:90%;height:70%;display:flex;flex-direction:column}.desc-footer span{font-size:14px;color:#fff;font-weight:400}@media screen and (max-width:1024px){.container-descfooter{width:20%;height:50%}.title-footer{width:100%;height:30%}.title-footer h3{font-size:14px;color:#fff;font-weight:600}.desc-footer{width:90%;height:70%;display:flex;flex-direction:column}.desc-footer span{font-size:12px;color:#fff;font-weight:300}}@media screen and (max-width:768px){.container-descfooter{width:130px;height:25%}.title-footer{width:100%;height:30%}.title-footer h3{font-size:14px;color:#fff;font-weight:600;text-align:center}.desc-footer{width:100%;height:70%;display:flex;flex-direction:column;justify-content:flex-start;text-align:center}.desc-footer span{font-size:12px;color:#fff;font-weight:300;text-align:center}}.container-clients{width:100%;height:200px;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-clients{width:90%;height:90%}.title-clients{width:100%;height:40%;text-align:center;display:flex;justify-content:center;align-items:center}.title-clients h1{font-size:24px;font-weight:700}.content-clients{width:100%;height:60%;text-align:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:relative}.content-clients::-webkit-scrollbar{display:none}.content-clients img{margin-right:50px;animation:moveRight 10s linear infinite;position:relative}#koperasi{width:102.87px;height:46px;object-fit:cover}#infovesta{height:46.32px;width:200px;object-fit:cover}#ot{width:85.02;height:46px;object-fit:cover}#pan{height:52px;width:123.16px;object-fit:cover}#ssp{width:81.93px;height:66px;object-fit:cover}#lockheed{width:56px;height:56px;object-fit:cover}@keyframes moveRight{0%{right:-100%}to{right:100%}}@media screen and (max-width:1024px){.container-clients{width:100%;height:200px;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-clients{width:90%;height:90%}.title-clients{width:100%;height:30%;text-align:center}.content-clients{width:100%;height:70%;text-align:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:relative}.title-clients h1{font-size:24px;font-weight:600}.content-clients::-webkit-scrollbar{display:none}.content-clients img{margin-right:50px;animation:moveRight 10s linear infinite;position:relative}#koperasi{width:102.87px;height:46px;object-fit:cover}#infovesta{height:46.32px;width:200px;object-fit:cover}#ot{width:85.02;height:46px;object-fit:cover}#pan{height:52px;width:123.16px;object-fit:cover}#ssp{width:81.93px;height:66px;object-fit:cover}#lockheed{width:56px;height:56px;object-fit:cover}@keyframes moveRight{0%{right:-100%}to{right:100%}}}@media screen and (max-width:768px){.container-clients{width:100%;height:180px;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-clients{width:90%;height:90%}.title-clients{width:100%;height:30%;text-align:center}.content-clients{width:100%;height:70%;text-align:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:relative}.title-clients h1{font-size:24px;font-weight:600}.content-clients::-webkit-scrollbar{display:none}.content-clients img{margin-right:50px;animation:moveRight 10s linear infinite;position:relative}#koperasi{width:102.87px;height:46px;object-fit:cover}#infovesta{height:46.32px;width:200px;object-fit:cover}#ot{width:85.02;height:46px;object-fit:cover}#pan{height:52px;width:123.16px;object-fit:cover}#ssp{width:81.93px;height:66px;object-fit:cover}#lockheed{width:56px;height:56px;object-fit:cover}@keyframes moveRight{0%{right:-100%}to{right:100%}}}.container-navbar{width:100%;height:100px;background-color:#fff;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-navbar{width:80%;height:80%;display:flex}.left-navbar{width:50%;height:100%;display:flex;align-items:center;gap:5%}.left-navbar img{width:55px;height:54px}.left-navbar h2{font-size:24px;font-weight:bolder}.right-navbar{width:50%;height:100%;display:flex;justify-content:flex-end;align-items:center}.right-navbar Button{width:180px;height:44px;border:2px solid #FFB700;color:#ffb700;text-transform:none}.right-navbar Button:hover{border:2px solid #FFB700;color:#ffb700;text-transform:none}.right-navbar Button h3{font-size:16px;font-weight:600}@media screen and (max-width:1024px){.container-navbar{width:100%;height:90px;background-color:#fff;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-navbar{width:80%;height:80%;display:flex}.left-navbar{width:50%;height:100%;display:flex;align-items:center;gap:5%}.left-navbar img{width:45px;height:44px}.left-navbar h2{font-size:16px;font-weight:bolder}.right-navbar{width:50%;height:100%;display:flex;justify-content:flex-end;align-items:center}.right-navbar Button{width:140px;height:40px;border:2px solid #FFB700;color:#ffb700;text-transform:none}.right-navbar Button:hover{border:2px solid #FFB700;color:#ffb700;text-transform:none}.right-navbar Button h3{font-size:12px;font-weight:600}}@media screen and (max-width:768px){.container-navbar{width:100%;height:70px;background-color:#fff;display:flex;justify-content:center;align-items:center;min-width:320px}.wrapper-navbar{width:90%;height:80%;display:flex}.left-navbar{width:50%;height:100%;display:flex;align-items:center;gap:5%}.left-navbar img{width:35px;height:34px}.left-navbar h2{font-size:12px;font-weight:bolder}.right-navbar{width:50%;height:100%;display:flex;justify-content:flex-end;align-items:center}.right-navbar Button{width:125px;height:40px;border:2px solid #FFB700;color:#ffb700;text-transform:none}.right-navbar Button:hover{border:2px solid #FFB700;color:#ffb700;text-transform:none}.right-navbar Button h3{font-size:11px;font-weight:700}}*{margin:0;padding:0;font-family:Poppins,sans-serif}
