@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0c0c0c!important}body::-webkit-scrollbar{background:#505050;width:12px}body::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.slide_in{top:0;left:0;width:0;height:100%;position:absolute;background:#006e7b;transform-origin:left;animation:animeone .4s ease 1}@keyframes animeone{0%{width:-100vw}to{width:100vw}}.slide_out{top:0;left:0;width:0;height:100%;position:absolute;background:#2f2f2f;transform-origin:top;animation:animeone .4s ease .6s 1}@keyframes animetwo{0%{height:100vh}to{height:100vh}}.opened{padding-left:80px;transition:.7s}.collapsemenu{padding-left:300px;transition:.7s}.marqueeNote{background:#1e90ff;display:flex;align-items:center;font-size:14px;color:#fff}@media (max-width:768px){.collapsemenu,.opened{padding-left:0}}::selection{background:#1e90ff;color:#fff}.about_full_box .about_ks_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.about_full_box .about_ks_wrapper .about_ks_heading{position:relative}.about_full_box .about_ks_wrapper .about_ks_heading h1{color:#fff;font-size:60px;margin:40px 0 0;line-height:60px}.about_full_box .about_ks_wrapper .about_ks_heading svg{top:0;position:absolute}.about_full_box .about_ks_wrapper .about_ks_heading svg path{fill:none;stroke:#00cfcf;stroke-width:20px;stroke-dasharray:2000;stroke-dashoffset:2700;animation:dash 6s linear infinite alternate forwards}@keyframes dash{to{stroke-dashoffset:0}}.about_full_box .large_top_margin{margin-top:100px}.about_full_box .about_wrapper{position:relative;overflow:hidden;color:#e0e0e0;font-family:Poppins,sans-serif;background:linear-gradient(180deg,#0a0a0f,#10131a);min-height:100vh;padding:70px 24px;border-radius:4px;border:1px solid #4b4b4b}.about_full_box .about_wrapper .bg_animated{height:100%;width:100%;background:url(/assets/images/png/aboutBg.webp) 50%;animation:rotateme 12s ease infinite alternate;background-size:120% 120%;position:absolute;top:0;left:0}@keyframes rotateme{0%{transform:scale(1);background-position:0 100%}to{transform:scale(4);background-position:60% 0}}.about_full_box .about_wrapper .about_content{position:relative;z-index:2}.about_full_box .about_wrapper .about_content .section_title small{display:block;color:#1e90ff;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500}.about_full_box .about_wrapper .about_content .section_title h3{color:#ddd;font-size:45px;margin-top:10px}.about_full_box .about_wrapper .about_content .main_img{border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(30,144,255,.15)}.about_full_box .about_wrapper .about_content .main_img img{width:100%;height:380px;object-fit:cover;transition:transform .5s ease}.about_full_box .about_wrapper .about_content .main_img:hover img{transform:scale(1.05)}.about_full_box .about_wrapper .about_content .side_img{border-radius:14px;overflow:hidden;box-shadow:0 6px 20px rgba(30,144,255,.15)}.about_full_box .about_wrapper .about_content .side_img img{width:100%;height:180px;object-fit:cover;transition:all .4s ease}.about_full_box .about_wrapper .about_content .about_keywords{display:flex;flex-wrap:wrap;gap:12px}.about_full_box .about_wrapper .about_content .about_keywords .keywords_box{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 12px);text-align:center;background:hsla(0,0%,100%,.05);border:1px solid rgba(30,144,255,.4);padding:10px 12px;border-radius:8px;font-size:14px;color:#f2f2f2;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.about_full_box .about_wrapper .about_content .about_keywords .keywords_box:hover{background:rgba(30,144,255,.1);box-shadow:0 0 10px rgba(30,144,255,.3)}.about_full_box .about_wrapper .about_content p{color:#bbb;font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify}.about_full_box .about_wrapper .about_content p strong{color:#1e90ff}.about_full_box .about_wrapper .about_content .about_detail_content{color:#fff;padding:40px 0}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text{max-width:991px;margin:auto}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text span{display:block;color:#1e90ff;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text h4{color:#ddd;font-size:40px}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text h4 strong{color:#eee}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text p{color:#aaa;line-height:1.7;font-size:15px;margin-top:10px}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box{padding:25px;position:relative;background:#111;height:100%}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box:after{content:"";position:absolute;left:0;bottom:0;background:#4d4d4d;width:100%;height:1px;transition:1s}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box h5{color:#1e90ff;margin-bottom:10px;font-size:20px}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box .sub_title{color:#bbb;font-size:18px}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box p{font-size:14px;color:#aaa;margin-bottom:0;text-align:start}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box:hover:after{background:#1e90ff}.about_full_box .about_wrapper .about_content .about_detail_content .section_heading{color:#1e90ff;font-weight:600;margin-bottom:25px;text-align:center;font-size:26px}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper{width:100%;height:100%;background:#111;border:1px solid #303030;padding:42px 12px;cursor:pointer;position:relative;z-index:1;overflow:hidden}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:before{content:"";position:absolute;top:-140px;left:-140px;width:100px;height:100px;border-radius:50%;background:#1e90ff;z-index:1;transition:.4s}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#454545;z-index:0;transition:.5s}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper .cardImgWrapper{width:70px;height:70px;background:#2f2f2f;z-index:1;transform:scale(.8);transition:.8s;font-size:24px;color:#bbb}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper .cardBody{margin-top:40px}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper .cardBody .cardTitle{font-size:18px;color:#a9a9a9;z-index:1}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper .cardBody .cardDescription{color:gray;font-size:14px;z-index:1}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:hover{border:1px solid #000}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:hover:before{top:-40px;left:-40px}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:hover:after{left:0;background:#000}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:hover .cardImgWrapper{transform:scale(1);background:#1c1c1c;color:#fff}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:hover .cardBody .cardTitle{color:#c5c5c5}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper:hover .cardBody .cardDescription{color:#b5b5b5}.about_full_box .about_wrapper .about_content .about_detail_content .value_card{margin-bottom:20px}.about_full_box .about_wrapper .about_content .about_detail_content .value_card .icon_circle{background:rgba(30,144,255,.2);border:2px solid #1e90ff;color:#1e90ff;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:28px;margin:auto auto 10px}.about_full_box .about_wrapper .about_content .about_detail_content .value_card h6{color:#fff;font-size:15px}.about_full_box .about_wrapper .about_content .about_detail_content .value_card span{font-size:14px;color:#b1b1b1}.about_full_box .about_wrapper .about_content .about_detail_content .join_us button.btnStyle{margin-top:45px;height:46px;width:auto;font-size:16px;font-weight:600;padding:0 26px;background:linear-gradient(45deg,#6d12ad,#ad09ad,#00bfff,#1e90ff,#191970);color:#000;background-size:200% 200%;border:none;border-radius:12px;box-shadow:0 12px 20px #000;animation:animebtn 3s linear infinite alternate}@keyframes animebtn{0%{background-position:0 0}to{background-position:100% 0}}.about_full_box .about_wrapper .about_content .about_detail_content .join_us button.btnStyle:hover{background:linear-gradient(45deg,#333,#171717,#555);color:#fff}@media(max-width:768px){.about_full_box .about_wrapper .about_content .about_detail_content .intro_text h2{font-size:26px}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper{padding:22px 16px}.about_full_box .about_wrapper .about_content .about_detail_content .service_cardWrapper .cardBody{margin-top:30px}}@media(max-width:992px){.about_full_box .about_wrapper .about_title h1{font-size:52px}.about_full_box .about_wrapper .about_content .main_img img{height:300px}.about_full_box .about_wrapper .about_content .section_title h3{font-size:38px}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text h4{font-size:34px}}@media(max-width:768px){.about_full_box .about_wrapper .about_title h1{font-size:42px}.about_full_box .about_wrapper .about_keywords .keywords_box{flex:1 1 100%}.about_full_box .about_wrapper .about_content .section_title h3{font-size:36px}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text h4{font-size:30px}}@media screen and (max-width:640px){.about_full_box .about_wrapper .about_content .section_title h3{font-size:34px}.about_full_box .about_wrapper .about_content .about_detail_content .intro_text h4{font-size:26px}.about_full_box .about_wrapper .about_content .about_detail_content .vision_mission .card_box{padding:24px 18px}}@media(max-width:576px){.about_full_box .about_wrapper{padding-bottom:60px}.about_full_box .about_wrapper .about_title{padding-top:80px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}