.hero2{background:#f8fafc;position:relative}.hero2-lable{text-align:center;color:#fff;font-family:var(--font-primary);letter-spacing:.3px;z-index:10;background:linear-gradient(135deg,#00153d 0%,#0a3a8c 100%);border-bottom:1px solid #ffffff1a;padding:10px 0;font-weight:500;position:relative}.h2l-text{text-shadow:0 2px 4px #0000001a;text-align:center;justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}.hero2-middle{height:510px;position:relative;overflow:hidden}.h2m-img2{width:100%;height:100%;position:absolute;top:0;left:0}.h2m-img2 img{object-fit:cover;width:100%;height:100%;transition:transform 8s;transform:scale(1.05)}.h2l-text svg{font-size:24px}.hero2-middle:hover .h2m-img2 img{transform:scale(1)}.h2m-main{z-index:5;flex-wrap:wrap;align-items:center;width:100%;height:100%;padding:100px 0;display:flex;position:relative}.h2m-left{width:55%}.h2m-right{justify-content:flex-end;width:45%;display:flex}.h2m-img{filter:drop-shadow(0 10px 20px #00000026);max-width:320px;margin-bottom:10px}.h2m-img img{object-fit:contain;width:100%;height:auto}.h2ml-text h4{color:#fff;text-shadow:0 2px 20px #0000004d;font-size:42px;font-weight:400;line-height:1.1;font-family:var(--font-primary);margin-bottom:10px}.h2ml-text p{color:#fff;opacity:.95;font-size:22px;font-weight:400;font-family:var(--font-primary);text-shadow:0 2px 10px #0003}.h2mr-box{justify-content:flex-end;display:flex}.h2mrb-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #fff3;border-radius:10px;width:100%;padding:20px;transition:transform .3s;box-shadow:0 20px 40px #00153d26}.h2mrb-inner:hover{transform:translateY(-5px)}.h2mrb-inner h4{font-size:22px;font-weight:500;line-height:1.3;font-family:var(--font-primary);color:#1e293b;margin-bottom:5px}.h2mrb-inner p{font-size:.95rem;font-weight:400;line-height:1.5;font-family:var(--font-primary);color:#64748b;margin-bottom:20px}.h2m-btn{text-align:center;letter-spacing:.3px;background:linear-gradient(135deg,#00153d 0%,#0a3a8c 100%);border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .3s;display:block;color:#fff!important}.h2m-btn:hover{background:linear-gradient(135deg,#002152 0%,#0e4aad 100%);transform:scale(1.02);box-shadow:0 8px 16px #00153d33}.h2m-btn+.h2m-btn{background:#fff;border:1px solid #00153d;margin-top:10px;color:#00153d!important}.h2m-btn+.h2m-btn:hover{background:#f8fafc;box-shadow:0 8px 16px #00153d1a}.hero2:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000d9 0%,#0006 50%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero2-info{z-index:10;margin-top:-65px;position:relative}.h2info-list{background:#fff;border-radius:10px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #0000000d;padding:0!important}.h2info-item{border-right:1px solid #64748b1f;width:20%;padding:20px;list-style:none;transition:all .3s}.h2info-item:hover{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%)}.h2info-item:last-child{border-right:none}.h2info-box h5{color:#0f172a;font-size:17px;font-weight:500;line-height:1;font-family:var(--font-primary);align-items:center;gap:8px;margin-bottom:10px;display:flex}.h2info-box p{color:#64748b;line-height:1.3;font-family:var(--font-primary);font-size:14px;margin-bottom:0!important}.h2ml-btn{letter-spacing:.3px;background:#fff;border-radius:5px;padding:10px 30px;font-size:16px;font-weight:500;color:#08347f!important}.h2ml-btn+.h2ml-btn{background:#08347f;margin-left:10px;color:#fff!important}.h2ml-btn:hover{background:linear-gradient(135deg,#002152 0%,#0e4aad 100%);transform:scale(1.02);box-shadow:0 8px 16px #00153d33}.h2ml-btn.type2:hover{background:linear-gradient(135deg,#002152 0%,#0e4aad 100%);transform:scale(1.02);box-shadow:0 8px 16px #00153d33;color:#fff!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.h2ml-box,.h2mrb-inner{animation:.8s forwards fadeInUp}.hminput{width:100%;padding-right:15px;position:relative}.hminput input{width:100%}.hminput svg{color:#848484;width:18px;height:18px;position:absolute;top:12px;right:10px}.hminput select{appearance:none;width:100%;background-image:none!important}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999999;background:#0009;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;inset:0}.modal-container{background:#fff;border-radius:14px;width:800px;max-width:95%;padding:10px;animation:.3s cubic-bezier(.2,.9,.3,1) modalFade;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00153d40}.modal-close{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 0 2px 1px #1536711c}.modal-close:hover{background:#fff;transform:scale(1.08);box-shadow:0 8px 16px #00153d33}.modal-close svg{fill:none;stroke:#00153d;stroke-width:2.5px;stroke-linecap:round;width:20px;height:20px}.mc-left{width:50%;position:relative}.mc-left:after{content:"";pointer-events:none;background:linear-gradient(135deg,#00153d33 0%,#00153d00 60%);position:absolute;inset:0;border-radius:10px!important}.modal-image{object-fit:cover;width:100%;height:100%;display:block;border-radius:10px!important}.mc-right{flex-direction:column;justify-content:center;width:50%;padding:20px 0 20px 15px;display:flex}.modal-logo{width:140px;margin-bottom:20px}.mcr-content h4{color:#00153d;letter-spacing:-.02em;margin:0 0 10px;font-size:24px;font-weight:500;line-height:1.1}.mcr-content p{color:#4a4a68;font-family:BaiJam juree;font-size:14px;font-weight:400;line-height:1.3;margin:0 0 24px!important}.mcr-content form{flex-direction:column;gap:14px;display:flex}.mcr-content input,.mcr-content select{text-transform:capitalize;background-color:#f9fafc00;border-bottom:1px solid #e2e8f0;border-radius:0;outline:none;height:40px;padding:0;font-family:BaiJam juree;font-size:15px;transition:all .2s;padding:0 5px!important}.mcr-content input::placeholder{opacity:1;color:#000!important}.mcr-content select{color:#7f7f7f;padding:0!important}.mcr-content select::placeholder{opacity:1;color:#000!important}.mcr-content input:focus,.mcr-content select:focus{background-color:#fff;border-color:#00153d;box-shadow:0 4px 12px #00153d14}.mcr-content input:hover,.mcr-content select:hover{border-color:#99a7b9}.mcr-content button{letter-spacing:.4px;background:linear-gradient(105deg,#00153d 0%,#1a3d7c 100%);border:none;border-radius:6px;height:50px;margin-top:15px;font-family:BaiJam juree;font-size:16px;font-weight:400;transition:all .3s;box-shadow:0 0 #00153d4d;color:#fff!important;cursor:pointer!important}.mcr-content button:active{transform:translateY(0);box-shadow:0 4px 12px #00153d4d}.ss-list{justify-content:center;align-items:center;gap:5px;margin-top:15px;display:flex}.ss-item{background:#ebeff5;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ss-item svg{color:#000}@keyframes modalFade{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.team{position:relative;overflow:hidden}.ream-heading h4{color:#06286a;margin-bottom:15px;font-size:28px;font-weight:400}.ream-heading p{color:#4a5568;font-size:18px;line-height:1.2;font-family:var(--font-primary)}.team-carousel-container{width:100%;position:relative;overflow:hidden}.team-carousel-container:before,.team-carousel-container:after{content:"";z-index:10;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.team-carousel-container:before{background:linear-gradient(90deg,#f8faff 0%,#f8faff00 100%);left:0}.team-carousel-container:after{background:linear-gradient(-90deg,#f8faff 0%,#f8faff00 100%);right:0}.team-track{gap:20px;width:fit-content;animation:40s linear infinite scrollTeam;display:flex}.team-track:hover{animation-play-state:paused}@keyframes scrollTeam{0%{transform:translate(0)}to{transform:translate(-1360px)}}.team-item{min-width:320px;padding:0}.ti-box{background:#fff;border:1px solid #e4b04a1a;border-radius:10px;width:100%;transition:all .3s;overflow:hidden;box-shadow:0 0 2px #0000000d}.ti-box:hover{border-color:#06286a;transform:translateY(-5px);box-shadow:0 0 2px #0000000d}.ti-img{width:100%;padding-bottom:100%;position:relative;overflow:hidden}.ti-img img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ti-text{text-align:left;background:#fff;padding:15px}.ti-text h4{color:#06286a;margin-bottom:0;font-size:20px;font-weight:400}.ti-text p{color:#4a5568;font-size:15px;font-family:var(--font-primary);margin-bottom:0!important}.why-box{z-index:1;border:1px solid #e6e6e6;border-radius:10px;height:100%;padding:20px;position:relative}.why-list{flex-wrap:wrap;width:calc(100% + 10px);margin-left:-5px;display:flex;margin-bottom:-10px!important}.why-item{width:33.33%;margin-bottom:10px;padding:0 5px}.why-item:last-child{width:100%}.wb-icon{background:#fff;border:1px solid #e6e6e6;border-radius:8px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:20px;padding:10px;transition:all .4s;display:flex}.wb-icon img{filter:brightness(0)saturate()invert(16%)sepia(98%)saturate(1447%)hue-rotate(194deg)brightness(90%)contrast(94%);transition:all .4s}.wb-text h4{letter-spacing:.02em;font-size:22px;font-weight:500}.wb-text p{line-height:1.2;margin-bottom:0!important}.why-box:before{content:"";z-index:-1;border-radius:10px;transition:all .4s;position:absolute;inset:0}.why-box:after{border:1px solid #0a3d78}.why-box:hover:after{opacity:1}.why-box:after{content:"";z-index:-2;opacity:0;background:#0a3d78;border-radius:16px;transition:all .4s;position:absolute}.why-box:hover .wb-icon{background:#0a3d78}.why-box:hover{border-color:#0a3d78}.why-box:hover .wb-icon img{filter:brightness(99)invert(0);transform:scale(-1)rotate(180deg)}.big-contain{text-align:center;margin-bottom:40px}.big-heading{text-align:center;margin-bottom:30px;font-size:30px;line-height:1.7}.big-heading span{color:#fff;background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%);border-radius:10px;margin-right:5px;padding:10px 20px}.bh-btn .btn-icon{position:absolute;right:25px}.bh-btn:hover{background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%);color:#fff!important}.bh-btn:hover .btn-icon{filter:brightness(0)invert()}.our-features2{padding:60px 0;position:relative;overflow:hidden}.our-features2 .features-carousel-container{width:100%;position:relative;overflow:hidden}.our-features2 .features-carousel-container:before,.our-features2 .features-carousel-container:after{content:"";z-index:10;pointer-events:none;width:200px;height:100%;position:absolute;top:0}.our-features2 .features-carousel-container:before{background:linear-gradient(90deg,#f8faff 0%,#f8faff00 100%);left:0}.our-features2 .features-carousel-container:after{background:linear-gradient(-90deg,#f8faff 0%,#f8faff00 100%);right:0}.our-features2 .features-track{animation:scrollFeatures var(--speed,30s)linear infinite;gap:0;width:max-content;display:flex}.our-features2 .features-track:hover{animation-play-state:paused}@keyframes scrollFeatures{0%{transform:translate(0)}to{transform:translate(-1200px)}}.our-features2 .feature-item{background:#fff;border:1px solid #6c757d33;border-right:none;flex-direction:column;justify-content:space-between;width:400px;min-width:400px;transition:all .3s;display:flex}.our-features2 .feature-item:hover{z-index:5;box-shadow:0 20px 40px #0000001a}.our-features2 .feature-item:last-child{border-right:1px solid #6c757d33}.our-features2 .feature-item-header{background:#fff;border-right:1px solid #6c757d33;height:100%;padding:25px}.our-features2 .feature-item-category{margin-bottom:20px}.our-features2 .feature-item-category p{color:#06286a;background:#e4b04a0d;border:1px solid #6c757d33;border-radius:100px;margin:0;padding:8px 15px;font-size:14px;font-weight:500;line-height:normal;display:inline-block}.our-features2 .feature-item-content h3{color:#06286a;margin-bottom:10px;font-size:22px;font-weight:500;line-height:1.3}.our-features2 .feature-item-content p{color:#4a5568;margin:10px 0 0;font-size:15px;line-height:1.5}.our-features2 .feature-item-content ul{margin:25px 0 0;padding:0 0 0 20px;list-style:outside}.our-features2 .feature-item-content ul li{color:#4a5568;margin-bottom:12px;font-size:14px;line-height:1.5}.our-features2 .feature-item-content ul li:last-child{margin-bottom:0}.our-features2 .feature-item-content ul li::marker{color:#e4b04a}.our-features2 .feature-item-image figure{margin-bottom:0;display:block;position:relative;overflow:hidden}.our-features2 .feature-item-image figure img{aspect-ratio:1/.666;object-fit:cover;width:100%;transition:all .6s;display:block}.our-features2 .feature-item:hover .feature-item-image figure img{transform:scale(1.1)}.our-features2 .feature-item-image figure:after{content:"";opacity:0;background:#06286a1a;transition:opacity .3s;position:absolute;inset:0}.our-features2 .feature-item:hover .feature-item-image figure:after{opacity:1}.section-heading h2{color:#06286a;margin-bottom:15px;font-size:28px;font-weight:400}.section-heading p{color:#4a5568;font-size:18px;line-height:1.2;font-family:var(--font-primary)}.course-feature-list{flex-wrap:wrap;gap:4px 0;margin:-8px -16px;padding:0;list-style:none;display:flex}.course-feature-list li{border-radius:12px;flex:auto;align-items:center;min-width:140px;margin:0;padding:8px 16px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.course-feature-list li .icon{background:#2f57ef1f;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;margin-right:16px;font-size:18px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex}.course-feature-list li:hover .icon{background:#2f57ef33;transform:scale(1.08);box-shadow:0 4px 15px #2f57ef26}.course-feature-list li .feature-content .featute-title{color:#000;flex-direction:column;align-items:flex-start;margin-bottom:0;font-size:22px;font-weight:500;line-height:1.3;display:flex}.course-feature-list li .feature-content .featute-title span{color:#000;margin-top:1px;font-size:15px;font-weight:400;display:block}.modern-course-features-box.one-colume-grid .inner{display:block}.modern-course-features-box.one-colume-grid .inner .content{flex:1;padding-top:30px;padding-left:0}.modern-course-features-box.one-colume-grid .inner .thumbnail{border-radius:16px;flex:0 0 100%;overflow:hidden}.modern-course-features-box.grid-content-reverse .inner{flex-direction:column-reverse}.modern-course-features-box.grid-content-reverse .inner .content{padding-bottom:0;padding-left:0;padding-right:0}.modern-course-features-box.grid-content-reverse .inner .content .title{padding-right:0}.modern-course-features-box.grid-content-reverse .inner .content p{max-width:100%}.rbt-list-style-2{flex-wrap:wrap;margin:-5px;padding:0;list-style:none;display:flex}.rbt-list-style-2 li{letter-spacing:-.02em;color:#ffffffe6;cursor:default;background:#2f57ef14;border:1px solid #ffffff0f;border-radius:50px;align-items:center;gap:8px;margin:5px;padding:10px 20px;font-size:14px;font-weight:500;line-height:1;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.rbt-list-style-2 li:hover{background:#2f57ef29;border-color:#2f57ef26;transform:translateY(-3px);box-shadow:0 6px 20px #0003}.rbt-list-style-2 li svg{color:#4a7cff;background:#2f57ef1f;border-radius:50%;flex-shrink:0;width:18px;height:18px;padding:2px}.rbt-btn{border:2px solid #0000;border-radius:50px;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.btn-gradient{color:#fff;background:linear-gradient(135deg,#2f57ef,#1a3bb5);box-shadow:0 4px 25px #2f57ef4d}.btn-gradient:hover{color:#fff;transform:translateY(-4px);box-shadow:0 8px 35px #2f57ef73}.btn-border{color:#fffc;background:0 0;border:2px solid #ffffff26}.btn-border:hover{color:#fff;background:#2f57ef14;border-color:#2f57ef;transform:translateY(-4px)}.course-content{font-family:var(--font-primary)}.course-content h4{background:linear-gradient(45deg,#192335,#2f57ef);-webkit-text-fill-color:#fff0;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:28px;line-height:1.2}.course-content h5{background:linear-gradient(45deg,#192335,#2f57ef);-webkit-text-fill-color:#fff0;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:24px;line-height:1.2}.course-content p{color:#979797;font-size:16px;line-height:1.4;margin-bottom:15px!important}.course-content li{color:#979797;padding-left:25px;position:relative}.course-content li+li{margin-top:5px}.course-content li svg{color:#192335;position:absolute;top:4px;left:0}.our-services{background:#fff;padding:50px 0}.services-item{background:#fff;border-radius:6px;margin:10px 0;padding:20px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000d}.services-item:before{content:"";z-index:0;background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%);width:100%;height:0;transition:all .4s ease-in-out;position:absolute;bottom:0;left:0;right:0}.services-item:hover:before{height:100%}.services-item .icon-box{z-index:1;width:40px;height:40px;margin-bottom:100px;position:relative}.services-item .icon-box img{filter:brightness(0)saturate()invert(15%)sepia(95%)saturate(1660%)hue-rotate(206deg)brightness(89%)contrast(102%);max-width:70px}.services-btn{z-index:1;border-top:1px solid #00153d;margin-top:30px;padding-top:30px;position:relative}.services-slider .services-pagination{text-align:center;margin-top:50px;display:flex;position:relative}.services-slider .services-pagination .swiper-pagination-bullet{opacity:1;background:#2f2f2f0f;border-radius:0;width:100%;height:3px;margin:0;transition:all .3s ease-in-out;position:relative}.services-slider .services-pagination .swiper-pagination-bullet:before{content:"";background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%);border-radius:0;width:0;height:4px;transition:all .4s ease-in-out;display:block;position:absolute;top:-1px;left:auto;right:0}.services-slider .services-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:100%;left:0;right:auto}.services-item-content h3{color:#000;font-size:20px;font-weight:400;line-height:1.2}.service-cta-box{height:100%}.services-item-content p{color:#6c757d;font-family:BaiJam juree;font-size:16px;line-height:1.2;margin-bottom:0!important}.service-cta-image{width:100%;height:100%}.service-cta-image img{object-fit:scale-down;width:100%;height:100%}.service-cta-image figure{height:100%;display:block;position:relative}.service-cta-image figure:before{content:"";z-index:1;background:linear-gradient(#2f2f2f00 43.23%,#2f2f2f 100%);width:100%;height:100%;position:absolute;inset:0}.service-cta-image figure img{aspect-ratio:1/1.226;object-fit:cover;width:100%;height:100%}.service-cta-content{z-index:1;position:absolute;bottom:50px;left:0;right:0}.service-cta-content h3{color:#fff;font-size:20px}.service-cta-content p{color:#fff;margin:10px 0 0}.service-cta-btn{margin-top:20px}.section-footer-text{text-align:center;margin-top:30px}.section-footer-text p{font-family:BaiJam juree;margin-bottom:0!important}.dark-section .section-footer-text p{color:#fff}.section-footer-text span{color:#fff;background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%);border-radius:99px;margin-right:10px;padding:3px 15px;font-size:14px;font-weight:500;transition:all .4s ease-in-out}.section-footer-text p a{text-underline-offset:3px;font-weight:500;transition:all .3s ease-in-out;text-transform:capitalize!important;text-decoration:underline!important}.section-footer-text p a:hover{color:#00153d}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0!important}.services-item:hover .services-item-content h3,.services-item:hover .services-item-content p{z-index:9999999;position:relative;color:#fff!important}.services-item:hover .icon-box img{filter:brightness(0)invert()}.company-benefits{overflow:hidden}.company-benefits .container-fluid{padding:0}.company-benefits-list{flex-wrap:wrap;display:flex}.company-benefits-item{background:linear-gradient(180deg,#fff,0%,var(--secondary-color)80%);flex-direction:column;justify-content:space-between;gap:30px;width:25%;padding:2.604vw;display:flex;position:relative;overflow:hidden}.company-benefits-item-image{width:100%;height:100%;position:absolute;inset:0}.company-benefits-item-image:before{content:"";opacity:.5;background:#000;width:100%;height:100%;position:absolute;inset:0}.company-benefits-item-image figure{height:100%}.company-benefits-item-image img{object-fit:cover;width:100%;height:100%}.company-benefits-item-content,.company-benefits-contact,.scrolling-ticker-box,.company-benefits-item-counter,.company-benefits-item-body,.company-benefits-item-header{z-index:1;position:relative}.company-benefits-item-header .icon-box{margin-bottom:30px}.company-benefits-item-header .icon-box img{max-width:70px}.company-benefits-item-content h3{margin-bottom:15px;font-size:20px}.company-benefits-item-content p{margin:0}.company-benefits-item.box-1 .company-benefits-item-content h3,.company-benefits-item.box-1 .company-benefits-item-content p{color:#fff}.company-benefits-item-body ul{margin:0;padding:0 0 0 20px;list-style:outside}.company-benefits-item-body ul li{color:#fff;margin-bottom:20px;font-weight:500;line-height:1.4em}.company-benefits-item-body ul li:last-child{margin-bottom:0}.company-benefits-item-body .readmore-btn{color:var(--accent-color);margin-top:40px}.company-benefits-item-body .readmore-btn:before{background:url(../media/arrow-accent.52e0793e.svg)}.company-benefits-item.box-2{position:relative}.company-benefits-item.box-2 .icon-box{position:absolute;bottom:-20px;right:-20px}.company-benefits-item.box-2 .icon-box img{max-width:140px}.satisfy-client-images{align-items:center;display:flex}.company-benefits-item.box-2 .satisfy-client-images{margin-bottom:30px}.satisfy-client-image{z-index:1;border:1px solid #fff;border-radius:50%;margin-left:-14px;display:inline-block;position:relative;overflow:hidden}.satisfy-client-image:first-child{margin:0}.satisfy-client-image figure{margin-bottom:0;display:block}.satisfy-client-image img{border-radius:50%;width:100%;max-width:44px}.satisfy-client-image.add-more{background-color:#000;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s ease-in-out;display:flex}.satisfy-client-image.add-more i{color:#000;font-size:20px;transition:all .3s ease-in-out}.satisfy-client-image.add-more h3{font-size:12px;font-weight:600}.company-benefits-item-counter h2{font-size:68px}.company-benefits-item-counter p{margin:0}.company-benefits-item.box-3{justify-content:end}.company-benefits-item.box-3 .company-benefits-item-image:before{background:linear-gradient(#2f2f2f00 50%,#2f2f2f 88.02%)}.scrolling-ticker-box{margin:0 -50px}.scrolling-ticker-item{--gap:15px;-webkit-user-select:none;user-select:none;gap:var(--gap);align-items:center;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.scrolling-ticker-item:last-child{margin-bottom:0}.scrolling-content{gap:var(--gap);flex-shrink:0;min-width:100%;animation:30s linear infinite scroll;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.scrolling-content span{-webkit-backdrop-filter:blur(30px);color:#fff;background:#ffffff14;border:1px solid #ffffff14;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:500}.scrolling-ticker-item.scroll-reverse .scrolling-content{animation-direction:reverse}.scrolling-ticker-item:hover .scrolling-content{animation-play-state:paused}.company-benefits-item-content-list{margin:20px 0 0;padding:0;list-style:none}.company-benefits-item-content-list li{margin-bottom:10px;font-weight:500;line-height:1.5em}.company-benefits-item-content-list li span{color:#000}.company-benefits-item-content-list li a{color:#000;transition:all .3s ease-in-out}.company-benefits-item-content-list li a:hover{color:#000}.company-benefits-contact{z-index:0;flex-wrap:wrap;align-items:end;gap:30px;margin:0 -50px 0 0;display:flex}.company-benefits-contact-btn{width:calc(100% - 230px)}.company-benefits-contact-img{margin:-70px 0 -50px}.company-benefits-contact-img img{max-width:200px}.hero-counter-box{border-top:1px solid #dee2e6;flex-wrap:wrap;justify-content:space-between;gap:60px;margin-top:0;padding:40px 0;display:flex}.hero-counter-item{width:calc(20% - 48px);position:relative}.hero-counter-item:before{content:"";background:#dee2e6;width:1px;height:100%;position:absolute;top:0;bottom:0;right:-30px}.hero-counter-item:last-child:before{display:none}.hero-counter-item h2{margin-bottom:5px;font-size:38px;font-weight:400}.hero-counter-item p{font-family:BaiJam juree;margin:0!important}.hero-review-box{align-items:center;gap:15px;display:flex}.signpost-container{background-image:url(../media/signpost-bg-1.7f1578ba.png),url(../media/signpost-bg-2.7c677442.png);background-position:0 100%,100% 100%;background-repeat:no-repeat,no-repeat;background-size:227px,286px;border-radius:20px;margin-top:26px;padding:60px 14%}.signpost-container h6{margin-bottom:0;font-size:25px;line-height:1.25}.sc-left{width:59%}.sc-right{width:41%}.sc-inner{padding:0 13px}.statistics-container{width:calc(100% + 26px);margin-left:-13px}.statistics-item{width:50%;margin-bottom:26px;padding:0 13px}.statistics-list{width:calc(100% + 26px);margin-left:-13px;margin-bottom:-26px!important}.statistics-box{color:#535353;background:#fff;border-radius:20px;height:100%;min-height:237px;padding:30px 40px;line-height:1.273;box-shadow:0 0 8px #0000000d}.statistics-box h6{color:#000;margin-bottom:15px;font-size:40px}.statistics-box:hover .statistics-box-inner.sbi-left:after{background:#fff}.statistics-box:hover *,.statistics-box.active *{color:#fff}.statistics-box>*{transition:all .3s}.statistics-box:hover,.statistics-box.active{background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%)}.statistics-box p{margin-top:auto}.statistics-chart-box{background:#fff;border-radius:20px;flex-flow:column;height:100%;padding:39px 48px 56px;display:flex;box-shadow:0 0 8px #0000000d}.statistics-chart{max-width:326px;margin:0 auto 50px}.statistics-chart-legend{color:#232b2b;margin-top:auto;font-size:24px;font-weight:700;line-height:1.13}.z-1{z-index:9}.scl-box{margin-right:15px;padding-left:27px;font-family:BaiJam juree;font-weight:500;position:relative}.scl-box:after{content:"";border-radius:50%;width:19px;height:19px;position:absolute;top:5px;left:0}.pink-bullet:after{background:pink}.blue-bullet:after{background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%)}.yellow-bullet:after{background:#ff0}.sbi-left{width:52%}.sbi-right{width:45%}.purple-bg{color:#fff;background-color:#082e79}.statistics-box-inner{padding-bottom:28px;position:relative}.statistics-box-inner:after{content:"";border-radius:20px;width:100%;height:15px;position:absolute;bottom:0}.statistics-box-inner.sbi-left:after{background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%)}.statistics-box-inner.sbi-right:after{background:#ff0}.statistics-container+.statistics-container{margin-top:26px}.performance-statistics-box{color:#fff;background:linear-gradient(313.04deg,#00153d -.63%,#082e79 95.65%);border-radius:20px;flex-flow:column;height:100%;padding:30px;line-height:1.36;display:flex}.performance-statistics-img{width:54px;margin-bottom:28px;margin-left:4px}.statistics-box p{color:#535353;font-size:20px;font-weight:500;margin-bottom:0!important}.performance-statistics-box p{font-family:BaiJam juree;font-size:22px;font-weight:400}@media (max-width:1199px){.h2info-item,.hero-counter-item{width:25%}}@media (max-width:991px){.h2m-main{flex-direction:column;padding:60px 0}.h2ml-text h4{font-size:34px;line-height:1.1}.h2info-list{box-shadow:none;flex-wrap:wrap}.h2mr-box{width:100%;margin-top:30px}.h2m-left,.h2m-right{width:100%}.h2mrb-inner h4{font-size:20px}.hero2-info{margin-top:0}.hero2-middle{height:100%}.h2info-item,.hero-counter-item{width:33.33%}.big-heading{font-size:27px}.sc-left,.sc-right{width:100%}}@media (max-width:767px){.h2info-item,.hero-counter-item{width:50%}.big-heading{font-size:24px}.wb-text h4{font-size:20px}.wb-text p{font-size:16px}.modern-course-features-box{padding:0!important}.rbt-course-banner-area{background:#fff!important}.why-box{padding:10px}.statistics-item{width:100%}.performance-statistics-box{padding:20px}.signpost-container h6{font-size:20px}.signpost-container{padding:20px}.performance-statistics-box p{font-size:18px;margin-bottom:0!important}.statistics-chart-box,.statistics-box{padding:20px}.statistics-box h6{font-size:32px}.statistics-box p{font-size:18px}.scl-box{font-size:20px}.count-hero{overflow:hidden}}@media (max-width:520px){.h2info-item{border-right:none;width:100%}.hero-counter-item{width:100%}}
