@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@font-face{font-family:Satoshi-Variable;src:url(/assets/Satoshi-Variable-CFg-z2ne.woff2) format("woff2"),url(/assets/Satoshi-Variable-B5cVmYQo.woff) format("woff"),url(/assets/Satoshi-Variable-ChAXbpFa.ttf) format("truetype");font-weight:300 900;font-display:swap;font-style:normal}@font-face{font-family:voire;src:url(/assets/voire-l5hTrJq5.woff2) format("woff2")}:root{--sect_pad: 50px}@media screen and (min-width: 800px){:root{--sect_pad: 80px}}@media screen and (min-width: 1200px){:root{--sect_pad: 100px}}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--bg_scroll: #033270;--bg_bw: #d6d6d6;font-size:10px;font-family:Satoshi-Variable,sans-serif;font-weight:500;scroll-behavior:smooth;overflow-x:hidden}@-moz-document url-prefix(){:root{scrollbar-width:thin;scrollbar-color:var(--bg_scroll) var(--bg_bw)}}:root::-webkit-scrollbar{width:5px}:root::-webkit-scrollbar-track{background-color:var(--bg_bw);border-radius:0 0 10px 10px}:root::-webkit-scrollbar-thumb{background-color:var(--bg_scroll);border-radius:0 0 10px 10px}body{font-family:Satoshi-Variable,sans-serif;color:#033270;background:#4f709b url(/assets/hero-CKqORG9n.jpg) no-repeat;background-size:cover;background-attachment:fixed;position:relative;font-size:1.5rem;line-height:1.7;font-weight:500;overflow-x:hidden}@media screen and (max-width: 950px){body{background-position:60% 0px}}@media screen and (max-width: 400px){body{background-position:55% 0px;font-size:1.3rem}}@media screen and (min-width: 1000px){body{font-size:1.6rem}}a{text-decoration:none;color:inherit;font-family:inherit;font-size:inherit;transition:all ease .2s;cursor:pointer}button{background:none;color:inherit;border:none;outline:none;transition:background-color ease .2s,color ease .2s;cursor:pointer}button:active{scale:.9}input,textarea,select{border:none;background:none;outline:none;font-family:inherit;font-size:inherit;color:inherit;font-weight:inherit}select{cursor:pointer}img{width:100%;height:100%;object-fit:cover}ul{list-style-type:none}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;color:#033270}::selection{background:#e8b780;color:#fff}::-moz-selection{background:#e8b780;color:#fff}::placeholder{color:inherit;opacity:.7;font-weight:500}.int_hide{opacity:0!important}.int_hide.int_right{transform:translate(30%)!important}.int_hide.int_left{transform:translate(-30%)!important}.int_hide.int_center{transform:scale(.5)!important}.int_hide.int_top{transform:translateY(150%)!important}.int_right,.int_left,.int_center,.int_top{transition:transform ease-out .7s .3s,opacity ease-out .8s .3s}.center_sect{max-width:1300px;margin-inline:auto;padding-inline:20px}.center_sect.spc_sect{padding-top:var(--sect_pad)}.cta_btn{--height: 70px;position:relative;width:230px;height:var(--height);transition:transform ease .5s;transform-style:preserve-3d;display:inline-block}@media screen and (max-width: 400px){.cta_btn{--height: 50px;width:180px;height:var(--height)}}.cta_btn:hover{transform:rotateX(90deg)}.cta_btn:hover .face{opacity:0}.cta_btn:hover .bottom{opacity:1}.cta_btn span{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;flex-direction:row;height:100%;width:100%;text-transform:capitalize;font-size:1.6rem;font-weight:700;letter-spacing:.1rem;outline:2px solid #c55448;transition:all ease .5s}@media screen and (max-width: 400px){.cta_btn span{font-size:1.5rem}}.cta_btn span.face{background-color:#c55448;transform:translateZ(10px);opacity:1}.cta_btn span.bottom{background-color:#fff;color:#c55448;transform:rotateX(90deg) translateZ(calc(var(--height) / -2)) rotate(180deg) rotateY(180deg);opacity:0}.img_wrapper.lazy{background-color:#ebebf1;position:relative}.spinner{display:block;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:1.5rem;z-index:2;color:#033270}.spinner svg{animation:spinnerAnim 1s linear infinite}.pattern2_wrapper{margin-top:10px;margin-bottom:20px;width:50px}.sect_name{text-transform:capitalize;font-size:1.5rem;color:#e8b780;letter-spacing:.05rem}@media screen and (max-width: 400px){.sect_name{font-size:1.3rem}}@media screen and (min-width: 1200px){.sect_name{font-size:1.5rem}}.sect_heading{font-size:2.5rem;line-height:1.3;margin-top:5px;margin-bottom:15px}@media screen and (max-width: 400px){.sect_heading{font-size:2.1rem}}@media screen and (min-width: 1200px){.sect_heading{font-size:3.2rem}}.sect_info{margin-bottom:10px;letter-spacing:.05rem;line-height:1.5}@keyframes spinnerAnim{to{rotate:360deg}}#navbar{z-index:10;position:fixed;top:0;left:0;width:100%;color:#fff;transition:all ease .3s}#navbar.bg{background-color:#021c3e}#navbar svg{display:block}#navbar .center_sect{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding-block:10px}#navbar .center_sect .logo{width:70px;aspect-ratio:1/1}#navbar .center_sect .logo a{display:block;border-radius:50%;width:inherit;aspect-ratio:1/1;position:relative;background-color:#ebebf1}@media screen and (max-width: 400px){#navbar .center_sect .logo{width:50px}}#navbar .center_sect .logo img{border-radius:50%;display:block}#navbar .center_sect .menu_btn{font-size:3rem;border:1px solid #fff;border-radius:5px;padding:5px}#navbar .center_sect .menu_btn:hover{background-color:#ffffff2a}@media screen and (min-width: 800px){#navbar .center_sect .menu_btn{display:none}}@media screen and (max-width: 400px){#navbar .center_sect .menu_btn{font-size:2rem}}#navbar .center_sect .nav_links{display:none;text-transform:capitalize;gap:40px;font-size:1.4rem}@media screen and (min-width: 800px){#navbar .center_sect .nav_links{display:flex;justify-content:center;align-items:center;flex-direction:row}}#navbar .center_sect .nav_links .nav_link{position:relative}#navbar .center_sect .nav_links .nav_link:not(#navbar .center_sect .nav_links .nav_link:last-of-type):after{content:"";width:5px;aspect-ratio:1/1;background-color:#fff;background-color:#c55448;border-radius:50%;position:absolute;right:-20px;top:45%}#navbar .center_sect .nav_links .nav_link a{display:block;font-family:Montserrat,sans-serif}#navbar .center_sect .nav_links .nav_link a.active{color:#8bf07f;pointer-events:none;font-weight:700}#navbar .center_sect .nav_links .nav_link a:hover{color:#8bf07f}#navbar .sidenav{display:none;position:fixed;right:0;top:0;background-color:#033270;width:50%;max-width:300px;padding:20px;border-radius:15px 0 0 15px;transition:all ease .5s;transform:translate(120%);box-shadow:0 0 10px 3px #00000056}@media screen and (max-width: 400px){#navbar .sidenav{min-width:250px}}#navbar .sidenav.active{transform:translate(0)}@media screen and (max-width: 800px){#navbar .sidenav{display:block}}#navbar .sidenav .close_btn{font-size:3rem;border:1px solid #fff;border-radius:5px;padding:5px;margin-bottom:50px}#navbar .sidenav .close_btn:hover{background-color:#ffffff2a}@media screen and (max-width: 400px){#navbar .sidenav .close_btn{font-size:2rem}}#navbar .sidenav .links_wrapper{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;text-transform:capitalize}#navbar .sidenav .links_wrapper .nav_item{width:80%}#navbar .sidenav .links_wrapper .nav_item a{display:block;font-size:1.4rem;padding-block:15px;font-family:Montserrat,sans-serif;letter-spacing:.1rem;width:100%}@media screen and (max-width: 400px){#navbar .sidenav .links_wrapper .nav_item a{font-size:1.2rem;padding-block:14px}}#navbar .sidenav .links_wrapper .nav_item a.active{color:#8bf07f;pointer-events:none;font-weight:700}#navbar .sidenav .links_wrapper .nav_item a:hover{color:#8bf07f}#home_sect{height:100vh;z-index:1;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative;min-height:800px}#home_sect:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#033270,#000);opacity:.6;z-index:-1}#home_sect h1,#home_sect h3,#home_sect h5{color:#fff}#home_sect .center_sect{text-align:center;max-width:800px;transform-style:preserve-3d;perspective:1500px}@media screen and (min-width: 1000px){#home_sect .center_sect{max-width:800px}}#home_sect .center_sect h3{text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:1.7rem;letter-spacing:.1rem}@media screen and (max-width: 400px){#home_sect .center_sect h3{font-size:1.3rem}}@media screen and (min-width: 1000px){#home_sect .center_sect h3{font-size:2rem}}#home_sect .center_sect h1{text-transform:uppercase;font-family:voire,sans-serif;font-size:3.3rem;margin-bottom:10px}@media screen and (max-width: 550px){#home_sect .center_sect h1{font-size:3rem}}@media screen and (max-width: 400px){#home_sect .center_sect h1{font-size:2.4rem;line-height:1.2}}@media screen and (min-width: 1000px){#home_sect .center_sect h1{font-size:5rem;word-spacing:.7rem;margin-bottom:20px}}#home_sect .center_sect p{margin-bottom:30px;font-size:1.5rem;line-height:1.4}@media screen and (max-width: 400px){#home_sect .center_sect p{font-size:1.2rem}}@media screen and (min-width: 1000px){#home_sect .center_sect p{font-size:1.8rem}}#home_sect .center_sect h5{font-family:Montserrat,sans-serif;letter-spacing:.1rem;font-size:1.5rem}@media screen and (max-width: 400px){#home_sect .center_sect h5{font-size:1.2rem}}@media screen and (min-width: 1000px){#home_sect .center_sect h5{font-size:1.8rem;word-spacing:.7rem}}#home_sect .center_sect .cta_btn{top:5vh}@media screen and (min-width: 1000px){#home_sect .center_sect .cta_btn{top:8vh}}#home_sect .custom-shape-divider-bottom-1721751342{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}#home_sect .custom-shape-divider-bottom-1721751342 svg{position:relative;display:block;width:calc(100% + 1.3px);height:70px}#home_sect .custom-shape-divider-bottom-1721751342 .shape-fill{fill:#fff}@media (max-width: 767px){#home_sect .custom-shape-divider-bottom-1721751342 svg{width:calc(100% + 1.3px);height:41px}}#about_sect{background-color:#fff;position:relative}#about_sect svg{display:block}#about_sect .center_sect:not(.sub_sect .center_sect){display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:30px}@media screen and (min-width: 1000px){#about_sect .center_sect:not(.sub_sect .center_sect){flex-direction:row-reverse;align-items:stretch;gap:0;padding-bottom:50px}}#about_sect .center_sect:not(.sub_sect .center_sect) .text_wrapper .items_wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}#about_sect .center_sect:not(.sub_sect .center_sect) .text_wrapper .items_wrapper .item{margin-bottom:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:5px;letter-spacing:.05rem;line-height:1.5}#about_sect .center_sect:not(.sub_sect .center_sect) .text_wrapper .items_wrapper .item .icon{color:#e8b780;position:relative;top:3px}#about_sect .center_sect:not(.sub_sect .center_sect) .images_wrapper{position:relative;max-width:500px;margin-inline:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}#about_sect .center_sect:not(.sub_sect .center_sect) .images_wrapper img{display:block}#about_sect .center_sect:not(.sub_sect .center_sect) .images_wrapper .img_wrapper{position:relative;margin-top:-35%}#about_sect .center_sect:not(.sub_sect .center_sect) .images_wrapper .img_wrapper .logo{position:absolute;right:23%;top:17%;width:70px;aspect-ratio:1/1;object-fit:contain;filter:grayscale(70%)}#about_sect .center_sect:not(.sub_sect .center_sect) .images_wrapper .pattern_wrapper{position:absolute;left:50%;top:0;transform:translate(-40%);width:50%}#about_sect .sub_sect{padding-top:50px;background-color:color-mix(in srgb,#f2fafd 40%,#fff)}#about_sect .sub_sect .center_sect{padding-bottom:var(--sect_pad)}#about_sect .sub_sect .center_sect h2{text-align:center;margin-bottom:20px}#about_sect .sub_sect .center_sect .whyus_opts{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:400px;margin-inline:auto;gap:30px 20px}@media screen and (min-width: 500px){#about_sect .sub_sect .center_sect .whyus_opts{max-width:1200px}}@media screen and (min-width: 850px){#about_sect .sub_sect .center_sect .whyus_opts{grid-template-columns:repeat(auto-fit,minmax(300px,400px));justify-content:center;gap:40px 30px}}#about_sect .sub_sect .center_sect .whyus_opts .icon{display:flex;margin-bottom:10px;font-size:4rem;color:#dd80e8;align-items:center}@media screen and (min-width: 500px){#about_sect .sub_sect .center_sect .whyus_opts .icon{justify-content:center;font-size:3.5rem}}#about_sect .sub_sect .center_sect .whyus_opts .item{box-shadow:5px 5px 10px #d6d6d6a2;border-radius:5px;padding:10px}#about_sect .sub_sect .center_sect .whyus_opts .item:nth-of-type(2n){text-align:right}#about_sect .sub_sect .center_sect .whyus_opts .item:nth-of-type(2n) .icon{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;color:#e8b780}@media screen and (min-width: 500px){#about_sect .sub_sect .center_sect .whyus_opts .item:nth-of-type(2n) .icon{justify-content:center}}@media screen and (min-width: 500px){#about_sect .sub_sect .center_sect .whyus_opts .item{text-align:center!important}}#about_sect .sub_sect .center_sect .whyus_opts .item .title{font-size:1.6rem}@media screen and (min-width: 500px){#about_sect .sub_sect .center_sect .whyus_opts .item .title{font-size:1.5rem}}@media screen and (min-width: 500px){#about_sect .sub_sect .center_sect .whyus_opts .item .desc{font-size:1.3rem}}#about_sect .custom-shape-divider-bottom-1721754910{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}#about_sect .custom-shape-divider-bottom-1721754910 svg{position:relative;display:block;width:calc(151% + 1.3px);height:50px;transform:rotateY(180deg)}#about_sect .custom-shape-divider-bottom-1721754910 .shape-fill{fill:#033270}@media (max-width: 767px){#about_sect .custom-shape-divider-bottom-1721754910 svg{width:calc(151% + 1.3px);height:41px}}#courses_sect{position:relative;background:#033270}#courses_sect img,#courses_sect svg{display:block}#courses_sect .center_sect{padding-bottom:var(--sect_pad)}#courses_sect .center_sect .sect_head{text-align:center;max-width:650px;margin-inline:auto}#courses_sect .center_sect .sect_head .sect_heading,#courses_sect .center_sect .sect_head .sect_info{color:#fff}#courses_sect .center_sect .sect_head .pattern2_wrapper{margin-inline:auto}#courses_sect .center_sect .courses_wrapper{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px 30px}@media screen and (max-width: 500px){#courses_sect .center_sect .courses_wrapper{gap:30px}}#courses_sect .center_sect .courses_wrapper .course{background-color:#fff;box-shadow:0 0 10px #2020207d;border-radius:1rem;overflow:hidden;display:grid;align-content:start;grid-template-rows:auto 1fr auto}#courses_sect .center_sect .courses_wrapper .course .img_wrapper{height:300px}#courses_sect .center_sect .courses_wrapper .course .course_info{padding:20px;align-self:start}#courses_sect .center_sect .courses_wrapper .course .course_info .title{font-size:1.8rem}#courses_sect .center_sect .courses_wrapper .course .course_info .info{padding-top:5px;letter-spacing:.1rem;font-size:1.4rem}@media screen and (max-width: 400px){#courses_sect .center_sect .courses_wrapper .course .course_info .info{font-size:1.2rem}}#courses_sect .center_sect .courses_wrapper .course footer{align-self:end;padding:0 20px 20px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;font-size:1.2rem;gap:5px;text-transform:capitalize;letter-spacing:.1rem;font-style:italic;opacity:.7}#courses_sect .sub_sect{padding-top:50px;background-color:#fff}#courses_sect .sub_sect .center_sect{padding-bottom:var(--sect_pad)}#courses_sect .sub_sect .center_sect h2{text-align:center;margin-bottom:20px}#courses_sect .sub_sect .center_sect .methods_wrappers{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:400px;margin-inline:auto;gap:30px 20px}@media screen and (min-width: 500px){#courses_sect .sub_sect .center_sect .methods_wrappers{max-width:1200px}}@media screen and (min-width: 755px){#courses_sect .sub_sect .center_sect .methods_wrappers{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px 30px}}@media screen and (min-width: 990px){#courses_sect .sub_sect .center_sect .methods_wrappers{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}#courses_sect .sub_sect .center_sect .methods_wrappers .item{box-shadow:5px 5px 10px #d6d6d6a2;border-radius:5px;padding:10px}#courses_sect .sub_sect .center_sect .methods_wrappers .item:nth-of-type(2n){text-align:right}#courses_sect .sub_sect .center_sect .methods_wrappers .item:nth-of-type(2n) .icon{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;color:#e8b780}@media screen and (min-width: 500px){#courses_sect .sub_sect .center_sect .methods_wrappers .item:nth-of-type(2n) .icon{justify-content:center}}@media screen and (min-width: 500px){#courses_sect .sub_sect .center_sect .methods_wrappers .item{text-align:center!important}}#courses_sect .sub_sect .center_sect .methods_wrappers .item .icon{display:flex;margin-bottom:10px;font-size:4rem;color:#dd80e8;align-items:center}@media screen and (min-width: 500px){#courses_sect .sub_sect .center_sect .methods_wrappers .item .icon{justify-content:center;font-size:3.5rem}}#courses_sect .sub_sect .center_sect .methods_wrappers .item .title{font-size:1.6rem}@media screen and (min-width: 500px){#courses_sect .sub_sect .center_sect .methods_wrappers .item .title{font-size:1.5rem}}@media screen and (min-width: 500px){#courses_sect .sub_sect .center_sect .methods_wrappers .item .desc{font-size:1.3rem}}#interest_sect{color:#fff;position:relative;z-index:1}#interest_sect:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(-45deg,#033270 10%,#000 70%);opacity:.5;z-index:-1}#interest_sect svg{display:block}#interest_sect .center_sect{padding-bottom:var(--sect_pad);position:relative}@media screen and (min-width: 800px){#interest_sect .center_sect{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;gap:30px}}@media screen and (min-width: 1000px){#interest_sect .center_sect{gap:60px}}#interest_sect .center_sect .sect_heading{color:#fff}@media screen and (min-width: 800px){#interest_sect .center_sect .form_wrapper{width:50%}}#interest_sect .center_sect .form_wrapper form{position:relative;color:#033270;background:color-mix(in srgb,#f2fafd 40%,#fff) url(/assets/pattern04-vyKNEIhd.png);padding:20px;border-radius:10px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px;z-index:1}#interest_sect .center_sect .form_wrapper form .form_opt{border-bottom:1px solid #033270;width:100%;padding-block:5px}#interest_sect .center_sect .form_wrapper form .form_opt input{padding-left:5px;width:100%}#interest_sect .center_sect .form_wrapper form .form_opt select{width:100%}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper{position:relative;z-index:1}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .selected{display:flex;justify-content:space-between;align-items:center;flex-direction:row;cursor:pointer;padding-left:3px}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .drop_down_wrapper{position:absolute;left:0;top:0;transform:translateY(7vw);width:100%;height:0;overflow-y:auto;transition:height ease .3s}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .drop_down_wrapper p{padding-inline:15px}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .drop_down_wrapper .drop_down{box-shadow:0 0 5px #d6d6d6a2;width:100%;background-color:#fff;border-radius:10px;padding-block:15px}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .drop_down_wrapper .drop_down .search_wrapper{border-bottom:1px dashed #033270;margin-bottom:10px;margin-inline:15px}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .drop_down_wrapper .drop_down .item{cursor:pointer;padding-block:3px;transition:all ease .3s;padding-inline:15px}#interest_sect .center_sect .form_wrapper form .form_opt .wrapper .drop_down_wrapper .drop_down .item:hover{background-color:#033270;color:#fff}#interest_sect .center_sect .form_wrapper form .form_opt textarea{width:100%;resize:none;padding-left:3px}#interest_sect .center_sect .form_wrapper form .form_opt .error{font-size:1.1rem;padding-left:5px;color:#c55448;font-weight:700;transition:all ease .3s;height:0px;overflow:hidden}#interest_sect .center_sect .form_wrapper form .form_opt .error.active{height:20px}#interest_sect .center_sect .form_wrapper form .submit_btn{background-color:#c55448;margin-top:20px;padding:10px;color:#fff;border-radius:5px}#interest_sect .center_sect .form_wrapper form .submit_btn:disabled{opacity:.5;cursor:not-allowed}#interest_sect .center_sect .form_wrapper form .status{text-align:center;width:100%;font-size:1.5rem;text-transform:uppercase;transition:all ease .5s;opacity:0;height:20px}#interest_sect .center_sect .form_wrapper form .status.active{opacity:1}#interest_sect .center_sect .form_wrapper form .status.success{color:green}#interest_sect .center_sect .form_wrapper form .status.failed{color:#c55448}#interest_sect .center_sect .form_wrapper .form_img_wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;opacity:.1;width:40vh}@media screen and (min-width: 800px){#interest_sect .center_sect .form_wrapper .form_img_wrapper{display:none}}#interest_sect .center_sect .img_wrapper{position:absolute;right:3%;top:30%;width:30%;display:none;transform:translateY(-25%);animation:hueAnim 10s linear infinite;opacity:.5}@media screen and (min-width: 800px){#interest_sect .center_sect .img_wrapper{display:block}}#interest_sect .custom-shape-divider-top-1721762155{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}#interest_sect .custom-shape-divider-top-1721762155 svg{position:relative;display:block;width:calc(151% + 1.3px);height:70px}#interest_sect .custom-shape-divider-top-1721762155 .shape-fill{fill:#fff}@media (min-width: 768px) and (max-width: 1023px){#interest_sect .custom-shape-divider-top-1721762155 svg{width:calc(177% + 1.3px);height:41px}}@media (max-width: 767px){#interest_sect .custom-shape-divider-top-1721762155 svg{width:calc(151% + 1.3px);height:36px}}#interest_sect .custom-shape-divider-bottom-1721762480{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}#interest_sect .custom-shape-divider-bottom-1721762480 svg{position:relative;display:block;width:calc(151% + 1.3px);height:70px}#interest_sect .custom-shape-divider-bottom-1721762480 .shape-fill{fill:#033270}@media (min-width: 768px) and (max-width: 1023px){#interest_sect .custom-shape-divider-bottom-1721762480 svg{width:calc(177% + 1.3px);height:41px}}@media (max-width: 767px){#interest_sect .custom-shape-divider-bottom-1721762480 svg{width:calc(151% + 1.3px);height:36px}}@keyframes hueAnim{0%{filter:hue-rotate(0deg)}50%{filter:hue-rotate(40deg)}to{filter:hue-rotate(0deg)}}#scholarship_sect{position:relative;background:#033270;padding-bottom:var(--sect_pad)}#scholarship_sect img,#scholarship_sect svg{display:block}#scholarship_sect .center_sect .sect_head{text-align:center;max-width:650px;margin-inline:auto;color:#fff}#scholarship_sect .center_sect .sect_head .sect_heading{color:#fff}#scholarship_sect .center_sect .sect_head .pattern2_wrapper{margin-inline:auto}#scholarship_sect .opt_wrapper{background-color:#033270;padding-bottom:var(--sect_pad);position:relative}#scholarship_sect .opt_wrapper.last{padding-bottom:20px}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper.last{padding-bottom:70px}}#scholarship_sect .opt_wrapper:nth-of-type(2) .center_sect{padding-top:30px}#scholarship_sect .opt_wrapper:nth-child(2n){color:#fff}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper:nth-child(2n) .center_sect{flex-direction:row-reverse}}#scholarship_sect .opt_wrapper:nth-child(2n) h4,#scholarship_sect .opt_wrapper:nth-child(2n) h5{color:#fff}#scholarship_sect .opt_wrapper:nth-child(odd){background:color-mix(in srgb,#f2fafd 40%,#fff) url(/assets/pattern04-vyKNEIhd.png)}#scholarship_sect .opt_wrapper:hover .center_sect .img_wrapper:before,#scholarship_sect .opt_wrapper.mobile .center_sect .img_wrapper:before{opacity:.6}#scholarship_sect .opt_wrapper:hover .center_sect .img_wrapper .header,#scholarship_sect .opt_wrapper.mobile .center_sect .img_wrapper .header{opacity:1}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper:nth-of-type(odd) .center_sect .title{text-align:right}#scholarship_sect .opt_wrapper:nth-of-type(odd) .center_sect .info span{display:block;text-align:right;width:100%}}#scholarship_sect .opt_wrapper .center_sect{padding-top:100px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column-reverse;gap:20px}@media screen and (min-width: 800px){#scholarship_sect .opt_wrapper .center_sect{padding-top:170px}}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper .center_sect{flex-direction:row;gap:50px;align-items:center}}@media screen and (min-width: 1200px){#scholarship_sect .opt_wrapper .center_sect{gap:80px}}#scholarship_sect .opt_wrapper .center_sect .img_wrapper{position:relative;overflow:hidden;border-radius:20px;max-height:350px;min-height:200px;width:100%}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper .center_sect .img_wrapper{width:50%;max-height:unset}}#scholarship_sect .opt_wrapper .center_sect .img_wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 250px at 50% 50%,#4f709b,#033270,#000);opacity:0;transition:opacity ease .5s}#scholarship_sect .opt_wrapper .center_sect .img_wrapper .header{position:absolute;left:0;top:50%;transform:translateY(-50%);font-family:voire,sans-serif;font-size:2.5rem;text-align:center;width:100%;letter-spacing:.1rem;color:#fff;word-spacing:.5rem;opacity:0;transition:opacity ease .5s}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper .center_sect .img_wrapper .header{font-size:3.5rem}}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper{width:100%}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper{width:50%}}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper{margin-bottom:15px}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .title{font-size:1.6rem}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info{line-height:1.4;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:5px;padding-left:10px}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info a{text-decoration:underline}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info a:hover{text-decoration:none}@media screen and (min-width: 1000px){#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info{padding-left:0}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info .icon{display:none}}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info .icon{color:#e8b780}#scholarship_sect .opt_wrapper .center_sect .allInfo_wrapper .info_wrapper .info .icon svg{position:relative;top:3px}#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721855879{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721855879 svg{position:relative;display:block;width:calc(139% + 1.3px);height:150px}#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721855879 .shape-fill{fill:#033270}@media (min-width: 768px) and (max-width: 1023px){#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721855879 svg{width:calc(169% + 1.3px);height:150px}}@media (max-width: 767px){#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721855879 svg{width:calc(226% + 1.3px);height:150px}}#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721856501{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721856501 svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px;transform:rotateY(180deg)}#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721856501 .shape-fill{fill:color-mix(in srgb,#f2fafd 40%,#fff)}@media (min-width: 768px) and (max-width: 1023px){#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721856501 svg{width:calc(100% + 1.3px);height:150px}}@media (max-width: 767px){#scholarship_sect .opt_wrapper .custom-shape-divider-top-1721856501 svg{width:calc(100% + 1.3px);height:78px}}#scholarship_sect .conclusion,#scholarship_sect .conclusion_heading{color:#fff;text-align:center}#scholarship_sect .conclusion_heading{font-size:1.6rem;margin-top:30px}#scholarship_sect .logo_wrapper{background-color:#fff;max-width:200px;margin-inline:auto;padding:10px;border-radius:30px;margin-top:30px}#testimonial_sect{background:color-mix(in srgb,#f2fafd 40%,#fff) url(/assets/pattern04-vyKNEIhd.png);position:relative}#testimonial_sect .center_sect{padding-bottom:var(--sect_pad)}#testimonial_sect .center_sect .sect_head{text-align:center;max-width:650px;margin-inline:auto}#testimonial_sect .center_sect .sect_head .pattern2_wrapper{margin-inline:auto}#testimonial_sect .center_sect .testimonials_wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:50px;margin-top:40px}#testimonial_sect .center_sect .testimonials_wrapper .testimonial{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial{flex-direction:row;gap:0}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial:nth-of-type(2n){text-align:right}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial:nth-of-type(2n){flex-direction:row-reverse}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial:nth-of-type(2n) .img_wrapper{justify-content:flex-end}#testimonial_sect .center_sect .testimonials_wrapper .testimonial:nth-of-type(2n) .info{border-radius:0 50px}#testimonial_sect .center_sect .testimonials_wrapper .testimonial:nth-of-type(2n) .info:before{right:40px;left:unset}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial:nth-of-type(2n) .info:before{right:0;top:50%;rotate:90deg;transform:translate(-50%,-150%)}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .img_wrapper{width:100%;display:flex}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial .img_wrapper{width:200px}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .img_wrapper img{width:120px;aspect-ratio:1/1;border-radius:50%}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info{box-shadow:0 0 10px 2px #d6d6d6a2;padding:30px;border-radius:50px 0;position:relative;z-index:1;background-color:#e8b780;color:#fff}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info{width:80%;border-radius:50px!important}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info:before{content:"";position:absolute;left:40px;top:-5%;border-bottom:20px solid #e8b780;border-right:20px solid transparent;border-left:20px solid transparent;z-index:-1}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info:before{left:0;top:50%;rotate:-90deg;transform:translate(50%,-150%);border-width:30px}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info h5{font-size:1.5rem;color:#fff}@media screen and (min-width: 1000px){#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info h5{font-size:1.8rem}}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info h5.name{font-weight:500}#testimonial_sect .center_sect .testimonials_wrapper .testimonial .info .desc{margin-top:10px}#testimonial_sect .center_sect .btn_wrapper{padding-block:20px;margin-top:30px;display:flex;justify-content:center;align-items:center;flex-direction:row;transform-style:preserve-3d}#testimonial_sect .center_sect .btn_wrapper .cta_btn{color:#fff}#testimonial_sect .custom-shape-divider-top-1721762626{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}#testimonial_sect .custom-shape-divider-top-1721762626 svg{position:relative;display:block;width:calc(151% + 1.3px);height:70px}#testimonial_sect .custom-shape-divider-top-1721762626 .shape-fill{fill:#033270}@media (min-width: 768px) and (max-width: 1023px){#testimonial_sect .custom-shape-divider-top-1721762626 svg{width:calc(177% + 1.3px);height:41px}}@media (max-width: 767px){#testimonial_sect .custom-shape-divider-top-1721762626 svg{width:calc(151% + 1.3px);height:36px}}#testimonial_sect .custom-shape-divider-bottom-1721762716{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}#testimonial_sect .custom-shape-divider-bottom-1721762716 svg{position:relative;display:block;width:calc(151% + 1.3px);height:70px}#testimonial_sect .custom-shape-divider-bottom-1721762716 .shape-fill{fill:#fff}@media (min-width: 768px) and (max-width: 1023px){#testimonial_sect .custom-shape-divider-bottom-1721762716 svg{width:calc(177% + 1.3px);height:41px}}@media (max-width: 767px){#testimonial_sect .custom-shape-divider-bottom-1721762716 svg{width:calc(151% + 1.3px);height:36px}}#contact_sect{background-color:#fff}#contact_sect .center_sect{padding-bottom:var(--sect_pad)}#contact_sect .center_sect .sect_head{text-align:center;max-width:650px;margin-inline:auto}#contact_sect .center_sect .sect_head .pattern2_wrapper{margin-inline:auto}#contact_sect .contacts_wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px 40px}#contact_sect .contacts_wrapper .contact{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#033270;padding-block:30px;border-radius:20px;color:#fff}#contact_sect .contacts_wrapper .contact .top{display:flex;justify-content:center;align-items:center;flex-direction:column}#contact_sect .contacts_wrapper .contact .top .icon{font-size:3rem}#contact_sect .contacts_wrapper .contact .top .title{font-size:2rem;text-transform:capitalize;font-family:voire,sans-serif;letter-spacing:.1rem;margin-bottom:10px}#contact_sect .contacts_wrapper .contact p,#contact_sect .contacts_wrapper .contact a{letter-spacing:.1rem}#contact_sect .contacts_wrapper .contact a{text-decoration:underline}#contact_sect .contacts_wrapper .contact a:hover{text-decoration:none}#footer_sect{background-color:#000}#footer_sect .center_sect{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;padding:20px;color:#fff}@media screen and (min-width: 800px){#footer_sect .center_sect{flex-direction:row;justify-content:space-between}}#footer_sect .center_sect svg{display:block}#footer_sect .center_sect .top{text-transform:capitalize}#footer_sect .center_sect .bottom{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}#footer_sect .center_sect .bottom .social_link{background-color:#033270;border-radius:50%;padding:15px;box-shadow:0 0 10px #000;font-size:2.5rem}@media screen and (max-width: 500px){#footer_sect .center_sect .bottom .social_link{font-size:2rem}}#footer_sect .center_sect .bottom .social_link:hover{background-color:#fff;color:#033270}
