@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotating 12s linear infinite}.updown{animation:updown 1s cubic-bezier(.36,.07,.57,.99) infinite}@keyframes updown{0%{transform:translateY(.25rem)}50%{transform:translateY(.75rem)}to{transform:translateY(.25rem)}}@keyframes slideDownIn{to{transform:translateY(0)}0%{transform:translateY(-100%)}}@keyframes slideDownInMobile{to{transform:translateY(.625rem)}0%{transform:translateY(-1.25rem)}}@keyframes slideUpIn{0%{transform:translateY(-1.25rem)}to{transform:translateY(0)}0%{transform:translateY(1.25rem)}}@keyframes slideUpInMobile{to{transform:translateY(1.5625rem)}0%{transform:translateY(2.5rem)}}@keyframes slideLeftIn{0%{transform:translateX(6.25rem)}to{transform:translateX(0)}0%{transform:translateX(-6.25rem)}}@keyframes slideRightIn{to{transform:translateX(0)}0%{transform:translateX(6.25rem)}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(1%)}to{transform:translateY(0)}}[type=button],[type=reset],[type=submit],button{background:transparent;border:none;cursor:pointer;opacity:1;margin:0;padding:0;transition:all .35s ease-in-out}[type=button]:focus,[type=reset]:focus,[type=submit]:focus,button:focus{box-shadow:none;outline:none}.primary-button-with-ico{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);border-radius:.625rem;display:flex;align-items:center;gap:.5625rem;padding:1rem;color:#fff}.primary-button-with-ico .text{color:#fff;font-size:1rem;font-weight:500}.primary-button-with-ico .icon{color:#fff}.primary-button-with-ico:not([disabled]):hover{background:linear-gradient(354deg,#0024fc 14.01%,#00ffad 102.56%)}.primary-button{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);border-radius:.5rem;padding:.625rem 1.25rem;color:#fff;font-size:.625rem;font-weight:700}@media screen and (max-width:61.9375rem){.primary-button{font-size:.625rem;padding:.3125rem .625rem}}.primary-button:not([disabled]):hover{background:linear-gradient(354deg,#0024fc 14.01%,#00ffad 102.56%)}.from-button{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);width:100%;border-radius:.625rem;padding:1rem 0;color:#fff;font-size:1rem;font-weight:700}.from-button:not([disabled]):hover{background:linear-gradient(354deg,#0024fc 14.01%,#00ffad 102.56%)}.cardservice{background:linear-gradient(97deg,hsla(0,0%,100%,.95) 1.12%,#fff 98.93%);border:.0625rem solid #f1f1f1;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2.5rem 1.5rem 3rem;text-align:center}.cardservice,.cardservice-icon{display:flex;align-items:center;justify-content:center;overflow:hidden}.cardservice-icon{width:2.5rem;height:2.5rem}.cardservice-body .servicetitle{color:#19191a;font-size:1.0625rem;font-weight:600;line-height:1}@media screen and (min-width:87.5rem){.cardservice-body .servicetitle{font-size:1.3125rem}}.cardhorizontal{border:.0625rem solid #f1f1f1;background:#fff;display:flex;flex-direction:column;border-radius:1.5rem;overflow:hidden;width:100%}.cardhorizontal-thumbnail{border:.625rem solid #fff;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.cardhorizontal-thumbnail img{width:100%;height:100%}.cardhorizontal-details{display:flex;flex-direction:column;align-items:flex-start;padding:.875rem 1rem 1.25rem;gap:.5rem}@media screen and (min-width:120rem){.cardhorizontal-details{padding:.875rem 1.5rem 1.5rem}}.cardhorizontal-details .cardbadge{border-radius:2.4375rem;font-size:.75rem;font-weight:500;padding:.4375rem .6875rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-align:center}.cardhorizontal-details .cardbadge.badge-1{background:#ddf7ff;color:#3c869c}.cardhorizontal-details .cardbadge.badge-2{background:#ece9ff;color:#6e6bdc}.cardhorizontal-details .cardbadge.badge-3{background:#ffdde1;color:#e54172}.cardhorizontal-details .cardbadge.badge-4{background:#eceffa;color:#5563e2}.cardhorizontal-details .cardbadge.badge-5{background:#e2f3d7;color:#398a54}.cardhorizontal-details .docname{color:#19191a;font-size:1.125rem;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.cardhorizontal-details .docpost{color:rgba(25,25,26,.5);font-size:.875rem;font-weight:400}.cardhorizontal-details .btn-submit,.cardhorizontal-details .btn-viewprofile{display:inline-flex;align-items:center;justify-content:center;gap:0;font-size:.75rem;height:2.25rem;text-align:center}.cardhorizontal-details .btn-viewprofile{width:6.5rem}.cardhorizontal-details .btn-submit{width:7.5rem;padding:0}@media screen and (min-width:120rem){.cardhorizontal-details .btn-submit{width:9.125rem}}.cardhorizontal-details .btn-submit .text{font-size:inherit}.cardvertical{border:.0625rem solid #f1f1f1;background:#fff;display:flex;border-radius:1.5rem;overflow:hidden;width:100%}.cardvertical-thumbnail{border:.625rem solid #fff;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;width:9.5rem}@media screen and (min-width:48rem){.cardvertical-thumbnail{width:19rem}}.cardvertical-thumbnail img{width:100%;height:100%}.cardvertical-details{display:flex;flex-direction:column;align-items:flex-start;padding:.875rem;gap:.5rem;width:calc(100% - 9.5rem)}@media screen and (min-width:48rem){.cardvertical-details{width:calc(100% - 19rem);padding:2.5rem 1.5rem 2rem}}.cardvertical-details .cardbadge{border-radius:2.4375rem;font-size:.75rem;font-weight:500;padding:.4375rem .6875rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-align:center}.cardvertical-details .cardbadge.badge-1{background:#ddf7ff;color:#3c869c}.cardvertical-details .cardbadge.badge-2{background:#ece9ff;color:#6e6bdc}.cardvertical-details .cardbadge.badge-3{background:#ffdde1;color:#e54172}.cardvertical-details .cardbadge.badge-4{background:#eceffa;color:#5563e2}.cardvertical-details .cardbadge.badge-5{background:#e2f3d7;color:#398a54}.cardvertical-details .docname{color:#19191a;font-size:1.125rem;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.cardvertical-details .docpost{color:rgba(25,25,26,.5);font-size:.875rem;font-weight:400}.cardvertical-details .btn-submit,.cardvertical-details .btn-viewprofile{display:inline-flex;align-items:center;justify-content:center;gap:0;font-size:.75rem;height:2.25rem;text-align:center}.cardvertical-details .btn-viewprofile{width:6.5rem}.cardvertical-details .btn-submit{width:7.5rem;padding:0}@media screen and (min-width:120rem){.cardvertical-details .btn-submit{width:9.125rem}}.cardvertical-details .btn-submit .text{font-size:inherit}.cardslider{width:19.125rem;background:#fff;display:flex;flex-direction:column;border-radius:1.5rem;overflow:hidden}.cardslider-thumbnail{border:.625rem solid #fff;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.cardslider-thumbnail img{width:100%;height:100%}.cardslider-details{display:flex;flex-direction:column;align-items:flex-start;padding:.875rem 2rem 2.5rem;gap:.5rem}.cardslider-details .cardbadge{border-radius:2.4375rem;font-size:.75rem;font-weight:500;padding:.4375rem .6875rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-align:center}.cardslider-details .cardbadge.badge-1{background:#ddf7ff;color:#3c869c}.cardslider-details .cardbadge.badge-2{background:#ece9ff;color:#6e6bdc}.cardslider-details .cardbadge.badge-3{background:#ffdde1;color:#e54172}.cardslider-details .cardbadge.badge-4{background:#eceffa;color:#5563e2}.cardslider-details .cardbadge.badge-5{background:#e2f3d7;color:#398a54}.cardslider-details .docname{color:#19191a;font-size:1.125rem;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.cardslider-details .docpost{color:rgba(25,25,26,.5);font-size:.875rem;font-weight:400}.cardhealth{display:flex;flex-direction:column;gap:4.625rem;border-radius:2.5rem;overflow:hidden;padding:2.75rem 2rem 2.5rem}.cardhealth-header{display:flex;align-items:center;gap:.875rem}.cardhealth-header .healthicon{width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.cardhealth-header .healthtitle{color:#19191a;font-size:1.3125rem;font-weight:600;line-height:1}.cardhealth-body{display:flex;flex-direction:column;gap:.875rem}.cardhealth-body .textbox{max-width:15rem}.cardhealth-body .healthtext{color:#3c3c3d;font-size:.8125rem;font-weight:400;line-height:1.5}.cardhealth-body .healthlink{color:#1c94d1;font-size:1rem;font-weight:600;transition:all .35s ease-in-out}.cardhealth-body .healthlink:not([disabled]):hover{color:#134667}.cardhealth.health-1{background:#f1f9fe}.cardhealth.health-2{background:#effbea}.cardreview{background:#fff;border-radius:1.5rem;display:flex;flex-direction:column;gap:2rem;padding:1.875rem;width:100%;height:100%}.cardreview-body{flex-grow:1;justify-content:space-between;align-items:stretch}.cardreview-body .ratingtext{color:#19191a;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}@media screen and (min-width:62rem){.cardreview-body .ratingtext{font-size:1.125rem}}.cardreview-footer{display:flex;align-items:center;gap:1rem}.cardlike{background:linear-gradient(97deg,hsla(0,0%,100%,.95) 1.12%,#fff 98.93%);border:.0625rem solid #f1f1f1;border-radius:1rem;flex-direction:column;gap:1.5rem;width:100%;height:12.125rem;text-align:center}.cardlike,.cardlike-icon{display:flex;align-items:center;justify-content:center}.cardlike-icon{width:2.5rem;height:2.5rem;overflow:hidden}.cardlike-icon img{width:100%;height:100%}.cardlike-detail .cardtitle{color:#19191a;font-size:1.3125rem;font-weight:600;line-height:1}.cardimage{border:.0625rem solid #f1f1f1;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.cardimage img{width:100%;height:100%;transition:transform .35s ease-in-out}.cardimage img:not([disabled]):hover{transform:scale(1.05) rotate(5deg)}.cardimage.card-1,.cardimage.card-10,.cardimage.card-2,.cardimage.card-3,.cardimage.card-8,.cardimage.card-9{min-height:15rem;max-height:34.3125rem}.cardimage.card-4{min-height:15rem;max-height:26.875rem}.cardimage.card-5{min-height:15rem;max-height:19.3125rem}.cardimage.card-6{min-height:15rem;max-height:26.5625rem}.cardimage.card-7{min-height:10rem;max-height:13rem}.cardvideo{background:#fff;border:.0625rem solid #f1f1f1;border-radius:1.5rem;display:flex;flex-direction:column;overflow:hidden}.cardvideo-header{width:100%;height:15.9375rem;position:relative}.cardvideo-header,.cardvideo-header .btn-play{display:flex;align-items:center;justify-content:center;overflow:hidden}.cardvideo-header .btn-play{border-radius:100%;width:3.75rem;height:3.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100}@media screen and (min-width:62rem){.cardvideo-header .btn-play{width:6.75rem;height:6.75rem}}.cardvideo-body{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem 2.5rem}.cardvideo-body .releasedate{color:#85868b;font-size:1rem;font-weight:400;line-height:1.625}.cardvideo-body .videotitle{color:#19191a;font-size:1.25rem;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.carddoc{max-width:18.125rem;gap:.75rem}.carddoc,.carddoc-thumb{display:flex;align-items:center}.carddoc-thumb{border:.125rem solid #fff;border-radius:.3125rem;width:4.75rem;height:3.8125rem;justify-content:center;overflow:hidden}.carddoc-thumb img{width:100%;height:100%}.carddoc-detail{width:calc(100% - 5.5rem);display:flex;flex-direction:column;gap:.5rem}.carddoc-detail .doctitle{color:#19191a;font-size:.8125rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.carddoc-detail .doctext{color:#85868b;font-size:.625rem;font-weight:400;line-height:1.3}.cardreport{max-width:15rem;gap:.75rem}.cardreport,.cardreport-thumb{display:flex;align-items:center}.cardreport-thumb{width:1.625rem;height:2.1875rem;justify-content:center;overflow:hidden}.cardreport-detail{width:calc(100% - 2.375rem);display:flex;flex-direction:column;gap:.125rem}.cardreport-detail .toptitle{color:#19191a;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.cardreport-detail .toptext{color:rgba(25,25,26,.5);font-size:.6875rem;font-weight:300;line-height:1.3}.cardreport-detail .topicon{width:.1875rem;height:.1875rem;overflow:hidden}.cardreport-detail .topicon,.emptybox{display:flex;align-items:center;justify-content:center}.emptybox{width:15rem;flex-direction:column;gap:.5rem;margin-inline:auto;padding:1.5rem 0;text-align:center}.emptybox .emptyicon{width:14.125rem;height:14.125rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.emptybox .emptytitle{color:#6a6b70;font-size:1rem;font-weight:400;line-height:1.625}.packagecard{border:.0625rem solid #e4e4e7;border-radius:1.5rem}.packagecard-top{overflow:hidden;-moz-border-top-left-radius:1.5rem;border-top-left-radius:1.5rem;-moz-border-top-right-radius:1.5rem;border-top-right-radius:1.5rem;position:relative;height:16.5rem}.packagecard-top img{width:100%;height:100%}.packagecard-top .img-title{position:absolute;left:2.75rem;top:3.75rem;font-weight:700;line-height:42px;color:#fff}.packagecard-top .title-color{color:#134667}.packagecard-body{padding:1.5rem}.packagecard-body .packagecardTitle{color:#18181b;font-size:18px;font-weight:700;line-height:24px}.packagecard-body .price{font-style:normal;font-weight:600;line-height:38px;color:#1c94d1;margin-top:.8125rem}.packagecard-body .des{font-size:16px;font-weight:400;line-height:26px;color:#52525b}.packagecard-body .feataurelist{display:flex;flex-direction:column;padding:0 0 0 1.625rem;margin-top:1.5rem}.packagecard-body .feataurelist-item{font-size:16px;font-weight:400;line-height:26px;color:#6a6b70}.packagecard-body .btn-wrapper{display:flex;justify-content:center;margin-top:1.625rem}.cardcorevaleu{border-radius:16px;border:.0625rem solid #f1f1f1;background:linear-gradient(97deg,hsla(0,0%,100%,.95) 1.12%,#fff 98.93%);padding:1.25rem;transition:transform .35s ease-in-out;display:flex;flex-direction:column;align-items:center;text-align:center}.cardcorevaleu:not([disabled]):hover{transform:translateY(-8px)}.cardcorevaleu:not([disabled]):hover .icon{margin-bottom:1rem;animation:rotateIcon 1s linear 2}@keyframes rotateIcon{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.cardcorevaleu .icon{margin-bottom:1rem}.cardcorevaleu .title{font-size:1.3125rem;font-style:normal;font-weight:600;line-height:28px;color:#19191a}@media screen and (min-width:62rem){.cardcorevaleu .title{font-size:1.125rem}}@media screen and (min-width:87.5rem){.cardcorevaleu .title{font-size:1.3125rem}}.cardcorevaleu .des{color:#5b5b5f;font-size:16px;font-weight:400;line-height:26px}@media screen and (min-width:48rem){.cardcorevaleu{text-align:left;align-items:flex-start}}.header{background:linear-gradient(1turn,#fff,#e8f4ff)}.header-inner-nav{border-bottom:.0625rem solid #e6e6e6;position:fixed;top:0;width:100%;background-color:#e8f4ff;z-index:9999999}.header-nav{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0}.header-nav .destop{display:none}.header-nav-list{display:flex;align-items:center;gap:1.5rem;list-style:none}.header-nav-list .dropdown-about{position:relative}.header-nav-list .dropdown-about:hover .dropdown-about-menu{display:block}.header-nav-list .dropdown-about .dropdown-about-menu{display:none;position:absolute;min-width:14rem;padding:0;margin:0;overflow:hidden;background-color:#fff;border:none;border-radius:.625rem}.header-nav-list .dropdown-about .dropdown-about-menu :nth-of-type(2){border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}.header-nav-list .dropdown-about .dropdown-about-menu li a{padding:.9375rem 1.5rem}.header-nav-list li .dropdown-toggle:after{display:none;border-top:none;border-right:none;border-left:none}.header-nav-list li .dropdown-menu{min-width:14rem;padding:0;margin:0;overflow:hidden;background-color:#fff;border:none;border-radius:.625rem}.header-nav-list li .dropdown-menu :nth-of-type(2){border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}.header-nav-list li .dropdown-menu li a{padding:.9375rem 1.5rem}.header-nav-list li a{color:#3c3c3d;font-size:.6875rem;font-weight:600;transition:all .5s ease}@media screen and (min-width:75rem){.header-nav-list li a{font-size:1rem}}@media screen and (min-width:85.4375rem){.header-nav-list li a{font-size:1.125rem}}.header-nav-list li .active,.header-nav-list li a:hover{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-nav-list .nav-button a:hover{color:#fff;background:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff}@media screen and (min-width:62rem){.header .mobail-menu{display:none}.header .destop{display:block}}.header .mobail-menu{background-color:#067552;color:#fff}@media screen and (min-width:62rem){.header-top{padding:1.625rem 3.375rem}}.header .offcanvas.offcanvas-start{border-right:0;width:70%}.header .offcanvas-body ul{list-style:none;padding-left:0}.header .offcanvas-body ul .mobail-list{margin-top:1.25rem}.alignment-fixed{padding-left:20px}.header .offcanvas-body ul .mobail-list .accordion-button{color:#3c3c3d;font-size:.75rem;font-weight:700}.header .offcanvas-body ul .mobail-list .accordion-button:hover{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header .offcanvas-body ul .mobail-list .accordion-button:not(.collapsed){color:#fff;background-color:#00c07e;padding:10px}.header .offcanvas-body ul .mobail-list .accordion-body ul{padding-left:0}.header .offcanvas-body ul .mobail-list a{color:#3c3c3d;font-size:.75rem;font-weight:700;transition:all .5s ease}.header .offcanvas-body ul .mobail-list .active,.header .offcanvas-body ul .mobail-list a:hover{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header .offcanvas-body ul .mobail-list .text{font-size:.625rem}.header .offcanvas-body ul .mobail-list-nav-button a:hover{color:#fff;background:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff}input,select,textarea{border:none}input:focus,select:focus,textarea:focus{outline:none}input[type=date]:before{content:attr(data-placeholder);width:100%}input[type=date]:focus:before,input[type=date]:valid:before{display:none}textarea{resize:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-webkit-search-cancel-button:focus,input[type=search]::-webkit-search-decoration:focus,input[type=search]::-webkit-search-results-button:focus,input[type=search]::-webkit-search-results-decoration:focus{outline:none}.form-control:focus,.form-select:focus{box-shadow:none;outline:none}.form-control.is-invalid,.was-validated .form-control:invalid{box-shadow:none}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:none;outline:none}.was-validated .form-control:valid:focus{box-shadow:none;outline:none}.form-checkbox{position:relative;display:block;margin:0 0 15px}.form-checkbox .checkbox{position:absolute;opacity:0}.form-checkbox .checkbox+label{display:inline-block;position:relative;cursor:pointer;line-height:20px;padding-left:30px;color:#6a6b70;font-size:.875rem}.form-checkbox .checkbox+label:before{position:absolute;display:block;left:0;top:0;content:"";background:transparent;width:20px;height:20px;box-shadow:inset 0 0 0 1px #cfcfd2;border-radius:4px;transition:all .2s ease-in-out}.form-checkbox .checkbox+label:after{position:absolute;display:block;top:4px;left:7px;content:"";width:6px;height:10px;border-right:3px solid transparent;border-bottom:3px solid transparent;transform:rotate(45deg);transition:all .2s ease-in-out}.form-checkbox .checkbox+label:hover{color:#333}.form-checkbox .checkbox+label:focus{outline:none}.form-checkbox .checkbox:checked+label:before{background:#00ffad;box-shadow:none}.form-checkbox .checkbox:checked+label:after{border-color:#fff}.offcanvas{background:#fff;min-height:100vh}.offcanvas.offcanvas-top{border-bottom:0}.offcanvas.offcanvas-bottom{border-top:0}.offcanvas.offcanvas-start{border-right:0;width:17.5rem}.offcanvas.offcanvas-end{border-left:0}.offcanvas-header .btn-close{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:0;transition:all .35s ease-in-out}.offcanvas-header .btn-close:not([disabled]):hover{opacity:1;transform:rotate(180deg)}.offcanvas-header .btn-close:not([disabled]):hover svg path{fill:#f41f1f}.offcanvas-body{background:#fff;display:flex;flex-direction:column;gap:.75rem}.offcanvas-body::-webkit-scrollbar{background:transparent;width:.5rem}.offcanvas-body::-webkit-scrollbar-thumb{border-radius:.5rem}.modal-content{border-radius:1.25rem}.modal-header{border:0}.modal-header .btn-close{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:1}.modal-header .btn-close i{font-size:1.5rem}.modal-header .btn-close svg{width:100%;height:100%;transition:transform .35s ease-in-out}.modal-header .btn-close:not([disabled]):hover{opacity:1;transform:rotate(180deg)}.tooltip-inner{background:#10537c;font-size:.75rem}.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:#10537c}.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{border-bottom-color:#10537c}.tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{border-left-color:#10537c}.tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{border-right-color:#10537c}.footer{background:#12141d;padding-top:3.75rem}.footer .text{color:#fff;text-align:justify;font-size:1rem;font-weight:400;margin:1.875rem 0}.footer .sosial-icon{gap:1.25rem}.footer .sosial-icon-border{border:1px solid #393c4a;border-radius:100%;height:2.875rem;width:2.875rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .4s ease-in-out}.footer .sosial-icon-border i{color:#fff;font-size:20px}.footer .sosial-icon .facebook:hover{background-color:#1877f2}.footer .sosial-icon .twitter:hover{background-color:#1da1f2}.footer .sosial-icon .youtube:hover{background-color:#de332f}.footer .sosial-icon .linkedin:hover{background-color:#0073ae}.footer .footer-list{list-style:none;padding-left:0}.footer .footer-list .footer-list-item .footer-header{color:#fff;font-size:1.3rem;line-height:2.125rem;font-weight:600;margin-bottom:1.875rem}.footer .footer-list .footer-list-item .footer-text{color:#fff;font-size:1rem;margin-bottom:1.125rem;transition:all .4s ease-in-out}.footer .footer-list .footer-list-item .footer-text:active,.footer .footer-list .footer-list-item .footer-text:hover{background:linear-gradient(104deg,#0c31ff,#009666 86.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer .header-text{color:#fff;font-size:1.2rem;font-weight:600;line-height:2.125rem}.footer .opening{margin-top:1.2rem;margin-bottom:2.5rem}.footer .opening p{color:#fff;font-size:1.125rem;font-weight:600}.footer .opening ul li{color:#fff;font-size:.75rem}.footer .footer-form{border-radius:.625rem;background:#3c3c3d;box-shadow:0 4px 80px 0 rgba(0,0,0,.06);display:flex;justify-content:space-between;padding:.5rem .25rem .5rem 1rem;margin-top:1.5rem;width:100%}@media screen and (min-width:64rem){.footer .footer-form{padding:.25rem .25rem .25rem .5rem}}@media screen and (min-width:75rem){.footer .footer-form{width:18.75rem}}.footer .footer-form input{width:100px;background-color:transparent;color:#fff;font-size:10px}.footer .footer-form input::placeholder{font-size:10px}@media screen and (min-width:62rem){.footer .footer-form input::placeholder{font-size:12px}}@media screen and (min-width:62rem){.footer .footer-form input{width:80%;font-size:16px}}.footer .contact-us{border-top:1px solid #474954;border-bottom:1px solid #474954;padding:2.5rem 0}.footer .contact-us-innar{gap:.9375rem;align-items:center}.footer .contact-us-innar .call-body{width:74px;height:74px;display:flex;justify-content:center;align-items:center;border-radius:16px;background:#393c4a}.footer .contact-us-innar .call-body i{color:#fff}.footer .contact-us-innar .contact-text h4{color:#fff;font-size:1.5rem;font-weight:600;line-height:2.125rem}.footer .contact-us-innar .contact-text p{color:#fff;font-size:.75rem;margin-bottom:0}.footer .copyright{color:#fff;font-size:.875rem;padding:1.875rem 0;margin-bottom:0}.preloader{background:#f5f5f6;width:100%;height:100vh;position:fixed;inset:0;z-index:9999999999}.preloader,.preloader .loader{display:flex;align-items:center;justify-content:center}.preloader .loader{width:9.375rem;height:9.375rem;overflow:hidden}.loader-7{width:4rem;height:4rem;border:.1875rem solid #107cb9;border-radius:100%;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader-7:after,.loader-7:before{content:"";position:absolute;left:0;top:0;background:#107cb9;width:calc(4rem / 8);height:calc(4rem / 8);border-radius:100%}.loader-7:before{left:auto;top:auto;right:0;bottom:0}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}table tr,table tr td,table tr th{vertical-align:middle}.authform{align-items:center;justify-content:center;gap:1.75rem}.authform,.verifyform{background:#fff;border-radius:2.25rem;box-shadow:0 0 .25rem 0 rgba(0,0,0,.2);display:flex;flex-direction:column;padding:2.5rem}.verifyform{gap:2rem}.inputfield{background:#fafafa;color:#000;border:.0625rem solid #f1f1f1;font-size:1rem;font-weight:400;line-height:1.625;width:100%;height:3.5rem;border-radius:.75rem;padding:.9375rem 1.0625rem;transition:all .35s ease-in-out}.inputfield:focus{border-color:#1c94d1}.inputfield::placeholder{color:#5b5b5f}.messagefield{background:#fafafa;color:#000;border:.0625rem solid #f1f1f1;font-size:1rem;font-weight:400;line-height:1.625;width:100%;border-radius:.75rem;padding:.9375rem 1.0625rem;transition:all .35s ease-in-out}.messagefield:focus{border-color:#1c94d1}.messagefield::placeholder{color:#5b5b5f}.messagefield.textareafield{height:6.5rem}.form-select{background-color:#fafafa;color:#5b5b5f;border:.0625rem solid #f1f1f1;font-size:1rem;font-weight:400;line-height:1.625;width:100%;height:3.5rem;border-radius:.75rem;padding:.9375rem 1.0625rem;transition:all .35s ease-in-out}.form-select:focus{border-color:#1c94d1}.contactform{background:#fff;border:.0625rem solid #f5f5f6;border-radius:1.5rem;padding:1.5rem}.contactform .messagebox{position:relative}.contactform .messagebox .messagelength{color:#aeaeb2;position:absolute;bottom:.875rem;right:.875rem;font-size:.8125rem;font-weight:400;z-index:10}.accountform{gap:1.5rem}.accountform,.inputbox{display:flex;flex-direction:column}.inputbox{gap:.75rem}.inputbox .inputlabel{display:flex;align-items:center;gap:.25rem;color:#5d5f67;font-size:1rem;font-weight:400}.inputbox .inputlabel .mylabeltext{color:inherit;font:inherit}.inputbox .inputlabel .icon{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.inputbox .fieldbox{background:#f6f6f6;border:.0625rem solid #e6e6e6;border-radius:.5rem;position:relative;height:3rem;transition:all .35s ease-in-out}.inputbox .fieldbox .inputfield{background:transparent;width:100%;height:100%;border:none;border-radius:0}.inputbox .fieldbox .changefield{width:calc(100% - 4.375rem);margin-right:auto}.inputbox .fieldbox .btn-change{font-size:.875rem;font-weight:600;line-height:1;position:absolute;top:50%;transform:translateY(-50%);right:1.125rem;z-index:100}.inputbox .fieldbox .btn-change:not([disabled]):hover{color:#0e6296}.inputbox .fieldbox:focus-within{border-color:#107cb9}.searchform{background:#fff;border-radius:.625rem;padding:.5rem;display:flex;align-items:center;height:4.0625rem}.searchform .searchfield{color:#19191a;font-size:1rem;font-weight:600;padding:1.125rem 1.5rem;width:calc(100% - 3.75rem)}@media screen and (min-width:48rem){.searchform .searchfield{width:calc(100% - 14.5rem)}}.searchform .searchfield::placeholder{color:rgba(25,25,26,.5)}.searchform .btn-search{background:linear-gradient(94deg,#1c94d1 7.24%,#49b530);color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.25rem;width:3.75rem;height:3.4375rem}@media screen and (min-width:48rem){.searchform .btn-search{width:14.5rem}}@media screen and (min-width:75rem){.searchform .btn-search{width:18.75rem}}.searchform .btn-search .searchicon{width:1.1875rem;height:1.1875rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.searchform .btn-search .searchtext{color:inherit;font-size:1rem;font-weight:600}.uploadbox{display:flex;gap:1.375rem;align-items:center}.uploadbox .title{color:#000;font-size:16px;font-weight:500;line-height:24px}.uploadbox .customfile{cursor:pointer;background:linear-gradient(180deg,#f5f5f6,hsla(240,5%,96%,0));padding:.625rem 1.125rem;border-radius:.5rem;border:.0625rem solid #e6e6e7}.desktopmenu{background:#10537c;width:100%;height:3.375rem}.desktoplist,.desktopmenu{display:flex;align-items:center}.desktoplist{margin:0;padding:0;list-style:none;gap:2.875rem;justify-content:center}.desktoplist-link{color:#fff;font-size:1.125rem;font-weight:500;line-height:1.7}.desktoplist-link.active,.desktoplist-link:hover:not(.active){color:#86cdf3}.headerlist{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.75rem}@media screen and (min-width:48rem){.headerlist{gap:1.25rem}}@media screen and (min-width:62rem){.headerlist{gap:2.5rem}}.headerlist-link{display:flex;align-items:center;gap:.6875rem}.headerlist-link .linkicon{border:.0625rem solid rgba(18,20,29,.1);border-radius:.625rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:.5rem}.headerlist-link .listinfo{display:none}@media screen and (min-width:62rem){.headerlist-link .listinfo{display:flex;flex-direction:column}}.headerlist-link .listinfo .linktext,.headerlist-link .listinfo .linktitle{color:#19191a;font-size:.8125rem;line-height:1.5}.headerlist-link .listinfo .linktitle{font-weight:500}.headerlist-link .listinfo .linktext{font-weight:600}.mobilelist{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.mobilelist-link{color:#19191a;font-size:1rem;font-weight:500;line-height:1.4;width:100%;border-bottom:.0625rem solid rgba(18,20,29,.1);padding:.625rem 0}.mobilelist-link.active,.mobilelist-link:hover:not(.active){border-color:#86cdf3;color:#86cdf3}.sociallist{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:1.5rem}.sociallist-link{background:#27272a;border-radius:100%;width:3rem;height:3rem;padding:.75rem;transition:all .35s ease-in-out}.sociallist-link svg path{fill:#fff}.sociallist-link.fblink:not([disabled]):hover{background:#1877f2}.sociallist-link.twitlink:not([disabled]):hover{background:#1da1f2}.sociallist-link.instalink:not([disabled]):hover{background:#4f5bd5}.sociallist-link.gitlink:not([disabled]):hover{background:#2563eb}.footlist{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.footlist-link{color:#fff;font-size:1rem;font-weight:400;line-height:2.75}.listsocial{margin:0;padding:0;list-style:none;gap:.5rem}.listsocial,.listsocial-link{display:flex;align-items:center}.listsocial-link{width:1.25rem;height:1.25rem;justify-content:center;overflow:hidden}.listsocial-link:not([disabled]):hover svg path{fill:#107cb9}.mycontactlist{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.mycontactlist-item{color:#5b5b5f;font-size:1rem;font-weight:400;line-height:1.625}.mycontactlist-link{display:flex;align-items:center;gap:.5rem}.mycontactlist-link .listicon{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.mycontactlist-link .listtext{color:#5b5b5f;font-size:1rem;font-weight:400;line-height:1.625}.mycontactlist-link:not([disabled]):hover .listicon svg path{fill:#107cb9}.mycontactlist-link:not([disabled]):hover .listtext{color:#107cb9}.sidelist{border:.0625rem solid rgba(0,0,0,.1);border-radius:1.25rem;margin:0;padding:0;list-style:none;flex-direction:column;overflow:hidden}.sidelist,.sidelist-link{background:#fff;display:flex}.sidelist-link{color:#7d7f85;border-bottom:.0625rem solid rgba(0,0,0,.1);align-items:center;font-size:1rem;font-weight:400;padding:1rem}@media screen and (min-width:87.5rem){.sidelist-link{font-size:1.125rem}}.sidelist-link.active,.sidelist-link:hover:not(.active){background:#e2f1fc;color:#0e6296;font-weight:500}.sidelist-item:last-of-type .sidelist-link{border-bottom:0}.reviewlist{margin:0;padding:0;list-style:none;display:flex;align-items:center}.reviewlist-item{width:1.5rem;height:1.5rem}.reviewlist-item svg path{fill:#f59e0b}.scroller__inner{display:flex;gap:1rem}.autoslides[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent)}.autoslides[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration,40s) var(--_animation-direction,forwards) linear infinite}.autoslides[data-direction=right]{--_animation-direction:reverse}.autoslides[data-direction=left]{--_animation-direction:forwards}.autoslides[data-speed=fast]{--_animation-duration:20s}.autoslides[data-speed=slow]{--_animation-duration:60s}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}:root{--clr-neutral-100:#fff;--clr-primary-100:#8497a4;--clr-primary-400:#344256;--clr-primary-800:#1d283a;--clr-primary-900:#0f151f}.customcheck .checkprivacy:checked~.checklabel:after{opacity:1;visibility:visible}.customcheck .checklabel{cursor:pointer;position:relative;padding-left:1.875rem}.customcheck .checklabel:after,.customcheck .checklabel:before{content:"";position:absolute}.customcheck .checklabel:before{left:0;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border-radius:.25rem;transition:all .35s ease-in-out}.customcheck .checklabel:after{width:.625rem;height:.3125rem;border:.0625rem solid #fff;border-top:0;left:.28125rem;border-right:0;top:50%;transform:translateY(-70%) rotate(-45deg);opacity:0;visibility:hidden;transition:transform .35s ease-in-out}.customcheck .checklabel .checklink{transition:color .35s ease-in-out;text-decoration:none}.categoryradio .radiolabel{border-radius:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;padding:1.5rem;text-align:center}.categoryradio .radiolabel .icon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.categoryradio .radiolabel .categorytitle,.langselect{font-size:.875rem;font-weight:500}.langselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='24' height='20' viewBox='0 0 24 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 7.6521L12 12.3478L18 7.6521' stroke='%23543E93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-origin:content-box;background-position:center right 0;background-repeat:no-repeat;border-radius:.3125rem;line-height:normal;width:4.625rem;height:2.25rem;padding:.5rem .75rem}@media screen and (min-width:62rem){.langselect{width:8.75rem;height:2.875rem;padding:.625rem 1rem}}.hero-section{padding:10rem 0 3.75rem}@media screen and (min-width:62rem){.hero-section{padding-bottom:173px}}.hero-section-inner{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:48rem){.hero-section-inner{display:flex;justify-content:space-between;align-items:center;flex-direction:row}}@media screen and (max-width:61.9375rem){.hero-section-inner{gap:3.125rem}}@media screen and (min-width:64rem){.hero-section-inner{flex-direction:row;gap:6.25rem}}@media screen and (min-width:75rem){.hero-section-inner{gap:7.625rem}}@media screen and (min-width:48rem){.hero-section-inner-text{max-width:249px;-webkit-max-width:249px}}@media screen and (min-width:64rem){.hero-section-inner-text{max-width:449px;-webkit-max-width:449px}}.hero-section-inner-text .hero-button{display:flex;justify-content:center}@media screen and (min-width:36rem){.hero-section-inner-text .hero-button{display:block}}.hero-section-headding-text{color:#19191a;text-align:center;font-size:16px;font-weight:700}@media screen and (min-width:36rem){.hero-section-headding-text{text-align:left}}@media screen and (min-width:48rem){.hero-section-headding-text{font-size:18px}}@media screen and (min-width:62rem){.hero-section-headding-text{font-size:24px}}@media screen and (min-width:64rem){.hero-section-headding-text{font-size:32px;font-size:36px;line-height:3.75rem}}.hero-section-text{color:#444546;text-align:justify;font-size:.875rem;margin:.9375rem 0}@media screen and (min-width:48rem){.hero-section-text{font-size:.9375rem;text-align:justify}}@media screen and (min-width:62rem){.hero-section-text{font-size:1rem;margin:2.1875rem 0}}@media screen and (min-width:64rem){.hero-section-text{font-size:1.125rem}}.heading-text{color:#12141d;font-size:1.5625rem;font-weight:700;line-height:2.875rem}@media screen and (min-width:25.875rem){.heading-text{font-size:1.5625rem}}@media screen and (min-width:30rem){.heading-text{font-size:1.5625rem}}@media screen and (min-width:36rem){.heading-text{font-size:1.5625rem}}@media screen and (min-width:48rem){.heading-text{font-size:1.875rem}}@media screen and (min-width:62rem){.heading-text{font-size:2rem}}.about-us{padding:0 10px}.about-img-position svg{height:auto;width:auto}@media screen and (min-width:62rem){.about-us{max-width:1400px;-webkit-max-width:1400px;margin:0 auto;border-radius:2.5rem;background:#edfff9;padding:0}}.about-us .about-us-inner .about-img-position{display:none}@media screen and (min-width:62rem){.about-us .about-us-inner .about-img-position{display:block;top:-100px;left:47%}.about-us .about-us-inner{display:flex;justify-content:space-between;padding-left:1.875rem}}@media screen and (min-width:75rem){.about-us .about-us-inner{padding-left:3.75rem}}.about-us .about-us-inner .about-us-inner-text{display:flex;flex-direction:column;gap:4.6875rem;border-radius:2.5rem;background:#edfff9;padding:40px;margin:0 auto}@media screen and (min-width:62rem){.about-us .about-us-inner .about-us-inner-text{width:100%}}@media screen and (min-width:48rem){.about-us .about-us-inner .about-us-inner-text{gap:2.5rem}}@media screen and (min-width:62rem){.about-us .about-us-inner .about-us-inner-text{max-width:28.0625rem;padding-top:4.6875rem;padding-bottom:4.6875rem}}.about-us .about-us-inner .about-us-inner-text h2.headding-text{color:#19191a;font-size:32px;font-weight:700;line-height:3rem;margin-bottom:1.875rem}@media screen and (min-width:48rem){.about-us .about-us-inner .about-us-inner-text h2.headding-text{margin-bottom:.9375rem}}.about-us .about-us-inner .about-us-inner-text p.par-text{color:#444546;text-align:justify;font-size:1rem}@media screen and (min-width:62rem){.about-us .about-us-inner-img{width:100%}}.about-us .about-us-inner-img .card-position{bottom:-49px;right:11%}@media screen and (min-width:30rem){.about-us .about-us-inner-img .card-position{right:7%}}@media screen and (min-width:36rem){.about-us .about-us-inner-img .card-position{right:17%}}@media screen and (min-width:48rem){.about-us .about-us-inner-img .card-position{right:30%}}@media screen and (min-width:62rem){.about-us .about-us-inner-img .card-position{right:2.625rem}}.about-us .about-us-inner-img .card-position .sirvice-card-body{gap:1.75rem}.about-us .about-us-inner-img .card-position .sirvice-card-body .sirvice-card{width:8.125rem;padding:1.5625rem .625rem;border-radius:1rem;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.05)}@media screen and (min-width:30rem){.about-us .about-us-inner-img .card-position .sirvice-card-body .sirvice-card{width:11.25rem;padding:1.375rem .875rem}}@media screen and (min-width:75rem){.about-us .about-us-inner-img .card-position .sirvice-card-body .sirvice-card{width:14.375rem;padding:2rem 1.75rem}}.about-us .about-us-inner-img .card-position .sirvice-card-body .sirvice-card .inner-card{align-items:center}.about-us .about-us-inner-img .card-position .sirvice-card-body .sirvice-card h3{color:#12141d;font-size:.625rem;font-weight:700}@media screen and (min-width:75rem){.about-us .about-us-inner-img .card-position .sirvice-card-body .sirvice-card h3{font-size:1.125rem}}.study-destination{margin-top:70px}@media screen and (min-width:48rem){.study-destination{margin-top:70px}}.study-destination .inner-content{background-image:url(/_next/static/media/study-destination.3fe15415.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.study-destination .inner-content .heading-text{padding-top:1.25rem;color:#19191a;font-size:2.625rem;font-weight:600;line-height:3rem}@media screen and (min-width:36rem){.study-destination .inner-content .heading-text{padding-top:3.125rem}}@media screen and (min-width:48rem){.study-destination .inner-content .heading-text{padding-top:5rem}}@media screen and (min-width:62rem){.study-destination .inner-content .heading-text{padding-top:7.5rem}}@media screen and (min-width:64rem){.study-destination .inner-content .heading-text{padding-top:9.375rem}}.study-destination .inner-content .pra-text{max-width:43.4375rem;color:#444546;text-align:justify;font-size:1.125rem;margin:1.875rem auto 3.75rem}.study-destination .inner-content .inner-country-card1{display:flex;flex-wrap:wrap;justify-content:center;gap:31px;flex-direction:column;align-items:center}@media screen and (min-width:48rem){.study-destination .inner-content .inner-country-card1{flex-wrap:nowrap;flex-direction:row}}.country-card{border-radius:2.625rem;background:#fff;padding:.75rem 1.75rem .75rem .75rem;gap:.5rem;align-items:center;transition:all .5s ease;min-width:215px}@media screen and (min-width:788px){.country-card{min-width:auto}}.country-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.study-destination .inner-content .inner-country-card1 .country-card{border-radius:2.625rem;background:#fff;padding:.75rem 1.75rem .75rem .75rem;gap:.5rem;align-items:center;transition:all .5s ease}@media screen and (min-width:48rem){.study-destination .inner-content .inner-country-card1 .country-card{padding:.75rem 1.75rem .75rem .75rem}}.study-destination .inner-content .inner-country-card1 .country-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.study-destination .inner-content .inner-country-card1 .country-card h4{color:#12141d;text-align:center;font-size:.875rem;font-weight:700;line-height:2.125rem}.study-destination .inner-content .inner-country-card2{display:flex;flex-wrap:wrap;justify-content:center;gap:31px;flex-direction:column;align-items:center}@media screen and (min-width:62rem){.study-destination .inner-content .inner-country-card2{flex-wrap:nowrap}}@media screen and (min-width:48rem){.study-destination .inner-content .inner-country-card2{flex-direction:row}}.study-destination .inner-content .inner-country-card2 .country-card{border-radius:2.625rem;background:#fff;padding:.75rem 1.75rem .75rem .75rem;gap:.5rem;align-items:center;transition:all .5s ease}.study-destination .inner-content .inner-country-card2 .country-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.study-destination .inner-content .inner-country-card2 .country-card h4{color:#12141d;text-align:center;font-size:.875rem;font-weight:700;line-height:2.125rem}.study-destination .inner-content .inner-country-card3{display:flex;flex-wrap:wrap;justify-content:center;gap:31px;flex-direction:column;align-items:center}@media screen and (min-width:48rem){.study-destination .inner-content .inner-country-card3{flex-wrap:nowrap;flex-direction:row}}.study-destination .inner-content .inner-country-card3 .country-card{border-radius:2.625rem;background:#fff;padding:.75rem 1.75rem .75rem .75rem;gap:.5rem;align-items:center;transition:all .5s ease}.study-destination .inner-content .inner-country-card3 .country-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.study-destination .inner-content .inner-country-card3 .country-card h4{color:#12141d;text-align:center;font-size:.875rem;font-weight:700;line-height:2.125rem}.study-destination .inner-content .inner-country-card3 .country-card .font-small{color:#12141d;text-align:center;font-size:.6875rem;font-weight:700;line-height:2.125rem}@media screen and (min-width:36rem){.study-destination .inner-content .inner-country-card3 .country-card .font-small{font-size:.875rem}}.student-achievement{margin-top:120px}.student-achievement #carouselExample .carousel-control-next,.student-achievement #carouselExample .carousel-control-prev{top:38%;background-color:#fff;width:38px;height:38px;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#12141d}@media screen and (min-width:48rem){.student-achievement #carouselExample .carousel-control-next,.student-achievement #carouselExample .carousel-control-prev{width:76px;height:76px}}@media screen and (min-width:62rem){.student-achievement #carouselExample .carousel-control-next,.student-achievement #carouselExample .carousel-control-prev{top:81%}}@media screen and (min-width:75rem){.student-achievement #carouselExample .carousel-control-next,.student-achievement #carouselExample .carousel-control-prev{top:78%}}.student-achievement #carouselExample .carousel-control-next i,.student-achievement #carouselExample .carousel-control-prev i{font-size:14px;color:#12141d}@media screen and (min-width:48rem){.student-achievement #carouselExample .carousel-control-next i,.student-achievement #carouselExample .carousel-control-prev i{font-size:20px}}.student-achievement #carouselExample .carousel-control-prev{left:2%}@media screen and (min-width:62rem){.student-achievement #carouselExample .carousel-control-prev{left:36%}}@media screen and (min-width:75rem){.student-achievement #carouselExample .carousel-control-prev{left:41%}}.student-achievement #carouselExample .carousel-control-next{right:2%}@media screen and (min-width:62rem){.student-achievement #carouselExample .carousel-control-next{right:46%}}@media screen and (min-width:75rem){.student-achievement #carouselExample .carousel-control-next{right:43%}}@media screen and (min-width:85.4375rem){.student-achievement #carouselExample .carousel-control-next{right:45%}}.student-achievement .inner-content{display:flex;flex-direction:column-reverse;border-radius:3.375rem;align-items:flex-end;background:#e8f4ff}@media screen and (min-width:62rem){.student-achievement .inner-content{display:flex;justify-content:space-between;flex-direction:row}}.student-achievement .inner-content .achievement-image{border-radius:20px;width:100%}@media screen and (min-width:48rem){.student-achievement .inner-content .achievement-image{border-radius:30px}}@media screen and (min-width:64rem){.student-achievement .inner-content .achievement-image{border-radius:40px}}@media screen and (min-width:75rem){.student-achievement .inner-content .achievement-image{border-radius:54px}}.student-achievement .inner-content .video-play{width:80px;bottom:50%;right:50%;transform:translate(50%,50%);cursor:pointer}@media screen and (min-width:37.5rem){.student-achievement .inner-content .video-play{width:120px}}@media screen and (min-width:48rem){.student-achievement .inner-content .video-play{width:150px}}@media screen and (min-width:64rem){.student-achievement .inner-content .video-play{bottom:55px;right:155px;transform:translate(0);width:200px}}@media screen and (min-width:75rem){.student-achievement .inner-content .video-play{bottom:70px;right:175px;width:250px}}@media screen and (min-width:87.5rem){.student-achievement .inner-content .video-play{bottom:100px;right:231px;width:260px}}.tour-video-play{top:50%;left:50%;transform:translate(-50%,-50%);width:130px}.affiliated-partners{margin:7.5rem 0}.affiliated-partners .heading-text{margin-bottom:1.5rem}.affiliated-partners .innar-content{border-radius:73px;background:#f7fbff;padding:2.375rem 3rem}@media screen and (min-width:48rem){.media-events-header .left{max-width:520px}}.media-events-header .left h1{color:#12141d;font-size:1rem;font-weight:600;line-height:3rem}@media screen and (min-width:48rem){.media-events-header .left h1{font-size:2rem}}.media-events-header .left p{color:#12141d;text-align:justify;font-size:.75rem}@media screen and (min-width:48rem){.media-events-header .left p{font-size:1.125rem}}.media-events-header .right{display:flex;gap:20px}.media-events-header .right button{width:38px;height:38px;fill:#fff;border:1px solid #e6e6e7;border-radius:100%;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width:48rem){.media-events-header .right button{width:76px;height:76px}}.media-events-header .right button .swiper-button-next,.media-events-header .right button .swiper-button-prev{top:50%}.media-events-header .right button .swiper-button-next{right:10%}@media screen and (min-width:48rem){.media-events-header .right button .swiper-button-next{right:30%}}.media-events-header .right button .swiper-button-prev{left:10%}@media screen and (min-width:48rem){.media-events-header .right button .swiper-button-prev{left:30%}}.media-events-header .right button .swiper-button-next:after,.media-events-header .right button .swiper-button-prev:after{font-size:14px;color:#12141d}@media screen and (min-width:48rem){.media-events-header .right button .swiper-button-next:after,.media-events-header .right button .swiper-button-prev:after{font-size:20px}}.media-events .mySwiper1{margin-top:80px}.media-events .mySwiper1 .media1{height:341px}.media-events .mySwiper1 .media1 img{height:100%;width:100%;border-radius:20px}.media-events .mySwiper1 .media2{margin-top:50px}.university-visits{margin:5rem 0}.university-visits .heading-text{margin-bottom:3.75rem}.university-visits .right button .swiper-button-next:after,.university-visits .right button .swiper-button-prev:after{color:#fff;font-weight:900}.university-visits .right .prev{top:210px;left:-3px;z-index:100;background:#10537c;opacity:.7}@media screen and (min-width:25.875rem){.university-visits .right .prev{top:200px;left:-3px}}@media screen and (min-width:37.375rem){.university-visits .right .prev{top:130px;left:-8px}}@media screen and (min-width:48rem){.university-visits .right .prev{top:160px;left:-25px}}@media screen and (min-width:62rem){.university-visits .right .prev{top:160px}}@media screen and (min-width:64rem){.university-visits .right .prev{top:130px}}@media screen and (min-width:75rem){.university-visits .right .prev{top:160px}}@media screen and (min-width:85.4375rem){.university-visits .right .prev{top:210px}}.university-visits .right .next{top:210px;right:-3px;z-index:100;background:#10537c;opacity:.7}@media screen and (min-width:25.875rem){.university-visits .right .next{top:200px;right:-3px}}@media screen and (min-width:37.375rem){.university-visits .right .next{top:130px;right:-9px}}@media screen and (min-width:48rem){.university-visits .right .next{top:160px;right:-25px}}@media screen and (min-width:62rem){.university-visits .right .next{top:130px}}@media screen and (min-width:64rem){.university-visits .right .next{top:130px}}@media screen and (min-width:75rem){.university-visits .right .next{top:160px}}@media screen and (min-width:85.4375rem){.university-visits .right .next{top:210px}}.services-hero.services-hero-bgnone{background:#fff!important}.services-hero-text{padding-top:10rem}@media screen and (min-width:48rem){.services-hero-text{padding-top:11.875rem}}@media screen and (min-width:62rem){.services-hero-text{padding-top:13.75rem}}.services-hero-text-heading{color:#19191a;text-align:center;font-size:28px;font-weight:700;line-height:60px}@media screen and (min-width:48rem){.services-hero-text-heading{font-size:38px}}@media screen and (min-width:62rem){.services-hero-text-heading{font-size:36px}}.services-hero-text-pra{max-width:579px;margin:30px auto 60px;color:#444546;text-align:justify;font-size:18px;line-height:28px}.services-hero .inner-services{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px}@media screen and (min-width:48rem){.services-hero .inner-services{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:62rem){.services-hero .inner-services{grid-template-columns:repeat(3,1fr)}}.services-hero .inner-services-card{border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:center;border:.5px solid #ece8da;cursor:pointer;transition:all .5s ease;text-align:justify;padding:30px}.services-hero .inner-services-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.services-hero .inner-services-card .img{display:flex;justify-content:center;margin-bottom:1rem}.services-hero .inner-services-card .text{color:#19191a;text-align:center;font-size:.9375rem;font-weight:600;line-height:34px}@media screen and (min-width:48rem){.services-hero .inner-services-card .text{font-size:1rem}}.services-hero .inner-services2{margin-top:24px;margin-bottom:60px;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px}@media screen and (min-width:48rem){.services-hero .inner-services2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:62rem){.services-hero .inner-services2{grid-template-columns:repeat(3,1fr)}}.services-hero .inner-services2-card{border-radius:20px;background:#fff;display:flex;align-items:center;gap:24px;border:.5px solid #ece8da;padding:3.4375rem 0 3.4375rem 2.5rem;cursor:pointer;transition:all .5s ease}.services-hero .inner-services2-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.services-hero .inner-services2-card .img{display:flex;justify-content:center;margin-bottom:1.5rem}.services-hero .inner-services2-card .text{color:#19191a;text-align:center;font-size:.9375rem;font-weight:600;line-height:34px}@media screen and (min-width:48rem){.services-hero .inner-services2-card .text{font-size:1rem}}.book-session{margin:3.75rem 0}@media screen and (min-width:48rem){.book-session{margin:5.625rem 0}}@media screen and (min-width:62rem){.book-session{margin:7.5rem 0}}.book-session-inner{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px}@media screen and (min-width:62rem){.book-session-inner{grid-template-columns:repeat(2,1fr)}}.book-session-inner-card1{border-radius:40px;background:#ecfde2;padding:3.25rem 3.75rem}.book-session-inner-card1 .heading{color:#19191a;font-size:1.5625rem;font-weight:700;line-height:2.875rem}@media screen and (min-width:48rem){.book-session-inner-card1 .heading{font-size:1.875rem}}@media screen and (min-width:62rem){.book-session-inner-card1 .heading{font-size:2rem}}.book-session-inner-card1 .pra{color:#444546;text-align:justify;font-size:1rem;margin:1.875rem 0 2.5rem}.book-session-inner-card2{border-radius:40px;background:#faf8f1;padding:4.6875rem 3.75rem}.book-session-inner-card2 .heading{color:#19191a;font-size:1.75rem;font-weight:700;line-height:3rem}@media screen and (min-width:48rem){.book-session-inner-card2 .heading{font-size:2rem}}@media screen and (min-width:62rem){.book-session-inner-card2 .heading{font-size:2rem}}.book-session-inner-card2 .pra{color:#444546;text-align:justify;font-size:1rem;margin:1.875rem 0 2.5rem}.book-session-inner-card2 .number-card{display:flex;gap:1.5rem;align-items:center}.book-session-inner-card2 .number-card .text{color:#5b5b5f;font-size:.8125rem;line-height:1.375rem;font-weight:600}.book-session-inner-card2 .number-card .number{color:#12141d;font-size:1.125rem;font-weight:700}.country-list{margin-top:3.75rem}@media screen and (min-width:48rem){.country-list{margin-top:6.25rem}}@media screen and (min-width:62rem){.country-list{margin-top:9.375rem}}.country-list-hedar{align-items:center;padding-bottom:10px;border-bottom:1px solid #e6e6e7}@media screen and (min-width:48rem){.country-list-hedar{display:flex;justify-content:space-between}}.country-list-hedar .right{margin-bottom:20px}@media screen and (min-width:48rem){.country-list-hedar .right{margin-bottom:0}}.country-list-hedar .right-heding{color:#19191a;font-size:1.5rem;text-align:center;font-weight:600;line-height:2.125rem}@media screen and (min-width:48rem){.country-list-hedar .right-heding{text-align:left}}.country-list-hedar .right-pra{margin-top:8px;color:#6a6b70;font-size:.8125rem;text-align:center;font-weight:600;line-height:1.25rem}@media screen and (min-width:48rem){.country-list-hedar .right-pra{text-align:left}}.country-list-hedar .left{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}@media screen and (min-width:48rem){.country-list-hedar .left{gap:2.5rem}}.country-list-hedar .left form{width:240px;border-radius:11px;border:1px solid #e6e6e7;background:#fff;padding:.8125rem 1.125rem;box-shadow:0 4px 4px 0 hsla(0,0%,94%,.25)}@media screen and (min-width:62rem){.country-list-hedar .left form{width:503px}}@media screen and (min-width:75rem){.country-list-hedar .left form{width:703px}}.country-list-hedar .left form i{color:#85868b;margin-right:8px}.country-list-hedar .left form input{font-size:.625rem}@media screen and (min-width:36rem){.country-list-hedar .left form input{font-size:1rem;width:90%}}.country-list-hedar .left form input ::placeholder{color:#cfcfd2;font-size:.75rem;line-height:1.625rem}@media screen and (min-width:36rem){.country-list-hedar .left form input ::placeholder{font-size:1rem}}.country-list-hedar .left .view{display:flex;gap:.3125rem;align-items:center}@media screen and (min-width:48rem){.country-list-hedar .left .view{gap:.75rem}}.country-list .all-country{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px;margin-top:40px}@media screen and (min-width:48rem){.country-list .all-country{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:75rem){.country-list .all-country{grid-template-columns:repeat(3,1fr)}}.country-list .all-country .signal-country{height:550px;border:1px solid #e6e6e7;padding:4.0625rem 2.125rem;cursor:pointer;transition:all .5s ease}.country-list .all-country .signal-country:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.country-list .all-country .signal-country .img{display:flex;justify-content:center}.country-list .all-country .signal-country .heading{color:#12141d;text-align:center;font-size:1.5rem;font-weight:600;line-height:2.375rem;margin:1.375rem 0}.country-list .all-country .signal-country .pra{color:#12141d;text-align:justify;font-size:1rem;font-style:normal}.country-list .page-btn{display:flex;gap:8px;justify-content:center;margin-top:80px}@media screen and (min-width:48rem){.country-list .page-btn{gap:24px}}.country-list .page-btn .button{padding:5px 9px;border-radius:9.606px;border:1.601px solid #f3f3f3;color:#85868b;font-size:16px;font-weight:500;transition:all .5s ease}@media screen and (min-width:48rem){.country-list .page-btn .button{padding:10px 18px;font-size:24px}}.country-list .page-btn .button:hover{border:1.601px solid #076046;background:#076046;color:#fff}.scholarships-list{margin-top:3.75rem}@media screen and (min-width:48rem){.scholarships-list{margin-top:6.25rem}}@media screen and (min-width:62rem){.scholarships-list{margin-top:9.375rem}}.scholarships-list-inner .inner-content{border-radius:21px;border:1px solid #e6e6e7;padding:1.5rem;margin-bottom:10px}.scholarships-list-inner .inner-content h2{color:#19191a;font-size:1rem;font-weight:700}.scholarships-list-inner .inner-content input{border-radius:11px;border:1px solid #e6e6e7;background:#fff;width:100%;margin-top:1rem;margin-bottom:1.5rem;padding:.875rem}.scholarships-list-inner .inner-content input::placeholder{color:#cfcfd2;font-size:1rem}.scholarships-list-inner .left .scholarships-list-hedar{align-items:center;padding-bottom:10px;border-bottom:1px solid #e6e6e7;display:flex;justify-content:space-between}.scholarships-list-inner .left .scholarships-list-hedar .right{margin-bottom:20px}@media screen and (min-width:48rem){.scholarships-list-inner .left .scholarships-list-hedar .right{margin-bottom:0}}.scholarships-list-inner .left .scholarships-list-hedar .right-heding{color:#19191a;font-size:1.125rem;text-align:left;font-weight:600;line-height:2.125rem}@media screen and (min-width:48rem){.scholarships-list-inner .left .scholarships-list-hedar .right-heding{font-size:1.5rem}}.scholarships-list-inner .left .scholarships-list-hedar .right-pra{margin-top:8px;color:#6a6b70;font-size:.8125rem;text-align:left;font-weight:600;line-height:1.25rem}.scholarships-list-inner .left .scholarships-list-hedar .left{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}@media screen and (min-width:48rem){.scholarships-list-inner .left .scholarships-list-hedar .left{gap:2.5rem}}.scholarships-list-inner .left .scholarships-list-hedar .left .view{display:flex;gap:.75rem;align-items:center}.scholarships-list-inner .left .all-scholarships .singal-card{border-radius:20px;border:1px solid #e6e6e7;padding:1.6875rem 2.5rem 2.375rem 1.625rem;margin-top:24px;transition:all .5s ease;cursor:pointer}.scholarships-list-inner .left .all-scholarships .singal-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.scholarships-list-inner .left .all-scholarships .singal-card figure img{max-width:138px}.scholarships-list-inner .left .all-scholarships .singal-card .inner-text{max-width:654px}.scholarships-list-inner .left .all-scholarships .singal-card .inner-text h3{color:#000;font-size:1.5rem;font-weight:600;line-height:2.125rem;text-align:center}@media screen and (min-width:48rem){.scholarships-list-inner .left .all-scholarships .singal-card .inner-text h3{text-align:left}}.scholarships-list-inner .left .all-scholarships .singal-card .inner-text h5{color:#85868b;font-size:1.5rem;font-style:normal;font-weight:500;line-height:2.125rem;margin:.875rem 0 1.5rem;text-align:center}@media screen and (min-width:48rem){.scholarships-list-inner .left .all-scholarships .singal-card .inner-text h5{text-align:left}}.scholarships-list-inner .left .all-scholarships .singal-card .inner-text p{color:#85868b;font-size:1rem;line-height:1.625rem;text-align:center}@media screen and (min-width:48rem){.scholarships-list-inner .left .all-scholarships .singal-card .inner-text p{text-align:left}}.scholarships-list-inner .left .all-scholarships .singal-card .inner-text span{color:#6a6b70;font-size:1rem;font-weight:500;line-height:1.5rem}.scholarships-list-inner .left .page-btn{display:flex;gap:8px;justify-content:flex-start;margin-top:50px}@media screen and (min-width:48rem){.scholarships-list-inner .left .page-btn{gap:24px}}.scholarships-list-inner .left .page-btn .button{padding:5px 9px;border-radius:9.606px;border:1.601px solid #f3f3f3;color:#85868b;font-size:16px;font-weight:500;transition:all .5s ease}@media screen and (min-width:48rem){.scholarships-list-inner .left .page-btn .button{padding:10px 18px;font-size:24px}}.scholarships-list-inner .left .page-btn .button:hover{border:1.601px solid #076046;background:#076046;color:#fff}.university-innar{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(1,1fr);margin-bottom:30px}@media screen and (min-width:48rem){.university-innar{grid-template-columns:repeat(2,1fr);margin-bottom:50px}}@media screen and (min-width:62rem){.university-innar{grid-template-columns:repeat(3,1fr);margin-bottom:84px}}.university-innar .university-card{background:#f6f8fa;cursor:pointer;transition:all .5s ease}.university-innar .university-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.asked-questions-inner .accordion .accordion-item{border:none}.asked-questions-inner .accordion .accordion-item .accordion-button{color:#3c3c3d;text-align:center;font-size:1.125rem;font-weight:500;line-height:1.875rem;border-radius:10px;border:1px solid #e6e6e7;background:#f5f5f6;padding:.9375rem 1.25rem}@media screen and (min-width:64rem){.asked-questions-inner .accordion .accordion-item .accordion-button{font-size:12px}}@media screen and (min-width:80rem){.asked-questions-inner .accordion .accordion-item .accordion-button{font-size:14px}}@media screen and (min-width:87rem){.asked-questions-inner .accordion .accordion-item .accordion-button{font-size:1.125rem}}.asked-questions-inner .accordion .accordion-item .accordion-body{color:#4d4d51;text-align:justify;font-size:1rem;border:1px solid #e6e6e7;border-radius:10px}.contact-us-form{border-radius:24px;border:1px solid #f5f5f6;background:#fff;padding:1.5rem}.contact-us-form form .name-email{gap:16px}.contact-us-form form .number-agent .nice-select{background-color:#fafafa;border-radius:12px;border:1px solid #f1f1f1;font-size:16px;height:38px;line-height:36px;height:54px;padding-left:18px;padding-right:30px;width:99%}.contact-us-form form .number-agent .nice-select .nice-select-dropdown{width:100%}.contact-us-form form .number-agent .nice-select .current{margin-top:10px}.contact-us-form form .level-country .nice-select{background-color:#fafafa;border-radius:12px;border:1px solid #f1f1f1;font-size:16px;height:38px;line-height:36px;height:54px;padding-left:18px;padding-right:30px;width:100%}@media screen and (min-width:36rem){.contact-us-form form .level-country .nice-select{margin-left:-15px}}.contact-us-form form .level-country .nice-select .nice-select-dropdown{width:100%}.contact-us-form form .level-country .nice-select .current{margin-top:10px}@media screen and (min-width:48rem){.contact-us-form form select{margin-top:10px}}@media screen and (min-width:36rem){.contact-us-form form .subject{padding-top:0}}.contact-us-form form input,.contact-us-form form select,.contact-us-form form textarea{border-radius:12px;border:1px solid #f1f1f1;background:#fafafa;padding:1rem;width:100%}.contact-us-form form input::placeholder,.contact-us-form form textarea::placeholder{color:#5b5b5f;font-size:1rem}.contact-us-form form .inner-button{width:100%}.contact-details{margin-bottom:120px}.contact-details-inner{border-radius:24px}@media screen and (min-width:62rem){.contact-details-inner{background:#edfff9;border-top:1px solid #e6e6e7;border-bottom:1px solid #e6e6e7;border-left:1px solid #e6e6e7}}.contact-details-inner .left{padding:60px;border-radius:24px;border:1px solid #e6e6e7;background:#edfff9}@media screen and (min-width:62rem){.contact-details-inner .left{border:none;background:transparent}}.contact-details-inner .left h2{color:#19191a;font-size:1.5rem;font-weight:600;line-height:34px}.contact-details-inner .left p{margin:.3125rem 0}.contact-details-inner .left p,.contact-details-inner .left span{color:#5b5b5f;font-size:1rem;line-height:26px}.contact-details-inner .left .website{border-bottom:1px solid #e6e6e7}.contact-details-inner .right iframe{height:415px;border-radius:24px}@media screen and (min-width:62rem){.contact-details-inner .right iframe{border-radius:0;border-top-right-radius:24px;border-bottom-right-radius:24px}}.photo-gallery .page-btn{display:flex;gap:8px;justify-content:center;margin-top:50px}@media screen and (min-width:48rem){.photo-gallery .page-btn{gap:24px}}.photo-gallery .page-btn .button{padding:5px 9px;border-radius:9.606px;border:1.601px solid #f3f3f3;color:#85868b;font-size:16px;font-weight:500;transition:all .5s ease}@media screen and (min-width:48rem){.photo-gallery .page-btn .button{padding:10px 18px;font-size:24px}}.photo-gallery .page-btn .button:hover{border:1.601px solid #076046;background:#076046;color:#fff}body{overflow-x:hidden}@media screen and (min-width:48rem){body{overflow-x:auto}}.our-mission{margin-top:40px}@media screen and (min-width:48rem){.our-mission{margin-top:60px}}@media screen and (max-width:61.9375rem){.our-mission{margin-top:90px}}@media screen and (min-width:64rem){.our-mission{margin-top:100px}.our-mission-inner{background:#edfff9;border-radius:40px}}.our-mission-inner .left{background:#edfff9;padding:4.375rem 0 4.375rem 3.75rem;border-radius:40px}.our-mission-inner .left h2{color:#19191a;font-size:2.625rem;font-weight:700;line-height:3rem}.our-mission-inner .left p{max-width:449px;color:#444546;margin:1.875rem 0}.our-mission-inner .right{border-radius:40px;background-image:linear-gradient(88deg,#edfff9 10.4%,rgba(237,255,249,.65) 34.87%,hsla(0,0%,100%,0) 56.24%),url(/_next/static/media/our-mission.c4997316.png);background-repeat:no-repeat;background-position:100%;width:100%;height:541px;flex-shrink:0}@media screen and (min-width:64rem){.our-mission-inner .right{border-radius:0}}.our-vision{margin-top:40px}@media screen and (min-width:48rem){.our-vision{margin-top:60px}}@media screen and (max-width:61.9375rem){.our-vision{margin-top:90px}}@media screen and (min-width:64rem){.our-vision{margin-top:100px}.our-vision-inner{background:#fff4df;border-radius:40px}}.our-vision-inner .left{background:#fff4df;padding:4.375rem 0 4.375rem 3.75rem;border-radius:40px}@media screen and (min-width:48rem){.our-vision-inner .left{padding:8.3125rem 0 8.3125rem 7.25rem}}.our-vision-inner .left h2{color:#19191a;font-size:2.625rem;font-weight:700;line-height:3rem}.our-vision-inner .left p{max-width:449px;color:#444546;margin:1.875rem 0}.our-vision-inner .right{border-radius:40px;background-image:linear-gradient(270deg,#fff4df 10.52%,rgba(255,244,223,.65) 30.79%,rgba(255,244,223,0) 57.33%),url(/_next/static/media/our-vision.0a9c6cca.png);background-repeat:no-repeat;background-position:0;width:100%;height:541px;flex-shrink:0}@media screen and (min-width:64rem){.our-vision-inner .right{border-radius:0}}.meet-the-expert-card{border-radius:20px;background:#fff;box-shadow:16px 37px 74.9px 0 hsla(0,0%,73%,.1);cursor:pointer;transition:all .5s ease}.meet-the-expert-card:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.meet-the-expert-card .img img{width:100%}.meet-the-expert-card .text{padding:24px}.meet-the-expert-card .text h3{color:#19191a;font-size:1.75rem;font-weight:600;line-height:2.375rem}.meet-the-expert-card .text h5,.meet-the-expert-card .text p{color:#6a6b70;font-size:1.125rem}.meet-the-expert-card .text h5{font-weight:500}.meet-the-expert-card .text .button{display:flex;width:100%;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:1px solid #0c31ff;transition:all .5s ease}.meet-the-expert-card .text .button:hover{background:#0c31ff;color:#fff}.meet-the-expert .right button .swiper-button-next:after,.meet-the-expert .right button .swiper-button-prev:after{color:#fff;font-weight:900}.meet-the-expert .right .prev{top:245px;left:-12px;z-index:100;background:#10537c;opacity:.7}@media screen and (min-width:36rem){.meet-the-expert .right .prev{top:345px}}@media screen and (min-width:48rem){.meet-the-expert .right .prev{left:-25px}}@media screen and (min-width:62rem){.meet-the-expert .right .prev{left:-33px}}@media screen and (min-width:75rem){.meet-the-expert .right .prev{right:-40px}}.meet-the-expert .right .next{top:245px;right:-12px;z-index:100;background:#10537c;opacity:.7}@media screen and (min-width:36rem){.meet-the-expert .right .next{top:345px}}@media screen and (min-width:48rem){.meet-the-expert .right .next{right:-25px}}@media screen and (min-width:62rem){.meet-the-expert .right .next{right:-33px}}@media screen and (min-width:75rem){.meet-the-expert .right .next{right:-40px}}.your-guide{margin-top:40px}@media screen and (min-width:48rem){.your-guide{margin-top:60px}}@media screen and (max-width:61.9375rem){.your-guide{margin-top:90px}}@media screen and (min-width:64rem){.your-guide{margin-top:100px}.your-guide-inner{background:#edffff;border-radius:40px}}.your-guide-inner .left{background:#edffff;padding:4.375rem 0 4.375rem 3.75rem;border-radius:40px}@media screen and (min-width:48rem){.your-guide-inner .left{padding:7.8125rem 0 7.8125rem 7.25rem}}.your-guide-inner .left h2{color:#19191a;font-size:2.625rem;font-weight:700;line-height:3rem}.your-guide-inner .left p{max-width:449px;color:#444546;margin:1.875rem 0}.your-guide-inner .right{border-radius:40px;background-image:linear-gradient(88deg,#edffff 10.4%,rgba(237,255,255,.65) 34.87%,hsla(0,0%,100%,0) 56.24%),url(/_next/static/media/your-guide.870155a1.png);background-repeat:no-repeat;background-position:100%;width:100%;height:541px;flex-shrink:0}@media screen and (min-width:64rem){.your-guide-inner .right{border-radius:0}}.mission-vision-services-hero{background:transparent}html{box-sizing:border-box;font-size:100%;overflow-x:hidden;scroll-behavior:smooth}html:focus-within{scroll-behavior:inherit}*,:after,:before{box-sizing:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,option,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;font-family:inherit}a::selection,abbr::selection,acronym::selection,address::selection,applet::selection,article::selection,aside::selection,audio::selection,b::selection,big::selection,blockquote::selection,body::selection,button::selection,canvas::selection,caption::selection,center::selection,cite::selection,code::selection,dd::selection,del::selection,details::selection,dfn::selection,div::selection,dl::selection,dt::selection,em::selection,embed::selection,fieldset::selection,figcaption::selection,figure::selection,footer::selection,form::selection,header::selection,hgroup::selection,html::selection,i::selection,iframe::selection,img::selection,input::selection,ins::selection,kbd::selection,label::selection,legend::selection,li::selection,main::selection,mark::selection,menu::selection,nav::selection,object::selection,ol::selection,option::selection,output::selection,p::selection,pre::selection,q::selection,ruby::selection,s::selection,samp::selection,section::selection,select::selection,small::selection,span::selection,strike::selection,strong::selection,sub::selection,summary::selection,sup::selection,table::selection,tbody::selection,td::selection,tfoot::selection,th::selection,thead::selection,time::selection,tr::selection,tt::selection,u::selection,ul::selection,var::selection,video::selection{background:#107cb9;color:#fff}body{background:#fff;color:#19191a;font-size:1rem;font-style:normal;font-weight:400;line-height:1.3;text-rendering:optimizeSpeed;scroll-snap-type:y mandatory}h1,h2,h3,h4,h5,h6{margin:0;text-wrap:balance}h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection{background:#107cb9;color:#fff}img{display:block;max-width:100%;height:auto;object-fit:cover}picture,svg{width:100%;height:100%}a{transition:all .35s ease-in-out}a,span{display:inline-block}a,a:active,a:hover,a:visited{text-decoration:none}i,strong{font-weight:bolder}iframe{width:100%}select{cursor:pointer}::-webkit-datetime-edit-day-field:not([aria-valuenow]),::-webkit-datetime-edit-month-field:not([aria-valuenow]),::-webkit-datetime-edit-year-field:not([aria-valuenow]){color:transparent}.display-1,.display-2,.display-3,.display-4,.display-5,.display-6{text-wrap:balance}p{text-wrap:pretty}hr{margin:0;opacity:1}.brandlogo{width:9.375rem;height:2.3125rem;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (min-width:48rem){.brandlogo{width:13.25rem}}.brandlogo img{object-fit:contain}.footerlogo{width:13.25rem;height:2.3125rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.footerlogo img{object-fit:contain}.feedbacklink{color:#fff;border-bottom:.09375rem solid #fff;font-size:1rem;font-weight:700;line-height:1.75;transition:all .35s ease-in-out}.feedbacklink:not([disabled]):hover{border-color:#e2f1fc;color:#e2f1fc}.parallax{position:relative;transform:translateY(3rem);opacity:1;transition:all 1s ease}.parallax.active{transform:translateY(0);opacity:1}#element{position:absolute;width:50px;height:50px;top:0;left:51%;transform:translateX(-50%);border-radius:50%;z-index:1}@media screen and (min-width:1200px){#element{left:50%}}.activeNavbar{color:red}#company-profile{scroll-margin-top:100px}.whoweare{background:#fff;display:flex;flex-direction:column;gap:2.5rem;padding:1.5rem .5rem}@media screen and (min-width:48rem){.whoweare{padding:3rem .5rem}}@media screen and (min-width:62rem){.whoweare{padding:6rem .5rem;gap:5rem}}.whoweare .abouttitle{color:#19191a}.whoweare .textbox{max-width:56.25rem}.whoweare .abouttext{color:#5b5b5f;font-size:1rem;font-weight:400}@media screen and (min-width:48rem){.whoweare .abouttext{font-size:1.125rem}}@media screen and (min-width:62rem){.whoweare .abouttext{font-size:1.25rem}}.whoweare-content{border:.0625rem solid #f1f1f1;border-radius:2.5rem;overflow:hidden;padding:1.5rem}@media screen and (min-width:48rem){.whoweare-content{padding:2.5rem}}.whoweare .leftcontent{display:flex;flex-direction:column;gap:2rem}.whoweare .leftcontent-header{display:flex;flex-direction:column;gap:1.5rem}.whoweare .leftcontent-header .whowetitle{color:#19191a;font-size:1.75rem;font-weight:600}.whoweare .leftcontent-header .whotext{color:#5b5b5f;font-size:1rem;font-weight:400;line-height:1.625}.whoweare .leftcontent-body{display:flex;align-items:center;gap:.75rem}.whoweare .leftcontent-body .docthumb{width:13.5rem;height:13.5rem;border-radius:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.whoweare .leftcontent-body .info .docname{color:#19191a;font-size:1.7rem;font-weight:600}.whoweare .leftcontent-body .info .docpost{color:rgba(25,25,26,.5);font-size:1rem;font-weight:400;line-height:1}.whoweare .whowethumb{border-radius:1.5rem;width:100%;height:100%;overflow:hidden}.student-achievement #carouselExample1 .carousel-control-next,.student-achievement #carouselExample1 .carousel-control-prev{top:38%;background-color:#fff;width:38px;height:38px;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#12141d}@media screen and (min-width:48rem){.student-achievement #carouselExample1 .carousel-control-next,.student-achievement #carouselExample1 .carousel-control-prev{width:76px;height:76px}}@media screen and (min-width:62rem){.student-achievement #carouselExample1 .carousel-control-next,.student-achievement #carouselExample1 .carousel-control-prev{top:81%}}@media screen and (min-width:75rem){.student-achievement #carouselExample1 .carousel-control-next,.student-achievement #carouselExample1 .carousel-control-prev{top:78%}}.student-achievement #carouselExample1 .carousel-control-next i,.student-achievement #carouselExample1 .carousel-control-prev i{font-size:14px;color:#12141d}@media screen and (min-width:48rem){.student-achievement #carouselExample1 .carousel-control-next i,.student-achievement #carouselExample1 .carousel-control-prev i{font-size:20px}}.student-achievement #carouselExample1 .carousel-control-prev{left:2%}@media screen and (min-width:62rem){.student-achievement #carouselExample1 .carousel-control-prev{left:36%}}@media screen and (min-width:75rem){.student-achievement #carouselExample1 .carousel-control-prev{left:41%}}.student-achievement #carouselExample1 .carousel-control-next{right:2%}@media screen and (min-width:62rem){.student-achievement #carouselExample1 .carousel-control-next{right:46%}}@media screen and (min-width:75rem){.student-achievement #carouselExample1 .carousel-control-next{right:43%}}@media screen and (min-width:85.4375rem){.student-achievement #carouselExample1 .carousel-control-next{right:45%}}.affiliated-partners .innar-content{position:relative}.affiliated-partners .innar-content,.affiliated-partners .swiper-slide{display:flex;align-items:center;justify-content:center}.submission-status{text-align:center;margin-top:15px;padding:10px;border-radius:5px;font-weight:700}.submission-status.success{color:#28a745;border:2px solid #28a745;background-color:#e9f5e9}.submission-status.error{color:#dc3545;border:2px solid #dc3545;background-color:#f8d7da}.view-more-button{color:#006ee2;font-weight:500;font-size:16px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;background-color:transparent;border:none;cursor:pointer;padding-top:20px}.view-more-button:hover{text-decoration:underline}