@layer components{@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);:root{--ed-ff-body:"Outfit", sans-serif;--ed-ff-heading:"Outfit", serif;--ed-ff-p:"Outfit", sans-serif;--ed-fw-normal:normal;--ed-fw-thin:100;--ed-fw-elight:200;--ed-fw-light:300;--ed-fw-regular:400;--ed-fw-medium:500;--ed-fw-sbold:600;--ed-fw-bold:700;--ed-fw-ebold:800;--ed-fw-black:900;--ed-fs-body:16px;--ed-fs-p:16px;--ed-fs-h1:64px;--ed-fs-h2:40px;--ed-fs-h3:24px;--ed-fs-h4:20px;--ed-fs-h5:16px;--ed-fs-h6:14px;--ed-color-common-white:#fff;--ed-color-common-black:#000;--ed-color-heading-primary:#1a1418;--ed-color-text-body:#6f6873;--ed-color-theme-primary:#5d1257;--ed-color-grey-1:#f5f2f4;--ed-color-grey-2:#f5f2f4;--ed-color-bg-1:#15091a;--ed-color-bg-2:#241221;--ed-color-border-1:#e6e0e5}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--ed-ff-body);color:var(--ed-color-text-body);font-size:16px;font-weight:400;line-height:1.625}img{max-width:100%}a{text-decoration:none}a,a:hover{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}h1,h2,h3,h4,h5,h6{font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);font-weight:var(--ed-fw-sbold);-o-transition:all .3s ease-in-out 0s;margin-top:0;line-height:1.2;transition:all .3s ease-in-out}h1{font-size:var(--ed-fs-h1)}h2{font-size:var(--ed-fs-h2)}h3{font-size:var(--ed-fs-h3)}h4{font-size:var(--ed-fs-h4)}h5{font-size:var(--ed-fs-h5)}h6{font-size:var(--ed-fs-h6)}ul{margin:0;padding:0}p{font-family:var(--ed-ff-p);font-size:16px;font-weight:var(--ed-fw-normal);color:var(--ed-color-text-body);margin-bottom:15px;line-height:28px}a:focus,.button:focus{outline:none;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a:hover{color:var(--ed-color-theme-primary)}.slick-list.draggable{cursor:grab}a,button{color:inherit;background:0 0;border:none;outline:none}button:hover{cursor:pointer}button:focus{border:0;outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{outline:none}input[type=color]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;height:100%;padding:0}ul{margin:0;padding:0;display:block}::selection{background:var(--ed-color-theme-primary);color:var(--ed-color-common-white);text-shadow:none}::placeholder{color:var(--ed-color-common-black);font-size:var(--ed-fs-body);opacity:1}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow:hidden visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.b-radius{border-radius:6px}.bg-grey{background-color:var(--ed-color-grey-1)}.bg-dark-1{background-color:var(--ed-color-heading-primary)}.container{max-width:1310px}.container-2{max-width:1590px;margin:0 auto;padding:0 15px}.container-3{max-width:1685px;margin:0 auto;padding:0 15px}.container-4{max-width:1710px;margin:0 auto;padding:0 15px}.bd-bottom{border-bottom:1px solid #edebf9}.overflow-h{overflow:hidden}.section-heading{margin-bottom:60px}@media only screen and (max-width:991px){.section-heading{margin-bottom:40px}}.section-heading .sub-heading{background-color:var(--ed-color-common-white);font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);border:1px solid #e6e0e5;border-radius:100px;align-items:center;column-gap:10px;margin-bottom:20px;padding:5px 15px 5px 5px;font-size:16px;font-weight:400;display:inline-flex;position:relative}.section-heading .sub-heading .heading-icon{color:var(--ed-color-theme-primary);background:#5532f326;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.section-heading .section-title{text-transform:inherit;margin-bottom:0;font-size:40px;font-weight:600;line-height:1.2;display:block;position:relative}@media (max-width:1199px){.section-heading .section-title{font-size:40px}.section-heading .section-title br{display:none}}@media only screen and (max-width:991px){.section-heading .section-title{font-size:32px}}@media only screen and (max-width:767px){.section-heading .section-title{font-size:32px}}.section-heading .section-title span{color:var(--ed-color-theme-primary)}.section-heading.white-content p,.section-heading.white-content .section-title{color:var(--ed-color-common-white)}.heading-space{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:25px;margin-bottom:60px;display:flex}@media only screen and (max-width:991px){.heading-space{margin-bottom:60px}}.white-content h1,.white-content h2,.white-content h3,.white-content h4,.white-content h5,.white-content h6,.white-content p,.white-content li,.white-content span{color:var(--ed-color-common-white)}.preloader-close{z-index:99;background:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-theme-primary);text-align:center;cursor:pointer;-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;transition:all .3s ease-in-out;display:flex;position:fixed;top:50px;right:50px}.preloader-close:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}#preloader{background-color:var(--ed-color-common-white);z-index:999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#preloader .spinner-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{background:radial-gradient(farthest-side,#5d1257 94%,#0000) top/15.5px 15.5px no-repeat,conic-gradient(#0000 30%,#5d1257);border-radius:50%;justify-content:center;align-items:center;width:142px;height:142px;animation:1.2s linear infinite spinner-c7wet2;display:flex;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 15.5px),#000 0)}@keyframes spinner-c7wet2{to{transform:rotate(1turn)}}@media (min-width:992px){.mt-cursor{-webkit-user-select:none;user-select:none;pointer-events:none;visibility:hidden;z-index:10000;border-radius:50%;width:10px;height:10px;transition:all .3s cubic-bezier(.165,.84,.44,1);display:block;position:fixed;top:10px;left:10px}.mt-cursor:before{background:var(--ed-color-theme-primary);opacity:1;content:"";border-radius:50%;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.mt-cursor.cursor-grow:before{opacity:.7;transition:all .3s;transform:scale(1.5)}.mt-cursor.hide{opacity:0;transition:opacity .3s .4s}.mt-cursor.hide .inner{transition:transform .3s;transform:scale(.1)}}@media only screen and (max-width:767px){br{display:none}}.ripple,.ripple:before,.ripple:after{-ms-border-radius:50%;-o-border-radius:50%;-ms-box-shadow:0 0 0 0 #ffffff80;-o-box-shadow:0 0 0 0 #ffffff80;-ms-animation:rippleOne 3s infinite;border-radius:50%;width:50px;height:50px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #ffffff80}.ripple{z-index:-1}.ripple:before{-ms-animation-delay:.9s;content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{-ms-animation-delay:.6s;content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}@keyframes rippleOne{70%{box-shadow:0 0 0 20px #f4443800}to{box-shadow:0 0 #f4443800}}.mt-5{margin-top:5px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mb-5{margin-bottom:5px}.mb-55{margin-bottom:55px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-115{margin-left:115px}.ml-120{margin-left:120px}.ml-125{margin-left:125px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-155{margin-left:155px}.ml-160{margin-left:160px}.ml-165{margin-left:165px}.ml-170{margin-left:170px}.ml-175{margin-left:175px}.ml-180{margin-left:180px}.ml-185{margin-left:185px}.ml-190{margin-left:190px}.ml-195{margin-left:195px}.ml-200{margin-left:200px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mr-105{margin-right:105px}.mr-110{margin-right:110px}.mr-115{margin-right:115px}.mr-120{margin-right:120px}.mr-125{margin-right:125px}.mr-130{margin-right:130px}.mr-135{margin-right:135px}.mr-140{margin-right:140px}.mr-145{margin-right:145px}.mr-150{margin-right:150px}.mr-155{margin-right:155px}.mr-160{margin-right:160px}.mr-165{margin-right:165px}.mr-170{margin-right:170px}.mr-175{margin-right:175px}.mr-180{margin-right:180px}.mr-185{margin-right:185px}.mr-190{margin-right:190px}.mr-195{margin-right:195px}.mr-200{margin-right:200px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-75{padding-top:75px}.pt-85{padding-top:85px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-75{padding-bottom:75px}.pb-85{padding-bottom:85px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pl-105{padding-left:105px}.pl-110{padding-left:110px}.pl-115{padding-left:115px}.pl-120{padding-left:120px}.pl-125{padding-left:125px}.pl-130{padding-left:130px}.pl-135{padding-left:135px}.pl-140{padding-left:140px}.pl-145{padding-left:145px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-160{padding-left:160px}.pl-165{padding-left:165px}.pl-170{padding-left:170px}.pl-175{padding-left:175px}.pl-180{padding-left:180px}.pl-185{padding-left:185px}.pl-190{padding-left:190px}.pl-195{padding-left:195px}.pl-200{padding-left:200px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pr-65{padding-right:65px}.pr-70{padding-right:70px}.pr-75{padding-right:75px}.pr-80{padding-right:80px}.pr-85{padding-right:85px}.pr-90{padding-right:90px}.pr-95{padding-right:95px}.pr-100{padding-right:100px}.pr-105{padding-right:105px}.pr-110{padding-right:110px}.pr-115{padding-right:115px}.pr-120{padding-right:120px}.pr-125{padding-right:125px}.pr-130{padding-right:130px}.pr-135{padding-right:135px}.pr-140{padding-right:140px}.pr-145{padding-right:145px}.pr-150{padding-right:150px}.pr-155{padding-right:155px}.pr-160{padding-right:160px}.pr-165{padding-right:165px}.pr-170{padding-right:170px}.pr-175{padding-right:175px}.pr-180{padding-right:180px}.pr-185{padding-right:185px}.pr-190{padding-right:190px}.pr-195{padding-right:195px}.pr-200{padding-right:200px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.pt-180{padding-top:180px}@media only screen and (max-width:991px){.pt-180{padding-top:70px}}@media only screen and (max-width:767px){.pt-180{padding-top:50px}}.pt-120{padding-top:120px}@media only screen and (max-width:991px){.pt-120{padding-top:70px}}@media only screen and (max-width:767px){.pt-120{padding-top:60px}}.pt-90{padding-top:90px}@media only screen and (max-width:991px){.pt-90{padding-top:70px}}@media only screen and (max-width:767px){.pt-90{padding-top:60px}}.pt-80{padding-top:80px}@media only screen and (max-width:991px){.pt-80{padding-top:70px}}@media only screen and (max-width:767px){.pt-80{padding-top:60px}}.pt-70{padding-top:70px}@media only screen and (max-width:991px){.pt-70{padding-top:70px}}@media only screen and (max-width:767px){.pt-70{padding-top:60px}}.pb-180{padding-bottom:180px}@media only screen and (max-width:991px){.pb-180{padding-bottom:70px}}@media only screen and (max-width:767px){.pb-180{padding-bottom:60px}}.pb-120{padding-bottom:120px}@media only screen and (max-width:991px){.pb-120{padding-bottom:70px}}@media only screen and (max-width:767px){.pb-120{padding-bottom:60px}}.pb-90{padding-bottom:90px}@media only screen and (max-width:991px){.pb-90{padding-bottom:70px}}@media only screen and (max-width:767px){.pb-90{padding-bottom:60px}}.pb-80{padding-bottom:80px}@media only screen and (max-width:991px){.pb-80{padding-bottom:70px}}@media only screen and (max-width:767px){.pb-80{padding-bottom:60px}}.pb-70{padding-bottom:70px}@media only screen and (max-width:991px){.pb-70{padding-bottom:70px}}@media only screen and (max-width:767px){.pb-70{padding-bottom:60px}}@media only screen and (max-width:991px){.md-pb-30{padding-bottom:30px}.md-pb-40{padding-bottom:40px}.md-pb-50{padding-bottom:50px}}.running-text{background-color:var(--ed-color-theme-primary);padding:23px 0}.running-text ul{gap:80px;margin:0;padding:0;list-style:none;display:flex}.running-text ul li{white-space:nowrap;color:var(--ed-color-common-white);text-transform:capitalize;font-size:24px;font-weight:600;display:inline-block;position:relative}.running-text ul li:before{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);content:"";border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-family:bootstrap-icons;font-size:16px;font-weight:700;display:flex;position:absolute;top:50%;right:-57px;transform:translateY(-50%)}.ed-primary-btn{background-color:var(--ed-color-theme-primary);font-family:var(--ed-ff-heading);color:var(--ed-color-common-white);text-transform:capitalize;z-index:1;border-radius:100px;align-items:center;padding:17px 40px;font-size:16px;font-weight:500;line-height:1;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.ed-primary-btn:before{content:"";transform-origin:100%;-o-transition:-o-transform .4s cubic-bezier(.4, 0, .2, 1);-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);z-index:-1;-moz-transition:-moz-transform .4s cubic-bezier(.4,0,.2,1);-ms-transition:-ms-transform .4s cubic-bezier(.4,0,.2,1);background:#fff3;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scaleX(0)}.ed-primary-btn:hover{color:var(--ed-color-common-white)}.ed-primary-btn:hover:before{transform-origin:0;transform:scale(1)}.ed-primary-btn i{margin-top:2px;margin-left:6px;font-size:13px}.ed-primary-btn:focus{color:var(--ed-color-common-white)}.ed-primary-btn.transparent{border:1px solid var(--ed-color-theme-primary);color:var(--ed-color-heading-primary);background-color:#0000}.ed-primary-btn.transparent:hover{color:var(--ed-color-common-white)}.ed-primary-btn.transparent:before{background-color:var(--ed-color-theme-primary)}.header{background-color:var(--ed-color-common-white);z-index:99;width:100%;position:relative;top:0;left:0;overflow-x:clip;box-shadow:0 1px 3px #1110}.header .top-bar{background-color:#2b0c28}@media (max-width:1199px){.header .top-bar{display:none}}.header .top-bar .top-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px 30px;display:flex}.header .top-bar .top-bar-inner .top-bar-left .top-bar-list li{color:var(--ed-color-common-white);align-items:center;column-gap:10px;padding:12px 0;display:inline-flex}.header .top-bar .top-bar-inner .top-bar-left .top-bar-list li:not(:last-of-type){border-right:2px solid #ffffff0d;margin-right:20px;padding-right:20px}.header .top-bar .top-bar-inner .top-bar-right{align-items:center;display:flex}.header .top-bar .top-bar-inner .top-bar-right .register-box{border-right:2px solid #ffffff0d;align-items:center;column-gap:10px;margin-right:20px;padding:12px 20px 12px 0;display:flex}@media (max-width:1199px){.header .top-bar .top-bar-inner .top-bar-right .register-box{border:none;margin-right:0;padding-right:0}}.header .top-bar .top-bar-inner .top-bar-right .register-box .icon{color:var(--ed-color-common-white);font-size:14px}.header .top-bar .top-bar-inner .top-bar-right .register-box a{color:var(--ed-color-common-white)}.header .top-bar .top-bar-inner .top-bar-right .register-box a:hover{color:var(--ed-color-theme-primary)}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap{align-items:center;display:flex}@media (max-width:1199px){.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap{display:none}}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap span{color:var(--ed-color-common-white)}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list{margin-left:20px}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li{align-items:center;display:inline-flex}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li:not(:last-of-type){margin-right:10px}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li a{color:var(--ed-color-common-white)}.header .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li a:hover{color:var(--ed-color-theme-primary)}.header .mid-header .mid-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:15px;padding:20px 0;display:flex}.header .mid-header .mid-header-inner .category-form-wrap{background-color:#0000;border:1px solid #e6e0e5;border-radius:100px;align-items:center;width:580px;margin-left:190px;padding:12px 10px;display:flex}@media (max-width:1399px){.header .mid-header .mid-header-inner .category-form-wrap{width:450px;margin-left:0}}@media only screen and (max-width:767px){.header .mid-header .mid-header-inner .category-form-wrap{display:none}}.header .mid-header .mid-header-inner .category-form-wrap .select-control{height:inherit;line-height:inherit;color:var(--ed-color-theme-primary);background-color:#0000;border:none;border-right:1px solid #d9d9d9;border-radius:0;margin-right:20px;padding-left:40px;padding-right:30px;font-size:16px;font-weight:400}.header .mid-header .mid-header-inner .category-form-wrap .select-control:before{content:"";color:#5d1257;background-image:none;font-family:bootstrap-icons;font-size:14px;font-weight:500;position:absolute;top:52%;left:20px;transform:translateY(-50%)}.header .mid-header .mid-header-inner .category-form-wrap .select-control:after{border-color:#5d1257;width:7px;height:7px;right:20px}.header .mid-header .mid-header-inner .category-form-wrap .select-control .list{margin-top:14px;margin-left:19px}.header .mid-header .mid-header-inner .category-form-wrap .header-form{width:100%;position:relative}.header .mid-header .mid-header-inner .category-form-wrap .header-form .form-control{box-shadow:none;background-color:#0000;border:none;border-radius:100px;padding:0 150px 0 0}.header .mid-header .mid-header-inner .category-form-wrap .header-form .submit{padding:10px 20px;font-size:14px;font-weight:500;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header .mid-header .mid-header-inner .category-form-wrap .header-form .submit i{margin-left:5px;font-size:12px}.header .mid-header .mid-header-inner .category-form-wrap-2{background-color:#0000;border:1px solid #e6e0e5;border-radius:100px;align-items:center;width:1025px;margin-left:0;padding:12px 10px;display:flex}@media (max-width:1600px){.header .mid-header .mid-header-inner .category-form-wrap-2{width:450px;margin-left:0}}@media only screen and (max-width:767px){.header .mid-header .mid-header-inner .category-form-wrap-2{display:none}}.header .mid-header .mid-header-inner .category-form-wrap-2 .select-control{height:inherit;line-height:inherit;color:var(--ed-color-theme-primary);background-color:#0000;border:none;border-right:1px solid #d9d9d9;border-radius:0;margin-right:20px;padding-left:40px;padding-right:30px;font-size:16px;font-weight:400}.header .mid-header .mid-header-inner .category-form-wrap-2 .select-control:before{content:"";color:#5d1257;background-image:none;font-family:bootstrap-icons;font-size:14px;font-weight:500;position:absolute;top:52%;left:20px;transform:translateY(-50%)}.header .mid-header .mid-header-inner .category-form-wrap-2 .select-control:after{border-color:#5d1257;width:7px;height:7px;right:20px}.header .mid-header .mid-header-inner .category-form-wrap-2 .select-control .list{margin-top:14px;margin-left:19px}.header .mid-header .mid-header-inner .category-form-wrap-2 .header-form{width:100%;position:relative}.header .mid-header .mid-header-inner .category-form-wrap-2 .header-form .form-control{box-shadow:none;background-color:#0000;border:none;border-radius:100px;padding:0 150px 0 0}.header .mid-header .mid-header-inner .category-form-wrap-2 .header-form .submit{padding:10px 20px;font-size:14px;font-weight:500;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header .mid-header .mid-header-inner .category-form-wrap-2 .header-form .submit i{margin-left:5px;font-size:12px}.header .mid-header .mid-header-inner .mid-header-right{align-items:center;column-gap:20px;display:flex}.header .mid-header .mid-header-inner .mid-header-right .header-right-icon{position:relative}@media only screen and (max-width:767px){.header .mid-header .mid-header-inner .mid-header-right .header-right-icon{display:none}}.header .mid-header .mid-header-inner .mid-header-right .header-right-icon a{color:var(--ed-color-text-body);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.header .mid-header .mid-header-inner .mid-header-right .header-right-icon .number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;line-height:1;display:flex;position:absolute;top:0;right:-12px}.header .primary-header{position:relative}@media only screen and (max-width:991px){.header{position:inherit;height:auto!important}}.header .primary-header-inner{background-color:var(--ed-color-common-white);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:991px){.header .primary-header-inner{padding:20px 0}}.header .primary-header-inner .header-left-inner{align-items:center;display:flex}.header .primary-header-inner .header-logo{z-index:2;position:relative}.header .primary-header-inner .header-logo img{max-width:224px}@media (max-width:1399px){.header .primary-header-inner .header-logo img{max-width:180px}}@media (max-width:1199px){.header .primary-header-inner .header-logo img{max-width:160px}}.header .primary-header-inner .header-menu-wrap{align-items:center;display:flex!important}.header .primary-header-inner .header-menu-wrap .sub-menu{margin:0;padding:0;list-style:none}@media only screen and (max-width:991px){.header .primary-header-inner .header-menu-wrap .sub-menu{display:none}}.header .primary-header-inner .header-menu-wrap .sub-menu li{margin:0 12px;display:inline-block;position:relative}@media (max-width:1399px){.header .primary-header-inner .header-menu-wrap .sub-menu li{margin:0 10px}}.header .primary-header-inner .header-menu-wrap .sub-menu li a{font-family:var(--ed-ff-body);color:var(--ed-color-heading-primary);letter-spacing:0;text-transform:uppercase;-webkit-font-smoothing:antialiased;padding:32px 0;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:block;position:relative}@media (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu li a{font-size:14px}}.header .primary-header-inner .header-menu-wrap .sub-menu li a:hover{color:var(--ed-color-theme-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu li a i{font-size:13px}.header .primary-header-inner .header-menu-wrap .sub-menu li.active a{color:var(--ed-color-theme-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu li.active ul li a{color:var(--ed-color-heading-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu li.active ul li a:hover{color:var(--ed-color-common-white)}.header .primary-header-inner .header-menu-wrap .sub-menu li.active.menu-item-has-children:after{color:var(--ed-color-theme-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu li ul{background-color:var(--ed-color-common-white);opacity:0;visibility:hidden;z-index:0;transform-origin:0 0;width:220px;padding:0;transition:all .6s;display:block;position:absolute;top:115px;left:0;transform:rotateX(-90deg);box-shadow:0 50px 100px #4001041a,0 -6px #f8636b01}.header .primary-header-inner .header-menu-wrap .sub-menu li:hover>ul{visibility:visible;opacity:1;transition:all .6s;transform:none}.header .primary-header-inner .header-menu-wrap .sub-menu li li{text-align:left;justify-content:space-between;transition:all .3s ease-in-out;display:flex;position:relative}.header .primary-header-inner .header-menu-wrap .sub-menu li li:not(:last-of-type){border-bottom:1px dashed var(--ed-color-border-1)}.header .primary-header-inner .header-menu-wrap .sub-menu li li:last-child{border-bottom:none;margin:0}.header .primary-header-inner .header-menu-wrap .sub-menu li li:hover{background-color:var(--ed-color-theme-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu li li a{height:auto;line-height:inherit;color:var(--ed-color-common-black);letter-spacing:0;-webkit-font-smoothing:antialiased;width:100%;margin:0;padding:15px 0;font-size:15px;font-weight:600;display:block}.header .primary-header-inner .header-menu-wrap .sub-menu li li a:hover{padding-left:10px}.header .primary-header-inner .header-menu-wrap .sub-menu li li a:before{display:none}.header .primary-header-inner .header-menu-wrap .sub-menu li li.active{background-color:var(--ed-color-theme-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu li li.active a{color:var(--ed-color-common-white)!important}.header .primary-header-inner .header-menu-wrap .sub-menu li:hover a:before{width:100%}.header .primary-header-inner .header-menu-wrap .sub-menu li li ul{top:0;left:100%}.header .primary-header-inner .header-menu-wrap .sub-menu li li:hover a{color:var(--ed-color-common-white)}.header .primary-header-inner .header-menu-wrap .sub-menu li li:hover li a{color:var(--ed-color-heading-primary)}@media (min-width:992px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu{display:inline-flex;position:static}.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu:after{position:inherit;display:inline-flex;transform:translateY(36px)translate(-10px)}}@media (min-width:992px) and (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu:after{transform:translateY(38px)translate(-10px)}}@media (min-width:992px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{background-color:var(--ed-color-common-white);width:13%;padding:20px 10px;left:43%!important}}@media (min-width:992px) and (max-width:1600px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{left:40%!important}}@media (min-width:992px) and (max-width:1399px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{width:20%}}@media (min-width:992px) and (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{width:20%;left:28%!important}}@media (min-width:992px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul li{border:none}.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul li:hover{background-color:#0000}.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul li a{border:none;padding:10px 0}.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul li a:hover{color:var(--ed-color-theme-primary);background-color:#0000}.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul li a:before{display:none}.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-1 ul{left:36%!important}}@media (min-width:992px) and (max-width:1600px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-1 ul{left:30%!important}}@media (min-width:992px) and (max-width:1399px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-1 ul{width:20%}}@media (min-width:992px) and (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-1 ul{width:20%;left:28%!important}}@media (min-width:992px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-3 ul{left:35%!important}}@media (min-width:992px) and (max-width:1600px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-3 ul{left:30%!important}}@media (min-width:992px) and (max-width:1399px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-3 ul{width:20%}}@media (min-width:992px) and (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-3 ul{width:20%;left:28%!important}}@media (min-width:992px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-4 ul{left:31%!important}}@media (min-width:992px) and (max-width:1600px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-4 ul{left:30%!important}}@media (min-width:992px) and (max-width:1399px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-4 ul{width:20%}}@media (min-width:992px) and (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu-4 ul{width:20%;left:28%!important}}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children{padding-right:5px;position:relative}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children a{padding-right:12px}@media (max-width:1199px){.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children a{padding-right:13px}}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children ul li{margin:0;padding-left:25px}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children ul li a{padding-right:0}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children:after{content:"";color:var(--ed-color-heading-primary);cursor:pointer;background-image:none;font-family:bootstrap-icons;font-size:14px;font-weight:700;transition:all .3s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children:hover:after{color:var(--ed-color-theme-primary)}.header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children:first-child:after{transform:translateY(48px)translate(-7px)}.header .primary-header-inner .header-right{align-items:center;column-gap:20px;display:flex}@media only screen and (max-width:767px){.header .primary-header-inner .header-right .header-logo img{width:90px}.header .primary-header-inner .header-right .header-btn{display:none}}.header .primary-header-inner .header-right .search-icon{color:var(--ed-color-heading-primary);cursor:pointer;font-size:20px}@media (max-width:1199px){.header .primary-header-inner .header-right .search-icon{display:none}}@media only screen and (max-width:991px){.header .primary-header-inner .header-right .search-icon{margin-right:20px}}.header .primary-header-inner .header-right .header-right-icon{position:relative}@media only screen and (max-width:767px){.header .primary-header-inner .header-right .header-right-icon{display:none}}.header .primary-header-inner .header-right .header-right-icon a{color:var(--ed-color-text-body);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.header .primary-header-inner .header-right .header-right-icon .number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;line-height:1;display:flex;position:absolute;top:0;right:-12px}.header .primary-header-inner .header-right .header-right-item{align-items:center;display:flex}@media only screen and (max-width:991px){.header .primary-header-inner .header-right .header-right-item{line-height:1}}.header .primary-header-inner .header-right .header-right-item .mobile-side-menu-toggle{color:var(--ed-color-heading-primary);font-size:30px}.header .primary-header-inner .header-right .header-right-item .search-icon{cursor:pointer;margin-left:55px;font-size:16px}@media only screen and (max-width:991px){.header .primary-header-inner .header-right .header-right-item .search-icon{margin-right:20px}.header .primary-header-inner .mean-push,.header-1 .mid-header{display:none}}.header-1 .primary-header{border-top:1px solid var(--ed-color-border-1)}.header-1 .primary-header.fixed .primary-header-inner .header-menu-wrap .sub-menu li.menu-item-has-children:first-child:after{transform:translateY(28px)translate(-9px)}@media (max-width:1199px){.header-1 .primary-header.fixed .primary-header-inner .header-menu-wrap .sub-menu li.menu-item-has-children:first-child:after{transform:translateY(20px)translate(-9px)}}.header-1 .primary-header .primary-header-inner .header-menu-wrap{border-left:1px solid var(--ed-color-border-1);margin-left:30px;padding-left:30px}.header-1 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li.menu-item-has-children:first-child:after{transform:translateY(22px)translate(-9px)}@media (max-width:1199px){.header-1 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li.menu-item-has-children:first-child:after{transform:translateY(20px)translate(-9px)}}.header-1 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li a{padding:19px 12px 19px 0}.header-1 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li ul{top:63px}.header-1 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{left:25%!important}@media (max-width:1199px){.header-1 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{left:20%!important}}.header-1 .primary-header .primary-header-inner .header-right-btn{display:none}.header-1 .primary-header.fixed .primary-header-inner .header-menu-wrap ul li a{padding:25px 12px 25px 0}.header-1 .primary-header.fixed .primary-header-inner .header-menu-wrap ul li ul{top:76px}.header-1 .primary-header.fixed .primary-header-inner .header-menu-wrap ul li ul li a{padding:10px 0}.header-1 .primary-header.fixed .primary-header-inner .header-menu-wrap ul li ul li:hover a{padding-left:10px}.header-1 .primary-header.fixed .primary-header-inner .header-right-btn{display:block}@media only screen and (max-width:767px){.header-1 .primary-header.fixed .primary-header-inner .header-right-btn{display:none}}.category-area{cursor:pointer}@media only screen and (max-width:991px){.category-area{display:none}}.category-area .category-btn{align-items:center;gap:8px;display:flex;position:relative}.category-area .category-btn span{color:var(--ed-color-heading-primary);text-transform:uppercase;font-size:16px;font-weight:700}.category-area .category-btn i{color:var(--ed-color-theme-primary)}.category-area:hover .category-sub-menu{visibility:visible;opacity:1;transform:translateZ(0)translateY(20px)}.category-area .category-sub-menu{visibility:hidden;opacity:0;background:var(--ed-color-common-white);transform-origin:0 0;border-radius:4px;flex-direction:column;min-width:210px;margin:0;padding:17px 10px;transition:all .6s;display:flex;position:absolute;top:100%;left:0;transform:rotateX(-90deg);box-shadow:0 7px 18px #1810100d}.category-area .category-sub-menu li{width:100%;margin:0;list-style:none;display:flex}.category-area .category-sub-menu li:not(:last-of-type){margin-bottom:10px}.category-area .category-sub-menu li ul{margin:0;padding:0}.category-area .category-sub-menu li a{color:var(--ed-color-heading-primary);background:0 0;border-radius:4px;align-items:center;gap:10px;margin:2px 10px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.category-area .category-sub-menu li a:hover{color:var(--ed-color-theme-primary)}.category-area .category-sub-menu li a span,.category-area .category-sub-menu li a:hover span{color:var(--ed-color-heading-primary)}.category-area .category-sub-menu li a img{width:45px}.category-area .category-sub-menu li a h4{color:var(--ed-color-heading-primary);margin-bottom:4px;font-size:16px;font-weight:500;line-height:1.1}.category-area .category-sub-menu li a p{margin-bottom:0;font-size:14px;font-weight:400;line-height:1.1}.header-2{background-color:var(--ed-color-common-white)}@media only screen and (max-width:991px){.header-2{position:relative}}.header-2 .primary-header{background-color:#0000}.header-2 .primary-header:before{visibility:hidden;opacity:0}@media only screen and (max-width:991px){.header-2 .primary-header:before{visibility:visible;opacity:1}}.header-2 .primary-header-inner{background-color:#0000}.header-2 .primary-header-inner .header-logo .fixed-logo{display:none}.header-2 .primary-header-inner .header-right-wrap{align-items:center;column-gap:60px;display:flex}@media (max-width:1600px){.header-2 .primary-header-inner .header-right-wrap{column-gap:50px}}@media (max-width:1199px){.header-2 .primary-header-inner .header-right-wrap{column-gap:20px}}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu li{margin:0 13px}@media (max-width:1199px){.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu li{margin:0 8px}}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu li a{text-transform:inherit;font-size:16px;font-weight:500}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu li ul li a{font-size:15px}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children{padding-right:5px}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children:after{color:var(--ed-color-heading-primary);font-size:13px;display:block;top:52%}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children.active a{color:var(--ed-color-theme-primary)}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children.active ul li a{color:var(--ed-color-heading-primary)}.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children.active ul li:hover a,.header-2 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children:hover:after{color:var(--ed-color-theme-primary)}.header-2 .primary-header-inner .header-right-wrap .header-right .header-right-icon{color:var(--ed-color-text-body);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex}@media only screen and (max-width:767px){.header-2 .primary-header-inner .header-right-wrap .header-right .header-right-icon{display:none}}.header-2 .primary-header-inner .header-right-wrap .header-right .search-icon{color:var(--ed-color-common-white)}.header-2 .primary-header-inner .header-right-wrap .header-right .header-right-item .mobile-side-menu-toggle{color:var(--ed-color-heading-primary)}.header-4{background-color:#0000;position:absolute;top:0}.header-4 .top-bar{background-color:#0000}@media (max-width:1199px){.header-4 .top-bar{display:block}}@media only screen and (max-width:991px){.header-4 .top-bar{justify-content:center}}@media only screen and (max-width:767px){.header-4 .top-bar{display:none}}.header-4 .top-bar .top-bar-inner{background-color:var(--ed-color-theme-primary);padding:0 30px}@media only screen and (max-width:991px){.header-4 .top-bar .top-bar-inner{justify-content:center;padding:10px 20px}}.header-4 .top-bar .top-bar-inner .top-bar-left{align-items:center;column-gap:30px;display:flex}@media only screen and (max-width:991px){.header-4 .top-bar .top-bar-inner .top-bar-left{justify-content:center}}.header-4 .top-bar .top-bar-inner .top-bar-left .rr-product-countdown .rr-product-countdown-inner{background-color:var(--ed-color-common-white);border-radius:100px;padding:5px 30px}.header-4 .top-bar .top-bar-inner .top-bar-left .rr-product-countdown .rr-product-countdown-inner ul li{color:var(--ed-color-theme-primary);display:inline-flex}.header-4 .top-bar .top-bar-inner .top-bar-left .rr-product-countdown .rr-product-countdown-inner ul li span{color:var(--ed-color-theme-primary)}.header-4 .top-bar .top-bar-inner .top-bar-left .rr-product-countdown .rr-product-countdown-inner ul li:not(:last-of-type){margin-right:15px}@media only screen and (max-width:991px){.header-4 .top-bar .top-bar-inner .top-bar-right{display:none}}.header-4 .top-bar .top-bar-inner .top-bar-right .register-box{border:none;margin-right:0;padding-left:30px;padding-right:0}.header-4 .primary-header{background-color:#0000}.header-4 .primary-header .primary-header-inner{background-color:var(--ed-color-common-white);border-radius:0 0 10px 10px;padding:0 30px}@media only screen and (max-width:991px){.header-4 .primary-header .primary-header-inner{padding:20px}}@media only screen and (max-width:767px){.header-4 .primary-header .primary-header-inner{padding:20px 10px}}@media only screen and (max-width:991px){.mobile-side-menu .header-right{display:none!important}}.side-menu-icon{z-index:100;cursor:pointer;display:block;position:absolute;top:25px;right:20px}@media only screen and (max-width:991px){.side-menu-icon{display:none}}.side-menu-wrapper{background-color:var(--ed-color--bg-dark-deep);z-index:100;-o-transition:transform .5s ease;backface-visibility:hidden;width:850px;height:100%;padding:40px;transition:transform .5s;display:block;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(850px)}.side-menu-wrapper .side-menu-close{background-color:var(--ed-color-theme-primary);color:#fff;text-align:center;border-radius:50%;width:40px;height:40px;font-size:18px;line-height:40px;position:absolute;top:40px;right:40px}.side-menu-wrapper.is-open{transform:translate(0)}@media only screen and (max-width:991px){.side-menu-wrapper{display:none}}.side-menu-content .side-menu-header{font-family:var(--ed-ff-body);width:100%;max-width:600px;margin-bottom:40px;font-size:30px;font-weight:400;line-height:1.5}.side-menu-content .side-menu-item{border:1px solid #0000;justify-content:space-between;align-items:center;margin-bottom:30px;padding:25px;transition:all .3s ease-in-out;display:flex}.side-menu-content .side-menu-item .side-menu-thumb-box{align-items:center;column-gap:30px;display:flex}.side-menu-content .side-menu-item .side-menu-thumb-box img{max-width:150px}.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info .side-menu-title{font-family:var(--ed-ff-body);color:var(--ed-color-theme-primary);margin-bottom:10px;font-size:32px;font-weight:500;line-height:1}.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info p{width:100%;max-width:400px}.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info p:last-child{margin-bottom:0}.side-menu-content .side-menu-item .side-menu-arrow{color:var(--ed-color-theme-primary);font-size:45px;transition:all .3s ease-in-out;transform:rotate(-45deg)}.side-menu-content .side-menu-item:hover{border:1px solid var(--ed-color-border-6)}.side-menu-content .side-menu-item:hover .side-menu-arrow{transform:rotate(0)}.side-menu-content .side-menu-item:last-child{margin-bottom:0}.side-menu-overlay{z-index:9;opacity:0;visibility:hidden;-o-transition:all .6s ease;z-index:10;background-color:#000000b3;width:0%;height:100%;transition:all .6s;position:fixed;top:0;right:0}.side-menu-overlay.is-open{opacity:.5;visibility:visible;cursor:auto;width:100%}@media only screen and (max-width:991px){.side-menu-overlay{display:none}}.primary-header{width:100%}.primary-header.fixed{background-color:var(--ed-color-common-white);z-index:99;animation-name:menuSticky;animation-duration:1s;animation-timing-function:ease;position:fixed;top:0;left:0;box-shadow:0 1px 3px #1111111a}@keyframes menuSticky{0%{transform:translateY(-100%)}to{transform:translateY(0%)}}.mobile-side-menu-overlay,.mobile-side-menu{display:none}@media only screen and (max-width:991px){.mobile-side-menu{background-color:var(--ed-color-common-white);z-index:100;-o-transition:transform .5s ease;backface-visibility:hidden;width:80%;height:100%;padding:40px;transition:transform .5s;display:block;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}}@media only screen and (max-width:991px) and (max-width:767px){.mobile-side-menu{width:100%;max-width:320px;padding:40px 20px}}@media only screen and (max-width:991px){.mobile-side-menu.is-open{transform:translate(0)}.mobile-side-menu .side-menu-head{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.mobile-side-menu .side-menu-head a img{max-width:150px}.mobile-side-menu .side-menu-head .mobile-side-menu-close{color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-border-1);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex;position:fixed;top:45px;right:40px}}@media only screen and (max-width:991px) and (max-width:767px){.mobile-side-menu .side-menu-head .mobile-side-menu-close{right:16px}}@media only screen and (max-width:991px){.mobile-side-menu .side-menu-head .mobile-side-menu-close:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.mobile-side-menu .side-menu-wrap{margin-bottom:50px;overflow:hidden}.mobile-side-menu p{color:var(--ed-color-common-white);margin-bottom:50px}.mobile-side-menu .list-header{color:var(--ed-color-common-white);font-family:var(--ed-ff-body);margin-bottom:30px;font-weight:400}.mobile-side-menu .side-menu-list li{font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);font-size:16px;font-weight:500}.mobile-side-menu .side-menu-list li span,.mobile-side-menu .side-menu-list li a{color:var(--ed-color-heading-primary);margin-left:10px;font-size:16px}.mobile-side-menu .side-menu-list li i{margin-right:10px}.mobile-side-menu .mean-bar{background-color:#0000;min-height:auto;padding:0}.mobile-side-menu .mean-bar .meanmenu-reveal{display:none!important}.mobile-side-menu .mean-bar .mean-nav{background-color:#0000;margin-top:0;padding-top:20px}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul{display:block!important}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li{float:none;width:auto;display:block;position:relative}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li:not(:last-of-type){border-bottom:1px solid var(--ed-color-border-1);margin-bottom:24px;padding-bottom:20px}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a{color:var(--ed-color-heading-primary);float:none;border-top:none;padding:0;font-size:18px;font-weight:600;line-height:1}}@media only screen and (max-width:991px) and (max-width:767px){.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a{font-size:18px}}@media only screen and (max-width:991px){.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:flex;position:absolute;top:-3px;right:0}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before,.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand:after{font-size:14px;font-weight:900}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before{content:"+"}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked{background-color:var(--ed-color-heading-primary);color:var(--ed-color-common-white)}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:after{content:"−"}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:before,.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li a.mean-expand i{display:none}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li ul{margin-top:20px;padding:0 0 0 30px}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li ul li:not(:last-of-type){margin-bottom:15px;padding-bottom:15px}.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li ul li a{text-transform:capitalize;padding:0;font-size:16px;font-weight:500}}@media only screen and (max-width:991px) and (max-width:767px){.mobile-side-menu .mean-bar .mean-nav.mean-nav>ul li ul li a{font-size:14px}}@media only screen and (max-width:991px){.mobile-side-menu-overlay{z-index:9;opacity:0;visibility:hidden;-o-transition:all .6s ease;z-index:10;background-color:#000000b3;width:0%;height:100%;transition:all .6s;display:block;position:fixed;top:0;right:0}.mobile-side-menu-overlay.is-open{opacity:.5;visibility:visible;cursor:auto;width:100%}}#popup-search-box{background-color:var(--ed-color-common-white);white-space:nowrap;z-index:99;opacity:0;visibility:hidden;width:100%;height:20%;transition:all .5s;position:fixed;top:-100%;left:0;right:0}#popup-search-box .box-inner-wrap{width:100%;height:100%;position:relative;box-shadow:0 0 60px #0000000d}#popup-search-box .box-inner-wrap form{width:100%;max-width:560px;margin:0 auto;padding:0 15px;position:relative}#popup-search-box .box-inner-wrap form input{color:#666;border:none;border:1px solid var(--ed-color-border-1);background:0 0;width:100%;padding:20px 80px 20px 15px;font-size:16px}#popup-search-box .box-inner-wrap form input::-webkit-input-placeholder{color:#666;font-size:16px}#popup-search-box .box-inner-wrap form input:-moz-placeholder-shown{color:#666;font-size:16px}#popup-search-box .box-inner-wrap form input::-moz-placeholder{color:#666;font-size:16px}#popup-search-box .box-inner-wrap form input:-ms-placeholder-shown{color:#666;font-size:16px}#popup-search-box .box-inner-wrap form input:focus{outline:none}#popup-search-box .box-inner-wrap:hover{cursor:auto}#popup-search-box .box-inner-wrap .search-close{color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-border-1);-o-transition:all .3s ease-in-out;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:30px;right:50px}@media only screen and (max-width:767px){#popup-search-box .box-inner-wrap .search-close{width:35px;height:35px;top:10px;right:10px}}#popup-search-box .box-inner-wrap .search-close:hover{background-color:var(--ed-color-theme-primary);border:1px solid var(--ed-color-theme-primary);color:var(--ed-color-common-white)}#popup-search-box.toggled{opacity:1;visibility:visible;top:0}.popup-tags{margin:0 auto;position:relative}.header-23 .top-bar .top-bar-inner .top-bar-right .register-box{border-right:2px solid #ffffff0d!important;margin-right:20px!important;padding-right:20px!important}.header-23 .primary-header-inner{background-color:var(--ed-color-common-white)}#sidebar-overlay,.sidebar-trigger,.sidebar-area{display:none}.sidebar-trigger{display:block}.sidebar-area{background-color:var(--ed-color-common-white);z-index:9999;visibility:hidden;border-left:1px solid #eee;justify-content:flex-start;align-items:flex-start;width:450px;height:100%;padding:60px 50px;transition:all .5s ease-in-out;display:flex;position:fixed;top:0;right:0;overflow:scroll;transform:translate(100%)}.open-sidebar .sidebar-area{visibility:visible;right:0;transform:translate(0)}.sidebar-trigger.close{color:var(--grey-color);position:absolute;top:70px;right:30px}.sidebar-trigger.close svg{fill:currentColor;stroke:none;width:20px;height:20px}.sidebar-content .site-logo{margin-bottom:40px}.sidebar-content .site-logo img{max-width:200px}.sidebar-content .sidebar-info li{font-size:18px}.sidebar-content .sidebar-social li{margin:0 3px;padding-top:30px;display:inline-block}.sidebar-content .sidebar-social li a{border:1px solid var(--border-1);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:inline-flex;position:relative}.sidebar-content .sidebar-social li a:after{background-color:var(--primary-color);content:"";opacity:1;z-index:-1;visibility:hidden;opacity:0;border-radius:59%;width:40px;height:40px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.sidebar-content .sidebar-social li a:hover{border:1px solid var(--primary-color);color:#fff}.sidebar-content .sidebar-social li:hover a:after{visibility:visible;opacity:1;transition:all .4s;transform:translate(-50%,-50%)scale(1)}.sidebar-content .list-post-area{margin:50px 0 20px}.sidebar-area::-webkit-scrollbar{width:8px;height:8px}.sidebar-area::-webkit-scrollbar-thumb{cursor:pointer;background:#ccc}.sidebar-area::selection,.sidebar-area-webkit-::selection{color:#fff;background-color:#999}.sidebar-area::-moz-selection{color:#fff;background-color:#999}#sidebar-overlay{opacity:0;z-index:-1;width:calc(100% - 400px);height:100%;transition:all ease-in-out;display:block;position:fixed;top:0;left:0;overflow:hidden}.open-sidebar #sidebar-overlay{opacity:1;z-index:1002;transition:all .6s ease-in-out .3s}@media (max-width:992px){.sidebar-content .list-post-area.list-2{grid-gap:0;grid-template-columns:1fr}.sidebar-area{width:350px}}@media (max-width:767px){.sidebar-area{width:350px;padding:60px 30px}.sidebar-content .list-post-area.list-2 .list-post-card .post-img{width:90px;height:90px}.sidebar-content .list-post-area.list-2 .list-post-card{grid-template-columns:90px 1fr}}.side-menu-about{margin:50px 0}.side-menu-about p{margin:25px 0}.side-menu-header h3{font-size:30px;font-weight:600px;font-weight:600;line-height:1}.side-menu-content .side-menu-header,.side-menu-about .side-menu-header{margin-bottom:20px}.side-menu-list{margin:25px 0 35px}.side-menu-list li{align-items:center;display:flex}.side-menu-list li:not(:last-of-type){margin-bottom:20px}.side-menu-list li i{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);text-align:center;border-radius:5px;width:30px;height:30px;font-size:12px;line-height:30px;transition:all .2s ease-in-out}.side-menu-list li:hover i{background-color:var(--ed-color-theme-primary);color:#fff}.side-menu-list li p{margin-bottom:0;padding-left:10px}.side-menu-list li a{color:var(--ed-color-text-body);padding-left:10px;font-size:16px}.side-menu-list li a:hover{color:var(--ed-color-theme-primary)}.side-menu-social{margin-top:40px;list-style:none}.side-menu-social li{display:inline-flex}.side-menu-social li:not(:last-of-type){margin-right:10px}.side-menu-social li a{color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-border-1);background-color:#0000;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex}.side-menu-social li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.post-card{z-index:1;border-radius:10px;position:relative;overflow:hidden}.post-card .post-thumb{z-index:1;height:454px;position:relative}.post-card .post-thumb img{object-fit:cover;-o-transition:all .3s ease-in-out;width:100%;height:100%;transition:all .3s ease-in-out;transform:scale(1)}.post-card .post-thumb:before{content:"";-o-transition:all .3s ease-in-out;z-index:1;background:linear-gradient(#0000000f 0%,#020f21 100%);border-radius:10px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.post-card .post-content-wrap{z-index:2;padding-right:50px;position:absolute;bottom:30px;left:30px}@media only screen and (max-width:991px){.post-card .post-content-wrap{padding-right:30px;bottom:30px;left:30px}}@media only screen and (max-width:767px){.post-card .post-content-wrap{padding-right:20px;bottom:20px;left:20px}}.post-card:hover .post-thumb img{transform:scale(1.02)}.post-card.post-card-1 .post-meta li{color:var(--ed-color-common-white)}.post-content .category{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);text-transform:uppercase;border-radius:100px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:500;line-height:1;display:inline-block}.post-content .category-2{color:var(--ed-color-theme-primary);text-transform:uppercase;background-color:#ecf3ff;border-radius:100px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:500;line-height:1;display:inline-block}.post-content .title{color:var(--ed-color-common-white);margin-bottom:20px;font-weight:600;line-height:1.5}.post-content .title a{background:linear-gradient(var(--ed-color-common-white) 0%, var(--ed-color-common-white) 98%);-o-transition:all .3s ease-in-out;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.post-content .title a:hover{color:var(--ed-color-common-white);background-size:100% 2px}.post-content .rr-primary-btn{padding:14.5px 30px}.post-meta{flex-wrap:wrap;align-items:center;row-gap:10px;list-style:none;display:flex}.post-meta li{font-family:var(--ed-ff-body);color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:16px;font-weight:400;display:flex}.post-meta li i{margin-top:1px;font-size:14px}.post-meta li:not(:last-of-type){margin-right:20px}.post-meta li a:hover{color:var(--ed-color-theme-primary)}@media only screen and (max-width:767px){.post-meta li{font-size:12px}}.post-card-2-wrap{margin-bottom:-24px}.post-card-2{grid-gap:36px;border:1px solid #e6e0e5;border-radius:15px;grid-template-columns:370px 1fr;align-items:center;margin-bottom:24px;padding:40px 45px;display:grid}@media only screen and (max-width:991px){.post-card-2{grid-template-columns:1fr;padding:30px 20px}}.post-card-2 .post-thumb{border-radius:15px;width:100%;height:260px;overflow:hidden}.post-card-2 .post-thumb img{object-fit:cover;width:100%;height:100%}.post-card-2 .post-content .post-meta{margin-bottom:10px}.post-card-2 .post-content .post-meta li{color:#6f6873}@media only screen and (max-width:767px){.post-card-2 .post-content .post-meta li{font-size:14px}}.post-card-2 .post-content .title{color:var(--ed-color-heading-primary);margin-bottom:15px}.post-card-2 .post-content .title a{background:linear-gradient(var(--ed-color-theme-primary) 0%, var(--ed-color-theme-primary) 98%);-o-transition:all .3s ease-in-out;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.post-card-2 .post-content .title a:hover{color:var(--ed-color-theme-primary);background-size:100% 2px}.post-card-2 .post-content p{margin-bottom:30px;font-size:17px}@media (max-width:1199px){.post-card-2 .post-content p br{display:none}}.post-card-2 .post-content .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:1px solid #e6e0e5;font-weight:500}.post-card-2 .post-content .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.post-card-2 .post-content .ed-primary-btn:hover{color:var(--ed-color-common-white)}.post-inner-2{border:1px solid #e6e0e5;border-radius:15px;overflow:hidden}.post-inner-2:not(:last-of-type){margin-bottom:24px}.post-inner-2 .post-thumb{height:450px;position:relative}.post-inner-2 .post-thumb img{object-fit:cover;width:100%;height:100%}@media only screen and (max-width:991px){.post-inner-2 .post-thumb{height:350px}}.post-inner-2 .post-thumb .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post-inner-2 .post-thumb .video-btn a{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:30px;display:flex}.post-inner-2 .post-thumb .video-btn img{margin-bottom:5px}.post-inner-2 .post-thumb .video-btn .ripple,.post-inner-2 .post-thumb .video-btn .ripple:before,.post-inner-2 .post-thumb .video-btn .ripple:after{width:100px;height:100px}.post-inner-2 .post-content{background-color:var(--ed-color-grey-1);padding:30px}.post-inner-2 .post-content .title{color:var(--ed-color-heading-primary);margin-top:20px;font-size:30px}@media only screen and (max-width:767px){.post-inner-2 .post-content .title{font-size:22px}}.post-inner-2 .post-content .title a{background:linear-gradient(var(--ed-color-theme-primary) 0%, var(--ed-color-theme-primary) 98%);-o-transition:all .3s ease-in-out;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.post-inner-2 .post-content .title a:hover{color:var(--ed-color-theme-primary);background-size:100% 2px}.post-inner-2 .post-content p{margin-top:0;margin-bottom:30px}.post-inner-2:hover .post-thumb .swiper-arrow{-o-transition:all .3s ease-in-out;visibility:visible;opacity:1;transition:all .3s ease-in-out}.post-thumb-carousel .swiper-arrow{visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-thumb-carousel .swiper-arrow .swiper-nav{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:2;border-radius:0 5px 5px 0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.post-thumb-carousel .swiper-arrow .swiper-nav.swiper-next{border-radius:5px 0 0 5px;left:auto;right:0}.post-card-3{background-color:var(--ed-color-common-white);grid-gap:30px;grid-template-columns:1fr;padding:20px 20px 30px}.post-card-3 .post-thumb{height:214px}.post-card-3 .post-content{padding:0 10px}.post-card-3 .post-content .post-meta li i{color:var(--ed-color-theme-primary)}.post-card-3 .post-content .title{border-bottom:1px dashed #e6e0e5;margin-bottom:20px;padding-bottom:20px;font-size:22px}@media (max-width:1399px){.post-card-3 .post-content .title{font-size:21px}}@media only screen and (max-width:767px){.post-card-3 .post-content .title{font-size:20px}}.post-card-3 .post-content .read-more{color:var(--ed-color-theme-primary);border:none;padding:0}.post-card-3 .post-content .read-more:hover{background-color:inherit;border:none}.post-card.post-card-5,.post-card.post-card-5 .post-thumb{height:100%}@media only screen and (max-width:767px){.post-card.post-card-5 .post-thumb{height:450px}}.grid-post{background-color:var(--ed-color-common-white);grid-gap:0;border-radius:10px;grid-template-columns:217px 1fr;align-items:center;padding:0;display:grid;overflow:hidden}@media only screen and (max-width:991px){.grid-post{grid-template-columns:1fr}}.grid-post .post-thumb{border-radius:0;height:100%;position:relative}@media only screen and (max-width:991px){.grid-post .post-thumb{height:300px}}.grid-post .post-thumb .category{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);text-transform:uppercase;border-radius:100px;padding:10px 20px;font-size:14px;font-weight:500;line-height:1;position:absolute;top:20px;left:20px}.grid-post .post-content{padding:30px}.grid-post .post-content .title{border:none;margin-bottom:15px;padding-bottom:0;font-size:20px}.grid-post .post-content .post-meta{margin-bottom:0}.grid-post .post-content .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-text-body);border:1px solid #e6e0e5}.grid-post .post-content .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.grid-post .post-content .ed-primary-btn:hover{color:var(--ed-color-common-white)}@media only screen and (max-width:991px){.post-wrap-card{justify-content:center;align-items:center;column-gap:24px;margin-bottom:30px;display:flex}.post-wrap-card .post-card-2{height:100%;margin-bottom:0}}@media screen and (max-width:575px){.post-wrap-card{flex-direction:column;row-gap:24px}}.pagination-wrap{justify-content:center;align-items:center;column-gap:10px;margin-top:50px;list-style:none;display:flex}.pagination-wrap li:not(:last-of-type){margin-right:10px}.pagination-wrap li a{background-color:var(--ed-color-grey-1);color:var(--ed-color-heading-primary);border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:16px;font-weight:600;line-height:1;display:flex}.pagination-wrap li a:hover,.pagination-wrap li .active{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.post-inner .post-content p br{display:none}.inner-post-2{grid-gap:0;margin-bottom:0;padding:0;overflow:hidden}.inner-post-2 .post-thumb{border-radius:0;height:250px;margin-bottom:0;padding:0}.inner-post-2 .post-thumb img{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.inner-post-2 .post-content{padding:30px}.inner-post-2 .post-content .title{border:none;padding-bottom:0}.inner-post-2:hover .post-thumb img{transform:scale(1.02)}.page-header{z-index:1;padding:120px 0;position:relative;overflow:hidden}.page-header .overlay{z-index:-1;background:linear-gradient(90deg,#f3f7fb 43.21%,#f3f7fb3d 63.66%);width:100%;height:100%;position:absolute;top:0;left:0}.page-header .bg-img{z-index:-1;background-position:100% 0;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0;right:0}@media (max-width:1399px){.page-header .bg-img{background-size:cover}}@media only screen and (max-width:767px){.page-header .shapes{display:none}}.page-header .shapes .shape{z-index:-1;position:absolute}.page-header .shapes .shape.shape-1{bottom:20px;left:50px}@media (max-width:1700px){.page-header .shapes .shape.shape-1{left:0}}.page-header .shapes .shape.shape-2{bottom:0;left:40%}.page-header .shapes .shape.shape-3{top:0;right:0}@media (max-width:1700px){.page-header-content{padding-left:100px}}@media (max-width:1600px){.page-header-content{padding-left:150px}}@media (max-width:1399px){.page-header-content{padding-left:200px}}@media only screen and (max-width:767px){.page-header-content{padding-left:0}}.page-header-content .title{margin-bottom:15px;font-size:48px;font-weight:600;line-height:1}.page-header-content .sub-title{font-size:16px;font-weight:500}.page-header-content .sub-title .icon{padding:0 5px;font-size:16px}.page-header-content .sub-title .inner-page{color:var(--ed-color-theme-primary)}.blog-contact-form.contact-form{border:1px solid #e6e0e5;margin-top:0}.blog-contact-form.contact-form .request-form .form-group .form-item .form-control{background-color:#0000;border:1px solid #e6e0e5}.blog-contact-form.contact-form .request-form .form-group .form-item .form-control.nice-select{height:auto;line-height:inherit;padding:15.5px 20px}.blog-contact-form.contact-form .request-form .form-group .form-item .form-control.nice-select:after{border-color:var(--ed-color-text-body);border-bottom:1px solid var(--ed-color-text-body);border-right:1px solid var(--ed-color-text-body);width:10px;height:10px;top:46%;right:35px}.blog-contact-form.contact-form .request-form .form-group .form-item .form-control.nice-select .list{background-color:var(--ed-color-common-white);width:100%}.blog-contact-form.contact-form .request-form .form-group .form-item .form-control.nice-select .list li{padding-left:30px}.blog-contact-form.contact-form .submit-btn .ed-primary-btn{justify-content:center;width:100%}.contact-content{border:1px solid #e6e0e5;border-radius:15px;padding:50px;overflow:hidden}@media only screen and (max-width:767px){.contact-content{padding:30px 20px}}.contact-content .contact-top .title{margin-bottom:10px;font-size:30px;font-weight:600}@media only screen and (max-width:767px){.contact-content .contact-top .title{font-size:24px}}.contact-content .contact-top p{margin-bottom:30px}.contact-content .contact-list .list-item{grid-gap:20px;grid-template-columns:75px 1fr;align-items:center;display:grid}.contact-content .contact-list .list-item:not(:last-of-type){border-bottom:1px solid #dadfec;margin-bottom:20px;padding-bottom:20px}@media only screen and (max-width:767px){.contact-content .contact-list .list-item{grid-template-columns:1fr}}.contact-content .contact-list .list-item .icon{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:5px;justify-content:center;align-items:center;width:60px;height:60px;font-size:18px;transition:all .3s ease-in-out;display:flex}.contact-content .contact-list .list-item .content .title{margin-bottom:10px;font-size:20px;font-weight:600;line-height:1}.contact-content .contact-list .list-item .content p{margin-bottom:0}.contact-content .contact-list .list-item .content a,.contact-content .contact-list .list-item .content span{display:block}.contact-content .contact-list .list-item:hover .icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.contact-wrap{background-color:var(--ed-color-grey-1);align-items:end;padding:60px}@media only screen and (max-width:767px){.contact-wrap{padding:40px 20px}}.contact-wrap .section-heading .section-title{margin:0}#form-messages{margin-top:15px;margin-bottom:0;display:none}#form-messages.alert-success{display:block}.blog-details-top-wrap{border:1px solid #e6e0e5;border-radius:15px;padding:40px}@media only screen and (max-width:767px){.blog-details-top-wrap{padding:40px 20px}}.blog-details-top .blog-details-thumb{height:450px;position:relative}@media only screen and (max-width:767px){.blog-details-top .blog-details-thumb{height:350px}}.blog-details-top .blog-details-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.blog-details-top .post-meta{margin:20px 0}.blog-details-content .details-title{margin-bottom:20px;font-size:30px;font-weight:600;line-height:1.4}@media only screen and (max-width:767px){.blog-details-content .details-title{font-size:24px}}.blog-details-content blockquote{background-color:var(--ed-color-grey-1);border-left:3px solid var(--ed-color-theme-primary);margin:40px 0;padding:40px}@media only screen and (max-width:767px){.blog-details-content blockquote{padding:30px 20px}}.blog-details-content blockquote p{font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);margin-bottom:20px;font-size:20px;font-style:italic;font-weight:400}.blog-details-content blockquote .author{color:var(--ed-color-heading-primary);margin-bottom:0;padding-left:50px;font-size:20px;font-weight:600;position:relative}.blog-details-content blockquote .author:before{background-color:var(--ed-color-theme-primary);content:"";width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-details-content .details-list-wrap{margin-bottom:40px}.blog-details-content .details-list-wrap .list-title{margin-bottom:15px;font-size:30px;font-weight:700;line-height:1.4}.blog-details-content .details-list-wrap .details-img{height:450px}@media only screen and (max-width:767px){.blog-details-content .details-list-wrap .details-img{height:350px}}.blog-details-content .details-list-wrap .details-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.blog-details-content .tag-wrap{border-top:1px dashed #e6e0e5;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:20px;margin:50px 0 0;padding:50px 0 0;display:flex}.blog-details-content .tag-wrap .tags{align-items:center;display:flex}.blog-details-content .tag-wrap .tags .tag{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:20px;font-weight:600}.blog-details-content .tag-wrap .tags ul{flex-wrap:wrap;align-items:center;gap:15px 10px;margin-left:20px;list-style:none;display:flex}.blog-details-content .tag-wrap .tags ul li a{background-color:var(--ed-color-grey-1);color:var(--ed-color-text-body);border-radius:100px;padding:8px 20px;font-size:16px;font-weight:400}.blog-details-content .tag-wrap .tags ul li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.blog-details-content .tag-wrap .social-list-wrap{align-items:center;column-gap:20px;display:flex}.blog-details-content .tag-wrap .social-list-wrap .share{margin-bottom:0;font-size:20px;font-weight:600}.blog-details-content .tag-wrap .social-list-wrap .social-list{background-color:var(--ed-color-grey-1);border-radius:100px;padding:5px 20px;list-style:none}.blog-details-content .tag-wrap .social-list-wrap .social-list li{display:inline-flex}.blog-details-content .tag-wrap .social-list-wrap .social-list li:not(:last-of-type){margin-right:15px}.blog-details-content .tag-wrap .social-list-wrap .social-list li a{color:var(--ed-color-heading-primary);border-radius:50%;font-size:16px}.blog-details-content .tag-wrap .social-list-wrap .social-list li a:hover{color:var(--ed-color-theme-primary)}.blog-details-content .blog-details-post .head-title{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:30px;font-weight:700}.blog-details-content .blog-details-post .view-post{color:var(--ed-color-theme-primary);text-transform:uppercase;align-items:center;column-gap:10px;font-size:16px;font-weight:700;line-height:1;display:flex}.blog-details-content .blog-details-post .view-post i{margin-top:-1px;transform:rotate(-45deg)}.blog-contact-form{border:1px solid #e6e0e5;border-radius:15px;margin-top:40px;padding:40px}@media only screen and (max-width:767px){.blog-contact-form{padding:30px 20px}}.blog-contact-form .title{font-size:30px;font-weight:600}@media only screen and (max-width:991px){.blog-contact-form .title{font-size:28px}}.blog-contact-form p{margin-bottom:30px}.blog-contact-form .request-form .form-item{position:relative}.blog-contact-form .request-form .form-item .form-control{background-color:var(--ed-color-grey-1);color:var(--ed-color-text-body);box-shadow:none;border:none;border-radius:6px;width:100%;margin-bottom:25px;padding:13px 20px;font-size:16px;font-weight:400}.blog-contact-form .request-form .form-item .form-control::-webkit-input-placeholder{color:var(--ed-color-text-body);font-size:16px;font-weight:400}.blog-contact-form .request-form .form-item .form-control:-moz-placeholder-shown{color:var(--ed-color-text-body);font-size:16px;font-weight:400}.blog-contact-form .request-form .form-item .form-control::-moz-placeholder{color:var(--ed-color-text-body);font-size:16px;font-weight:400}.blog-contact-form .request-form .form-item .form-control:-ms-placeholder-shown{color:var(--ed-color-text-body);font-size:16px;font-weight:400}.blog-contact-form .request-form .form-item .icon{position:absolute;top:50%;right:30px;transform:translateY(-50%)}.blog-contact-form .request-form .form-item.message-item .icon{top:25px}.blog-contact-form .request-form .ed-contact-input-remeber{align-items:center;column-gap:10px;margin-bottom:30px;display:flex}.blog-contact-form .request-form .ed-contact-input-remeber input[type=checkbox]{border:1px solid #e6e0e5}.blog-contact-form .request-form .ed-contact-input-remeber label{color:var(--ed-color-text-body)}.blog-contact-form .request-form .submit-btn .ed-primary-btn{border-radius:5px;font-weight:600}.sidebar-widget{background-color:var(--ed-color-grey-1);border:1px solid var(--ed-color-border-1);border-radius:15px;padding:40px 30px}@media only screen and (max-width:767px){.sidebar-widget{padding:30px 20px}}.sidebar-widget:not(:last-of-type){margin-bottom:50px}.sidebar-widget .search-form{position:relative}.sidebar-widget .search-form .form-control{box-shadow:none;border:none;border-radius:100px;padding:14px 20px 14px 30px}.sidebar-widget .search-form .search-btn{color:var(--ed-color-theme-primary);display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.sidebar-widget .widget-title{margin-bottom:30px;font-size:30px;font-weight:600;display:inline-block}.sidebar-widget .category-list li{font-family:var(--ed-ff-body);border-bottom:1px solid var(--ed-color-border-1);align-items:center;padding-bottom:5px;font-size:16px;font-weight:400;display:flex}.sidebar-widget .category-list li:not(:last-of-type){margin-bottom:20px}.sidebar-widget .category-list li:hover{color:var(--ed-color-theme-primary)}.sidebar-widget .category-list li i{color:var(--ed-color-theme-primary);padding-right:10px}.sidebar-widget .tags{flex-wrap:wrap;align-items:center;row-gap:20px;list-style:none;display:flex}.sidebar-widget .tags li:not(:last-of-type){margin-right:10px}.sidebar-widget .tags li a{background-color:var(--ed-color-common-white);font-family:var(--ed-ff-body);border-radius:100px;padding:8px 18px;font-size:15px;font-weight:400}.sidebar-widget .tags li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.sidebar-widget .sidebar-post{background-color:var(--ed-color-grey-1);grid-gap:0px;grid-template-columns:82px 1fr;align-items:center;display:grid}.sidebar-widget .sidebar-post:not(:last-of-type){margin-bottom:20px}.sidebar-widget .sidebar-post img{object-fit:cover;height:100%}.sidebar-widget .sidebar-post .post-content{padding:20px}@media only screen and (max-width:767px){.sidebar-widget .sidebar-post .post-content{padding-left:10px}}.sidebar-widget .sidebar-post .post-content .post-meta{flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:15px;display:flex}@media only screen and (max-width:767px){.sidebar-widget .sidebar-post .post-content .post-meta{column-gap:5px}}.sidebar-widget .sidebar-post .post-content .post-meta li{align-items:center;column-gap:10px;font-size:15px;line-height:1;display:flex}.sidebar-widget .sidebar-post .post-content .post-meta li:not(:last-of-type){margin-right:5px}@media only screen and (max-width:767px){.sidebar-widget .sidebar-post .post-content .post-meta li{font-size:13px}}.sidebar-widget .sidebar-post .post-content .post-meta li i{color:var(--ed-color-theme-primary);font-size:14px}.sidebar-widget .sidebar-post .post-content .title{color:var(--ed-color-heading-primary);text-transform:capitalize;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.4}.sidebar-widget .sidebar-post .post-content .title a{background:linear-gradient(var(--ed-color-theme-primary) 0%, var(--ed-color-theme-primary) 98%);-o-transition:all .3s ease-in-out;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.sidebar-widget .sidebar-post .post-content .title a:hover{color:var(--ed-color-theme-primary);background-size:100% 2px}.sticky-widget{position:sticky;top:150px}.about-img-wrap{width:100%;max-width:582px;height:500px;position:relative}@media (max-width:1199px){.about-img-wrap{margin:0 auto 30px}}.about-img-wrap .about-img-1{border:2px solid #dde1e7;border-radius:0 60px;width:100%;max-width:294px;height:371px;padding:5px;position:absolute;top:0;left:0}.about-img-wrap .about-img-1 img{object-fit:cover;border-radius:0 60px;width:100%;height:100%}.about-img-wrap .about-img-1 .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-img-wrap .about-img-1 .video-btn a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:25px;display:flex}.about-img-wrap .about-img-1 .video-btn a i{margin-top:10px;line-height:1}.about-img-wrap .about-img-1 .video-btn a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.about-img-wrap .about-img-2{width:100%;max-width:260px;height:352px;position:absolute;bottom:0;right:0}.about-img-wrap .about-img-2 img{object-fit:cover;border-radius:60px 0;width:100%;height:100%}.about-img-wrap .about-contact{background-color:var(--ed-color-theme-primary);grid-gap:15px;border-radius:0 60px;grid-template-columns:50px 1fr;align-items:center;width:100%;max-width:294px;padding:30px;display:grid;position:absolute;bottom:0;left:0}.about-img-wrap .about-contact .icon{background-color:var(--ed-color-common-white);width:50px;height:50px;color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.about-img-wrap .about-contact .icon i{transform:rotate(-45deg)}.about-img-wrap .about-contact .content span{color:var(--ed-color-common-white);text-transform:uppercase;font-size:14px;font-weight:500;display:block}.about-img-wrap .about-contact .content a{color:var(--ed-color-common-white);font-size:24px;font-weight:600;line-height:1}@media (max-width:1199px){.about-content{width:100%;max-width:630px}}.about-counter-items{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:610px;margin-bottom:40px;display:flex}.about-counter-items .about-counter-item{grid-gap:20px;grid-template-columns:80px 1fr;align-items:center;display:grid}.about-counter-items .about-counter-item .icon{max-width:fit-content;margin:0 auto;position:relative}.about-counter-items .about-counter-item .icon:before{content:"";border:1px solid var(--ed-color-theme-primary);z-index:1;border-radius:50%;width:65px;height:65px;transition:all .3s ease-in-out;position:absolute;bottom:-10px;right:-10px}.about-counter-items .about-counter-item .icon span{z-index:2;background-color:#e8eaff;border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;position:relative;box-shadow:0 14px 51px 2px #18323014}.about-counter-items .about-counter-item .icon.icon-2{background:0 0!important;border:0!important}.about-counter-items .about-counter-item .icon.icon-2:before{background:#ffffff0a;border:1px solid #ffffff14}.about-counter-items .about-counter-item .content .title{color:var(--ed-color-theme-primary);align-items:center;margin-bottom:5px;font-size:40px;font-weight:700;line-height:1;display:flex}.about-counter-items .about-counter-item .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.about-counter-items .about-counter-item .content .title .number{margin-bottom:2px}.about-counter-items .about-counter-item .content p{text-align:left;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.6}.about-section-3{z-index:1;background-color:#f3f7fb;position:relative}.about-section-3 .shapes .shape{z-index:-1;position:absolute}.about-section-3 .shapes .shape.shape-1{top:0;left:0}.about-section-3 .shapes .shape.shape-2{bottom:0;left:50px}.about-section-3 .shapes .shape.shape-3{bottom:0;right:0}.about-img-wrap-3{background-color:var(--ed-color-common-white);border-radius:15px;width:100%;max-width:545px;height:508px;position:relative}@media only screen and (max-width:991px){.about-img-wrap-3{margin:0 auto 40px}}.about-img-wrap-3 .about-img{border:15px solid var(--ed-color-common-white);border-radius:15px;width:100%;height:508px;position:absolute;top:0;left:0}.about-img-wrap-3 .about-img .main-img{object-fit:cover;border-radius:10px;width:100%;height:100%}.about-img-wrap-3 .icon-box{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:163px;height:163px;padding:30px;display:flex;position:absolute;top:65px;right:0}.about-img-wrap-3 .icon-box .icon{border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;display:flex}.faq-img-wrap.about-img-wrap-4{max-width:620px;height:471px}@media only screen and (max-width:991px){.faq-img-wrap.about-img-wrap-4{margin:0 auto 40px}}.faq-img-wrap.about-img-wrap-4 .faq-img{width:100%;max-width:620px;height:100%}.faq-img-wrap.about-img-wrap-4 .faq-text-box{bottom:50px;left:-100px}@media (max-width:1199px){.faq-img-wrap.about-img-wrap-4 .faq-text-box{left:0}}.about-content-4{margin-left:20px}@media (max-width:1199px){.about-content-4{margin-left:0}}.about-content-4 .section-heading .section-title span{color:var(--ed-color-theme-primary)}.about-content-4 .about-items{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:590px;margin-bottom:40px;display:flex}.about-content-4 .about-items .about-item{column-gap:20px;display:flex}.about-content-4 .about-items .about-item .icon{color:var(--ed-color-theme-primary);font-size:20px}.about-content-4 .about-items .about-item .content .title{margin-bottom:10px;font-size:22px;font-weight:600}.about-feature{background-color:var(--ed-color-grey-1)}.about-feature-card{padding-top:60px;position:relative}.about-feature-card .icon{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border:1px solid #e1e9f0;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #2f4a651c}.about-feature-card .icon img{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.about-feature-card .content{background-color:var(--ed-color-common-white);text-align:center;border:1px solid #e1e9f0;border-radius:15px;padding:100px 20px 30px}.about-feature-card .content .title{font-size:22px}.about-feature-card .content p{margin-bottom:0}.about-feature-card:hover .icon{background-color:var(--ed-color-theme-primary)}.about-feature-card:hover .icon img{filter:brightness(0)invert()}.about-section-22{margin-bottom:40px}@media only screen and (max-width:991px){.about-section-22{margin-bottom:0}}.about-section-22 .about-img-wrap-8 .about-img-2{width:100%;max-width:648px;height:560px;bottom:-40px}@media only screen and (max-width:991px){.about-section-22 .about-img-wrap-8 .about-img-2{bottom:0}}.about-section-22 .about-img-wrap-8 .round-shape{border:30px solid var(--ed-color-theme-primary);width:316px;height:316px}.about-section-22 .about-content-8 .about-tab .nav-tabs .nav-item .nav-link{border-radius:4px}.promo-section{z-index:1;background-color:#2b0c28;position:relative}.promo-section .bg-shape-1{filter:blur(125px);z-index:-1;background:radial-gradient(80.61% 80.61% at 50% 19.39%,#5d125733 0%,#03141800 85.76%);width:1784px;height:1541px;position:absolute;top:-60%;left:-60%}.promo-section .bg-shape-2{filter:blur(125px);z-index:-1;background:radial-gradient(80.61% 80.61% at 50% 19.39%,#5d125733 0%,#03141800 85.76%);width:1784px;height:1541px;position:absolute;bottom:-140%;right:-60%}@media only screen and (max-width:991px){.promo-section .shapes{display:none}}.promo-section .shapes .shape{z-index:-1;position:absolute}.promo-section .shapes .shape.shape-1{top:100px;left:70px}.promo-section .shapes .shape.shape-2{top:50px;right:0}.promo-heading{margin-bottom:100px}@media only screen and (max-width:991px){.promo-heading{margin-bottom:80px}}@media only screen and (max-width:767px){.promo-heading{margin-bottom:80px}.promo-wrap{margin-bottom:-50px}}.promo-wrap>div{padding:0}.promo-item{text-align:center;border-right:1px dashed #ffffff2b}@media only screen and (max-width:991px){.promo-item{border:none}}@media only screen and (max-width:767px){.promo-item{margin-bottom:50px}}.promo-item .promo-thumb{border-radius:50%;width:200px;height:200px;margin:0 auto 30px;position:relative}.promo-item .promo-thumb .icon{background-color:var(--ed-color-theme-primary);border:4px solid var(--ed-color-heading-primary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.promo-item .promo-thumb .main-img{object-fit:cover;width:100%;height:100%}.promo-item .title{margin-bottom:20px;font-size:22px}.promo-item p{margin-bottom:0;line-height:1.6}@media only screen and (max-width:767px){.promo-item p br{display:none}}.promo-item.item-3{border:none}.promo-item-2{text-align:center;border:1px solid #e6e0e5;border-radius:12px;padding:40px 30px;position:relative}@media (max-width:1199px){.promo-item-2{padding:30px 20px}}.promo-item-2 .number{color:#07a69826;-o-transition:all .3s ease-in-out;font-size:36px;font-weight:700;line-height:1;transition:all .3s ease-in-out;position:absolute;top:40px;left:30px}@media (max-width:1199px){.promo-item-2 .number{font-size:30px;top:30px;left:20px}}.promo-item-2 .icon{border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 25px;display:flex}.promo-item-2 .title{margin-bottom:15px;font-size:22px;font-weight:600}@media (max-width:1199px){.promo-item-2 .title{font-size:18px}}.promo-item-2:hover .number{color:var(--ed-color-theme-primary)}.promo-section-3{background-color:#1a1418}.promo-item-3{grid-gap:15px;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:75px 1fr;align-items:center;padding:30px;display:grid}@media (max-width:1199px){.promo-item-3{grid-template-columns:1fr}}.promo-item-3 .icon{-o-transition:all .3s ease-in-out;background-color:#07a6981a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;transition:all .3s ease-in-out;display:flex}.promo-item-3 .content .title{font-size:22px;font-weight:600}.promo-item-3 .content p{margin-bottom:0}.promo-item-3:hover .icon{background-color:var(--ed-color-theme-primary)}.course-section{z-index:1;position:relative}.course-section .shapes .shape{z-index:-1;position:absolute}@media only screen and (max-width:767px){.course-section .shapes .shape{display:none}}.course-section .shapes .shape.shape-1{top:133px;right:0}.course-section .shapes .shape.shape-2{bottom:200px;left:0}.feature-course{background-color:var(--ed-color-grey-1)}.course-item{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:10px;padding-top:30px}.course-item .course-thumb-wrap{padding:0 30px}@media only screen and (max-width:991px){.course-item .course-thumb-wrap{padding:0 20px}}.course-item .course-thumb-wrap .course-thumb{border-radius:10px;width:100%;overflow:hidden}.course-item .course-thumb-wrap img{object-fit:cover;-o-transition:all .3s ease-in-out;width:100%;height:100%;transition:all .3s ease-in-out}.course-item .course-content-wrap{background-color:#f5f2f4;border-bottom:1px solid #e6e0e5;flex-wrap:wrap;align-items:center;gap:9px;padding:20px 30px;display:flex}.course-item .course-content-wrap .offer{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:100px;padding:5px 15px;font-size:14px;font-weight:500;display:inline-block}.course-item .course-content-wrap .offer-2{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:100px;padding:5px 15px;font-size:14px;font-weight:500;display:inline-block}.course-item .course-content{border-bottom:1px solid #e6e0e5;margin-bottom:20px;padding:20px 30px}@media only screen and (max-width:991px){.course-item .course-content{padding:30px 20px}}.course-item .course-content .title{margin-bottom:15px;font-size:22px;font-weight:600;line-height:1.4}@media only screen and (max-width:767px){.course-item .course-content .title{font-size:20px}}.course-item .course-content .course-list{margin-bottom:20px}.course-item .course-content .course-list li{align-items:center;column-gap:7px;font-size:16px;font-weight:400;display:inline-flex}.course-item .course-content .course-list li:not(:last-of-type){margin-right:20px}.course-item .course-content .course-list li i{font-size:14px}.course-item .course-content .course-author-box{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 15px;display:flex}.course-item .course-content .course-author-box .course-author{grid-gap:10px;grid-template-columns:45px 1fr;align-items:center;display:grid}.course-item .course-content .course-author-box .course-author .author-img{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.course-item .course-content .course-author-box .course-author .author-img img{object-fit:cover;width:100%;height:100%}.course-item .course-content .course-author-box .course-author .author-info .name{margin-bottom:0;font-size:18px;font-weight:500;line-height:1}.course-item .course-content .course-author-box .course-author .author-info span{color:var(--ed-color-theme-primary);font-size:13px;font-weight:400;line-height:1}.course-item .course-content .course-author-box .course-review li{display:inline-flex}.course-item .course-content .course-author-box .course-review li i{color:#f8bc24}.course-item .course-content .course-author-box .course-review li.point{margin-left:5px}.course-item .bottom-content{justify-content:space-between;align-items:center;padding:0 30px 20px;display:flex}.course-item .bottom-content .price{color:var(--ed-color-heading-primary);font-size:20px;font-weight:700}.course-item .bottom-content .course-btn{color:var(--ed-color-heading-primary);border:1px solid #e6e0e5;border-radius:100px;padding:5px 20px;font-size:16px;font-weight:600}.course-item .bottom-content .course-btn:hover{border:1px solid var(--ed-color-theme-primary)}.course-item:hover .course-thumb img{transform:scale(1.03)}.course-item-2{grid-template-columns:236px 1fr;align-items:center;padding:0;display:grid;overflow:hidden}@media (max-width:1199px){.course-item-2{grid-template-columns:300px 1fr}}@media only screen and (max-width:767px){.course-item-2{grid-template-columns:1fr}}.course-item-2 .course-thumb-wrap{height:100%;padding:0}@media only screen and (max-width:767px){.course-item-2 .course-thumb-wrap{height:350px}}.course-item-2 .course-thumb-wrap .course-thumb{border-radius:0;height:100%}.feature-course-2{z-index:1;background-color:#1a2226;position:relative}.feature-course-2 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.feature-course-2 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.course-item.dark-item{background-color:#222a2d;border:1px solid #2f373a}.course-item.dark-item .course-content{border-bottom:1px solid #2f373a}.course-item.dark-item .course-content .title,.course-item.dark-item .course-content .course-list li i,.course-item.dark-item .course-content .course-author-box .course-author .author-info .name,.course-item.dark-item .bottom-content .price{color:var(--ed-color-common-white)}.course-item.dark-item .bottom-content .course-btn{color:var(--ed-color-common-white);border:1px solid #2f373a}.course-item.dark-item .bottom-content .course-btn:hover{border:1px solid var(--ed-color-theme-primary)}.course-item.dark-item.dark-item-2{background:#1a1418;border:1px solid #ffffff1a;box-shadow:0 7px 48px #00000026}.course-nav{border:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:1199px){.course-nav{justify-content:center}}.course-nav .nav-item .nav-link{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:none;border-radius:100px;padding:10px 30px}.course-nav .nav-item .nav-link.active{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:none}.course-tab-content .tab-pane.active.show>div{transition:all 1s ease-in-out;animation-name:fade-in-bottom;animation-duration:1s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-delay:.1s;animation-fill-mode:both}.course-top .swiper-arrow{align-items:center;column-gap:10px;display:flex}.course-top .swiper-arrow .swiper-nav{-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex}.course-top .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.course-feature-item{border-radius:10px;position:relative;overflow:hidden}.course-feature-item .course-feature-img{width:100%;height:274px}.course-feature-item .course-feature-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.course-feature-item .content{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border-radius:10px;width:90%;padding:15px 20px;transition:all .3s ease-in-out;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.course-feature-item .content .title{margin-bottom:0;font-size:18px;font-weight:600}.course-feature-item .content span{-o-transition:all .3s ease-in-out;font-size:14px;font-weight:500;transition:all .3s ease-in-out;display:none}.course-feature-item:hover .content span{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block}.course-details-content{border:1px solid #e6e0e5;border-radius:10px;padding:30px 0}.course-details-content .course-details-img{height:500px;padding:0 30px 30px}@media only screen and (max-width:767px){.course-details-content .course-details-img{height:350px;margin-bottom:30px;padding:0 20px}}.course-details-content .course-details-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.course-details-content .details-inner{padding:0 30px}@media only screen and (max-width:767px){.course-details-content .details-inner{padding:0 20px}}.course-details-content .details-meta{margin-bottom:20px}.course-details-content .details-meta li{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:100px;padding:7px 15px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.course-details-content .details-meta li:not(:last-of-type){margin-right:10px}.course-details-content .title{margin-bottom:20px;font-size:30px;font-weight:600}@media (max-width:1199px){.course-details-content .title br{display:none}}@media only screen and (max-width:767px){.course-details-content .title{font-size:24px}}.course-details-content .course-details-list{flex-wrap:wrap;align-items:center;row-gap:15px;display:flex}.course-details-content .course-details-list li{color:var(--ed-color-heading-primary);font-size:16px;font-weight:500;line-height:1;list-style:none;position:relative}.course-details-content .course-details-list li:not(:last-of-type){margin-right:20px;padding-right:20px}@media only screen and (max-width:767px){.course-details-content .course-details-list li:not(:last-of-type){margin-bottom:10px;margin-right:0}}.course-details-content .course-details-list li:not(:last-of-type):before{content:"";background-color:#e6e0e5;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (max-width:767px){.course-details-content .course-details-list li:not(:last-of-type):before{display:none}}.course-details-content .course-details-list li i{color:var(--ed-color-theme-primary);margin-right:10px}.course-details-content .course-details-list li:not(:last-of-type){margin-right:20px}.course-details-content .course-details-list li img{border-radius:50%;width:35px;height:35px;margin-right:10px}.course-details-content .course-details-list li span{color:var(--ed-color-theme-primary);font-weight:400}.course-details-content .course-details-list li.review-wrap{color:var(--ed-color-text-body);align-items:center;column-gap:10px;display:flex}.course-details-content .course-details-list li.review-wrap ul li{display:inline-flex}.course-details-content .course-details-list li.review-wrap ul li:not(:last-of-type){border:0;margin:0;padding:0}.course-details-content .course-details-list li.review-wrap ul li:not(:last-of-type):before{display:none}.course-details-content .course-details-list li.review-wrap ul li i{margin-right:0}.course-details-tab{margin-top:40px}.course-details-tab .nav-tabs{background-color:var(--ed-color-grey-1);justify-content:space-evenly;align-items:center;display:flex}@media only screen and (max-width:767px){.course-details-tab .nav-tabs{border:none;flex-direction:column}}.course-details-tab .nav-tabs .nav-item{border:none;width:25%}.course-details-tab .nav-tabs .nav-item:not(:last-of-type){border-right:1px solid #e6e0e5}@media only screen and (max-width:767px){.course-details-tab .nav-tabs .nav-item:not(:last-of-type){border:none;border-bottom:1px solid #e6e0e5;width:100%}.course-details-tab .nav-tabs .nav-item{border-bottom:1px solid #e6e0e5}}.course-details-tab .nav-tabs .nav-item .nav-link{color:var(--ed-color-text-body);border:1px solid #e6e0e5;border-left:none;border-right:none;border-radius:0;justify-content:center;align-items:center;column-gap:10px;width:100%;padding:17px 20px;font-size:16px;display:flex;position:relative}@media only screen and (max-width:767px){.course-details-tab .nav-tabs .nav-item .nav-link{border:none}}.course-details-tab .nav-tabs .nav-item .nav-link:before{background-color:var(--ed-color-theme-primary);content:"";-o-transition:all .4s ease-in-out;width:0;height:3px;transition:all .4s ease-in-out;position:absolute;top:-1.5px;left:0}.course-details-tab .nav-tabs .nav-item .nav-link.active{background-color:var(--ed-color-grey-1);color:var(--ed-color-theme-primary)}.course-details-tab .nav-tabs .nav-item .nav-link.active:before{width:100%}.course-details-tab .tab-content .tab-overview{padding:30px 30px 0}@media only screen and (max-width:767px){.course-details-tab .tab-content .tab-overview{padding:30px 20px 0}}.course-details-tab .tab-content .curriculam-area{padding:30px 30px 0}@media only screen and (max-width:767px){.course-details-tab .tab-content .curriculam-area{padding:30px 20px 0}}.course-details-tab .tab-content .curriculam-area .accordion-item{border:1px solid #e6e0e5;border-radius:10px}.course-details-tab .tab-content .curriculam-area .accordion-item:not(:last-of-type){margin-bottom:20px}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-button{color:var(--ed-color-heading-primary);box-shadow:none;border:none;border-radius:10px;font-size:20px;font-weight:600}@media only screen and (max-width:767px){.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-button{font-size:18px}}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-button:not(.collapsed){background-color:var(--ed-color-grey-1);border-radius:10px 10px 0 0}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body{padding:30px}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list{list-style:none}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li{color:var(--ed-color-heading-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;font-size:16px;font-weight:500;display:flex}@media only screen and (max-width:767px){.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li{font-size:14px}}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li:not(:last-of-type){margin-bottom:15px}@media only screen and (max-width:767px){.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li:not(:last-of-type){border-bottom:1px dashed #ced4e2;padding-bottom:15px}}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li span:first-child i{color:var(--ed-color-theme-primary);width:30px}@media only screen and (max-width:767px){.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li span:first-child i{width:25px}}.course-details-tab .tab-content .curriculam-area .accordion-item .accordion-body .curri-list li span:nth-child(2) i{margin-left:10px}.course-details-tab .tab-content .team-wrap-2{padding:30px 30px 0}@media only screen and (max-width:767px){.course-details-tab .tab-content .team-wrap-2{padding:30px 20px 0}}.course-details-tab .tab-content .reviewr-wrap{padding:30px 30px 0}@media only screen and (max-width:767px){.course-details-tab .tab-content .reviewr-wrap{padding:30px 20px 0}}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item{grid-gap:15px;border:1px solid var(--ed-color-border-1);grid-template-columns:90px 1fr;align-items:center;padding:30px;display:grid}@media only screen and (max-width:767px){.course-details-tab .tab-content .reviewr-wrap .review-list .review-item{grid-template-columns:1fr}}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item:not(:last-of-type){margin-bottom:30px}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item img{border-radius:50%;width:90px;height:90px}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content .content-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;row-gap:20px;display:flex}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content .content-top .name{margin-bottom:15px;font-size:18px;font-weight:500}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content .content-top .name span{color:var(--ed-color-text-body);margin-top:7px;font-size:15px;display:block}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content .content-top ul{list-style:none}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content .content-top ul li{color:#ffc92e;display:inline-flex}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content .content-top ul li:not(:last-of-type){margin-right:2px}.course-details-tab .tab-content .reviewr-wrap .review-list .review-item .content p{margin-bottom:0}.course-sidebar{border:1px solid #e6e0e5;border-radius:15px;padding:30px}.course-sidebar:not(:last-of-type){margin-bottom:30px}@media only screen and (max-width:767px){.course-sidebar{padding:30px 20px}}.course-sidebar.price-box .price{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;margin-bottom:25px;font-size:30px;font-weight:700;display:flex}.course-sidebar.price-box .price span{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:100px;padding:5px 10px;font-size:12px;font-weight:600}.course-sidebar.price-box .ed-primary-btn{text-transform:uppercase;border-radius:5px;justify-content:center;width:100%;font-weight:600}.course-sidebar.price-box .ed-primary-btn.buy-btn{color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-theme-primary);background-color:#0000;margin-top:10px}.course-sidebar.price-box .ed-primary-btn.buy-btn:before{background-color:var(--ed-color-theme-primary)}.course-sidebar.price-box .ed-primary-btn.buy-btn:hover{color:var(--ed-color-common-white)}.course-sidebar .sidebar-title{text-transform:capitalize;margin-bottom:25px;font-size:24px;font-weight:600}.course-sidebar .course-sidebar-list{list-style:none}.course-sidebar .course-sidebar-list li{color:#1a1418;font-size:16px;font-weight:500}.course-sidebar .course-sidebar-list li span{color:var(--ed-color-text-body);margin-left:5px}.course-sidebar .course-sidebar-list li i{color:var(--ed-color-theme-primary);width:25px}.course-sidebar .course-sidebar-list li:first-child{border-top:1px dashed #ced4e2;padding-top:15px}.course-sidebar .course-sidebar-list li:not(:last-of-type){border-bottom:1px dashed #ced4e2;margin-bottom:15px;padding-bottom:15px}.course-sidebar .share-btn{margin-top:30px}.course-sidebar .share-btn .ed-primary-btn{background-color:var(--ed-color-grey-1);width:100%;color:var(--ed-color-theme-primary);border-radius:5px;justify-content:center;font-weight:600}.course-sidebar .share-btn .ed-primary-btn i{margin-left:0;margin-right:10px;font-size:18px}.feature-course-22{background-color:var(--ed-color-common-white)}.feature-course-22 .course-item:hover .course-review li i{color:#f8bc24}.feature-course-22 .course-item:hover .bottom-content .price{color:var(--ed-color-theme-primary)}.counter-section{background-color:var(--ed-color-theme-primary);z-index:1;position:relative;overflow:hidden}@media only screen and (max-width:991px){.counter-section{padding:70px 0}}.counter-section .shapes .shape-1{position:absolute;top:-218px;left:-773px}.counter-section .shapes .shape-2{position:absolute;bottom:-605px;right:14px}.counter-wrap{justify-content:space-between;align-items:center;display:flex}.counter-item{text-align:center;border-right:1px solid #ffffff26;padding:120px 0}@media only screen and (max-width:991px){.counter-item{border:none;padding:0}}.counter-item.item-2{padding:60px 0}.counter-item .title{justify-content:center;align-items:center;margin-bottom:5px;font-size:40px;font-weight:700;display:flex}.counter-item .title .odometer-auto-theme{font-family:inherit;line-height:1}.counter-item p{text-transform:uppercase;margin-bottom:0;font-size:16px;font-weight:700}.counter-item.item-1{margin-left:80px;margin-right:auto}@media (max-width:1199px){.counter-item.item-1{margin-left:0}}.counter-item.item-4{border-right:none;margin-right:68px}@media (max-width:1199px){.counter-item.item-4{margin-right:0}}.counter-card{border:1px solid #e6e0e5;border-radius:10px;padding:40px 20px 45px}.counter-card .title{color:var(--ed-color-heading-primary);font-size:40px;font-weight:700;line-height:1;font-family:var(--ed-ff-heading);justify-content:center;align-items:center;margin-bottom:5px;display:flex}.counter-card .title .odometer-auto-theme{font-family:inherit;line-height:1}.counter-card .title .number{margin-top:-3px}.counter-card p{color:var(--ed-color-theme-primary);text-transform:uppercase;margin-bottom:0;font-size:14px;font-weight:700;line-height:1}.faq-img-wrap{width:100%;max-width:515px;height:542px;position:relative}@media only screen and (max-width:991px){.faq-img-wrap{margin:0 auto}}.faq-img-wrap .faq-img{width:100%;max-width:435px;height:542px;position:absolute;top:0;right:0}.faq-img-wrap .faq-img img{object-fit:cover;border-radius:20px;width:100%;height:100%}.faq-img-wrap .faq-text-box{background-color:var(--ed-color-common-white);border-radius:10px;padding:30px;position:absolute;bottom:100px;left:0;box-shadow:0 4px 18px #9ea5b13b}.faq-img-wrap .faq-text-box .faq-thumb-list{align-items:center;margin-top:10px;display:flex}.faq-img-wrap .faq-text-box .faq-thumb-list li{border:4px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.faq-img-wrap .faq-text-box .faq-thumb-list li:not(:last-of-type){margin-right:-30px}.faq-img-wrap .faq-text-box .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.faq-img-wrap .faq-text-box .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}@media only screen and (max-width:991px){.faq-content{margin-top:40px}}.faq-content.content-1{width:100%;max-width:613px;padding-left:40px}@media only screen and (max-width:991px){.faq-content.content-1{max-width:100%;padding-left:0}}.faq-content .faq-accordion .accordion-item{border:none}.faq-content .faq-accordion .accordion-item .accordion-button{box-shadow:none;color:var(--ed-color-heading-primary);background-color:#0000;border:none;border-bottom:1px solid #0000;padding-left:0;padding-right:0;font-size:18px;font-weight:600}.faq-content .faq-accordion .accordion-item .accordion-button:not(.collapsed){border-bottom:1px solid #e6e0e5}.faq-content .faq-accordion .accordion-item .accordion-button span{color:var(--ed-color-text-body);margin-right:10px}.faq-content .faq-accordion .accordion-item .accordion-body{padding-left:0;padding-right:0}.faq-content .faq-accordion .accordion-item .accordion-body p{color:#6f6873}.faq-img-wrap-2{z-index:1;width:100%;max-width:577px;height:511px;position:relative}@media only screen and (max-width:991px){.faq-img-wrap-2{margin:0 auto}}.faq-img-wrap-2 .faq-img-1{z-index:1;border-radius:0 60px;width:100%;max-width:281px;height:402px;position:absolute;top:0;left:0;overflow:hidden}.faq-img-wrap-2 .faq-img-1 img{object-fit:cover;width:100%;height:100%}.faq-img-wrap-2 .faq-img-2{border-radius:60px 0;width:100%;max-width:270px;height:241px;position:absolute;top:0;right:0;overflow:hidden}.faq-img-wrap-2 .faq-img-2 img{object-fit:cover;width:100%;height:100%}.faq-img-wrap-2 .faq-img-3{border-radius:60px 0;width:100%;max-width:270px;height:245px;position:absolute;bottom:0;right:0;overflow:hidden}.faq-img-wrap-2 .faq-img-3 img{object-fit:cover;width:100%;height:100%}.faq-img-wrap-2 .faq-text-box{background-color:var(--ed-color-common-white);z-index:2;border-radius:10px;padding:30px;position:absolute;bottom:50px;left:60px;box-shadow:0 4px 18px #9ea5b13b}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap{flex-wrap:wrap;align-items:center;gap:15px 10px;margin-top:10px;display:flex}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list{align-items:center;display:flex}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li{border:4px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li:not(:last-of-type){margin-right:-20px}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap p{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:18px;font-weight:400;line-height:1}.faq-img-wrap-2 .faq-text-box .faq-thumb-list-wrap p span{color:var(--ed-color-theme-primary);font-weight:700}.team-wrap{background:#000 50%/cover no-repeat;border-radius:15px;width:100%;max-width:1760px;margin:0 auto;padding-left:15px;padding-right:15px}@media only screen and (max-width:767px){.team-wrap{padding-left:0;padding-right:0}}.team-item{border-radius:10px;position:relative;overflow:hidden}.team-item .team-thumb{height:355px;position:relative}.team-item .team-thumb img{object-fit:cover;width:100%;height:100%}.team-item .team-thumb:before{mix-blend-mode:multiply;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);content:"";-o-transition:all .3s ease-in-out;visibility:hidden;opacity:0;background:#1a1418d1;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.team-item .team-thumb .team-social{position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.team-item .team-thumb .team-social li{visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-flex;transform:translateY(10px)}.team-item .team-thumb .team-social li:not(:last-of-type){margin-right:5px}.team-item .team-thumb .team-social li a{background-color:var(--ed-color-common-white);width:45px;height:45px;color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.team-item .team-thumb .team-social li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-item .team-thumb .team-social li:nth-child(2){transition-delay:.15s}.team-item .team-thumb .team-social li:nth-child(3){transition-delay:.2s}.team-item .team-thumb .team-social li:nth-child(4){transition-delay:.25s}.team-item .team-content{background-color:var(--ed-color-common-white);width:100%;padding:20px 30px;position:absolute;bottom:0;left:0}.team-item .team-content .title{margin-bottom:5px;font-size:22px;font-weight:600}.team-item .team-content span{color:var(--ed-color-theme-primary);font-size:16px}.team-item:hover .team-thumb:before{visibility:visible;opacity:1}.team-item:hover .team-thumb .team-social li{visibility:visible;opacity:1;transform:translateY(0)}.team-container{width:100%;max-width:1690px;margin:0 auto;padding:0 15px}.team-item-2{border:1px solid #e6e0e5;border-radius:15px;padding:10px}.team-item-2 .team-thumb{border-radius:15px;height:400px;position:relative;overflow:hidden}.team-item-2 .team-thumb img{object-fit:cover;-o-transition:all .3s ease-in-out;border-radius:15px;width:100%;height:100%;transition:all .3s ease-in-out}.team-item-2 .team-thumb .team-content{-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);background:#ffffff03;border:1px solid #ffffff26;border-radius:10px;justify-content:space-between;align-items:center;width:90%;padding:20px 30px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media only screen and (max-width:767px){.team-item-2 .team-thumb .team-content{padding:20px}}.team-item-2 .team-thumb .team-content .instructor-info .title{color:var(--ed-color-common-white);margin-bottom:0;font-weight:600}@media only screen and (max-width:767px){.team-item-2 .team-thumb .team-content .instructor-info .title{font-size:20px}}.team-item-2 .team-thumb .team-content .instructor-info span{color:var(--ed-color-common-white);font-size:16px;font-weight:400}.team-item-2 .team-thumb .team-content .team-social{position:relative}.team-item-2 .team-thumb .team-content .team-social .expand{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);-o-transition:all .3s ease-in-out;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:all .3s ease-in-out;display:flex}.team-item-2 .team-thumb .team-content .team-social .expand:hover{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.team-item-2 .team-thumb .team-content .team-social .social-list{list-style:none;position:absolute;bottom:55px;right:50%;transform:translate(50%)}.team-item-2 .team-thumb .team-content .team-social .social-list li{visibility:hidden;opacity:0;transition:all .5s cubic-bezier(.1,.75,.25,1)}.team-item-2 .team-thumb .team-content .team-social .social-list li a{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:all .3s ease-in-out;display:flex}.team-item-2 .team-thumb .team-content .team-social .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-item-2 .team-thumb .team-content .team-social .social-list li:not(:last-of-type){margin-bottom:10px}.team-item-2 .team-thumb .team-content .team-social .social-list li:nth-child(4){transition-delay:.1s}.team-item-2 .team-thumb .team-content .team-social .social-list li:nth-child(3){transition-delay:.15s}.team-item-2 .team-thumb .team-content .team-social .social-list li:nth-child(2){transition-delay:.2s}.team-item-2 .team-thumb .team-content .team-social .social-list li:first-child{transition-delay:.25s}.team-item-2 .team-thumb .team-content .team-social:hover .social-list li{visibility:visible;opacity:1}.team-item-2:hover .team-thumb img{transform:scale(1.02)}.team-item-3{text-align:center;border:1px solid #e6e0e5;border-radius:15px;padding:50px 30px}@media (max-width:1199px){.team-item-3{padding:40px 20px}}.team-item-3 .team-thumb-wrap{-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:192px;height:192px;margin:0 auto 20px;transition:all .3s ease-in-out;display:flex}.team-item-3 .team-thumb-wrap img{object-fit:cover;width:152px;height:152px}.team-item-3 .team-content .title{margin-bottom:0;font-size:22px}.team-item-3 .team-content span{color:var(--ed-color-theme-primary);margin-top:5px;font-weight:400;display:block}.team-item-3 .social-list{margin-top:20px}.team-item-3 .social-list li{display:inline-flex}.team-item-3 .social-list li:not(:last-of-type){margin-right:5px}.team-item-3 .social-list li a{color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.team-item-3 .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.team-item-3:hover .team-thumb-wrap{border:1px solid var(--ed-color-theme-primary)}.team-item-4{z-index:1;border-radius:10px;position:relative;overflow:hidden}.team-item-4 .team-thumb{height:350px}.team-item-4 .team-thumb .overlay{z-index:2;visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;background:linear-gradient(#0b1b1a00 0%,#0b1b1a 89.43%);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.team-item-4 .team-thumb img{object-fit:cover;width:100%;height:100%}.team-item-4 .team-content{visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;z-index:5;transition:all .3s ease-in-out;position:absolute;bottom:20px;left:30px}.team-item-4 .team-content .title{color:var(--ed-color-common-white);margin-bottom:5px;font-size:24px;font-weight:600}.team-item-4 .team-content span{font-family:var(--ed-ff-heading);color:var(--ed-color-common-white);font-size:14px;font-weight:400}.team-item-4 .team-content .team-social{border-top:1px solid #ffffff21;margin-top:10px;padding-top:20px}.team-item-4 .team-content .team-social li{display:inline-flex}.team-item-4 .team-content .team-social li:not(:last-of-type){margin-right:10px}.team-item-4 .team-content .team-social li a{color:var(--ed-color-common-white)}.team-item-4:hover .team-thumb .overlay{visibility:visible;opacity:1}.team-item-4:hover .team-content{visibility:visible;opacity:1;bottom:30px}.team-item-5{padding:0}.team-item-5 .team-thumb{z-index:1;height:300px;position:relative;overflow:hidden}.team-item-5 .team-thumb .shape{z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-item-5 .team-thumb .shape img{width:100%;height:100%}.team-item-5 .team-thumb .team-men{width:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-item-5 .team-thumb .team-men img{filter:saturate(0);-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.team-item-5 .team-content{padding:30px 0}.team-item-5:hover .team-thumb .team-men img{filter:saturate()}.team-section-22 .team-item-5 .team-thumb .team-men img{filter:inherit;border-top-left-radius:15px;border-top-right-radius:15px}.team-section-22 .team-item-5 .team-content span{color:#6f6873}.hero-section{z-index:1;background-color:#eff2f9;padding:100px 0;position:relative}@media only screen and (max-width:767px){.hero-section{padding:70px 0}}.hero-section .shapes .shape{z-index:-1;position:absolute}.hero-section .shapes .shape.shape-1{animation:2s linear infinite alternate-reverse about-anim;bottom:70px;left:70px}.hero-section .shapes .shape.shape-2{bottom:0;left:50%}.hero-section .shapes .shape.shape-3{top:0;left:0}.hero-content .section-heading .section-title{font-size:50px;font-weight:600}@media only screen and (max-width:767px){.hero-content .section-heading .section-title{font-size:36px}}.hero-content .section-heading .section-title span{color:var(--ed-color-theme-primary);font-weight:400}.hero-content .hero-btn-wrap{flex-wrap:wrap;align-items:center;gap:15px 20px;margin-bottom:40px;display:flex;position:relative}.hero-content .hero-btn-wrap .hero-video a{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:16px;font-weight:500;display:flex}.hero-content .hero-btn-wrap .hero-video a i{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:25px;display:flex}.hero-content .hero-author{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:20px;display:flex}.hero-content .hero-author ul li{border:1px solid var(--ed-color-common-white);border-radius:50%;display:inline-flex}.hero-content .hero-author ul li:not(:last-of-type){margin-right:-20px}.hero-content .hero-author h3{font-size:16px;font-weight:400}.hero-content .hero-author h3 span{color:var(--ed-color-theme-primary);margin-right:5px}.hero-content .bottom-text{font-size:24px;font-weight:600}.hero-content .bottom-text span{color:var(--ed-color-theme-primary)}.hero-img-wrap{width:100%;max-width:544px;height:550px;position:relative}@media only screen and (max-width:991px){.hero-img-wrap{margin:50px auto 0}}.hero-img-wrap .hero-img{border-radius:70px;width:100%;max-width:464px;height:550px;position:absolute;top:0;right:0;overflow:hidden}@media only screen and (max-width:991px){.hero-img-wrap .hero-img{left:50%;right:auto;transform:translate(-50%)}}.hero-img-wrap .hero-img img{object-fit:cover;width:100%;height:100%}.hero-img-wrap .hero-img-shape{animation:2s linear infinite alternate-reverse hero-anim;position:absolute;top:30%;right:-110px;transform:translateY(-50%)}@media only screen and (max-width:991px){.hero-img-wrap .hero-img-shape{right:-50px}}.hero-img-wrap .hero-text-element{background-color:var(--ed-color-common-white);border-radius:10px;padding:15px 30px;animation:2s linear infinite alternate-reverse about-anim;position:absolute;bottom:30%;left:-40px}.hero-img-wrap .hero-text-element .title{font-family:var(--ed-ff-heading);color:var(--ed-color-theme-primary);align-items:center;margin-bottom:0;font-size:36px;font-weight:600;line-height:1;display:flex}.hero-img-wrap .hero-text-element .title .odometer-auto-theme{font-family:inherit;line-height:1}.hero-img-wrap .hero-text-element p{text-transform:uppercase;color:var(--ed-color-heading-primary);margin-bottom:0;font-size:14px;font-weight:600}.hero-section-2{z-index:1;position:relative;overflow-x:clip}.hero-section-2 .hero-bg-wrap{height:790px;position:absolute;top:0;right:0}@media (max-width:1399px){.hero-section-2 .hero-bg-wrap{right:-16%}}@media (max-width:1199px){.hero-section-2 .hero-bg-wrap{right:-32%}}@media only screen and (max-width:991px){.hero-section-2 .hero-bg-wrap{display:none}}.hero-section-2 .hero-bg-wrap .hero-bg{border-bottom-left-radius:100px;overflow:hidden}.hero-section-2 .hero-bg-wrap .hero-bg-shape{z-index:-1;height:100%;position:absolute;top:0;right:0}.hero-section-2 .hero-bg-wrap .hero-bg-shape img{height:100%}.hero-section-2 .hero-bg-wrap .faq-text-box{background-color:var(--ed-color-common-white);z-index:2;border-radius:10px;padding:30px;animation:2s linear infinite alternate-reverse about-anim;position:absolute;bottom:25%;left:0;box-shadow:0 4px 18px #9ea5b13b}@media (max-width:1600px){.hero-section-2 .hero-bg-wrap .faq-text-box{left:90px}}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap{flex-wrap:wrap;align-items:center;gap:15px 10px;margin-top:10px;display:flex}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap .faq-thumb-list{align-items:center;display:flex}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li{border:4px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li:not(:last-of-type){margin-right:-20px}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap p{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:18px;font-weight:400;line-height:1}.hero-section-2 .hero-bg-wrap .faq-text-box .faq-thumb-list-wrap p span{color:var(--ed-color-theme-primary);font-weight:700}.hero-section-2 .hero-bg-wrap .hero-text-box{background-color:var(--ed-color-common-white);grid-gap:10px;border:1px solid #e6e0e5;border-radius:5px;grid-template-columns:45px 1fr;align-items:center;padding:10px;animation:1s linear infinite alternate-reverse about-anim;display:grid;position:absolute;top:30%}.hero-section-2 .hero-bg-wrap .hero-text-box .icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.hero-section-2 .hero-bg-wrap .hero-text-box .content .text-title{margin-bottom:0;font-size:20px;font-weight:600}.hero-section-2 .hero-bg-wrap .hero-text-box .content span{color:var(--ed-color-text-body);font-size:14px}.hero-section-2 .shapes .shape{position:absolute}.hero-section-2 .shapes .shape.shape-1{z-index:-1;top:0;left:0}.hero-section-2 .shapes .shape.shape-2{z-index:-2;top:-5%;left:-10%}.hero-content-2{padding:140px 0 220px}@media only screen and (max-width:991px){.hero-content-2{padding:100px 0}}.hero-content-2 .section-heading .section-title{font-size:54px}@media only screen and (max-width:991px){.hero-content-2 .section-heading .section-title{font-size:40px}.hero-content-2 .section-heading .section-title br{display:block}}@media only screen and (max-width:767px){.hero-content-2 .section-heading .section-title{font-size:36px}}.hero-content-2 .desc{margin-bottom:40px}.hero-content-2 .hero-form{width:100%;max-width:600px;margin-bottom:50px;position:relative}.hero-content-2 .hero-form .form-control{background-color:var(--ed-color-common-white);box-shadow:none;border:1px solid #e6e0e5;border-radius:100px;padding:19px 220px 19px 50px;box-shadow:0 11px 41px 3px #17433f1f}@media only screen and (max-width:767px){.hero-content-2 .hero-form .form-control{padding-right:50px}}.hero-content-2 .hero-form button{position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media only screen and (max-width:767px){.hero-content-2 .hero-form button{margin-top:10px;position:relative;top:0;left:0;right:auto;transform:translate(0)}}.hero-content-2 .hero-form .icon{color:var(--ed-color-heading-primary);font-size:14px;position:absolute;top:50%;left:25px;transform:translateY(-50%)}@media only screen and (max-width:767px){.hero-content-2 .hero-form .icon{top:28%}}.hero-content-2 .about-counter-items .about-counter-item .title{color:var(--ed-color-heading-primary);letter-spacing:3px}@media only screen and (max-width:767px){.hero-content-2 .about-counter-items .about-counter-item .title{font-size:39px}}.hero-3{z-index:1;background-color:#0e2c31;padding:0;position:relative;overflow:hidden}.hero-3 .hero-bottom-shape{position:absolute;bottom:0;left:0}@media only screen and (max-width:991px){.hero-3 .hero-bottom-shape{display:none}}.hero-3 .hero-shapes .shape{z-index:-1;position:absolute}.hero-3 .hero-shapes .shape.shape-1{opacity:.2;width:100%;height:100%;top:0;right:0}.hero-3 .hero-shapes .shape.shape-1 img{width:100%;height:100%}.hero-3 .hero-shapes .shape.shape-2{opacity:.2;top:50px;left:0}.hero-3 .hero-shapes .shape.shape-3{bottom:0;left:0}.hero-3 .hero-img-wrap-3{z-index:-1;position:absolute;top:-60px;right:16%}@media (max-width:1600px){.hero-3 .hero-img-wrap-3{right:5%}}@media (max-width:1199px){.hero-3 .hero-img-wrap-3{right:-16%}}@media only screen and (max-width:991px){.hero-3 .hero-img-wrap-3{display:none}}.hero-content-3{padding:170px 0 250px}@media only screen and (max-width:991px){.hero-content-3{padding:100px 0}}.hero-content-3 .section-heading .section-title{color:var(--ed-color-common-white)}@media only screen and (max-width:767px){.hero-content-3 .section-heading .section-title{font-size:36px}}.hero-content-3 p{color:var(--ed-color-common-white);margin-bottom:40px}.hero-content-3 ul{flex-wrap:wrap;align-items:center;gap:15px 35px;margin-bottom:40px;list-style:none;display:flex}.hero-content-3 ul li{color:var(--ed-color-common-white);align-items:center;column-gap:10px;font-size:20px;font-weight:500;display:flex}.hero-content-3 .hero-btn-wrap .hero-btn-2{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary)}.hero-content-3 .hero-btn-wrap .hero-btn-2:before{background-color:var(--ed-color-theme-primary)}.hero-content-3 .hero-btn-wrap .hero-btn-2:hover{color:var(--ed-color-common-white)}.hero-img-wrap-3{width:100%;max-width:677px}.hero-img-wrap-3 .hero-img{width:100%}.hero-img-wrap-3 .hero-img img{object-fit:cover;width:100%}.hero-4{background-color:#0e2c31;padding:325px 0 150px}@media only screen and (max-width:991px){.hero-4{padding:250px 0 100px}}@media only screen and (max-width:767px){.hero-4{padding:170px 0 100px}}.hero-4 .shapes .shape.shape-1{top:50%;bottom:auto;left:20px;transform:translateY(-50%)}.hero-4 .shapes .shape.shape-2{right:200px}.hero-4 .shapes .shape.shape-3{left:50px}.hero-4 .shapes .shape.shape-4{top:0;right:0}.hero-content-4{padding:0}@media only screen and (max-width:767px){.hero-content-4 .section-heading .section-title{font-size:36px}}.hero-content-4 .section-heading .section-title span{color:var(--ed-color-common-white);font-weight:200}.hero-content-4 .bottom-title{color:var(--ed-color-common-white);margin:30px 0 40px;font-size:20px;font-weight:400}.hero-content-4 .hero-btn-wrap .ed-primary-btn{border:1px solid var(--ed-color-common-white);background-color:#0000;padding:11px 10px 11px 30px}.hero-content-4 .hero-btn-wrap .ed-primary-btn:before{background-color:var(--ed-color-common-white)}.hero-content-4 .hero-btn-wrap .ed-primary-btn:hover{color:var(--ed-color-heading-primary)}.hero-content-4 .hero-btn-wrap .ed-primary-btn span{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border:4px solid var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:15px;transition:all .3s ease-in-out;display:flex}.hero-content-4 .hero-btn-wrap .ed-primary-btn span i{margin:0}.hero-content-4 .hero-btn-wrap .ed-primary-btn.active{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary)}.hero-content-4 .hero-btn-wrap .ed-primary-btn.active:before{background-color:var(--ed-color-theme-primary)}.hero-content-4 .hero-btn-wrap .ed-primary-btn.active:hover{color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.hero-content-4 .hero-btn-wrap .ed-primary-btn.active:hover span{background-color:var(--ed-color-theme-primary);border-color:var(--ed-color-common-white);color:var(--ed-color-common-white)}.hero-img-wrap-2{background-color:var(--ed-color-common-white);border:10px solid var(--ed-color-common-white);border-radius:20px;width:100%;max-width:628px;height:470px;position:relative}@media only screen and (max-width:991px){.hero-img-wrap-2{margin:0 auto}}.hero-img-wrap-2 .hero-img{width:100%;height:100%}.hero-img-wrap-2 .hero-img img{object-fit:cover;border-radius:20px;width:100%;height:100%;overflow:hidden}.hero-img-wrap-2 .img-shape{z-index:-1;position:absolute;top:-80px;left:-80px}.hero-img-wrap-2 .img-shape-2{z-index:-1;position:absolute;bottom:-120px;right:-120px}.hero-img-wrap-2 .hero-contact-list{align-items:center;list-style:none;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-img-wrap-2 .hero-contact-list li:not(:last-of-type){margin-right:20px}@media only screen and (max-width:767px){.hero-img-wrap-2 .hero-contact-list li:not(:last-of-type){margin-right:10px}}.hero-img-wrap-2 .hero-contact-list li a{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:18px;display:flex}.hero-img-wrap-2 .hero-contact-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.hero-section-5{z-index:1;background-color:#f0f4f5;position:relative;overflow:hidden}.hero-section-5 .bg-item .hero-shape{z-index:-1;position:absolute}.hero-section-5 .bg-item .hero-shape.shape-1{top:50%;left:0;transform:translateY(-50%)}@media only screen and (max-width:767px){.hero-section-5 .bg-item .hero-shape.shape-1{top:auto;bottom:0;transform:translate(0)}}.hero-section-5 .bg-item .hero-shape.shape-2{top:0;right:0}.hero-section-5 .bg-item .hero-shape.shape-3{animation:2s linear infinite alternate-reverse hero-anim;top:20%;left:7%;transform:translateY(-50%)}@media (max-width:1199px){.hero-section-5 .bg-item .hero-shape.shape-3{display:none}}.hero-section-5 .bg-item .hero-shape.shape-4{animation:2s linear infinite alternate-reverse about-anim;top:15%;right:7%;transform:translateY(-50%)}@media (max-width:1700px){.hero-section-5 .bg-item .hero-shape.shape-4{right:3%}}@media (max-width:1399px){.hero-section-5 .bg-item .hero-shape.shape-4{display:none}}.hero-section-5 .hero-men-wrap .hero-men{z-index:-1;position:absolute}@media (max-width:1199px){.hero-section-5 .hero-men-wrap .hero-men{display:none}}.hero-section-5 .hero-men-wrap .hero-men.men-1{bottom:0;left:50px}@media (max-width:1399px){.hero-section-5 .hero-men-wrap .hero-men.men-1{left:0}}.hero-section-5 .hero-men-wrap .hero-men.men-2{bottom:0;right:30px}@media (max-width:1600px){.hero-section-5 .hero-men-wrap .hero-men.men-2{right:0}}@media (max-width:1399px){.hero-section-5 .hero-men-wrap .hero-men.men-2{right:-120px}}.hero-content-5{padding:179px 0}@media only screen and (max-width:991px){.hero-content-5{padding:100px 0}}.hero-content-5 .title{margin-bottom:10px}@media only screen and (max-width:991px){.hero-content-5 .title{font-size:50px}}@media only screen and (max-width:767px){.hero-content-5 .title{margin-bottom:20px;font-size:40px}}.hero-content-5 .title span{color:var(--ed-color-theme-primary)}.hero-content-5 p{margin-bottom:40px}.hero-content-5 .hero-form{width:100%;max-width:790px;margin:0 auto;position:relative}.hero-content-5 .hero-form .form-control{box-shadow:none;border:1px solid #e6e0e5;border-radius:100px;padding:19px 190px 19px 40px}@media only screen and (max-width:767px){.hero-content-5 .hero-form .form-control{padding-right:40px}}.hero-content-5 .hero-form button{position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media only screen and (max-width:767px){.hero-content-5 .hero-form button{margin-top:10px;position:relative;top:0;left:0;right:auto;transform:translate(0)}}.hero-content-5 .hero-form .icon{color:var(--ed-color-heading-primary);font-size:14px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.hero-content-5 .bottom-title{margin-top:40px;margin-bottom:0;font-size:24px;line-height:34px}.hero-content-5 .bottom-title span{color:var(--ed-color-theme-primary);font-size:24px;line-height:34px}@keyframes hero-anim{0%{transform:translateY(0)}to{transform:translateY(15px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes about-anim{0%{transform:translate(0)}to{transform:translate(15px)}}.hero-1-section{background-repeat:no-repeat;background-color:var(--ed-color-common-white);background-size:cover;padding:100px 0 80px}@media only screen and (max-width:767px){.hero-1-section{background-position:50%}}.hero-1-section .hero-img-wrap{max-width:553px;height:508px;position:relative}.hero-1-section .hero-img-wrap .shape{background:#5d12571c;border-radius:20px;width:193px;height:213.66px;position:absolute;top:-53px;left:-30px}.hero-1-section .hero-img-wrap .hero-img{border-radius:20px;max-width:485px;height:455px}.content-img-wrap{width:100%;max-width:634px;height:608px;position:relative}@media only screen and (max-width:991px){.content-img-wrap{margin:0 auto}}.content-img-wrap .content-img-1{z-index:1;border-radius:60px 0;width:100%;max-width:302px;height:480px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.content-img-wrap .content-img-1 img{object-fit:cover;width:100%;height:100%}.content-img-wrap .content-img-2{z-index:1;border-radius:0 60px;width:100%;max-width:302px;height:294px;position:absolute;top:0;right:0;overflow:hidden}.content-img-wrap .content-img-2 img{object-fit:cover;width:100%;height:100%}.content-img-wrap .content-img-3{z-index:1;border-radius:60px 0;width:100%;max-width:302px;height:294px;position:absolute;bottom:0;right:0;overflow:hidden}.content-img-wrap .content-img-3 img{object-fit:cover;width:100%;height:100%}.content-img-wrap .border-shape{border:1px solid var(--ed-color-theme-primary);border-radius:60px 0;width:100%;max-width:347px;height:552px;position:absolute;top:50%;left:15%;transform:translateY(-50%)}.content-info{margin-left:45px}@media only screen and (max-width:991px){.content-info{margin-top:40px;margin-left:0}}.content-item{grid-gap:20px;-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:10px;grid-template-columns:85px 1fr;align-items:center;padding:30px;transition:all .3s ease-in-out;display:grid}@media only screen and (max-width:767px){.content-item{grid-template-columns:1fr}}.content-item .icon{-o-transition:all .3s ease-in-out;background-color:#ecf3f8;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;transition:all .3s ease-in-out;display:flex}.content-item .icon img{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.content-item .content p{margin-bottom:0}.content-item:hover{border:1px solid #0000;box-shadow:0 10px 28px #13242721}.content-item:hover .icon{background-color:var(--ed-color-theme-primary)}.content-item:hover .icon img{filter:brightness(0)invert()}.content-img-wrap-2{z-index:1;background:#fff;border-radius:10px;width:100%;max-width:628px;height:485px;padding:20px;position:relative;box-shadow:0 4px 16px #ebeef3}@media only screen and (max-width:991px){.content-img-wrap-2{margin:0 auto}}.content-img-wrap-2 .content-img{width:100%;height:100%}.content-img-wrap-2 .content-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.content-img-wrap-2 .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.content-img-wrap-2 .video-btn a{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:30px;display:flex;position:relative}.content-img-wrap-2 .video-btn a .ripple,.content-img-wrap-2 .video-btn a .ripple:before,.content-img-wrap-2 .video-btn a .ripple:after{width:100px;height:100px}.content-info-2{padding-left:20px}@media only screen and (max-width:991px){.content-info-2{margin-top:40px;padding-left:0}}.content-info-2 .content-list{margin-top:30px;margin-bottom:40px}.content-info-2 .content-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:16px;font-weight:500;display:flex}.content-info-2 .content-list li:not(:last-of-type){margin-bottom:10px}.content-info-2 .content-list li i{color:var(--ed-color-theme-primary)}.request-section{z-index:1;background-color:#5d1257;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative;overflow:hidden}.request-section .bg-img{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:845px;height:513px;position:absolute;top:50%;left:50px;transform:translateY(-50%)}@media (max-width:1700px){.request-section .bg-img{max-width:700px}}@media (max-width:1600px){.request-section .bg-img{max-width:545px}}@media screen and (max-width:1199px){.request-section .bg-img{display:none}}.request-content p{color:var(--ed-color-common-white);width:100%;max-width:650px}.request-content .request-form-wrapper{width:100%;max-width:650px;margin-bottom:30px}.request-content .request-form-wrapper .form-items{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px 10px;display:flex}@media (max-width:1199px){.request-content .request-form-wrapper .form-items{justify-content:start}}.request-content .request-form-wrapper .form-items .form-item{width:100%;max-width:300px}.request-content .request-form-wrapper .form-items .form-item .form-control{box-shadow:none;border:1px solid var(--ed-color-common-white);color:var(--ed-color-common-white);background-color:#0000;border-radius:100px;outline:none;padding:14px 30px}.request-content .request-form-wrapper .form-items .form-item .form-control::-webkit-input-placeholder{color:var(--ed-color-common-white)}.request-content .request-form-wrapper .form-items .form-item .form-control:-moz-placeholder-shown{color:var(--ed-color-common-white)}.request-content .request-form-wrapper .form-items .form-item .form-control::-moz-placeholder{color:var(--ed-color-common-white)}.request-content .request-form-wrapper .form-items .form-item .form-control:-ms-placeholder-shown{color:var(--ed-color-common-white)}.request-content .request-btn .ed-primary-btn{background-color:var(--ed-color-common-white);color:#5d1257}.request-content .request-btn .ed-primary-btn:before{background-color:#0f101b}.request-content .request-btn .ed-primary-btn:hover{color:var(--ed-color-common-white)}.feature-wrap{background-color:var(--ed-color-bg-2);border-radius:20px;width:100%;max-width:1680px;margin:0 auto}.feature-item{-o-transition:all .3s ease-in-out;background-color:#1f2026;border:1px solid #24252b;border-radius:10px;padding:30px 20px;transition:all .3s ease-in-out}.feature-item .icon{background-color:var(--ed-color-bg-2);border:1px solid #2e2f36;border-radius:50%;justify-content:center;align-items:center;width:91px;height:91px;margin:0 auto;display:flex}.feature-item .title{color:var(--ed-color-common-white);margin:25px 0;font-size:20px}.feature-item .feature-btn{color:var(--ed-color-common-white);border:1px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 auto;display:flex}.feature-item .feature-btn:hover{background-color:var(--ed-color-theme-primary);border:1px solid var(--ed-color-theme-primary)}.feature-item:hover{transform:translateY(-10px)}.feature-card{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:10px;padding:60px 40px;transition:all .3s ease-in-out;box-shadow:0 13px 58px 4px #191e1d12}@media only screen and (max-width:767px){.feature-card{padding:40px 20px}}.feature-card .icon{border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:0 auto 35px;display:flex}.feature-card .content p{margin:20px 0 30px}.feature-card .content .ed-primary-btn{color:var(--ed-color-text-body);background-color:#0000;border:1px solid #e6e0e5}.feature-card .content .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.feature-card .content .ed-primary-btn:hover{color:var(--ed-color-common-white)}.feature-card:hover{transform:translateY(-10px)}.event-item{border-radius:15px;overflow:hidden}.event-item .event-thumb{height:276px;position:relative;overflow:hidden}.event-item .event-thumb img{object-fit:cover;-o-transition:all .3s ease-in-out;border-radius:15px 15px 0 0;width:100%;height:100%;transition:all .3s ease-in-out}.event-item .event-thumb .date-wrap{position:absolute;top:0;left:0}.event-item .event-thumb .date-wrap .date{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);text-align:center;border-radius:15px 0;margin-bottom:0;padding:10px 25px;font-size:35px;font-weight:700}.event-item .event-thumb .date-wrap .date span{font-size:16px;display:block}.event-item .event-content{background-color:#f5f2f4;padding:30px}.event-item .event-content .time{color:var(--ed-color-theme-primary);background-color:#07a6981a;border-radius:100px;align-items:center;column-gap:10px;margin-bottom:20px;padding:5px 15px;font-size:14px;font-weight:600;display:inline-flex}.event-item .event-content .title{margin-bottom:20px;font-size:22px;font-weight:600;line-height:1.5}.event-item .event-content .location{margin-bottom:30px}.event-item .event-content .location span{align-items:center;column-gap:10px;font-weight:400;display:inline-flex}.event-item .event-content .location span i{color:var(--ed-color-theme-primary)}.event-item .event-content .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-text-body);border:1px solid #e6e0e5}.event-item .event-content .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.event-item .event-content .ed-primary-btn:hover{color:var(--ed-color-common-white)}.event-item:hover .event-thumb img{transform:scale(1.03)}.feature-section-5{background-color:#f0f4f5}.feature-card-2 .icon{background-color:#f5f2f4}.feature-1-section{margin:20px 20px 0}.feature-1-section .feature-1-wrap{background:var(--ed-color-theme-primary);border-radius:10px;flex-wrap:wrap;justify-content:space-between;row-gap:20px;padding:80px;display:flex}@media (max-width:1600px){.feature-1-section .feature-1-wrap{padding:60px 40px}}.feature-1-section .feature-1-wrap .first-item:before{display:none}.feature-1-section .feature-1-wrap .feature-1-item{flex-wrap:wrap;align-items:center;gap:20px;display:flex;position:relative}.feature-1-section .feature-1-wrap .feature-1-item:before{content:"";background:#ffffff1f;width:1px;height:250px;position:absolute;left:-50px}@media (max-width:1700px){.feature-1-section .feature-1-wrap .feature-1-item:before{display:none}}.feature-1-section .feature-1-wrap .feature-1-item .icon{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff0f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.feature-1-section .feature-1-wrap .feature-1-item .icon img{object-fit:cover;width:auto}.feature-1-section .feature-1-wrap .feature-1-item .author .feature-1-title{color:#fff;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.feature-1-section .feature-1-wrap .feature-1-item .author .dec{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.cta-section{z-index:1;background-color:#161e27;position:relative}.cta-section:before{content:"";background:linear-gradient(90deg,#5d1257 39.86%,#161e2733 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:991px){.cta-section{padding:100px 0}}@media only screen and (max-width:767px){.cta-section{padding:70px 0}}.cta-section .cta-bg-img{z-index:-1;width:auto;height:100%;position:absolute;top:0;right:0}@media (max-width:1199px){.cta-section .cta-bg-img{width:100%}}@media only screen and (max-width:767px){.cta-section .cta-bg-img{display:none}}.cta-section .cta-bg-img img{object-fit:contain;width:100%;height:100%}@media (max-width:1199px){.cta-section .cta-bg-img img{object-fit:cover}}.cta-section .shapes .shape-1{z-index:1;position:absolute;top:0;left:70px}.cta-section .shapes .shape-2{z-index:-1;mix-blend-mode:multiply;position:absolute;bottom:0;right:0}@media only screen and (max-width:767px){.cta-section .shapes .shape-2{display:none}}.cta-content{width:100%;max-width:871px}.cta-content .title{color:var(--ed-color-common-white);font-size:40px;font-weight:600}@media only screen and (max-width:991px){.cta-content .title{font-size:36px}}@media only screen and (max-width:767px){.cta-content .title{font-size:30px}}.cta-content p{color:var(--ed-color-common-white);margin:25px 0 35px}.cta-content .cta-btn-wrap{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.cta-content .cta-btn-wrap .cta-btn{background-color:var(--ed-color-common-white);color:#5d1257;transition:all .3s ease-in-out}.cta-content .cta-btn-wrap .cta-btn:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.cta-content .cta-btn-wrap .cta-btn-2{border:1px solid var(--ed-color-common-white);background-color:#0000}.cta-content .cta-btn-wrap .cta-btn-2:before{background-color:var(--ed-color-theme-primary)}.cta-content .cta-btn-wrap .cta-btn-2:hover{border:1px solid var(--ed-color-theme-primary)}.cta-section-3{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative}.cta-section-3 .overlay{mix-blend-mode:multiply;z-index:-1;background:#060b0fbf;width:100%;height:100%;position:absolute;top:0;left:0}.cta-content-3{width:100%;max-width:100%}.cta-content-3 .section-heading .section-title{font-size:48px}@media only screen and (max-width:991px){.cta-content-3 .section-heading .section-title{font-size:32px}}.cta-content-3 .cta-btn-wrap{justify-content:center}.testimonial-section{z-index:1;background-color:#07a698;position:relative}.testimonial-section .shapes .shape-1{z-index:-1;position:absolute;bottom:0;left:120px}.testimonial-section .shapes .shape-2{z-index:-1;position:absolute;top:20%;right:6%}.testi-item{background-color:var(--ed-color-common-white);border-radius:15px;padding:40px}@media only screen and (max-width:767px){.testi-item{padding:20px}}.testi-item .title{margin-bottom:15px;font-size:20px;font-weight:600}.testi-item p{margin-bottom:20px}.testi-item .testi-author{grid-gap:15px;grid-template-columns:50px 1fr;align-items:center;display:grid}.testi-item .testi-author .author-img{border-radius:50%;overflow:hidden}.testi-item .testi-author .name{margin-bottom:0;font-size:18px;font-weight:600}.testi-item .testi-author .name span{color:var(--ed-color-theme-primary);margin-top:5px;font-size:14px;font-weight:400;line-height:1;display:block}.testimonial-section-2{z-index:2;margin-bottom:-165px;position:relative}.testi-carousel{padding-bottom:90px}.testi-carousel .swiper-pagination{bottom:0}.testi-carousel .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#0000;border:2px solid #e6e0e5;border-radius:50%;width:20px;height:20px;position:relative}.testi-carousel .swiper-pagination .swiper-pagination-bullet:before{background-color:var(--ed-color-theme-primary);content:"";visibility:hidden;opacity:0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testi-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--ed-color-theme-primary)}.testi-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{visibility:visible;opacity:1}.testi-carousel-22{padding-bottom:90px}.testi-carousel-22 .swiper-pagination{bottom:0}.testi-carousel-22 .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#0000;border:2px solid #e6e0e5;border-radius:50%;width:20px;height:20px;position:relative}.testi-carousel-22 .swiper-pagination .swiper-pagination-bullet:before{background-color:var(--ed-color-theme-primary);content:"";visibility:hidden;opacity:0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testi-carousel-22 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--ed-color-theme-primary)}.testi-carousel-22 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{visibility:visible;opacity:1}.testi-item-2{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:10px;padding:40px 64px 40px 40px}@media only screen and (max-width:991px){.testi-item-2{padding:30px 20px}}@media only screen and (max-width:767px){.testi-item-2{padding:30px 20px}}.testi-item-2 .testi-top-content{grid-gap:20px;border-bottom:1px solid #e6e0e5;grid-template-columns:120px 1fr;align-items:center;margin-bottom:30px;padding-bottom:30px;display:grid}@media only screen and (max-width:991px){.testi-item-2 .testi-top-content{grid-template-columns:1fr}}.testi-item-2 .testi-top-content .testi-thumb{border-radius:10px;width:120px;height:120px;overflow:hidden}.testi-item-2 .testi-top-content .testi-thumb img{object-fit:cover;width:100%;height:100%}.testi-item-2 .testi-top-content p{margin-bottom:0;font-size:18px}.testi-item-2 .testi-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.testi-item-2 .testi-bottom .author-info .name{margin-bottom:0;font-size:22px;font-weight:700}.testi-item-2 .testi-bottom .author-info span{color:var(--ed-color-theme-primary);font-size:16px;font-weight:400}.testi-item-2 .testi-bottom .testi-review li{color:var(--ed-color-theme-primary);display:inline-flex}.testi-item-2 .testi-bottom .testi-review li.point{color:var(--ed-color-text-body);margin-left:5px}.testimonial-section-3{z-index:1;background-color:#1a2226;position:relative}.testimonial-section-3 .shapes .shape{z-index:-1;position:absolute}.testimonial-section-3 .shapes .shape.shape-1{top:0;left:0}.testimonial-section-3 .shapes .shape.shape-2{top:0;right:0}.testi-carousel-wrap-2{width:100%;max-width:720px;margin:0 auto;position:relative}@media only screen and (max-width:767px){.testi-carousel-wrap-2 .swiper-arrow{display:none}}.testi-carousel-wrap-2 .swiper-arrow .swiper-nav{color:var(--ed-color-common-white);border:1px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testi-carousel-wrap-2 .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-20px}.testi-carousel-2{width:100%;max-width:560px;overflow:hidden}.testi-item-3{background-color:var(--ed-color-common-white);z-index:1;border-radius:20px;width:100%;max-width:520px;margin:0 auto;padding:50px;position:relative}.testi-item-3:before{content:"";z-index:-1;background-color:#ffffff1a;border-radius:20px;width:50px;height:80%;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media only screen and (max-width:767px){.testi-item-3{padding:30px 20px}}.testi-item-3 .title{margin-bottom:15px}.testi-item-3 p{margin-bottom:20px}.testi-item-3 .testi-author{grid-template-columns:50px 1fr;align-items:center;display:grid}.testi-item-3 .testi-author .testi-author-img{border-radius:50%;width:50px;height:50px;overflow:hidden}.testi-item-3 .testi-author .name{margin-bottom:0;padding-left:10px;font-size:18px;font-weight:600}.testi-item-3 .testi-author .name span{color:var(--ed-color-text-body);margin-top:5px;font-size:14px;font-weight:400;display:block}.testimonial-section-22 .testi-carousel-22{overflow:visible}.testimonial-section-22 .testi-item-2 .testi-top-content{border-bottom:1px dotted #d0d7e3}.testimonial-section-22 .testi-item-9 .testi-bottom .author-info-wrap .author-info h6{color:#6f6873;margin-top:6px;margin-bottom:0;font-size:12px;font-weight:400;line-height:15px}.sponsor-section{z-index:1;background-color:#f3f7fb;padding-top:260px;position:relative;overflow-x:clip}.sponsor-section .bg-shape{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:-29%}.sponsor-section .bg-shape img{width:100%;height:100%}.sponsor-section.sponsor-ex-3{background-color:#edebee;padding-top:120px;position:relative;overflow:hidden}.sponsor-section.sponsor-ex-3 .shapes-ex .ex-shape-1{opacity:.42;filter:blur(225px);background:#5d1257;width:903.51px;height:1113.54px;position:absolute;bottom:-976px;left:-290px;transform:matrix(.67,.74,-.75,.66,0,0)}.sponsor-section.sponsor-ex-3 .shapes-ex .ex-shape-2{opacity:.42;filter:blur(225px);background:#5d1257;width:876.87px;height:1114.59px;position:absolute;bottom:-893px;right:-270px;transform:matrix(.62,-.79,.79,.61,0,0)}.sponsor-section .shape-1{position:absolute;top:50%;left:30px;transform:translateY(-50%)}@media only screen and (max-width:767px){.sponsor-section .shape-1{display:none}}.sponsor-section .shape-2{position:absolute;top:30%;right:0;transform:translateY(-50%)}@media only screen and (max-width:767px){.sponsor-section .shape-2{display:none}}.sponsor-item{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:10px;justify-content:center;align-items:center;height:115px;padding:0 50px;display:flex}@media only screen and (max-width:767px){.sponsor-item{padding:0 20px}}.sponsor-item img{object-fit:contain;width:100%;height:49px}.video-feature{background:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:10px;padding:20px;transition:all .3s ease-in-out}.video-feature .video-thumb{height:330px;margin-bottom:30px;position:relative}.video-feature .video-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%}.video-feature .video-thumb .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-feature .video-thumb .video-btn a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:30px;display:flex;position:relative}.video-feature .video-thumb .video-btn a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.video-feature .video-thumb .video-btn a .ripple,.video-feature .video-thumb .video-btn a .ripple:before,.video-feature .video-thumb .video-btn a .ripple:after{width:100px;height:100px}.video-feature .video-content .title{font-size:30px}@media only screen and (max-width:991px){.video-feature .video-content .title{font-size:24px}}@media only screen and (max-width:991px) and (max-width:991px){.video-feature .video-content .title{font-size:22px}.video-feature .video-content .title br{display:none}}@media only screen and (max-width:991px){.video-feature .video-content p br{display:none}}.video-feature:hover{box-shadow:0 11px 44px 4px #121f311a}.event-section{background-color:var(--ed-color-theme-primary);z-index:1;position:relative}.event-section .shapes .shape{z-index:-1;position:absolute}@media only screen and (max-width:767px){.event-section .shapes .shape{display:none}}.event-section .shapes .shape.shape-1{top:60px;left:40px}.event-section .shapes .shape.shape-2{top:0;right:15%}.event-section .shapes .shape.shape-3{bottom:0;left:17%}.event-section .shapes .shape.shape-4{top:35%;right:40px}.event-card{background-color:var(--ed-color-common-white);grid-gap:30px;border-radius:10px;grid-template-columns:192px 1fr;align-items:center;padding:30px;display:grid}@media only screen and (max-width:991px){.event-card{grid-template-columns:1fr}}.event-card .event-thumb{width:100%;max-width:192px;height:211px}.event-card .event-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%}.event-card .event-content .title{margin-bottom:20px;font-size:22px;font-weight:600;line-height:1.5}.event-card .event-content .event-list{margin-bottom:20px}.event-card .event-content .event-list li{align-items:center;column-gap:10px;display:flex}.event-card .event-content .ed-primary-btn{color:var(--ed-color-heading-primary);background-color:#ced6e526;border:1px solid #c9cfda;transition:all .3s ease-in-out}.event-card .event-content .ed-primary-btn:before{background-color:var(--ed-color-theme-primary);border:1px solid var(--ed-color-theme-primary)}.event-card .event-content .ed-primary-btn:hover{color:var(--ed-color-common-white);border:0;transition:all .3s ease-in-out}.event-carousel{padding-bottom:90px}.event-carousel .swiper-pagination{bottom:0}.event-carousel .swiper-pagination .swiper-pagination-bullet{border:2px solid var(--ed-color-common-white);opacity:1;background-color:#0000;border-radius:50%;width:20px;height:20px;position:relative}.event-carousel .swiper-pagination .swiper-pagination-bullet:before{background-color:var(--ed-color-common-white);content:"";visibility:hidden;opacity:0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.event-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--ed-color-common-white)}.event-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{visibility:visible;opacity:1}.event-details-content{background-color:var(--ed-color-grey-1);border:1px solid #e6e0e5;border-radius:15px;padding:30px}@media only screen and (max-width:767px){.event-details-content{padding:30px 20px}}.event-details-content .event-details-img{height:450px;margin-bottom:30px}.event-details-content .event-details-img img{object-fit:cover;border-radius:15px;width:100%;height:100%}.event-details-content .title{margin-bottom:20px;font-size:30px;font-weight:600}.event-details-content .event-details-list{margin-bottom:40px}.event-details-content .event-details-list li{align-items:baseline;column-gap:10px;list-style:none;display:flex}.event-details-content .event-details-list li:not(:last-of-type){margin-bottom:15px}.event-details-content .event-details-list li i{color:var(--ed-color-theme-primary)}.event-details-content .event-details-list li p{margin-bottom:0}.event-details-content .event-details-list li p span{color:var(--ed-color-heading-primary);font-weight:500}.event-details-content .event-map-wrapper{border-radius:15px;height:350px;margin-bottom:40px;overflow:hidden}.event-details-content .event-map-wrapper iframe{border-radius:15px}.event-details-content .inner-team-wrap{margin-top:30px}@media (max-width:1199px){.event-details-content .inner-team-wrap{margin-top:-20px}}.event-details-content .inner-team-wrap .team-item-3{background-color:var(--ed-color-common-white)}.event-details-content .inner-team-wrap .team-item-3 .team-content .social-list li:not(:last-of-type){margin-right:15px}.event-details-content .inner-team-wrap .team-item-3 .team-content .social-list a{color:var(--ed-color-text-body);background-color:#0000;border:none;width:auto;height:auto}.event-details-content .inner-team-wrap .team-item-3 .team-content .social-list a:hover{background-color:#0000}.event-sidebar{background-color:var(--ed-color-grey-1)}.popular-course{margin-bottom:-161px}.popular-item{z-index:1;background-color:#f5f2f4;border:1px solid #e6e0e5;border-radius:15px;padding:60px;position:relative;overflow:hidden}@media (max-width:1199px){.popular-item{padding-left:40px}}@media only screen and (max-width:767px){.popular-item{padding:30px 20px}}.popular-item .men{z-index:-1;position:absolute;bottom:0;right:0}@media only screen and (max-width:767px){.popular-item .men{display:none}}.popular-item .shapes .shape{z-index:-2;position:absolute}.popular-item .shapes .shape.shape-1{top:0;right:0}@media only screen and (max-width:767px){.popular-item .shapes .shape.shape-1{display:none}}.popular-item .shapes .shape.shape-2{width:100%;height:100%;top:0;right:0}.popular-item .shapes .shape.shape-2 img{width:100%;height:100%}.popular-item span{color:var(--ed-color-theme-primary);text-transform:uppercase;margin-bottom:20px;font-size:16px;font-weight:600;display:block}.popular-item .title{margin-bottom:30px;font-size:30px;font-weight:600}@media only screen and (max-width:767px){.popular-item .title{font-size:22px}}.insta-wrap{padding:0 15px}.insta-item{z-index:1;border-radius:10px;position:relative;overflow:hidden}.insta-item .overlay{background-color:var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;width:100%;height:0;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.insta-item .intra-thumb{height:307px}.insta-item .intra-thumb img{border-radius:10px;width:100%;height:100%}.insta-item .icon{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.insta-item .icon a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.insta-item:hover .overlay{height:100%}.insta-item:hover .icon{transform:translate(-50%,-50%)scale(1)}.pricing__tab .nav-tabs{border:none}.pricing__tab .nav .nav-item .nav-link{-ms-border-radius:0;-o-border-radius:0;color:var(--ed-color-heading-primary);text-transform:capitalize;background:0 0;border:none;border-radius:0;outline:none;padding:0 90px 0 0;font-size:16px;font-weight:500;position:relative}.pricing__tab .nav .nav-item .nav-link:focus{outline:none}.pricing__tab .nav .nav-item .nav-link:after{background-color:var(--ed-color-grey-1);content:"";border-radius:11px;width:54px;height:22px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.pricing__tab .nav .nav-item .nav-link:before{background-color:var(--ed-color-theme-primary);content:"";z-index:1;-o-transition:all .3s ease-in-out;border-radius:50%;width:16px;height:16px;transition:all .3s ease-in-out;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.pricing__tab .nav .nav-item .nav-link.active{color:var(--ed-color-theme-primary);border:none}.pricing__tab .nav .nav-item .nav-link.active:before{right:49px}.pricing__tab .nav .nav-item:last-child .nav-link{padding-right:0}.pricing__tab .nav .nav-item:last-child .nav-link:after,.pricing__tab .nav .nav-item:last-child .nav-link:before{display:none}.pricing-item{background-color:var(--ed-color-grey-1);border-radius:15px;padding:35px 30px}.pricing-item .pricing-top{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:15px;margin-bottom:30px;padding:30px}.pricing-item .pricing-top .title{margin-bottom:15px;font-size:18px;font-weight:600}.pricing-item .pricing-top .price{margin-bottom:15px;font-size:40px;font-weight:700;line-height:1}.pricing-item .pricing-top .price span{color:var(--ed-color-heading-primary);font-size:14px;font-weight:400}.pricing-item .pricing-top p{margin-bottom:0}.pricing-item .pricing-list{list-style:none}.pricing-item .pricing-list li{font-size:16px;line-height:1}.pricing-item .pricing-list li i{color:var(--ed-color-theme-primary);margin-right:10px}.pricing-item .pricing-list li:not(:last-of-type){margin-bottom:15px}.pricing-item .pricing-list li.cross i{color:var(--ed-color-text-body)}.pricing-item .pricing-btn{margin-top:30px}.pricing-item .pricing-btn .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border:1px solid var(--ed-color-theme-primary);justify-content:center;width:100%;font-weight:600}.pricing-item .pricing-btn .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.pricing-item .pricing-btn .ed-primary-btn:hover{color:var(--ed-color-common-white)}.pricing-item.active .pricing-top{background-color:var(--ed-color-theme-primary)}.pricing-item.active .pricing-top .title,.pricing-item.active .pricing-top .price,.pricing-item.active .pricing-top .price span,.pricing-item.active .pricing-top p{color:var(--ed-color-common-white)}.pricing-item.active .pricing-btn .ed-primary-btn{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.shop-top .left-content{font-size:16px;font-weight:400;line-height:1}.shop-top .select-control{border:1px solid var(--ed-color-border-1);background-color:#0000;border-radius:0;height:auto;padding:14px 60px 14px 30px;font-size:14px;font-weight:500;line-height:1}.shop-top .select-control:after{content:"";width:auto;height:auto;color:var(--ed-color-text-body);background-image:none;border:none;font-family:bootstrap-icons;font-size:14px;font-weight:700;position:absolute;top:63%;right:20px;transform:translateY(-50%)}.shop-top .select-control .list{background-color:var(--ed-color-bg-1)}.shop-top .select-control.open:after{transform:translateY(-50%)}.shop-item{border:1px solid #e6e0e5;border-radius:6px;overflow:hidden}.shop-item .shop-thumb{background-color:var(--ed-color-grey-1);z-index:1;border-bottom:1px solid #e6e0e5;height:300px;position:relative;overflow:hidden}.shop-item .shop-thumb .shop-thumb-inner{max-width:124px;height:188px;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.shop-item .shop-thumb .shop-thumb-inner img{object-fit:cover;width:100%;height:100%}.shop-item .shop-thumb img{-o-transition:all .4s ease-in-out;width:100%;transition:all .4s ease-in-out;transform:scale(1)}.shop-item .shop-thumb .sale{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);letter-spacing:1px;z-index:2;border:1px solid #e6e0e5;border-radius:100px;padding:5px 20px;font-size:13px;font-weight:500;display:inline-block;position:absolute;top:20px;left:20px}.shop-item .shop-thumb .shop-list{-o-transition:all .5s ease-in-out;visibility:hidden;opacity:0;z-index:2;list-style:none;transition:all .5s ease-in-out;position:absolute;top:30px;right:10px}.shop-item .shop-thumb .shop-list li:not(:last-of-type){margin-bottom:10px}.shop-item .shop-thumb .shop-list li a{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.shop-item .shop-thumb .shop-list li a i{line-height:1;display:block}.shop-item .shop-thumb .shop-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.shop-item:hover .shop-thumb img{transform:scale(1.03)}.shop-item:hover .shop-thumb .overlay{visibility:visible;opacity:1}.shop-item:hover .shop-thumb .shop-list{visibility:visible;opacity:1;right:20px}.shop-content{border-top:none;border-radius:0 0 6px 6px;padding:30px}@media only screen and (max-width:767px){.shop-content{padding:30px 20px}}.shop-content .category{color:var(--ed-color-text-body);text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:400;line-height:1;display:block}.shop-content .title{text-transform:capitalize;margin-bottom:0;font-size:20px;font-weight:600}.shop-content .review-wrap{flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:10px;display:flex}.shop-content .review-wrap .review{list-style:none}.shop-content .review-wrap .review li{color:#ffc92e;font-size:14px;display:inline-flex}.shop-content .price{color:var(--ed-color-theme-primary);align-items:center;margin-top:10px;font-size:16px;font-weight:600;display:flex}.shop-content .price .offer{color:var(--ed-color-text-body);margin-top:0;margin-right:10px;text-decoration:line-through}@media only screen and (max-width:991px){.product-details-wrap{margin-bottom:40px}}.product-details-wrap .product-slider-wrap{grid-gap:24px;grid-template-columns:112px 1fr;display:grid}@media only screen and (max-width:767px){.product-details-wrap .product-slider-wrap{grid-template-columns:1fr}}.product-details-wrap .product-gallary{height:100%;margin:0;position:relative}.product-details-wrap .product-gallary .sale{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);text-transform:uppercase;z-index:2;border-radius:100px;padding:10px 20px;font-size:12px;font-weight:700;line-height:1;position:absolute;top:20px;left:30px}.product-details-wrap .product-gallary .gallary-item{background-color:var(--ed-color-grey-1);justify-content:center;align-items:center;height:600px;display:flex;position:relative}@media only screen and (max-width:767px){.product-details-wrap .product-gallary .gallary-item{height:500px}}.product-details-wrap .product-gallary .gallary-item .gallary-item-thumb{max-width:307px;height:466px}@media only screen and (max-width:767px){.product-details-wrap .product-gallary .gallary-item .gallary-item-thumb{max-width:250px;height:400px;margin-top:50px}}.product-details-wrap .product-gallary .gallary-item .gallary-item-thumb img,.product-details-wrap .product-gallary .gallary-item img{object-fit:cover;width:100%;height:100%}.product-details-wrap .product-gallary-thumb{height:375px}@media only screen and (max-width:767px){.product-details-wrap .product-gallary-thumb{max-width:100%;padding:0 15px;left:0}}.product-details-wrap .product-gallary-thumb .thumb-item{cursor:pointer;border:1px solid #dee0e3;justify-content:center;align-items:center;width:112px;height:112px;display:flex}.product-details-wrap .product-gallary-thumb .thumb-item .thumb-item-inner{width:70px;height:80px}.product-details-wrap .product-gallary-thumb .thumb-item .thumb-item-inner img{object-fit:cover;width:100%;height:100%}.product-details-wrap .product-gallary-thumb .thumb-item img{object-fit:inherit;width:auto;height:auto}.product-details-wrap .product-gallary-thumb .swiper-slide-thumb-active .thumb-item{border:1px solid var(--ed-color-theme-primary)}.product-info{padding-left:20px}@media only screen and (max-width:991px){.product-info{padding-left:0}}@media only screen and (max-width:767px){.product-info{padding-top:40px}}.product-info .category{color:var(--ed-color-theme-primary);text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:600;line-height:1;display:block}.product-info .title{margin-bottom:15px;font-size:30px;font-weight:600}@media only screen and (max-width:991px){.product-info .title{font-size:24px}}.product-info .rating-wrap{align-items:center;margin-bottom:20px;display:flex}.product-info .rating-wrap .rating{align-items:center;list-style:none;display:flex}.product-info .rating-wrap .rating li{color:#ffc92e}.product-info .rating-wrap .rating li:not(:last-of-type){margin-right:2px}.product-info .rating-wrap span{color:var(--ed-color-heading-primary);margin-left:10px;font-size:16px;font-weight:500}.product-info .price{nav-down:600;margin-bottom:30px;font-size:22px}.product-info .price span{color:var(--ed-color-text-body);margin-left:10px;font-weight:400;text-decoration:line-through}.product-info .product-desc-wrap{border-top:1px solid var(--ed-color-border-1);border-bottom:1px solid var(--ed-color-border-1);margin-bottom:20px;padding:20px 0}.product-info .product-desc-wrap .desc{margin-bottom:10px}.product-info .product-desc-wrap .view-text{color:var(--ed-color-heading-primary);font-size:16px}.product-info .product-desc-wrap .view-text i{margin-right:10px}.product-info .item-left-line{margin-bottom:30px}.product-info .item-left-line .line{background:#ebebeb;width:100%;height:4px;margin-top:10px;position:relative}.product-info .item-left-line .line:before{background-color:var(--ed-color-theme-primary);content:"";width:40%;height:100%;position:absolute;top:0;left:0}.product-info .details-list{list-style:none}.product-info .details-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;display:flex}.product-info .details-list li i{width:20px}.product-info .details-list li:not(:last-of-type){margin-bottom:10px}.product-info .product-btn{align-items:center;column-gap:30px;margin:30px 0;display:flex}.product-info .product-btn input{background-color:var(--ed-color-theme-primary);color:#fff;width:100%;height:45px;box-shadow:none;text-align:center;border:none;border-radius:0;outline:none;line-height:45px}.product-info .product-btn .cart-btn-wrap-2{width:100%}.product-info .product-btn .cart-btn-wrap-2 .cart-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:2px solid var(--ed-color-heading-primary);text-align:center;border-radius:100px;justify-content:center;width:100%;padding:15px 30px}.product-info .product-btn .cart-btn-wrap-2 .cart-btn:before{display:none}.product-info .product-btn .cart-btn-wrap-2 .cart-btn:hover{background-color:var(--ed-color-heading-primary);color:var(--ed-color-common-white)}.product-info .shop-details-btn{justify-content:center;width:100%;margin-bottom:30px}.product-info .product-meta{flex-wrap:wrap;align-items:center;gap:15px 20px;list-style:none;display:flex}.product-info .product-meta li a{color:var(--ed-color-heading-primary);font-size:16px;font-weight:500}.product-info .product-meta li a:hover{color:var(--ed-color-theme-primary)}.reviewr-wrap{padding-right:20px}@media only screen and (max-width:991px){.reviewr-wrap{margin-bottom:50px;padding-right:0}}.reviewr-wrap .review-list .review-item{grid-gap:15px;border:1px solid var(--ed-color-border-1);grid-template-columns:90px 1fr;align-items:center;padding:30px;display:grid}@media only screen and (max-width:767px){.reviewr-wrap .review-list .review-item{grid-template-columns:1fr}}.reviewr-wrap .review-list .review-item:not(:last-of-type){margin-bottom:30px}.reviewr-wrap .review-list .review-item img{border-radius:50%;width:90px;height:90px}.reviewr-wrap .review-list .review-item .content .content-top{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:20px;display:flex}.reviewr-wrap .review-list .review-item .content .content-top .name{margin-bottom:15px;font-size:18px;font-weight:500}.reviewr-wrap .review-list .review-item .content .content-top .name span{color:var(--ed-color-text-body);margin-top:7px;font-size:15px;display:block}.reviewr-wrap .review-list .review-item .content .content-top ul{list-style:none}.reviewr-wrap .review-list .review-item .content .content-top ul li{color:#ffc92e;display:inline-flex}.reviewr-wrap .review-list .review-item .content .content-top ul li:not(:last-of-type){margin-right:2px}.reviewr-wrap .review-list .review-item .content p{margin-bottom:0}.review-form-wrap .title{margin-bottom:10px;font-size:24px;font-weight:600}.review-form-wrap .publish{margin-bottom:20px;font-size:16px;display:block}.review-form-wrap .review-box{align-items:center;column-gap:10px;display:flex}.review-form-wrap .review-box span{color:var(--ed-color-heading-primary)}.review-form-wrap .review-box .review{list-style:none}.review-form-wrap .review-box .review li{color:#ffc92e;display:inline-flex}.review-form-wrap .review-box .review li:not(:last-of-type){margin-right:2px}.review-form-wrap .review-form{background-color:#0000;border:none;margin-top:40px;padding:0}.review-form-wrap .checkbox-wrap{align-items:center;margin-bottom:30px;display:flex}.review-form-wrap .checkbox-wrap input{width:15px;height:15px;accent-color:var(--ed-color-theme-primary)}.review-form-wrap .checkbox-wrap label{color:var(--ed-color-text-body);cursor:pointer;margin-left:10px}.review-form-wrap .submit-btn .rr-primary-btn{padding:15px 35px}.tab-navigation{border-bottom:1px solid var(--ed-color-border-1);padding-bottom:30px}.tab-navigation button{color:var(--ed-color-text-body);text-transform:capitalize;letter-spacing:0;-o-transition:all .3s ease-in-out;margin-right:30px;padding:0;font-size:18px;font-weight:500;transition:all .3s ease-in-out;position:relative}.tab-navigation button.active,.tab-navigation button:hover{color:var(--ed-color-heading-primary)}.shop-tab-content .tab-pane{margin-top:40px}.shop-tab-content .tab-pane .desc-wrap{grid-gap:50px;grid-template-columns:1fr 535px;display:grid}@media only screen and (max-width:991px){.shop-tab-content .tab-pane .desc-wrap{grid-template-columns:1fr}}.shop-tab-content .tab-pane .desc-wrap .right-content img{object-fit:cover;width:100%;max-width:535px;height:220px}.description-meta{grid-gap:10px;grid-template-columns:1fr 2fr;display:grid}.description-meta li span{color:var(--ed-color-theme-primary);margin-right:5px;font-weight:600}.product-table{background-color:var(--ed-color-grey-1);--bs-table-bg:transparent;margin:40px 0 0}.product-table:not(caption)>*>*{border-bottom:1px solid var(--ed-color-border-1)}.product-table>:not(:last-child)>:last-child>*{border-color:var(--ed-color-border-1)}.product-table tbody tr td,.product-table thead tr th{text-align:center}.product-table tbody tr td:not(:last-of-type),.product-table thead tr th:not(:last-of-type){border-right:1px solid var(--ed-color-border-1)}.product-table tbody tr td:not(:last-of-type){border-bottom:1px solid var(--ed-color-border-1)}.product-table thead tr th{color:var(--ed-color-theme-primary)}.product-table tbody tr td{color:var(--ed-color-heading-primary);padding:15px 0}.review .comment-list{grid-gap:30px;grid-template-columns:1fr 1fr;display:grid}.review .comment-list>li{grid-gap:30px;background:linear-gradient(90deg,#6955b41a 0%,#6955b44d 50%,#6955b41a 100%);border:1px solid #ffffff1a;grid-template-columns:80px 1fr;align-items:center;padding:40px;display:grid}.review .comment-list .comment-thumb img{border-radius:50%}.review .comment-list .comment-author{justify-content:space-between;align-items:center;display:flex}.review .comment-list .comment-text h3 span{color:#ddd;font-size:14px;font-weight:600;display:block}.review .comment-list .comment-text p{margin:0}.slider-section{z-index:1;position:relative}.slider-section .edcare-slider-thumb{z-index:5;flex-direction:column;row-gap:10px;width:auto;max-width:80px;height:260px;display:flex;position:absolute;inset:50% 120px auto auto;transform:translateY(-50%)}@media (max-width:1199px){.slider-section .edcare-slider-thumb{right:60px}}@media only screen and (max-width:991px){.slider-section .edcare-slider-thumb{right:20px}}@media only screen and (max-width:767px){.slider-section .edcare-slider-thumb{display:none}}.slider-section .edcare-slider-thumb .swiper-slide .slider-thumb-item{border:3px solid var(--ed-color-common-white);cursor:pointer;-o-transition:all .3s ease-in-out;border-radius:50%;width:80px;height:80px;transition:all .3s ease-in-out}.slider-section .edcare-slider-thumb .swiper-slide .slider-thumb-item img{object-fit:cover;width:100%;height:100%}.slider-section .edcare-slider-thumb .swiper-slide.swiper-slide-thumb-active .slider-thumb-item{border:3px solid var(--ed-color-theme-primary)}.edcare-slider{z-index:2;position:relative}.slider-item{z-index:2;position:relative;overflow:hidden}.slider-item .bg-img{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.slider-item .overlay{z-index:-1;background:linear-gradient(#00e7d340 -38.18%,#00070740 100%);width:100%;height:100%;position:absolute;top:0;left:0}.slider-item .overlay-2{z-index:-1;background:#1a141878;width:100%;height:100%;position:absolute;top:0;left:0}.slider-item .slider-content-wrap{z-index:10;row-gap:30px;width:100%;max-width:100%;padding:150px 0}@media (max-width:1199px){.slider-item .slider-content-wrap{padding-left:0}}@media only screen and (max-width:991px){.slider-item .slider-content-wrap{padding:100px 0}}.slider-item .slider-content-wrap .slider-content .sub-heading-wrap{margin-bottom:30px;display:inline-block;position:relative}.slider-item .slider-content-wrap .slider-content .sub-heading-wrap .sub-heading{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);color:var(--ed-color-common-white);text-transform:uppercase;-o-transition:all .3s ease-in-out;background:#ffffff03;border:1px solid #07a698;border-radius:100px;margin-bottom:0;padding:10px 20px;font-size:14px;font-weight:500;line-height:1;transition:all .3s ease-in-out;position:relative}@media only screen and (max-width:767px){.slider-item .slider-content-wrap .slider-content .sub-heading-wrap .sub-heading{font-size:12px}}.slider-item .slider-content-wrap .slider-content .edcare-caption.heading .edcare-cap{color:var(--ed-color-common-white);margin-bottom:10px;font-size:60px;font-weight:600;line-height:1}@media (max-width:1199px){.slider-item .slider-content-wrap .slider-content .edcare-caption.heading .edcare-cap{font-size:50px}}@media only screen and (max-width:767px){.slider-item .slider-content-wrap .slider-content .edcare-caption.heading .edcare-cap{margin-bottom:0;font-size:30px;line-height:1.3}.slider-item .slider-content-wrap .slider-content .edcare-caption.heading .edcare-cap.edcare-cap-2{margin-top:0}}.slider-item .slider-content-wrap .slider-content .edcare-slider-desc p{color:var(--ed-color-common-white);margin-top:30px;margin-bottom:50px;font-size:18px}.slider-item .slider-content-wrap .slider-content .slider-btn-wrap{flex-wrap:wrap;align-items:center;gap:15px 20px;display:flex}.edcare-animation,.edcare-animation span{animation-duration:.3s;animation-fill-mode:both}.edcare-animation span{display:inline-block}.edcare-fadeIn{animation-name:asFadeIn}@keyframes asFadeIn{0%{opacity:0}to{opacity:1}}.edcare-fadeInLeft{animation-name:asFadeInLeft}@keyframes asFadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1}}.edcare-fadeInRight{animation-name:asFadeInRight}@keyframes asFadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1}}.edcare-fadeInDown{animation-name:asFadeInTop}@keyframes asFadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1}}.edcare-fadeInUp{animation-name:asFadeInBottom}@keyframes asFadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1}}.edcare-moveFromLeft{animation-name:asMoveFromLeft}@keyframes asMoveFromLeft{0%{visibility:hidden;transform:translate(-50px)}to{visibility:visible}}.edcare-moveFromRight{animation-name:asMoveFromRight}@keyframes asMoveFromRight{0%{visibility:hidden;transform:translate(50px)}to{visibility:visible}}.edcare-moveFromTop{animation-name:asMoveFromTop}@keyframes asMoveFromTop{0%{visibility:hidden;transform:translateY(-50px)}to{visibility:visible}}.edcare-moveFromBottom{animation-name:asMoveFromBottom}@keyframes asMoveFromBottom{0%{visibility:hidden;transform:translateY(50px)}to{visibility:visible}}.edcare-blurIn{animation-name:asBlurIn}@keyframes asBlurIn{0%{filter:blur(20px);opacity:0}}.edcare-blurInLeft{animation-name:asBlurInLeft}@keyframes asBlurInLeft{0%{filter:blur(20px);opacity:0;transform:translate(50px)}}.edcare-blurInRight{animation-name:asBlurInRight}@keyframes asBlurInRight{0%{filter:blur(20px);opacity:0;transform:translate(-50px)}}.edcare-blurInTop{animation-name:asBlurInTop}@keyframes asBlurInTop{0%{filter:blur(20px);opacity:0;transform:translateY(50px)}}.edcare-blurInBottom{animation-name:asBlurInBottom}@keyframes asBlurInBottom{0%{filter:blur(20px);opacity:0;transform:translateY(-50px)}}.edcare-zoomIn{animation-name:asZoomIn}@keyframes asZoomIn{0%{opacity:0;transform:scale(5)}}.edcare-zoomInLeft{animation-name:asZoomInLeft}@keyframes asZoomInLeft{0%{opacity:0;transform:scale(5)translate(-50%)}}.edcare-zoomInRight{animation-name:asZoomInRight}@keyframes asZoomInRight{0%{opacity:0;transform:scale(5)translate(50%)}}.edcare-zoomInTop{animation-name:asZoomInTop}@keyframes asZoomInTop{0%{opacity:0;transform:scale(10)translateY(-50%)}}.edcare-zoomInBottom{animation-name:asZoomInBottom}@keyframes asZoomInBottom{0%{opacity:0;transform:scale(10)translateY(50%)}}.edcare-flipInTop{animation-name:asFlipInTop}@keyframes asFlipInTop{0%{opacity:0;transform:perspective(600px)}30%{transform-origin:0 0;animation-timing-function:ease-out;transform:perspective(600px)rotateX(180deg)}to{transform:perspective(600px)}}.edcare-flipInBottom{animation-name:asFlipInBottom}@keyframes asFlipInBottom{0%{opacity:0;transform:perspective(600px)}30%{transform-origin:bottom;animation-timing-function:ease-out;transform:perspective(600px)rotateX(180deg)}to{transform:perspective(600px)}}.edcare-rollFromLeft{animation-name:asRollFromLeft}@keyframes asRollFromLeft{0%{opacity:0;transform:translate(-60px)perspective(600px)rotateY(180deg)}}.edcare-rollFromRight{animation-name:asRollFromRight}@keyframes asRollFromRight{0%{opacity:0;transform:translate(60px)perspective(600px)rotateY(-180deg)}}.edcare-rollFromTop{animation-name:asRollFromTop}@keyframes asRollFromTop{0%{opacity:0;transform:translateY(-60px)perspective(600px)rotateX(180deg)}}.edcare-rollFromBottom{animation-name:asRollFromBottom}@keyframes asRollFromBottom{0%{opacity:0;transform:translateY(60px)perspective(600px)rotateX(-180deg)}}.edcare-rotateSkateInRight{animation-name:asRotateSkateInRight}@keyframes asRotateSkateInRight{0%{opacity:0;transform:scaleX(.2)translate(100px)}}.edcare-rotateSkateInLeft{animation-name:asRotateSkateInLeft}@keyframes asRotateSkateInLeft{0%{opacity:0;transform:scaleX(.2)translate(-100px)}}.edcare-rotateSkateInTop{animation-name:asRotateSkateInTop}@keyframes asRotateSkateInTop{0%{opacity:0;transform:scaleY(.2)translateY(-100px)}}.edcare-rotateSkateInBottom{animation-name:asRotateSkateInBottom}@keyframes asRotateSkateInBottom{0%{opacity:0;transform:scaleY(.2)translateY(100px)}}.edcare-popUp{animation-name:asPopUp}@keyframes asPopUp{0%{visibility:hidden}50%{visibility:visible;transform:scale(1.1)}}.edcare-popUpLeft{animation-name:asPopUpLeft}@keyframes asPopUpLeft{0%{visibility:hidden}50%{visibility:visible;animation-timing-function:ease-in;transform:translate(-20px)scale(1.1)}}.edcare-popUpRight{animation-name:asPopUpRight}@keyframes asPopUpRight{0%{visibility:hidden}50%{visibility:visible;animation-timing-function:ease-in;transform:translate(20px)scale(1.1)}}.swiper-slide-active .kenburns-top{animation-name:kenburns-top}@keyframes kenburns-top{0%{transform-origin:50% 16%;transform:scale(1)translateY(0)}to{transform-origin:top;transform:scale(1.08)translateY(-15px)}}.checkout-top{margin-bottom:80px}@media only screen and (max-width:991px){.checkout-top{margin-bottom:40px}}.checkout-top .coupon-list .verify-item .title{background-color:var(--ed-color-common-white);border:1px solid var(--ed-color-border-1);-o-transition:all .3s ease-in-out;width:100%;padding:15px 30px;font-size:16px;font-weight:500;transition:all .3s ease-in-out}.checkout-top .coupon-list .verify-item .title:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.checkout-top .coupon-list .verify-item .title button{margin:0 5px;font-weight:600;text-decoration:underline}.checkout-top .coupon-list .verify-item .login-form{padding-top:30px;display:none}.checkout-top .coupon-list .verify-item .login-form .form-control{background-color:var(--ed-color-grey-1);box-shadow:none;color:var(--ed-color-text-body);border:none;border-radius:0;width:100%;max-width:700px;margin-bottom:20px;padding:15px 30px;font-size:14px}.checkout-top .coupon-list .verify-item .login-form .form-control::-webkit-input-placeholder{color:var(--ed-color-text-body)}.checkout-top .coupon-list .verify-item .login-form .form-control:-moz-placeholder-shown{color:var(--ed-color-text-body)}.checkout-top .coupon-list .verify-item .login-form .form-control::-moz-placeholder{color:var(--ed-color-text-body)}.checkout-top .coupon-list .verify-item .login-form .form-control:-ms-placeholder-shown{color:var(--ed-color-text-body)}.checkout-top .coupon-list .verify-item .checkbox-wrap{justify-content:space-between;align-items:center;width:100%;max-width:700px;margin-bottom:30px;display:flex}.checkout-top .coupon-list .verify-item .checkbox-wrap .checkbox-item{align-items:center;column-gap:10px;display:flex}.checkout-top .coupon-list .verify-item .checkbox-wrap .checkbox-item label{color:var(--ed-color-text-body);cursor:pointer}.checkout-top .coupon-list .verify-item .checkbox-wrap .forgot{color:var(--ed-color-common-white);font-weight:600}.checkout-top .coupon-list .verify-item .checkbox-wrap .forgot:hover{color:var(--ed-color-theme-primary)}.checkout-left{padding-right:10px}@media only screen and (max-width:991px){.checkout-left{padding-right:0}}.checkout-left .form-header{margin-bottom:40px;font-size:30px;font-weight:600;line-height:1}.checkout-form-wrap .form-group:not(:last-of-type){margin-bottom:30px}@media only screen and (max-width:767px){.checkout-form-wrap .form-item.name{margin-bottom:30px}}.checkout-form-wrap .form-item .form-title{color:var(--ed-color-heading-primary);margin-bottom:20px;font-size:14px;font-weight:500}.checkout-form-wrap .form-item .form-control{background-color:var(--ed-color-common-white);box-shadow:none;border:none;border:1px solid var(--ed-color-border-1);border-radius:6px;padding:18px 20px;font-size:16px}.checkout-form-wrap .form-item .form-control::-webkit-input-placeholder{color:var(--ed-color-text-body)}.checkout-form-wrap .form-item .form-control:-moz-placeholder-shown{color:var(--ed-color-text-body)}.checkout-form-wrap .form-item .form-control::-moz-placeholder{color:var(--ed-color-text-body)}.checkout-form-wrap .form-item .form-control:-ms-placeholder-shown{color:var(--ed-color-text-body)}.checkout-form-wrap .form-item .form-control.street-control{margin-bottom:20px}.checkout-form-wrap .form-item .form-control.nice-select{width:100%;height:auto;line-height:inherit;padding:18px 20px}.checkout-form-wrap .form-item .form-control.nice-select:after{border-color:var(--ed-color-text-body);border-bottom:1px solid var(--ed-color-text-body);border-right:1px solid var(--ed-color-text-body);width:10px;height:10px;top:46%;right:25px}.checkout-form-wrap .form-item .form-control.nice-select .list{background-color:var(--ed-color-common-white);border:1px solid var(--ed-color-border-1);border-radius:0;width:100%}.checkout-form-wrap .form-item .form-control.nice-select .list li{padding-left:20px}.checkout-right{padding-left:10px}@media only screen and (max-width:991px){.checkout-right{margin-top:50px;padding-left:0}}.checkout-right .form-header{margin-bottom:40px;font-size:30px;font-weight:600;line-height:1}.order-box{background-color:var(--ed-color-grey-1);border:1px solid var(--ed-color-border-1);padding:30px 40px}@media only screen and (max-width:767px){.order-box{padding:30px 20px}}.order-box .order-item{grid-gap:20px;grid-template-columns:80px 1fr;display:grid}.order-box .order-item:not(:last-of-type){border-bottom:1px solid var(--ed-color-border-1);margin-bottom:30px;padding-bottom:30px}@media only screen and (max-width:767px){.order-box .order-item{grid-template-columns:1fr}}.order-box .order-item .order-left .order-img{width:80px;height:80px}.order-box .order-item .order-left .order-img img{object-fit:cover;width:100%;height:100%}.order-box .order-item .order-left .product{color:var(--ed-color-text-body);text-transform:uppercase;margin-bottom:0;font-size:16px;font-weight:500;line-height:1}.order-box .order-item .order-left .left-title{color:var(--ed-color-text-body);font-size:16px;font-weight:400;line-height:1}.order-box .order-item .order-right{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.order-box .order-item .order-right .content .category{color:var(--ed-color-theme-primary);text-transform:uppercase;margin-bottom:15px;font-size:14px;font-weight:400;line-height:1;display:block}.order-box .order-item .order-right .content .title{margin-bottom:0;font-size:18px;font-weight:600;line-height:1}.order-box .order-item .order-right .price{color:var(--ed-color-text-body);text-transform:uppercase;margin-bottom:0;font-size:16px;font-weight:500;line-height:1}.order-box .order-item .order-right .right-title{color:var(--ed-color-heading-primary);font-size:16px;font-weight:500;line-height:1}.order-box .order-item .order-right .right-title span{color:var(--ed-color-text-body);margin-right:10px;font-weight:400}.order-box .order-item .order-right .right-title.title-2{color:var(--ed-color-theme-primary)}.order-box .order-item.item-1{grid-template-columns:200px 1fr}@media only screen and (max-width:767px){.order-box .order-item.item-1{grid-template-columns:100px 1fr}}.order-box .order-item.item-1 .order-right{justify-content:end}.payment-option-wrap{margin-top:40px}.payment-option-wrap .payment-option .shipping-option:not(:last-of-type){margin-bottom:20px}.payment-option-wrap .payment-option .shipping-option input{accent-color:var(--ed-color-theme-primary)}.payment-option-wrap .payment-option .shipping-option label{color:var(--ed-color-heading-primary);margin-left:5px;font-size:16px;font-weight:500}.payment-option-wrap .payment-option .shipping-option .options input{accent-color:var(--ed-color-theme-primary);margin-bottom:15px}.payment-option-wrap .desc{margin:20px 0}.payment-option-wrap .form-check{margin-bottom:40px}.payment-option-wrap .form-check .form-check-input{border:1px solid var(--ed-color-border-1);box-shadow:none;accent-color:var(--ed-color-theme-primary)}.payment-option-wrap .form-check .form-check-label{cursor:pointer}.payment-option-wrap .order-btn{justify-content:center;width:100%}.cart-top-content{background-color:var(--ed-color-grey-1);margin-bottom:40px;padding:30px 40px}.cart-top-content p{color:var(--ed-color-heading-primary);margin-bottom:5px;font-size:14px;font-weight:400}.cart-top-content p span{color:var(--ed-color-theme-primary);font-weight:500}.cart-top-content p line{background-color:var(--ed-color-grey-1)}.cart-top-content .line{background-color:var(--ed-color-common-white);border-radius:30px;width:100%;height:6px;display:inline-block;position:relative;overflow:hidden}.cart-top-content .line:before{background-color:var(--ed-color-theme-primary);content:"";width:80%;height:100%;position:absolute;top:0;left:0}.cart-table{background-color:var(--ed-color-grey-1)}@media only screen and (max-width:991px){.cart-table{overflow:scroll}.cart-table table{width:900px}}@media only screen and (max-width:767px){.cart-table table{width:800px}}.cart-table thead{border:none;border-bottom:1px solid var(--ed-color-border-1)}.cart-table thead tr th{background-color:var(--ed-color-grey-1);color:var(--ed-color-text-body);text-transform:uppercase;border-bottom:none;padding:25px 0;font-size:16px;font-weight:500}.cart-table thead tr th.product-subtotal{text-align:right;padding-right:30px}.cart-table tbody{border:none;border-bottom:1px solid var(--ed-color-border-1);padding:30px 0}.cart-table tbody tr{vertical-align:baseline}.cart-table tbody tr td{background-color:var(--ed-color-grey-1);color:var(--ed-color-heading-primary);padding:30px 0;font-weight:500}.cart-table tbody tr td.product-remove{text-align:center;color:var(--ed-color-heading-primary);padding:0 25px}.cart-table tbody tr td.product-thumbnail{grid-gap:15px;grid-template-columns:80px 1fr;align-items:center;column-gap:15px;display:grid}@media only screen and (max-width:991px){.cart-table tbody tr td.product-thumbnail{padding-right:30px}}.cart-table tbody tr td.product-thumbnail .category{color:var(--ed-color-theme-primary);text-transform:uppercase;margin-bottom:5px;font-size:14px;font-weight:500;display:block}.cart-table tbody tr td.product-thumbnail .title{margin-bottom:0;font-size:18px;font-weight:600}.cart-table tbody tr td.product-price{padding-right:70px;font-size:16px;font-weight:600}.cart-table tbody tr td.product-price span{color:var(--ed-color-heading-primary)}@media only screen and (max-width:991px){.cart-table tbody tr td.product-price{padding-right:60px}}@media only screen and (max-width:767px){.cart-table tbody tr td.product-price{padding-right:40px}}@media only screen and (max-width:991px){.cart-table tbody tr td.product-quantity{padding-right:60px}}@media only screen and (max-width:767px){.cart-table tbody tr td.product-quantity{padding-right:0}}.cart-table tbody tr td.product-quantity input{color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-border-1);text-align:center;height:50px;box-shadow:none;background-color:#0000;border-radius:0;outline:none;padding:0 8px}.cart-table tbody tr td.product-subtotal{color:var(--ed-color-heading-primary);text-align:right;padding-right:30px;font-size:16px;font-weight:600}@media only screen and (max-width:767px){.cart-table tbody tr td.product-subtotal{padding-right:20px}}.cart-table.table-2 thead{background-color:#fff}.cart-btn-wrap{background-color:var(--ed-color-grey-1);flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;padding:30px;display:flex}.cart-btn-wrap .left-item{grid-gap:10px;grid-template-columns:295px 1fr;align-items:center;display:grid}@media only screen and (max-width:767px){.cart-btn-wrap .left-item{grid-template-columns:1fr}}.cart-btn-wrap .left-item .form-control{background-color:var(--ed-color-common-white);box-shadow:none;color:var(--ed-color-text-body);border:1px solid #0000;border-radius:0;padding:14px 20px;font-size:14px}.cart-btn-wrap .left-item .form-control::-webkit-input-placeholder{color:var(--ed-color-text-body);font-size:14px}.cart-btn-wrap .left-item .form-control:-moz-placeholder-shown{color:var(--ed-color-text-body);font-size:14px}.cart-btn-wrap .left-item .form-control::-moz-placeholder{color:var(--ed-color-text-body);font-size:14px}.cart-btn-wrap .left-item .form-control:-ms-placeholder-shown{color:var(--ed-color-text-body);font-size:14px}.cart-btn-wrap .left-item .rr-primary-btn{border:none;padding:17px 30px;font-size:14px}.cart-btn-wrap .update-btn{color:var(--ed-color-heading-primary);border:1px solid var(--ed-color-border-1);text-transform:uppercase;background-color:#0000;padding:17px 30px;font-size:14px}.cart-btn-wrap .update-btn:before{background-color:var(--ed-color-theme-primary)}.cart-btn-wrap .update-btn:hover{color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.cart-box-title{margin-bottom:30px;font-size:36px;font-weight:600}@media only screen and (max-width:767px){.cart-box-title{font-size:28px}}.checkout-wrapper{background-color:var(--ed-color-grey-1);border:1px solid var(--ed-color-border-1);width:100%;max-width:600px;padding:35px 0}@media only screen and (max-width:991px){.checkout-wrapper{margin-top:30px}}.checkout-wrapper .checkout-item{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:15px 20px;padding-left:35px;padding-right:35px;display:flex}@media only screen and (max-width:767px){.checkout-wrapper .checkout-item{align-items:center}}.checkout-wrapper .checkout-item:not(:last-of-type){border-bottom:1px solid var(--ed-color-border-1);margin-bottom:30px;padding-bottom:30px}.checkout-wrapper .checkout-item .title{color:var(--ed-color-text-body);text-transform:uppercase;margin-bottom:0;font-size:16px;font-weight:500}.checkout-wrapper .checkout-item span{color:var(--ed-color-heading-primary);font-size:14px;font-weight:500}.checkout-wrapper .checkout-item p{color:var(--ed-color-text-body);margin:20px 0;font-size:14px;font-weight:400;line-height:1.8}.checkout-wrapper .checkout-item .checkout-option-wrapper .shipping-option input{accent-color:var(--ed-color-theme-primary)}.checkout-wrapper .checkout-item .checkout-option-wrapper .shipping-option label{color:var(--ed-color-heading-primary);cursor:pointer;margin-left:10px;font-size:16px;font-weight:400}.checkout-wrapper .checkout-item .checkout-option-wrapper .shipping-option:not(:last-of-type){margin-bottom:10px}.checkout-wrapper .checkout-item.item-1 .title{color:var(--ed-color-heading-primary);font-weight:600}.checkout-proceed{margin-top:30px}.course-category{background-color:var(--ed-color-grey-1)}.category-items{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:17px;display:flex}.category-items:not(:last-of-type){margin-bottom:17px}.category-items .category-item:not(:last-of-type){margin-right:17px}.category-items .category-item a{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:1px solid #e6e0e5;border-radius:100px;align-items:center;column-gap:15px;padding:7.5px 30px 7.5px 5px;font-size:18px;font-weight:500;line-height:1;display:inline-flex}@media only screen and (max-width:767px){.category-items .category-item a{padding:7.5px 20px 7.5px 5px;font-size:14px}}.category-items .category-item a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.category-items .category-item a span{background-color:var(--ed-color-grey-1);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.category-items .category-item a span img{width:30px;height:30px}.header-6 .shape{width:100%;height:41px;position:absolute;bottom:-34px;left:0}@media only screen and (max-width:991px){.header-6 .shape{display:none}}.header-6 .shape img{object-fit:cover;width:100%;height:100%}.header-6 .top-bar{background-color:var(--ed-color-theme-primary)}.header-6 .top-bar .top-bar-inner .top-bar-left ul li a{color:var(--ed-color-common-white)}.header-6 .top-bar .top-bar-inner .top-bar-right .register-box{border:none;margin-right:0;padding-right:0}.header-6 .top-bar .top-bar-inner .top-bar-right .register-box a,.header-6 .top-bar .top-bar-inner .top-bar-right .register-box a:hover{color:var(--ed-color-common-white)}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li{margin:0 20px}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li a{text-transform:capitalize}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li:first-child{margin-left:0}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li:last-child{margin-right:0}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul .menu-item-has-children{padding-right:0}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul .menu-item-has-children:after{display:none}.header-6 .primary-header .primary-header-inner .header-menu-wrap ul .menu-item-has-children a{padding-right:0}.hero-section-6{z-index:1;position:relative;overflow:hidden}.hero-section-6 .bg-item .hero-bg-img{z-index:-2;width:100%;height:100%;position:absolute;top:-40px;left:0}@media (max-width:1199px){.hero-section-6 .bg-item .hero-bg-img{top:0}}.hero-section-6 .bg-item .hero-bg-img img{object-fit:cover;width:96%;height:100%}@media (max-width:1399px){.hero-section-6 .bg-item .hero-bg-img img{object-fit:cover}}@media (max-width:1199px){.hero-section-6 .bg-item .hero-bg-img img{width:100%}}.hero-section-6 .bg-item .bg-overlay{z-index:-1;background:linear-gradient(90deg,#07a698 30.56%,#052f2b00 81.23%);width:100%;height:100%;position:absolute;top:0;right:-72px;transform:matrix(-1,0,0,1,0,0)}@media (max-width:1199px){.hero-section-6 .bg-item .bg-overlay{opacity:.8;background-color:#07a698;width:100%;right:0}}.hero-section-6 .bg-item .shape{position:absolute;bottom:0;right:0}.hero-section-6 .bg-item .shape-2{position:absolute;bottom:-20px;left:0}@media only screen and (max-width:991px){.hero-section-6 .bg-item .shape-2{display:none}}.hero-section-6 .bg-item .shape-2 img{object-fit:contain;width:100%;height:100%}.hero-content.hero-content-6{padding:200px 0 260px}@media only screen and (max-width:991px){.hero-content.hero-content-6{padding:150px 0}}@media only screen and (max-width:767px){.hero-content.hero-content-6{padding:100px 0}}.hero-content.hero-content-6 .section-heading .section-title{color:var(--ed-color-common-white)}@media (max-width:1399px){.hero-content.hero-content-6 .section-heading .section-title br{display:none}}@media (max-width:1199px){.hero-content.hero-content-6 .section-heading .section-title br{display:block}}@media only screen and (max-width:767px){.hero-content.hero-content-6 .section-heading .section-title br{display:none}}.hero-content.hero-content-6 .hero-btn-wrap{margin-bottom:0}.hero-content.hero-content-6 .hero-btn-wrap .video-btn a{color:var(--ed-color-common-white)}.kid-content-section{padding-top:75px}.service-section-6{z-index:1;position:relative}.service-section-6 .bg-shape{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.service-item-6{background-color:var(--ed-color-common-white);border-radius:15px;padding:20px}.service-item-6 .service-thumb{border-radius:15px;height:230px;margin-bottom:30px}.service-item-6 .service-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.service-item-6 .service-content .title{margin-bottom:15px;font-size:22px;font-weight:600}.service-item-6 .service-content p{margin-bottom:15px}.service-item-6 .service-content .read-more{color:var(--ed-color-theme-primary);align-items:center;column-gap:5px;font-size:16px;font-weight:500;display:flex}.service-item-6 .service-content .read-more i{margin-top:2px;font-size:14px}.course-item-6 .course-thumb{position:relative}.course-item-6 .course-thumb img{transform:scale(1)}.course-item-6 .course-thumb .join-btn{z-index:2;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.course-item-6 .course-thumb .join-btn a{background-color:var(--ed-color-common-white);border-radius:100px;padding:10px 25px;font-size:16px;font-weight:600;line-height:1}.course-item-6 .course-thumb .overlay{background-color:var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;width:0;height:100%;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.course-item-6 .course-content{border-bottom:0;margin-bottom:10px}.course-item-6:hover .course-thumb .overlay{width:100%}.course-item-6:hover .course-thumb img{transform:scale(1)}.course-item-6:hover .course-thumb .join-btn{transform:translate(-50%,-50%)scale(1)}.team-section-7{z-index:1;position:relative}.team-section-7 .bg-shape{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.team-item-6{height:500px;position:relative}.team-item-6 .team-thumb{border-radius:15px;height:400px;overflow:hidden}.team-item-6 .team-thumb img{object-fit:cover;object-position:top;-o-transition:all .3s ease-in-out;border-radius:15px;width:100%;height:100%;transition:all .3s ease-in-out}.team-item-6 .team-content{background-color:var(--ed-color-common-white);border-radius:15px;width:90%;padding:35px 0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-item-6 .team-content .title{margin-bottom:0;font-size:22px}.team-item-6 .team-content span{color:var(--ed-color-text-body);margin-top:5px;font-weight:400;display:block}.team-item-6 .team-content .social-list{margin-top:20px}.team-item-6 .team-content .social-list li{display:inline-flex}.team-item-6 .team-content .social-list li:not(:last-of-type){margin-right:5px}.team-item-6 .team-content .social-list li a{color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.team-item-6 .team-content .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.team-item-6:hover .team-thumb img{transform:scale(1.03)}.testimonial-section-6{z-index:1;position:relative}.testimonial-section-6 .bg-img{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.testi-carousel-4{padding-bottom:100px}.testi-carousel-4 .swiper-pagination{bottom:0}.testi-carousel-4 .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#0000;border:2px solid #e6e0e5;border-radius:50%;width:20px;height:20px;position:relative}.testi-carousel-4 .swiper-pagination .swiper-pagination-bullet:before{background-color:var(--ed-color-theme-primary);content:"";visibility:hidden;opacity:0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testi-carousel-4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--ed-color-theme-primary)}.testi-carousel-4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{visibility:visible;opacity:1}.testi-item-4 p{margin-bottom:0}.testi-item-4 .testi-bottom{border-top:1px dashed #e6e0e5;justify-content:space-between;align-items:center;column-gap:20px;margin-top:30px;padding-top:30px;display:flex}@media only screen and (max-width:767px){.testi-item-4 .testi-bottom{flex-wrap:wrap;row-gap:15px}}.testi-item-4 .testi-bottom .testi-review{align-items:center;list-style:none;display:flex}.testi-item-4 .testi-bottom .testi-review li{color:#ffb539}.event-card-2{border:1px solid #e3eaf3;grid-template-columns:200px 1fr}@media only screen and (max-width:767px){.event-card-2{grid-template-columns:1fr;padding:30px 20px}}.event-card-2 .event-thumb{width:100%;max-width:200px;height:170px}@media only screen and (max-width:767px){.event-card-2 .event-thumb{max-width:100%}}.event-card-2 .event-content .event-list{align-items:center;column-gap:20px;margin:0 0 10px;display:flex}@media (max-width:1199px){.event-card-2 .event-content .event-list{flex-wrap:wrap;row-gap:5px}}.event-card-2 .event-content .event-list li{font-size:14px}.event-card-2 .event-content .event-bottom{align-items:center;column-gap:30px;display:flex}@media (max-width:1199px){.event-card-2 .event-content .event-bottom{flex-wrap:wrap;row-gap:10px}}.event-card-2 .event-content .event-bottom .ed-primary-btn{padding:15px 30px}.event-card-2 .event-content .event-bottom .event-author{align-items:center;column-gap:10px;display:flex}.event-card-2 .event-content .event-bottom .event-author .author-thumb{width:40px;height:40px}.event-card-2 .event-content .event-bottom .event-author .author-thumb img{object-fit:cover;border-radius:50%;width:100%;height:100%}.blog-section-6{z-index:1;position:relative}@media only screen and (max-width:767px){.blog-section-6{background-color:#ebf2f2}}.blog-section-6 .bg-img{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.footer-6{z-index:1;margin-top:-28px;position:relative}@media only screen and (max-width:991px){.footer-6{margin-top:-60px;padding-top:100px}}@media only screen and (max-width:767px){.footer-6{background-color:#1a1418;margin-top:0;padding-top:70px}}.footer-6 .bg-img{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:767px){.footer-6 .bg-img{display:none}}.hero-7{z-index:1;background:#f0feff;position:relative}@media (max-width:1199px){.hero-7 .hero-img-wrap-7{display:none}}.hero-7 .hero-img-wrap-7 .hero-img-1{max-width:305px;height:305px;position:absolute;top:100px;right:100px}@media (max-width:1600px){.hero-7 .hero-img-wrap-7 .hero-img-1{right:20px}}@media (max-width:1399px){.hero-7 .hero-img-wrap-7 .hero-img-1{max-width:250px;height:250px}}.hero-7 .hero-img-wrap-7 .hero-img-1 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.hero-7 .hero-img-wrap-7 .hero-img-2{max-width:305px;height:305px;position:absolute;bottom:100px;left:100px}@media (max-width:1600px){.hero-7 .hero-img-wrap-7 .hero-img-2{left:20px}}@media (max-width:1399px){.hero-7 .hero-img-wrap-7 .hero-img-2{max-width:250px;height:250px}}.hero-7 .hero-img-wrap-7 .hero-img-2 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.hero-content-7{padding:120px 0}.hero-content-7 .section-heading .section-title br{display:block}.hero-content-7 .hero-form{margin:0 auto}.hero-content-7 .about-counter-items{max-width:908px;margin:70px auto 0}@media (max-width:1600px){.hero-content-7 .about-counter-items{max-width:850px}}@media (max-width:1199px){.hero-content-7 .about-counter-items{max-width:900px}}@media only screen and (max-width:991px){.hero-content-7 .about-counter-items{max-width:600px}}.hero-content-7 .about-counter-items .about-counter-item .content p{text-align:left}@media only screen and (max-width:991px){.hero-content-7 .about-counter-items .about-counter-item:nth-child(3){display:none}}.category-wrap>div{padding:0}@media only screen and (max-width:991px){.category-wrap>div{padding:0 15px}}.category-wrap>div:first-child .category-item-2{border-right:1px solid #ffffff0f;padding-bottom:40px;padding-right:40px}@media (max-width:1199px){.category-wrap>div:first-child .category-item-2{padding-left:20px}}@media only screen and (max-width:991px){.category-wrap>div:first-child .category-item-2{border:none;padding:0}}.category-wrap>div:nth-child(2) .category-item-2{border-right:1px solid #ffffff0f;padding-bottom:40px;padding-left:27px;padding-right:40px}@media only screen and (max-width:991px){.category-wrap>div:nth-child(2) .category-item-2{border:none;padding:0}}.category-wrap>div:nth-child(3) .category-item-2{padding-bottom:40px;padding-left:40px}@media only screen and (max-width:991px){.category-wrap>div:nth-child(3) .category-item-2{border:none;padding:0}}.category-wrap>div:nth-child(4) .category-item-2{border-top:1px solid #ffffff0f;border-right:1px solid #ffffff0f;padding-top:40px;padding-right:40px}@media (max-width:1199px){.category-wrap>div:nth-child(4) .category-item-2{padding-left:20px}}@media only screen and (max-width:991px){.category-wrap>div:nth-child(4) .category-item-2{border:none;padding:0}}.category-wrap>div:nth-child(5) .category-item-2{border-top:1px solid #ffffff0f;border-right:1px solid #ffffff0f;padding-top:40px;padding-left:40px;padding-right:27px}@media only screen and (max-width:991px){.category-wrap>div:nth-child(5) .category-item-2{border:none;padding:0}}.category-wrap>div:nth-child(6) .category-item-2{border-top:1px solid #ffffff0f;padding-top:40px;padding-left:40px}@media only screen and (max-width:991px){.category-wrap>div:nth-child(6) .category-item-2{border:none;padding:0}}.category-item-2{grid-gap:30px;grid-template-columns:70px 1fr;display:grid}@media (max-width:1199px){.category-item-2{grid-template-columns:1fr}}.category-item-2 .icon{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s ease-in-out;display:flex}.category-item-2 .icon img{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.category-item-2 .content .title{margin-bottom:15px;font-size:24px;font-weight:600}.category-item-2 .content p{color:#e6e0e5}.category-item-2 .content .learn-more{color:var(--ed-color-theme-primary);align-items:center;column-gap:5px;display:flex}.category-item-2 .content .learn-more i{margin-top:2px;font-size:14px}.category-item-2:hover .icon{background-color:var(--ed-color-theme-primary)}.category-item-2:hover .icon img{filter:invert()brightness(100)}.footer-insta-area{grid-gap:10px;grid-template-columns:repeat(6,1fr);align-items:center;width:100%;margin:0 auto 12px;padding:12px 15px 0;display:grid}@media (max-width:1199px){.footer-insta-area{grid-gap:24px;grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:991px){.footer-insta-area{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.footer-insta-area{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.footer-insta-area{grid-template-columns:1fr}}.footer-insta-area .footer-insta-item{z-index:1;border-radius:10px;width:100%;max-width:303px;height:307px;position:relative;overflow:hidden}@media only screen and (max-width:767px){.footer-insta-area .footer-insta-item{max-width:100%;height:100%}}.footer-insta-area .footer-insta-item .insta-img{width:100%;height:100%}.footer-insta-area .footer-insta-item .insta-img img{object-fit:cover;width:100%;height:100%}.footer-insta-area .footer-insta-item .overlay{visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;background-color:#5d1257;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.footer-insta-area .footer-insta-item .icon{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.footer-insta-area .footer-insta-item .icon a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.footer-insta-area .footer-insta-item .icon a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.footer-insta-area .footer-insta-item:hover .overlay{visibility:visible;opacity:1}.footer-insta-area .footer-insta-item:hover .icon{transform:translate(-50%,-50%)scale(1)}.header-7 .top-bar-inner .top-bar-right .country-list{border-right:1px solid #ffffff26;align-items:center;column-gap:10px;margin-right:20px;padding:5px 10px 5px 0;display:flex}.header-7 .top-bar-inner .top-bar-right .country-list i{color:var(--ed-color-common-white)}.header-7 .top-bar-inner .top-bar-right .ddl-select{height:auto;color:var(--ed-color-common-white);background-color:#0000;border:none;padding:0 25px 0 0;font-size:16px}.header-7 .top-bar-inner .top-bar-right .ddl-select:after{border-color:var(--ed-color-common-white);width:8px;height:8px;margin-top:-5px}.header-7 .top-bar-inner .top-bar-right .ddl-select ul li{color:var(--ed-color-heading-primary)}.hero-section-8{z-index:1;padding:0;position:relative}.hero-section-8 .bg-shapes .bg-shape-1{z-index:-1;width:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-section-8 .bg-shapes .bg-shape-1 img{width:100%}.hero-section-8 .bg-shapes .bg-shape-2{z-index:-1;width:70%;position:absolute;top:0;left:0}.hero-section-8 .bg-shapes .bg-shape-2 img{width:100%}.hero-section-8 .bg-shapes .bg-shape-3{z-index:-1;height:115%;position:absolute;top:0;right:-102px;transform:rotate(2deg)}.hero-section-8 .bg-shapes .bg-shape-3 img{height:100%}@media (max-width:1700px){.hero-section-8 .bg-shapes .bg-shape-3{right:-325px}}@media (max-width:1600px){.hero-section-8 .bg-shapes .bg-shape-3{right:-275px}}@media (max-width:1399px){.hero-section-8 .bg-shapes .bg-shape-3{display:none}}.hero-section-8 .hero-img-wrap-8{border-radius:50%;width:1200px;height:1237px;position:absolute;top:50%;right:-14%;overflow:hidden;transform:translateY(-50%)}@media (max-width:1800px){.hero-section-8 .hero-img-wrap-8{right:-16%}}@media (max-width:1700px){.hero-section-8 .hero-img-wrap-8{right:-30%}}@media (max-width:1399px){.hero-section-8 .hero-img-wrap-8{right:-50%}}@media (max-width:1199px){.hero-section-8 .hero-img-wrap-8{right:-65%}}@media only screen and (max-width:991px){.hero-section-8 .hero-img-wrap-8{display:none}}.hero-section-8 .hero-img-wrap-8 img{object-fit:cover;object-position:65% 150px;width:80%;height:82%}@media (max-width:1800px){.hero-section-8 .hero-img-wrap-8 img{width:82%;height:82%}}@media (max-width:1700px){.hero-section-8 .hero-img-wrap-8 img{object-position:85% 150px}}@media (max-width:1399px){.hero-section-8 .hero-img-wrap-8 img{object-position:100% 150px}}.hero-section-8 .hero-items .hero-item{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border-radius:100px;align-items:center;padding:15px 30px;display:inline-block}.hero-section-8 .hero-items .hero-item img{margin-right:10px}.hero-section-8 .hero-items .hero-item span{text-transform:uppercase;column-gap:15px;font-size:16px;font-weight:600;line-height:1}@media only screen and (max-width:991px){.hero-section-8 .shapes{display:none}}.hero-section-8 .shapes .shape.shape-1{bottom:20px;left:0}.hero-section-8 .shapes .shape.shape-2{top:30px;bottom:auto;left:40%}.hero-section-8 .shapes .shape.shape-3{top:30px;left:70px}.hero-content-8{padding:170px 0}@media only screen and (max-width:991px){.hero-content-8{padding:120px 0}}@media only screen and (max-width:767px){.hero-content-8{padding:100px 0}}@media (max-width:1199px){.hero-content-8 .section-heading .section-title{font-size:40px}.hero-content-8 .section-heading .section-title br{display:block}}@media only screen and (max-width:991px){.hero-content-8 .section-heading .section-title{font-size:50px}}@media only screen and (max-width:767px){.hero-content-8 .section-heading .section-title{font-size:36px}.hero-content-8 .section-heading .section-title br{display:none}}.cat-item{background-color:var(--ed-color-grey-2);z-index:1;border-radius:15px;padding:40px 20px;position:relative;overflow:hidden}.cat-item .shape{filter:blur(50px);z-index:-1;-o-transition:all .3s ease-in-out;visibility:hidden;opacity:0;background:#5d1257;border-radius:50%;width:157px;height:157px;transition:all .3s ease-in-out;position:absolute;top:-55px;right:-45px}.cat-item .icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.cat-item .title{margin-bottom:0;font-size:20px;font-weight:600;line-height:1}.cat-item span{font-size:14px;font-weight:400;line-height:1}.cat-item:hover .shape{visibility:visible;opacity:1;top:-65px;right:-55px}.service-promo{background-color:#143532}.service-promo .service-promo-container{max-width:1755px}.service-promo-wrap{grid-gap:24px;grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:1199px){.service-promo-wrap{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.service-promo-wrap{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.service-promo-wrap{grid-template-columns:repeat(1,1fr)}}.service-promo-item{background-color:#ffffff14;border:1px solid #ffffff0d;border-radius:10px;align-items:center;padding:20px;display:flex;overflow:hidden}.service-promo-item .icon{border-right:1px solid #ffffff1f;margin-right:15px;padding-right:15px}.service-promo-item .content .title{color:var(--ed-color-common-white);font-size:20px;font-weight:600}.service-promo-item .content span{color:var(--ed-color-common-white)}.about-section-8{z-index:1;position:relative}.about-section-8 .bg-round-shape{z-index:-1;border:60px solid #5d125712;border-radius:50%;width:563px;height:563px;position:absolute;top:-200px;right:95px}@media only screen and (max-width:767px){.about-section-8 .bg-round-shape{display:none}}.about-img-wrap-8{width:100%;max-width:736px;height:694px;position:relative}.about-img-wrap-8 .about-img-1{border:8px solid var(--ed-color-common-white);z-index:1;border-radius:15px;width:100%;max-width:308px;height:266px;position:absolute;top:0;left:0;overflow:hidden}.about-img-wrap-8 .about-img-1 img{object-fit:cover;width:100%;height:100%}.about-img-wrap-8 .about-img-2{border-radius:15px;width:100%;max-width:677px;height:513px;position:absolute;bottom:0;right:0;overflow:hidden}.about-img-wrap-8 .about-img-2 img{object-fit:cover;width:100%;height:100%}.about-img-wrap-8 .round-shape{border:45px solid var(--ed-color-theme-primary);z-index:-1;border-radius:50%;width:277px;height:277px;position:absolute;top:130px;left:-100px}.about-wrap-8{position:relative}.about-content-8{background-color:var(--ed-color-common-white);border-radius:15px;width:100%;max-width:720px;padding:80px;position:absolute;top:0;right:0;box-shadow:0 4px 80px 2px #0f15211a}@media (max-width:1199px){.about-content-8{max-width:600px;padding:50px 40px}}@media only screen and (max-width:991px){.about-content-8{box-shadow:inherit;margin-top:40px;padding:0 15px;position:relative}}.about-content-8 .about-tab .nav-tabs{border:none}@media only screen and (max-width:767px){.about-content-8 .about-tab .nav-tabs{row-gap:10px}}.about-content-8 .about-tab .nav-tabs .nav-item{border:none}.about-content-8 .about-tab .nav-tabs .nav-item:not(:last-of-type){margin-right:10px}.about-content-8 .about-tab .nav-tabs .nav-item .nav-link{color:var(--ed-color-theme-primary);background-color:#07a6980a;border:1px solid #07a69829;border-radius:100px;padding:14px 30px;font-size:16px;font-weight:600;line-height:1}@media only screen and (max-width:767px){.about-content-8 .about-tab .nav-tabs .nav-item .nav-link{font-size:14px}}.about-content-8 .about-tab .nav-tabs .nav-item .nav-link.active{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.about-content-8 .about-tab .tab-content{margin-top:30px}.about-content-8 .about-tab .tab-content .tab-pane p{margin-bottom:25px}.about-content-8 .about-tab .tab-content .tab-pane .about-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:15px;font-size:16px;font-weight:500;display:flex}.about-content-8 .about-tab .tab-content .tab-pane .about-list li:not(:last-of-type){margin-bottom:10px}.about-content-8 .about-tab .tab-content .tab-pane .about-list li span{color:var(--ed-color-theme-primary);border:1px solid #07a69830;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.feature-course-top.heading-space{align-items:end}.feature-course-top .nav-tabs{column-gap:0;margin-bottom:10px}@media only screen and (max-width:767px){.feature-course-top .nav-tabs{margin-top:30px}}.feature-course-top .nav-tabs .nav-item:not(:last-of-type){margin-right:40px}@media only screen and (max-width:991px){.feature-course-top .nav-tabs .nav-item:not(:last-of-type){margin-right:20px}}.feature-course-top .nav-tabs .nav-item .nav-link{text-transform:uppercase;background-color:#0000;border:none;padding:0;font-size:14px;font-weight:600}.feature-course-top .nav-tabs .nav-item .nav-link.active{color:var(--ed-color-theme-primary)}.video-section{z-index:1;position:relative;overflow:hidden}.video-section .round-shape{border:120px solid var(--ed-color-theme-primary);z-index:-1;opacity:.07;border-radius:50%;width:750px;height:750px;position:absolute;bottom:-200px;left:-120px}@media only screen and (max-width:767px){.video-section .round-shape{display:none}}.video-wrap{background:var(--ed-color-common-white);z-index:1;border-radius:20px;padding:10px 10px 30px;position:relative;box-shadow:0 9px 25px #11172e1a}.video-wrap .shape-1{border:60px solid var(--ed-color-theme-primary);opacity:.07;z-index:-1;border-radius:50%;width:415px;height:415px;position:absolute;top:-190px;right:-190px}@media only screen and (max-width:767px){.video-wrap .shape-1{display:none}}.video-wrap .video-img{height:530px;position:relative}@media only screen and (max-width:767px){.video-wrap .video-img{height:350px}}.video-wrap .video-img img{object-fit:cover;border-radius:20px;width:100%;height:100%}.video-wrap .video-img .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-wrap .video-img .video-btn a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:30px;display:flex;position:relative}.video-wrap .video-img .video-btn a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.video-wrap .video-img .video-btn a .ripple,.video-wrap .video-img .video-btn a .ripple:before,.video-wrap .video-img .video-btn a .ripple:after{width:100px;height:100px}.video-wrap .video-items{align-items:center;margin-top:40px;padding-left:30px;display:flex}@media (max-width:1199px){.video-wrap .video-items{padding-left:0}}@media only screen and (max-width:767px){.video-wrap .video-items{flex-flow:column wrap;align-items:baseline;row-gap:20px}}.video-wrap .video-items .video-item{align-items:center;column-gap:20px;display:inline-flex}@media only screen and (max-width:991px){.video-wrap .video-items .video-item{column-gap:10px}}.video-wrap .video-items .video-item:not(:last-of-type){border-right:1px solid #dee8e7;margin-right:70px;padding-right:70px}@media (max-width:1199px){.video-wrap .video-items .video-item:not(:last-of-type){margin-right:30px;padding-right:30px}}@media only screen and (max-width:991px){.video-wrap .video-items .video-item:not(:last-of-type){margin-right:10px;padding-right:10px}}@media only screen and (max-width:767px){.video-wrap .video-items .video-item:not(:last-of-type){border:none;margin-right:0;padding-right:0}}.video-wrap .video-items .video-item .icon{background:#5d12571f;border-radius:5px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.video-wrap .video-items .video-item .title{margin-bottom:0;font-size:18px;font-weight:500}@media only screen and (max-width:991px){.video-wrap .video-items .video-item .title{font-size:15px}}.course-carousel-area{z-index:1;position:relative}.course-carousel-area .bg-img{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.course-carousel-2{overflow:visible}.course-carousel-top .swiper-arrow{align-items:center;column-gap:15px;display:flex}.course-carousel-top .swiper-arrow .swiper-nav{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s ease-in-out;display:flex}.course-carousel-top .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.course-carousel-3{overflow:visible}.testi-8{background-color:#f3f7fb}.content-wrap-8{z-index:1;position:relative}.content-wrap-8 .shape{z-index:-1;position:absolute;bottom:-60px;left:-60px}.content-img-8{border:7px solid var(--ed-color-common-white);border-radius:15px;width:100%;max-width:555px;height:374px;margin-right:-35px;box-shadow:0 11px 38px #20312f1f}.content-img-8 img{object-fit:cover;border-radius:15px;width:100%;height:100%}@media only screen and (max-width:991px){.content-img-8{max-width:100%;margin-bottom:30px}}.content-info-8{padding-left:40px}@media only screen and (max-width:991px){.content-info-8{padding-left:0}}.content-info-8 p{width:100%;max-width:565px}.choose-us{z-index:1;position:relative}.choose-us .bg-shape{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.choose-us-wrap{z-index:1;position:relative}.choose-us-wrap .line{background:linear-gradient(90deg,#5d125700 0%,#5d1257 50.39%,#5d125700 99.69%);width:100%;height:4px;position:absolute;top:0;left:0}@media only screen and (max-width:991px){.choose-us-wrap .line{display:none}}.choose-use-item{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border-radius:10px;column-gap:20px;margin-top:100px;padding:30px;transition:all .3s ease-in-out;display:flex;position:relative}@media only screen and (max-width:991px){.choose-use-item{margin-top:0}}.choose-use-item .line-shape{background:linear-gradient(360deg,#5d125700 0%,#5d1257 100%);width:4px;height:94px;position:absolute;top:-94px;left:50%;transform:translate(-50%)}@media only screen and (max-width:991px){.choose-use-item .line-shape{display:none}}.choose-use-item .line-shape .top-round{background-color:var(--ed-color-common-white);border:5px solid var(--ed-color-theme-primary);border-radius:50%;width:20px;height:20px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.choose-use-item .line-shape .bottom-round{-o-transition:all .3s ease-in-out;background-color:#0000;border-radius:50%;width:12px;height:12px;transition:all .3s ease-in-out;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.choose-use-item .line-shape .bottom-round:before{background-color:var(--ed-color-theme-primary);content:"";-o-transition:all .3s ease-in-out;border-radius:50%;width:5px;height:5px;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose-use-item .icon{color:var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;font-size:20px;transition:all .3s ease-in-out}.choose-use-item .content .title,.choose-use-item .content p{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:1199px){.choose-use-item .content p br{display:none}}.choose-use-item:hover{background-color:var(--ed-color-theme-primary)}.choose-use-item:hover .icon,.choose-use-item:hover .content .title,.choose-use-item:hover .content p{color:var(--ed-color-common-white)}.choose-use-item:hover .line-shape .bottom-round{background-color:var(--ed-color-theme-primary)}.choose-use-item:hover .line-shape .bottom-round:before{background-color:var(--ed-color-common-white)}.choose-use-item.item-2{margin-top:170px}@media only screen and (max-width:991px){.choose-use-item.item-2{margin-top:0}}.choose-use-item.item-2 .line-shape{height:165px;top:-165px}.header-9{background-color:#0000;position:absolute;top:0}@media only screen and (max-width:991px){.header-9{background-color:var(--ed-color-common-white);position:relative}}.header-9 .primary-header .primary-header-inner{border-radius:0 0 10px 10px;padding:0 30px;box-shadow:0 11px 39px #0f272521}@media only screen and (max-width:991px){.header-9 .primary-header .primary-header-inner{box-shadow:none;padding:20px 0}}.header-9 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li a{padding:34px 0}.header-9 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li ul{top:94px;left:33%!important}.header-9 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li ul li a{padding:15px 0}.header-9 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li ul li:hover a{padding-left:12px}.header-9 .primary-header.fixed .primary-header-inner{box-shadow:none}.hero-section-9{background-color:var(--ed-color-common-white);z-index:1;padding:0;position:relative;overflow:hidden}@media (max-width:1199px){.hero-section-9{border-top:1px solid var(--ed-color-border-1);background-color:#dcf2f1}}@media only screen and (max-width:991px){.hero-section-9 .shapes .shape{display:none}}.hero-section-9 .shapes .shape.shape-1{z-index:4;inset:50px 0 auto auto}.hero-section-9 .shapes .shape.shape-2{z-index:1;bottom:auto;left:auto;right:0}.hero-section-9 .shapes .shape.shape-4{z-index:-1;top:202px;left:39%}@media only screen and (max-width:991px){.hero-section-9 .shapes .shape.shape-4{display:none}}.hero-wrap-9{z-index:1;position:relative;overflow:hidden}.hero-wrap-9 .hero-img-wrap-9{width:100%;max-width:755px;height:989px;position:absolute;top:0;right:0}@media (max-width:1199px){.hero-wrap-9 .hero-img-wrap-9{height:880px;margin:0 auto;position:relative}}@media only screen and (max-width:767px){.hero-wrap-9 .hero-img-wrap-9{display:none}}.hero-wrap-9 .hero-img-wrap-9 .hero-img{z-index:5;width:100%;max-width:754px;height:958px;position:absolute;bottom:30px;left:0}@media (max-width:1199px){.hero-wrap-9 .hero-img-wrap-9 .hero-img{bottom:0;left:50%;transform:translate(-50%)}}.hero-wrap-9 .hero-img-wrap-9 .hero-img img{object-fit:contain;width:100%;height:auto}.hero-wrap-9 .hero-img-wrap-9 .hero-img-shape-1{z-index:-1;position:absolute;bottom:98px;right:0}.hero-wrap-9 .hero-img-wrap-9 .hero-img-shape-2{z-index:2;position:absolute;bottom:59px;left:149px}.hero-content-9{z-index:5;padding:330px 0 230px;position:relative}@media (max-width:1199px){.hero-content-9{padding:200px 0 40px}}@media only screen and (max-width:991px){.hero-content-9{padding:100px 0 40px}}@media only screen and (max-width:767px){.hero-content-9{padding:80px 0}.hero-content-9 .section-heading{margin-bottom:30px}.hero-content-9 .section-heading .section-title{font-size:32px}}.hero-content-9 .hero-btn-wrap{margin-bottom:55px}@media only screen and (max-width:767px){.hero-content-9 .hero-btn-wrap{margin-bottom:30px}}.hero-content-9 .hero-list{flex-wrap:wrap;align-items:center;gap:15px 35px;margin-bottom:0;list-style:none;display:flex}.hero-content-9 .hero-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:20px;font-weight:500;display:flex}.hero-content-9 .hero-list li i{color:var(--ed-color-theme-primary)}.language-course{z-index:1;clip-path:polygon(0 15%,100% 1%,100% 100%,0% 100%);background-color:#143532;margin-top:-160px;padding-top:170px;position:relative}@media (max-width:1199px){.language-course{clip-path:inherit;margin-top:0;padding-top:120px}}@media only screen and (max-width:991px){.language-course{padding-top:80px}}.language-course .shapes .shape{z-index:-1;position:absolute}.language-course .shapes .shape.shape-1{bottom:0;right:0}.language-course .shapes .shape.shape-2{top:60px;left:0}@media only screen and (max-width:991px){.language-course .shapes .shape.shape-2{display:none}}.language-course .shapes .shape.shape-3{top:-30px;right:0}@media only screen and (max-width:991px){.language-course .shapes .shape.shape-3{display:none}}.lang-course-item{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border-radius:15px;padding:25px;transition:all .3s ease-in-out}@media only screen and (max-width:767px){.lang-course-item{padding:20px 15px}}.lang-course-item .course-thumb{width:100%;height:120px;margin-bottom:20px}.lang-course-item .course-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.lang-course-item .course-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.lang-course-item .course-content .title{margin-bottom:0;font-size:24px;font-weight:600}.lang-course-item .course-content .title span{color:#6f6873;margin-top:7px;font-size:16px;font-weight:400;display:block}.lang-course-item .course-content .arrow-btn a{color:var(--ed-color-theme-primary);background-color:#dfefee;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.lang-course-item .course-content .arrow-btn a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.lang-course-item:hover{transform:translateY(-5px)}.lang-exam-area{z-index:1;position:relative}.lang-exam-area .bg-shape{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.lang-exam-carousel-wrap{position:relative}@media only screen and (max-width:991px){.lang-exam-carousel-wrap .swiper-arrow{display:none}}.lang-exam-carousel-wrap .swiper-arrow .swiper-nav{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:50%;left:-120px;transform:translateY(-50%)}@media (max-width:1600px){.lang-exam-carousel-wrap .swiper-arrow .swiper-nav{left:-80px}}@media (max-width:1399px){.lang-exam-carousel-wrap .swiper-arrow .swiper-nav{left:0}}.lang-exam-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-120px}@media (max-width:1600px){.lang-exam-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{right:-80px}}@media (max-width:1399px){.lang-exam-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{right:0}}.lang-exam-item{grid-gap:50px;background:var(--ed-color-common-white);border-radius:20px;grid-template-columns:617px 1fr;align-items:center;padding:20px;display:grid;box-shadow:0 23px 62px #282f3717}@media (max-width:1199px){.lang-exam-item{grid-template-columns:500px 1fr}}@media only screen and (max-width:991px){.lang-exam-item{grid-gap:30px;grid-template-columns:1fr}}.lang-exam-item .lang-exam-img{border-radius:20px;width:100%;max-width:617px;height:354px}@media only screen and (max-width:991px){.lang-exam-item .lang-exam-img{max-width:100%}}@media only screen and (max-width:767px){.lang-exam-item .lang-exam-img{height:300px}}.lang-exam-item .lang-exam-img img{object-fit:cover;border-radius:20px;width:100%;height:100%}.lang-exam-item .content .title{margin-bottom:15px;font-size:30px;font-weight:600}.lang-exam-item .content span{color:var(--ed-color-heading-primary);font-size:18px;font-weight:500}.lang-exam-item .content .lang-exam-list{margin:20px 0}.lang-exam-item .content .lang-exam-list li{align-items:center;column-gap:10px;font-size:16px;display:flex}.lang-exam-item .content .lang-exam-list li:not(:last-of-type){margin-bottom:10px}.lang-exam-item .content .lang-exam-list li i{color:var(--ed-color-theme-primary)}.lang-prog-item{background:var(--ed-color-common-white);border-radius:10px;padding:20px;box-shadow:0 5px 40px #0f27251a}.lang-prog-item .lang-prog-img{border-radius:10px;height:200px;margin-bottom:30px}.lang-prog-item .lang-prog-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.lang-prog-item .lang-prog-content span{color:var(--ed-color-theme-primary);margin-bottom:10px;line-height:1;display:block}.lang-prog-item .lang-prog-content .title{margin-bottom:20px;font-size:24px;font-weight:600}.lang-prog-item .lang-prog-content .lang-prog-list{margin-bottom:20px;list-style:none}.lang-prog-item .lang-prog-content .lang-prog-list li{align-items:center;column-gap:10px;display:flex}.lang-prog-item .lang-prog-content .lang-prog-list li:not(:last-of-type){margin-bottom:10px}.lang-prog-item .lang-prog-content .lang-prog-list li i{color:var(--ed-color-theme-primary)}.about-section-9{z-index:1;background-color:#f5f2f4;position:relative}.about-section-9 .bottom-shape{filter:blur(175px);z-index:-1;background:#5d12571a;border-top-left-radius:20%;border-top-right-radius:20%;width:100%;height:151px;position:absolute;bottom:0;left:0}@media only screen and (max-width:767px){.about-section-9 .shapes{display:none}}.about-section-9 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.about-section-9 .shapes .shape-2{z-index:-1;position:absolute;top:0;right:30px}.about-section-9 .shapes .shape-3{z-index:-1;position:absolute;bottom:33%;right:60px}.about-img-9{width:100%;max-width:483px;height:485px}@media only screen and (max-width:991px){.about-img-9{margin-bottom:40px}}@media only screen and (max-width:767px){.about-img-9{height:350px}}.about-img-9 img{object-fit:cover;border-radius:10px;width:100%;height:100%}.about-content-9 .about-items{border-bottom:1px solid var(--ed-color-border-1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;margin-bottom:40px;padding-bottom:40px;display:flex}.about-content-9 .about-items .about-item{grid-gap:15px;grid-template-columns:60px 1fr;align-items:center;display:grid}.about-content-9 .about-items .about-item .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.about-content-9 .about-items .about-item .title{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:18px;font-weight:600}.about-content-9 .about-btn .ed-primary-btn{padding:17px 31px}.cat-item-2{background-color:var(--ed-color-common-white);padding:52px 40px}@media only screen and (max-width:767px){.cat-item-2{padding:40px 20px}}.cat-item-2 .shape{filter:blur(125px);background:#5d1257;width:288px;height:288px;top:-210px;right:-150px}.cat-item-2 .icon{margin-bottom:20px}.cat-item-2 .title{margin-bottom:15px;font-size:22px}.cat-item-2:hover .shape{top:-185px;right:-150px}.testi-9{background-color:var(--ed-color-theme-primary);z-index:1;position:relative}.testi-9 .shape{z-index:-1;position:absolute;top:0;right:0}.testi-item-9{background-color:var(--ed-color-common-white)}.testi-item-9 .testi-top-content{grid-template-columns:1fr}.testi-item-9 .testi-top-content p{color:var(--ed-color-heading-primary);font-size:20px;font-weight:500}.testi-item-9 .testi-bottom .author-info-wrap{grid-gap:15px;grid-template-columns:50px 1fr;align-items:center;display:grid}.testi-item-9 .testi-bottom .author-info-wrap .author-img{border-radius:50%;width:50px;height:50px}.testi-item-9 .testi-bottom .author-info-wrap .author-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.testi-item-9 .testi-bottom .author-info-wrap .author-info .name{font-size:16px;font-weight:500}.testi-item-9 .testi-bottom .author-info-wrap .author-info span{font-size:14px}.post-card-9{border:none;box-shadow:0 5px 40px #0f27251a}.post-card-9 .post-content-wrap .post-content{padding:30px}.post-card-9 .post-content-wrap .post-meta{border-bottom:1px dashed var(--ed-color-border-1);margin-bottom:15px;padding-bottom:15px}.post-card-9 .post-content-wrap .read-more{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:16px;font-weight:600;display:flex}.post-card-9 .post-content-wrap .read-more i{background-color:var(--ed-color-theme-primary);width:30px;height:30px;color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;display:flex}.post-card-9-2{grid-gap:0;border:none;padding:0;box-shadow:0 5px 40px #0f27251a}.post-card-9-2 .post-thumb{height:215px}.post-card-9-2 .post-content-wrap .post-content{padding:30px}@media only screen and (max-width:767px){.post-card-9-2 .post-content-wrap .post-content{padding:30px 20px}}.post-card-9-2 .post-content-wrap .post-content .title{border:none;margin-bottom:15px;padding-bottom:0}.post-card-9-2 .post-content-wrap .post-content p{margin-bottom:20px}.post-card-9-2 .post-content-wrap .ed-primary-btn{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.post-card-9-2 .post-content-wrap .ed-primary-btn:before{background-color:#fff3}.subscribe-section{z-index:1;background-color:#e2f2f1;position:relative}.subscribe-section .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.subscribe-section .shapes .shape-2{z-index:-1;height:100%;position:absolute;top:0;right:0}.subscribe-section .shapes .shape-2 img{height:100%}.subscrie-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:1199px){.subscrie-wrap{justify-content:center}}.subscrie-wrap .section-heading .section-title{font-size:36px}.subscrie-wrap .section-heading .section-title br{display:block}@media (max-width:1199px){.subscrie-wrap .section-heading .section-title{text-align:center;margin-bottom:15px}}@media only screen and (max-width:767px){.subscrie-wrap .section-heading .section-title{font-size:28px}}.subscrie-wrap .subscribe-form-wrap{width:100%;max-width:628px;position:relative}@media only screen and (max-width:767px){.subscrie-wrap .subscribe-form-wrap{text-align:center}}.subscrie-wrap .subscribe-form-wrap .form-control{background-color:var(--ed-color-common-white);box-shadow:none;border:1px solid var(--ed-color-border-1);border-radius:100px;padding:22px 250px 22px 30px}@media only screen and (max-width:767px){.subscrie-wrap .subscribe-form-wrap .form-control{padding-right:30px}.subscrie-wrap .subscribe-form-wrap .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary)}}.subscrie-wrap .subscribe-form-wrap button{position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media only screen and (max-width:767px){.subscrie-wrap .subscribe-form-wrap button{transform:inherit;margin-top:15px;position:relative;top:0;right:0}}.hero-10{z-index:1;background-color:#1f2b2a;position:relative;overflow:hidden}.hero-10 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.hero-10 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}@media only screen and (max-width:991px){.hero-10 .shapes .shape-2{height:100%}}.hero-10 .shapes .shape-3{width:100%;height:auto;position:absolute;bottom:-83px;left:0}@media (max-width:1600px){.hero-10 .shapes .shape-3{bottom:-30px}}.hero-10 .shapes .shape-3 img{object-fit:contain;width:100%;height:100%}@media (max-width:1399px){.hero-10 .hero-img-wrap-7{display:none}}.hero-10 .hero-img-wrap-7 .hero-img-1{position:absolute;bottom:115px;left:36px}@media (max-width:1700px){.hero-10 .hero-img-wrap-7 .hero-img-1{left:0}}@media (max-width:1600px){.hero-10 .hero-img-wrap-7 .hero-img-1{left:-80px}}.hero-10 .hero-img-wrap-7 .hero-img-2{position:absolute;bottom:115px;right:36px}@media (max-width:1700px){.hero-10 .hero-img-wrap-7 .hero-img-2{right:0}}@media (max-width:1600px){.hero-10 .hero-img-wrap-7 .hero-img-2{bottom:150px;right:-50px}}.hero-content-10{z-index:5;padding:155px 0 108px;position:relative}@media (max-width:1199px){.hero-content-10{padding-top:100px;padding-bottom:50px}}@media only screen and (max-width:991px){.hero-content-10{padding-top:70px}}.hero-content-10 ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 35px;margin-top:30px;margin-bottom:50px;list-style:none;display:flex}.hero-content-10 ul li{color:var(--ed-color-common-white);align-items:center;column-gap:10px;font-size:20px;font-weight:500;display:flex}.hero-content-10 ul li i{color:var(--ed-color-theme-primary)}@media (max-width:1600px){.hero-content-10 .hero-form{max-width:600px}}.hero-content-10 .hero-form .form-control{padding-left:30px}.cat-item-3{background-color:var(--ed-color-common-white)}.cat-card{background-color:var(--ed-color-grey-1);grid-gap:20px;border:1px solid var(--ed-color-border-1);border-radius:6px;grid-template-columns:70px 1fr;align-items:center;padding:20px;display:grid}.cat-card .icon{background-color:var(--ed-color-common-white);border-radius:6px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 4px 32px #09332f14}.cat-card .content .title{margin-bottom:5px;font-size:18px;font-weight:600}.cat-card .content span{color:#6f6873;font-size:14px;line-height:1}.about-section-10{background-color:var(--ed-color-grey-1);z-index:1;position:relative}.about-section-10 .shape-1{z-index:-1;position:absolute;bottom:0;left:0}.about-img-wrap-10{width:100%;max-width:592px;height:594px;position:relative}.about-img-wrap-10 .about-img-1{width:100%;max-width:490px;height:467px;position:absolute;top:0;left:0}.about-img-wrap-10 .about-img-1 img{object-fit:cover;border-radius:20px;width:100%;height:100%}.about-img-wrap-10 .about-img-2{border:5px solid var(--ed-color-common-white);border-radius:200px 200px 20px 20px;width:100%;max-width:363px;height:375px;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 4px 35px #0a1b1947}.about-img-wrap-10 .about-img-2 img{object-fit:cover;border-radius:200px 200px 20px 20px;width:100%;height:100%}.about-content-10{box-shadow:none;background-color:#0000;padding:0;position:relative}.about-content-10 .about-tab .nav-tabs{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:100px;padding:10px;display:inline-flex}@media only screen and (max-width:767px){.about-content-10 .about-tab .nav-tabs{border-radius:0;justify-content:center}}.about-content-10 .about-tab .nav-tabs .nav-item .nav-link{background-color:var(--ed-color-grey-1);color:var(--ed-color-heading-primary);border-color:#e6e0e5;padding:10px 20px;font-size:16px;font-weight:600}.about-content-10 .about-tab .tab-content .tab-pane .about-list li span{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;box-shadow:0 8px 19px #0d282626}.feature-course-4{background-color:var(--ed-color-theme-primary);z-index:1;position:relative}.feature-course-4 .shape{z-index:-1;position:absolute;top:0;right:0}.course-carousel-area-2{background-color:var(--ed-color-grey-1)}.appointment-wrap{background-color:var(--ed-color-grey-1);z-index:1;border-radius:20px;padding:100px;position:relative}@media (max-width:1199px){.appointment-wrap{padding:100px 50px}}@media only screen and (max-width:991px){.appointment-wrap{padding:40px 20px}}.appointment-wrap .shape{z-index:-1;position:absolute;top:0;right:0}.appointment-wrap .appointment-top{border-bottom:2px solid var(--ed-color-common-white);margin-bottom:70px;padding-bottom:70px}@media only screen and (max-width:767px){.appointment-wrap .appointment-top{margin-bottom:40px;padding-bottom:40px}}.appointment-wrap .appointment-top .section-heading p{width:100%;max-width:560px}.appointment-wrap .appointment-top .appointment-list{padding-left:15px}.appointment-wrap .appointment-top .appointment-list li{color:var(--ed-color-heading-primary);font-size:16px;font-weight:400}.appointment-wrap .appointment-top .appointment-list li:not(:last-of-type){margin-bottom:10px}.appointment-wrap .appointment-sponsor-area{margin-bottom:80px}@media only screen and (max-width:767px){.appointment-wrap .appointment-sponsor-area{margin-bottom:40px}}.appointment-wrap .appointment-sponsor-area .sponsor-title{margin-bottom:20px;font-size:24px;font-weight:600}.appointment-wrap .appointment-sponsor-area .sponsor-item{height:80px}@media only screen and (max-width:767px){.appointment-wrap .appointment-sponsor-area .sponsor-item{height:60px}}.appointment-wrap .appointment-form{background-color:var(--ed-color-common-white);border-radius:15px;padding:40px}@media only screen and (max-width:767px){.appointment-wrap .appointment-form{padding:20px}}.appointment-wrap .appointment-form .form-item .form-control{border:1px solid var(--ed-color-border-1);box-shadow:none;color:var(--ed-color-text-body);border-radius:5px;margin-bottom:20px;padding:12px 20px}.appointment-wrap .appointment-form .form-item .form-control::-webkit-input-placeholder{color:var(--ed-color-text-body)}.appointment-wrap .appointment-form .form-item .form-control:-moz-placeholder-shown{color:var(--ed-color-text-body)}.appointment-wrap .appointment-form .form-item .form-control::-moz-placeholder{color:var(--ed-color-text-body)}.appointment-wrap .appointment-form .form-item .form-control:-ms-placeholder-shown{color:var(--ed-color-text-body)}.appointment-wrap .appointment-form .form-item .form-control.nice-select{color:var(--ed-color-text-body);width:100%;height:auto;font-size:16px;line-height:inherit;padding:12px 20px}.appointment-btn .ed-primary-btn{border-radius:5px;width:100%}.faq-content-10{width:100%;max-width:545px}@media only screen and (max-width:991px){.faq-content-10{max-width:100%;margin-bottom:40px}}.faq-thumb{border-radius:15px;width:100%;max-width:728px;height:505px;position:relative}@media only screen and (max-width:767px){.faq-thumb{height:350px}}.faq-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.faq-thumb .video-btn{-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-thumb .video-btn a{color:var(--ed-color-common-white);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:30px;display:flex}.about-section-11{z-index:1;position:relative;overflow:hidden}.about-section-11 .shape-1{z-index:-1;filter:blur(275px);background:linear-gradient(#07a69813 86.03%,#07a69800 100%);width:1537px;height:777px;position:absolute;bottom:-285px;left:50%;transform:translate(-50%)}.about-section-11 .shape-2{z-index:-1;position:absolute;bottom:25%;left:0}.about-img-wrap-11{z-index:1;width:100%;max-width:603px;height:483px;position:relative}@media only screen and (max-width:991px){.about-img-wrap-11{margin-bottom:40px}}.about-img-wrap-11 .about-img-1{z-index:1;width:100%;max-width:326px;height:309px;position:absolute;bottom:45px;left:0}.about-img-wrap-11 .about-img-1 img{object-fit:cover;border:4px solid var(--ed-color-common-white);border-radius:15px;width:100%;height:100%}.about-img-wrap-11 .about-img-2{width:100%;max-width:353px;height:100%;position:absolute;top:0;right:0}.about-img-wrap-11 .about-img-2 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.about-img-wrap-11 .about-exp{background-color:var(--ed-color-theme-primary);border-radius:15px;align-items:center;padding:15px 30px;display:flex;position:absolute;top:0;left:0}.about-img-wrap-11 .about-exp .title{color:var(--ed-color-common-white);margin-bottom:0;font-size:60px;font-weight:600;line-height:1}.about-img-wrap-11 .about-exp .title .odometer-auto-theme{font-family:inherit;line-height:1}.about-img-wrap-11 .about-exp p{color:var(--ed-color-common-white);margin-bottom:0;margin-left:15px;font-size:16px;font-weight:600;line-height:1.3}.about-content-11 p{margin-bottom:30px}.about-content-11 .about-list{margin-bottom:40px}.about-content-11 .about-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:16px;font-weight:500;display:flex}.about-content-11 .about-list li:not(:last-of-type){margin-bottom:10px}.about-content-11 .about-items{flex-wrap:wrap;align-items:center;row-gap:10px;margin-bottom:40px;display:flex}.about-content-11 .about-items .about-item{grid-gap:10px;grid-template-columns:40px 1fr;align-items:center;display:grid}.about-content-11 .about-items .about-item:not(:last-of-type){margin-right:50px}@media (max-width:1199px){.about-content-11 .about-items .about-item:not(:last-of-type){margin-right:30px}}.about-content-11 .about-items .about-item .icon{color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 24px #0c1c1a30}.about-content-11 .about-items .about-item .title{margin-bottom:0}.about-counter-item-2{-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);z-index:1;-o-transition:all .3s ease-in-out;background:#ffffff26;border-radius:20px;padding:40px;transition:all .3s ease-in-out;position:relative;overflow:hidden;box-shadow:0 7px 48px #12262521}@media (max-width:1199px){.about-counter-item-2{background-color:var(--ed-color-common-white);padding:30px 20px}}@media only screen and (max-width:767px){.about-counter-item-2{padding:30px 20px}}.about-counter-item-2 .shape{filter:blur(75px);z-index:-1;background:#5d125799;width:151px;height:151px;position:absolute;top:-80px;left:-100px}.about-counter-item-2 .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:30px;display:flex;box-shadow:0 13px 36px #5d125745}.about-counter-item-2 .title{color:var(--ed-color-theme-primary);letter-spacing:3px;align-items:center;margin-bottom:0;font-size:44px;font-weight:700;display:flex}.about-counter-item-2 .title .odometer-auto-theme{font-family:inherit;line-height:1}.about-counter-item-2 p{color:var(--ed-color-heading-primary);margin-bottom:0;font-weight:500}.about-counter-item-2:hover{transform:translateY(-5px)}.course-carousel-4{overflow:visible}.course-section-11{background-color:#f5f2f4;position:relative;overflow:hidden}.course-section-11 .shapes .shape-1{position:absolute;top:0;right:0}@media (max-width:1199px){.course-section-11 .shapes .shape-1{display:none}}.course-item-11{background:var(--ed-color-common-white);border-radius:10px;transition:all .3s ease-in-out;box-shadow:0 5px 40px #0f272526}.course-item-11:hover .course-thumb:before{visibility:visible;opacity:1}.course-item-11:hover .course-thumb .video{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff69}.course-item-11 .course-thumb-wrap{padding:20px;transition:all .3s ease-in-out}.course-item-11 .course-thumb{height:370px;margin-bottom:20px;transition:all .3s ease-in-out;position:relative}.course-item-11 .course-thumb:before{content:"";visibility:hidden;opacity:0;background:linear-gradient(#050e1f78,#050e1f78);border-radius:20px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.course-item-11 .course-thumb img{object-fit:cover;object-position:top;border-radius:15px;width:100%;height:100%}.course-item-11 .course-thumb .free{color:#5d1257;background:#fff;border-radius:100px;padding:7px 20px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:700;line-height:20px;position:absolute;top:30px;left:30px}.course-item-11 .course-thumb .deal{color:#fff;background:var(--ed-color-theme-primary);border-radius:100px;padding:7px 20px;font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:18px;position:absolute;top:30px;right:30px}.course-item-11 .course-thumb .video{width:100px;height:100px;color:var(--ed-color-common-white);border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.course-item-11 .course-content{padding:0 30px 30px}@media only screen and (max-width:767px){.course-item-11 .course-content{padding:0 15px 30px}}.course-item-11 .course-content .title{margin-bottom:15px;font-size:24px;font-weight:600}@media (max-width:1199px){.course-item-11 .course-content .title br{display:none}}@media only screen and (max-width:767px){.course-item-11 .course-content .title{font-size:20px}}.course-item-11 .course-content ul li{list-style:none}.course-item-11 .course-content ul li i{color:var(--ed-color-theme-primary);padding-right:10px}.course-item-11 .course-content ul li:not(:last-of-type){margin-bottom:5px}.sponsor-2{background-color:var(--ed-color-theme-primary);padding-top:120px}@media only screen and (max-width:991px){.sponsor-2{padding-top:70px}}@media only screen and (max-width:767px){.sponsor-2{padding-top:60px}}.cta-section-11{z-index:1;background-color:#1f2a2a;position:relative}.cta-section-11 .cta-bg-shape-1{z-index:-1;position:absolute;bottom:0;right:0}.cta-section-11 .cta-bg-shape-2{z-index:-1;position:absolute;top:0;right:0}.cta-section-11 .cta-bg-shape-3{z-index:-1;position:absolute;top:0;left:0}@media only screen and (max-width:991px){.cta-section-11 .cta-bg-shape-3,.cta-section-11 .cta-bg-shape-3 img{height:100%}}.cta-wrap-11{z-index:1;position:relative}@media only screen and (max-width:991px){.cta-wrap-11{padding-bottom:0}}@media only screen and (max-width:767px){.cta-wrap-11{padding-bottom:60px}}.cta-wrap-11 .cta-content{z-index:5;position:relative}.cta-wrap-11 .cta-content .section-heading .section-title br{display:block}.cta-wrap-11 .cta-content .cta-contact-box{align-items:center;column-gap:20px;display:flex}@media only screen and (max-width:767px){.cta-wrap-11 .cta-content .cta-contact-box{flex-wrap:wrap;row-gap:20px}}.cta-wrap-11 .cta-content .cta-contact-box .cta-video{border-radius:10px;width:169px;height:141px;position:relative;overflow:hidden}.cta-wrap-11 .cta-content .cta-contact-box .cta-video .video-img{position:relative}.cta-wrap-11 .cta-content .cta-contact-box .cta-video .video-img:before{content:"";background-color:#08232196;width:100%;height:100%;position:absolute;top:0;left:0}.cta-wrap-11 .cta-content .cta-contact-box .cta-video .video-img img{object-fit:cover;width:100%;height:100%}.cta-wrap-11 .cta-content .cta-contact-box .cta-video .video-popup{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-wrap-11 .cta-content .cta-contact-box .cta-video .video-popup:hover{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.cta-wrap-11 .cta-content .cta-contact-box .contact-list{list-style:none}.cta-wrap-11 .cta-content .cta-contact-box .contact-list li:not(:last-of-type){margin-bottom:20px}.cta-wrap-11 .cta-content .cta-contact-box .contact-list li a{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);height:62px;color:var(--ed-color-common-white);background:#ffffff0f;border:1px solid #ffffff17;border-radius:5px;justify-content:center;align-items:center;padding:0 20px;font-size:18px;display:flex}.cta-wrap-11 .cta-content .cta-contact-box .contact-list li a:hover{color:var(--ed-color-theme-primary)}.cta-wrap-11 .cta-content .cta-contact-box .contact-list li a i{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-right:10px;display:flex}.cta-wrap-11 .cta-img-wrap-11{position:absolute;bottom:0;right:0}@media (max-width:1199px){.cta-wrap-11 .cta-img-wrap-11{right:-40px}}@media only screen and (max-width:991px){.cta-wrap-11 .cta-img-wrap-11{margin-top:30px;position:relative}}@media only screen and (max-width:767px){.cta-wrap-11 .cta-img-wrap-11{display:none}}.cta-wrap-11 .cta-shape-1{z-index:-1;position:absolute;bottom:0;right:6%}@media only screen and (max-width:767px){.cta-wrap-11 .cta-shape-1{display:none}}.offer-section{background-color:#f5f2f4}.offer-nav{border:none;flex-direction:column;row-gap:10px;display:inline-flex}.offer-nav .nav-item{border:none}.offer-nav .nav-item .nav-link{border:none;margin:0;padding:0}.offer-nav .nav-item .nav-link .offer-tab-btn{background-color:var(--ed-color-theme-primary);text-align:left;grid-gap:20px;z-index:1;border-radius:10px;grid-template-columns:60px 1fr;padding:21.5px 45px;display:grid;position:relative;overflow:hidden}@media only screen and (max-width:767px){.offer-nav .nav-item .nav-link .offer-tab-btn{grid-template-columns:1fr;padding:40px 20px;display:grid}}.offer-nav .nav-item .nav-link .offer-tab-btn:before{content:"";z-index:-1;visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;background:linear-gradient(90deg,#07a698 0%,#1a1418 100%);border-radius:10px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.offer-nav .nav-item .nav-link .offer-tab-btn .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.offer-nav .nav-item .nav-link .offer-tab-btn .content .title{color:var(--ed-color-common-white);margin-bottom:5px;font-size:24px;font-weight:600}.offer-nav .nav-item .nav-link .offer-tab-btn .content p{color:var(--ed-color-common-white)}.offer-nav .nav-item .nav-link.active .offer-tab-btn:before{visibility:visible;opacity:1}.offer-img{width:100%;height:562px;position:relative}@media only screen and (max-width:991px){.offer-img{margin-top:40px}}@media only screen and (max-width:767px){.offer-img{height:400px}}.offer-img img{object-fit:cover;border:4px solid var(--ed-color-common-white);border-radius:15px;width:100%;height:100%}.offer-img .offer-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offer-img .offer-video a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:30px;display:flex}.offer-img .offer-video a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.testi-11{background-color:#0f101b}.testi-11 .shape{top:auto;bottom:0}.testi-item-9{z-index:1;background-color:#f7f7f7;position:relative;overflow:hidden}.testi-item-9 .item-shape{filter:blur(175px);z-index:-1;background:#5d125775;border-radius:50%;width:284px;height:284px;position:absolute;top:-120px;right:-50px}.header-12{border-top:5px solid var(--ed-color-theme-primary)}.header-12 .top-bar{background-color:var(--ed-color-common-white);border-bottom:1px solid #e6e0e5}.header-12 .top-bar .top-bar-inner .top-bar-left .top-bar-list li{color:var(--ed-color-heading-primary)}.header-12 .top-bar .top-bar-inner .top-bar-left .top-bar-list li:not(:last-of-type){border-right:1px solid #e6e0e5}.header-12 .top-bar .top-bar-inner .top-bar-left .top-bar-list li a{color:var(--ed-color-heading-primary)}.header-12 .top-bar .top-bar-inner .top-bar-left .top-bar-list li a:hover{color:var(--ed-color-theme-primary)}.header-12 .top-bar .top-bar-inner .top-bar-right .top-social-wrap span,.header-12 .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li,.header-12 .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li a{color:var(--ed-color-heading-primary)}.header-12 .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li a:hover{color:var(--ed-color-theme-primary)}.header-bottom{background-color:var(--ed-color-heading-primary);z-index:-1;padding:10px 0;position:relative}@media only screen and (max-width:991px){.header-bottom{z-index:1}}.header-carousel .header-item{text-align:center}.header-carousel .header-item a{color:var(--ed-color-common-white)}.hero-section-12{z-index:1;background-color:#2b0c28;position:relative}@media only screen and (max-width:991px){.hero-section-12 .shapes{display:none}}.hero-section-12 .shapes .shape-1{z-index:-1;position:absolute;bottom:0;left:0}.hero-section-12 .shapes .shape-2{z-index:-1;position:absolute;top:0;right:0}.hero-section-12 .shapes .shape-3{z-index:-1;position:absolute;bottom:0;left:150px}.hero-section-12 .hero-img-box{width:100%;max-width:381px;height:444px;position:absolute;top:160px;left:120px}@media (max-width:1700px){.hero-section-12 .hero-img-box{left:60px}}@media (max-width:1600px){.hero-section-12 .hero-img-box{left:0}}@media (max-width:1399px){.hero-section-12 .hero-img-box{left:-30px}}@media (max-width:1199px){.hero-section-12 .hero-img-box{display:none}}.hero-section-12 .hero-img-box .hero-img-1{width:100%;max-width:305px;height:305px;position:absolute;top:0;left:0}.hero-section-12 .hero-img-box .hero-img-1 img{object-fit:cover;border:4px solid var(--ed-color-common-white);border-radius:20px;width:100%;height:100%}.hero-section-12 .hero-img-box .hero-img-2{width:206px;height:204px;position:absolute;bottom:0;right:0}.hero-section-12 .hero-img-box .hero-img-2 img{object-fit:cover;border:4px solid var(--ed-color-common-white);border-radius:20px;width:100%;height:100%;box-shadow:0 4px 28px #02554e4a}.hero-section-12 .hero-img-box.hero-img-box-2{left:auto;right:120px}@media (max-width:1700px){.hero-section-12 .hero-img-box.hero-img-box-2{right:60px}}@media (max-width:1600px){.hero-section-12 .hero-img-box.hero-img-box-2{right:0}}@media (max-width:1399px){.hero-section-12 .hero-img-box.hero-img-box-2{right:-30px}}.hero-section-12 .hero-img-box.hero-img-box-2 .hero-img-1{left:auto;right:0}.hero-section-12 .hero-img-box.hero-img-box-2 .hero-img-2{left:0;right:auto}.hero-content-12{padding:190px 0}@media (max-width:1199px){.hero-content-12{padding:100px 15px}}@media only screen and (max-width:991px){.hero-content-12{padding:100px 15px}}.hero-content-12 .title{color:var(--ed-color-common-white)}@media (max-width:1399px){.hero-content-12 .title{font-size:46px}}@media (max-width:1199px){.hero-content-12 .title{font-size:56px}}@media only screen and (max-width:767px){.hero-content-12 .title{font-size:36px}}.hero-content-12 ul li{color:var(--ed-color-common-white)}.hero-content-12 .bottom-title{color:var(--ed-color-common-white);font-size:24px;line-height:34px}.hero-content-12 .bottom-title span{font-size:24px;line-height:34px}.exam-carousel-wrap{position:relative}.exam-carousel-wrap .swiper-arrow .swiper-nav{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:-90px;transform:translateY(-50%)}@media (max-width:1600px){.exam-carousel-wrap .swiper-arrow .swiper-nav{left:-25px}}@media (max-width:1199px){.exam-carousel-wrap .swiper-arrow .swiper-nav{left:0}}.exam-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-90px}@media (max-width:1600px){.exam-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{right:-25px}}@media (max-width:1199px){.exam-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{right:0}}.exam-item{text-align:center;-o-transition:all .3s ease-in-out;background-color:#f5f2f4;border-radius:15px;padding:10px 10px 0;transition:all .3s ease-in-out}.exam-item .exam-thumb{height:200px;margin-bottom:30px}.exam-item .exam-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.exam-item .title{font-size:20px;font-weight:600}.exam-item p{margin-bottom:0;padding-bottom:25px}.fd-wrap{z-index:1;background-color:#f5f2f4;border:1px solid #e6e0e5;border-radius:20px;justify-content:space-between;align-items:center;column-gap:40px;padding:50px 50px 50px 80px;display:flex;position:relative;overflow:hidden}@media (max-width:1199px){.fd-wrap{padding-left:50px}}@media only screen and (max-width:767px){.fd-wrap{flex-wrap:wrap;row-gap:30px;padding:40px 20px}}.fd-wrap .round-shape{filter:blur(125px);z-index:-1;background:#07a698;border-radius:50%;width:799px;height:799px;position:absolute;top:-97%;right:-20%}.fd-wrap .fd-content{width:100%;max-width:620px}.fd-wrap .fd-content .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:35px;display:flex;box-shadow:0 11px 59px #0e756c30}.fd-wrap .fd-content .title{margin-bottom:20px;font-size:30px;font-weight:600}@media only screen and (max-width:767px){.fd-wrap .fd-content .title{font-size:24px}}.fd-wrap .fd-content p{margin-bottom:25px}.fd-wrap .fd-thumb{width:100%;max-width:460px;height:393px}.fd-wrap .fd-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.explore-section{z-index:1;background-color:#ecf0f3;position:relative}.explore-section .shapes .shape-1{z-index:-1;position:absolute;bottom:0;left:0}.explore-section .shapes .shape-2{z-index:-1;position:absolute;top:0;right:0}.explore-top .swiper-arrow{align-items:center;column-gap:15px;display:flex}.explore-top .swiper-arrow .swiper-nav{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);z-index:1;-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex}.explore-top .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.explore-item{background-color:var(--ed-color-common-white);border-radius:15px;padding:10px 10px 30px}.explore-item .explore-thumb{height:250px;margin-bottom:20px}.explore-item .explore-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.explore-item .explore-content{padding:0 20px}.explore-item .explore-content .title{margin-bottom:20px;font-size:22px;font-weight:600;line-height:1.5}.testimonial-section-12{z-index:1;position:relative}.testimonial-section-12 .bg-shape{filter:blur(225px);z-index:-1;background:#5532f36b;width:603px;height:603px;position:absolute;bottom:226px;left:50%;transform:translate(-50%)}.testi-item-12{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:25px;transition:all .3s ease-in-out}.testi-item-12 .icon{background-color:var(--ed-color-theme-primary);width:50px;height:50px;color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;display:flex}.testi-item-12 p{color:var(--ed-color-heading-primary);margin-bottom:30px;font-size:20px;line-height:1.6}.testi-item-12:hover{border:1px solid var(--ed-color-theme-primary);transition:all .3s ease-in-out}.counter-wrap-12{background:var(--ed-color-common-white);z-index:1;border:1px solid #e6e0e5;border-radius:20px;padding:60px;position:relative;box-shadow:0 10px 60px #0d786f26}@media only screen and (max-width:767px){.counter-wrap-12{padding:40px 20px}}.counter-item-wrap-12{grid-gap:15px;grid-template-columns:repeat(2,1fr);width:100%;max-width:610px;margin-left:auto;margin-right:0;display:grid}@media only screen and (max-width:991px){.counter-item-wrap-12{margin-top:40px}}@media only screen and (max-width:767px){.counter-item-wrap-12{grid-template-columns:1fr}}.counter-item-wrap-12 .counter-item-12{background-color:var(--ed-color-grey-1);grid-gap:10px;border:1px solid #e6e0e5;border-radius:10px;grid-template-columns:60px 1fr;align-items:center;padding:25px 30px;display:grid}.counter-item-wrap-12 .counter-item-12 .content .title{align-items:center;margin-bottom:0;font-size:30px;font-weight:600;line-height:1;display:flex}.counter-item-wrap-12 .counter-item-12 .content .title .odometer-formatting-mark{display:none}.counter-item-wrap-12 .counter-item-12 .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.counter-item-wrap-12 .counter-item-12 .content p{color:var(--ed-color-heading-primary);margin-bottom:0}.team-section-12{z-index:1;background-color:#1f2a2a;position:relative}.team-section-12 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.team-section-12 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.team-section-12 .shapes .shape-3{z-index:-1;width:100%;height:246px;position:absolute;top:180px;left:0}@media only screen and (max-width:991px){.team-section-12 .shapes .shape-3{display:none}}.team-section-12 .shapes .shape-3 img{object-fit:cover;width:100%;height:100%}.team-item-12 .team-thumb{border-radius:50%;width:170px;height:170px;margin:0 auto}.team-item-12 .team-thumb img{object-fit:cover;width:100%;height:100%}.team-item-12 .team-content{background-color:var(--ed-color-common-white);text-align:center;border-radius:10px;max-width:250px;margin:40px auto 0;padding:30px;position:relative}.team-item-12 .team-content:before{background-color:var(--ed-color-common-white);content:"";border-radius:4px 0 0;width:21px;height:21px;position:absolute;top:-10.5px;left:50%;transform:translate(-50%)rotate(45deg)}.team-item-12 .team-content .title{margin-bottom:0;font-size:21px;font-weight:600}.team-item-12 .team-content span{color:var(--ed-color-theme-primary)}.team-item-12 .team-content .team-social{justify-content:center;align-items:center;margin-top:20px;list-style:none;display:flex}.team-item-12 .team-content .team-social li:not(:last-of-type){margin-right:10px}.team-item-12 .team-content .team-social li a{color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.team-item-12 .team-content .team-social li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-item-12.item-2{margin-top:60px}@media only screen and (max-width:991px){.team-item-12.item-2{margin-top:0}}.blog-section-12{background-color:var(--ed-color-theme-primary);z-index:1;position:relative}.blog-section-12 .shapes .shape-1{z-index:-1;position:absolute;bottom:170px;left:50px}.blog-section-12 .shapes .shape-2{z-index:-1;position:absolute;top:80px;right:0}.blog-top .blog-top-btn .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.blog-top .blog-top-btn .ed-primary-btn:before{background-color:var(--ed-color-heading-primary)}.blog-top .blog-top-btn .ed-primary-btn:hover{color:var(--ed-color-common-white)}.post-card-wrap-12{background-color:var(--ed-color-common-white);border-radius:15px;padding:20px 10px}.post-card-wrap-12 .post-card-2{box-shadow:none;border-radius:15px;margin-bottom:0}.post-card-wrap-12 .post-card-2 .post-content{border:1px solid var(--ed-color-border-1);border-left:none;border-radius:0 15px 15px 0}@media only screen and (max-width:991px){.post-card-wrap-12 .post-card-2 .post-content{border:1px solid var(--ed-color-border-1);border-radius:0 0 15px 15px}}.hero-section-13{z-index:1;background:linear-gradient(#e2f3f2 0%,#c4fffacc 100%);position:relative;overflow:hidden}@media only screen and (max-width:767px){.hero-section-13 .shapes{display:none}}.hero-section-13 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.hero-section-13 .shapes .shape-2{z-index:-1;position:absolute;top:45%;left:0;transform:translateY(-50%)}.hero-section-13 .shapes .shape-3{z-index:-2;position:absolute;bottom:70px;left:0}.hero-section-13 .shapes .shape-4{position:absolute;bottom:0;right:0}.hero-section-13 .shapes .shape-5{z-index:-1;mix-blend-mode:soft-light;background:#1a1418;border-radius:0 0 0 450px;width:557px;height:693px;position:absolute;bottom:0;right:0;transform:matrix(1,0,0,-1,0,0)}.hero-wrap-13{z-index:1;position:relative}@media (max-width:1399px){.hero-wrap-13{padding:0 10px}}.hero-wrap-13 .hero-img-wrap-13{width:100%;max-width:808px;height:696px;position:absolute;bottom:0;right:-95px}@media only screen and (max-width:991px){.hero-wrap-13 .hero-img-wrap-13{position:relative;right:0}}@media only screen and (max-width:767px){.hero-wrap-13 .hero-img-wrap-13{display:none}}.hero-wrap-13 .hero-img-wrap-13 .hero-men{z-index:1;width:100%;height:100%;position:absolute;bottom:0;right:0}.hero-wrap-13 .hero-img-wrap-13 .hero-men img{object-fit:cover;width:100%;height:100%}.hero-wrap-13 .hero-img-wrap-13 .round-shape{filter:blur(225px);background:#07a698;border-radius:50%;width:400px;height:400px;position:absolute;top:0;right:12%}.hero-content-13{z-index:5;padding:190px 0;position:relative}@media only screen and (max-width:991px){.hero-content-13{padding-top:100px;padding-bottom:50px}}@media only screen and (max-width:767px){.hero-content-13{padding-bottom:100px}}.hero-content-13 .section-heading .section-title{color:var(--ed-color-heading-primary);font-size:66px}@media (max-width:1399px){.hero-content-13 .section-heading .section-title br{display:block}}@media only screen and (max-width:767px){.hero-content-13 .section-heading .section-title{font-size:32px}}.hero-content-13 p{color:var(--ed-color-text-body);font-size:18px}.hero-content-13 .hero-btn-wrap .hero-btn-2{border:1px solid var(--ed-color-theme-primary)}.feature-item-13{background-color:#f5f2f4;border:1px solid #e6e0e5;border-radius:15px;padding:20px}@media only screen and (max-width:767px){.feature-item-13{padding:10px}}.feature-item-13 .feature-item-inner{background-color:var(--ed-color-common-white);text-align:center;border-radius:15px}.feature-item-13 .feature-item-inner .feature-img{border-bottom:1px solid #e6e0e5;height:280px;margin-bottom:30px;padding:30px 20px}@media only screen and (max-width:767px){.feature-item-13 .feature-item-inner .feature-img{height:240px}}.feature-item-13 .feature-item-inner .feature-img img{height:100%}.feature-item-13 .feature-item-inner .feature-content{padding:0 20px 40px}.feature-item-13 .feature-item-inner .feature-content .title{margin-bottom:20px;font-size:30px;font-weight:600;line-height:1}@media only screen and (max-width:767px){.feature-item-13 .feature-item-inner .feature-content .title{font-size:20px}}.feature-item-13 .feature-item-inner .feature-content p{margin-bottom:25px}@media (max-width:1199px){.feature-item-13 .feature-item-inner .feature-content p br{display:none}}.about-section-13{z-index:1;background-color:#1f2a2a;position:relative}.about-section-13 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.about-section-13 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.about-img-13{border-radius:50%;width:100%;max-width:473px;height:473px;overflow:hidden}@media only screen and (max-width:767px){.about-img-13{max-width:300px;height:300px}}.about-content-13 p{color:#bcc2c2}.about-content-13 .about-items{border-bottom:1px solid #ffffff0d}.about-content-13 .about-items .about-item .title{color:var(--ed-color-common-white)}.service-carousel-wrap{position:relative}.service-carousel-wrap .swiper-arrow .swiper-nav{color:var(--ed-color-theme-primary);border:1px solid var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;left:-90px;transform:translateY(-50%)}@media (max-width:1600px){.service-carousel-wrap .swiper-arrow .swiper-nav{left:-60px}}@media (max-width:1399px){.service-carousel-wrap .swiper-arrow .swiper-nav{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);left:0}}@media only screen and (max-width:767px){.service-carousel-wrap .swiper-arrow .swiper-nav{top:40%}}.service-carousel-wrap .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.service-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-90px}@media (max-width:1600px){.service-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{right:-60px}}@media (max-width:1399px){.service-carousel-wrap .swiper-arrow .swiper-nav.swiper-prev{right:0}}.service-item{border-radius:15px;overflow:hidden}.service-item .service-thumb{z-index:1;height:496px;position:relative}.service-item .service-thumb img{object-fit:cover;width:100%;height:100%;transition:transform 1s ease-in-out;transform:scale(1)}.service-item .service-thumb .overlay{background:linear-gradient(#1a141800 15.93%,#1a1418 100%);border-radius:15px;width:100%;height:100%;position:absolute;bottom:0;left:0}.service-item .service-thumb .price{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:20px;font-weight:700;display:flex;position:absolute;top:30px;left:30px}.service-item .service-content{z-index:5;position:absolute;bottom:30px;left:30px;right:30px}.service-item .service-content .title{margin-bottom:15px;font-size:24px}.service-item .service-content p{margin-bottom:20px}.service-item .service-content .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.service-item .service-content .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.service-item .service-content .ed-primary-btn:hover{color:var(--ed-color-common-white)}.service-item:hover .service-thumb img{transform:scale(1.04)rotate(0)}.team-section-13{z-index:1;background-color:#ecf0f3;position:relative}.team-section-13 .bg-shape{filter:blur(200px);z-index:-1;background:#07a69845;width:606px;height:606px;position:absolute;top:20%;left:59px;transform:translateY(-50%)}.team-item-13{border-radius:15px;margin-top:30px;box-shadow:0 15px 34px #1932301a}.team-item-13 .team-img-wrap{height:276px;position:relative}.team-item-13 .team-img-wrap .team-men{z-index:2;width:100%;max-width:265px;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-item-13 .team-img-wrap .team-men img{width:auto;height:100%}.team-item-13 .team-img-wrap .team-img-shape-1{z-index:1;position:absolute;top:-20px;right:0}.team-item-13 .team-img-wrap .team-img-shape-2{background-color:var(--ed-color-common-white);border-radius:15px 15px 0 0;width:100%;height:185px;position:absolute;bottom:0;left:0}.team-item-13 .team-img-wrap .round-shape{filter:blur(50px);background:#07a698;border-radius:50%;width:100%;max-width:355px;height:127px;position:absolute;bottom:-50%;left:50%;transform:translate(-50%)}.team-item-13 .team-content{background-color:var(--ed-color-common-white);z-index:1;text-align:center;border-radius:0 0 15px 15px;padding:30px;position:relative}@media (max-width:1199px){.team-item-13 .team-content{padding:30px 20px}}.team-item-13 .team-content .title{margin-bottom:5px;font-size:24px;font-weight:600}.team-item-13 .team-content span{color:var(--ed-color-theme-primary);font-size:16px;font-weight:400;line-height:1}.team-counter-wrapper{z-index:1;padding-bottom:40px;position:relative}.team-counter-wrapper:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content:"";z-index:-1;background:#ffffff8c;border:1px solid #ffffffa3;border-radius:15px;width:95%;height:194px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 30px #19263008}.team-counter-wrapper:after{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);content:"";z-index:-2;background:#fff3;border:1px solid #ffffffa3;border-radius:15px;width:90%;height:194px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-counter-wrap{background-color:var(--ed-color-common-white);z-index:5;border-radius:15px;align-items:center;padding:0 80px;display:flex;position:relative;box-shadow:0 15px 37px #0b201e21}@media (max-width:1199px){.team-counter-wrap{padding:0 50px}}@media only screen and (max-width:767px){.team-counter-wrap{flex-direction:column;align-items:baseline;row-gap:40px;padding:50px}}.team-counter-wrap .team-counter{grid-gap:20px;grid-template-columns:50px 1fr;align-items:center;padding:75px 0;display:grid}@media only screen and (max-width:991px){.team-counter-wrap .team-counter{grid-template-columns:1fr}}@media only screen and (max-width:767px){.team-counter-wrap .team-counter{padding:0}}.team-counter-wrap .team-counter:not(:last-of-type){border-right:1px solid #ffffff26;margin-right:60px;padding-right:60px}@media (max-width:1199px){.team-counter-wrap .team-counter:not(:last-of-type){margin-right:30px;padding-right:30px}}@media only screen and (max-width:767px){.team-counter-wrap .team-counter:not(:last-of-type){border:none;margin:0;padding:0}}.team-counter-wrap .team-counter .content .title{color:var(--ed-color-common-white);letter-spacing:3px;align-items:center;margin-bottom:10px;font-size:36px;line-height:1;display:flex}.team-counter-wrap .team-counter .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.team-counter-wrap .team-counter .content p{text-transform:uppercase;color:var(--ed-color-common-white);margin-bottom:0;font-size:14px;font-weight:500;line-height:1}.team-counter-wrap-1{padding:0}.team-counter-wrap-1 .team-counter-1{grid-gap:20px;grid-template-columns:50px 1fr;align-items:center;padding:75px 0;display:grid}@media only screen and (max-width:991px){.team-counter-wrap-1 .team-counter-1{grid-template-columns:1fr}}@media only screen and (max-width:767px){.team-counter-wrap-1 .team-counter-1{padding:0}}.team-counter-wrap-1 .team-counter-1:not(:last-of-type){border-right:1px solid #ffffff26;margin-right:120px;padding-right:60px}@media (max-width:1199px){.team-counter-wrap-1 .team-counter-1:not(:last-of-type){margin-right:30px;padding-right:30px}}@media only screen and (max-width:767px){.team-counter-wrap-1 .team-counter-1:not(:last-of-type){border:none;margin:0;padding:0}}.team-counter-wrap-1 .team-counter-1 .content .title{color:var(--ed-color-common-white);letter-spacing:3px;align-items:center;margin-bottom:10px;font-size:36px;line-height:1;display:flex}.team-counter-wrap-1 .team-counter-1 .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.team-counter-wrap-1 .team-counter-1 .content p{text-transform:uppercase;color:var(--ed-color-common-white);margin-bottom:0;font-size:14px;font-weight:500;line-height:1}.faq-content-13{margin-left:auto;margin-right:0}@media only screen and (max-width:991px){.faq-content-13{margin-left:0;margin-right:auto}}.testi-carousel-wrap-2.wrap-13{max-width:100%}.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:5;transition:all .3s ease-in-out;left:-100px}@media (max-width:1600px){.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{left:-50px}}@media (max-width:1399px){.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{display:none}}@media (max-width:1199px){.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{left:0}}.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-100px}@media (max-width:1600px){.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav.swiper-prev{right:-50px}}@media (max-width:1199px){.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav.swiper-prev{right:0}}.testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav:hover{background-color:#1f2a2a}.testi-item-13{z-index:1;border-radius:15px;position:relative;overflow:hidden}@media (max-width:1199px){.testi-item-13{background-color:var(--ed-color-common-white)}}.testi-item-13 .testi-bg-shape{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.testi-item-13 .testi-bg-shape img{object-fit:cover;width:100%;height:100%}.testi-item-13 .testi-top-content{padding:40px}@media (max-width:1199px){.testi-item-13 .testi-top-content{padding:40px 20px 80px}}.testi-item-13 .quote{margin-bottom:20px}.testi-item-13 p{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:20px}.testi-item-13 .testi-bottom{justify-self:end;align-items:center;padding:15px 10px 10px;display:flex}@media (max-width:1199px){.testi-item-13 .testi-bottom{padding:0 10px 20px}}.testi-item-13 .testi-bottom .rating-box{text-align:center}.testi-item-13 .testi-bottom .rating-box span{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:1px solid #e6e0e5;border-radius:10px 10px 0 0;padding:12px 30px;font-size:14px;font-weight:400;line-height:1;display:block}@media (max-width:1399px){.testi-item-13 .testi-bottom .rating-box span{padding:12px 20px}}.testi-item-13 .testi-bottom .rating-box .review{background-color:#ecf0f3;border:1px solid #e6e0e5;border-top:none;border-radius:0 0 10px 10px;justify-content:center;align-items:center;column-gap:2px;padding:5px 15px;list-style:none;display:flex}@media (max-width:1399px){.testi-item-13 .testi-bottom .rating-box .review{padding:5px 7px}}.testi-item-13 .testi-bottom .rating-box .review li{color:var(--ed-color-theme-primary);font-size:12px}.testi-item-13 .testi-author-area{background-color:var(--ed-color-common-white);grid-gap:15px;border-radius:15px;grid-template-columns:60px 1fr;align-items:center;padding:10px 49px 10px 20px;display:grid;position:absolute;bottom:0;left:0}@media (max-width:1399px){.testi-item-13 .testi-author-area{padding-right:23px}}@media (max-width:1199px){.testi-item-13 .testi-author-area{background-color:#0000;grid-template-columns:1fr;padding:0;display:grid;bottom:20px;left:20px}}.testi-item-13 .testi-author-area .author-img{width:60px;height:60px}.testi-item-13 .testi-author-area .author-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.testi-item-13 .testi-author-area .content .name{margin-bottom:0;font-size:20px;font-weight:600}.testi-item-13 .testi-author-area .content span{font-size:14px;font-weight:400}.blog-section-13{background-color:#f5f2f4}.post-card-13{background-color:var(--ed-color-common-white);border-radius:15px;padding:0;overflow:hidden;box-shadow:0 16px 62px #11333014}.post-card-13 .post-thumb{height:220px}.post-card-13 .post-thumb img{object-fit:cover;object-position:top;width:100%;height:100%}.post-card-13 .post-content{padding:30px}@media only screen and (max-width:767px){.post-card-13 .post-content{padding:30px 20px}}.post-card-13 .post-content .category{margin-bottom:15px;padding:0}.post-card-13 .post-content .title{color:var(--ed-color-heading-primary);border:none;margin-bottom:15px;padding-bottom:0}.post-card-13 .post-content .title a{background:linear-gradient(var(--ed-color-theme-primary) 0%, var(--ed-color-theme-primary) 98%);-o-transition:all .3s ease-in-out;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.post-card-13 .post-content .title a:hover{color:var(--ed-color-theme-primary);background-size:100% 2px}.post-card-13 .post-content p{margin-bottom:0}.post-card-13 .post-content .post-bottom{border-top:1px dashed #d1dbda;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;margin-top:20px;padding-top:20px;display:flex}.post-card-13 .post-content .post-bottom .post-author{align-items:center;column-gap:10px;display:flex}.post-card-13 .post-content .post-bottom .post-author span{color:var(--ed-color-heading-primary);font-weight:500;line-height:1}.header-14{background-color:#0000;position:absolute;top:0}@media only screen and (max-width:991px){.header-14{background-color:var(--ed-color-common-white);position:relative}}.header-14 .header-container{width:100%;max-width:1765px;margin:0 auto}.header-14 .primary-header-inner{background-color:#0000}@media only screen and (max-width:991px){.header-14 .primary-header-inner{background-color:var(--ed-color-common-white)}}.header-14 .primary-header-inner .header-menu-wrap{background-color:var(--ed-color-common-white);align-items:center;column-gap:240px;padding:0 40px;display:flex;position:relative}@media (max-width:1600px){.header-14 .primary-header-inner .header-menu-wrap{column-gap:50px;padding:0}}.header-14 .primary-header-inner .header-menu-wrap:before{background-color:var(--ed-color-common-white);content:"";z-index:-1;border-radius:0 0 0 20px;width:100px;height:100%;position:absolute;left:-40px;transform:skew(15deg)}.header-14 .primary-header-inner .header-menu-wrap:after{content:"";z-index:-1;background-color:#fff;border-radius:0 0 20px;width:100px;height:100%;position:absolute;right:-40px;transform:skew(-15deg)}.header-14 .primary-header-inner .header-menu-wrap .header-menu-contact{grid-gap:10px;grid-template-columns:50px 1fr;align-items:center;display:grid}@media (max-width:1399px){.header-14 .primary-header-inner .header-menu-wrap .header-menu-contact{display:none}}.header-14 .primary-header-inner .header-menu-wrap .header-menu-contact .icon{color:var(--ed-color-theme-primary);background:#07a6981a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.header-14 .primary-header-inner .header-menu-wrap .header-menu-contact .content span{color:var(--ed-color-theme-primary);font-size:14px;font-weight:500;display:block}.header-14 .primary-header-inner .header-menu-wrap .header-menu-contact .content a{color:var(--ed-color-heading-primary);font-size:18px;font-weight:600}.header-14 .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{width:60%;left:0%!important}@media (max-width:1399px){.header-14 .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul{width:80%}}.header-14 .primary-header-inner .header-right-wrap .header-right .search-icon{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}@media only screen and (max-width:991px){.header-14 .primary-header-inner .header-right-wrap .header-right .search-icon{display:none}}.slider-14 .edcare-slider-thumb{background-color:var(--ed-color-common-white);z-index:5;border-radius:20px 20px 0 0;width:100%;max-width:1326px;height:150px;padding:20px 20px 0;position:absolute;inset:auto auto 0 50%;transform:translate(-50%)}.slider-14 .edcare-slider-thumb:before{content:"";width:20px;height:20px;box-shadow:-6px -6px var(--ed-color-common-white);position:absolute;bottom:0;left:0}.slider-14 .edcare-slider-thumb .swiper-slide .slider-thumb-item{border-radius:15px;width:100%;max-width:413px;height:130px}.slider-14 .edcare-slider-thumb .swiper-slide .slider-thumb-item img{object-fit:cover;border-radius:12px;width:100%;height:100%}.slider-14 .edcare-slider-thumb .swiper-slide .slider-thumb-item span{color:#ffffff5c;-o-transition:all .3s ease-in-out;font-size:36px;font-weight:600;transition:all .3s ease-in-out;position:absolute;top:50%;left:40px;transform:translateY(-50%)}@media (max-width:1199px){.slider-14 .edcare-slider-thumb .swiper-slide .slider-thumb-item span{left:20px}}@media only screen and (max-width:991px){.slider-14 .edcare-slider-thumb .swiper-slide .slider-thumb-item span{font-size:24px}}.slider-14 .edcare-slider-thumb .swiper-slide.swiper-slide-thumb-active .slider-thumb-item{box-shadow:0 13px 24px #0c6b6359}.slider-14 .edcare-slider-thumb .swiper-slide.swiper-slide-thumb-active .slider-thumb-item span{color:var(--ed-color-common-white)}.slider-item-2 .slider-content-wrap{padding:300px 0}@media only screen and (max-width:991px){.slider-item-2 .slider-content-wrap{padding:100px 0 250px}}@media only screen and (max-width:767px){.slider-item-2 .slider-content-wrap{padding:100px 0}}.slider-item-2 .slider-content-wrap .slider-content-2 .sub-heading-wrap .sub-heading{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border:none}.slider-item-2 .slider-content-wrap .slider-content-2 .slider-btn-wrap .slider-btn-2{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.slider-item-2 .slider-content-wrap .slider-content-2 .slider-btn-wrap .slider-btn-2:before{background-color:var(--ed-color-theme-primary)}.slider-item-2 .slider-content-wrap .slider-content-2 .slider-btn-wrap .slider-btn-2:hover{color:var(--ed-color-common-white)}@media only screen and (max-width:767px){.slider-item-2 .slider-content-wrap .slider-content-2 .edcare-caption.heading .edcare-cap{font-size:40px}}.feature-section-14{z-index:1;position:relative;overflow:hidden}.feature-section-14 .shape{z-index:-1;width:100%;height:100%;position:absolute;top:-15%;left:50%;transform:translate(-50%)}.feature-item-14{z-index:1;-o-transition:all .3s ease-in-out;border-radius:15px;padding:0 40px;transition:all .3s ease-in-out;position:relative;box-shadow:0 85px 63px #1b7a7224}@media (max-width:1399px){.feature-item-14{padding:0 20px 40px}}.feature-item-14 .bg-shape{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1199px){.feature-item-14 .bg-shape{top:25px}}.feature-item-14 .icon{background-color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 50px;display:flex}.feature-item-14 .feature-content .title{margin-bottom:10px}.feature-item-14 .feature-content p{margin-bottom:20px}.category-section-14{z-index:1;background-color:#f5f2f4;position:relative}.category-section-14 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.category-section-14 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.category-item-14{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border-radius:10px;padding:10px;transition:all .3s ease-in-out}.category-item-14 .category-thumb{height:200px}.category-item-14 .category-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%}.category-item-14 .title{margin-bottom:0;font-size:20px}.category-item-14 .title a{background-color:#f5f2f4;border-radius:10px;margin-top:10px;padding:10px;display:block}.category-item-14:hover{transform:translateY(-5px)}.category-item-14:hover .title a{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.content-img-wrap-14{height:100%}.content-img-wrap-14 .content-img{width:100%;max-width:628px;height:100%}@media only screen and (max-width:991px){.content-img-wrap-14 .content-img{max-width:100%}}.content-img-wrap-14 .content-img img{object-fit:cover;border-radius:15px;width:100%;height:100%}.growth-img-wrap{width:100%;max-width:676px;height:480px;position:relative}@media only screen and (max-width:767px){.growth-img-wrap{height:350px}}.growth-img-wrap .growth-img-1{width:100%;max-width:520px;height:100%;position:absolute;top:0;left:0}.growth-img-wrap .growth-img-1 img{object-fit:cover;border-radius:50% 50% 10px 10px;width:100%;height:100%}.growth-img-wrap .growth-img-2{background-color:var(--ed-color-common-white);border-radius:10px;max-width:250px;height:210px;padding:10px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 11px 36px #0b202b26}.growth-img-wrap .growth-img-2 img{object-fit:cover;border-radius:10px;width:100%;height:100%}.growth-img-wrap .growth-counter{background-color:var(--ed-color-common-white);z-index:1;border-radius:10px;align-items:center;column-gap:10px;padding:20px 30px;display:flex;position:absolute;bottom:20px;left:20px}.growth-img-wrap .growth-counter .content .title{align-items:center;margin-bottom:5px;font-size:24px;font-weight:600;line-height:1;display:flex}.growth-img-wrap .growth-counter .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.growth-img-wrap .growth-counter .content p{margin-bottom:0}@media only screen and (max-width:991px){.growth-content-14{margin-top:40px}}.growth-content-14 .growth-items .growth-item{overflow:hidden}.growth-content-14 .growth-items .growth-item:not(:last-of-type){margin-bottom:25px}.growth-content-14 .growth-items .growth-item .title{font-size:16px}.growth-content-14 .growth-items .growth-item .progress{border-radius:100px;height:7px;overflow:visible}.growth-content-14 .growth-items .growth-item .progress .progress-bar{background-color:var(--ed-color-theme-primary);border-radius:100px;position:relative;overflow:visible}.growth-content-14 .growth-items .growth-item .progress .progress-bar span{color:var(--ed-color-heading-primary);background-repeat:no-repeat;padding:10px 10px 20px;font-size:16px;font-weight:600;position:absolute;top:-41px;right:-11px}.testimonial-section-14{z-index:1;background-color:#f5f2f4;position:relative}.testimonial-section-14 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.testimonial-section-14 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.testi-top-14 .swiper-arrow{align-items:center;column-gap:10px;display:flex}.testi-top-14 .swiper-arrow .swiper-nav{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex;box-shadow:0 11px 50px #0a201e29}.testi-top-14 .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.testi-item-14 .testi-top-content{background-color:var(--ed-color-common-white);z-index:1;border-radius:15px;margin-bottom:50px;padding:40px;position:relative}@media only screen and (max-width:767px){.testi-item-14 .testi-top-content{padding:30px 20px}}.testi-item-14 .testi-top-content .arrow{background-color:var(--ed-color-common-white);clip-path:polygon(100% 0,0 0,0 100%);width:25px;height:32px;position:absolute;bottom:-32px;left:40px}.testi-item-14 .testi-top-content .quote{z-index:-1;position:absolute;top:40px;right:40px}@media only screen and (max-width:767px){.testi-item-14 .testi-top-content .quote{top:30px;right:20px}}.testi-item-14 .testi-top-content .title{margin-bottom:20px;font-size:20px;font-weight:600}.testi-item-14 .testi-top-content p{margin-bottom:0}.testi-item-14 .author-info-wrap{grid-gap:15px;grid-template-columns:60px 1fr;align-items:center;display:grid}.testi-item-14 .author-info-wrap .author-img{border-radius:50%;width:60px;height:60px}.testi-item-14 .author-info-wrap .author-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.testi-item-14 .author-info-wrap .author-info .name{margin-bottom:5px;font-size:18px;font-weight:600}.testi-item-14 .author-info-wrap .author-info span{font-size:16px;font-weight:400}.team-item-14{position:relative}.team-item-14 .team-thumb{height:400px}.team-item-14 .team-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.team-item-14 .team-content{background-color:var(--ed-color-common-white);z-index:5;-o-transition:all .3s ease-in-out;border-radius:15px;margin:-60px 30px 0;padding:25px 10px;transition:all .3s ease-in-out;position:relative;overflow-x:clip;box-shadow:0 7px 44px #12322f24}.team-item-14 .team-content:before{background-color:var(--ed-color-common-white);content:"";z-index:-1;-o-transition:all .3s ease-in-out;border-radius:0;width:177px;height:55px;transition:all .3s ease-in-out;position:absolute;top:-5px;left:10px;transform:rotate(-4deg)}@media (max-width:1399px){.team-item-14 .team-content:before{width:165px}}@media (max-width:1199px){.team-item-14 .team-content:before{width:140px}}@media only screen and (max-width:767px){.team-item-14 .team-content:before{width:120px;transform:rotate(-6deg)}}.team-item-14 .team-content:after{background-color:var(--ed-color-common-white);content:"";z-index:-1;-o-transition:all .3s ease-in-out;border-radius:0;width:177px;height:55px;transition:all .3s ease-in-out;position:absolute;top:-5px;right:10px;transform:rotate(4deg)}@media (max-width:1399px){.team-item-14 .team-content:after{width:165px}}@media (max-width:1199px){.team-item-14 .team-content:after{width:140px}}@media only screen and (max-width:767px){.team-item-14 .team-content:after{width:120px;transform:rotate(6deg)}}.team-item-14 .team-content .title{-o-transition:all .3s ease-in-out;margin-bottom:5px;font-size:24px;font-weight:600;transition:all .3s ease-in-out}.team-item-14 .team-content .title a{color:var(--ed-color-heading-primary)}.team-item-14 .team-content span{color:var(--ed-color-theme-primary);-o-transition:all .3s ease-in-out;font-size:16px;font-weight:400;line-height:1;transition:all .3s ease-in-out}.team-item-14 .team-content .team-social{z-index:1;position:absolute;top:-33.5px;left:50%;transform:translate(-50%)}.team-item-14 .team-content .team-social .expand{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);cursor:pointer;-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:15px;transition:all .3s ease-in-out;display:flex}.team-item-14 .team-content .team-social .expand:hover .social-list li{visibility:visible;opacity:1}.team-item-14 .team-content .team-social .expand .social-list{align-items:center;column-gap:5px;list-style:none;display:flex;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.team-item-14 .team-content .team-social .expand .social-list li{visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.team-item-14 .team-content .team-social .expand .social-list li a{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;display:flex}.team-item-14 .team-content .team-social .expand .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-item-14 .team-content .team-social .expand .social-list li:nth-child(2){transition-delay:.15s}.team-item-14 .team-content .team-social .expand .social-list li:nth-child(3){transition-delay:.2s}.team-item-14 .team-content .team-social .expand .social-list li:nth-child(4){transition-delay:.25s}.team-item-14 .team-content .team-social .expand .social-list li:nth-child(5){transition-delay:.3s}.team-item-14 .team-content .team-social .expand .social-list li:nth-child(6){transition-delay:.35s}.team-item-14 .team-content .team-social .expand .social-list li:nth-child(7){transition-delay:.4s}.team-item-14:hover .team-content,.team-item-14:hover .team-content:before,.team-item-14:hover .team-content:after{background-color:var(--ed-color-theme-primary)}.team-item-14:hover .team-content .team-social .expand{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.team-item-14:hover .team-content .title,.team-item-14:hover .team-content .title a,.team-item-14:hover .team-content span{color:var(--ed-color-common-white)}.header-15 .top-bar{background-color:var(--ed-color-theme-primary)}.header-15 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children:after{display:none}.header-15 .primary-header-inner .header-right-wrap .header-menu-wrap .sub-menu .menu-item-has-children ul li a:hover{color:var(--ed-color-theme-primary)}.hero-15{z-index:1;background-color:#122927;padding:285px 0 170px;position:relative}@media only screen and (max-width:991px){.hero-15{padding-bottom:100px}}@media only screen and (max-width:767px){.hero-15{padding:200px 0 100px}}.hero-15 .bg-shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.hero-15 .bg-shapes .shape-2{z-index:-1;opacity:.5;position:absolute;top:0;right:0}.hero-15 .bg-shapes .shape-3{z-index:-1;width:100%;position:absolute;bottom:0;left:0}.hero-15 .bg-shapes .shape-3 img{width:100%}.hero-content-15{width:100%;max-width:580px;padding:0}.hero-content-15 .hero-btn-wrap .ed-primary-btn.active{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.hero-content-15 .hero-btn-wrap .ed-primary-btn.active:before{background-color:var(--ed-color-theme-primary)}.hero-content-15 .hero-btn-wrap .ed-primary-btn.active:hover{color:var(--ed-color-common-white)}.hero-img-wrap-15{border:none;height:420px}.exam-item-2{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:15px;padding:25px}.exam-item-2 .exam-thumb{border-radius:15px;height:120px;margin-bottom:20px;position:relative;overflow:hidden}.exam-item-2 .exam-thumb img{border-radius:15px}.exam-item-2 .exam-thumb .overlay{background-color:var(--ed-color-theme-primary);visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.exam-item-2 .exam-thumb .arrow{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.exam-item-2 .exam-thumb .arrow a{color:var(--ed-color-theme-primary);background-color:#dfefee;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.exam-item-2 .exam-thumb .arrow a:hover{background-color:var(--ed-color-common-white)}.exam-item-2 .title{font-size:24px}.exam-item-2 p{margin-bottom:0;padding-bottom:0}.exam-item-2:hover .exam-thumb .overlay{visibility:visible;opacity:1}.exam-item-2:hover .exam-thumb .arrow{transform:translate(-50%,-50%)scale(1)}.team-item-15{border:none;border-radius:15px;box-shadow:0 4px 44px #0b26242e}.team-item-15 .team-thumb-wrap{border:1px solid #0000;box-shadow:0 4px 44px #0b26242e}.testi-carousel-wrap-15{position:relative}.testi-carousel-wrap-15 .swiper-arrow .swiper-nav{color:var(--ed-color-common-white);border:1px solid var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}@media (max-width:1600px){.testi-carousel-wrap-15 .swiper-arrow .swiper-nav{left:-70px}}@media (max-width:1199px){.testi-carousel-wrap-15 .swiper-arrow .swiper-nav{display:none}}.testi-carousel-wrap-15 .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-color:var(--ed-color-theme-primary)}.testi-carousel-wrap-15 .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-100px}@media (max-width:1600px){.testi-carousel-wrap-15 .swiper-arrow .swiper-nav.swiper-prev{right:-70px}}@media (max-width:1199px){.testi-item-15{padding:30px 20px}}.testi-item-15 .title{margin-bottom:20px;font-size:20px;font-weight:600}.testi-item-15 p{margin-bottom:25px}.testi-item-15 .testi-bottom .quote{opacity:.5}.about-section-15{z-index:1;background-color:#f5f2f4;position:relative}@media only screen and (max-width:991px){.about-section-15 .shapes{display:none}}.about-section-15 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.about-section-15 .shapes .shape-2{z-index:-1;position:absolute;top:0;right:220px}.about-section-15 .shapes .shape-3{z-index:-1;position:absolute;top:0;right:40px}.about-section-15 .shapes .shape-4{z-index:-1;width:100%;position:absolute;bottom:0;left:0}.about-section-15 .shapes .shape-4 img{width:100%}.about-section-15 .shapes .shape-5{z-index:-1;position:absolute;bottom:0;right:80px}.about-content-15 p{margin-bottom:30px}.about-content-15 .about-list{margin-bottom:40px;list-style:none}.about-content-15 .about-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:10px;font-size:16px;font-weight:500;display:flex}.about-content-15 .about-list li:not(:last-of-type){margin-bottom:10px}.about-content-15 .about-list li i{color:var(--ed-color-theme-primary)}.about-img-wrap-15{align-items:center;column-gap:15px;width:100%;max-width:742px;display:flex}@media only screen and (max-width:991px){.about-img-wrap-15{margin-top:40px}}@media screen and (max-width:575px){.about-img-wrap-15{flex-direction:column;row-gap:24px}}.about-img-wrap-15 .about-img-1{width:100%;max-width:416px;height:470px}@media only screen and (max-width:767px){.about-img-wrap-15 .about-img-1{height:350px}}.about-img-wrap-15 .about-img-1 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.about-img-wrap-15 .about-img-2{width:100%;max-width:302px;height:395px}@media only screen and (max-width:767px){.about-img-wrap-15 .about-img-2{height:350px}}.about-img-wrap-15 .about-img-2 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.course-item-15{grid-gap:40px;-o-transition:all .3s ease-in-out;background-color:#f5f2f4;border:none;grid-template-columns:608px 1fr;align-items:center;padding:20px;transition:all .3s ease-in-out;display:grid}@media (max-width:1199px){.course-item-15{grid-template-columns:450px 1fr}}@media only screen and (max-width:991px){.course-item-15{grid-template-columns:1fr}}.course-item-15:not(:last-of-type){margin-bottom:30px}.course-item-15:hover{background:var(--ed-color-common-white);border-radius:20px;box-shadow:0 4px 44px #0b26242e}.course-item-15 .course-thumb-wrap{padding:0}.course-item-15 .course-thumb-wrap .course-thumb{width:100%;height:378px}.course-item-15 .course-thumb-wrap .course-thumb img{object-position:top}.course-item-15 .course-content-wrap .course-content{padding:0 0 30px}.course-item-15 .course-content-wrap .course-content .title{font-size:30px;font-weight:600}@media only screen and (max-width:767px){.course-item-15 .course-content-wrap .course-content .title{font-size:24px}}.course-item-15 .course-content-wrap .course-content .course-list{margin-bottom:25px}.course-item-15 .course-content-wrap .bottom-content{padding:0}.cta-section-15{z-index:1;position:relative}.cta-section-15 .cta-bg{z-index:-2;filter:saturate(0);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.cta-section-15 .overlay{z-index:-1;background:#13423ed1;width:100%;height:100%;position:absolute;top:0;left:0}.counter-item-wrap-15{max-width:100%;margin-top:0;margin-left:0;display:block}.counter-item-wrap-15 .counter-item-12{background-color:var(--ed-color-common-white);border:none}.header-16{border-bottom:1px solid var(--ed-color-border-1)}.header-16 .top-bar .top-bar-inner .top-bar-right .register-box{border:none;margin-right:0;padding-right:0}.header-16 .primary-header-inner .header-left-inner .header-menu-wrap{border:none;margin-left:0;padding-left:0}.header-16 .primary-header-inner .header-left-inner .header-menu-wrap .sub-menu li.mega-menu ul{left:15%!important}@media (max-width:1600px){.header-16 .primary-header-inner .header-left-inner .header-menu-wrap .sub-menu li.mega-menu ul{left:5%!important}}.header-16 .primary-header-inner .header-left-inner .header-menu-wrap .sub-menu-2 li.mega-menu ul{left:9%!important}@media (max-width:1600px){.header-16 .primary-header-inner .header-left-inner .header-menu-wrap .sub-menu-2 li.mega-menu ul{left:5%!important}}.header-16 .primary-header-inner .header-left-inner .header-menu-wrap .sub-menu-3 li.mega-menu ul{left:9%!important}@media (max-width:1600px){.header-16 .primary-header-inner .header-left-inner .header-menu-wrap .sub-menu-3 li.mega-menu ul{left:5%!important}}.header-16 .primary-header-inner .top-social-wrap{align-items:center;display:flex}@media (max-width:1199px){.header-16 .primary-header-inner .top-social-wrap{display:none}}.header-16 .primary-header-inner .top-social-wrap span{color:var(--ed-color-heading-primary)}.header-16 .primary-header-inner .top-social-wrap .social-list{margin-left:20px}.header-16 .primary-header-inner .top-social-wrap .social-list li{align-items:center;display:inline-flex}.header-16 .primary-header-inner .top-social-wrap .social-list li:not(:last-of-type){margin-right:10px}.header-16 .primary-header-inner .top-social-wrap .social-list li a{color:var(--ed-color-heading-primary)}.header-16 .primary-header-inner .top-social-wrap .social-list li a:hover{color:var(--ed-color-theme-primary)}.hero-wrap-16{z-index:1;background:linear-gradient(270deg,#07a698 0%,#03403b 81.33%);border-radius:15px;margin-top:30px;padding:90px;position:relative;overflow:hidden}@media only screen and (max-width:991px){.hero-wrap-16{padding:90px 30px}}@media only screen and (max-width:767px){.hero-wrap-16{padding:50px 20px}}.hero-wrap-16 .hero-men{z-index:-1;position:absolute;bottom:0;right:10px}@media only screen and (max-width:991px){.hero-wrap-16 .hero-men{display:none}}.hero-wrap-16 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:40%;transform:translate(-50%)}.hero-wrap-16 .shapes .shape-2{z-index:-1;position:absolute;top:20%;right:50px}.hero-wrap-16 .shapes .shape-3{z-index:-1;position:absolute;bottom:0;left:20px}.hero-content-16 .section-heading{margin-bottom:40px}.hero-content-16 .section-heading .sub-heading{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:var(--ed-color-common-white);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px}.hero-content-16 .section-heading .sub-heading .heading-icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.hero-content-16 .section-heading .section-title{font-size:40px}.hero-content-16 .section-heading .section-title br{display:block}@media only screen and (max-width:767px){.hero-content-16 .section-heading .section-title{font-size:32px}}.hero-content-16 .hero-items{align-items:center;column-gap:40px;margin-bottom:40px;display:flex}@media only screen and (max-width:767px){.hero-content-16 .hero-items{flex-wrap:wrap;row-gap:20px}}.hero-content-16 .hero-items .hero-item{grid-gap:15px;grid-template-columns:50px 1fr;align-items:center;display:grid}.hero-content-16 .hero-items .hero-item .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.hero-content-16 .hero-items .hero-item .item-title{margin-bottom:0;font-size:16px;font-weight:600}.hero-content-16 .hero-btn-wrap .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.hero-content-16 .hero-btn-wrap .ed-primary-btn:hover{color:var(--ed-color-common-white)}.hero-content-16 .hero-btn-wrap .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.category-wrap-16{grid-gap:24px;background-color:#f5f2f4;border-radius:15px;grid-template-columns:repeat(5,1fr);align-items:center;margin-top:20px;padding:20px;display:grid}@media only screen and (max-width:991px){.category-wrap-16{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.category-wrap-16{grid-template-columns:1fr}}.category-wrap-16 .cat-item{background-color:var(--ed-color-common-white)}.category-wrap-16 .cat-item .icon{background-color:var(--ed-color-grey-1);-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.category-wrap-16 .cat-item:hover .icon{background-color:var(--ed-color-common-white)}.promo-item-16{background-color:var(--ed-color-grey-1);-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:15px;padding:45px 20px 20px;transition:all .3s ease-in-out}@media only screen and (max-width:767px){.promo-item-16{padding:30px 15px 20px}}.promo-item-16 .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:113px;height:113px;margin:0 auto 30px;display:flex}.promo-item-16 .promo-content{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:15px;padding:25px 20px 20px}@media only screen and (max-width:767px){.promo-item-16 .promo-content .title{font-size:18px}}.promo-item-16 .promo-content p{margin-top:10px;margin-bottom:0}@media only screen and (max-width:767px){.promo-item-16 .promo-content p{font-size:14px}}.promo-item-16:hover{transform:translateY(-5px)}.ct-16{-o-transition:all .3s ease-in-out;border-radius:15px;transition:all .3s ease-in-out;position:relative;overflow:hidden}.ct-16 .ct-thumb{height:220px}.ct-16 .ct-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.ct-16 .ct-content{position:absolute;bottom:20px;left:20px;right:20px}.ct-16 .ct-content a{background-color:var(--ed-color-common-white);font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:17px 20px;font-size:16px;font-weight:600;line-height:1;display:flex}.ct-16 .ct-content a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.ct-16:hover{transform:translateY(-5px)}.faq-content-16{max-width:100%;margin-top:0}.faq-content-16 .faq-accordion{width:100%;max-width:586px}@media only screen and (max-width:991px){.faq-content-16 .faq-accordion{max-width:100%}}.faq-content-16 .faq-accordion .accordion-item{-o-transition:all .3s ease-in-out;border:1px solid #e6e0e5;border-radius:5px;transition:all .3s ease-in-out;overflow:hidden}.faq-content-16 .faq-accordion .accordion-item:not(:last-of-type){margin-bottom:15px}.faq-content-16 .faq-accordion .accordion-item .accordion-button{box-shadow:none;border:none;outline:none;padding:20px 30px}.faq-content-16 .faq-accordion .accordion-item .accordion-button:not(.collapsed){border:none}.faq-content-16 .faq-accordion .accordion-item.active{background-color:var(--ed-color-common-white);box-shadow:0 9px 36px #0f22203b}.faq-content-16 .faq-accordion .accordion-item .accordion-body{color:#6f6873;padding:0 30px 20px}.faq-img-wrap-16{width:100%;max-width:652px;height:560px;position:relative}.faq-img-wrap-16 .faq-img-1{z-index:-1;width:100%;max-width:460px;height:100%;position:absolute;top:0;left:0}.faq-img-wrap-16 .faq-img-1 img{object-fit:cover;object-position:top;border-radius:15px;width:100%;height:100%}.faq-img-wrap-16 .faq-img-2{border-radius:15px;width:100%;max-width:300px;height:267px;position:absolute;bottom:18%;right:0;box-shadow:0 4px 44px #0000001f}@media only screen and (max-width:767px){.faq-img-wrap-16 .faq-img-2{bottom:0}}.faq-img-wrap-16 .faq-img-2 img{object-fit:cover;border:6px solid var(--ed-color-common-white);border-radius:15px;width:100%;height:100%}.post-card-16{grid-gap:0;border:none;padding:0}.post-card-16 .post-thumb{height:243px;margin-bottom:15px}.post-card-16 .post-thumb img{-o-transition:all .3s ease-in-out;border-radius:15px;transition:all .3s ease-in-out}.post-card-16 .post-content-wrap .post-content .post-meta{border-bottom:1px dashed #d1dbda;margin-bottom:15px;padding-bottom:15px}.post-card-16 .post-content-wrap .post-content .post-meta li{color:var(--ed-color-text-body);line-height:1}.post-card-16 .post-content-wrap .post-content .post-meta li i{color:var(--ed-color-text-body)}.post-card-16 .post-content-wrap .post-content .title{border:none;margin-bottom:0;padding-bottom:0}.post-card-16:hover .post-thumb img{transform:scale(1.02)}.sponsor-16{padding-top:120px}@media only screen and (max-width:991px){.sponsor-16{padding-top:80px}}@media only screen and (max-width:767px){.sponsor-16{padding-top:60px}}.footer-top-content-16{border-bottom:1px solid #ffffff17;padding-bottom:75px}.footer-16{background-color:#2b0c28}.footer-16 .footer-top{background-color:#0000;border:none;margin-bottom:0;padding:0}.footer-16 .footer-top .title{text-align:left;align-items:center;column-gap:25px;display:flex}@media only screen and (max-width:767px){.footer-16 .footer-top .title{flex-direction:column;align-items:baseline;row-gap:10px}}.footer-16 .footer-top .title span{background-color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.footer-16 .footer-wrap{margin-bottom:0;overflow:hidden}@media only screen and (max-width:991px){.footer-16 .footer-wrap{margin-top:70px;padding-bottom:30px}}.footer-16 .footer-wrap .footer-widget{padding-top:100px;padding-bottom:100px;position:relative}@media only screen and (max-width:991px){.footer-16 .footer-wrap .footer-widget{padding:0}}.footer-16 .footer-wrap .footer-widget:before{content:"";background-color:#ffffff17;width:1px;height:150%;position:absolute;top:0;right:30px}@media (max-width:1199px){.footer-16 .footer-wrap .footer-widget:before{display:none}}.footer-16 .footer-wrap .footer-widget.widget-ex-2{padding-left:35px}@media (max-width:1199px){.footer-16 .footer-wrap .footer-widget.widget-ex-2{padding-left:0}}.footer-16 .footer-wrap .footer-widget.widget-ex-3{margin-left:-53px}@media (max-width:1199px){.footer-16 .footer-wrap .footer-widget.widget-ex-3{margin-left:-100px}}@media only screen and (max-width:991px){.footer-16 .footer-wrap .footer-widget.widget-ex-3{margin-left:0}}@media only screen and (max-width:767px){.footer-16 .footer-wrap .footer-widget.widget-ex-3{margin-left:0}}.footer-16 .footer-wrap .footer-widget.widget-ex-4{margin-right:-30px}@media (max-width:1399px){.footer-16 .footer-wrap .footer-widget.widget-ex-4{margin-left:-70px;margin-right:0}}@media only screen and (max-width:991px){.footer-16 .footer-wrap .footer-widget.widget-ex-4{margin-left:0;margin-right:0}}.footer-16 .footer-wrap .footer-widget.widget-3:before{display:none}.footer-16 .footer-wrap .footer-widget p{width:100%;max-width:480px}.footer-16 .footer-wrap .footer-widget .details-wrap{flex-wrap:wrap;align-items:center;gap:15px 80px;margin-bottom:40px;display:flex}.footer-16 .footer-wrap .footer-widget .details-wrap .details-item p{color:#fff;margin-bottom:8px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer-16 .footer-wrap .footer-widget .details-wrap .details-item a{color:#fff;font-family:Outfit;font-size:22px;font-style:normal;font-weight:600;line-height:28px;transition:all .3s ease-in-out}.footer-16 .footer-wrap .footer-widget .details-wrap .details-item a:hover{color:var(--ed-color-theme-primary)}.footer-16 .footer-wrap .footer-widget .footer-download .download-title{color:var(--ed-color-common-white);margin-bottom:20px;font-size:18px;font-weight:500}.footer-16 .footer-wrap .footer-widget .footer-download .download-items{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.footer-16 .footer-wrap .footer-widget .footer-download .download-items .download-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;column-gap:10px;padding:7px 30px;display:flex}.footer-16 .footer-wrap .footer-widget .footer-download .download-items .download-item .icon{color:var(--ed-color-common-white);font-size:30px}.footer-16 .footer-wrap .footer-widget .footer-download .download-items .download-item .content p{font-family:var(--ed-ff-heading);color:#7e81a3;margin-bottom:0;font-size:12px;line-height:1}.footer-16 .footer-wrap .footer-widget .footer-download .download-items .download-item .content .title{color:var(--ed-color-common-white);margin-bottom:0;font-size:16px;font-weight:500}.footer-16 .copyright-area{border-top:0}.footer-16 .copyright-content-16{border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;display:flex}.footer-16 .copyright-content-16 .copyright-list{flex-wrap:wrap;align-items:center;row-gap:10px;list-style:none;display:flex}@media only screen and (max-width:767px){.footer-16 .copyright-content-16 .copyright-list{justify-content:center}}.footer-16 .copyright-content-16 .copyright-list li{color:var(--ed-color-common-white);font-size:16px;font-weight:400;display:block}.footer-16 .copyright-content-16 .copyright-list li:not(:last-of-type){margin-right:30px}.header-17 .primary-header .primary-header-inner .header-form{width:100%;max-width:303px;position:relative}@media (max-width:1199px){.header-17 .primary-header .primary-header-inner .header-form{display:none}}.header-17 .primary-header .primary-header-inner .header-form .form-control{background-color:var(--ed-color-common-white);box-shadow:none;border:none;border:1px solid var(--ed-color-border-1);border-radius:100px;padding:12px 150px 12px 20px}.header-17 .primary-header .primary-header-inner .header-form .submit{padding:12px 20px;font-size:14px;font-weight:500;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.header-17 .primary-header .primary-header-inner .header-form .submit i{margin-left:0;margin-right:5px;font-size:12px}.hero-section-17{background-color:var(--ed-color-theme-primary);z-index:1;position:relative;overflow-x:clip}.hero-section-17 .bg-shape{z-index:-1;position:absolute;top:0;left:0}.hero-section-17 .hero-author-name{z-index:-1;position:absolute;top:30px;right:50px}@media only screen and (max-width:767px){.hero-section-17 .hero-author-name{display:none}}.hero-section-17 .hero-author-name span{font-family:var(--ed-ff-heading);color:#fff3;text-transform:uppercase;margin-bottom:0;font-size:160px;font-weight:700;line-height:1}.hero-content-17{z-index:5;padding:120px 0 150px;position:relative}@media only screen and (max-width:991px){.hero-content-17{padding-top:70px}}@media (max-width:1199px){.hero-content-17 .section-heading .section-title{font-size:40px}}.hero-content-17 .section-heading .section-title span{color:var(--ed-color-common-white)}.hero-content-17 p{width:100%;max-width:540px}.hero-content-17 .hero-btn-wrap{margin-bottom:0}.hero-content-17 .hero-btn-wrap .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.hero-content-17 .hero-btn-wrap .ed-primary-btn:before{background-color:var(--ed-color-heading-primary)}.hero-content-17 .hero-btn-wrap .ed-primary-btn:hover{color:var(--ed-color-common-white)}.hero-wrap-17{position:relative}.hero-img-wrap-17{width:100%;max-width:946px;height:100%;position:absolute;bottom:0;right:-110px}@media only screen and (max-width:991px){.hero-img-wrap-17{display:none}}.hero-img-wrap-17 .hero-men{position:absolute;bottom:0;right:0}.hero-img-wrap-17 .hero-list li{background-color:var(--ed-color-common-white);font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);border-radius:100px;padding:7px 20px 7px 40px;font-size:16px;font-weight:500;position:absolute;top:20%;left:17%}.hero-img-wrap-17 .hero-list li .icon{background-color:var(--ed-color-theme-primary);border:10px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;display:flex;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.hero-img-wrap-17 .hero-list li .icon img{width:20px;height:20px}.hero-img-wrap-17 .hero-list li:nth-child(2){top:55%;left:25%}@media (max-width:1199px){.hero-img-wrap-17 .hero-list li:nth-child(2){left:35%}}.hero-img-wrap-17 .hero-list li:nth-child(3){inset:auto 8% 35% auto}@media (max-width:1399px){.hero-img-wrap-17 .hero-list li:nth-child(3){right:12%}}.counter-section-17{z-index:5;margin-top:-55px;position:relative}.counter-wrap-17{background-color:var(--ed-color-common-white);border-radius:15px;justify-content:space-between;align-items:center;column-gap:20px;padding:50px;display:flex;box-shadow:0 11px 52px #132d2a1f}@media only screen and (max-width:991px){.counter-wrap-17{padding:40px 20px}}@media only screen and (max-width:767px){.counter-wrap-17{flex-direction:column;align-items:baseline;row-gap:30px}}.counter-wrap-17 .counter-item-17{grid-gap:20px;grid-template-columns:65px 1fr;align-items:center;display:grid}@media (max-width:1199px){.counter-wrap-17 .counter-item-17{grid-template-columns:1fr}}.counter-wrap-17 .counter-item-17 .icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;box-shadow:0 13px 36px #37989345}.counter-wrap-17 .counter-item-17 .content .title{color:var(--ed-color-theme-primary);align-items:center;margin-bottom:0;font-size:36px;font-weight:700;line-height:1;display:flex}.counter-wrap-17 .counter-item-17 .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.counter-wrap-17 .counter-item-17 .content p{font-family:var(--ed-ff-heading);color:var(--ed-color-heading-primary);margin-bottom:0;font-size:16px;font-weight:500}@media only screen and (max-width:991px){.counter-wrap-17 .counter-item-17 .content p{font-size:14px}}.about-img-17{position:relative}.about-img-17 .about-counter{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:30px;left:30px}.about-img-17 .about-counter .about-counter-bg{width:100%;height:100%;animation-name:spin;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0}.about-img-17 .about-counter .about-counter-bg img{object-fit:cover;width:100%;height:100%}.about-img-17 .about-counter span{color:var(--ed-color-common-white);z-index:5;font-size:36px;font-weight:700;line-height:1;display:block;position:relative}.about-content-17{padding-left:40px}@media only screen and (max-width:991px){.about-content-17{padding-left:0}}.about-content-17 .section-heading .section-title span{color:var(--ed-color-heading-primary);font-weight:400}.about-content-17 .about-items .about-item .icon{box-shadow:0 5px 40px #0f27251a}.about-content-17 .about-items .about-item .title{color:var(--ed-color-text-body);font-size:16px;font-weight:500}.about-content-17 .about-items .about-item .title a{color:var(--ed-color-heading-primary);margin-top:5px;font-size:18px;font-weight:600;display:block}.about-content-17 .about-items .about-item .title a:hover{color:var(--ed-color-theme-primary)}.feature-section-17{z-index:1;background-color:#f5f2f4;position:relative}.feature-section-17 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.feature-section-17 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.feature-section-17 .shapes .shape-3{z-index:-1;position:absolute;top:100px;left:10px}@media only screen and (max-width:991px){.feature-section-17 .shapes .shape-3{display:none}}.feature-section-17 .shapes .shape-4{z-index:-1;position:absolute;top:70px;right:0}@media only screen and (max-width:991px){.feature-section-17 .shapes .shape-4{display:none}}.feature-item-17{background-color:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border:2px solid #0000;border-radius:15px;padding:30px;transition:all .3s ease-in-out}.feature-item-17 .feature-inner{grid-gap:20px;grid-template-columns:55px 1fr;align-items:center;margin-bottom:20px;display:grid}@media (max-width:1199px){.feature-item-17 .feature-inner{grid-template-columns:1fr}}.feature-item-17 .feature-inner .icon{-o-transition:all .3s ease-in-out;background-color:#f5f2f4;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s ease-in-out;display:flex}.feature-item-17 .feature-inner .icon img{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-item-17 .feature-inner .content span{font-family:var(--ed-ff-heading);color:var(--ed-color-theme-primary);margin-bottom:10px;font-weight:500;line-height:1;display:block}.feature-item-17 .feature-inner .content .title{margin-bottom:0;font-size:24px;font-weight:600;line-height:1}.feature-item-17 p{margin-bottom:0}@media (max-width:1199px){.feature-item-17 p br{display:none}}.feature-item-17:hover{border-color:var(--ed-color-theme-primary)}.feature-item-17:hover .icon{background-color:var(--ed-color-theme-primary)}.feature-item-17:hover .icon img{filter:brightness(0)invert()}.course-section-17{z-index:1;position:relative}.course-section-17 .bg-color{z-index:-1;background-color:#f5f2f4;width:100%;height:50%;position:absolute;bottom:0;left:0}.course-section-17 .shape{z-index:-1;position:absolute;bottom:0;left:0}.course-item-17{background-color:var(--ed-color-common-white);border-radius:10px;grid-template-columns:628px 1fr;align-items:center;width:100%;max-width:1280px;display:grid;box-shadow:0 4px 36px #202a3e26}.course-item-17:not(:last-of-type){margin-bottom:30px}@media (max-width:1199px){.course-item-17{grid-template-columns:500px 1fr}}@media only screen and (max-width:991px){.course-item-17{grid-template-columns:1fr}}.course-item-17 .course-thumb{border-radius:10px;width:100%;max-width:628px;height:100%;position:relative;overflow:hidden}@media only screen and (max-width:991px){.course-item-17 .course-thumb{max-width:100%;height:400px}}.course-item-17 .course-thumb img{object-fit:cover;object-position:top;border-radius:10px;width:100%;height:100%}.course-item-17 .course-thumb .category{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:5;border-radius:100px;margin-bottom:20px;padding:5px 15px;font-size:14px;font-weight:700;display:inline-block;position:absolute;top:20px;right:20px}.course-item-17 .course-thumb .overlay{background:#0d213926;width:100%;height:100%;position:absolute;top:0;left:0}.course-item-17 .course-content{padding:40px}@media (max-width:1199px){.course-item-17 .course-content{padding:30px 20px}}.course-item-17 .course-content .course-review{margin-bottom:10px}.course-item-17 .course-content .course-review li{display:inline-flex}.course-item-17 .course-content .course-review li i{color:var(--ed-color-theme-primary)}.course-item-17 .course-content .course-review li.point{margin-left:10px}.course-item-17 .course-content .title{margin-bottom:15px;font-size:30px;font-weight:600}@media only screen and (max-width:767px){.course-item-17 .course-content .title{font-size:24px}}.course-item-17 .course-content .author{color:var(--ed-color-theme-primary);margin-bottom:20px;font-size:16px;font-weight:400;display:block}.course-item-17 .course-content p{border-bottom:1px dashed #d0d7e3;margin-bottom:30px;padding-bottom:25px}.course-item-17 .course-content .course-inner-items{border-bottom:1px dashed #d0d7e3;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:30px;display:flex}@media only screen and (max-width:767px){.course-item-17 .course-content .course-inner-items{flex-wrap:wrap;row-gap:20px}}.course-item-17 .course-content .course-inner-items .course-inner-item{grid-gap:10px;grid-template-columns:40px 1fr;display:grid}.course-item-17 .course-content .course-inner-items .course-inner-item .icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.course-item-17 .course-content .course-inner-items .course-inner-item .content .item-title{margin-bottom:5px;font-size:16px;font-weight:500}.course-item-17 .course-content .course-inner-items .course-inner-item .content span{font-size:16px;font-weight:400;line-height:1;display:block}.course-item-17 .course-content .bottom-content{justify-content:space-between;align-items:center;display:flex}.course-item-17 .course-content .bottom-content .price{color:var(--ed-color-heading-primary);font-size:20px;font-weight:700}.course-item-17 .course-content .bottom-content .course-btn{color:var(--ed-color-heading-primary);border:1px solid #e6e0e5;border-radius:100px;padding:5px 20px;font-size:16px;font-weight:600}.course-item-17 .course-content .bottom-content .course-btn:hover{border:1px solid var(--ed-color-theme-primary)}.course-item-17.item-2{grid-template-columns:1fr 628px;display:grid}@media (max-width:1199px){.course-item-17.item-2{grid-template-columns:1fr 500px}}@media only screen and (max-width:991px){.course-item-17.item-2{grid-template-columns:1fr}}.course-item-17.item-2 .course-thumb .category{left:20px;right:auto}.post-card-wrap-17 .post-card-16{grid-gap:18px;grid-template-columns:130px 1fr;align-items:center;display:grid}@media only screen and (max-width:767px){.post-card-wrap-17 .post-card-16{grid-template-columns:100px 1fr}}.post-card-wrap-17 .post-card-16:not(:last-of-type){margin-bottom:30px}.post-card-wrap-17 .post-card-16 .post-thumb{height:100px;margin-bottom:0}.post-card-wrap-17 .post-card-16 .post-content{padding:0}.post-card-wrap-17 .post-card-16 .post-content .post-meta{margin-bottom:10px;padding-bottom:10px}.post-card-wrap-17 .post-card-16 .post-content .post-meta li{font-size:14px}.post-card-wrap-17 .post-card-16 .post-content .title{font-size:16px;font-weight:600}@media only screen and (max-width:767px){.post-card-wrap-17 .post-card-16 .post-content .title{font-size:15px}}.footer-17{z-index:1;background-color:#1f2a2a;position:relative}.footer-17 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:50%;transform:translate(-50%)}@media only screen and (max-width:991px){.footer-17 .shapes .shape-1{width:100%;height:100%}.footer-17 .shapes .shape-1 img{object-fit:cover;width:100%;height:50%}}.footer-17 .shapes .shape-2{z-index:-1;position:absolute;top:20%;right:0}.footer-17 .shapes .shape-3{z-index:-1;position:absolute;bottom:40%;left:0}@media only screen and (max-width:991px){.footer-17 .shapes .shape-3{display:none}}.footer-17 .footer-top-content-16{border:none;padding-bottom:30px}.footer-17 .footer-top{-webkit-backdrop-filter:inherit;backdrop-filter:inherit;background:0 0;border:none;flex-direction:column;padding:0}.footer-17 .footer-top .footer-form-wrap{width:100%;max-width:846px}.footer-17 .footer-top .footer-form-wrap .footer-form{width:100%;position:relative}.footer-17 .footer-top .footer-form-wrap .footer-form .ed-primary-btn{position:absolute;top:50%;right:5px;transform:translateY(-50%)}@media only screen and (max-width:767px){.footer-17 .footer-top .footer-form-wrap .footer-form .ed-primary-btn{transform:inherit;position:relative;top:0;right:0}}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item{width:100%}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item .form-control{background-color:var(--ed-color-common-white);color:#6f6873;width:100%;padding-top:17px;padding-bottom:17px}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item .form-control::-webkit-input-placeholder{color:#6f6873}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item .form-control:-moz-placeholder-shown{color:#6f6873}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item .form-control::-moz-placeholder{color:#6f6873}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item .form-control:-ms-placeholder-shown{color:#6f6873}.footer-17 .footer-top .footer-form-wrap .footer-form .form-item .icon{color:var(--ed-color-theme-primary)}.footer-17 .footer-inner{background:#1a1418;border:1px solid #29403f;border-radius:15px;justify-content:space-between;align-items:center;padding:60px;display:flex}@media only screen and (max-width:991px){.footer-17 .footer-inner{padding:60px 40px}}@media only screen and (max-width:767px){.footer-17 .footer-inner{padding:30px 20px}}@media screen and (max-width:575px){.footer-17 .footer-inner{flex-direction:column;align-items:start;row-gap:40px;padding:30px 20px}}.footer-17 .footer-inner .footer-inner-left p{color:var(--ed-color-common-white);margin:25px 0 30px}@media only screen and (max-width:991px){.footer-17 .footer-inner .footer-inner-left p{width:100%;max-width:300px}.footer-17 .footer-inner .footer-inner-left p br{display:none}}.footer-17 .footer-inner .footer-inner-left .social-list li{display:inline-flex}.footer-17 .footer-inner .footer-inner-left .social-list li:not(:last-of-type){margin-right:10px}.footer-17 .footer-inner .footer-inner-left .social-list li a{color:var(--ed-color-common-white);background-color:#425454;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.footer-17 .footer-inner .footer-inner-left .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.footer-17 .footer-inner .footer-inner-right .footer-inner-contact{grid-gap:20px;grid-template-columns:60px 1fr;align-items:center;display:grid}@media only screen and (max-width:767px){.footer-17 .footer-inner .footer-inner-right .footer-inner-contact{grid-template-columns:1fr}}.footer-17 .footer-inner .footer-inner-right .footer-inner-contact:not(:last-of-type){margin-bottom:25px}.footer-17 .footer-inner .footer-inner-right .footer-inner-contact .icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.footer-17 .footer-inner .footer-inner-right .footer-inner-contact .content span{margin-bottom:5px;font-size:16px;display:block}.footer-17 .footer-inner .footer-inner-right .footer-inner-contact .content .title{margin-bottom:0;font-size:22px;font-weight:600}.footer-17 .copyright-area{border:none}.footer-17 .copyright-area .copyright-content{padding-top:0;padding-bottom:30px}.hero-section-18{background-color:var(--ed-color-grey-1);z-index:1;position:relative;overflow:hidden}.hero-section-18 .hero-text{z-index:-1;position:absolute;bottom:-35px;left:100px}@media (max-width:1600px){.hero-section-18 .hero-text{bottom:-25px}}@media (max-width:1399px){.hero-section-18 .hero-text{bottom:-20px}}@media (max-width:1199px){.hero-section-18 .hero-text{bottom:-15px;left:0}}.hero-section-18 .hero-text span{color:var(--ed-color-common-white);mix-blend-mode:soft-light;opacity:.5;margin-bottom:0;font-size:250px;font-weight:600;line-height:1}@media (max-width:1700px){.hero-section-18 .hero-text span{font-size:200px}}@media (max-width:1600px){.hero-section-18 .hero-text span{font-size:180px}}@media (max-width:1399px){.hero-section-18 .hero-text span{font-size:150px}}@media (max-width:1199px){.hero-section-18 .hero-text span{font-size:135px}}@media only screen and (max-width:991px){.hero-section-18 .hero-text span{display:none}}.hero-section-18 .shapes .shape-1{z-index:-2;position:absolute;top:50px;left:50%;transform:translate(-50%)}@media only screen and (max-width:767px){.hero-section-18 .shapes .shape-1{display:none}}.hero-section-18 .shapes .shape-2{z-index:-2;position:absolute;bottom:150px;left:0}@media (max-width:1399px){.hero-section-18 .shapes .shape-2{display:none}}.hero-section-18 .shapes .shape-3{z-index:-2;position:absolute;bottom:0;left:0}.hero-wrap-18{align-items:center;padding:120px 0 145px}@media only screen and (max-width:991px){.hero-wrap-18{padding:80px 0}}.hero-wrap-18 .hero-content{padding:0}.hero-wrap-18 .hero-content .section-heading .section-title{margin-bottom:25px;font-size:60px}@media (max-width:1199px){.hero-wrap-18 .hero-content .section-heading .section-title{font-size:40px}}@media only screen and (max-width:991px){.hero-wrap-18 .hero-content .section-heading .section-title{font-size:40px}}@media only screen and (max-width:767px){.hero-wrap-18 .hero-content .section-heading .section-title{font-size:32px}}@media (max-width:1399px){.hero-wrap-18 .hero-content p br{display:none}}.hero-img-wrap-18{width:100%;max-width:587px;height:484px;margin-left:auto;position:relative}@media only screen and (max-width:991px){.hero-img-wrap-18{margin:60px auto 0}}.hero-img-wrap-18 .hero-img-1{width:100%;max-width:507px;height:100%;position:absolute;top:0;right:0}.hero-img-wrap-18 .hero-img-1 img{object-fit:cover;object-position:top;border-radius:15px;width:100%;height:100%}.hero-img-wrap-18 .hero-img-2{border:4px solid var(--ed-color-common-white);border-radius:15px;width:100%;max-width:181px;height:188px;position:absolute;bottom:60px;left:0;box-shadow:0 9px 44px #0c2c2942}.hero-img-wrap-18 .hero-img-2 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.hero-img-wrap-18 .hero-img-2 .video-btn a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-img-wrap-18 .hero-img-2 .video-btn a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.about-img-wrap-18{width:100%;max-width:628px;height:492px;position:relative}.about-img-wrap-18 .about-img-1{z-index:1;width:100%;max-width:193px;height:195px;position:absolute;top:0;left:0}.about-img-wrap-18 .about-img-1 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.about-img-wrap-18 .about-img-2{width:100%;max-width:411px;height:100%;position:absolute;top:0;right:0}.about-img-wrap-18 .about-img-2 img{object-fit:cover;border-radius:15px;width:100%;height:100%}.about-img-wrap-18 .about-img-3{border-radius:15px;width:100%;max-width:242px;height:242px;position:absolute;bottom:25px;left:40px;box-shadow:0 4px 44px #00000040}.about-img-wrap-18 .about-img-3 img{object-fit:cover;object-position:top;border:6px solid var(--ed-color-common-white);border-radius:15px;width:100%;height:100%}.about-img-wrap-18 .about-counter{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:120px;left:120px}.about-img-wrap-18 .about-counter .about-counter-bg{width:100%;height:100%;animation-name:spin;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0}.about-img-wrap-18 .about-counter .about-counter-bg img{object-fit:cover;width:100%;height:100%}.about-img-wrap-18 .about-counter span{color:var(--ed-color-common-white);z-index:5;font-size:36px;font-weight:700;line-height:1;display:block;position:relative}.about-content-18{padding-left:30px}@media only screen and (max-width:991px){.about-content-18{margin-top:40px;padding-left:0}}.about-content-18 .about-list{margin-top:20px}.about-content-18 .about-list li{color:var(--ed-color-heading-primary);align-items:center;column-gap:15px;font-size:16px;font-weight:500;display:flex}.about-content-18 .about-list li:not(:last-of-type){margin-bottom:10px}.about-content-18 .about-list li span{color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex;box-shadow:0 8px 19px #0d282626}.about-content-18 .about-btn-wrap{flex-wrap:wrap;align-items:center;gap:20px 30px;margin-top:20px;display:flex}.about-content-18 .about-btn-wrap .about-contact{align-items:center;column-gap:15px;display:flex}.about-content-18 .about-btn-wrap .about-contact .icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.about-content-18 .about-btn-wrap .about-contact a{color:var(--ed-color-heading-primary);font-size:20px;font-weight:600}.about-content-18 .about-btn-wrap .about-contact a:hover{color:var(--ed-color-theme-primary)}.category-section{z-index:1;position:relative}.category-section .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.category-section .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.category-btn-box{background-color:var(--ed-color-theme-primary);border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media only screen and (max-width:767px){.category-btn-box{padding:20px}}.category-btn-box .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.category-btn-box .ed-primary-btn:before{background-color:var(--ed-color-heading-primary)}.category-btn-box .ed-primary-btn:hover{color:var(--ed-color-common-white)}.category-item-18{background-color:var(--ed-color-common-white);grid-gap:20px;-o-transition:all .3s ease-in-out;border-radius:10px;grid-template-columns:65px 1fr;align-items:center;padding:20px;transition:all .3s ease-in-out;display:grid}@media only screen and (max-width:767px){.category-item-18{grid-template-columns:1fr}}.category-item-18 .icon{background-color:#f5f2f4;border-radius:10px;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.category-item-18 .content .title{margin-bottom:5px;font-size:24px;font-weight:600;line-height:1}@media (max-width:1199px){.category-item-18 .content .title{font-size:20px}}.category-item-18 .content span{font-size:16px;font-weight:400;line-height:1}.category-item-18:hover{transform:translateY(-5px)}.cta-section-18{z-index:1;position:relative}.cta-section-18 .cta-bg{z-index:-1;filter:saturate(0);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.cta-section-18 .overlay{z-index:-1;background:#0f133bc9;width:100%;height:100%;position:absolute;top:0;left:0}.cta-section-18 .shape{z-index:-1;position:absolute;bottom:0;right:0}.cta-wrap-18{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px 20px;display:flex}.cta-wrap-18 .cta-content .title{font-size:36px;font-weight:600}@media only screen and (max-width:767px){.cta-wrap-18 .cta-content .title{font-size:28px}}.cta-wrap-18 .cta-content p{margin-top:15px;margin-bottom:0;font-size:18px;font-weight:400}@media only screen and (max-width:767px){.cta-wrap-18 .cta-content p{font-size:16px}}.cta-wrap-18 .cta-btn .ed-primary-btn{text-transform:uppercase;background-color:#0000;border:1px solid #fff}.promo-item-18{margin-bottom:0}.promo-item-18 .promo-thumb{margin-bottom:60px}.promo-item-18 .promo-thumb .main-img{-o-transition:all .3s ease-in-out;border:3px solid #e6e0e5;border-radius:50%;padding:20px;transition:all .3s ease-in-out}.promo-item-18 .promo-thumb .icon{border:10px solid var(--ed-color-common-white);width:96px;height:96px;top:auto;bottom:-40px;box-shadow:0 8px 16px #0e302d26}.promo-item-18 .title{font-size:24px;font-weight:600}.promo-item-18 p{font-size:16px}.promo-item-18:hover .promo-thumb .main-img{border:3px solid #0000;padding:0}.team-item-18{text-align:center;z-index:1;background-color:#122927;border-radius:20px;padding:30px;position:relative;overflow:hidden}@media only screen and (max-width:767px){.team-item-18{padding:10px}}.team-item-18 .round-shape{filter:blur(125px);background:#07a698;border-radius:50%;width:444px;height:444px;position:absolute;top:-62%;left:50%;transform:translate(-50%)}.team-item-18 .team-item-inner{-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);background:linear-gradient(#fff3 0%,#fff0 100%);border:1px solid #ffffff17;border-radius:15px;padding-top:30px;overflow:hidden}.team-item-18 .team-item-inner .team-content{z-index:5;margin-bottom:20px;position:relative}.team-item-18 .team-item-inner .team-content .title{margin-bottom:5px}.team-item-18 .team-item-inner .team-thumb{height:300px}@media (max-width:1199px){.team-item-18 .team-item-inner .team-thumb{width:100%}}.team-item-18 .team-item-inner .team-thumb img{filter:saturate(0);height:100%}@media (max-width:1199px){.team-item-18 .team-item-inner .team-thumb img{object-fit:cover;width:100%}}.team-item-18 .team-item-inner .bg-overlay{z-index:1;background:linear-gradient(#03403b1c 70.94%,#03403bd9 100%);width:100%;height:120%;position:absolute;top:0;left:0}.team-item-18 .team-item-inner .team-social{z-index:5;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-item-18 .team-item-inner .team-social .expand i{background-color:var(--ed-color-common-white);width:45px;height:45px;color:var(--ed-color-theme-primary);cursor:pointer;border-radius:100px 100px 0 0;justify-content:center;align-items:center;font-size:15px;display:flex}.team-item-18 .team-item-inner .team-social .social-list{align-items:center;display:flex;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.team-item-18 .team-item-inner .team-social .social-list li{visibility:hidden;opacity:0;transition:all .5s cubic-bezier(.1,.75,.25,1);display:inline-flex}.team-item-18 .team-item-inner .team-social .social-list li:not(:last-of-type){margin-right:5px}.team-item-18 .team-item-inner .team-social .social-list li:nth-child(4){transition-delay:.25s}.team-item-18 .team-item-inner .team-social .social-list li:nth-child(3){transition-delay:.2s}.team-item-18 .team-item-inner .team-social .social-list li:nth-child(2){transition-delay:.15s}.team-item-18 .team-item-inner .team-social .social-list li:first-child{transition-delay:.1s}.team-item-18 .team-item-inner .team-social .social-list li a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .3s ease-in-out;display:flex}.team-item-18 .team-item-inner .team-social .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-item-18 .team-item-inner .team-social:hover .social-list li{visibility:visible;opacity:1}.request-section-18{background-color:var(--ed-color-theme-primary)}.request-content-18 p{color:var(--ed-color-common-white)}.request-content-18 .request-form-wrapper .form-items .form-item .form-control{background-color:#ffffff1a;border-color:#fff9}.request-content-18 .request-btn .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.request-content-18 .request-btn .ed-primary-btn:before{background-color:var(--ed-color-heading-primary)}.request-content-18 .request-btn .ed-primary-btn:hover{color:var(--ed-color-common-white)}.event-wrap-18{z-index:1;border:1px solid #e6e0e5;border-radius:15px;justify-content:space-between;align-items:center;column-gap:20px;padding:30px 30px 30px 50px;display:flex;position:relative}@media only screen and (max-width:767px){.event-wrap-18{flex-direction:column;row-gap:30px;padding:30px 20px}}.event-wrap-18 .bg-shape{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.event-wrap-18 .event-content .title{align-items:center;margin-bottom:15px;font-size:30px;font-weight:600;display:flex}@media (max-width:1199px){.event-wrap-18 .event-content .title{font-size:24px}}@media only screen and (max-width:767px){.event-wrap-18 .event-content .title{font-size:18px}}.event-wrap-18 .event-content .title .live{color:#f20f10;align-items:center;margin-left:5px;display:flex}.event-wrap-18 .event-content .title .live .dot{border:2px solid #f20f10;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;margin-top:3px;margin-left:5px;display:flex;position:relative}.event-wrap-18 .event-content .title .live .dot:before{content:"";background-color:#f20f10;border-radius:50%;width:13px;height:13px;position:absolute;top:2px;left:2px}.event-wrap-18 .event-content p{margin-bottom:20px}@media (max-width:1199px){.event-wrap-18 .event-content p br{display:none}}@media only screen and (max-width:767px){.event-wrap-18 .event-content p{font-size:14px}}.event-wrap-18 .event-content .event-list{margin-bottom:30px;list-style:none}.event-wrap-18 .event-content .event-list li{color:var(--ed-color-heading-primary);font-size:16px;font-weight:500}.event-wrap-18 .event-content .event-list li:not(:last-of-type){margin-bottom:10px}.event-wrap-18 .event-content .event-list li i{color:var(--ed-color-theme-primary);margin-right:10px}.event-wrap-18 .event-content .event-author{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.event-wrap-18 .event-content .event-author .author-list{list-style:none;display:inline-flex}.event-wrap-18 .event-content .event-author .author-list li{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.event-wrap-18 .event-content .event-author .author-list li:not(:first-of-type){margin-left:-20px}.event-wrap-18 .event-content .event-author .author-list li img{border:2px solid var(--ed-color-common-white);object-fit:cover;border-radius:50%;width:100%;height:100%}.event-wrap-18 .event-content .event-author .author-list li.plus{color:var(--ed-color-common-white);background-color:#214340}.event-wrap-18 .event-img{width:100%;max-width:598px;height:310px}@media (max-width:1199px){.event-wrap-18 .event-img{max-width:500px}}.event-wrap-18 .event-img img{object-fit:cover;border-radius:15px;width:100%;height:100%}.header-19 .top-bar{background-color:#fafafb}.header-19 .top-bar .top-bar-inner .top-bar-right .register-box{border-right:1px solid #1a14181c;margin-right:20px;padding-right:20px}.header-19 .top-bar .top-bar-inner .top-bar-right .register-box a{color:var(--ed-color-heading-primary)}.header-19 .top-bar .top-bar-inner .top-bar-right .register-box a:hover{color:var(--ed-color-theme-primary)}.header-19 .primary-header-inner .header-right-wrap{align-items:center;column-gap:60px;display:flex}@media (max-width:1600px){.header-19 .primary-header-inner .header-right-wrap{column-gap:50px}}@media (max-width:1199px){.header-19 .primary-header-inner .header-right-wrap{column-gap:20px}}.hero-section-19{z-index:1;background-color:#f5f2f4;position:relative}.hero-section-19 .hero-img-19{z-index:1;position:absolute;top:0;right:0}@media (max-width:1600px){.hero-section-19 .hero-img-19{width:100%;max-width:750px}}@media (max-width:1199px){.hero-section-19 .hero-img-19{width:100%;max-width:550px}}@media only screen and (max-width:991px){.hero-section-19 .hero-img-19{display:none}}.hero-section-19 .bg-color{background-color:var(--ed-color-common-white);z-index:-1;width:100%;height:225px;position:absolute;bottom:0;left:0}.hero-section-19 .shapes .shape-1{z-index:-1;position:absolute;bottom:225px;right:0}.hero-section-19 .shapes .shape-2{z-index:-1;position:absolute;top:0;left:0}.hero-section-19 .shapes .shape-3{z-index:-1;position:absolute;top:20%;left:0}@media (max-width:1399px){.hero-section-19 .shapes .shape-3{display:none}}.hero-section-19 .shapes .shape-4{z-index:-1;position:absolute;top:25%;right:40px}.hero-content-19{padding-bottom:195px}@media only screen and (max-width:991px){.hero-content-19{padding-bottom:100px}}.hero-content-19 .section-heading .sub-heading{color:var(--ed-color-theme-primary)}.hero-content-19 .section-heading .section-title{color:var(--ed-color-heading-primary)}@media only screen and (max-width:767px){.hero-content-19 .section-heading .section-title{font-size:26px}}.hero-content-19 .section-heading .section-title br{display:block}.hero-content-19 .section-heading .section-title span{font-weight:600}.hero-content-19 p{width:100%;max-width:600px;color:var(--ed-color-text-body);font-size:18px}.hero-content-19 .hero-btn-wrap{margin-bottom:0}.hero-content-19 .hero-btn-wrap .video-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-heading-primary)}.hero-content-19 .hero-btn-wrap .video-btn:before{background-color:var(--ed-color-theme-primary)}.hero-content-19 .hero-btn-wrap .video-btn:hover{color:var(--ed-color-common-white)}.hero-sponsor-wrap{z-index:1;margin-bottom:120px;padding-bottom:40px;position:relative}@media only screen and (max-width:991px){.hero-sponsor-wrap{margin-bottom:70px}}@media only screen and (max-width:767px){.hero-sponsor-wrap{margin-bottom:60px}}.hero-sponsor-wrap:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content:"";z-index:-1;background:#ffffff4f;border:1px solid #ffffffa3;border-radius:15px;width:95%;height:120px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 30px #19263008}.hero-sponsor-wrap:after{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);content:"";z-index:-2;background:#fff3;border:1px solid #ffffffa3;border-radius:15px;width:90%;height:120px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-sponsor{background-color:var(--ed-color-common-white);z-index:1;border-radius:15px;position:relative;overflow:hidden}.hero-sponsor .sponsor-2{background-color:var(--ed-color-common-white);padding:0}.hero-sponsor .sponsor-2 .sponsor-item{border:none;padding:0}.hero-about-area{background-color:var(--ed-color-common-white);border-radius:15px;padding:60px 60px 60px 80px;box-shadow:0 17px 48px #0d201e1c}@media only screen and (max-width:991px){.hero-about-area{padding:50px 30px}}@media only screen and (max-width:767px){.hero-about-area{padding:50px 20px}}@media only screen and (max-width:991px){.about-content-19{margin-bottom:40px}}.about-content-19 .title{margin-bottom:20px;font-size:24px;font-weight:600;line-height:1.5}.about-content-19 .about-list{margin-bottom:30px}.about-content-19 .about-list li{color:var(--ed-color-text-body);align-items:start;column-gap:10px;font-size:16px;font-weight:400;display:flex}.about-content-19 .about-list li:not(:last-of-type){margin-bottom:20px}.about-content-19 .about-list li i{color:var(--ed-color-theme-primary)}.about-img-19{width:100%;max-width:568px;height:335px}.about-img-19 img{object-fit:cover;width:100%;height:100%}.feature-card-19{border:2px solid #0000}.feature-card-19 .icon,.feature-card-19 .icon img{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-card-19 .content p{margin-bottom:20px}.feature-card-19 .feature-btn{color:var(--ed-color-theme-primary);justify-content:center;align-items:center;column-gap:10px;font-size:16px;font-weight:600;display:flex}.feature-card-19:hover{border-color:var(--ed-color-theme-primary)}.feature-card-19:hover .icon{background-color:var(--ed-color-theme-primary)}.feature-card-19:hover .icon img{filter:brightness(0)invert()}.course-section-19{z-index:1;background-color:#1a2226;position:relative}.course-section-19 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.course-section-19 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.course-section-19 .shapes .shape-3{z-index:-1;position:absolute;top:60px;left:45px}.course-section-19 .shapes .shape-4{z-index:-1;position:absolute;top:0;right:200px}.course-section-19 .shapes .shape-5{z-index:-1;position:absolute;bottom:200px;right:50px}.video-area-19{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;padding:205px 0}@media only screen and (max-width:991px){.video-area-19{padding:150px 0}}.video-btn-wrapper{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto;display:flex}.video-btn-wrapper .video-btn{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.video-btn-wrapper .video-btn a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.video-btn-wrapper .video-btn a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.counter-section-19{background-color:var(--ed-color-theme-primary);z-index:1;position:relative}.counter-section-19 .shape{z-index:-1;position:absolute;top:0;right:0}.counter-wrap-19{background-color:var(--ed-color-common-white);border-radius:15px;align-items:center;padding:0 50px;display:flex}@media only screen and (max-width:991px){.counter-wrap-19{padding:0 30px}}@media only screen and (max-width:767px){.counter-wrap-19{flex-direction:column;align-items:baseline;row-gap:30px;padding:30px}}.counter-wrap-19 .counter-item-19{grid-gap:15px;grid-template-columns:45px 1fr;align-items:center;padding:45px 0;display:grid}@media only screen and (max-width:991px){.counter-wrap-19 .counter-item-19{grid-template-columns:1fr}}@media only screen and (max-width:767px){.counter-wrap-19 .counter-item-19{align-items:baseline;padding:0}}.counter-wrap-19 .counter-item-19:not(:last-of-type){border-right:1px solid #dee7e4;margin-right:60px;padding-right:60px}@media (max-width:1399px){.counter-wrap-19 .counter-item-19:not(:last-of-type){margin-right:40px;padding-right:40px}}@media (max-width:1199px){.counter-wrap-19 .counter-item-19:not(:last-of-type){margin-right:30px;padding-right:30px}}@media only screen and (max-width:767px){.counter-wrap-19 .counter-item-19:not(:last-of-type){border:none;margin:0;padding:0}}.counter-wrap-19 .counter-item-19 .content p{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:18px;font-weight:500}@media (max-width:1199px){.counter-wrap-19 .counter-item-19 .content p{font-size:15px}}.counter-wrap-19 .counter-item-19 .content .title{margin-bottom:0;font-size:24px;font-weight:600;line-height:1}.counter-wrap-19 .counter-item-19 .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.blog-19{z-index:1;position:relative}.blog-19 .shape-1{z-index:-1;position:absolute;top:0;left:0}.blog-19 .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.hero-section-20{z-index:1;background-color:#f5f2f4;position:relative}.hero-section-20 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.hero-section-20 .shapes .shape-2{z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-section-20 .shapes .shape-2 img{width:100%;height:100%}.hero-section-20 .shapes .shape-3{z-index:-1;position:absolute;top:0;right:0}@media (max-width:1199px){.hero-section-20 .shapes .shape-3,.hero-section-20 .shapes .shape-3 img{height:100%}}@media only screen and (max-width:767px){.hero-section-20 .shapes .shape-3{display:none}}.hero-section-20 .shapes .shape-4{z-index:-1;position:absolute;top:60px;left:50%;transform:translate(-50%)}@media only screen and (max-width:767px){.hero-section-20 .shapes .shape-4{display:none}}.hero-section-20 .shapes .shape-5{z-index:-1;position:absolute;bottom:80px;left:75px}@media only screen and (max-width:767px){.hero-section-20 .shapes .shape-5{display:none}}.hero-section-20 .shapes .shape-6{z-index:-1;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-section-20 .shapes .shape-7{z-index:-1;position:absolute;bottom:70px;right:0}@media only screen and (max-width:767px){.hero-section-20 .shapes .shape-7{display:none}}.hero-wrap-20{align-items:center;padding:90px 0}@media (max-width:1199px){.hero-wrap-20{row-gap:40px}}.hero-img-wrap-20{background-color:var(--ed-color-common-white);border:1px dashed var(--ed-color-theme-primary);border-radius:50%;width:100%;max-width:617px;height:617px;position:relative}@media only screen and (max-width:767px){.hero-img-wrap-20{width:300px;height:300px}}@media (max-width:1199px){.hero-img-wrap-20{margin:0 auto}}.hero-img-wrap-20 .hero-img{border-radius:50%;width:528px;height:528px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.hero-img-wrap-20 .hero-img{width:280px;height:280px}}.hero-img-wrap-20 .hero-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.hero-content-20{padding:0}.hero-content-20 .section-heading .section-title{font-size:54px;font-weight:600}@media only screen and (max-width:767px){.hero-content-20 .section-heading .section-title{font-size:36px}.hero-content-20 .section-heading .section-title br{display:none}}.feature-item-20{background:var(--ed-color-common-white);-o-transition:all .3s ease-in-out;border:1px solid #0000;border-radius:15px;padding:40px;transition:all .3s ease-in-out;box-shadow:0 12px 54px #0b1a1817}@media (max-width:1399px){.feature-item-20{padding:20px}}.feature-item-20 .feature-inner{grid-gap:20px;grid-template-columns:70px 1fr;align-items:center;margin-bottom:30px;display:grid}@media only screen and (max-width:767px){.feature-item-20 .feature-inner{grid-template-columns:1fr}}.feature-item-20 .feature-inner .icon{background-color:#f5f2f4;border-radius:10px;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.feature-item-20 .feature-inner .content .title{margin-bottom:0;font-size:24px;font-weight:600}@media only screen and (max-width:991px){.feature-item-20 .feature-inner .content .title{font-size:20px}}.feature-item-20 p{margin-bottom:25px}.feature-item-20 .feature-btn .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;padding:12px 30px}.feature-item-20 .feature-btn .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.feature-item-20 .feature-btn .ed-primary-btn:hover{color:var(--ed-color-common-white)}.feature-item-20:hover{border-color:var(--ed-color-theme-primary)}.about-left-content{align-items:start;display:flex}@media only screen and (max-width:767px){.about-left-content{flex-direction:column;row-gap:40px}}.about-left-content .about-counter-list{background-color:#f5f2f4;border-radius:10px;width:100%;max-width:220px;padding:10px}@media only screen and (max-width:767px){.about-left-content .about-counter-list{margin:0 auto}}.about-left-content .about-counter-list .about-counter{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:10px;overflow:hidden}.about-left-content .about-counter-list .about-counter:not(:last-of-type){margin-bottom:10px}.about-left-content .about-counter-list .about-counter .counter-inner{padding:22.5px 20px}.about-left-content .about-counter-list .about-counter .counter-inner .title{color:var(--ed-color-theme-primary);justify-content:center;align-items:center;margin-bottom:0;font-size:30px;font-weight:700;line-height:1;display:flex}.about-left-content .about-counter-list .about-counter .counter-inner .title .odometer-auto-theme{font-family:inherit;line-height:1}.about-left-content .about-counter-list .about-counter p{background-color:var(--ed-color-theme-primary);text-transform:uppercase;color:var(--ed-color-common-white);width:100%;margin-bottom:0;padding:3.5px 20px;font-size:14px;font-weight:700}.about-left-content .about-img-20{background:var(--ed-color-common-white);border-radius:10px;width:100%;max-width:393px;height:520px;margin-left:24px;padding:10px;box-shadow:0 10px 46px 3px #0e211f3b}@media only screen and (max-width:767px){.about-left-content .about-img-20{height:400px;margin-left:0}}.about-left-content .about-img-20 img{object-fit:cover;border-radius:10px;width:100%;height:100%}.about-content-20{padding-left:40px}@media only screen and (max-width:991px){.about-content-20{margin-top:40px;padding-left:0}}.about-content-20 p{width:100%;max-width:478px}.course-section-20{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.course-carousel-wrap-20{position:relative}.course-carousel-wrap-20 .swiper-arrow .swiper-nav{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);z-index:5;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:-110px;transform:translateY(-50%)}@media (max-width:1600px){.course-carousel-wrap-20 .swiper-arrow .swiper-nav{left:-30px}}@media (max-width:1399px){.course-carousel-wrap-20 .swiper-arrow .swiper-nav{left:0}}@media (max-width:1199px){.course-carousel-wrap-20 .swiper-arrow .swiper-nav{display:none}}.course-carousel-wrap-20 .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.course-carousel-wrap-20 .swiper-arrow .swiper-nav.swiper-prev{left:auto;right:-110px}@media (max-width:1600px){.course-carousel-wrap-20 .swiper-arrow .swiper-nav.swiper-prev{right:-30px}}@media (max-width:1399px){.course-carousel-wrap-20 .swiper-arrow .swiper-nav.swiper-prev{right:0}}@media (max-width:1199px){.course-carousel-wrap-20 .swiper-arrow .swiper-nav.swiper-prev{display:none}}.course-item.course-item-20{background-color:#ffffff0f;border-color:#ffffff12}.course-item.course-item-20 .course-content{border-color:#ffffff1a}.newsletter-section-20{z-index:1;background-color:#f5f2f4;position:relative}.newsletter-section-20 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.newsletter-section-20 .shapes .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.newsletter-top .footer-form-wrap{width:100%;max-width:980px;margin:0 auto}.newsletter-top .footer-form-wrap .footer-form{width:100%;position:relative}.newsletter-top .footer-form-wrap .footer-form .ed-primary-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media only screen and (max-width:767px){.newsletter-top .footer-form-wrap .footer-form .ed-primary-btn{transform:inherit;margin-top:20px;position:relative;top:0;right:0}}.newsletter-top .footer-form-wrap .footer-form .form-item{width:100%;position:relative}.newsletter-top .footer-form-wrap .footer-form .form-item .form-control{background-color:var(--ed-color-common-white);color:#6f6873;width:100%;box-shadow:none;border:none;border-radius:100px;padding:20px 30px 20px 60px}.newsletter-top .footer-form-wrap .footer-form .form-item .form-control::-webkit-input-placeholder{color:#6f6873}.newsletter-top .footer-form-wrap .footer-form .form-item .form-control:-moz-placeholder-shown{color:#6f6873}.newsletter-top .footer-form-wrap .footer-form .form-item .form-control::-moz-placeholder{color:#6f6873}.newsletter-top .footer-form-wrap .footer-form .form-item .form-control:-ms-placeholder-shown{color:#6f6873}.newsletter-top .footer-form-wrap .footer-form .form-item .icon{color:var(--ed-color-theme-primary);position:absolute;top:50%;left:30px;transform:translateY(-50%)}.event-20{background-color:var(--ed-color-theme-primary);z-index:1;border-radius:15px;margin:0 60px;position:relative;overflow:hidden}@media (max-width:1199px){.event-20{margin:0}}.event-20 .shapes .shape-1{z-index:-1;position:absolute;top:50px;left:30px}.event-20 .shapes .shape-2{z-index:-1;position:absolute;top:0;right:100px}.event-20 .shapes .shape-3{z-index:-1;position:absolute;bottom:0;left:0}.event-20 .shapes .shape-4{z-index:-1;position:absolute;bottom:150px;right:0}.event-card-20{grid-template-columns:1fr}.event-card-20 .event-thumb{max-width:100%;height:264px}.event-card-wrap-20 .event-card:not(:last-of-type){margin-bottom:24px}.team-item-20{padding:20px}.team-item-20 .team-thumb{border-radius:15px;width:100%;height:310px;margin-bottom:25px;position:relative;overflow:hidden}.team-item-20 .team-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.team-item-20 .team-thumb:before{content:"";z-index:1;visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;background:linear-gradient(#1a141800 20.97%,#1a1418 100%);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.team-item-20 .team-thumb .social-list{z-index:5;visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.team-item-20 .team-thumb .social-list li:not(:last-of-type){margin-right:10px}.team-item-20 .team-thumb .social-list li a{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;display:flex}.team-item-20 .team-thumb .social-list li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:1px solid var(--ed-color-theme-primary)}.team-item-20:hover .team-thumb:before{visibility:visible;opacity:1}.team-item-20:hover .team-thumb .social-list{visibility:visible;opacity:1;bottom:30px}.pricing-section-20{z-index:1;background-color:#1a1418;position:relative}.pricing-section-20 .shapes .shape-1{z-index:-1;position:absolute;bottom:0;left:0}.pricing-section-20 .shapes .shape-2{z-index:-1;position:absolute;top:0;right:0}.pricing-item-20{background-color:var(--ed-color-common-white);padding:0}.pricing-item-20 .pricing-item-top{border-bottom:1px solid #e6e0e5;padding:40px}@media (max-width:1199px){.pricing-item-20 .pricing-item-top{padding:30px 20px}.pricing-item-20 .pricing-item-top .pricing-offer br{display:none}}.pricing-item-20 .pricing-item-top .price{color:var(--ed-color-theme-primary);margin-top:15px;margin-bottom:0;font-size:40px;line-height:1}.pricing-item-20 .pricing-item-top .price span{color:var(--ed-color-heading-primary);font-size:16px;font-weight:400}.pricing-item-20 .pricing-item-bottom{padding:40px}@media (max-width:1199px){.pricing-item-20 .pricing-item-bottom{padding:30px 20px}}.pricing-item-20 .pricing-item-bottom .pricing-list-wrap{margin-bottom:30px}.pricing-item-20 .pricing-item-bottom .pricing-list-wrap .list-title{margin-bottom:20px}.pricing-item-20 .pricing-item-bottom .pricing-btn .ed-primary-btn{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.pricing-item-20 .pricing-item-bottom .pricing-btn .ed-primary-btn:before{background-color:#1a1418}.pricing-item-20 .pricing-item-bottom .pricing-btn .ed-primary-btn:hover{color:var(--ed-color-theme-primary);border-color:#1a1418}.pricing-item-20.active{background-color:var(--ed-color-theme-primary)}.pricing-item-20.active .pricing-item-top{border-color:#ffffff26}.pricing-item-20.active .pricing-item-top .price,.pricing-item-20.active .pricing-item-top .price span,.pricing-item-20.active .pricing-item-bottom .pricing-list li i{color:var(--ed-color-common-white)}.pricing-item-20.active .pricing-item-bottom .pricing-btn .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.footer-cta-area{background-color:var(--ed-color-theme-primary);z-index:1;position:relative;overflow:hidden}.footer-cta-area .shape-1{z-index:-2;position:absolute;bottom:0;right:80px}.footer-cta-area .shape-2{z-index:-1;position:absolute;top:50px;left:20px}@media only screen and (max-width:991px){.footer-cta-area .shape-2{display:none}}.footer-cta-content{z-index:1;width:100%;padding:105px 0 95px;position:relative}@media only screen and (max-width:991px){.footer-cta-content{padding:70px 0}}.footer-cta-content .section-heading .section-title br{display:block}.footer-cta-content .laptop-img{z-index:-1;position:absolute;bottom:0;right:-50px}@media (max-width:1199px){.footer-cta-content .laptop-img{right:-200px}}@media only screen and (max-width:991px){.footer-cta-content .laptop-img{display:none}}.header-21{z-index:90;border-bottom:1px solid #0e9286}.header-21 .primary-header{background:#0e9286}@media only screen and (max-width:991px){.header-21 .primary-header{background-color:var(--ed-color-common-white)}}.header-21 .primary-header.fixed{z-index:101;border-color:#0e9286}.header-21 .primary-header .primary-header-inner{background:#0e9286}@media only screen and (max-width:991px){.header-21 .primary-header .primary-header-inner{background-color:var(--ed-color-common-white)}}.header-21 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li a{color:var(--ed-color-common-white);text-transform:capitalize}.header-21 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li ul li a{color:var(--ed-color-heading-primary)}.header-21 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li ul li a:hover{color:var(--ed-color-common-white)}.header-21 .primary-header .primary-header-inner .header-menu-wrap .sub-menu li.mega-menu ul li a{color:var(--ed-color-heading-primary)}.header-21 .primary-header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children:after{display:none}.header-21 .primary-header .primary-header-inner .header-menu-wrap .sub-menu .menu-item-has-children a{padding-right:0}.hero-21{background:var(--ed-color-theme-primary);z-index:inherit;position:relative;overflow-x:clip}.hero-21 .hero-bg-wrap{z-index:100;height:609px;top:-65px;overflow:hidden}.hero-21 .hero-bg-wrap .hero-text-box{top:60%}.hero-content-21{padding:135px 0 170px}@media only screen and (max-width:991px){.hero-content-21{padding:100px 0}}@media (max-width:1399px){.hero-content-21 .section-heading .section-title{font-size:40px}.hero-content-21 p{max-width:450px}.hero-content-21 p br{display:none}}.cta-content-wrapper-20{grid-gap:40px;background-color:#f5f2f4;border:1px solid #e6e0e5;border-radius:20px;grid-template-columns:1fr 478px;align-items:center;padding:60px;display:grid}@media (max-width:1199px){.cta-content-wrapper-20{grid-gap:20px;grid-template-columns:1fr 350px;padding:40px 30px}}@media only screen and (max-width:991px){.cta-content-wrapper-20{grid-template-columns:1fr}}@media only screen and (max-width:767px){.cta-content-wrapper-20{padding:30px 10px}}.cta-content-wrapper-20 .cta-left-content .cta-logo{margin-bottom:25px}.cta-content-wrapper-20 .cta-left-content .cta-content-20{background-color:var(--ed-color-common-white);border-radius:10px;padding:30px}@media only screen and (max-width:767px){.cta-content-wrapper-20 .cta-left-content .cta-content-20{padding:20px 10px}}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list{border-bottom:1px solid #e6e0e5;justify-content:space-between;align-items:center;column-gap:15px;margin-bottom:30px;padding-bottom:30px;display:flex}@media only screen and (max-width:767px){.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list{flex-direction:column;align-items:baseline;row-gap:15px}}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list ul{list-style:none}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list ul li{color:var(--ed-color-heading-primary);font-size:16px;font-weight:500;line-height:1}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list ul li:not(:last-of-type){margin-bottom:15px}@media (max-width:1399px){.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list ul li{font-size:15px}}@media only screen and (max-width:767px){.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list ul li{font-size:14px}}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-info-list ul li i{color:var(--ed-color-theme-primary);margin-right:10px}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-items{justify-content:space-between;align-items:center;column-gap:5px;display:flex}@media only screen and (max-width:767px){.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-items{flex-wrap:wrap;align-items:baseline;row-gap:15px}}.cta-content-wrapper-20 .cta-left-content .cta-content-20 .cta-items .cta-item{background-color:#f5f2f4;border:1px solid #e6e0e5;border-radius:10px;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.cta-content-wrapper-20 .cta-img{background-color:var(--ed-color-common-white);border-radius:15px;width:100%;max-width:478px;height:350px;padding:5px}.cta-content-wrapper-20 .cta-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.popular-item-2{grid-gap:40px;z-index:1;grid-template-columns:1fr 220px;align-items:center;padding:40px;display:grid;position:relative}@media (max-width:1199px){.popular-item-2{grid-template-columns:1fr}}@media only screen and (max-width:991px){.popular-item-2{padding:40px 20px}}.popular-item-2 .shape-1{opacity:.42;filter:blur(125px);z-index:-1;background:#07a698;border-radius:50%;width:331px;height:331px;position:absolute;top:0;right:0}.popular-item-2 .popular-content .title{font-size:24px}.popular-item-2 .popular-img{width:100%;max-width:220px;height:162px}.popular-item-2 .popular-img img{object-fit:cover;border-radius:10px;width:100%;height:100%}.about-21{z-index:1;background-color:#f5f2f4;position:relative}.about-21 .shape-1{z-index:-1;position:absolute;top:0;left:0}.about-21 .shape-2{z-index:-1;position:absolute;bottom:0;right:0}.about-img-wrap-21{width:100%;max-width:628px;height:555px;position:relative}@media only screen and (max-width:991px){.about-img-wrap-21{margin-bottom:40px}}.about-img-wrap-21 .about-img-1{width:240px;height:240px;position:absolute;top:50px;left:20px}.about-img-wrap-21 .about-img-1 img{object-fit:cover;border:5px solid var(--ed-color-common-white);border-radius:50%;width:100%;height:100%}.about-img-wrap-21 .faq-img{border-radius:15px;width:100%;max-width:495px;height:100%;position:absolute;top:0;right:0}.about-img-wrap-21 .faq-img img{border-radius:15px}.about-img-wrap-21 .faq-text-box{bottom:50px}.about-content-21 .about-items{justify-content:start;align-items:center;column-gap:24px;display:flex}.about-content-21 .about-items .about-item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#ffffff0f;border:1px solid #ffffff80;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:268px;padding:30px 20px;box-shadow:0 11px 44px #00000040}@media (max-width:1199px){.about-content-21 .about-items .about-item{max-width:220px}}.about-content-21 .about-items .about-item .icon{background:#07a69824;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.about-content-21 .about-items .about-item .content .title{margin-bottom:0;font-size:20px;font-weight:600}@media (max-width:1199px){.about-content-21 .about-items .about-item .content .title{font-size:16px}}.about-content-21 .about-btn{flex-wrap:wrap;align-items:center;gap:15px 30px;display:flex}.about-content-21 .about-btn .about-contact{justify-content:space-between;align-items:center;column-gap:15px;display:flex}.about-content-21 .about-btn .about-contact .icon{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.about-content-21 .about-btn .about-contact a{color:var(--ed-color-heading-primary);font-size:16px;font-weight:600}.about-content-21 .about-btn .about-contact a:hover{color:var(--ed-color-theme-primary)}.booking-section{background-color:var(--ed-color-theme-primary);z-index:1;position:relative}@media only screen and (max-width:767px){.booking-section .shapes{display:none}}.booking-section .shapes .shape-1{z-index:-1;position:absolute;top:50px;left:30px}.booking-section .shapes .shape-2{z-index:-1;position:absolute;top:0;right:200px}.booking-section .shapes .shape-3{z-index:-1;position:absolute;top:40%;right:20px}.booking-content .faq-thumb-list{align-items:center;margin-top:30px;display:flex}.booking-content .faq-thumb-list li{border:3px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.booking-content .faq-thumb-list li:not(:last-of-type){margin-right:-20px}.booking-content .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.booking-content .faq-thumb-list li.number{background-color:var(--ed-color-heading-primary);color:var(--ed-color-common-white);font-size:25px;font-weight:600}.booking-form-wrap{background-color:var(--ed-color-common-white);border-radius:20px;padding:40px}@media only screen and (max-width:991px){.booking-form-wrap{margin-top:40px}}@media only screen and (max-width:767px){.booking-form-wrap{padding:30px 20px}}.booking-form-wrap .form-title{margin-bottom:20px;font-size:24px}.booking-form-wrap .booking-form .form-item .form-control{box-shadow:none;background-color:#f5f2f4;border:none;border-radius:5px;margin-bottom:12px;padding:14px 20px;font-size:16px;font-weight:400}.booking-form-wrap .booking-form .submit-btn .ed-primary-btn{border-radius:5px;justify-content:center;width:100%}.step-section-21{overflow-x:clip}.step-item-21{align-items:center;position:relative}@media only screen and (max-width:991px){.step-item-21{row-gap:40px}}.step-item-21:not(:last-of-type){margin-bottom:200px}@media (max-width:1199px){.step-item-21:not(:last-of-type){margin-bottom:170px}}@media only screen and (max-width:991px){.step-item-21:not(:last-of-type){margin-bottom:50px}}.step-item-21 .step-shape-1{z-index:-1;position:absolute;bottom:-200px;left:60%;transform:translate(-50%)}@media (max-width:1399px){.step-item-21 .step-shape-1{left:55%}}@media (max-width:1199px){.step-item-21 .step-shape-1{width:95%;bottom:-170px;left:50%}}@media only screen and (max-width:991px){.step-item-21 .step-shape-1{display:none}}.step-item-21 .step-content .step-inner{grid-gap:20px;grid-template-columns:120px 1fr;align-items:center;margin-bottom:35px;display:grid}.step-item-21 .step-content .step-inner .icon{background-color:var(--ed-color-common-white);border:1px solid #e6e0e5;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 14px 60px #14474338}.step-item-21 .step-content .step-inner .number{color:#234542;opacity:.1;font-size:60px;font-weight:700;line-height:1}@media only screen and (max-width:991px){.step-item-21 .step-content .step-inner .number{font-size:40px}}.step-item-21 .step-content .title{margin-bottom:20px}.step-item-21 .step-content p{width:100%;max-width:502px;margin-bottom:0}.step-item-21 .step-img{border-radius:25px;width:100%;max-width:628px;height:400px;box-shadow:0 11px 51px #13534d38}.step-item-21 .step-img img{object-fit:cover;border:6px solid var(--ed-color-common-white);border-radius:25px;width:100%;height:100%}@media only screen and (max-width:991px){.step-item-21.item-2{flex-direction:column-reverse}}.step-item-21.item-2 .step-content{padding-left:35px}@media only screen and (max-width:991px){.step-item-21.item-2 .step-content{padding-left:0}}.testi-21{z-index:1;position:relative;overflow-x:clip}.testi-21 .shape{filter:blur(300px);z-index:-1;background:linear-gradient(#07a69800 0%,#07a69863 100%);width:2620px;height:990px;position:absolute;top:-60%;left:0}.event-carousel-20{padding-bottom:90px}.event-carousel-20 .swiper-pagination{bottom:0}.event-carousel-20 .swiper-pagination .swiper-pagination-bullet{border:2px solid var(--ed-color-common-white);opacity:1;background-color:#0000;border-radius:50%;width:20px;height:20px;position:relative}.event-carousel-20 .swiper-pagination .swiper-pagination-bullet:before{background-color:var(--ed-color-common-white);content:"";visibility:hidden;opacity:0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.event-carousel-20 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--ed-color-common-white)}.event-carousel-20 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{visibility:visible;opacity:1}.event-item-21{background-color:var(--ed-color-common-white);padding:30px}.event-item-21 .event-thumb{border-radius:10px;height:220px;margin-bottom:20px;overflow:hidden}.event-item-21 .event-thumb img{border-radius:10px}.event-item-21 .event-content{background-color:var(--ed-color-common-white);padding:0}.event-item-21 .event-content .title{font-size:24px;font-weight:600}.event-item-21 .event-content .location{margin-bottom:10px}.event-item-21 .event-content .ed-primary-btn{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);margin-top:20px}.event-item-21 .event-content .ed-primary-btn:before{background-color:var(--ed-color-heading-primary)}.hero-section-22{z-index:1;background-color:#e5f2f0;position:relative}.hero-section-22 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}@media (max-width:1199px){.hero-section-22 .shapes .shape-1 img{width:100%;height:100%}.hero-section-22 .shapes .shape-1{height:100%}}@media only screen and (max-width:767px){.hero-section-22 .shapes .shape-1{display:none}}.hero-section-22 .shapes .shape-2{z-index:-1;position:absolute;top:-64px;left:-62px}.hero-section-22 .shapes .shape-3{z-index:-1;position:absolute;bottom:67px;left:69px}.hero-section-22 .shapes .shape-4{z-index:-1;position:absolute;top:298px;left:944px}@media (max-width:1199px){.hero-section-22 .shapes .shape-4{top:180px;left:577px}}@media only screen and (max-width:767px){.hero-section-22 .shapes .shape-4{top:500px;left:577px}}@media (max-width:1399px){.hero-section-22 .hero-wrap-22{padding:0 10px}}.hero-section-22 .hero-content-22{padding:160px 0}.hero-section-22 .hero-content-22 .section-heading .sub-heading{margin-bottom:15px}.hero-section-22 .hero-content-22 .section-heading .section-title{color:#1a1418;font-family:Outfit;font-size:60px;font-style:normal;font-weight:600;line-height:70px}@media (max-width:1399px){.hero-section-22 .hero-content-22 .section-heading .section-title br{display:inherit}}@media only screen and (max-width:767px){.hero-section-22 .hero-content-22 .section-heading .section-title{font-size:32px;line-height:45px}}.hero-section-22 .hero-content-22 p{color:#6f6873;margin-bottom:33px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.hero-section-22 .hero-content-22 .hero-btn-wrap{column-gap:15px}.hero-section-22 .hero-content-22 .hero-btn-wrap .hero-btn-2{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.hero-section-22 .hero-content-22 .hero-btn-wrap .hero-btn-2:before{background-color:var(--ed-color-theme-primary)}.hero-section-22 .hero-content-22 .hero-btn-wrap .hero-btn-2:hover{color:var(--ed-color-common-white)}.hero-section-22 .hero-img-wrap-22{width:100%;max-width:824px;height:976px;position:absolute;bottom:0;right:0}@media only screen and (max-width:991px){.hero-section-22 .hero-img-wrap-22{display:none}}.hero-section-22 .hero-img-wrap-22 .hero-men{z-index:1;width:100%;height:100%;position:absolute;bottom:-127px;right:160px}@media (max-width:1600px){.hero-section-22 .hero-img-wrap-22 .hero-men{right:80px}}@media (max-width:1199px){.hero-section-22 .hero-img-wrap-22 .hero-men{right:-240px}}.hero-section-22 .hero-img-wrap-22 .hero-men img{object-fit:cover;width:100%;height:100%}.hero-section-22 .content{z-index:1;background:#fff;border:3px solid #fff;border-radius:20px;width:100%;max-width:250px;padding:24px 30px 30px;position:absolute;top:240px;left:998px;box-shadow:0 11px 23px #00000012}@media (max-width:1600px){.hero-section-22 .content{top:275px;left:641px}}@media only screen and (max-width:991px){.hero-section-22 .content{top:520px;left:490px}}@media only screen and (max-width:767px){.hero-section-22 .content{display:none}}.hero-section-22 .content .star-icon{margin-bottom:6px}.hero-section-22 .content .star-icon ul{align-items:center;gap:4px;display:flex}.hero-section-22 .content .star-icon ul li{list-style:none}.hero-section-22 .content .star-icon ul li i{color:gold}.hero-section-22 .content .content-title{color:#1a1418;margin-bottom:8px;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:25px}.hero-section-22 .content .complete{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.hero-section-22 .content .complete span{color:#fff;background:#07a698;border-radius:100px;padding:1px 7px;font-family:Outfit;font-size:12px;font-style:normal;font-weight:700;line-height:15px}.h-22-blog-card{background:#f5f2f4;border-radius:15px}.h-22-blog-thumb img{object-fit:cover;border-radius:15px 15px 0 0;width:100%;height:100%}.h-22-blog-wrap{padding:22px 25px 30px 30px}.h-22-blog-content .title{color:#1a1418;margin-bottom:14px;font-family:Outfit;font-size:22px;font-style:normal;font-weight:600;line-height:32px}@media (max-width:1399px){.h-22-blog-content .title{font-size:20px}}@media (max-width:1199px){.h-22-blog-content .title{font-size:22px}}@media only screen and (max-width:991px){.h-22-blog-content .title{font-size:20px}}.h-22-blog-content p{color:#6f6873;margin-bottom:22px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.h-22-blog-meta{flex-wrap:wrap;align-items:center;row-gap:10px;list-style:none;display:flex;position:relative}.h-22-blog-meta:before{content:"";background:#1a1418;border-radius:50%;width:5px;height:5px;position:absolute;top:44%;left:50.5%;transform:translate(-50%,50%)}@media only screen and (max-width:767px){.h-22-blog-meta:before{display:none}}.h-22-blog-meta li{font-family:var(--ed-ff-heading);color:#6f6873;align-items:center;column-gap:10px;font-size:16px;font-weight:400;line-height:20px;display:flex}.h-22-blog-meta li img{border-radius:50%}.h-22-blog-meta li i{margin-top:1px;font-size:14px}.h-22-blog-meta li:not(:last-of-type){margin-right:30px}.h-22-events-card{background:#f5f2f4;border-radius:15px}.h-22-events-thumb{padding:10px 10px 0}@media only screen and (max-width:767px){.h-22-events-thumb{height:250px}}.h-22-events-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.h-22-events-content{padding:30px 30px 35px}@media only screen and (max-width:767px){.h-22-events-content{padding:30px 30px 35px 20px}}.h-22-events-content-2{padding:32px 30px 48px 20px}@media (max-width:1199px){.h-22-events-content-2{padding:32px 20px 40px}}.h-22-events-content .title{font-family:var(--ed-ff-heading);color:#1a1418;margin-top:9px;margin-bottom:23px;font-size:22px;font-style:normal;font-weight:600;line-height:32px}@media (max-width:1199px){.h-22-events-content .title br{display:none}}.h-22-events-content .title a{background:linear-gradient(var(--ed-color-theme-primary) 0%, var(--ed-color-theme-primary) 98%);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.h-22-events-content .title a:hover{color:var(--ed-color-theme-primary);background-size:100% 2px}.h-22-events-content .bottom-contant{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.h-22-events-content .bottom-contant .author-info img{border-radius:100%}.h-22-events-content .bottom-contant .author-info .name{font-family:var(--ed-ff-heading);color:#6f6873;margin-left:10px;font-size:14px;font-weight:500;line-height:18px}.h-22-events-card-2{grid-gap:0;background:#f5f2f4;border-radius:15px;grid-template-columns:240px 1fr;align-items:center;padding:0;display:grid;overflow:hidden}@media (max-width:1399px){.h-22-events-card-2{grid-template-columns:225px 1fr}}@media only screen and (max-width:767px){.h-22-events-card-2{grid-template-columns:1fr}}.h-22-events-card-2-3{margin-bottom:24px}.h-22-events-card-2 .events-thumb{width:100%;height:100%;padding:10px}@media only screen and (max-width:767px){.h-22-events-card-2 .events-thumb{height:300px}}.h-22-events-card-2 .events-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.promo-section-22{background:linear-gradient(#fff 0%,#e8eaff 100%);position:relative}.promo-section-22-border{justify-content:space-around;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}@media (max-width:1199px){.promo-section-22-border{display:none}}.promo-section-22-border span{background:#07a69824;width:1px;height:240px;display:inline-block}.promo-section-22 .promo-wrapper-22{z-index:1;flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}@media (max-width:1199px){.promo-section-22 .promo-wrapper-22{flex-wrap:inherit}}@media only screen and (max-width:991px){.promo-section-22 .promo-wrapper-22{flex-wrap:wrap}}.promo-section-22 .promo-item-22{text-align:center}@media (max-width:1199px){.promo-section-22 .promo-item-22{margin-bottom:30px}}.promo-section-22 .promo-item-22 .icon{background-color:var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 30px;display:flex}.promo-section-22 .promo-item-22 .promo-content .title{font-family:var(--ed-ff-heading);color:#1a1418;margin-bottom:13px;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.promo-section-22 .promo-item-22 .promo-content .dec{font-family:var(--ed-ff-heading);color:#6f6873;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:1199px){.promo-section-22 .promo-item-22 .promo-content .dec br{display:none}}.h-22-cta-section{z-index:2;background:#1a1418;position:relative}.h-22-cta-section .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}@media only screen and (max-width:767px){.h-22-cta-section .shapes .shape-1{display:none}}.h-22-cta-section .shapes .shape-2{z-index:-1;position:absolute;bottom:92px;left:59px}@media (max-width:1399px){.h-22-cta-section .shapes .shape-2{bottom:45px}}.h-22-cta-section .shapes .shape-3{z-index:-3;position:absolute;top:0;bottom:0;right:0}.h-22-cta-section .shapes .shape-3 img{width:100%;height:100%}.h-22-cta-section .shapes .shape-4{z-index:-3;position:absolute;top:0;bottom:0;right:0}.h-22-cta-section .shapes .shape-5{z-index:-3;position:absolute;top:23px;right:0}@media (max-width:1600px){.h-22-cta-section .shapes .shape-5{right:-150px}}@media (max-width:1399px){.h-22-cta-section .shapes .shape-5{right:-200px}}@media (max-width:1199px){.h-22-cta-section .shapes .shape-5{right:-250px}}@media only screen and (max-width:1120px){.h-22-cta-section .shapes .shape-5{display:none}}.h-22-cta-contant .title{font-family:var(--ed-ff-heading);color:#fff;font-size:44px;font-style:normal;font-weight:600;line-height:55px}@media only screen and (max-width:1120px){.h-22-cta-contant .title br{display:none}}@media only screen and (max-width:767px){.h-22-cta-contant .title{font-size:30px;line-height:37px}}.h-22-cta-contant .section-heading{margin-bottom:38px}.h-22-cta-contant .hero-btn-wrap{flex-wrap:wrap;gap:10px;display:flex}.h-22-cta-contant .hero-btn-wrap .ed-primary-btn{padding:17.5px 27.3px}.h-22-cta-contant .hero-btn-wrap .ed-primary-btn i{margin-right:10px}.faq-section-22{background-color:var(--ed-color-theme-primary);position:relative}.faq-section-22 .shapes .shape-1{position:absolute;top:-278px;right:-127px}.faq-section-22 .faq-content-16 .section-heading .sub-title{text-transform:uppercase;color:var(--ed-color-common-white);margin-bottom:16px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.faq-section-22 .faq-content-16 .section-heading .section-title{color:var(--ed-color-common-white)}.faq-section-22 .faq-content-16 .faq-accordion{width:100%;max-width:561px}@media only screen and (max-width:991px){.faq-section-22 .faq-content-16 .faq-accordion{max-width:100%}}.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button{padding:17px 15px 17px 23px}.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:#ebebeb}.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button:after{content:"+";color:var(--ed-color-common-black);font-size:20px;font-weight:500;transform:none;background-image:none!important}.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"−";color:var(--ed-color-theme-primary,#2b4eff);font-size:20px;font-weight:500;transform:none}.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-collapse .accordion-body{padding:17px 30px 20px}.faq-section-22 .faq-img-wrap-22 .faq-img-1 img{object-fit:cover;border-radius:30px;width:100%}.faq-section-22 .faq-img-wrap-22 .faq-text-box{background-color:var(--ed-color-common-white);z-index:2;border-radius:10px;padding:30px;animation:2s linear infinite alternate-reverse about-anim;position:absolute;bottom:7%;left:0;box-shadow:0 4px 18px #9ea5b13b}@media (max-width:1600px){.faq-section-22 .faq-img-wrap-22 .faq-text-box{left:90px}}@media only screen and (max-width:767px){.faq-section-22 .faq-img-wrap-22 .faq-text-box{left:0}}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap{flex-wrap:wrap;align-items:center;gap:15px 10px;margin-top:10px;display:flex}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list{align-items:center;display:flex}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li{border:2px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:45px;height:44px;display:flex}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li:not(:last-of-type){margin-right:-20px}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap p{color:var(--ed-color-heading-primary);margin-bottom:0;font-size:18px;font-weight:400;line-height:1}.faq-section-22 .faq-img-wrap-22 .faq-text-box .faq-thumb-list-wrap p span{color:var(--ed-color-theme-primary);font-weight:700}.feature-course-22 .course-item .course-thumb-wrap .course-thumb{position:relative}.feature-course-22 .course-item .course-thumb-wrap .course-thumb .course-list{background:#07a698;border-radius:0 0 10px 10px;width:100%;padding:7px 15px;position:absolute;bottom:0;left:0}.feature-course-22 .course-item .course-thumb-wrap .course-thumb .course-list li{color:#fff;align-items:center;column-gap:7px;font-size:16px;font-weight:400;display:inline-flex}.feature-course-22 .course-item .course-thumb-wrap .course-thumb .course-list li:not(:last-of-type){margin-right:20px}.feature-course-22 .course-item .course-thumb-wrap .course-thumb .course-list li i{font-size:14px}.feature-course-22 .course-item .course-content{border-bottom:0;margin-bottom:0;padding-bottom:15px}.feature-course-22 .course-item .course-content .offer{margin-bottom:12px}.feature-course-22 .course-item .course-content .course-author-box .course-author{display:block}.feature-course-22 .course-item .course-content .course-author-box .course-author .author-info .name{color:#6f6873;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.feature-course-22 .course-item .course-content .course-author-box .course-author .author-info .name i{color:#6f6873;margin-right:6px}.feature-course-22 .course-item .bottom-content{gap:12px;justify-content:inherit}.feature-course-22 .course-item .bottom-content a{color:#6f6873;border:0;border-radius:0;padding:0;text-decoration-line:line-through}.feature-course-22 .course-item .bottom-content a:hover{border:0}.footer-22{position:relative;overflow:hidden;padding-top:92px!important}.footer-22 .shapes .shape-1{width:1256px;height:580px;transform:inherit;opacity:.49;filter:blur(175px);background:#07a698;position:absolute;top:-410px;left:332px}.footer-22 .shapes .shape-2{position:absolute;top:321px;left:-39px}@media (max-width:1399px){.footer-22 .shapes .shape-2{display:none}}.footer-22 .shapes .shape-3{top:163px;right:-225px;left:inherit;position:absolute}@media (max-width:1399px){.footer-22 .shapes .shape-3{display:none}}.footer-22 .footer-top-wrap .footer-top{flex-direction:inherit;text-align:start;gap:82px;margin-bottom:0;display:flex}@media (max-width:1399px){.footer-22 .footer-top-wrap .footer-top{row-gap:30px}}.footer-22 .footer-top-wrap .footer-top .section-heading{margin-bottom:0}.footer-22 .footer-top-wrap .footer-top .section-heading .section-title{text-align:start}.footer-22 .footer-top-wrap .footer-top .footer-form-wrap{max-width:628px}.footer-22 .footer-top-wrap .footer-top-22{border-bottom:1px solid #ffffff1a;margin-bottom:70px;padding-bottom:92px}.footer-22 .footer-wrap .footer-widget .footer-social-2{align-items:center;gap:20px;display:flex}.footer-22 .footer-wrap .footer-widget .footer-social-2 li{list-style:none}.footer-22 .footer-wrap .footer-widget .footer-social-2 li a{color:#fff}.footer-22 .footer-wrap .widget-2{padding-left:32px}@media (max-width:1399px){.footer-22 .footer-wrap .widget-2{padding-left:0}}.footer-22 .footer-wrap .widget-3{padding-left:88px}@media (max-width:1399px){.footer-22 .footer-wrap .widget-3{padding-left:0}}.footer-22 .copyright-area{border-top:1px solid #ffffff1a;background-color:#0000!important}.footer-22 .copyright-area .copyright-content{margin-top:22px;padding-bottom:22px;justify-content:center!important}.blog-section-23 .post-card .post-thumb{height:520px}@media only screen and (max-width:767px){.blog-section-23 .post-card .post-thumb{height:450px}}.blog-section-23 .post-card .post-thumb:before{background:linear-gradient(#04131333 0%,#041313 94.62%)}.blog-section-23 .post-card .post-content-wrap .post-content .title{color:#fff;font-family:Outfit;font-size:30px;font-style:normal;font-weight:600;line-height:40px}@media only screen and (max-width:767px){.blog-section-23 .post-card .post-content-wrap .post-content .title{font-size:24px;line-height:34px}.blog-section-23 .post-card .post-content-wrap .post-content .post-meta li{font-size:15px}}.footer-section-23 .footer-widget .sidebar-post .post-content .post-meta li i{color:#fff}.footer-section-23 .copyright-area{border-top:1px solid #0000}.footer-section-23 .copyright-area .copyright-content{border-top:1px solid #223736}.testi-23 .testi-item-23{background:#fff;border:1px solid #e6e0e5;border-radius:10px;max-width:100%;padding:30px}.testi-23 .testi-item-23 .testi-top{margin-bottom:22px}.testi-23 .testi-item-23 .testi-top .testi-review{align-items:center;gap:5px;margin-bottom:13px;display:flex}.testi-23 .testi-item-23 .testi-top .testi-review li{list-style:none}.testi-23 .testi-item-23 .testi-top .testi-review li i{color:var(--ed-color-theme-primary)}.testi-23 .testi-item-23 .testi-top p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:1399px){.testi-23 .testi-item-23 .testi-top p br{display:none}}.testi-23 .testi-item-23 .testi-bottom{border-top:1px solid #e6e0e5;align-items:center;gap:15px;padding-top:20px;display:flex}.testi-23 .testi-item-23 .testi-bottom .author-img{width:52px;height:52px}.testi-23 .testi-item-23 .testi-bottom .author-img img{border-radius:10px}.testi-23 .testi-item-23 .testi-bottom .author-info .name{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:18px;font-style:normal;font-weight:600;line-height:23px}.testi-23 .testi-item-23 .testi-bottom .author-info span{color:#5d1257;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.hero-section-23{background-color:var(--ed-color-theme-primary);z-index:1;padding:322px 0 184px;position:relative}@media (max-width:1399px){.hero-section-23{padding:205px 0 94px}}@media only screen and (max-width:991px){.hero-section-23{padding:90px 0 60px}}@media only screen and (max-width:767px){.hero-section-23{padding:90px 0 30px}}.hero-section-23 .shapes .shape-1{z-index:-1;position:absolute;top:465px;left:-58.99px}@media (max-width:1399px){.hero-section-23 .shapes .shape-1{display:none}}.hero-section-23 .shapes .shape-2{z-index:-1;position:absolute;top:-143px;left:409px}@media (max-width:1199px){.hero-section-23 .shapes .shape-2{display:none}}.hero-section-23 .shapes .shape-3{z-index:-1;position:absolute;top:217px;left:998px}@media (max-width:1600px){.hero-section-23 .shapes .shape-3{left:705px}}@media (max-width:1399px){.hero-section-23 .shapes .shape-3{display:none}}.hero-section-23 .shapes .shape-4{z-index:-1;position:absolute;top:137px;right:60px}@media (max-width:1199px){.hero-section-23 .shapes .shape-4{display:none}}.hero-section-23 .shapes .shape-5{z-index:-1;position:absolute;bottom:72px;right:-40px}@media (max-width:1399px){.hero-section-23 .shapes .shape-5{display:none}}.hero-section-23 .hero-content-23{position:relative}.hero-section-23 .hero-content-23 .section-heading .section-title{color:#fff;font-family:Outfit;font-size:60px;font-style:normal;font-weight:600;line-height:70px}@media only screen and (max-width:767px){.hero-section-23 .hero-content-23 .section-heading .section-title{font-size:40px;line-height:50px}}.hero-section-23 .hero-content-23 p{color:#fff;margin-bottom:32px;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.hero-section-23 .hero-content-23 .hero-btn-wrap .ed-primary-btn{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary)}.hero-section-23 .hero-content-23 .hero-btn-wrap .ed-primary-btn:before{background-color:#041313}.hero-section-23 .hero-content-23 .hero-btn-wrap .ed-primary-btn:hover{color:var(--ed-color-common-white)}.hero-section-23 .hero-content-23 .hero-btn-wrap .hero-video .video-btn .video-popup{color:var(--ed-color-common-white);font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:26px}.hero-section-23 .hero-img-wrap-23{width:100%;max-width:827px;height:827px;position:absolute;bottom:0;right:0}@media (max-width:1399px){.hero-section-23 .hero-img-wrap-23{display:none}}.hero-section-23 .hero-img-wrap-23 .hero-men{z-index:1;width:100%;height:100%;position:absolute;top:46px;right:160px}@media (max-width:1600px){.hero-section-23 .hero-img-wrap-23 .hero-men{right:46px}}@media (max-width:1399px){.hero-section-23 .hero-img-wrap-23 .hero-men{right:-65px}}.hero-section-23 .hero-img-wrap-23 .hero-men img{object-fit:cover;width:100%;height:100%}.featur-course-23{background-color:var(--ed-color-common-white)}.featur-course-23 .course-item{border-radius:15px;padding-top:10px;transition:all .3s ease-in-out}.featur-course-23 .course-item:hover .course-thumb-wrap .course-thumb:before{opacity:1;visibility:visible;transition:all .3s ease-in-out}.featur-course-23 .course-item:hover .course-thumb-wrap .course-thumb img{transform:inherit;transition:all .3s ease-in-out}.featur-course-23 .course-item:hover .course-thumb-wrap .course-thumb .icon-wrap{visibility:visible;opacity:1}.featur-course-23 .course-item .course-thumb-wrap{padding:0 10px}.featur-course-23 .course-item .course-thumb-wrap .course-thumb{position:relative;overflow:visible}.featur-course-23 .course-item .course-thumb-wrap .course-thumb img{border-radius:15px}.featur-course-23 .course-item .course-thumb-wrap .course-thumb:before{content:"";opacity:0;background:linear-gradient(#0a37336b,#0a37336b);border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .icon-wrap{visibility:hidden;opacity:0;justify-content:center;align-items:center;gap:10px;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .icon-wrap a{background:#fff;border-radius:25px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .icon-wrap a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .icon-wrap a:hover i{color:var(--ed-color-common-white)}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .icon-wrap a i{color:#1a1418;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .free{background-color:var(--ed-color-theme-primary);z-index:1;border-radius:5px;padding:4px 15px;position:absolute;bottom:-11px;left:20px}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .free h5{color:#fff;margin-bottom:0;font-family:Outfit;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .dolar{background-color:var(--ed-color-theme-primary);border-radius:0 15px;padding:12.5px 20px;position:absolute;top:0;right:0}.featur-course-23 .course-item .course-thumb-wrap .course-thumb .dolar h4{color:#fff;margin-bottom:0;font-family:Outfit;font-size:20px;font-style:normal;font-weight:700;line-height:25px}.featur-course-23 .course-item .course-content{margin-bottom:12px}.featur-course-23 .course-item .course-content .title{margin-bottom:22px}.featur-course-23 .course-item .course-list{margin-bottom:20px;padding-left:30px}.featur-course-23 .course-item .course-list li{align-items:center;column-gap:7px;font-size:16px;font-weight:400;display:inline-flex}.featur-course-23 .course-item .course-list li:not(:last-of-type){margin-right:20px}.featur-course-23 .course-item .course-list li i{font-size:14px}.featur-course-23 .course-item .course-author-box{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 15px;display:flex}.featur-course-23 .course-item .course-author-box .course-author{grid-gap:10px;grid-template-columns:45px 1fr;align-items:center;display:grid}.featur-course-23 .course-item .course-author-box .course-author .author-img{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.featur-course-23 .course-item .course-author-box .course-author .author-img img{object-fit:cover;width:100%;height:100%}.featur-course-23 .course-item .course-author-box .course-author .author-info .name{margin-bottom:0;font-size:18px;font-weight:500;line-height:1}.featur-course-23 .course-item .course-author-box .course-author .author-info span{color:var(--ed-color-theme-primary);font-size:13px;font-weight:400;line-height:1}.featur-course-23 .course-item .course-author-box .course-review li{display:inline-flex}.featur-course-23 .course-item .course-author-box .course-review li i{color:#f8bc24}.featur-course-23 .course-item .course-author-box .course-review li.point{margin-left:5px}.why-choose-us-section-23 .promo__wrapper{background:#f5f2f4;border:1px solid #e6e0e5;border-radius:15px;padding:30px}@media (max-width:1399px){.why-choose-us-section-23 .promo__wrapper{padding:30px 15px}}@media only screen and (max-width:991px){.why-choose-us-section-23 .promo__wrapper{margin-bottom:30px}}.why-choose-us-section-23 .promo__item{flex-wrap:wrap;gap:15px;margin-bottom:10px;display:flex}@media only screen and (max-width:767px){.why-choose-us-section-23 .promo__item{align-items:center;margin-bottom:25px}}.why-choose-us-section-23 .promo__item .icon{background:#fff;border:1px solid #e6e0e5;border-radius:15px;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.why-choose-us-section-23 .promo__content .title{font-family:var(--ed-ff-heading);color:#1a1418;font-size:20px;font-weight:600;line-height:25px}.why-choose-us-section-23 .promo__content .dec{color:#6f6873;font-size:16px;font-weight:400;line-height:26px}.why-choose-us-section-23 .promo__thumb img{border-radius:15px}.about-us-23{background:#f5f2f4;position:relative;overflow:hidden}.about-us-23 .shapes .shape-1{z-index:1;position:absolute;right:335px}@media (max-width:1700px){.about-us-23 .shapes .shape-1{right:200px}}@media (max-width:1600px){.about-us-23 .shapes .shape-1{right:100px}}@media (max-width:1399px){.about-us-23 .shapes .shape-1{right:30px}}@media (max-width:1199px){.about-us-23 .shapes .shape-1{display:none}}.about-us-23 .shapes .shape-2{position:absolute;bottom:0;right:0}@media (max-width:1199px){.about-us-23 .shapes .shape-2{display:none}}.about-us-23 .shapes .shape-2 img{object-fit:cover;width:100%;height:100%}.about-us-23 .shapes .shape-3{position:absolute;top:0;bottom:0;right:215px}@media (max-width:1700px){.about-us-23 .shapes .shape-3{right:100px}}@media (max-width:1600px){.about-us-23 .shapes .shape-3{right:50px}}@media (max-width:1399px){.about-us-23 .shapes .shape-3{display:none}}.about-us-23 .shapes .shape-3 img{object-fit:cover;width:100%;height:100%}.about-us-23 .about-content-23{z-index:2;position:relative}.about-us-23 .about-content-23 .section-heading{margin-bottom:34px}.about-us-23 .about-content-23 .section-heading .title{font-family:var(--ed-ff-heading);color:#1a1418;font-size:44px;font-weight:700;line-height:54px}@media only screen and (max-width:767px){.about-us-23 .about-content-23 .section-heading .title{font-size:30px;line-height:40px}}.about-us-23 .about-content-23 .dec{color:#6f6873;margin-bottom:33px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.about-us-23 .about-content-23 .about-item-23{flex-wrap:wrap;gap:15px;margin-bottom:40px;display:flex}.about-us-23 .about-content-23 .about-item-23 .about-box{background:#fff;border:1px solid #e6e0e5;border-radius:5px;padding:12.3px 22px;display:inline-block}.about-us-23 .about-content-23 .about-item-23 .about-box h4{font-family:var(--ed-ff-heading);color:#1a1418;align-items:center;margin:0;font-size:18px;font-weight:500;line-height:23px;display:flex}.about-us-23 .about-content-23 .about-item-23 .about-box h4 i{color:#07a698;margin-right:7px}.about-us-23 .about-content-23 .about-item-23 .about-box-2{margin-left:22px}@media only screen and (max-width:767px){.about-us-23 .about-content-23 .about-item-23 .about-box-2{margin-left:0}}.our-Specialty-23{background:#f5f2f4;position:relative;overflow:hidden}.our-Specialty-23 .shapes .shape-1{filter:blur(125px);background:#07a698;width:483px;height:483px;position:absolute;bottom:-286px;left:623px}.our-Specialty-23 .shapes .shape-2{position:absolute;top:0;left:0}.our-Specialty-23 .our-thumb{z-index:2;background:#fff;border-radius:15px;width:100%;height:100%;padding:10px;position:relative}.our-Specialty-23 .our-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.our-Specialty-23 .our-wrapper{z-index:2;margin-left:7px;position:relative}@media (max-width:1399px){.our-Specialty-23 .our-wrapper{margin-left:0}}@media only screen and (max-width:991px){.our-Specialty-23 .our-wrapper{margin-top:40px}}.our-Specialty-23 .our-wrapper .our-content .section-heading{margin-bottom:31px}.our-Specialty-23 .our-wrapper .our-content .section-heading .title{font-family:var(--ed-ff-heading);color:#1a1418;font-size:44px;font-weight:700;line-height:54px}@media (max-width:1399px){.our-Specialty-23 .our-wrapper .our-content .section-heading .title{font-size:39px;line-height:50px}}@media only screen and (max-width:767px){.our-Specialty-23 .our-wrapper .our-content .section-heading .title{font-size:32px;line-height:40px}}.our-Specialty-23 .our-wrapper .our-content .dec{color:#6f6873;margin-bottom:32px;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1399px){.our-Specialty-23 .our-wrapper .our-content .dec br{display:none}}.our-Specialty-23 .our-wrapper .our-item{flex-wrap:wrap;gap:15px;display:flex}.our-Specialty-23 .our-wrapper .our-item .icon{color:#000;background:#fff;border:1px solid #07a698;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.our-Specialty-23 .our-wrapper .our-item .icon i{color:#07a698;font-size:20px}.our-Specialty-23 .our-wrapper .our-item .content .title{font-family:var(--ed-ff-heading);color:#1a1418;font-size:20px;font-weight:600;line-height:26px}.our-Specialty-23 .our-wrapper .our-item .content p{color:#6f6873;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1199px){.our-Specialty-23 .our-wrapper .our-item .content p{font-size:15px}}.footer-contact-23{z-index:11;background-color:#0000;margin-bottom:-116px;position:relative}.footer-contact-23 .footer-top{flex-direction:inherit;background-color:#07a698;align-items:center;margin-bottom:0;padding:72px 80px;display:flex}@media only screen and (max-width:991px){.footer-contact-23 .footer-top{padding:30px}}.footer-contact-23 .footer-top .section-heading{margin-bottom:0}.footer-contact-23 .footer-top .section-heading .section-title{text-align:start;font-size:30px}@media only screen and (max-width:767px){.footer-contact-23 .footer-top .section-heading .section-title{font-size:36px}}.footer-contact-23 .footer-top .footer-form-wrap{max-width:628px}.footer-23{z-index:1;position:relative;overflow:hidden;padding-top:180px!important}.footer-23 .shapes .shape-1{filter:blur(75px);z-index:-1;background:radial-gradient(80.61% 80.61% at 50% 19.39%,#07a69873 0%,#03141800 85.76%);width:1000px;height:947px;position:absolute;top:-36px;left:-163px}.footer-23 .shapes .shape-2{z-index:-1;position:absolute;bottom:94px;left:131px}@media (max-width:1399px){.footer-23 .shapes .shape-2{display:none}}.footer-23 .shapes .shape-3{z-index:-1;position:absolute;bottom:-86px;right:158px}@media (max-width:1399px){.footer-23 .shapes .shape-3{display:none}}.footer-23 .footer-wrap{background:#1a1418;border:1px solid #29403f;border-radius:15px;margin-bottom:0;padding:80px;position:relative}@media (max-width:1399px){.footer-23 .footer-wrap{padding:50px}}@media only screen and (max-width:991px){.footer-23 .footer-wrap{padding:30px}}.footer-23 .footer-wrap:before{content:"";background-color:#29403f;width:1px;height:100%;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)}@media (max-width:1399px){.footer-23 .footer-wrap:before{display:none}}.footer-23 .footer-wrap .footer-widget-1{padding-left:0}@media (max-width:1399px){.footer-23 .footer-wrap .footer-widget-1 p br{display:none}}.footer-23 .footer-wrap .footer-widget-2{padding-left:110px}@media (max-width:1399px){.footer-23 .footer-wrap .footer-widget-2{padding-left:0}}.footer-23 .copyright-area{border-top:0;background-color:#0000!important}.footer-23 .copyright-area .copyright-content{justify-content:center!important}.about-section-24 .about-img-wrap-11{max-width:562px;height:475px}.about-section-24 .about-img-wrap-11 .about-img-2{max-width:470px;left:0}.about-section-24 .about-img-wrap-11 .about-img-2 img{border-radius:20px}.about-section-24 .about-img-wrap-11 .about-exp{top:213px;right:0;left:inherit;border:5px solid #fff;border-radius:200px 200px 20px 20px;flex-direction:column;padding:37px 33px 30px 39px;box-shadow:0 4px 35px #0a1b1947}@media (max-width:1399px){.about-section-24 .about-img-wrap-11 .about-exp{top:305px}}.about-section-24 .about-img-wrap-11 .about-exp p{margin-left:0}.about-section-24 .about-img-wrap-11 .about-exp p br{display:none}.about-section-24 .about-content-11{margin-left:-24px}@media (max-width:1399px){.about-section-24 .about-content-11{margin-left:0}}.about-section-24 .about-content-11 .about-list li i{color:var(--ed-color-theme-primary)}.feature-section-24{background-color:#f0f4f5}.feature-section-24 .feature-card{border-radius:15px;padding:60px}@media only screen and (max-width:767px){.feature-section-24 .feature-card{padding:30px}}.feature-section-24 .feature-card .icon{background-color:#f0f4f5;width:110px;height:110px;margin-bottom:25px}.feature-section-24 .feature-card .content .title{margin-bottom:0}.feature-section-24 .feature-card .content p{margin:2px 0 20px}.feature-section-24 .feature-card .content .ed-primary-btn{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border:1px solid #0000}.feature-section-24 .feature-card .content .ed-primary-btn:before{background:#fff3}.blog-section-24 .post-card-3 .post-content-wrap .post-content .ed-primary-btn{color:#1a1418}.blog-section-24 .post-card-3 .post-content-wrap .post-content .ed-primary-btn:hover{color:#fff}.insta-section-24 .swiper{overflow:inherit}.insta-section-24 .insta-wrap{visibility:visible}.insta-section-24 .insta-wrap .insta-item .insta-thumb img{width:100%}.cta-section-24 .cta-wrap-11{flex-direction:row-reverse;display:flex}.cta-section-24 .cta-wrap-11 .cta-content{max-width:602px}.cta-section-24 .cta-wrap-11 .cta-content .cta-contact-box .cta-video .video-img:before{display:none}.cta-section-24 .cta-wrap-11 .bg-item .cta-shape-1{bottom:-152px;left:-8%}.cta-section-24 .cta-wrap-11 .cta-img-wrap-11{top:16px;left:0}.course-section-22 .course-content-wrap .course-content{margin-bottom:30px}.course-section-22 .course-content-wrap .course-content .offer{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);border-radius:4px;padding:1px 16px}.course-section-22 .course-content-wrap .course-content .course-list{border-bottom:1px solid #e6e0e5;padding-bottom:22px}.course-section-22 .course-content-wrap .course-content .course-author-box .course-review li i{color:#f8bc24}.course-section-22 .course-item-15{background-color:#fff;border:1px solid #e6e0e59e;padding:10px 40px 10px 10px;box-shadow:0 15px 60px #0326231a}.hero-section-24{z-index:1;background-color:#dff0ef;position:relative;overflow:hidden}.hero-section-24 .shapes .shape-1{width:362px;height:362px;top:inherit;filter:blur(175px);z-index:-1;background:#07a698;position:absolute;bottom:-54px;left:-46px}.hero-section-24 .shapes .shape-2{filter:blur(175px);z-index:-1;background:#07a698;width:433px;height:433px;position:absolute;top:-332px;left:1270px}.hero-section-24 .shapes .shape-3{width:520px;height:520px;top:-250px;right:-112px;left:inherit;z-index:-1;position:absolute}.hero-section-24 .shapes .shape-4{z-index:1;width:373px;height:240px;position:absolute;bottom:0;left:120px}@media (max-width:1199px){.hero-section-24 .shapes .shape-4{left:15px}}.hero-section-24 .shapes .shape-4 img{border-radius:20px 20px 0 0}.hero-section-24 .shapes .shape-5{z-index:-1;width:360px;height:802px;position:absolute;top:-42px;left:307px}.hero-section-24 .shapes .shape-6{z-index:-1;width:1216px;height:811px;position:absolute;top:20px;right:-355px}@media (max-width:1199px){.hero-section-24 .shapes .shape-6{display:none}}.hero-section-24 .shapes .faq-text-box{z-index:2;border-radius:10px;animation:2s linear infinite alternate-reverse about-anim;position:absolute;top:117px;left:120px}@media (max-width:1600px){.hero-section-24 .shapes .faq-text-box{left:90px}}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap{flex-wrap:wrap;gap:15px 10px;margin-top:10px}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap .faq-thumb-list{align-items:center;display:flex}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li{border:2px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li:not(:last-of-type){margin-right:-12px}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap p{color:#1a1418;margin-top:12px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.hero-section-24 .shapes .faq-text-box .faq-thumb-list-wrap p span{color:#07a698;font-family:Outfit;font-size:18px;font-style:normal;font-weight:700;line-height:23px}.hero-section-24 .shapes .about-exp{bottom:109px;right:376px;left:inherit;background-color:var(--ed-color-theme-primary);border-radius:50%;flex-direction:column;align-items:center;padding:35px 45px;display:flex;position:absolute}@media (max-width:1399px){.hero-section-24 .shapes .about-exp{bottom:15px;right:15px}}.hero-section-24 .shapes .about-exp .title{color:var(--ed-color-common-white);margin-bottom:0;font-family:Outfit;font-size:48px;font-style:normal;font-weight:600;line-height:60px}.hero-section-24 .shapes .about-exp .title span{color:var(--ed-color-common-white);font-family:Outfit;font-size:48px;font-style:normal;font-weight:600;line-height:60px}.hero-section-24 .shapes .about-exp p{color:var(--ed-color-common-white);margin-bottom:0;margin-left:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.hero-section-24 .hero-content-12{padding:207px 0 232px}@media only screen and (max-width:991px){.hero-section-24 .hero-content-12{padding:80px 0 100px}}@media only screen and (max-width:767px){.hero-section-24 .hero-content-12{padding:50px 0 70px}}.hero-section-24 .hero-content-12 .title{color:#1a1418;font-family:Outfit;font-size:48px;font-style:normal;font-weight:600;line-height:60px}@media only screen and (max-width:767px){.hero-section-24 .hero-content-12 .title{font-size:40px;line-height:54px}}.hero-section-24 .hero-content-12 .title span{color:#07a698;font-family:Outfit;font-size:80px;font-style:normal;font-weight:600;line-height:101px}@media only screen and (max-width:767px){.hero-section-24 .hero-content-12 .title span{font-size:46px;line-height:58px}}.hero-section-24 .hero-content-12 .hero-list{margin-bottom:30px}.hero-section-24 .hero-content-12 .buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.hero-section-24 .hero-content-12 .buttons .btn-2{background-color:var(--ed-color-common-white);color:#1a1418}.hero-section-24 .hero-content-12 .buttons .btn-2:before{background-color:var(--ed-color-theme-primary)}.hero-section-24 .hero-content-12 .buttons .btn-2:hover{color:var(--ed-color-common-white)}.team-section-24{background:#f5f2f4}.team-section-24 .team__item{background-color:var(--ed-color-common-white);border-radius:15px;position:relative;overflow:hidden}.team-section-24 .team__item .team__thumb{position:relative}.team-section-24 .team__item .team__thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.team-section-24 .team__item .team__thumb:before{mix-blend-mode:multiply;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);content:"";-o-transition:all .3s ease-in-out;visibility:hidden;opacity:0;background:#15223263;border-radius:15px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.team-section-24 .team__item .team__thumb .team__social{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-section-24 .team__item .team__thumb .team__social li{visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-flex;transform:translateY(10px)}.team-section-24 .team__item .team__thumb .team__social li:not(:last-of-type){margin-right:5px}.team-section-24 .team__item .team__thumb .team__social li a{background-color:var(--ed-color-common-white);width:45px;height:45px;color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.team-section-24 .team__item .team__thumb .team__social li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-section-24 .team__item .team__thumb .team__social li:nth-child(2){transition-delay:.15s}.team-section-24 .team__item .team__thumb .team__social li:nth-child(3){transition-delay:.2s}.team-section-24 .team__item .team__thumb .team__social li:nth-child(4){transition-delay:.25s}.team-section-24 .team__item .team__content{border-bottom:1px solid #e6e0e5;width:100%;padding:25px 30px 20px;bottom:0;left:0}.team-section-24 .team__item .team__content .title{color:#000;margin-bottom:5px;font-size:24px;font-weight:600;line-height:30px}.team-section-24 .team__item .team__content span{color:#6f6873;font-size:16px;font-weight:400;line-height:20px}.team-section-24 .team__item:hover .team__thumb:before{visibility:visible;opacity:1}.team-section-24 .team__item:hover .team__thumb .team__social li{visibility:visible;opacity:1;transform:translateY(0)}.team-section-24 .team__item .team__meta{display:flex}.team-section-24 .team__item .team__meta .rating{color:#1a1418;border-right:1px solid #e6e0e5;padding:13px 25px 13px 20px;font-size:16px;font-weight:400;line-height:20px}.team-section-24 .team__item .team__meta .rating i{color:#ff9b20;margin-left:4px}.team-section-24 .team__item .team__meta .learners{color:#1a1418;margin-left:25px;padding:13px 0;font-size:16px;font-weight:400;line-height:20px}.team-section-24 .team__item .team__meta .learners i{color:#07a698;margin-right:5px;font-size:16px;font-weight:400;line-height:16px}.Price-Plans-section-24{background:#f5f2f4;position:relative;overflow:hidden}.Price-Plans-section-24 .shapes .shape-1{position:absolute;top:0;left:0}@media (max-width:1399px){.Price-Plans-section-24 .shapes .shape-1{display:none}}.Price-Plans-section-24 .shapes .shape-2{filter:blur(125px);background:#07a698;width:483px;height:483px;position:absolute;bottom:-36%;left:33%}.Price-Plans-section-24 .price-item{z-index:2;background:#fff;border-radius:10px;flex-wrap:wrap;display:flex;position:relative;box-shadow:0 9px 75px #1e2c4817}@media only screen and (max-width:991px){.Price-Plans-section-24 .price-item{margin-bottom:40px}}.Price-Plans-section-24 .price-item-2{border:1px solid #07a698;border-radius:10px}.Price-Plans-section-24 .price-item .price-content{border-right:1px solid #d9d9d9;padding:65px 90px 60px 60px}@media (max-width:1199px){.Price-Plans-section-24 .price-item .price-content{padding:65px 15px 60px 60px}}@media only screen and (max-width:991px){.Price-Plans-section-24 .price-item .price-content{border:none}}@media only screen and (max-width:767px){.Price-Plans-section-24 .price-item .price-content{padding:50px 17px 36px 30px}}.Price-Plans-section-24 .price-item .price-content .price-thumb{margin-bottom:16px}.Price-Plans-section-24 .price-item .price-content .price{color:#1a1418;font-size:48px;font-weight:700;line-height:60px}.Price-Plans-section-24 .price-item .price-content span{color:#6f6873;font-size:18px;font-weight:500;line-height:22px}.Price-Plans-section-24 .price-item .price-list{padding:57px 20px 60px 68px}@media (max-width:1199px){.Price-Plans-section-24 .price-item .price-list{padding:60px 40px 14px 18px}}@media only screen and (max-width:991px){.Price-Plans-section-24 .price-item .price-list{padding:57px 20px 60px 68px}}@media only screen and (max-width:767px){.Price-Plans-section-24 .price-item .price-list{padding:0 20px 60px 30px}}.Price-Plans-section-24 .price-item .price-list ul{margin-bottom:20px}.Price-Plans-section-24 .price-item .price-list ul li{color:#6f6873;font-size:18px;font-weight:400;line-height:38px;list-style:none}.Price-Plans-section-24 .price-item .price-list ul li i{color:#07a698;margin-right:15px;font-size:18px;font-weight:400;line-height:38px}.testimonial-section-24 .testi-left-content .faq-text-box{animation:2s linear infinite alternate-reverse about-anim}@media (max-width:1600px){.testimonial-section-24 .testi-left-content .faq-text-box{left:90px}}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap{flex-wrap:wrap;align-items:center;gap:15px 10px;margin-top:42px;display:flex}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap .faq-thumb-list{align-items:center;display:flex}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li{border:2px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li:not(:last-of-type){margin-right:-20px}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap p{color:var(--ed-color-common-white);margin-bottom:0;font-size:18px;font-weight:400;line-height:1}.testimonial-section-24 .testi-left-content .faq-text-box .faq-thumb-list-wrap p span{color:var(--ed-color-theme-primary);font-weight:700}.testimonial-section-24 .testi-item-3{max-width:628px;margin:0 0 0 auto;padding:30px}.testimonial-section-24 .testi-item-3:before{display:none}.testimonial-section-24 .testi-item-3 .title{color:#1a1418;margin-bottom:9px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.testimonial-section-24 .testi-item-3 p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.testimonial-section-24 .testi-item-3 .testi-top{border-bottom:1px solid #e6e0e5;justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:30px;display:flex}.testimonial-section-24 .testi-item-3 .testi-top .author{align-items:center;gap:25px;display:flex}.testimonial-section-24 .testi-item-3 .testi-top .author .author-details img{border-radius:20px}.testimonial-section-24 .testi-item-3 .testi-top .author .author-title h4{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:30px;font-style:normal;font-weight:600;line-height:38px}.testimonial-section-24 .testi-item-3 .testi-top .author .author-title p{color:#6f6873;margin-bottom:22px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.testimonial-section-24 .testi-item-3 .testi-top .author .author-title ul{align-items:center;gap:5px;display:flex}.testimonial-section-24 .testi-item-3 .testi-top .author .author-title ul li{list-style:none}.testimonial-section-24 .testi-item-3 .testi-top .author .author-title ul li i{color:#07a698}.testimonial-section-24 .testi-carousel-24 .swiper-pagination-bullet{opacity:1;background:#ffffff1a;border-radius:20px;width:200px;height:10px}@media only screen and (max-width:991px){.testimonial-section-24 .testi-carousel-24 .swiper-pagination-bullet{display:none}}.testimonial-section-24 .testi-swiper-pagination-24{margin-top:30px;margin-left:90px;position:static}.testimonial-section-24 .testi-swiper-pagination-24 .swiper-pagination-bullet-active{background-color:#07a698}.faq-section-24{overflow:hidden}.faq-section-24 .section-heading .section-title{font-size:38px}.faq-section-24 .faq-img-wrap{width:100%;max-width:560.43px;height:538.95px}.faq-section-24 .faq-img-wrap .faq-img{width:100%;max-width:560.43px;height:538.95px;left:70px}@media (max-width:1199px){.footer-24 .footer-wrap .footer-widget-24{margin-bottom:50px}}.footer-24 .footer-wrap .footer-widget-24 .customer-servise{flex-wrap:wrap;align-items:center;gap:10px 60px;margin-bottom:50px;display:flex}.footer-24 .footer-wrap .footer-widget-24 .customer-servise .customer-servise-item span{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer-24 .footer-wrap .footer-widget-24 .customer-servise .customer-servise-item a{color:#fff;margin-top:6px;margin-bottom:0;font-family:Outfit;font-size:22px;font-style:normal;font-weight:600;line-height:28px;transition:all .3s ease-in-out;display:block}.footer-24 .footer-wrap .footer-widget-24 .customer-servise .customer-servise-item a:hover{color:#07a698}.footer-24 .footer-wrap .footer-widget-24 .footer-download .download-title{color:var(--ed-color-common-white);margin-bottom:20px;font-size:18px;font-weight:500}.footer-24 .footer-wrap .footer-widget-24 .footer-download .download-items{flex-wrap:wrap;align-items:center;gap:20px 30px;display:flex}.footer-24 .footer-wrap .footer-widget-24 .footer-download .download-items .download-item{background-color:#1d302f;border:1px solid #2a4140;border-radius:100px;align-items:center;column-gap:10px;padding:7px 30px;display:flex}.footer-24 .footer-wrap .footer-widget-24 .footer-download .download-items .download-item .icon{color:var(--ed-color-common-white);font-size:30px}.footer-24 .footer-wrap .footer-widget-24 .footer-download .download-items .download-item .content p{font-family:var(--ed-ff-heading);color:var(--ed-color-common-white);margin-bottom:0;font-size:12px;line-height:1}.footer-24 .footer-wrap .footer-widget-24 .footer-download .download-items .download-item .content .title{color:var(--ed-color-common-white);margin-bottom:0;font-size:16px;font-weight:500}.footer-24 .footer-wrap .widget-1{margin-left:-16px}@media (max-width:1199px){.footer-24 .footer-wrap .widget-1{margin-left:0}}.footer-24 .footer-wrap .widget-2{padding-left:7px}.footer-24 .footer-wrap .widget-3{padding-left:22px}@media (max-width:1199px){.footer-24 .footer-wrap .widget-3{padding-left:0}}.hero-section-25{background-color:#052d2a;padding:154px 0 126px}@media only screen and (max-width:991px){.hero-section-25{padding:80px 0}}@media only screen and (max-width:767px){.hero-section-25{padding:80px 0 30px}}.hero-section-25 .shapes .shape-1{z-index:-1;position:absolute;top:-70px;left:-80px}.hero-section-25 .shapes .shape-2{bottom:35px;left:-30px;top:inherit;z-index:-1;position:absolute}.hero-section-25 .shapes .shape-3{bottom:-133px;left:628px;top:inherit;z-index:-1;position:absolute}.hero-section-25 .shapes .shape-4{bottom:-31px;left:816px;top:inherit;z-index:-1;position:absolute}.hero-section-25 .shapes .shape-5{z-index:0;position:absolute;top:-107px;right:-253px}.hero-section-25 .shapes .shape-6{filter:blur(175px);z-index:-1;background:#07a698;width:935px;height:935px;position:absolute;top:-336px;left:925px}.hero-section-25 .hero-content-25 .section-heading .section-title{color:#fff;font-family:Outfit;font-size:60px;font-style:normal;font-weight:600;line-height:70px}@media only screen and (max-width:767px){.hero-section-25 .hero-content-25 .section-heading .section-title{font-size:30px;line-height:40px}}.hero-section-25 .hero-content-25 p{color:#b2b4b4;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:28px}@media (max-width:1600px){.hero-section-25 .hero-img-wrap-25{right:41px}}@media (max-width:1199px){.hero-section-25 .hero-img-wrap-25{display:none}}.about-section-25 .content-img-wrap-14 .content-img{width:100%;max-width:596px}.about-section-25 .content-img-wrap-14 .content-img img{border-radius:30px}.about-section-25 .content-img-wrap-14 .faq-text-box{background-color:var(--ed-color-common-white);border:1px solid #07a698;border-radius:15px;padding:20px 25px;position:absolute;top:80px;left:-80px}@media (max-width:1399px){.about-section-25 .content-img-wrap-14 .faq-text-box{left:0}}@media only screen and (max-width:767px){.about-section-25 .content-img-wrap-14 .faq-text-box{top:20px}}.about-section-25 .content-img-wrap-14 .faq-text-box .faq-thumb-list{align-items:center;display:flex}.about-section-25 .content-img-wrap-14 .faq-text-box .faq-thumb-list li{border:4px solid var(--ed-color-common-white);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.about-section-25 .content-img-wrap-14 .faq-text-box .faq-thumb-list li:not(:last-of-type){margin-right:-23px}.about-section-25 .content-img-wrap-14 .faq-text-box .faq-thumb-list li img{object-fit:cover;width:100%;height:100%}.about-section-25 .content-img-wrap-14 .faq-text-box .faq-thumb-list li.number{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white);font-weight:600}.about-section-25 .content-img-wrap-14 .faq-text-box .student{color:#1a1418;margin-top:5px;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.about-section-25 .content-img-wrap-14 .star-text-box{background-color:#fff;border:1px solid #07a698;border-radius:15px;align-items:center;gap:20px;padding:20px 50px 20px 20px;display:inline-flex;position:absolute;bottom:148px;left:-50px}@media (max-width:1399px){.about-section-25 .content-img-wrap-14 .star-text-box{left:0}}@media only screen and (max-width:767px){.about-section-25 .content-img-wrap-14 .star-text-box{bottom:20px}}.about-section-25 .content-img-wrap-14 .star-text-box .icon{background:#07a698;border-radius:7px;justify-content:center;align-items:center;width:63px;height:63px;padding:19px 18px;display:flex}.about-section-25 .content-img-wrap-14 .star-text-box .icon i{color:#fff;font-size:24px}.about-section-25 .content-img-wrap-14 .star-text-box .text h5{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.about-section-25 .content-img-wrap-14 .star-text-box .text span{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.about-section-25 .content-info{margin-left:0}.feature-25{position:relative}.feature-25 .bg-shape-1{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:1280px;height:726px;position:absolute;top:61.5%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.feature-25 .bg-shape-1{width:100%}}@media (max-width:1199px){.feature-25 .bg-shape-1{display:none}}.feature-25 .feature-25-wrapper{margin-top:70px;margin-bottom:254px;margin-left:279px}@media (max-width:1199px){.feature-25 .feature-25-wrapper{justify-content:center;align-items:center;margin-bottom:0;margin-left:0;display:flex}}.feature-25 .feature-25-wrapper .feature-25-item{text-align:center;background-color:#fff;border-radius:50%;width:100%;max-width:500px;height:500px;padding:101px 56px;box-shadow:0 13px 69px #0b11241f}@media only screen and (max-width:523px){.feature-25 .feature-25-wrapper .feature-25-item{border-radius:15px;width:100%;max-width:100%;height:100%;padding:40px 20px}}.feature-25 .feature-25-wrapper .feature-25-item .icon{margin-bottom:32px}.feature-25 .feature-25-wrapper .feature-25-item .title{color:#1a1418;margin-bottom:7px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.feature-25 .feature-25-wrapper .feature-25-item .dec{color:#6f6873;margin-bottom:22px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media only screen and (max-width:523px){.feature-25 .feature-25-wrapper .feature-25-item .dec br{display:none}}.contact-25{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;margin:0 40px;padding:120px 0}@media only screen and (max-width:991px){.contact-25{padding:150px 0}}@media only screen and (max-width:767px){.contact-25{margin:0 10px}}.contact-25 .contact-25-item-wrapper{background:#fff;border-radius:20px;padding:68px 60px 46px 48px}@media only screen and (max-width:767px){.contact-25 .contact-25-item-wrapper{padding:35px 25px}}.contact-25 .contact-25-item-wrapper .title{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:30px;font-style:normal;font-weight:600;line-height:38px}.contact-25 .contact-25-item-wrapper .request-form .form-group .form-item:focus{box-shadow:none;border-color:#0000}.contact-25 .contact-25-item-wrapper .request-form .form-group .form-item .form-control{color:#1a1418;background-color:#0000;border:0;border-bottom:1px solid #e6e0e5;border-radius:0;padding:35px 0 18px;font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:23px}.contact-25 .contact-25-item-wrapper .request-form .form-group .form-item .form-control::placeholder{color:#1a1418;font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:23px}.contact-25 .contact-25-item-wrapper .request-form .form-group .form-item .form-control:focus{box-shadow:none}.contact-25 .contact-25-item-wrapper .ed-primary-btn{justify-content:center;align-items:center;width:100%}.choose-section-25{z-index:1;background-color:#e7ecf0;position:relative;overflow:hidden}.choose-section-25 .shapes .shape-1{z-index:-1;width:1190px;height:1190px;position:absolute;bottom:-712px;left:365px}@media (max-width:1399px){.choose-section-25 .shapes .shape-1{display:none}}.choose-section-25 .choose-section-25-wrapper{padding-top:40px}@media only screen and (max-width:991px){.choose-section-25 .choose-section-25-wrapper{padding-top:0}}.choose-section-25 .choose-item-25{background:#fff;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;padding:60px 76px 52px;display:flex;box-shadow:0 21px 44px #0c233612}@media (max-width:1399px){.choose-section-25 .choose-item-25{padding:40px 30px}}@media only screen and (max-width:767px){.choose-section-25 .choose-item-25{padding:40px 19px}}.choose-section-25 .choose-item-25 .icon{margin-bottom:36px}.choose-section-25 .choose-item-25 .title{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:60px;font-style:normal;font-weight:500;line-height:76px}.choose-section-25 .choose-item-25 p{color:#1a1418;text-transform:uppercase;margin-bottom:0;font-family:Outfit;font-size:18px;font-style:normal;font-weight:600;line-height:23px}.choose-section-25 .choose-item-25-top{margin-top:-40px}@media only screen and (max-width:991px){.choose-section-25 .choose-item-25-top{margin-top:0}}.content-section-25 .content-wrap-8 .content-img-8{max-width:519px;height:435px;box-shadow:none;border:none;border-radius:20px}.content-section-25 .content-info-8{padding-left:26px}.sponsor-25{z-index:1;position:relative;overflow:hidden}.sponsor-25 .sponsor-wrapper-25{background-color:#f5f2f4;border-radius:15px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px 60px 40px 40px;display:flex}@media (max-width:1199px){.sponsor-25 .sponsor-wrapper-25{display:block}}.sponsor-25 .sponsor-wrapper-25 .shapes .shape-1{filter:blur(175px);background:#07a698;width:461px;height:461px;position:absolute;top:-459px;left:-149px}.sponsor-25 .sponsor-wrapper-25 .shapes .shape-2{filter:blur(175px);z-index:1;background:#07a698;width:461px;height:461px;position:absolute;bottom:-459px;right:-149px}.sponsor-25 .sponsor-wrapper-25 .sponsor-content-25{z-index:3}@media (max-width:1600px){.sponsor-25 .sponsor-wrapper-25 .sponsor-content-25{margin-bottom:30px}}.sponsor-25 .sponsor-wrapper-25 .sponsor-content-25 .section-heading{margin-bottom:24px}.sponsor-25 .sponsor-wrapper-25 .sponsor-content-25 p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper{z-index:1;background:#fff;border:1px solid #e6e0e5;border-radius:15px}@media (max-width:1199px){.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper{display:inline-block}}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap{display:flex}@media screen and (max-width:545px){.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap{display:block}}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap:last-child{border-bottom:0;border-radius:0}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap .sponsor-item-25{border-bottom:1px solid #e6e0e5;border-right:1px solid #e6e0e5;padding:38px}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap .sponsor-item-25-p{border-bottom:0;padding:38px 35px 38px 23px}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap .sponsor-item-25-l{border-bottom:0;padding:38px 35px 38px 47px}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap .sponsor-item-25-r{border-right:0;padding:38px 35px 38px 47px}.sponsor-25 .sponsor-wrapper-25 .sponsor-item-wrapper .sponsor-item-wrap .sponsor-item-25-l-l{border-bottom:0;border-right:0}.h-25-blog-section .h-22-blog-card{background-color:#fff}.h-25-blog-section .h-22-blog-card .h-22-blog-thumb{padding:0}.h-25-blog-section .h-22-blog-card .h-22-blog-thumb img{border-radius:15px 15px 0 0}.h-25-blog-section .h-22-blog-card .h-22-blog-wrap{border:1px solid #e6e0e5;border-radius:0 0 15px 15px}.h-25-blog-section .h-22-blog-card .h-22-blog-wrap .h-22-blog-content .h-22-blog-meta{border-bottom:0;padding-bottom:0}.h-25-blog-section .h-22-blog-card .h-22-blog-wrap .h-22-blog-content .title{margin-top:9px;margin-bottom:9px}.h-25-blog-section .h-22-blog-card .h-22-blog-wrap .h-22-blog-content p{margin-bottom:21px}.featur-course-25{background-color:var(--ed-color-common-white)}.featur-course-25 .course-item{border-radius:15px;padding-top:10px;transition:all .3s ease-in-out}.featur-course-25 .course-item:hover .course-thumb{height:150px!important}.featur-course-25 .course-item:hover .course-thumb img{transform:scale(1)}.featur-course-25 .course-item:hover .feature-hover-content{visibility:visible;opacity:1;height:auto;margin-top:8px;padding-top:22px}.featur-course-25 .course-item .course-thumb-wrap{padding:0 10px}.featur-course-25 .course-item .course-thumb-wrap .course-thumb{height:240px;transition:all .3s;position:relative;overflow:visible}.featur-course-25 .course-item .course-thumb-wrap .course-thumb img{border-radius:15px}.featur-course-25 .course-item .course-content{border-bottom:0}.featur-course-25 .course-item .course-content .feature-dolar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.featur-course-25 .course-item .course-content .feature-dolar .features a{color:#07a698;background:#07a6981a;border-radius:100px;margin-bottom:0;padding:4px 16px;font-family:Outfit;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.featur-course-25 .course-item .course-content .feature-dolar .dolars h4{color:#07a698;margin-bottom:0;font-family:Outfit;font-size:20px;font-style:normal;font-weight:700;line-height:25px}.featur-course-25 .course-item .course-content .title{margin-bottom:22px}.featur-course-25 .course-item .course-list{margin-bottom:0}.featur-course-25 .course-item .course-list li{align-items:center;column-gap:7px;font-size:16px;font-weight:400;display:inline-flex}.featur-course-25 .course-item .course-list li:not(:last-of-type){margin-right:20px}.featur-course-25 .course-item .course-list li i{font-size:14px}.featur-course-25 .course-item .feature-hover-content{visibility:hidden;opacity:0;border-top:1px solid #e6e0e5;height:0;margin-top:0;padding-top:0;transition:height 9s ease-in-out}.featur-course-25 .course-item .feature-hover-content p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.featur-course-25 .course-item .feature-hover-content a{justify-content:center;align-items:center;width:100%;margin-top:22px;display:flex}.featur-course-25 .course-item .course-author-box{border-bottom:1px solid #e6e0e5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 15px;margin-bottom:17px;padding-bottom:25px;display:flex}.featur-course-25 .course-item .course-author-box .course-author{grid-gap:10px;grid-template-columns:45px 1fr;align-items:center;display:grid}.featur-course-25 .course-item .course-author-box .course-author .author-img{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.featur-course-25 .course-item .course-author-box .course-author .author-img img{object-fit:cover;width:100%;height:100%}.featur-course-25 .course-item .course-author-box .course-author .author-info .name{margin-bottom:0;font-size:18px;font-weight:500;line-height:1}.featur-course-25 .course-item .course-author-box .course-author .author-info span{color:var(--ed-color-theme-primary);font-size:13px;font-weight:400;line-height:1}.featur-course-25 .course-item .course-author-box .course-review li{display:inline-flex}.featur-course-25 .course-item .course-author-box .course-review li i{color:#f8bc24}.featur-course-25 .course-item .course-author-box .course-review li.point{margin-left:5px}.testimonial__area{padding-top:286px;padding-bottom:220px;position:relative;overflow:hidden}.testimonial__area .section-heading{margin-bottom:50px}@media only screen and (max-width:991px){.testimonial__area .section-heading{margin-bottom:20px}}.testimonial__area .shapes img{border:15px solid #0000;border-radius:50%;transition:all .3s}@media only screen and (max-width:991px){.testimonial__area .shapes img{border:5px solid #0000}}.testimonial__area .shapes>div.active img{border-color:#07a698;transform:scale(1.1);box-shadow:0 0 0 6px #07a69826,0 8px 20px #07a69840}.testimonial__area .shapes .shape-1{z-index:2;position:absolute;top:422px;left:48px}@media (max-width:1600px){.testimonial__area .shapes .shape-1{top:700px;left:130px}}@media only screen and (max-width:991px){.testimonial__area .shapes .shape-1{width:95px;top:840px;left:7px}}.testimonial__area .shapes .shape-2{z-index:2;position:absolute;top:368px;left:429px}@media (max-width:1600px){.testimonial__area .shapes .shape-2{top:800px;left:500px}}@media only screen and (max-width:991px){.testimonial__area .shapes .shape-2{width:95px;top:843px;left:110px}}.testimonial__area .shapes .shape-3{z-index:2;position:absolute;top:154px;left:524px}@media (max-width:1600px){.testimonial__area .shapes .shape-3{top:154px;left:124px}}@media only screen and (max-width:991px){.testimonial__area .shapes .shape-3{width:95px;left:7px}}.testimonial__area .shapes .shape-4{z-index:2;position:absolute;top:327px;right:352px}@media (max-width:1600px){.testimonial__area .shapes .shape-4{top:50px;left:452px}}@media only screen and (max-width:991px){.testimonial__area .shapes .shape-4{width:95px;top:154px;left:110px}}.testimonial__area .shapes .shape-5{z-index:2;position:absolute;top:286px;right:84px}@media (max-width:1600px){.testimonial__area .shapes .shape-5{top:213px}}@media only screen and (max-width:991px){.testimonial__area .shapes .shape-5{width:95px;top:155px;right:9px}}.testimonial__area .shapes .shape-6{z-index:2;position:absolute;top:658px;right:119px}@media only screen and (max-width:991px){.testimonial__area .shapes .shape-6{width:95px;top:843px;right:9px}}.testimonial__content p{color:#1a1418;margin-bottom:34px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:34px}@media only screen and (max-width:991px){.testimonial__content p{margin-bottom:14px;font-size:19px}}.testimonial__content .wrapper-content{justify-content:center;align-items:start;gap:30px;display:flex}.testimonial__content .wrapper-content .quite{margin-top:8px}.testimonial__content .wrapper-content .content-text h4{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:30px;font-style:normal;font-weight:600;line-height:38px}.testimonial__content .wrapper-content .content-text span{color:#6f6873;margin-left:-12px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.testimonial__content .wrapper-content .content-text .course-review{justify-content:start;align-items:center;gap:5px;margin-top:14px;display:flex}.testimonial__content .wrapper-content .content-text .course-review li{list-style:none}.testimonial__content .wrapper-content .content-text .course-review li i{color:#07a698}.testimonial-buttons .testimonial-prev{z-index:99;color:#b3bbb5;font-size:25px;transition:all .3s;position:absolute;top:0;left:0;transform:translate(50%)}.testimonial-buttons .testimonial-next{z-index:99;color:#b3bbb5;font-size:25px;transition:all .3s;position:absolute;top:0;right:10px;transform:translate(50%)}.testi-carousel-wrap .thumb-carousel{width:110px;margin:0 auto;padding-top:10px;overflow:visible}.testi-carousel-wrap .thumb-carousel .swiper-slide{justify-content:center;align-items:center;width:110px;height:110px;display:flex}.testi-carousel-wrap .testi-thumb{cursor:pointer;border:5px solid #0000;border-radius:50%;width:70px;height:70px;margin:0 auto}.testi-carousel-wrap .testi-thumb img{border-radius:50%}.testi-carousel-wrap .swiper-slide.swiper-slide-active .testi-thumb{opacity:1;border:5px solid red;border-radius:50%;width:100px;height:100px}.marquee-container{z-index:0;width:100%;padding:20px 10px;position:absolute;top:90px;left:0;overflow:visible}@media only screen and (max-width:767px){.marquee-container{display:none}}.marquee-container svg{display:block;overflow:visible}.marquee-path{stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.footer-25{z-index:1;position:relative;overflow:hidden}.footer-25 .shapes .shape-4{filter:blur(125px);z-index:-1;background:radial-gradient(80.61% 80.61% at 50% 19.39%,#07a69833 0%,#03141800 85.76%);width:1392px;height:843px;position:absolute;top:-202px;left:-222px}@media (max-width:1399px){.footer-25 .shapes .shape-4{display:none}}.footer-25 .shapes .shape-5{z-index:-1;position:absolute;top:156px;left:-36px}@media (max-width:1399px){.footer-25 .shapes .shape-5{display:none}}.footer-25 .shapes .shape-6{z-index:-1;position:absolute;top:193px;right:-33px}@media (max-width:1399px){.footer-25 .shapes .shape-6{display:none}}@media (max-width:1199px){.footer-25 .footer-wrap .footer-widget p br{display:none}}.footer-25 .footer-wrap .footer-widget .customer-servise-25{flex-wrap:wrap;align-items:center;gap:10px 20px;margin-bottom:50px;display:flex}.footer-25 .footer-wrap .footer-widget .customer-servise-25 .customer-servise-item{border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:37px;padding:10px 35px 10px 23px;display:flex;position:relative}.footer-25 .footer-wrap .footer-widget .customer-servise-25 .customer-servise-item:before{content:"";background-color:#ffffff1a;width:1px;height:100%;position:absolute;top:0;left:73px}.footer-25 .footer-wrap .footer-widget .customer-servise-25 .customer-servise-item .author-icon i{color:#07a698;font-size:24px}.footer-25 .footer-wrap .footer-widget .customer-servise-25 .customer-servise-item .content-author span{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer-25 .footer-wrap .footer-widget .customer-servise-25 .customer-servise-item .content-author a{color:#fff;margin-top:6px;margin-bottom:0;font-family:Outfit;font-size:22px;font-style:normal;font-weight:600;line-height:28px;transition:all .3s ease-in-out;display:block}.footer-25 .footer-wrap .footer-widget .customer-servise-25 .customer-servise-item .content-author a:hover{color:#07a698}.footer-25 .copyright-area .copyright-content{justify-content:space-between!important}.footer-25 .copyright-area .copyright-content p{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer-25 .copyright-area .copyright-content ul{flex-wrap:wrap;align-items:center;gap:10px 30px;display:flex}.footer-25 .copyright-area .copyright-content ul li{list-style:none}.footer-25 .copyright-area .copyright-content ul li a{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.hero-section-25{background-color:#07a698;padding:191px 0 170px;position:relative}@media only screen and (max-width:991px){.hero-section-25{padding:80px 0}}@media only screen and (max-width:767px){.hero-section-25{padding:80px 0 30px}}.hero-section-25 .shapes .shape-wave{position:absolute;bottom:0;left:0}@media (max-width:1199px){.hero-section-25 .shapes .shape-wave{display:none}}.hero-section-25 .shapes .top-circle-shape{position:absolute;top:-422px;right:-6px}@media (max-width:1199px){.hero-section-25 .shapes .top-circle-shape{display:none}}.hero-section-25 .hero-content-25 p{color:#ffffff80}.hero-section-25 .hero-img-wrap-25{position:absolute;top:180px;right:365px}@media (max-width:1600px){.hero-section-25 .hero-img-wrap-25{right:41px}}@media (max-width:1199px){.hero-section-25 .hero-img-wrap-25{display:none}}.hero-section-25 .hero-img-wrap-25 .hero-men{position:relative}.hero-section-25 .hero-img-wrap-25 .hero-men .video-btn{position:absolute;bottom:40px;right:-25px}.hero-section-25 .hero-img-wrap-25 .hero-men .video-btn a{color:var(--ed-color-common-white);align-items:center;column-gap:20px;font-size:16px;font-weight:500;display:flex}.hero-section-25 .hero-img-wrap-25 .hero-men .video-btn a i{background-color:var(--ed-color-common-white);color:var(--ed-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.team-section-26 .section-heading p{margin-top:12px;margin-bottom:0}@media only screen and (max-width:991px){.team-section-26 .section-heading p br{display:none}}.faq-section-26 .faq-img-wrap-22 .faq-text-box{padding:0}.faq-section-26 .faq-img-wrap-22 .faq-text-box img{border-radius:10px}.gellary-26 .gellary-item-26-wrap{flex-direction:column;gap:20px;display:flex}.gellary-26 .gellary-item-26{height:100%;transition:all .3s ease-in-out}.gellary-26 .gellary-item-26:hover .thumb:before,.gellary-26 .gellary-item-26:hover .thumb .icon{visibility:visible;opacity:1}.gellary-26 .gellary-item-26 .thumb{width:100%;height:100%;position:relative}.gellary-26 .gellary-item-26 .thumb .icon{visibility:hidden;overflow:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gellary-26 .gellary-item-26 .thumb:before{content:"";-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);visibility:hidden;opacity:0;background:#0003;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.gellary-26 .gellary-item-26 .thumb img{border-radius:20px;width:100%;height:100%}.gellary-26 .gellary-item-26-middle{flex-direction:column;align-items:center;gap:20px;display:flex}.gellary-26 .gellary-item-26-middle .thumb-middle,.gellary-26 .gellary-item-26-middle .thumb-middle img{width:100%;height:100%}.courses-26 .courses-26-item-wrapper:hover .courses-26-item-2{visibility:visible;opacity:1;height:120px}.courses-26 .courses-26-item{text-align:center;background:#fff;border-radius:15px;flex-direction:column;align-items:center;padding:30px 0;display:flex;position:relative;box-shadow:0 4px 80px 2px #0f15211a}.courses-26 .courses-26-item .courses-26-thumb{border:6px dotted #07a698;border-radius:50%;padding:13px}.courses-26 .courses-26-item .courses-26-thumb img{border-radius:50%}.courses-26 .courses-26-item .courses-26-content{margin-top:13px}.courses-26 .courses-26-item .courses-26-content .title a{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:24px;font-style:normal;font-weight:700;line-height:30px;transition:all .3s ease-in-out}.courses-26 .courses-26-item .courses-26-content .title a:hover{color:#07a698}.courses-26 .courses-26-item .courses-26-content p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.courses-26 .courses-26-item-2{visibility:hidden;opacity:0;background-color:#07a698;border-radius:0 0 15px 15px;justify-content:center;align-items:center;width:100%;height:0;margin-top:-10px;transition:all .3s ease-in-out;display:inline-flex}.courses-26 .courses-26-item-2 .ed-primary-btn{color:#1a1418;background-color:#fff}.courses-26 .courses-26-item-2 .ed-primary-btn:before{background-color:#000}.courses-26 .courses-26-item-2 .ed-primary-btn:hover{color:#fff}.about-section-26 .about-26-img-wrap-26 .content-img{max-width:680px}.about-section-26 .content-info{margin-left:-8px!important}@media only screen and (max-width:991px){.about-section-26 .content-info{margin-left:0!important}}@media (max-width:1399px){.about-section-26 .content-info p br{display:none}}.about-section-26 .content-info .content-item{border:none;border-radius:0;padding:0}.about-section-26 .content-info .content-item:hover{box-shadow:none;border:none}.our-experience__active{width:100%;max-width:410px;transform:rotate(-10deg)}.our-experience__item{z-index:1;background:#07a698;border-radius:15px;padding:50px 30px;position:relative}.our-experience__item .shape{z-index:-1;position:absolute;top:-34px;right:23px}.our-experience__item .icon{margin-bottom:30px}.our-experience__item .icon ul{align-items:center;gap:5px;display:flex}.our-experience__item .icon ul li{list-style:none}.our-experience__item .icon ul li i{color:#fff;font-size:14px}.our-experience__item .icon ul .point{color:#ffffff80;margin-bottom:0;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.our-experience__item .dec{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:0;padding-bottom:21px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:34px}.our-experience__item .author{margin-top:32px}.our-experience__item .author h5{color:#fff;margin-bottom:0;font-family:Outfit;font-size:30px;font-style:normal;font-weight:600;line-height:38px}.our-experience__item .author h6{color:#ffffff80;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:20px}@media only screen and (max-width:991px){.step-flex{align-items:start;gap:30px;display:flex}}@media only screen and (max-width:991px) and (max-width:575px){.step-flex{flex-wrap:wrap}}@media only screen and (max-width:991px){.step-flex .courses-26-item-wrapper{width:100%}}.hero-wrap-27{background-position:50%;background-size:cover;width:100%;padding:211px 0;position:relative}.hero-wrap-27:before{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0;transform:matrix(-1,0,0,1,0,0)}.hero-section-27{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;padding:0;position:relative}.hero-section-27 .hero-content .hero-btn-wrap{column-gap:10px;margin-bottom:0}.about-section-27{position:relative}.about-section-27 .shapes .shape-1{position:absolute;top:162px;left:515px}@media (max-width:1600px){.about-section-27 .shapes .shape-1{display:none}}.about-section-27 .about-img-wrap-18 .about-img-2{left:0}.about-section-27 .about-img-wrap-18 .about-img-3{max-width:268px;top:60px;bottom:inherit;left:inherit;right:0}.about-section-27 .about-img-wrap-18 .about-counter{top:inherit;bottom:4px;left:inherit;right:0}.testimonial-section-27 .testi-item-13{background:#f5f2f4;position:relative}.testimonial-section-27 .testi-item-13 .testi-author-area{top:0;right:0;left:inherit;bottom:inherit;background-color:#f5f2f4;outline:12px solid #fff}.testimonial-section-27 .testi-item-13 .testi-author-area:after{content:"";background:radial-gradient(circle at 0 0, #fff 70%, var(--ed-color-common-white) 70%);width:15px;height:15px;position:absolute;top:0;left:-13px;rotate:95deg}.testimonial-section-27 .testi-item-13 .testi-item-13__bg-round:before{content:"";background:radial-gradient(circle at 0 0, #f5f2f4 70%, var(--ed-color-common-white) 70%);width:15px;height:15px;position:absolute;top:0;left:112px;rotate:-95deg}.testimonial-section-27 .testi-item-13 .testi-item-13__bg-round-2:before{content:"";background:radial-gradient(circle at 0 0, #f5f2f4 70%, var(--ed-color-common-white) 70%);width:15px;height:15px;position:absolute;top:90px;right:0;rotate:-95deg}.testimonial-section-27 .testi-bottom .rating-box span{background-color:#f5f2f4}.sponsor-27{background-color:#fff;padding-top:70px}@media (max-width:1600px){.testimonial-section-27 .testi-carousel-wrap-2 .swiper-arrow{display:none}}.course-section-27 .course-item-20 .course-content{margin-bottom:15px}.course-section-27 .course-item-20 .course-content .offer{margin-bottom:12px}.course-section-27 .course-item-20 .course-content .title{margin-bottom:0}.course-section-27 .course-item-20 .bottom-content{padding:0 30px 30px}.course-section-27 .course-item-20 .bottom-content .price{color:#07a698}.course-section-27 .course-item-20 .bottom-content .ed-primary-btn{padding:12px 24px}.team-section-27 .team-item-15{box-shadow:inherit;background:#fff;border-radius:15px;transition:all .3s ease-in-out}.team-section-27 .team-item-15:hover{box-shadow:0 4px 44px #0b26242e}.team-section-27 .team-item-15:hover .team-thumb-wrap{background:#07a698;box-shadow:0 4px 44px #0b26242e}.team-section-27 .team-item-15 .team-thumb-wrap{box-shadow:inherit}.video-area-27{padding:305px 0}@media only screen and (max-width:767px){.video-area-27{padding:200px 0}}.blog-section-27{background-color:#fff}.blog-section-27 .post-card-13{background-color:#f5f2f4}.blog-section-27 .post-card-13 .post-content{padding:22px 30px 30px}.blog-section-27 .post-card-13 .post-content .title{margin-bottom:7px}.blog-section-27 .post-card-13 .post-content .post-bottom{border-top:none;padding-top:0}.blog-section-27 .post-card-13 .post-content .post-bottom .post-meta li i{color:#6f6873}.hero-section-3__button{z-index:999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:20px;padding:27px 23.73px;display:flex;position:absolute;top:48%;right:30px}@media (max-width:1199px){.hero-section-3__button{right:0}}@media only screen and (max-width:991px){.hero-section-3__button{display:none}}.hero-section-3__arrow{color:#07a698;font-size:18px;font-weight:900;line-height:1}.hero-section-3__pagination{align-items:center;gap:10px;display:flex}.hero-section-3__pagination .swiper-pagination-bullet{opacity:1;text-align:center;color:#07a698;background-color:#fff;width:50px;height:50px;font-size:16px;font-weight:700;line-height:50px;transition:all .3s ease-in-out}.hero-section-3__pagination .swiper-pagination-bullet-active{color:#fff;background-color:#07a698}.hero-section-3__active .swiper-slide-active .hero-section-3__wrap{transform:scale(1)}.hero-section-3__active .swiper-slide-active .hero-section-3__subtitle,.hero-section-3__active .swiper-slide-active .hero-section-3__title,.hero-section-3__active .swiper-slide-active .hero-section-3__dec,.hero-section-3__active .swiper-slide-active .hero-section-3__btn{opacity:0;animation:.6s cubic-bezier(.645,.045,.355,1) .4s forwards anim-left}.hero-section-28{z-index:1;background-color:#fff;padding-bottom:135px;position:relative}.hero-section-28 .shapes .shape-1{top:inherit;z-index:-1;position:absolute;bottom:0;right:-119px}.hero-section-28 .hero-content-25 .section-heading{margin-bottom:5px}.hero-section-28 .hero-content-25 .section-heading .sub-heading{color:#fff;background-color:#07a698;border:none}.hero-section-28 .hero-content-25 .section-heading .sub-heading .heading-icon{color:#fff;background:#ffffff26}.hero-section-28 .hero-content-25 .section-heading .section-title{color:#1a1418}.hero-section-28 .hero-content-25 p{color:#1a141880;margin-bottom:32px;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.hero-section-28 .hero-content-25 .hero-btn-wrap{margin-bottom:60px}.hero-section-28 .hero-content-25 .hero-28-icon-content{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.hero-section-28 .hero-content-25 .hero-28-icon-content .icon-wrap{align-items:center;gap:12px;display:flex}.hero-section-28 .hero-content-25 .hero-28-icon-content .icon-wrap .icon{background-color:#07a698;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.hero-section-28 .hero-content-25 .hero-28-icon-content .icon-wrap .icon-title{color:#1a1418;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.hero-section-28 .hero-img-wrap-25{top:125px;right:196px}@media (max-width:1399px){.hero-section-28 .hero-img-wrap-25{right:-120px}}.sponsor-28{background-color:#0000;margin-top:-65px;padding-top:0}.about-section-28 .about-img-wrap-18{max-width:100%;height:100%}.about-section-28 .about-img-wrap-18 .about-img-2{max-width:100%}.about-section-28 .about-img-wrap-18 .about-counter{top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:991px){.about-section-28 .about-img-wrap-18 .about-counter{display:none}}.about-section-28 .about-content-18{padding-left:0}.faq-section-27 .faq-img-wrap{max-width:627px;height:456px}.faq-section-27 .faq-img-wrap .faq-img{max-width:627px;height:456px;left:0}.course-section-28 .course-item .course-content .course-list li,.course-section-28 .course-item .course-content .course-author-box .course-review .point{color:#fff}.course-section-28 .course-item .bottom-content .price{color:#07a698}.course-section-28 .course-item .bottom-content .course-btn{border:1px solid #fff}.course-section-28 .course-item .bottom-content .course-btn:hover{background-color:#07a698}.course-section-28 .course-section-28-btn{justify-content:center;align-items:center;margin-top:45px;display:flex}.mb-minuas-30{margin-bottom:-30px}.row-reverse{flex-direction:row-reverse}.hero-section-29{padding:96px 0 60px}.hero-section-29 .hero-wrap-23 .hero-content-25 .hero-btn-wrap{margin-bottom:50px}.hero-section-29 .hero-img-wrap-25{top:83px;right:307px}@media (max-width:1600px){.hero-section-29 .hero-img-wrap-25{right:80px}}@media (max-width:1399px){.hero-section-29 .hero-img-wrap-25{right:20px}}.hero-section-29 .about-counter-wrapper .about-counter-item-2{background:#ffffff26}.hero-section-29 .about-counter-wrapper .about-counter-item-2 .title,.hero-section-29 .about-counter-wrapper .about-counter-item-2 .title span{color:#fff}.hero-section-29 .about-counter-wrapper .about-counter-item-2 p{color:#ffffff80}.testimonial-section-29 .testi-item-15{box-shadow:inset 0 4px 44px #00000040}.testimonial-section-29 .testi-carousel-wrap-15 .swiper-arrow .swiper-nav{color:#0dafa0;border:1px solid #0000001a}.testimonial-section-29 .testi-carousel-wrap-15 .swiper-arrow .swiper-nav:hover{color:var(--ed-color-common-white)}.video-section-30{background-color:#f5f2f4;position:relative}.video-section-30 .shapes .shape-1{filter:blur(125px);background:radial-gradient(80.61% 80.61% at 50% 19.39%,#5d125733 0%,#5d125700 85.76%);width:1784px;height:1541px;position:absolute;top:-406px;left:-709px}.video-section-30 .shapes .shape-2{filter:blur(125px);background:radial-gradient(80.61% 80.61% at 50% 19.39%,#5d125733 0%,#5d125700 85.76%);width:1694px;height:1463px;position:absolute;top:490px;left:1052px}.video-section-30 .shapes .shape-3{position:absolute;top:108px;left:82px}@media only screen and (max-width:991px){.video-section-30 .shapes .shape-3{display:none}}.video-section-30 .shapes .shape-4{position:absolute;top:65px;right:-18px}@media only screen and (max-width:991px){.video-section-30 .shapes .shape-4{display:none}}.video-section-30 .video-wrap{margin-bottom:20px;padding:10px}.video-section-30 .video-wrap .video-img{height:600px}@media only screen and (max-width:767px){.video-section-30 .video-wrap .video-img{height:350px}}.video-section-30 .video-item{background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:27px 0;display:flex;position:relative;box-shadow:0 8px 40px 8px #384c640a}.video-section-30 .video-item .icon{background:#5d125721;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.video-section-30 .video-item .icon img{width:auto}.video-section-30 .video-item .title{color:#1a1418;font-family:Outfit;font-size:20px;font-style:normal;font-weight:500;line-height:25px}.feature-section-30{position:relative;overflow:hidden}.feature-section-30 .shapes .shape-1{position:absolute;top:-255px;left:0}@media (max-width:1600px){.feature-section-30 .shapes .shape-1{top:0}}@media (max-width:1399px){.feature-section-30 .shapes .shape-1{display:none}}.cta-section-30{position:relative;overflow:hidden}.cta-section-30 .overlay{background:#091524bf}.cta-section-30 .shapes .shape-1{position:absolute;top:-170px;left:-313px}@media only screen and (max-width:767px){.cta-section-30 .shapes .shape-1{display:none}}.cta-section-30 .shapes .shape-2{filter:blur(275px);background:#5d1257;width:796px;height:796px;position:absolute;top:188px;right:-444px}.cta-section-30 .shapes .shape-3{mix-blend-mode:soft-light;filter:blur(50px);background:#5d1257;width:533px;height:316px;position:absolute;top:40px;right:27px}@media only screen and (max-width:767px){.cta-section-30 .shapes .shape-3{display:none}}.cta-section-30 .shapes .shape-4{position:absolute;top:0;left:730px}@media (max-width:1199px){.cta-section-30 .shapes .shape-4{display:none}}.hero-section-30{background-color:#fff;position:relative;overflow:hidden}.hero-section-30:before{content:"";background:linear-gradient(90deg,#d1eded 35.84%,#d1eded00 59.45%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-section-30 .shapes .home-30-color-shape-1{filter:blur(60px);background:radial-gradient(80.61% 80.61% at 50% 19.39%,#07a69866 0%,#07a69800 85.76%);width:854px;height:854px;position:absolute;top:-313px;left:-326px}.hero-section-30 .shapes .home-30-shape-1{position:absolute;top:60px;left:-90px}@media only screen and (max-width:991px){.hero-section-30 .shapes .home-30-shape-1{display:none}}.hero-section-30 .shapes .home-30-shape-2{position:absolute;bottom:-25px;left:150px}.hero-section-30 .shapes .home-30-shape-3{position:absolute;top:-60px;left:826px}@media only screen and (max-width:991px){.hero-section-30 .shapes .home-30-shape-3{display:none}}.hero-section-30 .shapes .home-30-shape-4{position:absolute;bottom:-76px;left:724px}@media only screen and (max-width:991px){.hero-section-30 .shapes .home-30-shape-4{display:none}}.hero-section-30 .hero-content{position:relative}.about-section-30{z-index:1;background-color:#0f101b;position:relative;overflow:hidden}.about-section-30 .shapes .shape-1{filter:blur(275px);z-index:-1;background:#5d1257;width:529px;height:529px;position:absolute;top:-295px;left:-234px}.about-section-30 .shapes .shape-2{filter:blur(275px);z-index:-1;background:#5d1257;width:727px;height:727px;position:absolute;top:432px;right:-107px}.about-section-30 .about-30-thumb .title{color:#fff;margin-bottom:64px;font-family:Outfit;font-size:120px;font-style:normal;font-weight:500;line-height:131px}@media (max-width:1199px){.about-section-30 .about-30-thumb .title{font-size:80px;line-height:90px}}.about-section-30 .about-30-thumb .media{width:100%;max-width:378px}.about-section-30 .about-30-thumb .media img{object-fit:cover;border-radius:20px}.about-section-30 .about-30-content .dec{color:#fff;margin-bottom:0;font-family:Outfit;font-size:24px;font-style:normal;font-weight:400;line-height:34px}@media only screen and (max-width:991px){.about-section-30 .about-30-content .dec{font-size:18px;line-height:28px}}.about-section-30 .about-30-content .ed-primary-btn{margin-top:40px}.about-section-30 .about-30-content .about-30-counter-wrap{flex-wrap:wrap;align-items:center;gap:10px 40px;margin-top:60px;display:flex}.about-section-30 .about-30-content .about-30-counter-wrap .about-30-counter-item .title{color:#fff;letter-spacing:5px;border-bottom:1px solid #ffffff14;margin-bottom:22px;padding-bottom:11px;font-family:Outfit;font-size:64px;font-style:normal;font-weight:500;line-height:74px}.about-section-30 .about-30-content .about-30-counter-wrap .about-30-counter-item .title span{color:#fff;margin-bottom:0;font-family:Outfit;font-size:64px;font-style:normal;font-weight:500;line-height:74px}.about-section-30 .about-30-content .about-30-counter-wrap .about-30-counter-item .dec{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.blog-30-section .blog-30-item{background:#f5f2f4;border-radius:15px;padding:20px}.blog-30-section .blog-30-item .thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%}.blog-30-section .blog-30-item .content{padding:30px 20px 20px}@media only screen and (max-width:767px){.blog-30-section .blog-30-item .content{padding:30px 0 20px}}.blog-30-section .blog-30-item .content .title{border-bottom:1px dashed #c1c6cd;margin-bottom:27px;padding-bottom:30px}.blog-30-section .blog-30-item .content .title a{color:#1a1418;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:34px;transition:all .3s ease-in-out}@media only screen and (max-width:991px){.blog-30-section .blog-30-item .content .title a{font-size:18px;line-height:28px}}.blog-30-section .blog-30-item .content .title a:hover{color:var(--ed-color-theme-primary)}.blog-30-section .blog-30-item .content .author-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;display:flex}.blog-30-section .blog-30-item .content .author-wrap .author-item{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.blog-30-section .blog-30-item .content .author-wrap .author-item img{object-fit:cover;border-radius:50%;width:50px;height:50px}.blog-30-section .blog-30-item .content .author-wrap .author-item .text .title{color:#1a1418;border-bottom:0;margin-bottom:0;padding-bottom:0;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:25px}.blog-30-section .blog-30-item .content .author-wrap .author-item .text p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.blog-30-section .blog-30-item .content .author-wrap p{color:#6f6873;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.blog-30-section .blog-30-item .content .author-wrap p i{color:var(--ed-color-theme-primary);padding-right:8px}.blog-30-section .ed-primary-btn{width:fit-content;margin:50px auto 0}.pb-240{padding-bottom:240px}@media (max-width:1399px){.pb-240{padding-bottom:120px}}@media only screen and (max-width:991px){.pb-240{padding-bottom:70px}}@media only screen and (max-width:767px){.pb-240{padding-bottom:60px}}.footer-30{background-color:#fff;position:relative}@media (max-width:1600px){.footer-30{background-color:#ebf3f2}}.footer-30 .shaeps .footer-main-bg{z-index:-1;position:absolute;bottom:0;left:0}@media (max-width:1600px){.footer-30 .shaeps .footer-main-bg{display:none}}.footer-30 .copyright-content p,.footer-30 .footer-widget .widget-header{color:#1a1418}.footer-30 .footer-widget .widget-header:before{background-color:#07a698}.footer-30 .footer-widget .footer-list li a{color:#1a1418}.footer-30 .footer-widget .footer-list li a:before{color:#07a698!important}.footer-section{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.footer-top{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff03;border:1px solid #ffffff1a;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:80px;padding:80px;display:flex}@media (max-width:1199px){.footer-top{justify-content:start}}@media only screen and (max-width:991px){.footer-top{justify-content:start}}@media only screen and (max-width:767px){.footer-top{padding:40px 20px}}.footer-top .title{color:var(--ed-color-common-white);text-align:left;font-size:24px;font-weight:600}@media (max-width:1199px){.footer-top .title{text-align:center}}.footer-top .footer-form-wrap .footer-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 10px;display:flex}.footer-top .footer-form-wrap .footer-form .form-item{position:relative}.footer-top .footer-form-wrap .footer-form .form-item .form-control{color:var(--ed-color-common-white);width:673px;box-shadow:none;background-color:#ffffff08;border:1px solid #ffffff40;border-radius:100px;padding:12px 30px 12px 55px}.footer-top .footer-form-wrap .footer-form .form-item .form-control::-webkit-input-placeholder{color:var(--ed-color-common-white)}.footer-top .footer-form-wrap .footer-form .form-item .form-control:-moz-placeholder-shown{color:var(--ed-color-common-white)}.footer-top .footer-form-wrap .footer-form .form-item .form-control::-moz-placeholder{color:var(--ed-color-common-white)}.footer-top .footer-form-wrap .footer-form .form-item .form-control:-ms-placeholder-shown{color:var(--ed-color-common-white)}@media only screen and (max-width:767px){.footer-top .footer-form-wrap .footer-form .form-item .form-control{width:100%}}.footer-top .footer-form-wrap .footer-form .form-item .icon{color:var(--ed-color-common-white);position:absolute;top:52%;left:30px;transform:translateY(-50%)}.footer-top .footer-form-wrap .footer-form .ed-primary-btn{position:absolute;right:0}@media screen and (max-width:575px){.footer-top .footer-form-wrap .footer-form .ed-primary-btn{position:inherit}}.footer-wrap{margin-bottom:112px}@media only screen and (max-width:991px){.footer-wrap{margin-bottom:30px}.footer-widget{margin-bottom:50px}}.footer-widget .widget-header{color:var(--ed-color-common-white);text-transform:uppercase;margin-bottom:20px;padding-bottom:15px;font-size:18px;font-weight:700;position:relative}.footer-widget .widget-header:before{background-color:var(--ed-color-common-white);content:"";width:60px;height:2px;position:absolute;bottom:0;left:0}.footer-widget .widget-header.logo{margin-bottom:0}.footer-widget .widget-header.logo:before{display:none}.footer-widget p{color:#fffc}.footer-widget .footer-contact .number{font-size:22px;font-weight:600;display:block}.footer-widget .footer-contact .number i{color:var(--ed-color-common-white);margin-right:15px}.footer-widget .footer-contact .number a{color:var(--ed-color-common-white)}.footer-widget .footer-contact .number a:hover{color:var(--ed-color-theme-primary)}.footer-widget .footer-contact .mail{color:var(--ed-color-common-white);margin-bottom:15px;font-size:18px;display:inline-block}.footer-widget .footer-contact .mail:hover{color:var(--ed-color-theme-primary)}.footer-widget .footer-list{list-style:none}.footer-widget .footer-list li a{font-family:var(--ed-ff-body);color:var(--ed-color-common-white);font-size:16px;font-weight:400;line-height:1}.footer-widget .footer-list li a:hover{color:var(--ed-color-theme-primary)}.footer-widget .footer-list li:not(:last-of-type){margin-bottom:15px}.footer-widget .footer-form{margin-top:30px;position:relative}.footer-widget .footer-form .form-control{background-color:var(--ed-color-common-dark);color:#fffc;box-shadow:none;border:none;border-radius:0;padding:15px 70px 15px 15px}.footer-widget .footer-form .form-control::-webkit-input-placeholder{color:#fffc}.footer-widget .footer-form .form-control:-moz-placeholder-shown{color:#fffc}.footer-widget .footer-form .form-control::-moz-placeholder{color:#fffc}.footer-widget .footer-form .form-control:-ms-placeholder-shown{color:#fffc}.footer-widget .footer-form .submit{background-color:var(--ed-color-theme-primary);color:#fffc;width:60px;height:100%;font-size:18px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.footer-widget .footer-social{align-items:center;list-style:none;display:flex}.footer-widget .footer-social li:not(:last-of-type){margin-right:20px}.footer-widget .footer-social li a{color:var(--ed-color-common-white);font-size:16px}.footer-widget .footer-social li a:hover{color:var(--ed-color-theme-primary)}.footer-widget .sidebar-post{grid-gap:0px;grid-template-columns:90px 1fr;align-items:center;display:grid}.footer-widget .sidebar-post:not(:last-of-type){margin-bottom:20px}.footer-widget .sidebar-post img{object-fit:cover;height:100%}.footer-widget .sidebar-post .post-content{padding-left:20px}@media only screen and (max-width:767px){.footer-widget .sidebar-post .post-content{padding-left:10px}}.footer-widget .sidebar-post .post-content .post-meta{flex-wrap:wrap;align-items:center;gap:5px 20px;display:flex}@media only screen and (max-width:767px){.footer-widget .sidebar-post .post-content .post-meta{column-gap:5px}}.footer-widget .sidebar-post .post-content .post-meta li{color:var(--ed-color-common-white);align-items:center;column-gap:10px;font-size:14px;font-weight:400;display:flex}@media only screen and (max-width:767px){.footer-widget .sidebar-post .post-content .post-meta li{font-size:13px}}.footer-widget .sidebar-post .post-content .post-meta li i{color:var(--ed-color-theme-primary)}.footer-widget .sidebar-post .post-content .title{color:var(--ed-color-common-white);text-transform:capitalize;margin-bottom:7px;font-size:17px;font-weight:600;line-height:1.4}.footer-widget .sidebar-post .post-content .title a{background:linear-gradient(var(--ed-color-common-white) 0%, var(--ed-color-common-white) 98%);-o-transition:all .3s ease-in-out;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .3s ease-in-out}.footer-widget .sidebar-post .post-content .title a:hover{color:var(--ed-color-common-white);background-size:100% 2px}.footer-widget.widget-2 .footer-list li a{padding-left:30px;position:relative}@media (max-width:1199px){.footer-widget.widget-2 .footer-list li a{padding-left:17px;font-size:14px}}.footer-widget.widget-2 .footer-list li a:before{content:"";color:var(--ed-color-common-white);cursor:pointer;background-image:none;font-family:bootstrap-icons;font-size:14px;font-weight:700;transition:all .3s ease-in-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:1199px){.footer-widget.widget-2 .footer-list li a:before{font-size:10px}}.footer-widget.widget-2 .footer-list li a:hover:before{color:var(--ed-color-theme-primary)}.copyright-area{border-top:1px solid #ffffff14}.copyright-content{border-top:2px solid var(--ed-color-common-dark);justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex}@media only screen and (max-width:991px){.copyright-content{flex-direction:column-reverse;row-gap:10px;margin-top:0;padding:40px 0}}.copyright-content p{color:#fffc;font-size:16px;font-family:var(--ed-ff-body);margin:0}.copyright-content p span{color:var(--ed-color-theme-primary)}@media only screen and (max-width:767px){.copyright-content p{text-align:center}}.footer-3{padding-top:276px}.footer-3 .footer-widget .footer-social li{display:inline-flex}.footer-3 .footer-widget .footer-social li a{background-color:#1f3534;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.footer-3 .footer-widget .footer-social li a:hover{background-color:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.footer-3 .copyright-area{background-color:var(--ed-color-theme-primary)}.footer-3 .copyright-area .copyright-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px 20px;display:flex}@media only screen and (max-width:767px){.footer-3 .copyright-area .copyright-content .copyright-list{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:10px;display:flex}}.footer-3 .copyright-area .copyright-content .copyright-list li{display:inline-flex}.footer-3 .copyright-area .copyright-content .copyright-list li:not(:last-of-type){margin-right:20px}.footer-3 .copyright-area .copyright-content .copyright-list li a{color:#fffc;font-size:16px;font-weight:500;display:block}.footer-3 .copyright-area .copyright-content .copyright-list li a:hover{color:var(--ed-color-common-white)}#scrollup{z-index:999;width:45px;height:45px;position:fixed;bottom:30px;right:30px;overflow:hidden}.scroll-to-top{text-align:center;background-color:var(--ed-color-theme-primary);width:100%;height:100%;color:var(--ed-color-common-white);border-radius:5px;outline:none;padding:0;font-size:20px;line-height:40px;text-decoration:none;transition:all .3s ease-in-out;transform:translateY(150%)}#scrollup.show{opacity:1}#scrollup.show .scroll-to-top{transition:all .3s ease-in-out;transform:translateY(0)}.scroll-to-top:hover{opacity:.8;text-decoration:none;transition:all .3s ease-in-out}.ex-footer{background-color:#2b0c28;border-radius:20px;width:calc(100% - 60px);margin:0 0 30px;position:relative;left:30px;overflow:hidden}@media (max-width:1399px){.ex-footer{border-radius:0;width:100%;margin:0;left:0}}@media only screen and (max-width:991px){.ex-footer{border-radius:0;width:100%;margin:0;left:0}}.ex-footer .footer-content .ex-footer-item{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.ex-footer .footer-content .ex-footer-item .icon{color:#fff;background:#5d1257;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.ex-footer .footer-content .ex-footer-item .author p{color:#fff;margin-bottom:7px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.ex-footer .footer-content .ex-footer-item .author a{color:#fff;font-family:Outfit;font-size:22px;font-style:normal;font-weight:600;line-height:28px;transition:all .3s ease-in-out}.ex-footer .footer-content .ex-footer-item .author a:hover{color:var(--ed-color-theme-primary)}.ex-footer .news-letter-wrap{background:#5d1257;border-radius:18px;padding:56px 48px}@media (max-width:1199px){.ex-footer .news-letter-wrap{padding:32px 24px}}.ex-footer .news-letter-wrap .title{color:#fff;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:34px}.ex-footer .news-letter-wrap .dec{color:#fff;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:1399px){.ex-footer .news-letter-wrap .dec br{display:none}}.ex-footer .news-letter-wrap .subscribe-form-wrap{width:100%;max-width:628px;position:relative}.ex-footer .news-letter-wrap .subscribe-form-wrap .form-control{box-shadow:none;color:#fff;background-color:#0000;border:1px solid #fff;border-radius:100px;padding:12px 140px 12px 30px}@media only screen and (max-width:767px){.ex-footer .news-letter-wrap .subscribe-form-wrap .form-control{padding-right:30px}}.ex-footer .news-letter-wrap .subscribe-form-wrap .form-control::-webkit-input-placeholder{color:#fff}.ex-footer .news-letter-wrap .subscribe-form-wrap .form-control:-moz-placeholder-shown{color:#fff}.ex-footer .news-letter-wrap .subscribe-form-wrap .form-control::-moz-placeholder{color:#fff}.ex-footer .news-letter-wrap .subscribe-form-wrap .form-control:-ms-placeholder-shown{color:#fff}.ex-footer .news-letter-wrap .subscribe-form-wrap button{padding:12px 24px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}@media only screen and (max-width:767px){.ex-footer .news-letter-wrap .subscribe-form-wrap button{transform:inherit;margin-top:15px;position:relative;top:0;right:0}}@media (max-width:1399px){.ex-footer .ex-footer-widget-1{margin-right:-30px}}.ex-footer .ex-footer-widget-2{padding-left:27px}@media (max-width:1399px){.ex-footer .ex-footer-widget-2{padding-left:30px}}@media (max-width:1199px){.ex-footer .ex-footer-widget-2{padding-left:0}}@media only screen and (max-width:767px){.ex-footer .ex-footer-widget-2{padding-left:30px}}@media screen and (max-width:575px){.ex-footer .ex-footer-widget-2{padding-left:0}}.ex-footer .ex-footer-widget-3{margin-left:-60px}@media (max-width:1199px){.ex-footer .ex-footer-widget-3{margin-left:0}}.ex-footer .ex-footer-widget-4{padding-left:30px}@media (max-width:1399px){.ex-footer .ex-footer-widget-4{padding-left:0}}.ex-footer .copyright-area .copyright-content{width:initial;justify-content:start;padding:0}.ex-footer .copyright-area .copyright-social{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ex-footer .copyright-area .copyright-social p{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.ex-footer .copyright-area .copyright-social .social{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.ex-footer .copyright-area .copyright-social .social li{list-style:none}.ex-footer .copyright-area .copyright-social .social li a{color:#fff;background:#2d3143;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .3s ease-in-out;display:flex}.ex-footer .copyright-area .copyright-social .social li a:hover{background-color:var(--ed-color-theme-primary)}.ex-footer .copyright-main{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;padding:15px 0;display:flex}@media only screen and (max-width:767px){.ex-footer .copyright-main{justify-content:center}}.categories-section .categories-item{border:1px solid #e6e0e5;border-radius:15px;padding:25px;transition:all .3s ease-in-out}.categories-section .categories-item:hover .thumb:before,.categories-section .categories-item:hover .thumb .icon{visibility:visible;opacity:1}.categories-section .categories-item .thumb{position:relative}.categories-section .categories-item .thumb img{object-fit:cover;border-radius:15px;width:100%}.categories-section .categories-item .thumb:before{content:"";visibility:hidden;opacity:0;background:#5d1257;border-radius:10px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.categories-section .categories-item .thumb .icon{visibility:hidden;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.categories-section .categories-item .thumb .icon i{color:var(--ed-color-theme-primary)}.categories-section .categories-item .content{text-align:center;margin-top:18px}.categories-section .categories-item .content .title a{color:#0f101b;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:26px;transition:all .3s ease-in-out}@media (max-width:1199px){.categories-section .categories-item .content .title a{font-size:20px}}.categories-section .categories-item .content .title a:hover{color:var(--ed-color-theme-primary)}.categories-section .categories-item .content p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.feature-course-1 .course-item{padding-top:0}.feature-course-1 .course-item .course-thumb-wrap{padding:0}.feature-course-1 .course-item .course-thumb-wrap .course-thumb{border-radius:10px 10px 0 0}.feature-course-1 .course-item .course-content{background:#f5f2f4;border-bottom:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:0}.feature-course-2 .course-carousel-top .swiper-arrow .swiper-nav{background:#fff;border:1px solid #e6e0e5;box-shadow:0 11px 50px #0a201e29}.feature-course-2 .course-carousel-top .swiper-arrow .swiper-nav:hover{background-color:var(--ed-color-theme-primary)}.about-section-ex-2{background-color:#2b0c28}.team-section-ex-2{background-color:#fff}.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-wrap{margin-bottom:-60px;padding-bottom:60px}.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap{justify-content:space-between;align-items:center;column-gap:10px;margin-top:60px;display:flex}@media only screen and (max-width:767px){.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap{flex-wrap:wrap;row-gap:10px}}.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap .swiper-arrow{align-items:center;gap:10px;display:flex}.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap .swiper-arrow .swiper-nav{color:#0f101b;background:#f5f2f4;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex}.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap .swiper-arrow .swiper-nav:hover{background:var(--ed-color-theme-primary);color:var(--ed-color-common-white)}.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap .border-ex{border:1px solid #d9d9d9;width:100%;max-width:937px}@media (max-width:1399px){.team-section-ex-2 .team-section-ex-2-wrapper .team-section-ex-2-bottom-wrap .border-ex{display:none}}.cta-section-ex-2{padding:170px 0}.cta-section-ex-2 .overlay{mix-blend-mode:initial;background:#5d1257bf}.cta-section-ex-2 .cta-content .cta-btn-wrap .ed-primary-btn{color:#0f101b;background-color:#fff}.cta-section-ex-2 .cta-content .cta-btn-wrap .ed-primary-btn:before{background-color:var(--ed-color-theme-primary)}.cta-section-ex-2 .cta-content .cta-btn-wrap .ed-primary-btn:hover{color:#fff}.blog-section-ex-2{z-index:1;position:relative;overflow:hidden}.blog-section-ex-2 .shapes .shape-1{z-index:-1;position:absolute;bottom:283px;left:47px}@media (max-width:1600px){.blog-section-ex-2 .shapes .shape-1{display:none}}.blog-section-ex-2 .shapes .shape-2{z-index:-1;position:absolute;bottom:194px;right:-53px}@media (max-width:1600px){.blog-section-ex-2 .shapes .shape-2{display:none}}.blog-section-ex-2 .shapes .shape-3{filter:blur(225px);z-index:-1;background:radial-gradient(92.41% 73.6% at 110.89% 53.42%,#5d12573d 0%,#5d12570a 100%);width:790px;height:790px;position:absolute;bottom:-52px;left:-215px}@media (max-width:1600px){.blog-section-ex-2 .shapes .shape-3{display:none}}.hero-ex-1-section{z-index:1;background-color:#0f101b;position:relative}.hero-ex-1-section .shapes .shape-ex-1{position:absolute;top:0;left:0}@media (max-width:1399px){.hero-ex-1-section .shapes .shape-ex-1{display:none}}.hero-ex-1-section .shapes .shape-ex-2{position:absolute;top:0;left:0}.hero-ex-1-section .shapes .shape-ex-3{z-index:1;position:absolute;bottom:-2px;left:0}.hero-ex-1-section .shapes .shape-ex-4{position:absolute;top:100px;right:-135px}.hero-ex-1-section .shapes .shape-ex-5{position:absolute;top:-100px;right:270px}.hero-ex-1-section .shapes .shape-ex-6{position:absolute;top:163px;right:192px}@media (max-width:1399px){.hero-ex-1-section .hero-items{display:none}}.hero-ex-1-section .hero-items .hero-item-1{position:absolute;bottom:200px;left:895px}.hero-ex-1-section .hero-items .hero-item-2{position:absolute;bottom:275px;right:160px}.hero-ex-1-section .hero-items .hero-item-3{position:absolute;top:160px;left:965px}.hero-ex-1-section .hero-img-wrap-8{border-radius:0;width:652px;height:716px;position:absolute;top:57%;right:14%;transform:translateY(-50%)}.hero-ex-1-section .hero-img-wrap-8 img{width:initial;height:initial;object-position:initial}.hero-ex-1-content{padding:170px 0 240px}@media only screen and (max-width:991px){.hero-ex-1-content{padding:120px 0}}@media only screen and (max-width:767px){.hero-ex-1-content{padding:100px 0}}.hero-ex-1-content .section-heading .sub-heading .heading-icon{color:var(--ed-color-common-white);background-color:#5532f3}.hero-ex-1-content .section-heading .section-title{color:var(--ed-color-common-white)}.hero-ex-1-content .section-heading .section-title span{color:var(--ed-color-common-white);font-weight:400}.hero-ex-1-content .hero-btn-wrap{margin-bottom:0}.hero-ex-1-content .hero-btn-wrap .hero-video a{color:var(--ed-color-theme-primary)}@media (max-width:1399px){.hero-ex-1-content .hero-btn-wrap .hero-video a{color:var(--ed-color-common-white)}}.category-section-ex-2 .category-2-item{text-align:center;background:#f5f2f4;border-radius:15px;padding:40px 30px 30px}.category-section-ex-2 .category-2-item .icon{max-width:fit-content;margin:0 auto;position:relative}.category-section-ex-2 .category-2-item .icon span{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 30px;display:flex;position:relative}.category-section-ex-2 .category-2-item .icon:before{content:"";border:1px solid var(--ed-color-theme-primary);z-index:1;border-radius:50%;width:100px;height:100px;transition:all .3s ease-in-out;position:absolute;top:0;right:-20px}.category-section-ex-2 .category-2-item .icon img{object-fit:cover;width:auto}.category-section-ex-2 .category-2-item .category-2-title{margin-bottom:0}.category-section-ex-2 .category-2-item .category-2-title a{color:#0f101b;margin-bottom:0;font-family:Outfit;font-size:23px;font-style:normal;font-weight:600;line-height:30px;transition:all .3s ease-in-out}@media (max-width:1199px){.category-section-ex-2 .category-2-item .category-2-title a{font-size:20px}}.category-section-ex-2 .category-2-item .category-2-title a:hover{color:var(--ed-color-theme-primary)}.category-section-ex-2 .category-2-item .content{margin-top:18px}.category-section-ex-2 .category-2-item .content .content-item-cta{background:#fff;border-radius:6px;padding:15px 0}.category-section-ex-2 .category-2-item .content .content-item-cta .content-item-title{color:#0f101b;margin-bottom:0;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.category-section-ex-2 .category-2-item .content .content-item-cta .content-item-title-border{border-bottom:1px solid #e6e0e5;margin-bottom:10px;padding-bottom:11px}.service-promo-ex{background-color:#141841}.feature-course-ex-4{background-color:#edebee;position:relative;overflow:hidden}.feature-course-ex-4 .shapes .ex-4-shape-1{opacity:.42;filter:blur(225px);background:#5d1257;width:976.84px;height:1160.81px;position:absolute;top:286px;left:-290px;transform:matrix(.67,.74,-.75,.66,0,0)}.feature-course-ex-4 .shapes .ex-4-shape-2{opacity:.42;filter:blur(225px);background:#5d1257;width:1003.55px;height:1250.28px;position:absolute;top:203px;right:-269px;transform:matrix(.62,-.79,.79,.61,0,0)}.header-ex-4 .top-bar{background-color:var(--ed-color-theme-primary)}.header-ex-4 .top-bar .top-bar-inner .top-bar-left .top-bar-list li a:hover,.header-ex-4 .top-bar .top-bar-inner .top-bar-right .register-box a:hover,.header-ex-4 .top-bar .top-bar-inner .top-bar-right .top-social-wrap .social-list li a:hover{color:#0f101b}.category-ex-4-section .category-ex-4-item{background:#f5f2f4;border-radius:20px;align-items:center;gap:30px;padding:30px;display:flex}@media (max-width:1199px){.category-ex-4-section .category-ex-4-item{gap:10px;padding:10px}}@media only screen and (max-width:767px){.category-ex-4-section .category-ex-4-item{flex-wrap:wrap}}.category-ex-4-section .category-ex-4-item .thumb{position:relative}.category-ex-4-section .category-ex-4-item .thumb img{object-fit:cover;border-radius:10px;width:100%}.category-ex-4-section .category-ex-4-item .thumb .sub{color:#fff;background:#5d1257;border-radius:10px 0;padding:7px 15px;font-family:Outfit;font-size:14px;font-style:normal;font-weight:600;line-height:18px;position:absolute;top:0;left:0}@media only screen and (max-width:991px){.category-ex-4-section .category-ex-4-item .thumb .sub{padding:1px 3px;font-size:13px}}.category-ex-4-section .category-ex-4-item .content .title a{color:#0f101b;margin-bottom:7px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:26px;transition:all .3s ease-in-out}.category-ex-4-section .category-ex-4-item .content .title a:hover{color:var(--ed-color-theme-primary)}.category-ex-4-section .category-ex-4-item .content p{color:#6f6873;margin-bottom:14px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:1399px){.category-ex-4-section .category-ex-4-item .content p br{display:none}}.category-ex-4-section .category-ex-4-item .content .category-ex-4-btn{color:#0f101b;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:20px;transition:all .3s ease-in-out}.category-ex-4-section .category-ex-4-item .content .category-ex-4-btn:hover{color:var(--ed-color-theme-primary)}.ex-counter{background-color:var(--ed-color-theme-primary)}.ex-counter .team-counter-wrapper{padding-bottom:0}.ex-counter .team-counter-wrapper:before,.ex-counter .team-counter-wrapper:after{display:none}.ex-counter .team-counter-wrapper .team-counter-wrap{box-shadow:none;background-color:#0000;border-radius:0}@media only screen and (max-width:767px){.ex-counter .team-counter-wrapper .team-counter-wrap{flex-flow:wrap;justify-content:space-between}}.hero-ex-3-section{margin:0 0 600px;position:relative;overflow-x:clip}@media only screen and (max-width:991px){.hero-ex-3-section{margin:0;padding:100px 0}}@media only screen and (max-width:767px){.hero-ex-3-section{margin:0;padding:90px 0}}.hero-ex-3-section .hero-ex-3-shapes .hero-ex-3-shape-1{z-index:-2;position:absolute;top:95px;right:532px}@media (max-width:1199px){.hero-ex-3-section .hero-ex-3-shapes .hero-ex-3-shape-1{display:none}}.hero-ex-3-section .hero-ex-3-shapes .hero-ex-3-shape-2{position:absolute;top:80px;right:-78px}@media (max-width:1199px){.hero-ex-3-section .hero-ex-3-shapes .hero-ex-3-shape-2{display:none}}.hero-ex-3-section .hero-ex-3-shapes .hero-ex-3-shape-3{position:absolute;bottom:-500px;right:0}@media only screen and (max-width:991px){.hero-ex-3-section .hero-ex-3-shapes .hero-ex-3-shape-3{display:none}}.hero-ex-3-section .hero-content .section-heading .section-title{margin-bottom:27px;font-size:72px;line-height:82px}@media (max-width:1199px){.hero-ex-3-section .hero-content .section-heading .section-title{font-size:40px;line-height:50px}.hero-ex-3-section .hero-content .section-heading .section-title br{display:none}}@media only screen and (max-width:991px){.hero-ex-3-section .hero-content .section-heading .section-title{font-size:32px;line-height:42px}}.hero-ex-3-section .hero-content .section-heading p{color:#000;margin-bottom:0;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:28px}@media only screen and (max-width:991px){.hero-ex-3-section .hero-content .hero-btn-wrap{margin-bottom:0}}.hero-ex-3-section .hero-content .hero-btn-wrap .hero-video a i{background:#f5f2f4}.hero-ex-3-section .hero-ex-3-wrap{position:inherit;width:initial;height:initial}@media only screen and (max-width:991px){.hero-ex-3-section .hero-ex-3-wrap{margin-top:0}}.hero-ex-3-section .hero-ex-3-wrap .hero-ex-3-img{z-index:-1;border-radius:0;width:100%;max-width:1052px;height:702px;right:-216px}@media (max-width:1199px){.hero-ex-3-section .hero-ex-3-wrap .hero-ex-3-img{max-width:940px;height:645px;right:-432px}}@media only screen and (max-width:991px){.hero-ex-3-section .hero-ex-3-wrap .hero-ex-3-img{display:none}}.promo-ex-3{position:relative}.promo-ex-3 .promo-ex-shapes .promo-ex-shape-1{z-index:-1;position:absolute;top:-400px;left:0}@media (max-width:1199px){.promo-ex-3 .promo-ex-shapes .promo-ex-shape-1{display:none}}.promo-ex-3 .promo-ex-3-wrap{z-index:1;background:#fff;border-radius:15px;margin:-310px 100px 100px;padding:100px 70px 100px 100px;position:relative}@media (max-width:1199px){.promo-ex-3 .promo-ex-3-wrap{margin:0;padding:0 70px 0 100px}}@media only screen and (max-width:991px){.promo-ex-3 .promo-ex-3-wrap{margin:0;padding:0}}.promo-ex-3 .promo-ex-3-wrap .row>*{padding-left:0;padding-right:0}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item{text-align:center;border-bottom:1px solid #e6e0e5;padding-bottom:40px}@media screen and (max-width:575px){.promo-ex-3 .promo-ex-3-wrap .promo-ex-item{border-bottom:0}}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item.item-1{border-right:1px solid #e6e0e5}@media screen and (max-width:575px){.promo-ex-3 .promo-ex-3-wrap .promo-ex-item.item-1{border-right:0}}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item.item-2{border-bottom:0;padding-top:40px;padding-bottom:0}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item .icon{background:#f5f2f4;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;display:flex}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item .icon img{width:auto}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item .title-promo-3{margin-top:18px;margin-bottom:0}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item .title-promo-3 a{color:#000;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:50px;transition:all .3s ease-in-out}.promo-ex-3 .promo-ex-3-wrap .promo-ex-item p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.hero-ex-4 .hero-wrap-16{background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:30px;margin-top:0;padding:125px 120px;position:relative}@media (max-width:1199px){.hero-ex-4 .hero-wrap-16{padding:80px 30px}}@media only screen and (max-width:767px){.hero-ex-4 .hero-wrap-16{padding:80px 6px 80px 15px}}.hero-ex-4 .hero-wrap-16:before{content:"";background:linear-gradient(270deg,#090c4100 0%,#121331 83.69%);border-radius:30px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-ex-4 .hero-wrap-16 .hero-content{position:relative}.hero-ex-4 .hero-wrap-16 .hero-content .section-heading{max-width:757px}@media (max-width:1199px){.hero-ex-4 .hero-wrap-16 .hero-content .section-heading{max-width:100%}}.hero-ex-4 .hero-wrap-16 .hero-content .section-heading .section-title{color:var(--ed-color-common-white);border-bottom:1px solid #ffffff29;margin-bottom:22px;padding-bottom:12px}.hero-ex-4 .hero-wrap-16 .hero-content .section-heading .section-title span,.hero-ex-4 .hero-wrap-16 .hero-content .section-heading p{color:var(--ed-color-common-white)}.hero-ex-4 .hero-wrap-16 .hero-content .hero-btn-wrap{margin-bottom:0}.hero-ex-4 .hero-wrap-16 .hero-content .hero-btn-wrap .hero-video a{color:var(--ed-color-common-white)}.hero-ex-5{position:relative}.hero-ex-5 .hero-ex-5-shapes .bg-left-shape{filter:blur(125px);background:radial-gradient(80.61% 80.61% at 50% 19.39%,#5d125733 0%,#03141800 85.76%);width:1784px;height:1541px;position:absolute;top:473px;left:-709px}.hero-ex-5 .hero-ex-5-shapes .bg-color-shape{background:linear-gradient(2.49deg,#5d1257 6.39%,#2516a3 95.83%);border-radius:0;width:782px;height:876px;position:absolute;top:0;right:0}@media (max-width:1399px){.hero-ex-5 .hero-ex-5-shapes .bg-color-shape{width:570px}}@media (max-width:1199px){.hero-ex-5 .hero-ex-5-shapes .bg-color-shape{width:435px}}@media only screen and (max-width:991px){.hero-ex-5 .hero-ex-5-shapes .bg-color-shape{display:none}}.hero-ex-5 .hero-ex-5-shapes .bg-img-shape{position:absolute;top:135px;right:167px}@media (max-width:1399px){.hero-ex-5 .hero-ex-5-shapes .bg-img-shape{right:-94px}}@media (max-width:1199px){.hero-ex-5 .hero-ex-5-shapes .bg-img-shape{top:50px;right:-203px}}@media only screen and (max-width:991px){.hero-ex-5 .hero-ex-5-shapes .bg-img-shape{display:none}}.hero-ex-5 .hero-content-2{padding:270px 0 130px}@media (max-width:1199px){.hero-ex-5 .hero-content-2{padding:140px 0 80px}}@media only screen and (max-width:991px){.hero-ex-5 .hero-content-2{padding:70px 0 80px}}.hero-ex-5 .hero-content-2 .hero-form .form-control{border-radius:5px}.hero-ex-5 .hero-content-2 .hero-form .ed-primary-btn{text-transform:uppercase;border-radius:5px;padding:17px 24px}.hero-ex-6 .hero-wrap-16{background:0 0;border-radius:0;padding:325px 0 181px}@media (max-width:1199px){.hero-ex-6 .hero-wrap-16{padding:195px 0 120px}}@media only screen and (max-width:991px){.hero-ex-6 .hero-wrap-16{padding:120px 0}}@media only screen and (max-width:767px){.hero-ex-6 .hero-wrap-16{padding:80px 0}}.hero-ex-6 .hero-wrap-16:before{border-radius:0}.hero-ex-6 .hero-wrap-16 .hero-content .section-heading{max-width:100%}.hero-ex-6 .hero-wrap-16 .hero-content .section-heading .section-title{border-bottom:0;padding-bottom:0;font-size:72px;line-height:82px}@media (max-width:1199px){.hero-ex-6 .hero-wrap-16 .hero-content .section-heading .section-title{font-size:40px;line-height:52px}.hero-ex-6 .hero-wrap-16 .hero-content .section-heading .section-title br{display:none}}@media only screen and (max-width:991px){.hero-ex-6 .hero-wrap-16 .hero-content .section-heading .section-title{font-size:32px;line-height:42px}}@media only screen and (max-width:767px){.hero-ex-6 .hero-wrap-16 .hero-content .section-heading .section-title{font-size:32px;line-height:42px}}.hero-ex-6 .hero-wrap-16 .hero-content p{font-size:18px}@media only screen and (max-width:991px){.hero-ex-6 .hero-wrap-16 .hero-content p br{display:none}}.hero-ex-8 .hero-wrap-16{background:linear-gradient(99.58deg,#0a0e3d 0%,#5260f2 100%);border-radius:30px;padding:120px 0 120px 120px;position:relative}@media (max-width:1600px){.hero-ex-8 .hero-wrap-16{padding:120px 0 120px 30px}}@media only screen and (max-width:767px){.hero-ex-8 .hero-wrap-16{border-radius:0;padding:80px 30px}}.hero-ex-8 .hero-wrap-16 .hero-ex-8-shapes .shape-1{mix-blend-mode:lighten;filter:blur(125px);background:#5d1257;width:476px;height:476px;position:absolute;top:110px;left:595px;box-shadow:0 4px 4px #00000040}@media only screen and (max-width:767px){.hero-ex-8 .hero-wrap-16 .hero-ex-8-shapes .shape-1{display:none}}.hero-ex-8 .hero-wrap-16 .hero-ex-8-shapes .right-ex-hero-img{position:absolute;top:0;right:86px}@media (max-width:1600px){.hero-ex-8 .hero-wrap-16 .hero-ex-8-shapes .right-ex-hero-img{right:-40px}}@media only screen and (max-width:767px){.hero-ex-8 .hero-wrap-16 .hero-ex-8-shapes .right-ex-hero-img{display:none}}.hero-ex-8 .hero-wrap-16:before{display:none}.hero-ex-8 .hero-wrap-16 .hero-content .section-heading{max-width:100%}.hero-ex-8 .hero-wrap-16 .hero-content .section-heading .section-title{border-bottom:0;padding-bottom:0;font-size:64px;line-height:74px}@media (max-width:1199px){.hero-ex-8 .hero-wrap-16 .hero-content .section-heading .section-title{font-size:40px;line-height:52px}.hero-ex-8 .hero-wrap-16 .hero-content .section-heading .section-title br{display:none}}@media only screen and (max-width:991px){.hero-ex-8 .hero-wrap-16 .hero-content .section-heading .section-title{font-size:32px;line-height:42px}}@media only screen and (max-width:767px){.hero-ex-8 .hero-wrap-16 .hero-content .section-heading .section-title{font-size:32px;line-height:42px}}.hero-ex-8 .hero-wrap-16 .hero-content .lerning-wrap{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1000px;flex-wrap:wrap;align-items:center;gap:10px 30px;margin-bottom:40px;padding:22px 40px;display:inline-flex}@media only screen and (max-width:767px){.hero-ex-8 .hero-wrap-16 .hero-content .lerning-wrap{border-radius:0;padding:22px}}.hero-ex-8 .hero-wrap-16 .hero-content .lerning-wrap .lerning-title{color:#fff;font-family:Outfit;font-size:22px;font-style:normal;font-weight:500;line-height:28px}.hero-ex-8 .hero-wrap-16 .hero-content .lerning-wrap .lerning-list li{color:#fff;font-family:Outfit;font-size:16px;font-style:normal;font-weight:600;line-height:28px;list-style:none}.hero-ex-8 .hero-wrap-16 .hero-content .lerning-wrap .lerning-list li i{padding-right:10px}.hero-ex-9{background-color:#2b0c28;position:relative}.hero-ex-9 .shapes .shape-1{z-index:-1;position:absolute;top:0;left:0}.hero-ex-9 .hero-bg-wrap{height:initial}.hero-ex-9 .hero-bg-wrap .hero-text-box{top:22%;left:168px}.hero-ex-9 .hero-content-2{padding:140px 0 120px}@media only screen and (max-width:991px){.hero-ex-9 .hero-content-2{padding:100px 0}}.hero-ex-9 .hero-content-2 .section-heading .section-title{color:var(--ed-color-common-white)}@media only screen and (max-width:767px){.hero-ex-9 .hero-content-2 .section-heading .section-title br{display:none}}.hero-ex-9 .hero-content-2 .desc{color:var(--ed-color-common-white)}.hero-ex-9 .hero-content-2 .about-counter-items .about-counter-item .icon{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#ffffff0a;border:1px solid #ffffff14}.hero-ex-9 .hero-content-2 .about-counter-items .about-counter-item .content .title,.hero-ex-9 .hero-content-2 .about-counter-items .about-counter-item .content .title span,.hero-ex-9 .hero-content-2 .about-counter-items .about-counter-item .content p{color:var(--ed-color-common-white)}.hero-ex-10{z-index:1;background-color:#f5f2f4;position:relative}@media (max-width:1600px){.hero-ex-10{background-color:#2b0c28}}.hero-ex-10 .shapes .hero-10-ex-shape{z-index:-1;position:absolute;top:0;left:0}@media (max-width:1600px){.hero-ex-10 .shapes .hero-10-ex-shape{display:none}}.register-section{margin-bottom:-180px}.register-wrap{background:var(--ed-color-common-white);z-index:1;border-radius:10px;padding:80px;position:relative;overflow:hidden;box-shadow:0 8px 40px #0f1b311f}@media (max-width:1199px){.register-wrap{padding:80px 40px}}@media only screen and (max-width:767px){.register-wrap{padding:50px 20px}}.register-wrap .shape{z-index:-1;position:absolute;bottom:-20px;left:56%;transform:translate(-50%)}.register-wrap .section-heading{z-index:5;position:relative}@media (max-width:1199px){.register-wrap .section-heading .section-title{font-size:36px}}@media only screen and (max-width:767px){.register-wrap .section-heading .section-title{font-size:28px}}.register-wrap .section-heading .section-title br{display:block}.register-wrap .section-heading .section-title span{color:var(--ed-color-theme-primary)}.register-wrap .register-img{width:100%;max-width:576px;height:100%;position:absolute;top:0;right:0}@media only screen and (max-width:991px){.register-wrap .register-img{display:none}}.register-wrap .register-img img{object-fit:cover;object-position:top;width:100%;height:100%}.footer-ex-5{border-radius:0;width:100%;margin:0;padding-top:120px;left:0;overflow:hidden}.footer-ex-5 .footer-ex-5-top .footer-ex-5-top-wrap{background:#5d1257;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;padding:47px 70px;display:flex}@media only screen and (max-width:767px){.footer-ex-5 .footer-ex-5-top .footer-ex-5-top-wrap{padding:20px}}.footer-ex-5 .footer-ex-5-top .footer-ex-5-top-wrap .title{color:var(--ed-color-common-white);margin-bottom:0;font-family:Outfit;font-size:36px;font-style:normal;font-weight:600;line-height:70px}@media only screen and (max-width:991px){.footer-ex-5 .footer-ex-5-top .footer-ex-5-top-wrap .title{font-size:28px;line-height:38px}}.footer-ex-5 .footer-ex-5-top .footer-ex-5-top-wrap .ed-primary-btn{background-color:var(--ed-color-common-white);color:#0f101b}.footer-ex-5 .footer-top-wrap .footer-wrap{border:1px solid #242850;border-radius:20px;margin-bottom:0;position:relative}.footer-ex-5 .footer-top-wrap .footer-wrap:before{content:"";background-color:#242850;width:1px;height:88px;position:absolute;bottom:-72px;left:0}.footer-ex-5 .footer-top-wrap .footer-wrap:after{content:"";background-color:#242850;width:1px;height:88px;position:absolute;bottom:-72px;right:0}.footer-ex-5 .footer-top-wrap .footer-widget{border-right:1px solid #242850;height:100%}@media only screen and (max-width:991px){.footer-ex-5 .footer-top-wrap .footer-widget{border-right:0}}.footer-ex-5 .footer-top-wrap .footer-widget .footer-social li a{background:#ffffff0f}.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-border-none{border-right:0}.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-1{padding:100px 84px 100px 85px}@media (max-width:1600px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-1{padding:100px 50px 100px 40px}}@media (max-width:1399px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-1{padding:100px 15px 96px 30px}}@media (max-width:1199px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-1{padding:100px 10px 96px}}@media only screen and (max-width:991px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-1{padding:100px 10px 0 0}}@media only screen and (max-width:767px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-1{padding:30px 10px 0 0}}.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-2{margin-left:-15px;padding:100px 45px 100px 40px}@media (max-width:1600px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-2{margin-left:-40px;padding:100px 24px 100px 50px}}@media (max-width:1399px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-2{margin-left:-63px;padding:100px 24px 100px 50px}}@media (max-width:1199px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-2{margin-left:-40px;padding:100px 24px 100px 50px}}@media only screen and (max-width:991px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-2{margin-left:0;padding:100px 24px 0 50px}}@media only screen and (max-width:767px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-2{margin-left:0;padding:30px 24px 0 0}}.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-3{margin-right:-80px;padding:100px 80px 100px 85px}@media (max-width:1600px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-3{padding:100px 40px 100px 85px}}@media (max-width:1399px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-3{padding:100px 10px 100px 65px}}@media only screen and (max-width:991px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-3{padding:30px 10px 100px 0}}@media only screen and (max-width:767px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-3{padding:30px 0 0}}.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-4{padding:100px 70px 100px 125px}@media (max-width:1600px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-4{padding:100px 50px 100px 90px}}@media (max-width:1399px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-4{padding:100px 20px 100px 70px}}@media (max-width:1199px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-4{padding:30px 10px 100px}}@media only screen and (max-width:991px){.footer-ex-5 .footer-top-wrap .footer-widget.footer-widget-ex-5-4{padding:30px 0 0}}.footer-ex-5 .copyright-area{background-color:#2b0c28;border-top:0}.footer-ex-5 .copyright-area .copyright-main{justify-content:center}.subscribe-ex-section{background-color:#5d1257}.subscribe-ex-section .subscrie-wrap .section-heading .section-title{color:var(--ed-color-common-white)}.home-ex-1{background-color:#f3f7fb;position:relative}.home-ex-1 .shapes .testimonial-ex-1-shape{position:absolute;top:0;left:0}.home-ex-1 .section-heading .section-title{color:#0f101b}.home-ex-1 .testi-item-9{background:#fff;border:0;border-radius:10px}.home-ex-1 .testi-item-9 .testi-top-content{border-bottom:0;padding-bottom:0}.home-ex-1 .testi-item-9 .testi-top-content p{color:#4d5765;font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:38px}.home-ex-1 .testi-item-9 .author-details-wrap{background:#f5f2f4;border-radius:999px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px 40px 16px 20px;display:flex}@media only screen and (max-width:767px){.home-ex-1 .testi-item-9 .author-details-wrap{border-radius:999px}}.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap{align-items:center;gap:15px;display:flex}@media only screen and (max-width:767px){.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap{flex-wrap:wrap}}.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap img{object-fit:cover;border-radius:50%;width:60px;height:60px}.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap .title-wrap .title{color:#0f2239;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:25px}.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap .title-wrap p{color:#5d1257;margin-bottom:0;font-family:Outfit;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.home-ex-1 .testi-item-9 .author-details-wrap .star-wrap{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.home-ex-1 .testi-item-9 .author-details-wrap .star-wrap li{list-style:none}.home-ex-1 .testi-item-9 .author-details-wrap .star-wrap li i{color:#ffb539}.about-ex-5-section{position:relative;overflow:hidden}.about-ex-5-section .shapes .shape-1{position:absolute;top:-380px;right:0}.about-ex-5-section .about-ex-5-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%}.about-ex-5-section .about-ex-5-content{padding-left:42px}@media (max-width:1199px){.about-ex-5-section .about-ex-5-content{padding-left:0}}.about-ex-5-section .about-ex-5-content .section-heading .section-title{font-size:48px;line-height:58px}@media (max-width:1199px){.about-ex-5-section .about-ex-5-content .section-heading .section-title{font-size:40px;line-height:50px}.about-ex-5-section .about-ex-5-content .section-heading .section-title br{display:none}}@media only screen and (max-width:991px){.about-ex-5-section .about-ex-5-content .section-heading .section-title{font-size:32px;line-height:42px}}@media only screen and (max-width:767px){.about-ex-5-section .about-ex-5-content .section-heading .section-title{font-size:32px;line-height:42px}}.about-ex-5-section .about-ex-5-content .dec{margin-bottom:0}.about-ex-5-section .about-ex-5-content .content-btn{margin-top:22px}.about-ex-5-section .about-ex-5-content .content-btn .ed-primary-btn{text-transform:uppercase}.about-ex-5-section .about-ex-5-card-wrap{margin-top:-140px;padding-left:108px}@media (max-width:1199px){.about-ex-5-section .about-ex-5-card-wrap{margin-top:40px;padding-left:0}}.about-ex-5-section .about-ex-5-card-wrap .about-card{background:#fff;border-radius:10px;padding:40px 40px 32px;box-shadow:1px 0 28px #838b9a30}.about-ex-5-section .about-ex-5-card-wrap .about-card .icon{background:#5d125712;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.about-ex-5-section .about-ex-5-card-wrap .about-card .icon img{object-fit:cover;width:auto;margin-bottom:-15px}.about-ex-5-section .about-ex-5-card-wrap .about-card .title{color:#0f101b;margin-top:30px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.about-ex-5-section .about-ex-5-card-wrap .about-card p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:1199px){.about-ex-5-section .about-ex-5-card-wrap .about-card p br{display:none}}.courses-ex-5-section{position:relative;overflow:hidden}.courses-ex-5-section .shapes .courses-ex-5-shape{position:absolute;top:0;left:0}@media (max-width:1199px){.courses-ex-5-section .shapes .courses-ex-5-shape{display:none}}.platform-ex-section{z-index:1;background-color:#e6e0e5;position:relative;overflow:hidden}.platform-ex-section .shapes .shapes-1{z-index:-1;position:absolute;top:0;right:0}@media (max-width:1199px){.platform-ex-section .shapes .shapes-1{display:none}}.platform-ex-section .platform-ex-thumb{margin-right:30px}@media (max-width:1199px){.platform-ex-section .platform-ex-thumb{margin-right:0}}.platform-ex-section .platform-ex-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.platform-ex-section .platform-ex-content{margin-right:70px}@media (max-width:1199px){.platform-ex-section .platform-ex-content{margin-right:0}}.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card{background:#fff;border-radius:10px;align-items:start;gap:15px;padding:30px;transition:all .3s ease-in-out;display:flex}.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card:hover{background:var(--ed-color-theme-primary)}.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card:hover .icon i,.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card:hover .details-wrap .title,.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card:hover .details-wrap p{color:var(--ed-color-common-white)}.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card .icon i{color:#5d1257;transition:all .3s ease-in-out}.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card .details-wrap .title{color:#0f101b;margin-bottom:12px;font-family:Outfit;font-size:22px;font-style:normal;font-weight:600;line-height:28px;transition:all .3s ease-in-out}.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card .details-wrap P{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px;transition:all .3s ease-in-out}@media (max-width:1199px){.platform-ex-section .platform-ex-content .platform-card-wrap .platform-card .details-wrap P br{display:none}}.about-ex-6-section .about-ex-6-thumb{margin-left:-55px;padding-right:35px}@media (max-width:1199px){.about-ex-6-section .about-ex-6-thumb{margin-left:0;padding-right:0}}@media only screen and (max-width:767px){.about-ex-6-section .about-ex-6-thumb{height:440px}}@media screen and (max-width:330px){.about-ex-6-section .about-ex-6-thumb{height:297px}}.about-ex-6-section .about-ex-6-thumb img{object-fit:cover;width:100%;height:100%}.about-ex-6-section .about-ex-6-wrap .about-ex-6-list .title{color:#000;margin-bottom:12px;padding-left:22px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:26px;position:relative}.about-ex-6-section .about-ex-6-wrap .about-ex-6-list .title:before{content:"";background:#d9d9d9;border-radius:50%;width:12px;height:12px;position:absolute;top:20%;left:0}.about-ex-6-section .about-ex-6-wrap .about-ex-6-list p{color:#6f6873;margin-bottom:0;padding-left:22px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:1199px){.about-ex-6-section .about-ex-6-wrap .about-ex-6-list p br{display:none}}.about-ex-10-section{background-color:#f5f2f4}.about-ex-10-section .about-ex-6-thumb{border-radius:15px;padding-right:35px}.about-ex-10-section .about-ex-6-thumb img{border-radius:15px}.about-ex-10-section .about-ex-6-wrap .about-ex-6-list .title:before{background:#5d1257}.team-section-ex-6{background-color:#f5f2f4}.cta-ex-8-section{background-color:var(--ed-color-theme-primary)}.cta-ex-8-section .row>*{padding-left:0;padding-right:0}@media (max-width:1399px){.cta-ex-8-section .row>*{padding-left:15px;padding-right:15px}}.cta-ex-8-section .cta-ex-8-wrap{background-color:var(--ed-color-common-white);border-radius:5px}.cta-ex-8-section .cta-ex-8-wrap .row>*{padding-left:0;padding-right:0}@media (max-width:1399px){.cta-ex-8-section .cta-ex-8-wrap .row>*{padding-left:15px;padding-right:15px}}.cta-ex-8-section .cta-ex-8-wrap .title-wrap{text-align:center;margin-top:90px}@media (max-width:1199px){.cta-ex-8-section .cta-ex-8-wrap .title-wrap{margin-top:20px;margin-bottom:20px}}.cta-ex-8-section .cta-ex-8-wrap .title-wrap .title{color:#000;margin-bottom:0;font-family:Outfit;font-size:36px;font-style:normal;font-weight:500;line-height:45px}.cta-ex-8-section .cta-ex-8-wrap .title-wrap .ed-primary-btn{margin-top:22px}.cta-ex-8-section .cta-ex-8-wrap .thumb{padding:10px 20px 10px 0}@media only screen and (max-width:767px){.cta-ex-8-section .cta-ex-8-wrap .thumb{padding:10px 10px 10px 0}}.cta-ex-8-section .cta-ex-8-wrap .thumb img{object-fit:cover;width:100%;height:100%}.choose-us-ex-10{background-color:#241221;position:relative}.choose-us-ex-10 .shapes{position:absolute;top:0;right:0}@media (max-width:1199px){.choose-us-ex-10 .shapes{display:none}}.choose-us-ex-10 .section-heading .section-title{color:var(--ed-color-common-white)}.choose-us-ex-10 .choose-us-ex-10-item{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);text-align:center;background:#ffffff08;border:1px solid #ffffff1f;border-radius:15px;padding:44px 27px 36px}.choose-us-ex-10 .choose-us-ex-10-item .icon{margin-bottom:20px}.choose-us-ex-10 .choose-us-ex-10-item .icon img{width:auto}.choose-us-ex-10 .choose-us-ex-10-item .title{color:#fff;margin-bottom:18px;font-family:Outfit;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.choose-us-ex-10 .choose-us-ex-10-item p{color:#fff;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.team-section-ex-6{position:relative}.team-section-ex-6 .shapes .shape-1{position:absolute;top:0;left:220px}@media (max-width:1199px){.team-section-ex-6 .shapes .shape-1{display:none}}.team-section-ex-6 .section-heading .section-title{margin-bottom:20px}@media only screen and (max-width:767px){.team-section-ex-6 .section-heading .section-title{font-size:28px;line-height:38px}}.team-section-ex-6 .section-heading .dec{margin-bottom:0}.team-section-ex-6 .section-heading .team-section-ex-6-btn{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:42px;display:flex}.team-section-ex-6 .section-heading .team-section-ex-6-btn .ed-primary-btn-team-6{color:#0f101b;background-color:#0000;border:1px solid #e6e0e5}.team-section-ex-6 .section-heading .team-section-ex-6-btn .ed-primary-btn-team-6:before{background-color:var(--ed-color-theme-primary)}.team-section-ex-6 .section-heading .team-section-ex-6-btn .ed-primary-btn-team-6:hover{color:var(--ed-color-common-white)}.team-section-ex-6 .team-section-ex-2-wrapper{padding:0 60px}@media only screen and (max-width:767px){.team-section-ex-6 .team-section-ex-2-wrapper{padding:0 15px}}.team-section-ex-6 .team-section-ex-2-wrapper .team-section-ex-2-wrap-6 .team-item-13{box-shadow:none;overflow:hidden}.team-section-ex-6 .team-section-ex-2-wrapper .team-section-ex-2-wrap-6 .team-item-13 .team-img-wrap .team-img-shape-1{width:100%}.team-section-ex-6 .team-section-ex-2-wrapper .team-section-ex-2-wrap-6 .team-item-13 .team-img-wrap .team-img-shape-1 img{width:100%;height:100%}.team-section-ex-6 .team-section-ex-2-wrapper .team-section-ex-2-wrap-6 .team-item-13 .team-content{-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);background:#ffffff1a;border-radius:0 0 10px 10px}.team-section-ex-6 .team-section-ex-2-wrapper .team-section-ex-2-wrap-6 .team-item-13 .team-content .title a,.team-section-ex-6 .team-section-ex-2-wrapper .team-section-ex-2-wrap-6 .team-item-13 .team-content span{color:var(--ed-color-common-white)}.footer-ex-3 .footer-wrap{margin-bottom:92px}@media only screen and (max-width:991px){.footer-ex-3 .footer-wrap{margin-bottom:0}}.footer-ex-3 .footer-wrap .footer-widget .widget-header:before{display:none}.footer-ex-3 .footer-wrap .footer-widget .line-wrap{align-items:center;gap:3px;display:flex;transform:translateY(-27px)}@media (max-width:1199px){.footer-ex-3 .footer-wrap .footer-widget .line-wrap{transform:translateY(-20px)}}@media only screen and (max-width:767px){.footer-ex-3 .footer-wrap .footer-widget .line-wrap{transform:translateY(0)}}.footer-ex-3 .footer-wrap .footer-widget .line-wrap .line-main{background:var(--ed-color-theme-primary);width:40px;height:2px}.footer-ex-3 .footer-wrap .footer-widget .line-wrap .line-span{background:var(--ed-color-theme-primary);width:10px;height:2px}.footer-ex-3 .footer-wrap .footer-widget .line-wrap .line-dot,.footer-ex-3 .footer-wrap .footer-widget .line-wrap.one .line-dot{background:var(--ed-color-theme-primary);width:6px;height:2px}.footer-ex-3 .footer-wrap .footer-widget .dec{color:#b3c1d3}@media (max-width:1399px){.footer-ex-3 .footer-wrap .footer-widget .dec br{display:none}}.footer-ex-3 .footer-wrap .footer-widget .footer-social{display:block}.footer-ex-3 .footer-wrap .footer-widget .footer-social .title{color:#fff;margin-bottom:12px;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:25px;display:block}.footer-ex-3 .footer-wrap .footer-widget .footer-social li:not(:last-of-type){margin-right:10px}@media only screen and (max-width:767px){.footer-ex-3 .footer-wrap .footer-widget .footer-social li:not(:last-of-type){margin-bottom:10px}}.footer-ex-3 .footer-wrap .footer-widget .footer-social li a{background-color:#242850}.footer-ex-3 .footer-wrap .footer-widget .footer-form-wrap .footer-form .form-item .form-control{background:#ffffff08;border:1px solid #283752;border-radius:100px;position:relative}.footer-ex-3 .footer-wrap .footer-widget .footer-form-wrap .footer-form .form-item .icon{color:var(--ed-color-theme-primary);position:absolute;top:17px;right:25px}.footer-ex-3 .footer-wrap .footer-widget .footer-form-wrap .footer-form .ed-primary-btn{margin-top:10px}.footer-ex-3 .footer-wrap .footer-widget.widget-2 .footer-list li a{color:#b3c1d3;padding-left:20px}.footer-ex-3 .footer-wrap .footer-widget.widget-2 .footer-list li a:before{color:#b3c1d3;content:"";font-family:bootstrap-icons;font-size:7px}.footer-ex-3 .footer-wrap .footer-widget.footer-ex-3-left-2{padding-left:25px}@media (max-width:1199px){.footer-ex-3 .footer-wrap .footer-widget.footer-ex-3-left-2{padding-left:0}}.footer-ex-3 .footer-wrap .footer-widget.footer-ex-3-left-3{padding-left:55px}@media (max-width:1199px){.footer-ex-3 .footer-wrap .footer-widget.footer-ex-3-left-3{padding-left:0}}.footer-ex-3 .footer-wrap .footer-widget.footer-ex-3-left-4{padding-left:85px}@media (max-width:1199px){.footer-ex-3 .footer-wrap .footer-widget.footer-ex-3-left-4{padding-left:0}}.footer-ex-3 .copyright-area{background-color:#0000;border-top:0}.footer-ex-3 .copyright-area .copyright-content{border-top:1px solid #283752}.footer-ex-6{padding-top:120px;position:relative}.footer-ex-6 .shapes .shape-1{position:absolute;top:0;left:67px}@media (max-width:1399px){.footer-ex-6 .shapes .shape-1{display:none}}.footer-ex-6 .bootom-shape{border-top:1px solid #ffffff1a;padding-top:380px}@media (max-width:1399px){.footer-ex-6 .bootom-shape{padding-top:265px}}@media only screen and (max-width:991px){.footer-ex-6 .bootom-shape{padding-top:230px}}@media only screen and (max-width:767px){.footer-ex-6 .bootom-shape{padding-top:165px}}.footer-ex-6 .bootom-shape .shape{position:absolute;bottom:80px;left:110px}@media (max-width:1199px){.footer-ex-6 .bootom-shape .shape{left:0}}@media only screen and (max-width:767px){.footer-ex-6 .bootom-shape .shape{bottom:40px}}.feature-course-7{background-color:#f5f2f4;overflow:hidden}.feature-course-7 .section-heading-wrap{flex-wrap:wrap;justify-content:space-between;align-items:end;row-gap:20px;margin-bottom:70px;display:flex}.feature-course-7 .section-heading-wrap .section-heading{margin-bottom:0}.feature-course-7 .teacher-wrap{padding-bottom:120px;position:relative}.feature-course-7 .teacher-wrap .shapes .shape{position:absolute;top:0;right:0}@media (max-width:1399px){.feature-course-7 .teacher-wrap .shapes .shape{right:-330px}}@media only screen and (max-width:767px){.feature-course-7 .teacher-wrap .shapes .shape{display:none}}.feature-course-7 .teacher-wrap .teacher-wrap-content{padding-right:93px}@media only screen and (max-width:767px){.feature-course-7 .teacher-wrap .teacher-wrap-content{padding-right:0}}.feature-course-7 .teacher-wrap .teacher-wrap-content .section-heading .section-title{font-size:60px;line-height:70px}@media only screen and (max-width:991px){.feature-course-7 .teacher-wrap .teacher-wrap-content .section-heading .section-title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.feature-course-7 .teacher-wrap .teacher-wrap-content .section-heading .section-title{font-size:30px;line-height:40px}}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap{background:#fff;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px;display:flex;position:relative;box-shadow:0 11px 32px #20233d0f}@media (max-width:1199px){.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap{row-gap:30px}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap:before{display:none}}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap:before{content:"";background:#e6e0e5;width:1px;height:100%;position:absolute;top:0;left:50%}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap .teacher-card{text-align:center}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap .teacher-card .icon{background:#5d1257;border-radius:50%;justify-content:center;align-items:center;width:57px;height:57px;margin:0 auto 15px;display:flex}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap .teacher-card .icon img{width:auto}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap .teacher-card .title{color:#0f101b;margin-bottom:10px;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:25px}.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap .teacher-card p{color:#6f6873;margin-bottom:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:1199px){.feature-course-7 .teacher-wrap .teacher-wrap-content .card-wrap .teacher-card p br{display:none}}.testi-ex-4,.sponsor-ex-4{background-color:#f5f2f4}.testi-ex-9,.footer-ex-9{background-color:#2b0c28}.feature-white-bg{background-color:var(--ed-color-common-white)!important}.choose-us-ex-9{background-color:#f5f2f4}.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{transition:all .3s ease-in-out;left:-150px}@media (max-width:1600px){.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{left:-80px}}@media (max-width:1399px){.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{display:none}}@media (max-width:1199px){.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav{left:0}}.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav:hover{background-color:#0f101b}.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav.swiper-prev{border:0;left:auto;right:-150px}@media (max-width:1600px){.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav.swiper-prev{right:-80px}}@media (max-width:1199px){.home-ex-1 .testi-carousel-wrap-2.wrap-13 .swiper-arrow .swiper-nav.swiper-prev{right:0}}@media only screen and (max-width:767px){.team-ex-2 .section-heading .section-title{font-size:28px;line-height:38px}}.footer-ex-10{position:relative;overflow:hidden}.footer-ex-10 .shapes .shape-1{position:absolute;top:0;left:67px}@media (max-width:1199px){.footer-ex-10 .shapes .shape-1{display:none}}}body{color:var(--ed-color-text-body);font-size:16px;line-height:1.625;font-family:var(--ed-ff-body,"Outfit", sans-serif)!important}:root{--bs-primary:#5d1257;--bs-primary-rgb:93, 18, 87;--bs-link-color:#5d1257;--bs-link-color-rgb:93, 18, 87;--bs-link-hover-color:#2b0c28;--bs-link-hover-color-rgb:43, 12, 40}@layer base{header a,header button,aside a,aside button,footer a,footer button{color:inherit;text-decoration:none}}html body header a.nav-dropdown-item{color:#000!important;background-color:#0000!important}html body header a.nav-dropdown-item:hover{color:#fff!important;background-color:#5d1257!important}html body footer a{color:#fff;transition:color .3s ease-in-out,background-color .3s ease-in-out}html body footer a:hover{color:#d089c6!important}html body footer .copyright-social a:hover{color:#fff!important;background-color:#5d1257!important}html body footer button.subscribe-btn:hover{color:#fff!important;background-color:#2b0c28!important}.container{width:100%;max-width:100%;margin-inline:auto;padding-inline:12px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.container-wide{width:100%;max-width:100%;margin-inline:auto;padding-inline:12px}@media (min-width:576px){.container-wide{max-width:740px}}@media (min-width:768px){.container-wide{max-width:940px}}@media (min-width:992px){.container-wide{max-width:1180px}}@media (min-width:1200px){.container-wide{max-width:1380px}}@media (min-width:1400px){.container-wide{max-width:1560px}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.auth-section{background-color:var(--ed-color-grey-1)}.auth-card{background:var(--ed-color-common-white);border:1px solid var(--ed-color-border-1);border-radius:16px;padding:48px 40px;box-shadow:0 8px 30px #1a14180f}.auth-card .section-heading{margin-bottom:32px}.auth-card .section-title{font-size:28px}.auth-card .lead-text{text-align:center;color:var(--ed-color-text-body);margin:-10px 0 28px;font-size:15px}.auth-card .lead-text .user-email{color:var(--ed-color-heading-primary);font-weight:600}.auth-card.text-center{text-align:center}.auth-card .envelope-icon{width:72px;height:72px;color:var(--ed-color-theme-primary);background:#5d125714;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.auth-card .envelope-icon i{font-size:32px}.auth-form .form-item{margin-bottom:18px}.auth-form .form-item label{color:var(--ed-color-heading-primary);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.auth-form .form-control{border:1px solid var(--ed-color-border-1);background-color:var(--ed-color-common-white);width:100%;color:var(--ed-color-heading-primary);border-radius:100px;padding:14px 18px;font-size:15px;transition:border-color .2s}.auth-form .form-control:focus{border-color:var(--ed-color-theme-primary);outline:none;box-shadow:0 0 0 3px #5d12571f}.auth-form .password-hint{color:var(--ed-color-text-body);margin-top:6px;padding-left:18px;font-size:12px;display:block}.auth-form .form-utility{justify-content:space-between;align-items:center;margin:8px 0 24px;font-size:14px;display:flex}.auth-form .form-utility .remember{color:var(--ed-color-text-body);cursor:pointer;align-items:center;gap:8px;margin:0;display:inline-flex}.auth-form .form-utility .remember input{accent-color:var(--ed-color-theme-primary)}.auth-form .form-utility .forgot{color:var(--ed-color-theme-primary);font-weight:500}.auth-form .form-utility .forgot:hover{text-decoration:underline}.auth-form .terms{color:var(--ed-color-text-body);cursor:pointer;align-items:flex-start;gap:10px;margin:8px 0 24px;font-size:14px;display:flex}.auth-form .terms input{accent-color:var(--ed-color-theme-primary);margin-top:4px}.auth-form .terms a{color:var(--ed-color-theme-primary);font-weight:500}.auth-form .terms a:hover{text-decoration:underline}.auth-form .submit-btn{cursor:pointer;border:none;justify-content:center;width:100%;margin-top:8px}.auth-form .divider{text-align:center;color:var(--ed-color-text-body);text-transform:uppercase;letter-spacing:1px;align-items:center;margin:24px 0;font-size:13px;display:flex}.auth-form .divider:before,.auth-form .divider:after{content:"";border-bottom:1px solid var(--ed-color-border-1);flex:1}.auth-form .divider span{padding:0 14px}.auth-form .social-login{flex-direction:column;gap:10px;display:flex}.auth-form .social-btn{border:1px solid var(--ed-color-border-1);background:var(--ed-color-common-white);width:100%;color:var(--ed-color-heading-primary);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.auth-form .social-btn:hover{border-color:var(--ed-color-theme-primary);color:var(--ed-color-theme-primary)}.auth-form .switch-link,.auth-form .register-link{text-align:center;color:var(--ed-color-text-body);margin:24px 0 0;font-size:14px}.auth-form .switch-link a,.auth-form .register-link a{color:var(--ed-color-theme-primary);align-items:center;gap:6px;font-weight:600;display:inline-flex}.auth-form .switch-link a:hover,.auth-form .register-link a:hover{text-decoration:underline}.otp-inputs{justify-content:center;gap:10px;margin:0 0 20px;display:flex}.otp-inputs input{text-align:center;width:52px;height:60px;color:var(--ed-color-heading-primary);background:var(--ed-color-common-white);border:1px solid var(--ed-color-border-1);border-radius:12px;font-size:24px;font-weight:600;transition:border-color .2s}.otp-inputs input:focus{border-color:var(--ed-color-theme-primary);outline:none;box-shadow:0 0 0 3px #5d12571f}.resend-row{color:var(--ed-color-text-body);text-align:center;margin:18px 0 0;font-size:14px}.resend-row .resend-link{color:var(--ed-color-theme-primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.resend-row .resend-link:hover{text-decoration:underline}@media (max-width:575px){.auth-card{padding:32px 22px}.otp-inputs{gap:6px}.otp-inputs input{width:42px;height:52px;font-size:20px}}
