@import url(preflight.css);.poppins-regular{font-weight:400;font-family:Poppins, sans-serif;font-style:normal}*{font-weight:400;font-family:Poppins, sans-serif;font-style:normal}.poppins-medium{font-weight:500;font-family:Poppins, sans-serif;font-style:normal}.poppins-semibold{font-weight:600;font-family:Poppins, sans-serif;font-style:normal}.poppins-bold{font-weight:700;font-family:Poppins, sans-serif;font-style:normal}.poppins-regular-italic{font-weight:400;font-family:Poppins, sans-serif;font-style:italic}.poppins-medium-italic{font-weight:500;font-family:Poppins, sans-serif;font-style:italic}.poppins-semibold-italic{font-weight:600;font-family:Poppins, sans-serif;font-style:italic}body{padding-top:96px}nav{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:96px;padding:18px 12px;color:white;z-index:20;background-color:#155DFC}nav .brand{display:flex;align-items:center}nav .brand .logo{width:60px;height:60px;margin-right:16px}nav .brand .title{font-size:20px;font-weight:bold}nav .menu-toggler .hide{display:none}nav .navlinks{position:absolute;top:100%;left:0;display:none;width:100%;height:calc(100vh - 96px);background-color:#155DFC}nav .navlinks a{display:block;padding:16px 20px;font-size:20px;font-weight:600;text-align:center}body.show-menu nav .menu-toggler .show{display:none}body.show-menu nav .menu-toggler .hide{display:block}body.show-menu nav .navlinks{display:block}section{padding:0 20px;margin-bottom:96px}section:first-child{padding-top:96px}section .section-head{margin-bottom:96px;text-align:center}section .section-head .section-title{font-size:28px;color:#193CB8;margin-bottom:30px}section .section-head .section-subtitle{font-size:16px;color:#45556C}footer{display:flex;align-items:center;justify-content:center;height:96px;font-size:14px;color:white;background-color:#193CB8}.hero{position:relative;display:grid;width:100%;height:100vh;max-height:890px;background-color:#155DFC;grid-template-columns:1fr;overflow:hidden;padding-top:0 !important;margin-bottom:120px}.hero::before{position:absolute;bottom:-450px;left:-288px;width:600px;height:1042px;rotate:-51deg;transform-origin:center center;background-color:#2B7FFF;content:" ";z-index:0}.hero .left{height:100%;padding:0 20px;z-index:10;padding-top:60px}.hero .left h1{display:flex;flex-direction:column;margin-bottom:42px;text-align:center}.hero .left h1 .subtitle{font-size:24px;color:white}.hero .left h1 .title{font-size:40px;font-weight:bold;color:#ffdf20}.hero .left .description{font-size:20px;color:white;margin-bottom:67px}.hero .left .cta{display:flex;justify-content:center;flex-wrap:wrap;gap:15px 30px}.hero .left .cta .primary-button{display:flex;align-items:center;justify-content:center;width:300px;max-width:100%;padding:20px;font-size:16px;font-weight:600;color:white;border-radius:6px;background-color:#1447E6;text-align:center}.hero .left .cta .secondary-button{display:block;width:300px;padding:20px;font-size:16px;font-weight:600;color:#ffdf20;border:2px solid #F0B100;border-radius:6px;background-color:transparent;text-align:center}.hero .right{position:relative;display:none}.hero .right .blob{position:absolute;top:47px;right:22px;z-index:0}.hero .right .stack{position:relative;z-index:10px}.hero .right .stack .img1{position:absolute;top:59px;right:246px;width:300px;height:300px;box-shadow:0 4px 8px 6px rgba(0,0,0,0.25)}.hero .right .stack .img2{position:absolute;top:250px;right:85px;width:300px;height:300px;box-shadow:0 4px 8px 6px rgba(0,0,0,0.25)}.why-us{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}.why-us .why{display:flex;flex-direction:column;width:300px;height:300px;text-align:center;padding-top:50px}.why-us .why img{width:64px;height:64px;margin:0 auto;margin-bottom:42px}.why-us .why .why-title{font-size:20px;font-weight:600;color:#193CB8;margin-bottom:12px}.why-us .why p{font-size:16px;color:#314158}.index-services .service{display:flex;flex-direction:column-reverse;padding:0 20px;gap:20px;margin-bottom:96px}.index-services .service .service-detail .service-title{display:block;font-size:28px;color:#193CB8;margin-bottom:30px;text-align:center}.index-services .service .service-detail .service-description{font-size:16px;color:#45556C;margin-bottom:60px}.index-services .service .service-detail .service-cta{display:block;width:300px;max-width:100%;margin:0 auto;padding:18px 70px;font-size:16px;font-weight:600;color:white;border-radius:6px;text-align:center;background-color:#2B7FFF}.index-services .service img{width:536px;margin:0 auto;object-fit:scale-down}.customer-feedback .feedback-title{font-size:28px;color:#193CB8;margin-bottom:68px;text-align:center}.customer-feedback .feedbacks{display:flex;align-items:top;justify-content:center;padding:0 20px;flex-wrap:wrap;gap:20px}.customer-feedback .feedbacks .feedback{padding:60px;border:1px solid #E2E8F0;border-radius:6px;background-image:url("/assets/images/quote.svg");background-repeat:no-repeat;background-position:26px 26px}.customer-feedback .feedbacks .feedback .message{color:#45556C;margin-bottom:30px;font-style:italic}.customer-feedback .feedbacks .feedback .feedback-by{display:block;color:#193CB8;text-align:center}.main-cta{position:relative;margin-bottom:0;background-image:linear-gradient(to top right, #1447E6, #193CB8);overflow:hidden}.main-cta .tilted-bg{position:absolute;top:50%;left:50%;width:500px;height:1800px;transform:translate(-50%, -50%) rotate(-42deg);background-color:#155DFC;z-index:0;transform-origin:center center}.main-cta .content{position:relative;padding:90px 20px;z-index:10;text-align:center}.main-cta .content .cta-title{font-size:36px;font-weight:600;color:#ffdf20;margin-bottom:20px}.main-cta .content p{color:white;margin-bottom:75px}.main-cta .content .cta-buttons{display:flex;align-items:center;justify-content:center;max-width:100%;margin:0 auto;flex-wrap:wrap;gap:15px 30px}.main-cta .content .cta-buttons .book-now{display:flex;align-items:center;justify-content:center;width:300px;max-width:100%;padding:20px;font-size:16px;font-weight:600;color:white;border-radius:6px;background-color:#1447E6;text-align:center}.main-cta .content .cta-buttons .contact-us{display:block;width:300px;padding:20px;font-size:16px;font-weight:600;color:#ffdf20;border:2px solid #F0B100;border-radius:6px;background-color:transparent;text-align:center}.goals{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}.goals .goal{width:450px;max-width:100%;padding:30px 20px}.goals .goal .goal-title{display:block;font-size:24px;color:#193CB8;margin-bottom:30px;text-align:center}.goals .goal p{color:#45556C}.services{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:96px}.services .service{display:flex;width:540px;flex-flow:column wrap}.services .service .service-image{margin-bottom:20px}.services .service .service-detail .service-title{display:block;font-size:24px;color:#193CB8;margin-bottom:20px}.services .service .service-detail .service-description{color:#45556C;margin-bottom:80px}.services .service .service-detail .service-cta{display:block;width:100%;padding:16px 20px;font-size:16px;font-weight:600;color:white;border-radius:6px;background-color:#2B7FFF;text-align:center}.main-contact-us{display:grid;place-items:start center;gap:30px}.main-contact-us .contact-details{width:100%;max-width:400px}.main-contact-us .contact-details .contact-option{display:flex;align-items:start;justify-content:start;height:70px;max-width:100%;gap:16px;margin-bottom:20px}.main-contact-us .contact-details .contact-option .option-icon{width:32px}.main-contact-us .contact-details .contact-option .option-value{width:100%;color:#45556C}.main-contact-us .contact-details .contact-option .social-medias{display:flex;align-items:center;justify-content:center;width:100%;gap:16px}.main-contact-us .contact-details .contact-option .social-medias img{width:32px}.main-contact-us .google-map{width:100%;height:100%;aspect-ratio:16 / 9;max-height:450px}.main-contact-us .google-map .map{width:100%;height:100%;max-width:100%}.talk-to-us .contact-form{width:600px;max-width:100%;margin:0 auto}.talk-to-us .contact-form .input-group{margin-bottom:30px}.talk-to-us .contact-form .input-group .input-label{display:block;font-weight:600;color:#45556C;margin-bottom:12px}.talk-to-us .contact-form .input-group .input-field{display:block;width:100%;padding:8px 12px;border:2px solid #E2E8F0;border-radius:6px;resize:vertical}.talk-to-us .contact-form .input-group textarea{height:calc(6 * 1.5em)}.talk-to-us .contact-form .input-group .submit-button{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 20px;font-weight:600;color:white;border-radius:6px;background-color:#00C950;gap:16px}@media screen and (width >= 640px){nav{padding:0 30px}nav .menu-toggler{display:none}nav .navlinks{position:static;display:flex;align-items:center;justify-content:end;width:auto;height:auto;gap:30px}nav .navlinks a{padding:0}section{padding:0 30px}.hero .left{padding-top:160px}}@media screen and (width >= 768px){section .section-head .section-title{font-size:36px}section .section-head .section-subtitle{font-size:20px}.hero .left{width:600px;margin:0 auto;padding-top:160px}.hero .left .cta{flex-wrap:nowrap}}@media screen and (width >= 1024px){.hero{grid-template-columns:1fr 1fr}.hero .left{padding:0;background-color:transparent;padding-left:20px;padding-top:160px}.hero .left h1{text-align:left}.hero .right{display:block}.index-services .service{flex-direction:row;margin-bottom:40px}.index-services .service:nth-child(even){flex-direction:row-reverse}.index-services .service .service-detail{padding-top:25px}.index-services .service .service-detail .service-title{font-size:36px;text-align:left}.index-services .service .service-detail .service-cta{margin:0}.customer-feedback .feedback-title{font-size:36px}.customer-feedback .feedbacks{flex-wrap:nowrap}.main-cta .tilted-bg{width:600px}.main-cta .content .cta-title{font-size:36px}.main-contact-us{grid-template-columns:4fr 8fr}}
