.Result-module__WqR2TW__pageWrapper{min-height:100vh;font-family:var(--font-primary), sans-serif;background-color:#f8fafc;flex-direction:column;padding:3rem 1rem;display:flex;position:relative;overflow:hidden}.Result-module__WqR2TW__bgLayer{z-index:0;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0}.Result-module__WqR2TW__container{z-index:1;flex-direction:column;gap:3rem;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative}.Result-module__WqR2TW__loading{color:#64748b;justify-content:center;align-items:center;min-height:50vh;font-size:1.25rem;display:flex}.Result-module__WqR2TW__scoreCard{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:1.5rem;padding:3rem;animation:.5s Result-module__WqR2TW__slideUp;box-shadow:0 20px 40px -10px #3b82f666}@keyframes Result-module__WqR2TW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Result-module__WqR2TW__scoreHeader{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.Result-module__WqR2TW__starIcon{color:#fcd34d;font-size:1.75rem}.Result-module__WqR2TW__scoreHeader h2{margin:0;font-size:1.5rem;font-weight:700}.Result-module__WqR2TW__scoreDisplay{margin-bottom:2rem}.Result-module__WqR2TW__scoreNumber{text-shadow:0 4px 10px #0000001a;font-size:6rem;font-weight:900;line-height:1}.Result-module__WqR2TW__scoreNumber span{opacity:.8;font-size:2.5rem;font-weight:600}.Result-module__WqR2TW__scoreLabel{opacity:.9;margin-top:.5rem;font-size:1.25rem;font-weight:500}.Result-module__WqR2TW__tierInfo{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Result-module__WqR2TW__cefrLevel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:2rem;padding:.5rem 1.5rem;font-size:1.25rem}.Result-module__WqR2TW__badge{color:#fcd34d;font-size:1.5rem;font-weight:800}.Result-module__WqR2TW__messageBox{background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;max-width:600px;margin:0 auto;padding:1.5rem;font-size:1.15rem;font-style:italic;line-height:1.6}.Result-module__WqR2TW__recommendationSection{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 10px 25px -5px #0000000d}.Result-module__WqR2TW__recHeader{text-align:center;margin-bottom:2.5rem}.Result-module__WqR2TW__recIcon{color:#dc2626;margin-bottom:1rem;font-size:3rem}.Result-module__WqR2TW__recHeader h3{color:#1e293b;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Result-module__WqR2TW__recHeader p{color:#64748b;font-size:1.1rem}.Result-module__WqR2TW__courseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Result-module__WqR2TW__courseCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.Result-module__WqR2TW__courseCard:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.Result-module__WqR2TW__courseImagePlaceholder{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;height:140px;display:flex}.Result-module__WqR2TW__courseIcon{color:#94a3b8;font-size:3rem}.Result-module__WqR2TW__courseCard:hover .Result-module__WqR2TW__courseIcon{color:#dc2626}.Result-module__WqR2TW__courseContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Result-module__WqR2TW__courseTitle{color:#1e293b;margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.5}.Result-module__WqR2TW__courseAction{color:#dc2626;align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;display:flex}.Result-module__WqR2TW__courseCard:hover .Result-module__WqR2TW__courseAction{gap:.75rem}.Result-module__WqR2TW__retakeSection{text-align:center}.Result-module__WqR2TW__retakeButton{color:#1e3a8a;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:2rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d}.Result-module__WqR2TW__retakeButton:hover{background-color:#f8fafc;border-color:#94a3b8;transform:translateY(-2px)}@media (max-width:768px){.Result-module__WqR2TW__scoreCard{padding:2rem 1.5rem}.Result-module__WqR2TW__scoreNumber{font-size:4.5rem}.Result-module__WqR2TW__scoreNumber span{font-size:2rem}.Result-module__WqR2TW__recommendationSection{padding:2rem 1.5rem}}
.LatestCourses-module__3Sx9la__section{justify-content:center;width:100%;padding:5rem 2rem;display:flex;position:relative}.LatestCourses-module__3Sx9la__bgLayer{z-index:-2;width:100%;height:100vh;position:fixed;top:0;left:0}.LatestCourses-module__3Sx9la__container{z-index:1;flex-direction:column;gap:0;width:100%;max-width:1600px;display:flex;position:relative}.LatestCourses-module__3Sx9la__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.LatestCourses-module__3Sx9la__title{color:#1a2a5e;letter-spacing:-.5px;font-size:3rem;font-weight:900}.LatestCourses-module__3Sx9la__viewAllButton{color:#fff;background-color:#d81e1d;border-radius:50px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #d81e1d33}.LatestCourses-module__3Sx9la__desktopOnly{display:inline-block}.LatestCourses-module__3Sx9la__mobileOnly{display:none}.LatestCourses-module__3Sx9la__viewAllButton:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 25px #d81e1d4d}.LatestCourses-module__3Sx9la__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.LatestCourses-module__3Sx9la__card{background-color:#fff;border:1px solid #1a2a5e0d;border-radius:20px;flex-direction:column;height:100%;padding:1.25rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden;box-shadow:0 12px 35px #0000000d}.LatestCourses-module__3Sx9la__card:hover{border-color:#1a2a5e26;transform:translateY(-8px);box-shadow:0 20px 45px #1a2a5e1a}.LatestCourses-module__3Sx9la__thumbnailContainer{aspect-ratio:16/9;background-color:#e2e8f0;border-radius:14px;width:100%;position:relative;overflow:hidden}.LatestCourses-module__3Sx9la__thumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.LatestCourses-module__3Sx9la__card:hover .LatestCourses-module__3Sx9la__thumbnailImage{transform:scale(1.05)}.LatestCourses-module__3Sx9la__content{flex-direction:column;flex:1;padding:1.5rem .5rem .5rem;display:flex}.LatestCourses-module__3Sx9la__courseTitle{color:#1a2a5e;margin-bottom:1rem;font-size:1.35rem;font-weight:800;line-height:1.4;transition:color .2s}.LatestCourses-module__3Sx9la__card:hover .LatestCourses-module__3Sx9la__courseTitle{color:#d81e1d}.LatestCourses-module__3Sx9la__meta{color:#64748b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:flex}.LatestCourses-module__3Sx9la__metaIcon{color:#1a2a5e}.LatestCourses-module__3Sx9la__excerpt{color:#475569;flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.LatestCourses-module__3Sx9la__priceContainer{align-items:baseline;gap:.75rem;margin-bottom:1.5rem;display:flex}.LatestCourses-module__3Sx9la__price{color:#d81e1d;font-size:1.5rem;font-weight:900}.LatestCourses-module__3Sx9la__originalPrice{color:#94a3b8;font-size:1.1rem;font-weight:600;text-decoration:line-through}.LatestCourses-module__3Sx9la__actionButton{text-align:center;color:#fff;background-color:#d81e1d;border-radius:50px;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px #d81e1d33}.LatestCourses-module__3Sx9la__actionButton:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 25px #d81e1d4d}@media (max-width:1199px){.LatestCourses-module__3Sx9la__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.LatestCourses-module__3Sx9la__section{padding:1rem 1rem 3rem}.LatestCourses-module__3Sx9la__desktopOnly{display:none}.LatestCourses-module__3Sx9la__container{gap:0}.LatestCourses-module__3Sx9la__mobileOnly{color:#fff;text-align:center;background-color:#d81e1d;border-radius:50px;align-self:center;margin-top:1rem;margin-left:auto;margin-right:auto;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 4px 14px #d81e1d66}.LatestCourses-module__3Sx9la__title{text-align:center;margin-bottom:.5rem;font-size:2.25rem}.LatestCourses-module__3Sx9la__header{text-align:left;margin-bottom:1rem;display:block}.LatestCourses-module__3Sx9la__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.75rem;margin-top:0;padding-bottom:1rem;display:flex;overflow-x:auto}.LatestCourses-module__3Sx9la__grid::-webkit-scrollbar{display:none}.LatestCourses-module__3Sx9la__card{scroll-snap-align:center;flex-shrink:0;width:80%;padding:1rem}.LatestCourses-module__3Sx9la__content{padding:1rem 0 0}.LatestCourses-module__3Sx9la__courseTitle{font-size:1.2rem}}
.TrustedBy-module__3ag6Fa__section{background-color:#1d3793;justify-content:center;width:100%;padding:5rem 2rem;display:flex}.TrustedBy-module__3ag6Fa__container{flex-direction:column;align-items:center;gap:0;width:100%;max-width:1400px;display:flex}.TrustedBy-module__3ag6Fa__title{color:#fff;text-align:center;font-size:3rem;font-weight:700}.TrustedBy-module__3ag6Fa__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem 3rem;width:100%;display:flex}.TrustedBy-module__3ag6Fa__logoItem{justify-content:center;align-items:center;width:125px;transition:transform .3s;display:flex}.TrustedBy-module__3ag6Fa__logoItem:hover{transform:scale(1.05)}.TrustedBy-module__3ag6Fa__logoImage{object-fit:contain;filter:brightness(0)invert();width:100%;height:auto;transition:all .3s}.TrustedBy-module__3ag6Fa__logoItem:hover .TrustedBy-module__3ag6Fa__logoImage{opacity:.9}@media (max-width:767px){.TrustedBy-module__3ag6Fa__section{padding:3rem 1rem}.TrustedBy-module__3ag6Fa__container{gap:0}.TrustedBy-module__3ag6Fa__title{font-size:2.25rem}.TrustedBy-module__3ag6Fa__grid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:1.5rem 1rem;display:grid}.TrustedBy-module__3ag6Fa__logoItem{width:60px}}
.PostsSection-module__yH6sIq__section{background-color:#1d379333;justify-content:center;width:100%;padding:5rem 2rem;display:flex;position:relative}.PostsSection-module__yH6sIq__bgLayer{z-index:-3;width:100%;height:100vh;position:fixed;top:0;left:0}.PostsSection-module__yH6sIq__container{z-index:1;flex-direction:column;align-items:center;gap:0;width:100%;max-width:1600px;display:flex;position:relative}.PostsSection-module__yH6sIq__title{color:#1a2a5e;text-align:center;letter-spacing:-.5px;font-size:3rem;font-weight:900}.PostsSection-module__yH6sIq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;display:grid}.PostsSection-module__yH6sIq__card{background-color:#fff;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.PostsSection-module__yH6sIq__card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #1d379326}.PostsSection-module__yH6sIq__imageContainer{aspect-ratio:4/3;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}.PostsSection-module__yH6sIq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PostsSection-module__yH6sIq__card:hover .PostsSection-module__yH6sIq__image{transform:scale(1.05)}.PostsSection-module__yH6sIq__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.PostsSection-module__yH6sIq__postTitle{color:#1a2a5e;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:700;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.PostsSection-module__yH6sIq__card:hover .PostsSection-module__yH6sIq__postTitle{color:#d81e1d}.PostsSection-module__yH6sIq__buttonContainer{justify-content:center;width:100%;margin-top:2rem;display:flex}.PostsSection-module__yH6sIq__actionButton{color:#fff;background-color:#d81e1d;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #d81e1d33}.PostsSection-module__yH6sIq__actionButton:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 25px #d81e1d4d}@media (max-width:1199px){.PostsSection-module__yH6sIq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.PostsSection-module__yH6sIq__section{padding:3rem 1rem}.PostsSection-module__yH6sIq__container{gap:0}.PostsSection-module__yH6sIq__title{margin-bottom:.5rem;font-size:2.25rem}.PostsSection-module__yH6sIq__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.PostsSection-module__yH6sIq__grid::-webkit-scrollbar{display:none}.PostsSection-module__yH6sIq__card{scroll-snap-align:center;flex-shrink:0;width:80%}}
