h1,h2,h3,h4,h5,h6,p{font-family:Poppins,Rubik,sans-serif!important}.poppins-font{font-family:Poppins,sans-serif!important}body{margin:0;position:relative;min-height:100vh}:root{--primary-color: #ED8408;--secondary-color: #E70043;--color-dark-blue: #1C1C63;--color-blue: #355DFF;--color-green: #00AEEF;--text-light: #ffffff;--text-dark: #000000;--bg-white: #ffffff;--bg-dark-blue:#1C1C63;--text-gray: #707070;--bg-blue:#2E3192}h1{margin-bottom:8px;font-weight:600;font-size:60px;line-height:normal!important}h2{font-weight:600;font-size:38px;line-height:45px}h3{font-weight:600;font-size:22px;line-height:28px}p{font-weight:400;line-height:24px}a{font-weight:400;font-size:16px;text-decoration:none}.work-container{text-align:center;width:80%;font-size:38px;margin:0 auto}.work-container .work{background:#ffa34f;display:flex;text-align:center;align-items:center;justify-content:center;font-size:40px;color:#000;width:70px;height:70px;border-radius:50%}.work-container .grid{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:40px}@media(max-width:768px){.work-container .grid .grid{grid-template-columns:1fr}}.circle-step{display:inline-block;width:70px;height:70px;border-radius:50%;color:#fff;text-align:center;padding:16px;margin-bottom:12px;font-weight:700;font-size:30px;line-height:40px;background:#2e3192}.benefits{padding-top:30px}.benefits .circle-icon{display:inline-block;width:40px;height:40px;border-radius:50%;background:#ffa34f}.benefits .grid{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding-top:10px}.btn{display:block;border:1px solid;margin:0 auto;padding:9px 25px;font-weight:700;cursor:pointer;text-align:center;font-family:Poppins,sans-serif!important;border-radius:9999px}.btn-orange{background:#a85b00;color:#fff}.btn-orange:hover{background:var(--bg-white);color:var(--primary-color)}.btn-white{background:#fff;color:#9e5800}.btn-white:hover{background:var(--secondary-color);color:var(--text-light);border-color:var(--secondary-color)}.btn-blue{background:#00aeef;color:#fff}.guarantee{padding-top:20px;align-items:center}.guarantee .guarantee-box{background-color:#080050;border-radius:20px;margin-top:30px;padding:20px;display:flex;gap:20px;height:auto;align-items:center;justify-content:space-between}.guarantee .guarantee-left .title-small{color:#84c2fc;font-size:16px;padding-bottom:5px}.guarantee .guarantee-left .title-big{color:#fff;font-size:28px;max-width:350px}.guarantee .guarantee-right{color:#fff;font-size:16px;line-height:1.5;max-width:600px}@media(max-width:768px){.guarantee .guarantee-box{flex-direction:column;text-align:left;padding:25px}.guarantee .guarantee-left .title-small{font-size:24px}.guarantee .guarantee-left .title-big{font-size:28px;width:100%}.guarantee .guarantee-right{font-size:18px;padding-top:10px}}@media(max-width:480px){.guarantee .guarantee-left .title-big{font-size:24px}.guarantee .guarantee-right{font-size:16px}}.guarantee .rate{position:relative;top:-24px;width:100%;font-size:16px;max-width:600px;padding:11px 32px;margin:0 auto;border-radius:30px;background-color:#fff;box-shadow:#10182833 0 7.86328px 30.48px -2.62109px,#1018280d 0 2.62109px 3.93164px -1.31055px}@media screen and (max-width:1024px){.guarantee .rate{width:60%;font-size:15px}}.customers-section .customers-wrapper{max-width:85%;margin:0 auto}.customers-section .customers-head{text-align:center;margin-bottom:50px}.customers-section .customers-head h2{font-size:38px;font-weight:700}.customers-section .customers-head p{font-size:18px;color:#555}.customers-section .rating-box{background:#fff;border-radius:40px;padding:60px 70px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;box-shadow:0 30px 60px #00000014;margin-bottom:40px}.customers-section .rating-left h1{font-size:48px;font-weight:700;color:#1e294c;margin-bottom:10px}.customers-section .rating-left p{color:#7a869a;max-width:260px;font-size:16px;line-height:24px}.customers-section .rating-center{text-align:center}.customers-section .rating-center .curve-img{width:100%;margin-bottom:15px}.customers-section .rating-center .overall-text{color:#7a869a;margin-bottom:5px;font-size:16px}.customers-section .rating-center .center-stars{font-size:34px;color:#000}.customers-section .rating-right{text-align:right}.customers-section .rating-right h1{font-size:48px;font-weight:700;margin-bottom:20px}.customers-section .rating-right .bars .bar-row{display:flex;align-items:center;margin:6px 0}.customers-section .rating-right .bars .bar-row .label{width:75px;font-size:14px}.customers-section .rating-right .bars .bar-row .bar{flex-grow:1;height:6px;background:#eee;border-radius:10px;margin-left:10px}.customers-section .rating-right .bars .bar-row .bar .fill{height:100%;background:#000;border-radius:10px}.customers-section .rating-right .bars .bar-row .bar .dot-fill{width:10px;height:10px;background:#000;border-radius:50%;margin-top:-2px}.customers-section .more-reviews-btn{text-align:center;margin:40px 0}.customers-section .more-reviews-btn .reviews-btn{background:#4db7ff;padding:12px 32px;border-radius:999px;color:#fff;text-decoration:none;font-weight:600}.customers-section .latest-title{font-size:22px;font-weight:700;margin-bottom:20px}.customers-section .reviews-grid{display:flex;gap:25px}.customers-section .review-card{flex:1;margin-bottom:80px;background:#fff;padding:24px;border-radius:20px;border:1px solid #ddd;box-shadow:0 12px 30px #0000000f}.customers-section .review-card .star-row{color:orange;font-size:20px;margin-bottom:8px}.customers-section .review-card h4{font-size:20px;font-weight:700;margin-bottom:6px}.customers-section .review-card .review-body{color:#555;font-size:14px;margin-bottom:20px}.customers-section .review-card .review-footer{display:flex;align-items:center;gap:10px}.customers-section .review-card .review-footer .avatar{width:40px;height:40px;border-radius:50%}.customers-section .review-card .review-footer .name{font-size:14px;font-weight:600}.customers-section .review-card .review-footer .date{font-size:13px;color:#888}.market-card{width:300px;height:380px;border-radius:20px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.market-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000026}.market-img{width:100%;height:100%;object-fit:cover;display:block}.market-overlay{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(to bottom,#0000002e,#0000008c 90%)}.market-overlay .top .cat{font-size:14px;opacity:.9}.market-overlay .top .title{font-size:24px;font-weight:700;margin-top:4px}.market-overlay .bottom .services{font-size:14px;opacity:.85}owl-carousel-o,.owl-carousel{display:block!important;position:relative;width:100%}.owl-carousel .owl-stage-outer{overflow:hidden!important}.owl-carousel .owl-stage{display:flex!important}.explore-carousel{position:relative;width:100%;display:flex;justify-content:center}.explore-carousel .owl-carousel{position:relative;max-width:1080px;width:100%;margin:0 auto;padding:0}.explore-carousel .owl-carousel .owl-nav .owl-prev,.explore-carousel .owl-carousel .owl-nav .owl-next{height:64px!important;width:64px!important;border-radius:50%;background:#26abf6!important;border:1px solid #2fa9fd;box-shadow:0 10px 28px #00000026;color:#121212!important;display:flex!important;justify-content:center!important;align-items:center!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;transition:box-shadow .2s ease,transform .2s ease}.explore-carousel .owl-carousel .owl-nav .owl-prev:hover,.explore-carousel .owl-carousel .owl-nav .owl-next:hover{box-shadow:0 14px 32px #0003;transform:translateY(-50%) scale(1.03)!important}.explore-carousel .owl-nav .owl-prev{left:-35px!important}.explore-carousel .owl-nav .owl-next{right:-25px!important}.explore-carousel .owl-nav span{font-size:32px!important;line-height:1!important;font-weight:800;color:#000!important}@media(max-width:1200px){.explore-carousel .owl-nav .owl-prev{left:-18px!important}.explore-carousel .owl-nav .owl-next{right:-2px!important}}@media(max-width:768px){.explore-carousel .owl-carousel .owl-nav .owl-prev,.explore-carousel .owl-carousel .owl-nav .owl-next{height:52px!important;width:52px!important}.explore-carousel .owl-nav span{font-size:22px!important}}.faq-container{width:100%;text-align:center;margin-top:60px}.faq{width:80%;margin:0 auto;padding-top:50px}.faq-item{border:1px solid var(--primary-color);border-radius:8px;margin-bottom:12px;padding:0;background:#fff;overflow:hidden;transition:.3s}.faq-question{padding:16px;font-size:16px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";font-size:18px;transition:transform .3s}details[open] .faq-question:after{content:"-"}.faq-answer{padding:0 16px 16px;font-size:15px;line-height:1.5;color:#444;animation:fadeIn .3s ease;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.faq-header{margin:0;transition:.3s ease-in-out;color:#15141a;font-weight:600;font-size:38px;line-height:45px}.academy-carousel{position:relative;max-width:1080px;margin:0 auto;padding-bottom:30px}.academy-carousel .owl-carousel{width:100%}.academy-carousel .owl-item{width:auto!important}.academy-carousel .owl-nav .owl-prev,.academy-carousel .owl-nav .owl-next{height:64px;width:64px;border-radius:50%;background:#4db5ff!important;display:flex!important;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%)}.academy-carousel .owl-nav .owl-prev{left:-40px}.academy-carousel .owl-nav .owl-next{right:-40px}.academy-carousel .owl-nav span{font-size:28px;font-weight:700;color:#fff}.academy-carousel .owl-stage-outer{overflow:hidden!important}.nav-links a,.main-menu-item a,.link-a{color:#fff;text-decoration:none}.nav-links a:visited{color:#fff}@media(max-width:1024px){.customers-section .rating-box{grid-template-columns:1fr;text-align:center;gap:30px;padding:40px 30px}.customers-section .rating-right{text-align:center}.customers-section .reviews-grid{flex-wrap:wrap}.customers-section .review-card{flex:1 1 calc(50% - 15px);min-width:260px}.work-container .grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefits .grid{grid-template-columns:1fr}}@media(max-width:768px){.customers-section .customers-wrapper{max-width:94%}.customers-section .reviews-grid{flex-direction:column}.customers-section .review-card{flex:1 1 100%;margin-bottom:20px}.customers-section .rating-box{padding:30px 20px;border-radius:24px}.customers-section .rating-left h1,.customers-section .rating-right h1{font-size:32px}.work-container{width:94%!important;font-size:28px}.work-container .grid{grid-template-columns:1fr!important}.guarantee .guarantee-box{flex-direction:column;text-align:center}.faq{width:94%}}@media(max-width:480px){.customers-section .rating-left h1,.customers-section .rating-right h1{font-size:28px}.customers-section .review-card h4{font-size:18px}h1{font-size:32px!important}h2{font-size:28px!important;line-height:36px}}.mid-cta{text-align:center;padding:60px 20px;background:linear-gradient(160deg,#0b0b5e,#0d0d8a 40%,#06063a);border-radius:20px;margin:60px auto;max-width:900px;position:relative;overflow:hidden}.mid-cta:before{content:"";position:absolute;width:300px;height:300px;background:#ed840814;border-radius:50%;top:-100px;right:-80px;filter:blur(80px);pointer-events:none}.mid-cta h3{font-family:Poppins,sans-serif!important;font-size:28px!important;font-weight:700;color:#fff;margin-bottom:12px;position:relative}.mid-cta p{font-family:Poppins,sans-serif!important;font-size:15px;color:#b8c2e0;margin-bottom:28px;max-width:500px;margin-left:auto;margin-right:auto;position:relative}.mid-cta .mid-cta-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;position:relative}.mid-cta .btn{display:inline-block;padding:14px 34px;border-radius:999px;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.mid-cta .btn:hover{transform:translateY(-2px)}.mid-cta .btn-orange{background:#a85b00;color:#fff;border:1px solid #A85B00;box-shadow:0 4px 20px #c56d0059}.mid-cta .btn-orange:hover{box-shadow:0 6px 30px #ed840880}.mid-cta .btn-white{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.mid-cta .btn-white:hover{border-color:#fff9;background:#ffffff0d}@media(max-width:768px){.mid-cta{padding:40px 20px;margin:40px 16px;border-radius:16px}.mid-cta h3{font-size:22px!important}.mid-cta p{font-size:14px}.mid-cta .mid-cta-buttons{flex-direction:column;align-items:center;gap:12px}.mid-cta .btn{width:100%;max-width:260px;text-align:center}}@media(max-width:480px){.mid-cta h3{font-size:20px!important}}.cta-exact{position:relative;max-width:940px;margin:40px auto;border-radius:24px;overflow:hidden;padding:60px 20px;background:radial-gradient(circle at top left,#1e20a5,#0d0f5e 45%,#05062d);display:flex;justify-content:center;align-items:center}.cta-inner{text-align:center;position:relative;z-index:5}.cta-exact h3{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(24px,4vw,38px);font-weight:600;margin-bottom:10px;letter-spacing:-.5px}.cta-exact p{color:#aeb6ff;font-family:Poppins,sans-serif;font-size:16px;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cta-btn-orange{display:inline-block;padding:14px 38px;border-radius:999px;background:#a85b00;color:#fff;font-family:Poppins,sans-serif;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 25px #ed840880}.cta-btn-orange:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ed8408b3;background:#ff9100}.cta-exact:before,.cta-exact:after{content:"";position:absolute;width:150%;height:1px;background:repeating-linear-gradient(to right,rgba(255,255,255,.15) 0 4px,transparent 4px 12px);z-index:1}.cta-exact:before{top:30%;left:-25%;transform:rotate(18deg)}.cta-exact:after{bottom:25%;left:-25%;transform:rotate(-15deg)}.diamond{position:absolute;background:linear-gradient(135deg,#5f6dff66,#2c2fbf1a);z-index:2;transform:rotateX(55deg) rotate(45deg);border-radius:8px}.diamond.left{width:120px;height:120px;left:5%;top:20%;filter:blur(1px)}.diamond.right{width:100px;height:100px;right:8%;bottom:15%;background:linear-gradient(135deg,#7882ff4d,#3c14b499)}.diamond.small-top{width:50px;height:50px;right:15%;top:15%;opacity:.6}@media(max-width:768px){.cta-exact{padding:40px 20px;margin:20px}.diamond{display:none}}.related-articles-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:20px 0 40px}.related-card{background:#fff;border-radius:12px;width:340px;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease;overflow:hidden}.related-card:hover{box-shadow:0 10px 28px #00000026}.related-card a{text-decoration:none;color:inherit;display:block}.related-card-img{width:100%;height:220px;object-fit:cover;display:block}.related-card-body{padding:18px}.related-card-label{color:#b56a00;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.related-card-title{color:#015b97;font-size:1.05rem;font-weight:700;line-height:1.45;min-height:48px;margin-bottom:10px}.related-card-excerpt{color:#656464;font-size:.88rem;line-height:1.65;margin-bottom:14px}.related-card-time{color:#9699a6;font-size:.85rem}@media(max-width:768px){.related-articles-grid{flex-direction:column;align-items:center}.related-card{width:100%;max-width:420px}}.read-btn{display:inline-block;background:#1f6ca4;color:#fff;padding:8px 14px;border:none;border-radius:6px;cursor:pointer;font-size:.82rem;font-weight:600;letter-spacing:.03em;margin-top:6px;transition:background .2s ease}.read-btn:hover{background:#015b97}
