.homeHeaderContainer{z-index:1;background:linear-gradient(90deg,#decdf0,#fff,#cdf0ce,#fff);justify-content:center;align-items:flex-start;width:100%;height:800px;display:flex;position:relative;top:0}.firstImg{z-index:3;width:600px;height:300px;position:absolute}.homeHeaderContent1{flex-direction:column;justify-content:center;align-items:flex-start;width:50%;height:100%;padding:50px;display:flex}.header1{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:50px;display:flex}.header1>h6{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.header1>h2{width:100%;font-size:50px;font-weight:bolder}.header1>h2>span{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text}.header1>p{color:gray;width:80%;font-size:18px;font-weight:500}.homeHeaderBtn{width:100%}.homeHeaderBtn>button{color:#000;cursor:pointer;background-color:transparent;border-radius:5px;justify-content:space-around;align-items:center;gap:30px;width:240px;padding:10px;font-size:20px;font-weight:700;transition:all .3s ease-in-out;display:flex;position:relative}.homeHeaderBtn>button:hover{color:#fff}.homeHeaderBtn>button:after{content:"";z-index:-1;background-color:#000;width:25%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.homeHeaderBtn>button:hover:after{width:100%}.homeHeaderBtn>button:hover .menuBtnIcon{transform:translate(10px)}.menuBtnIcon{color:#fff;transition:all .3s ease-in-out}.homeHeaderContent2{justify-content:center;align-items:flex-end;width:50%;height:100%;display:flex}.homeHeaderImg{justify-content:center;align-items:center;display:flex;position:relative}.homeHeaderImg>img{object-fit:cover;width:100%;height:100%}.homeHeaderStuCard{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:230px;height:250px;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:30px;left:-30px;box-shadow:0 0 20px #bababa}.homeHeaderStuCard:hover{transform:translateY(-5px)}.homeHeaderStuUser{background-color:#cdcbcb;border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s ease-in-out;display:flex}.homeHeaderStuCard:hover .homeHeaderStuUser{background-color:var(--customColor)}.homeHeaderStuTxt>h5{letter-spacing:5px;text-align:center}.homeHeaderStuTxt{flex-direction:column;justify-content:center;align-items:center;display:flex}.homeHeaderStuUserIco{background:var(--customGradient);color:#00cfb0;-webkit-background-clip:text;background-clip:text;font-size:30px}.homeHeaderStu{justify-content:center;align-items:center;width:100%;height:60px;display:flex;position:relative}.homeHeaderStuItem{border:solid #fff;border-radius:100%;justify-content:space-evenly;align-items:center;width:55px;height:55px;display:flex;position:absolute}.homeHeaderStuItem:first-child{z-index:0;left:0}.homeHeaderStuItem:nth-child(2){z-index:1;left:45px}.homeHeaderStuItem:nth-child(3){z-index:2;left:85px}.homeHeaderStuItem:nth-child(4){z-index:3;left:125px}.homeHeaderStuItem>img{object-fit:contain;width:100%;height:100%}.homeHeaderFloatRate{background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:200px;padding-left:10px;padding-right:10px;display:flex;position:absolute;top:200px;right:100px}.homeHeaderFloatRate>img{width:25px;height:25px}.homeHeaderFloatRate>h5{height:100%;margin-top:10px;font-weight:700}.homeHeaderStarIco{color:#ffb200}@media screen and (min-width:320px) and (max-width:767px){.homeHeaderContainer{flex-direction:column;width:100%;height:100%}.homeHeaderContent1{width:100%;padding:10px}.firstImg{z-index:3;width:100%;height:300px;position:absolute}.header1{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex}.header1>h2{text-align:center;width:80%;font-size:40px;font-weight:bolder}.homeHeaderBtn{justify-content:center;align-items:center;width:100%;display:flex}.header1>h2{width:100%;font-size:35px;font-weight:bolder}.homeHeaderContent2{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.homeHeaderFloatRate{gap:10px;width:200px;padding-left:10px;padding-right:10px;top:0;right:-30px;transform:scale(.6)}.homeHeaderStuCard{gap:10px;width:200px;height:250px;padding:10px;bottom:-50px;left:0;transform:scale(.6)}}
.courseCategory{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;padding:20px;display:flex}.courseCategoryHead-container{justify-content:space-between;align-items:center;width:88%;padding:10px;display:flex}.courseCategoryHead-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.courseCategoryHead-content>h6{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.courseCategoryHead-content>h2{font-size:45px;font-weight:bolder}.courseCategoryHead-content>h2>span{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text}.courseCategoryHead-container>a{text-decoration:none}.courseCategoryHead-container>a>button{color:#fff;z-index:1;background-color:#000;border:none;border-radius:5px;justify-content:space-evenly;align-items:center;gap:20px;width:-moz-fit-content;width:fit-content;height:100%;padding:10px;font-size:18px;font-weight:700;display:flex;position:relative}.courseCategoryHead-container>a>button:after{content:"";background-color:var(--customColor);z-index:-1;border-radius:5px;width:0;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.courseCategoryHead-container>a>button:hover:after{width:100%}.courseCategoryMain{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.courseCategoryCard{background-color:#fdcbac;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:300px;margin:10px;padding:10px;transition:all .3s ease-in-out;display:flex}.courseCategoryCard:hover{transform:translateY(-5px)}.hexagon{background-color:#fff;justify-content:center;align-items:center;width:100px;height:57.74px;margin:50px;display:flex;position:relative}.hexagon:before,.hexagon:after{content:"";border-left:50px solid transparent;border-right:50px solid transparent;width:0;position:absolute}.hexagon:before{border-bottom:28.87px solid #fff;bottom:100%}.hexagon:after{border-top:28.87px solid #fff;width:0;top:100%}.hexagon>img{z-index:1;position:absolute}.courseCategoryCardTxt{flex-direction:column;justify-content:center;align-items:center;display:flex}.courseCategoryCardTxt>a{color:#000;text-decoration:none}.courseCategoryCardTxt>a:hover{color:var(--customColor)}#courseCategoryCard1{background-color:#d9fbb7}@media screen and (min-width:320px) and (max-width:768px){.courseCategoryHead-container{flex-direction:column;gap:20px;width:100%}.courseCategoryHead-content{justify-content:center;align-items:center;display:flex}.courseCategoryHead-content>h2{text-align:center;font-size:30px;font-weight:bolder}}
.homeAbout{background-color:var(--lightCustomColor);justify-content:space-evenly;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.homeAboutContent1{justify-content:center;align-items:center;width:45%;height:100%;display:flex}.homeAboutImg{justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex}.homeAboutImgContent{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:50%;height:100%;display:flex}.homeAboutImgItem{justify-content:center;align-items:center;display:flex}.homeAboutImgItem2>img{width:100%;height:100%}.homeAboutImgItem>img{width:80%;height:100%}.homeAboutImgItem:first-child>img{width:60%}.homeAboutContent2{width:43%}.homeAboutTxt{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:10px;display:flex}.homeAboutTxt>h6{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.homeAboutTxt>h2{font-size:40px;font-weight:bolder}.homeAboutTxt>h2>span{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text}.homeAboutTxt>h3{font-weight:bolder}.homeAboutTxt>h3>span{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text}.homeAboutTxt>p{color:gray;text-align:justify;font-size:18px}.homeAboutTxt>a>button{width:200px;height:50px}.homeAboutXp{background:var(--customGradient);border-radius:20px;justify-content:center;align-items:flex-start;width:100%;padding:20px;display:flex}.homeAboutXp>span>h3{color:#fff;font-size:50px}.homeAboutXp>span>p{color:#fff;font-size:20px;font-weight:700}.aboutImgIcon{color:#fff;font-size:40px;font-weight:lighter;transform:rotate(-40deg)}.aboutTxtBtn>button{color:#000;cursor:pointer;z-index:2;background-color:transparent;border-radius:5px;justify-content:space-around;align-items:center;gap:30px;width:240px;padding:10px;font-size:20px;font-weight:700;transition:all .3s ease-in-out;display:flex;position:relative}.aboutTxtBtn>button:hover{color:#fff}.aboutTxtBtn>button>span{z-index:2;position:static}.aboutTxtBtn>button:after{content:"";z-index:1;background-color:#000;width:25%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.menuBtnIcon{z-index:2;position:static}.aboutTxtBtn>button:hover:after{width:100%}.aboutTxtBtn>button:hover .menuBtnIcon{transform:translate(10px)}@media screen and (min-width:320px) and (max-width:767px){.homeAbout{flex-direction:column;width:100%}.homeAboutContent1{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.homeAboutContent2{width:100%}.homeAboutXp>span>h3{color:#fff;text-align:center;font-size:30px}.homeAboutXp>span>p{color:#fff;text-align:center;font-size:20px;font-weight:700}.homeAboutXp{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.homeAboutTxt{flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.homeAboutTxt>h2{text-align:center;font-size:30px;font-weight:bolder}}
.homeCourses{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.homeCoursesHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeCoursesHead>h6{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.homeCoursesHead>h2{font-size:45px;font-weight:bolder}.homeCoursesHead>h2>span{background:var(--customGradient);color:transparent;-webkit-background-clip:text;background-clip:text}.homeCoursesMain{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;width:100%;padding:30px;display:flex}.homeCoursesCard{border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:400px;height:500px;margin:30px;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 0 10px 10px #969696}.homeCoursesCard:hover{transform:translateY(-15px)}.homeCoursesCard>img{object-fit:cover;width:100%;height:200px;transition:all .3s ease-in-out}.homeCoursesCard:hover img{transform:scale(1.1)}.homeCoursesCardContent{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.homeCoursesCardTxt{width:100%;padding:5px}.homeCoursesCardTxt>a{color:var(--customColor);text-decoration:none}.homeCoursesCardTxt>a>h4{color:var(--customColor);font-weight:700}.homeCoursesCardTxt>p{text-align:justify}.courseType{color:gray;z-index:1;cursor:default;background-color:#f0f0f0;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:5px;font-weight:500;transition:all .3s ease-in-out;position:relative}.courseType:hover{color:#fff}.courseType:after{content:"";background-color:var(--customColor);z-index:-1;border-radius:5px;width:0%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.courseType:hover:after{width:100%}.homeCoursesCardTxt:nth-child(4){border-top:1px solid gray;justify-content:flex-end;align-items:flex-end;display:flex}.enroll>a{color:var(--customColor);text-decoration:none}.homeCoursesCardTxt:nth-child(2)>img{object-fit:cover;width:50px;height:20px;transition:all .3s ease-in-out}.homeCourses>a{text-decoration:none}.homeCourses>a>button{color:#fff;z-index:1;background-color:#000;border:none;border-radius:5px;justify-content:space-evenly;align-items:center;width:200px;height:50px;font-size:18px;font-weight:700;display:flex;position:relative}.homeCourses>a>button:after{content:"";background-color:var(--customColor);z-index:-1;border-radius:5px;width:0;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.homeCoursesCardTxt:nth-child(4){justify-content:space-between;align-items:center;display:flex}.homeCourses>a>button:hover:after{width:100%}.homeCoursesCardTxt>span{font-weight:500}.enroll:first-child{color:gray;justify-content:center;align-items:center;gap:10px;font-weight:500;display:flex}.studIcon{color:var(--customColor)}@media screen and (min-width:320px) and (max-width:768px){.homeCourses{gap:50px;padding:10px}.homeCoursesHead>h2{text-align:center;width:90%;font-size:30px;font-weight:bolder}.homeCoursesMain{gap:50px;width:100%;padding:10px}.homeCoursesCard{width:350px;height:100%}.homeCoursesCardTxt{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:5px;display:flex}}
