*{margin:0;box-sizing:border-box;padding:0}html,body{min-height:100%;font-family:Arial,sans-serif;scroll-snap-type:none;height:100%;auto contain touch-action:none;color:#000000}svg{height:30px;width:30px}.wrapper-border{min-height:100%;display:flex;flex-direction:column;height:100%}a{text-decoration:none;color:inherit}.container{margin:auto;max-width:100%;width:1172px}.nav_base{flex:1 0 auto}header,footer{width:100%}.lesson_cta{flex:0 0 auto}@media only screen and (max-width: 1200px) {.container{width:100%;padding:0 20px}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .receive_updates{perspective:1000px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(122,135,152,0.5),rgb(89,102,118));padding:6rem 2rem}.receive_updates::before{filter:blur(15px);width:100%;height:100%;background:rgb(89,102,118,0.5);position:absolute;top:-50%;transform:rotate(35deg) translateZ(-10px);right:-50%;content:"";z-index:0}.receive_updates::after{content:"";clip-path:polygon(0 0,100% 0,100% 100%);left:-5%;background:rgb(122,135,152,0.5);height:40%;bottom:-5%;width:40%;position:absolute;transform:translateZ(-5px) rotate(15deg);z-index:0}.receive_updates .container{max-width:1200px;margin:0 auto;position:relative;z-index:2;transform-style:preserve-3d}.receive_updates .our_journey{background:rgba(255,255,255,0.1);overflow:hidden;transition:transform 0.5s cubic-bezier(0.215,0.61,0.355,1);box-shadow:0 20px 40px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05),0 0 0 1px rgba(255,255,255,0.1) inset;backdrop-filter:blur(10px) saturate(150%) contrast(110%);-webkit-backdrop-filter:blur(10px) saturate(150%) contrast(110%);padding:3rem;position:relative;transform:translateZ(50px)}.receive_updates .our_journey:hover{transform:translateZ(60px) scale(1.01)}.receive_updates .our_journey::before{animation:lightSweep 6s infinite ease-in-out;height:2px;left:-100%;content:"";width:100%;background:linear-gradient(90deg,transparent,rgb(122,135,152),transparent);position:absolute;top:0}.receive_updates .our_journey::after{background:linear-gradient(90deg,transparent,rgb(89,102,118),transparent);content:"";bottom:0;width:100%;position:absolute;animation:lightSweep 6s 3s infinite ease-in-out;height:2px;right:-100%}.receive_updates h3{position:relative;color:#ffffff;letter-spacing:-0.01em;margin-bottom:2rem;padding-left:1rem;font-family:Arial,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.receive_updates h3::before{content:"";position:absolute;transform:scaleY(0);top:0.5rem;width:4px;animation:scaleInY 1s 0.5s forwards cubic-bezier(0.215,0.61,0.355,1);background:rgb(122,135,152);left:0;bottom:0.5rem;transform-origin:top}.receive_updates .input_holder{display:flex;transform:translateZ(30px);position:relative;gap:1rem}.receive_updates .input_holder div{flex-grow:1;position:relative;overflow:hidden}.receive_updates .input_holder div::before{transition:transform 0.4s cubic-bezier(0.645,0.045,0.355,1);left:0;background:rgb(89,102,118);position:absolute;content:"";transform:scaleX(0);transform-origin:right;bottom:0;width:100%;height:2px}.receive_updates .input_holder div:focus-within::before{transform:scaleX(1);transform-origin:left}.receive_updates input[type="email"]{font-family:Arial,sans-serif;box-shadow:0 4px 8px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);font-size:17px;padding:1rem 1.25rem;color:#ffffff;transition:all 0.3s ease;width:100%;background-color:rgba(255,255,255,0.1)}.receive_updates input[type="email"]::placeholder{transition:opacity 0.3s ease,transform 0.3s ease;color:rgba(255,255,255,0.6)}.receive_updates input[type="email"]:focus{box-shadow:0 8px 16px rgba(0,0,0,0.1);border-color:rgba(255,255,255,0.3);background-color:rgba(255,255,255,0.15);outline:none}.receive_updates input[type="email"]:focus::placeholder{transform:translateX(10px);opacity:0.5}.receive_updates .sub_objective{cursor:pointer;font-family:Arial,sans-serif;font-size:18px;background:linear-gradient(135deg,rgb(122,135,152),rgb(89,102,118));border:none;transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);padding:1rem 1.75rem;position:relative;overflow:hidden;color:#ffffff;z-index:1;box-shadow:0 4px 12px rgba(0,0,0,0.2);font-weight:600}.receive_updates .sub_objective::before{height:100%;opacity:0;content:"";top:0;left:0;width:100%;background:linear-gradient(135deg,rgb(89,102,118),rgb(122,135,152));z-index:-1;position:absolute;transition:opacity 0.4s ease}.receive_updates .sub_objective:hover{box-shadow:0 8px 20px rgba(0,0,0,0.2);transform:translateY(-3px) scale(1.02)}.receive_updates .sub_objective:hover::before{opacity:1}.receive_updates .sub_objective:active{transform:translateY(1px) scale(0.98);box-shadow:0 3px 8px rgba(0,0,0,0.3)}@keyframes lightSweep {0%{transform:translateX(0%)}50%{transform:translateX(200%)}100%{transform:translateX(0%)}} @keyframes scaleInY {0%{transform:scaleY(0)}100%{transform:scaleY(1)}} @media (max-width: 768px) {.receive_updates{padding:4rem 1.5rem}.receive_updates .our_journey{transform:translateZ(30px);padding:2rem 1.5rem}.receive_updates h3{margin-bottom:1.5rem;font-size:clamp(1.25rem,4vw,1.75rem)}.receive_updates .input_holder{gap:1rem;flex-direction:column}.receive_updates input[type="email"]{padding:0.875rem}.receive_updates .sub_objective{padding:0.875rem;width:100%}} @media (max-width: 480px) {.receive_updates{padding:3rem 1rem}.receive_updates .our_journey{padding:1.5rem 1rem}.receive_updates h3{padding-left:0.75rem;font-size:1.25rem}.receive_updates h3::before{width:3px}.receive_updates input[type="email"]{font-size:calc(17px * 0.9)}.receive_updates .sub_objective{font-size:calc(18px * 0.9)}} @media (min-width: 1440px) {.receive_updates .our_journey{margin:0 auto;padding:4rem;max-width:85%}.receive_updates h3{font-size:2.5rem}.receive_updates .input_holder{margin:0 auto;max-width:90%}}.title_section{font-family:Arial,sans-serif;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative}.title_section .page_first{width:100%;align-items:center;justify-content:flex-start;display:flex;height:100vh;position:relative}.title_section .page_first::before{background:linear-gradient( 135deg,rgb(122,135,152,0.5) 0%,rgba(30,60,114,0.75) 50%,rgb(89,102,118,0.5) 100% );backdrop-filter:blur(5px);left:0;width:100%;content:"";animation:gradientShift 15s infinite alternate;height:100%;top:0;position:absolute;z-index:1}.title_section .page_first::after{height:100%;top:0;z-index:2;clip-path:polygon(30% 0,100% 0,100% 100%,0% 100%);width:35%;right:0;position:absolute;background:linear-gradient( 90deg,transparent 0%,rgba(rgb(89,102,118),0.2) 100% );content:""}.title_section .study_experts{margin-left:calc(1rem + 3vw);animation:fadeInUp 1.2s cubic-bezier(0.25,0.46,0.45,0.94) forwards;padding:calc(2rem + 3vw);position:relative;z-index:3;transform:translateY(-2vh);max-width:85%}.title_section .study_experts > div{position:relative;overflow:hidden}.title_section .study_experts > div:nth-child(1){margin-bottom:1.5rem;opacity:0;transform:translateX(-2rem);animation:slideInLeft 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0.3s forwards}.title_section .study_experts > div:nth-child(2){opacity:0;transform:translateX(-2rem);margin-bottom:2rem;animation:slideInLeft 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0.6s forwards}.title_section .study_experts > div:nth-child(3){transform:translateX(-2rem);opacity:0;animation:slideInLeft 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0.9s forwards}.title_section p{font-size:calc(17px + 0.1rem);font-weight:600;border-left:3px solid rgb(89,102,118);color:#ffffff;letter-spacing:0.05em;display:inline-block;margin:0;background:linear-gradient(90deg,rgb(122,135,152,0.5),transparent);padding:0.75rem 1.5rem;transform:skewX(-5deg)}.title_section .title_style_header{display:inline-block;position:relative;margin:0;line-height:1.2;font-size:calc(39px * 1.2);color:#ffffff;font-weight:700;padding:0.5rem 0}.title_section .title_style_header::after{bottom:0;animation:lineGrow 1.5s cubic-bezier(0.25,0.46,0.45,0.94) 1.2s forwards;transform-origin:left;left:0;content:"";position:absolute;background:linear-gradient( 90deg,rgb(89,102,118) 0%,transparent 100% );height:3px;width:100%;transform:scaleX(0)}.title_section h3{backdrop-filter:blur(5px);font-weight:400;box-shadow:0 10px 30px rgba(0,0,0,0.15);max-width:85%;line-height:1.5;margin:0;font-size:calc(24px * 1.1);color:#ffffff;border-radius:0 10px 10px 0;padding:1rem 1.5rem;background:linear-gradient( 90deg,rgba(rgb(122,135,152),0.3),transparent )}@keyframes fadeInUp {0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}} @keyframes slideInLeft {0%{opacity:0;transform:translateX(-2rem)}100%{opacity:1;transform:translateX(0)}} @keyframes lineGrow {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @keyframes gradientShift {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @media (max-width: 1200px) {.title_section .study_experts{max-width:90%}.title_section .title_style_header{font-size:calc(39px * 1.1)}.title_section h3{font-size:24px;max-width:90%}} @media (max-width: 992px) {.title_section .study_experts{max-width:95%;padding:calc(1.5rem + 2vw)}.title_section .title_style_header{font-size:39px}.title_section h3{max-width:95%}.title_section .page_first::after{width:25%}} @media (max-width: 768px) {.title_section .study_experts{padding:calc(1rem + 2vw);margin-left:calc(0.5rem + 2vw)}.title_section .title_style_header{font-size:calc(38px * 1.1)}.title_section p{font-size:17px}.title_section h3{padding:0.75rem 1rem;font-size:calc(16px * 1.1)}.title_section .page_first::after{display:none}} @media (max-width: 576px) {.title_section .study_experts{padding:1rem;max-width:100%;margin-left:1rem}.title_section .title_style_header{font-size:38px}.title_section p{padding:0.5rem 1rem}.title_section h3{padding:0.5rem 0.75rem;font-size:16px}}.teaching_experience{overflow:hidden;padding:5rem 0;background:linear-gradient(135deg,rgb(156,170,185) 0%,rgba(255,255,255,0.95) 100%);position:relative}.teaching_experience::before{left:0;height:100%;transform:translateY(-30%) skewY(-5deg);content:"";z-index:0;position:absolute;top:0;width:100%;opacity:0.1;background:linear-gradient(45deg,rgb(122,135,152,0.5) 0%,transparent 70%)}.teaching_experience::after{content:"";transform:rotate(-15deg);z-index:0;right:-20%;position:absolute;height:60%;background:linear-gradient(135deg,rgb(89,102,118,0.5) 0%,transparent 80%);opacity:0.15;bottom:-20%;width:100%}.teaching_experience .container{position:relative;margin:0 auto;z-index:1;padding:0 1.5rem;max-width:1200px;perspective:1000px}.teaching_experience .success_stories{transform-style:preserve-3d;transition:transform 0.5s cubic-bezier(0.215,0.61,0.355,1);overflow:hidden;border-radius:10px;display:grid;box-shadow:0 20px 40px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.03),0 0 0 1px rgba(255,255,255,0.1) inset;position:relative;background:#ffffff;grid-template-columns:1fr;grid-gap:2rem;border:1px solid rgba(0,0,0,0.05);padding:2.5rem}.teaching_experience .success_stories::before{background-size:200% 100%;content:"";width:100%;position:absolute;height:5px;left:0;animation:gradientMove 8s ease-in-out infinite;z-index:2;top:0;background:linear-gradient(90deg,rgb(122,135,152) 0%,rgb(89,102,118) 50%,rgb(122,135,152) 100%)}.teaching_experience .success_stories > div:first-child{z-index:1;justify-content:center;position:relative;display:flex;align-items:center}.teaching_experience .img_zoom{width:180px;transform:translateZ(30px);box-shadow:0 10px 25px rgba(0,0,0,0.1),0 5px 10px rgba(0,0,0,0.05);position:relative;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1);height:180px;border-radius:50%}.teaching_experience .img_zoom::before{opacity:0.8;background:linear-gradient( 135deg,rgb(89,102,118) 0%,transparent 50%,rgb(122,135,152) 100% );border-radius:50%;position:absolute;animation:rotateGradient 15s linear infinite;inset:-8px;z-index:-1;content:"";transform:rotate(-45deg)}.teaching_experience .img_zoom::after{box-shadow:inset 0 0 0 10px rgba(255,255,255,0.1);position:absolute;inset:0;content:"";border-radius:50%;z-index:1}.teaching_experience .success_stories > div:nth-child(2){position:relative;text-align:center;transform:translateZ(20px)}.teaching_experience .name{display:inline-block;position:relative;margin-bottom:0.5rem;color:#000000;font-weight:700;font-size:18px}.teaching_experience .name::after{background:rgb(122,135,152);bottom:-8px;width:40%;transform:translateZ(5px);height:3px;left:30%;position:absolute;content:""}.teaching_experience .success_stories > div:nth-child(2) > div{font-size:calc(17px * 0.9);font-weight:600;color:rgb(89,102,118);letter-spacing:0.5px;margin-top:1rem}.teaching_experience .success_stories > div:nth-child(3){position:relative;transform:translateZ(10px)}.teaching_experience .job_timeline{padding-left:1rem;position:relative;font-size:17px;text-align:justify;line-height:1.8;color:#000000}.teaching_experience .job_timeline::before{top:0;content:"";position:absolute;border-radius:3px;width:3px;bottom:0;background:linear-gradient( to bottom,rgb(122,135,152) 0%,rgb(89,102,118) 100% );left:0}.teaching_experience .success_stories:hover{transform:translateY(-5px) rotateX(2deg) rotateY(-2deg);box-shadow:0 30px 60px rgba(0,0,0,0.08),0 10px 25px rgba(0,0,0,0.05),0 0 0 1px rgba(255,255,255,0.2) inset}.teaching_experience .success_stories:hover .img_zoom{transform:translateZ(40px) scale(1.05)}@keyframes gradientMove {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @keyframes rotateGradient {0%{transform:rotate(-45deg)}100%{transform:rotate(315deg)}} @media (min-width: 768px) {.teaching_experience{padding:7rem 0}.teaching_experience .success_stories{grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;padding:3rem;grid-gap:2.5rem}.teaching_experience .success_stories > div:first-child{grid-row:1 / span 2}.teaching_experience .success_stories > div:nth-child(2){align-self:end;padding-top:1.5rem;text-align:left}.teaching_experience .name::after{width:60px;left:0}.teaching_experience .job_timeline{padding-left:1.5rem}.teaching_experience .job_timeline::before{width:4px}} @media (min-width: 992px) {.teaching_experience .success_stories{grid-gap:3rem;padding:3.5rem 4rem;grid-template-columns:250px 1fr}.teaching_experience .img_zoom{height:220px;width:220px}.teaching_experience .name{font-size:calc(18px * 1.1)}.teaching_experience .success_stories > div:nth-child(2) > div{font-size:17px}.teaching_experience .job_timeline{font-size:calc(17px * 1.05);line-height:1.9}} @media (min-width: 1200px) {.teaching_experience .container{padding:0 2rem}.teaching_experience .success_stories{padding:4rem 5rem;grid-template-columns:280px 1fr}.teaching_experience .img_zoom{width:240px;height:240px}} @media (max-width: 767px) {.teaching_experience{padding:4rem 0}.teaching_experience .success_stories{text-align:center;padding:2rem 1.5rem}.teaching_experience .img_zoom{width:150px;height:150px}.teaching_experience .job_timeline{text-align:left;padding-top:1rem;padding-left:0}.teaching_experience .job_timeline::before{transform:translateX(-50%);height:3px;left:50%;top:0;width:50px;bottom:auto}}.secure_vaulting{overflow:hidden;background:linear-gradient(135deg,rgb(122,135,152,0.5) 0%,rgb(89,102,118,0.5) 100%);position:relative;font-family:Arial,sans-serif;color:#ffffff;line-height:1.7;padding:60px 40px}.secure_vaulting h1,.secure_vaulting h2,.secure_vaulting h3,.secure_vaulting h4,.secure_vaulting h5,.secure_vaulting h6{margin-bottom:20px;z-index:1;color:#ffffff;position:relative}.secure_vaulting h1{font-size:38px;letter-spacing:1px;text-transform:uppercase;font-weight:700;padding-bottom:12px}.secure_vaulting h2{padding-bottom:10px;font-weight:600;font-size:34px;text-transform:uppercase;letter-spacing:0.5px}.secure_vaulting h3{font-weight:600;font-size:34px;padding-bottom:8px}.secure_vaulting ul,.secure_vaulting ol{z-index:1;position:relative;margin-bottom:25px;padding-left:25px;list-style:none}.secure_vaulting li{padding-left:25px;position:relative;margin-bottom:12px;font-size:17px;color:#ffffff;line-height:1.6}.secure_vaulting ul li:before,.secure_vaulting ol li:before{content:'';top:0.6em;position:absolute;left:0;border-radius:50%;width:12px;background-color:#ffffff;height:12px}.secure_vaulting ol{counter-reset:item}.secure_vaulting ol li{list-style-type:none}.secure_vaulting ol li:before{top:0;content:counter(item);background-color:#ffffff;width:20px;font-size:17px;border-radius:50%;line-height:20px;color:rgb(122,135,152);text-align:center;left:0;height:20px;position:absolute;counter-increment:item}.secure_vaulting p,.secure_vaulting span{text-align:justify;font-size:17px;margin-bottom:25px;z-index:1;position:relative}.secure_vaulting div{z-index:1;margin-bottom:30px;position:relative}@media only screen and (max-width: 800px) {.secure_vaulting{padding:40px 20px}.secure_vaulting h1{font-size:calc(19px - 10px)}.secure_vaulting h2{font-size:calc(19px - 8px)}.secure_vaulting p,.secure_vaulting li{font-size:calc(17px - 2px)}}.lesson_cta{background-color:rgb(156,170,185);position:relative;font-family:Arial,sans-serif;color:#000000;padding:5rem 0 2rem}.lesson_cta::before{top:0;position:absolute;width:100%;opacity:0.07;content:'';left:0;height:100%;z-index:0;background:linear-gradient(135deg,rgb(122,135,152,0.5) 0%,transparent 70%),linear-gradient(225deg,rgb(89,102,118,0.5) 0%,transparent 70%)}.lesson_cta::after{width:100%;left:0;position:absolute;content:'';z-index:1;top:0;background:linear-gradient(90deg,rgb(156,170,185) 0%,rgb(122,135,152) 35%,rgb(89,102,118) 65%,rgb(156,170,185) 100%);height:7px}.lesson_cta .container{z-index:2;position:relative}.lesson_cta .edu_links{display:flex;flex-direction:column}.lesson_cta .online_questions{margin-bottom:4rem;border-bottom:1px solid rgba(0,0,0,0.06);display:flex;position:relative;flex-wrap:wrap;gap:0;justify-content:center;padding-bottom:2rem}.lesson_cta .online_questions::after{background:linear-gradient(90deg,transparent 0%,rgb(89,102,118,0.5) 50%,transparent 100%);bottom:-1px;left:0;width:100%;height:1px;content:'';position:absolute}.lesson_cta .info_item{flex:0 0 auto;position:relative;transition:all 0.3s ease;width:25%;padding:0.5rem 1rem}.lesson_cta .info_item::before{transform:translateY(-50%);content:'';background-color:rgba(0,0,0,0.06);position:absolute;left:0;top:50%;height:60%;width:1px}.lesson_cta .info_item:first-child::before{display:none}.lesson_cta .info_item p,.lesson_cta .info_item a{align-items:center;text-decoration:none;color:#000000;display:flex;gap:0.75rem;justify-content:center;text-align:center;font-weight:400;font-size:calc(12px - 1px);transition:all 0.3s ease}.lesson_cta .info_item:hover{transform:translateY(-5px)}.lesson_cta .info_item:hover p,.lesson_cta .info_item:hover a{color:rgb(122,135,152)}.lesson_cta .info_item svg{width:20px;transition:transform 0.3s ease;height:20px;fill:rgb(122,135,152)}.lesson_cta .info_item:hover svg{transform:rotate(10deg)}.lesson_cta .text_main_holder{gap:3rem;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.lesson_cta .head_learning{flex-direction:column;gap:1.5rem;display:flex;width:100%;margin-right:auto;max-width:300px}.lesson_cta .head_learning svg{max-width:160px;transition:all 0.3s ease;height:auto}.lesson_cta .head_learning:hover svg{transform:scale(1.05)}.lesson_cta .enroll_info{line-height:1.6;position:relative;padding-left:2rem;color:#000000;font-size:12px}.lesson_cta .enroll_info::before{top:0;background:linear-gradient(to bottom,rgb(122,135,152),rgb(89,102,118));width:4px;border-radius:2px;bottom:0;content:'';position:absolute;left:0}.lesson_cta .header_tutor{flex:1;flex-direction:column;display:flex;gap:2rem;min-width:240px;max-width:400px;position:relative}.lesson_cta .header_tutor::before{position:absolute;width:100%;top:0;border-radius:21px;background:rgba(0,0,0,0.02);z-index:-1;content:'';left:0;height:100%}.lesson_cta .header_tutor h5{font-weight:600;padding:0.75rem 1.5rem;border-radius:10px;margin-bottom:1rem;color:#000000;font-size:18px;background:rgba(0,0,0,0.03)}.lesson_cta .header_page{flex-direction:column;padding:0 1.5rem;gap:0.75rem;display:flex}.lesson_cta .header_page:first-child{position:relative}.lesson_cta .header_page a{text-decoration:none;padding-left:1.25rem;font-size:12px;color:#000000;transition:all 0.3s ease;position:relative;padding:0.5rem 0}.lesson_cta .header_page a::before{border-radius:50%;position:absolute;top:50%;height:6px;left:0;transform:translateY(-50%);background-color:rgb(89,102,118,0.5);width:6px;transition:all 0.3s ease;content:''}.lesson_cta .header_page a:hover{color:rgb(122,135,152);padding-left:1.5rem}.lesson_cta .header_page a:hover::before{width:8px;height:8px;background-color:rgb(122,135,152)}.lesson_cta .subscribe_holder{flex-direction:column;position:relative;width:100%;box-shadow:0 10px 30px rgba(0,0,0,0.05);background:linear-gradient(135deg,#ffffff 0%,rgba(245,245,245,0.8) 100%);padding:2rem;gap:1.5rem;display:flex;border-radius:21px;max-width:400px}.lesson_cta .subscribe_holder::before{content:'';border-style:solid;top:0;border-color:rgb(122,135,152,0.5) transparent transparent transparent;width:0;border-width:50px 50px 0 0;left:0;position:absolute;height:0;border-top-left-radius:21px}.lesson_cta .subscribe_holder h5{margin-bottom:0.5rem;font-weight:600;color:#000000;font-size:18px}.lesson_cta .subscribe_holder p{font-size:12px;color:#000000;line-height:1.6}.lesson_cta .input_holder{display:flex;margin-top:0.5rem;gap:1rem;position:relative;flex-direction:column}.lesson_cta .input_holder input[type="email"]{padding:1.125rem 1.25rem;border-radius:10px;border:1px solid rgba(0,0,0,0.1);font-size:12px;color:#000000;transition:all 0.3s ease}.lesson_cta .input_holder input[type="email"]:focus{border-color:rgb(122,135,152);box-shadow:0 0 0 3px rgb(122,135,152,0.5);outline:none}.lesson_cta .input_holder input[type="email"]::placeholder{opacity:0.5;color:#000000}.lesson_cta .sub_objective{font-weight:600;padding:1.125rem 1.25rem;font-size:18px;overflow:hidden;z-index:1;transition:all 0.3s ease;background:linear-gradient(135deg,rgb(122,135,152) 0%,rgb(89,102,118) 100%);position:relative;border-radius:10px;border:none;color:#ffffff;cursor:pointer}.lesson_cta .sub_objective::before{width:100%;z-index:-1;top:0;content:'';opacity:0;position:absolute;transition:opacity 0.3s ease;background:linear-gradient(135deg,rgb(89,102,118) 0%,rgb(122,135,152) 100%);left:0;height:100%}.lesson_cta .sub_objective:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.lesson_cta .sub_objective:hover::before{opacity:1}.lesson_cta .contact_edu{position:relative;margin-top:4rem;padding-top:2rem;text-align:center}.lesson_cta .contact_edu::before{content:'';position:absolute;width:40%;left:30%;background:rgba(0,0,0,0.1);top:0;height:1px}.lesson_cta .cert_block{color:#000000;opacity:0.8;font-size:12px}@media (max-width: 1200px) {.lesson_cta .text_main_holder{gap:2.5rem}.lesson_cta .head_learning{max-width:260px}.lesson_cta .header_tutor{min-width:220px}} @media (max-width: 991px) {.lesson_cta{padding:4rem 0 2rem}.lesson_cta .info_item{width:50%;padding:1rem}.lesson_cta .info_item:nth-child(3)::before{display:none}.lesson_cta .text_main_holder{flex-direction:column;gap:3rem;align-items:center}.lesson_cta .head_learning{max-width:100%;text-align:center;align-items:center;width:100%}.lesson_cta .enroll_info{max-width:500px;padding-left:0;text-align:center}.lesson_cta .enroll_info::before{display:none}.lesson_cta .header_tutor{max-width:600px;width:100%}.lesson_cta .subscribe_holder{max-width:600px;width:100%}} @media (max-width: 768px) {.lesson_cta{padding:3.5rem 0 1.5rem}.lesson_cta .online_questions{margin-bottom:3rem}.lesson_cta .info_item{width:100%}.lesson_cta .info_item::before{display:none}.lesson_cta .header_page{flex-direction:row;gap:0.5rem 1.5rem;justify-content:center;flex-wrap:wrap}.lesson_cta .header_page a{padding:0.5rem 1rem;text-align:center}.lesson_cta .header_page a::before{display:none}.lesson_cta .header_page a:hover{padding-left:1rem;border-radius:10px;background-color:rgba(0,0,0,0.03)}.lesson_cta .contact_edu{margin-top:3rem}} @media (max-width: 576px) {.lesson_cta{padding:3rem 0 1.5rem}.lesson_cta .online_questions{margin-bottom:2.5rem;padding-bottom:1.5rem}.lesson_cta .text_main_holder{gap:2.5rem}.lesson_cta .header_tutor{padding:1rem}.lesson_cta .header_tutor h5{text-align:center}.lesson_cta .subscribe_holder{padding:1.5rem}.lesson_cta .subscribe_holder::before{border-width:30px 30px 0 0}.lesson_cta .contact_edu{margin-top:2.5rem}}.register_now{overflow:hidden;padding:5rem 2rem;background:linear-gradient(135deg,rgb(122,135,152,0.5),rgb(89,102,118) 85%);position:relative;margin:4rem 0;z-index:1}.register_now::before{top:0;left:0;background:radial-gradient(circle at 20% 30%,rgb(89,102,118,0.5) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgb(122,135,152,0.5) 0%,transparent 40%);position:absolute;transform:translateZ(0);opacity:0.8;z-index:-1;content:"";height:100%;width:100%}.register_now::after{filter:blur(80px);height:100%;top:-50%;right:-50%;background:rgb(255,255,255,0.5);position:absolute;z-index:-1;content:"";transform:rotate(35deg) translateZ(0);animation:light-sweep 8s ease-in-out infinite alternate;opacity:0.15;width:100%}.register_now .container{margin:0 auto;align-items:flex-start;transform:perspective(1000px) rotateX(2deg);display:flex;position:relative;flex-direction:column;max-width:1200px}.register_now h2{border-left:6px solid rgb(89,102,118);transform:translateX(-1rem);font-weight:700;line-height:1.3;font-size:28px;animation:slide-in 0.7s cubic-bezier(0.25,1,0.5,1) both;max-width:85%;font-family:Arial,sans-serif;padding-left:2rem;margin-bottom:2.5rem;text-shadow:0 2px 4px rgba(0,0,0,0.2);color:#ffffff}.register_now .our_journey{backdrop-filter:blur(10px);justify-content:flex-start;align-items:center;width:fit-content;display:flex;box-shadow:0 15px 30px rgba(0,0,0,0.1),0 8px 12px rgba(0,0,0,0.05),0 4px 6px rgba(rgb(89,102,118),0.1);transform:translateX(2rem) translateY(-1rem);padding:2rem;animation-delay:0.3s;animation:fade-in-up 0.9s cubic-bezier(0.25,1,0.5,1) both;background:rgba(255,255,255,0.92);border-left:4px solid rgb(122,135,152);transition:transform 0.3s ease,box-shadow 0.3s ease}.register_now .our_journey:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15),0 12px 16px rgba(0,0,0,0.08),0 6px 8px rgba(rgb(89,102,118),0.15);transform:translateX(2.5rem) translateY(-1.5rem) scale(1.02)}.register_now svg{transform:scale(1.2);margin-right:2rem;width:50px;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.2));transition:transform 0.3s ease;height:50px}.register_now .our_journey:hover svg{transform:scale(1.3) rotate(5deg)}.register_now svg path{transition:fill 0.3s ease;fill:rgb(122,135,152)}.register_now .our_journey:hover svg path{fill:rgb(89,102,118)}.register_now .message_support{display:inline-block;padding:1rem 2.5rem;text-decoration:none;border-radius:4px;color:#ffffff;position:relative;background:linear-gradient(45deg,rgb(122,135,152),rgb(89,102,118));letter-spacing:0.5px;z-index:1;box-shadow:0 4px 12px rgba(0,0,0,0.15);font-size:19px;font-weight:600;transition:all 0.3s ease;overflow:hidden}.register_now .message_support::before{height:100%;z-index:-1;left:-100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s ease;top:0;width:100%;position:absolute;content:""}.register_now .message_support:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,0.2)}.register_now .message_support:hover::before{left:100%}.register_now .message_support:active{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,0.2)}@keyframes slide-in {0%{opacity:0;transform:translateX(-3rem)}100%{opacity:1;transform:translateX(-1rem)}} @keyframes fade-in-up {0%{opacity:0;transform:translateX(1rem) translateY(1rem)}100%{opacity:1;transform:translateX(2rem) translateY(-1rem)}} @keyframes light-sweep {0%{opacity:0.05;transform:rotate(35deg) translate(0,0)}100%{opacity:0.2;transform:rotate(35deg) translate(-30%,-20%)}} @media screen and (max-width: 1024px) {.register_now{padding:4rem 1.5rem}.register_now h2{max-width:90%;transform:translateX(-0.5rem);font-size:calc(28px * 0.9)}.register_now .our_journey{transform:translateX(1rem) translateY(-0.5rem)}.register_now .our_journey:hover{transform:translateX(1.5rem) translateY(-1rem) scale(1.02)}} @media screen and (max-width:768px){.register_now{margin:3rem 0;padding:3.5rem 1.25rem}.register_now h2{padding-left:1.5rem;transform:translateX(0);max-width:100%;font-size:calc(28px * 0.8);border-left-width:4px}.register_now .our_journey{justify-content:center;transform:translateX(0) translateY(0);width:100%;padding:1.5rem}.register_now .our_journey:hover{transform:translateX(0) translateY(-0.5rem) scale(1.01)}.register_now svg{height:40px;margin-right:1.5rem;width:40px}.register_now .message_support{padding:0.875rem 2rem}@keyframes slide-in {0%{opacity:0;transform:translateX(-2rem)}100%{opacity:1;transform:translateX(0)}} @keyframes fade-in-up {0%{opacity:0;transform:translateY(1rem)}100%{opacity:1;transform:translateY(0)}}}@media screen and (max-width: 480px) {.register_now{padding:3rem 1rem;margin:2rem 0}.register_now h2{margin-bottom:2rem;border-left-width:3px;padding-left:1rem;font-size:calc(28px * 0.7)}.register_now .our_journey{padding:1.25rem;flex-direction:column;text-align:center}.register_now svg{margin-right:0;margin-bottom:1rem}.register_now .message_support{text-align:center;width:100%;padding:0.75rem 1.75rem}}.program_information{flex-direction:column;position:relative;background-color:rgb(156,170,185);display:flex;overflow:hidden;justify-content:center;min-height:100vh;align-items:center}.program_information .future_skills{overflow:hidden;width:100%;top:0;z-index:1;height:100%;left:0;position:absolute}.program_information .knowledge_path{display:flex;animation:carousel-slide 40s cubic-bezier(0.25,0.1,0.25,1) infinite;width:500%;height:100%;will-change:transform}.program_information .future_skills:hover .knowledge_path{animation-play-state:paused}.program_information .coding_class{position:relative;min-width:20%;flex:1;overflow:hidden;height:100%}.program_information .coding_class img{width:100%;filter:saturate(0.8) contrast(1.2);transition:transform 1.5s ease;transform:scale(1.05);height:100%;object-fit:cover}.program_information .future_skills:hover .coding_class img{transform:scale(1.15)}.program_information .container{max-width:1200px;position:relative;margin:auto;padding:2rem;z-index:4;align-items:center;justify-content:center;width:100%;display:flex}.program_information .our_journey{background:linear-gradient( 135deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.8) 100% );backdrop-filter:blur(8px);box-shadow:0 0 30px rgba(0,0,0,0.5),0 0 60px rgb(122,135,152,0.5),0 0 90px rgb(89,102,118,0.5);animation:glow-pulse 8s ease-in-out infinite alternate;padding:0.5rem;max-width:800px;border-radius:20px;width:100%}.program_information .tech_classes{position:relative;overflow:hidden;border-radius:10px;padding:3rem;border:1px solid rgba(255,255,255,0.1);background:linear-gradient( 180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.6) 100% );text-align:center}.program_information .tech_classes::before{z-index:-1;left:-50%;animation:rotate 30s linear infinite;content:'';background:radial-gradient( circle at center,rgb(122,135,152,0.5) 0%,transparent 50% );top:-50%;width:200%;height:200%;position:absolute;opacity:0.1}.program_information .tech_classes h3{position:relative;margin-bottom:1.5rem;color:#ffffff;font-weight:700;font-size:35px;display:inline-block}.program_information .tech_classes h3::before,.program_information .tech_classes h3::after{content:'';bottom:-10px;border-radius:10px;position:absolute;height:3px}.program_information .tech_classes h3::before{left:50%;background:rgb(122,135,152);transition:all 0.6s ease;right:50%}.program_information .tech_classes h3::after{right:50%;background:rgb(89,102,118);left:50%;transition:all 0.6s ease;transition-delay:0.2s}.program_information .tech_classes:hover h3::before{right:50%;left:0}.program_information .tech_classes:hover h3::after{right:0;left:50%}.program_information .tech_classes p{font-size:14px;opacity:0.85;font-weight:400;line-height:1.8;margin-right:auto;margin-bottom:2.5rem;max-width:85%;margin-left:auto;color:#000000}.program_information .tech_classes .message_support{background:linear-gradient( 45deg,rgb(122,135,152) 0%,rgb(89,102,118) 100% );text-transform:uppercase;transition:all 0.4s ease;border-radius:10px;z-index:1;font-weight:700;overflow:hidden;padding:1rem 2rem;box-shadow:0 5px 15px rgba(0,0,0,0.3);position:relative;color:#ffffff;letter-spacing:2px;display:inline-block;text-decoration:none;font-size:14px}.program_information .tech_classes .message_support::before{left:-100%;top:0;background:linear-gradient( 45deg,rgb(89,102,118) 0%,rgb(122,135,152) 100% );position:absolute;transition:all 0.6s ease;height:100%;z-index:-1;content:'';width:100%}.program_information .tech_classes .message_support:hover{box-shadow:0 10px 25px rgba(0,0,0,0.4);transform:translateY(-5px)}.program_information .tech_classes .message_support:hover::before{left:0}@keyframes carousel-slide {0%,16%{transform:translateX(0%)}20%,36%{transform:translateX(-20%)}40%,56%{transform:translateX(-40%)}60%,76%{transform:translateX(-60%)}80%,96%{transform:translateX(-80%)}100%{transform:translateX(0%)}} @keyframes pattern-shift {0%{background-position:0 0}100%{background-position:100px 100px}} @keyframes gradient-pulse {0%{opacity:0.6;transform:scale(1)}50%{opacity:0.8;transform:scale(1.05)}100%{opacity:0.6;transform:scale(1)}} @keyframes glow-pulse {0%{box-shadow:0 0 30px rgba(0,0,0,0.5),0 0 40px rgb(122,135,152,0.5)}50%{box-shadow:0 0 40px rgba(0,0,0,0.5),0 0 70px rgb(89,102,118,0.5)}100%{box-shadow:0 0 30px rgba(0,0,0,0.5),0 0 40px rgb(122,135,152,0.5)}} @keyframes rotate {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @media (max-width: 991px) {.program_information{padding:6rem 0;min-height:auto}.program_information .future_skills{height:350px;margin-bottom:0;position:relative}.program_information .container{margin-top:-100px;padding:1.5rem}.program_information .our_journey{max-width:90%}.program_information .tech_classes{padding:2.5rem}.program_information .tech_classes p{max-width:95%}} @media (max-width: 767px) {.program_information{padding:5rem 0}.program_information .future_skills{height:280px}.program_information .knowledge_path{animation-duration:30s}.program_information .container{margin-top:-50px;padding:1rem}.program_information .our_journey{max-width:100%;padding:0.3rem}.program_information .tech_classes{padding:2rem 1.5rem}.program_information .tech_classes h3{margin-bottom:1.2rem;font-size:calc(35px * 0.9)}.program_information .tech_classes p{line-height:1.6;font-size:calc(14px * 0.9);margin-bottom:2rem}.program_information .tech_classes .message_support{padding:0.8rem 1.5rem;font-size:calc(14px * 0.9)}} @media (max-width: 480px) {.program_information{padding:4rem 0}.program_information .future_skills{height:230px}.program_information .knowledge_path{animation-duration:25s}.program_information .container{margin-top:-30px}.program_information .tech_classes{padding:1.5rem 1rem}.program_information .tech_classes h3{font-size:calc(35px * 0.8);margin-bottom:1rem}.program_information .tech_classes p{max-width:100%;font-size:calc(14px * 0.8);margin-bottom:1.8rem}.program_information .tech_classes .message_support{padding:0.7rem 1.3rem;width:90%;margin:0 auto}} @media (min-width: 1400px) {.program_information .container{max-width:1320px}.program_information .our_journey{max-width:900px}.program_information .tech_classes{padding:4rem}} @media (prefers-reduced-motion) {.program_information .knowledge_path,.program_information .our_journey,.program_information .tech_classes::before{animation:none}.program_information .coding_class{transition:opacity 0.5s ease;opacity:0.5}.program_information .coding_class:nth-child(1){opacity:1}}.contact_form_section{position:relative;z-index:1;padding:100px 0}.contact_form_section::before{content:'';background-color:rgb(156,170,185);opacity:0.9;position:absolute;z-index:-1;inset:0}.contact_form_section .container{max-width:1280px;margin:0 auto;padding:0 20px}.contact_form_section .inquiry_info{border-radius:28px;position:relative;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.5);background:#ffffff;display:flex}.contact_form_section .query_section{position:relative;background:rgb(89,102,118);padding:0}.contact_form_section .query_section h3{padding:30px;color:#ffffff;font-weight:700;border-bottom:1px solid rgba(255,255,255,0.1);margin:0;background:rgb(89,102,118);font-size:30px;text-align:center}.contact_form_section .query_section div{align-items:center;position:relative;justify-content:flex-start;padding:20px 40px;display:flex;transition:background-color 0.3s ease;border-bottom:1px solid rgba(255,255,255,0.1)}.contact_form_section .query_section div:hover{background-color:rgb(122,135,152)}.contact_form_section .query_section div:last-child{border-bottom:none}.contact_form_section .query_section div svg{height:24px;width:24px;margin-right:20px;flex-shrink:0}.contact_form_section .query_section div svg path{fill:#ffffff}.contact_form_section .query_section div span{font-size:14px;color:#ffffff}.contact_form_section .query_section div span a{text-decoration:none;color:#ffffff;transition:opacity 0.3s ease}.contact_form_section .query_section div span a:hover{opacity:0.8}.contact_form_section .reach_request{background-color:#ffffff;padding:50px}.contact_form_section .reach_request h3{position:relative;font-size:20px;color:#000000;margin-bottom:30px;font-weight:700;text-align:center}.contact_form_section .reach_request h3::after{position:absolute;bottom:-10px;background-color:rgb(89,102,118);width:80px;transform:translateX(-50%);height:3px;left:50%;content:''}.contact_form_section .reach_request form{width:100%}.contact_form_section .reach_request input[type="text"],.contact_form_section .reach_request input[type="email"]{background-color:#ffffff;border:none;border-bottom:2px solid rgb(156,170,185);border-radius:0;font-size:14px;height:55px;margin-bottom:25px;padding:0 20px;color:#000000;width:100%;transition:border-color 0.3s ease}.contact_form_section .reach_request input[type="text"]:focus,.contact_form_section .reach_request input[type="email"]:focus{border-color:rgb(89,102,118);outline:none}.contact_form_section .reach_request input::placeholder{color:#000000;opacity:0.6}.contact_form_section .reach_request .feedback_links{position:relative;display:flex;margin-bottom:25px;align-items:flex-start}.contact_form_section .reach_request .feedback_links input[type="checkbox"]{margin-top:2px;appearance:none;transition:background-color 0.3s ease,border-color 0.3s ease;height:22px;flex-shrink:0;position:relative;-webkit-appearance:none;margin-right:10px;width:22px;cursor:pointer;border:2px solid rgb(156,170,185)}.contact_form_section .reach_request .feedback_links input[type="checkbox"]:checked{border-color:rgb(89,102,118);background-color:rgb(89,102,118)}.contact_form_section .reach_request .feedback_links input[type="checkbox"]:checked::before{transform:translate(-50%,-50%);position:absolute;content:'✓';color:#ffffff;left:50%;font-size:14px;top:50%}.contact_form_section .reach_request .feedback_links label{line-height:1.6;color:#000000;font-size:16px}.contact_form_section .reach_request .feedback_links label a{color:rgb(89,102,118);text-decoration:none;transition:color 0.3s ease}.contact_form_section .reach_request .feedback_links label a:hover{color:rgb(122,135,152)}.contact_form_section .reach_request .message_support{border:none;background-color:rgb(89,102,118);height:55px;overflow:hidden;border-radius:0;font-weight:600;font-size:17px;transition:background-color 0.3s ease;color:#ffffff;position:relative;width:100%;cursor:pointer}.contact_form_section .reach_request .message_support::before{height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);width:100%;top:0;transition:left 0.7s ease;position:absolute;left:-100%;content:''}.contact_form_section .reach_request .message_support:hover{background-color:rgb(122,135,152)}.contact_form_section .reach_request .message_support:hover::before{left:100%}@media screen and (min-width: 992px) {.contact_form_section .inquiry_info{display:grid;grid-template-columns:1fr 1fr}.contact_form_section .query_section{flex-direction:column;border-radius:0 28px 28px 0;display:flex}.contact_form_section .reach_request{flex-direction:column;justify-content:center;border-radius:28px 0 0 28px;display:flex}.contact_form_section .query_section h3{padding:40px 30px;text-align:left;border-bottom:1px solid rgba(255,255,255,0.1)}.contact_form_section .query_section div{align-items:center;justify-content:flex-start;border-bottom:1px solid rgba(255,255,255,0.1);flex:1}.contact_form_section .query_section div:last-child{border-bottom:none}} @media screen and (min-width: 768px) and (max-width: 991px) {.contact_form_section .query_section{display:grid;grid-template-columns:repeat(2,1fr)}.contact_form_section .query_section h3{grid-column:1 / -1}.contact_form_section .query_section div{border-right:1px solid rgba(255,255,255,0.1)}.contact_form_section .query_section div:nth-child(2n){border-right:none}.contact_form_section .query_section div:nth-last-child(1),.contact_form_section .query_section div:nth-last-child(2){border-bottom:none}} @media screen and (max-width: 767px) {.contact_form_section{padding:60px 0}.contact_form_section .reach_request{padding:40px 25px}.contact_form_section .query_section h3{padding:25px 20px;font-size:calc(20px + 2px)}.contact_form_section .query_section div{padding:15px 25px}} @media screen and (max-width: 480px) {.contact_form_section{padding:40px 0}.contact_form_section .reach_request{padding:30px 20px}.contact_form_section .reach_request h3{font-size:20px}.contact_form_section .query_section h3{padding:20px 15px;font-size:20px}.contact_form_section .query_section div{padding:15px 20px}.contact_form_section .query_section div svg{height:20px;width:20px;margin-right:15px}}.cookie_warning_window{z-index:90;position:fixed;background:rgb(156,170,185);border-top:2px solid rgb(122,135,152);width:100%;bottom:0}.cookie_box{align-items:center;display:flex;padding:20px 0;justify-content:space-between}.cookie_warning_window h5{font-size:22px;margin-bottom:6px}.cookie_warning_window p{font-size:18px}.data_opt{margin-right:10px;flex-shrink:0}.data_opt svg,.data_opt svg path,.data_opt img{fill:rgb(122,135,152);height:100px;width:100px}.cookie_overlay{color:rgb(122,135,152);border-bottom:2px solid rgb(122,135,152);line-height:35px;min-width:120px;margin-left:10px;white-space:nowrap;cursor:pointer;flex-shrink:0;text-align:center;text-decoration:none;font-size:24px}.cookie_warning_window p a{color:rgb(122,135,152);text-decoration:none}#cookieOverlayAlert{display:none}#cookieOverlayAlert:checked ~ .cookie_warning_window{opacity:0;visibility:hidden}@media only screen and (max-width: 1200px) {.cookie_warning_window{padding:20px}} @media only screen and (max-width: 800px) {.data_opt{display:none}.cookie_box{flex-direction:column;justify-content:center;align-items:center}.cookie_warning_window h5{text-align:center}.cookie_warning_window p{text-align:center}.track_prefs{margin-bottom:20px}body .wrapper-border .cookie_overlay{margin-left:0}} .wrapper-border .cookie_box{justify-content:flex-end}.wrapper-border .cookie_overlay{padding:10px;margin-left:30px;color:#ffffff;font-size:20px;background:rgb(122,135,152)}.wrapper-border .track_prefs{text-align:right}@media only screen and (max-width: 800px) {.wrapper-border .cookie_overlay{margin-left:0;margin-bottom:10px}}.our_team{padding:100px 0;position:relative;overflow:hidden}.our_team::before{content:"";backdrop-filter:blur(5px);width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0;position:absolute;z-index:1}.our_team::after{left:0;position:absolute;top:0;content:"";z-index:2;background:linear-gradient(135deg,rgba(0,0,0,0.85) 0%,rgba(20,20,40,0.7) 50%,rgba(0,0,0,0.85) 100%);width:100%;height:100%}.our_team .container{position:relative;z-index:5;padding:0 20px;margin:0 auto;perspective:1000px;max-width:1200px}.our_team .desc_block{clip-path:polygon( 0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100% );padding:40px;background:linear-gradient(145deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 100%);transform-style:preserve-3d;transition:transform 0.6s cubic-bezier(0.23,1,0.32,1);box-shadow:0 20px 40px rgba(0,0,0,0.3),0 5px 15px rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.1);position:relative}.our_team .desc_block:hover{box-shadow:0 25px 50px rgba(0,0,0,0.4),0 10px 20px rgba(0,0,0,0.3),0 0 0 1px rgba(255,255,255,0.15);transform:translateZ(20px) rotateX(2deg)}.our_team h1{font-weight:700;font-size:48px;margin-bottom:40px;text-shadow:0 4px 8px rgba(0,0,0,0.3);transform:translateZ(30px);color:#ffffff;position:relative;letter-spacing:1px}.our_team h1::after{position:absolute;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);height:4px;transform:scaleX(1);transform-origin:left;left:0;width:100px;background:linear-gradient(90deg,rgb(122,135,152),rgb(89,102,118));content:"";bottom:-10px}.our_team .desc_block:hover h1::after{transform:scaleX(1.5)}.our_team ul{list-style:none;padding:0;margin:0;transform:translateZ(10px)}.our_team li{margin-bottom:20px}.our_team li:last-child{margin-bottom:0}.our_team h4{font-size:calc(20px + 2px);position:relative;display:inline-block;font-weight:600;transform:translateZ(20px);color:rgb(122,135,152);margin-bottom:15px}.our_team h4::before{top:50%;background:rgb(89,102,118);transform:translateY(-50%) rotate(45deg);height:8px;left:-15px;content:"";width:8px;position:absolute}.our_team span{font-size:18px;text-shadow:0 1px 2px rgba(0,0,0,0.2);display:block;transform:translateZ(5px);position:relative;column-gap:40px;transition:all 0.5s ease;color:#ffffff;column-count:1;line-height:1.8}.our_team .desc_block::before{top:-10px;transition:all 0.5s ease;height:100px;right:-10px;width:100px;transform:rotate(45deg);content:"";z-index:-1;opacity:0.7;position:absolute;background:linear-gradient(135deg,rgb(122,135,152,0.5),transparent 70%)}.our_team .desc_block:hover::before{transform:rotate(60deg) scale(1.2)}@media (min-width: 768px) {.our_team .desc_block{padding:60px}.our_team span{column-count:2}.our_team h1{font-size:calc(48px + 10px)}} @media (min-width: 992px) {.our_team{padding:150px 0}.our_team .desc_block{margin-left:50px;padding:80px}.our_team span{column-count:2}.our_team h1{transform:translateZ(40px);margin-left:-30px}} @media (max-width: 767px) {.our_team{padding:60px 0}.our_team .desc_block{padding:30px}.our_team h1{font-size:calc(48px - 4px);margin-bottom:30px}.our_team h4{font-size:20px}.our_team span{line-height:1.6;font-size:calc(18px - 1px)}} @media (max-width: 480px) {.our_team{padding:40px 0}.our_team .desc_block{clip-path:polygon( 0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100% );padding:25px 20px}.our_team h1{margin-bottom:20px;font-size:calc(48px - 8px)}.our_team h1::after{width:70px;height:3px}} @keyframes fadeInUp {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}} .our_team .desc_block{animation:fadeInUp 0.8s cubic-bezier(0.23,1,0.32,1) forwards}.our_team h1{animation-delay:0.2s;animation:fadeInUp 0.8s cubic-bezier(0.23,1,0.32,1) forwards}.our_team h4{animation:fadeInUp 0.8s cubic-bezier(0.23,1,0.32,1) forwards;animation-delay:0.4s}.our_team span{animation:fadeInUp 0.8s cubic-bezier(0.23,1,0.32,1) forwards;animation-delay:0.6s}.ty_banner{min-height:100vh;position:relative;align-items:center;background:linear-gradient(135deg,rgb(156,170,185) 0%,#ffffff 100%);justify-content:center;display:flex;overflow:hidden;perspective:1000px}.ty_banner::before{pointer-events:none;position:absolute;width:120%;top:-10%;transform:rotate(-5deg) skewX(5deg);left:-5%;content:"";z-index:0;height:120%;background:linear-gradient(120deg,rgb(122,135,152,0.5) 0%,transparent 40%),linear-gradient(-120deg,rgb(89,102,118,0.5) 0%,transparent 40%)}.ty_banner::after{filter:blur(80px);opacity:0.2;height:60%;position:absolute;content:"";bottom:-20%;width:60%;right:-20%;z-index:0;background:linear-gradient(135deg,rgb(122,135,152,0.5) 0%,rgb(89,102,118,0.5) 100%);transform:rotate(15deg)}.ty_banner .container{max-width:1200px;transform-style:preserve-3d;width:90%;z-index:2;position:relative;animation:container-entry 1.2s cubic-bezier(0.215,0.610,0.355,1.000) forwards}.ty_banner .our_journey{transform-style:preserve-3d;transform:translateZ(0) rotateX(2deg);clip-path:polygon( 0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100% );background-color:#ffffff;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05),0 0 0 1px rgba(0,0,0,0.02);padding:calc(2rem + 3vw);position:relative;transition:transform 0.5s ease}.ty_banner .our_journey::before{left:20px;border:1px solid rgb(122,135,152,0.5);top:20px;right:20px;transform:translateZ(-10px);bottom:20px;position:absolute;opacity:0.4;pointer-events:none;content:""}.ty_banner .our_journey:hover{transform:translateZ(10px) rotateX(0deg)}.ty_banner .our_journey > div:first-child{margin-bottom:2rem;transform:translateZ(20px);position:relative}.ty_banner .our_journey > div:first-child::after{transform-origin:left center;transform:scaleX(1);height:4px;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);left:0;position:absolute;width:80px;content:"";background:linear-gradient(90deg,rgb(122,135,152) 0%,rgb(89,102,118) 100%);bottom:-10px}.ty_banner .our_journey:hover > div:first-child::after{transform:scaleX(1.5)}.ty_banner h5{line-height:1.4;transform:translateZ(30px);transition:transform 0.5s ease;text-shadow:0 1px 2px rgba(0,0,0,0.05);color:#000000;font-weight:700;position:relative;font-size:20px;margin:0}.ty_banner .our_journey:hover h5{transform:translateZ(40px)}.ty_banner .our_journey > div:last-child{transform:translateZ(10px);position:relative;transition:transform 0.5s ease}.ty_banner .our_journey:hover > div:last-child{transform:translateZ(20px)}.ty_banner p{margin:0;color:#000000;font-size:13px;transition:color 0.3s ease,transform 0.5s ease;font-weight:400;position:relative;line-height:1.8;transform:translateZ(0)}.ty_banner a{display:block;transition:transform 0.3s ease;text-decoration:none;position:relative;overflow:hidden}.ty_banner a::before{transform:translateY(10px);z-index:-1;position:absolute;height:100%;content:"";width:100%;background:linear-gradient(135deg,transparent 0%,transparent 95%,rgb(122,135,152,0.5) 95%,rgb(122,135,152,0.5) 100% );bottom:0;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;left:0}.ty_banner a:hover::before{opacity:0.2;transform:translateY(0)}.ty_banner a:hover p{transform:translateZ(5px);color:rgb(122,135,152)}@keyframes container-entry {0%{opacity:0;transform:translateY(40px) translateZ(-100px) rotateX(10deg)}100%{opacity:1;transform:translateY(0) translateZ(0) rotateX(0)}} @media (max-width: 991px) {.ty_banner{padding:4rem 0}.ty_banner .our_journey{transform:translateZ(0) rotateX(1deg);clip-path:polygon( 0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100% );padding:calc(1.5rem + 2vw)}.ty_banner h5{line-height:1.5;font-size:calc(20px * 0.9)}.ty_banner p{line-height:1.7;font-size:calc(13px * 0.95)}} @media (max-width: 767px) {.ty_banner{min-height:auto}.ty_banner .container{width:95%}.ty_banner .our_journey{transform:none;padding:1.5rem;clip-path:polygon( 0 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100% )}.ty_banner .our_journey::before{top:10px;right:10px;bottom:10px;left:10px}.ty_banner .our_journey > div:first-child::after{width:60px;height:3px}.ty_banner h5{transform:none;font-size:calc(20px * 0.85)}.ty_banner p{font-size:calc(13px * 0.9);line-height:1.6}.ty_banner .our_journey:hover h5,.ty_banner .our_journey:hover > div:last-child,.ty_banner .our_journey:hover{transform:none}} @media (max-width: 480px) {.ty_banner{padding:3rem 0}.ty_banner .our_journey{clip-path:polygon( 0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100% );box-shadow:0 10px 25px rgba(0,0,0,0.08),0 3px 10px rgba(0,0,0,0.04),0 0 0 1px rgba(0,0,0,0.02);padding:1.25rem}.ty_banner h5{line-height:1.4;font-size:calc(20px * 0.8)}.ty_banner p{line-height:1.5;font-size:calc(13px * 0.85)}.ty_banner .our_journey > div:first-child{margin-bottom:1.5rem}.ty_banner .our_journey > div:first-child::after{height:3px;width:50px;bottom:-8px}}header{position:relative;overflow:visible;background:linear-gradient(135deg,rgb(156,170,185),#ffffff);z-index:99;width:100%}header::before{left:0;position:absolute;opacity:0.3;content:"";background-size:20px 20px;bottom:0;width:100%;background:radial-gradient( circle at 0% 50%,transparent 6px,rgb(122,135,152,0.5) 6px,rgb(122,135,152,0.5) 10px,transparent 10px ) repeat-x;height:15px}header .head_info{position:relative;padding:25px 30px;align-items:center;justify-content:space-between;display:flex}header .head_info::before,header .head_info::after{background:linear-gradient(to right,rgb(122,135,152),transparent);content:"";width:30%;position:absolute;height:2px}header .head_info::before{top:10px;left:0}header .head_info::after{right:0;bottom:10px;background:linear-gradient(to left,rgb(89,102,118),transparent)}header .head_info .head_learning{position:relative;z-index:2}header .head_info .head_learning::before{width:140%;height:140%;z-index:-1;left:-20%;transition:transform 0.5s ease-in-out;position:absolute;content:"";top:-20%;border-radius:60% 40% 50% 30% / 40% 50% 60% 50%;opacity:0.05;background:rgb(122,135,152,0.5)}header .head_info .head_learning:hover::before{transform:rotate(15deg) scale(1.1)}header .head_info .head_learning .top_teach{display:block;transition:transform 0.3s ease}header .head_info .head_learning:hover .top_teach{transform:translateY(-3px)}header .head_info .head_learning .top_teach svg{height:45px;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.1));width:auto}header .head_info .header_tutor{list-style:none;padding:0;margin:0;display:flex;position:relative}header .head_info .header_tutor::before{position:absolute;left:0;opacity:0.05;z-index:-1;transition:all 0.5s ease;content:"";width:100%;background:rgb(89,102,118,0.5);border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;top:0;height:100%}header .head_info .header_tutor:hover::before{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;opacity:0.08}header .head_info .header_tutor .header_site{margin:0 8px;position:relative}header .head_info .header_tutor .header_site a{padding:10px 15px;font-size:17px;color:#000000;overflow:hidden;text-decoration:none;border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;font-family:Arial,sans-serif;font-weight:600;display:block;position:relative;transition:all 0.4s ease}header .head_info .header_tutor .header_site a:hover{border-radius:50% 50% 50% 50% / 50% 50% 50% 50%;color:#ffffff}header .head_info .header_tutor .header_site a::before{transform-origin:right top;background:rgb(122,135,152);z-index:-1;transform:scale(0);transition:transform 0.4s ease,border-radius 0.4s ease;position:absolute;top:0;height:100%;content:"";left:0;width:100%;border-radius:0% 0% 0% 0% / 0% 0% 0% 0%}header .head_info .header_tutor .header_site a:hover::before{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;transform:scale(1)}header .head_info .header_tutor .header_site:nth-child(2n) a::before{transform-origin:left bottom;background:rgb(89,102,118)}header .head_info .header_tutor .header_site:nth-child(2n) a:hover::before{border-radius:70% 30% 30% 70% / 70% 70% 30% 30%}header .head_info .header_tutor .header_site:hover{animation:menu-wobble 1s ease}@keyframes menu-wobble {0%,100%{transform:translateX(0)}15%{transform:translateX(-3px) rotate(-1deg)}30%{transform:translateX(2px) rotate(1deg)}45%{transform:translateX(-2px) rotate(-0.5deg)}60%{transform:translateX(1px) rotate(0.5deg)}75%{transform:translateX(-1px) rotate(-0.25deg)}} @media (max-width: 992px) {header .head_info{flex-direction:column;padding:20px 15px}header .head_info .head_learning{margin-bottom:15px}header .head_info .header_tutor{justify-content:center;flex-wrap:wrap;width:100%}header .head_info .header_tutor .header_site{margin:5px}header .head_info .header_tutor .header_site a{font-size:calc(17px - 1px);padding:8px 12px}} @media (max-width: 767px) {header .head_info{padding:15px 10px}header .head_info .head_learning .top_teach svg{height:40px}header .head_info .header_tutor .header_site a{font-size:calc(17px - 2px);padding:6px 10px}}.pricing_deck{padding:120px 0;overflow:hidden;position:relative}.pricing_deck::before{position:absolute;content:"";bottom:0;left:0;background:linear-gradient(135deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.4) 100%);z-index:1;right:0;top:0}.pricing_deck .container{max-width:1200px;padding:0 15px;margin:0 auto;position:relative;z-index:2}.pricing_deck .training_fees{position:relative;perspective:1000px}.pricing_deck h2{color:#ffffff;text-shadow:0 3px 10px rgba(0,0,0,0.3);text-align:center;font-weight:700;letter-spacing:1px;animation:fadeInDown 0.8s ease-out forwards;transform:translateZ(50px);margin-bottom:20px;font-size:29px}.pricing_deck .rate_choices{margin:0 auto 50px;max-width:800px;text-align:center;opacity:0.9;line-height:1.6;transform:translateZ(30px);color:#ffffff;animation:fadeInUp 0.8s ease-out 0.2s forwards;font-size:calc(17px * 1.1)}.pricing_deck .lesson_plans{gap:30px;margin:0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0;list-style:none;display:grid;perspective:2000px}.pricing_deck .lesson_plans li{height:100%;animation:cardEntrance 0.6s cubic-bezier(0.23,1,0.32,1) forwards;transform:translateY(30px) rotateX(5deg);opacity:0}.pricing_deck .lesson_plans li:nth-child(1){animation-delay:0.3s}.pricing_deck .lesson_plans li:nth-child(2){animation-delay:0.5s}.pricing_deck .lesson_plans li:nth-child(3){animation-delay:0.7s}.pricing_deck .lesson_plans li:nth-child(4){animation-delay:0.9s}.pricing_deck .plan_matrix{will-change:transform;color:inherit;transform-style:preserve-3d;text-decoration:none;display:block;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);height:100%}.pricing_deck .plan_matrix:hover{transform:translateY(-15px) scale(1.02) rotateX(2deg)}.pricing_deck .premium_grid{background:linear-gradient(135deg,rgb(122,135,152,0.5),rgb(89,102,118,0.5));clip-path:polygon(0 0,100% 0,100% 94%,96% 100%,0 100%);overflow:hidden;backdrop-filter:blur(10px);position:relative;height:100%;transition:all 0.4s ease;border:1px solid rgba(255,255,255,0.1);box-shadow:0 20px 40px rgba(0,0,0,0.2),0 10px 15px rgba(0,0,0,0.1)}.pricing_deck .plan_matrix:hover .premium_grid{box-shadow:0 25px 50px rgba(0,0,0,0.3),0 15px 20px rgba(0,0,0,0.15);border-color:rgba(255,255,255,0.25)}.pricing_deck .premium_grid::before{content:"";transition:all 0.4s ease;background:rgb(89,102,118);right:-10px;top:-10px;height:100px;position:absolute;transform:rotate(45deg);opacity:0.15;width:100px}.pricing_deck .plan_matrix:hover .premium_grid::before{transform:rotate(45deg) scale(1.2);opacity:0.25}.pricing_deck .value_deals{z-index:1;padding:35px 30px;position:relative;transition:transform 0.4s cubic-bezier(0.165,0.84,0.44,1)}.pricing_deck .plan_matrix:hover .value_deals{transform:translateZ(10px)}.pricing_deck .value_deals h4{margin:0 0 20px;position:relative;transition:transform 0.3s ease;padding-bottom:15px;font-weight:700;color:#ffffff;font-size:calc(24px * 1.2)}.pricing_deck .plan_matrix:hover .value_deals h4{transform:translateY(-5px)}.pricing_deck .value_deals h4::after{width:50px;left:0;transition:width 0.4s ease;height:3px;background:rgb(122,135,152);content:"";position:absolute;bottom:0}.pricing_deck .plan_matrix:hover .value_deals h4::after{width:80px}.pricing_deck .value_deals p{color:#ffffff;line-height:1.6;transition:opacity 0.3s ease;max-height:200px;opacity:0.8;font-size:17px;margin-bottom:30px;padding-right:10px;overflow-y:auto}.pricing_deck .value_deals p::-webkit-scrollbar{width:4px}.pricing_deck .value_deals p::-webkit-scrollbar-thumb{background:rgb(122,135,152,0.5);border-radius:10px}.pricing_deck .plan_matrix:hover .value_deals p{opacity:1}.pricing_deck .cost_summary{position:relative;text-shadow:0 2px 8px rgba(0,0,0,0.2);margin-top:20px;font-size:calc(24px * 1.4);transition:all 0.4s ease;display:block;font-weight:700;color:#ffffff}.pricing_deck .cost_summary::before{height:2px;top:-10px;content:"";left:0;background:rgb(89,102,118);width:30px;position:absolute;transition:width 0.4s ease}.pricing_deck .plan_matrix:hover .cost_summary::before{width:50px}.pricing_deck .plan_matrix:hover .cost_summary{transform:scale(1.1);color:rgb(89,102,118)}@keyframes fadeInDown {from{opacity:0;transform:translateY(-30px) translateZ(50px)}to{opacity:1;transform:translateY(0) translateZ(50px)}} @keyframes fadeInUp {from{opacity:0;transform:translateY(30px) translateZ(30px)}to{opacity:1;transform:translateY(0) translateZ(30px)}} @keyframes cardEntrance {from{opacity:0;transform:translateY(30px) rotateX(5deg)}to{opacity:1;transform:translateY(0) rotateX(0)}} @media (max-width: 1200px) {.pricing_deck{padding:100px 0}.pricing_deck h2{font-size:calc(29px * 0.9)}.pricing_deck .rate_choices{font-size:17px;margin-bottom:40px}.pricing_deck .lesson_plans{gap:25px}} @media (max-width: 992px) {.pricing_deck{padding:80px 0}.pricing_deck .lesson_plans{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pricing_deck .value_deals{padding:30px 25px}.pricing_deck .value_deals p{max-height:180px}} @media (max-width: 768px) {.pricing_deck{padding:70px 0}.pricing_deck h2{font-size:calc(29px * 0.8);margin-bottom:15px}.pricing_deck .rate_choices{font-size:calc(17px * 0.95);margin-bottom:30px}.pricing_deck .lesson_plans{max-width:500px;margin:0 auto;grid-template-columns:1fr}.pricing_deck .premium_grid{clip-path:polygon(0 0,100% 0,100% 96%,94% 100%,0 100%)}.pricing_deck .cost_summary{font-size:calc(24px * 1.2)}} @media (max-width: 576px) {.pricing_deck{padding:60px 0}.pricing_deck h2{font-size:calc(29px * 0.7)}.pricing_deck .rate_choices{font-size:calc(17px * 0.9);margin-bottom:25px}.pricing_deck .value_deals{padding:25px 20px}.pricing_deck .value_deals h4{font-size:24px;padding-bottom:10px;margin-bottom:15px}.pricing_deck .value_deals p{margin-bottom:20px;font-size:calc(17px * 0.9);max-height:150px}}.prospective_members{padding:6rem 0;overflow:hidden;position:relative;background-color:rgb(156,170,185)}.prospective_members::before{background:radial-gradient(circle at 20% 20%,#ffffff 0%,transparent 25%),radial-gradient(circle at 80% 80%,rgb(89,102,118,0.5) 0%,transparent 30%),radial-gradient(circle at 50% 50%,rgb(122,135,152,0.5) 0%,transparent 40%);z-index:1;top:0;content:'';left:0;height:100%;width:100%;position:absolute;opacity:0.2}.prospective_members::after{content:'';top:0;height:100%;position:absolute;width:100%;background:linear-gradient(135deg,#ffffff 0%,transparent 100%);z-index:1;left:0;opacity:0.1}.prospective_members .our_journey{z-index:2;max-width:1200px;padding:0 2rem;margin:0 auto;position:relative}.prospective_members h3{color:rgb(122,135,152);text-align:center;font-weight:300;letter-spacing:2px;margin-bottom:4rem;font-size:38px;position:relative}.prospective_members h3::after{transform:translateX(-50%);content:'';left:50%;opacity:0.8;background:linear-gradient(90deg,transparent,rgb(122,135,152),transparent);position:absolute;bottom:-15px;border-radius:50px;width:80px;height:3px}.prospective_members ul{padding:0;margin:0;gap:2.5rem;display:grid;list-style-type:none;grid-template-columns:repeat(2,1fr)}.prospective_members li{overflow:hidden;position:relative;display:flex;border:1px solid rgba(255,255,255,0.2);flex-direction:column;align-items:center;padding:2.5rem 2rem;text-align:center;transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);border-radius:24px;backdrop-filter:blur(10px);background-color:rgba(255,255,255,0.9);box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.02)}.prospective_members li::before{transition:opacity 0.5s ease;background:radial-gradient(circle at 90% 10%,rgb(122,135,152,0.5) 0%,transparent 30%),radial-gradient(circle at 10% 90%,rgb(89,102,118,0.5) 0%,transparent 30%);width:100%;position:absolute;content:'';height:100%;opacity:0.1;z-index:-1;left:0;top:0}.prospective_members li::after{left:-50%;transition:all 0.5s ease;top:-50%;height:200%;position:absolute;background:radial-gradient(circle at center,rgba(255,255,255,0.8) 0%,transparent 60%);content:'';opacity:0;width:200%;z-index:-1;transform:scale(0.8)}.prospective_members li:hover{border-color:rgb(122,135,152,0.5);box-shadow:0 25px 50px rgba(0,0,0,0.1),0 10px 25px rgba(0,0,0,0.05);transform:translateY(-10px)}.prospective_members li:hover::before{opacity:0.2}.prospective_members li:hover::after{transform:scale(1);opacity:0.1}.prospective_members li svg{margin-bottom:1.5rem;width:70px;transition:all 0.5s ease;fill:rgb(89,102,118);filter:drop-shadow(0 3px 6px rgb(89,102,118,0.5));animation:float 8s ease-in-out infinite;height:70px}.prospective_members li:hover svg{filter:drop-shadow(0 8px 15px rgb(122,135,152,0.5));transform:translateY(-5px);fill:rgb(122,135,152)}.prospective_members li svg path{transition:all 0.5s ease}.prospective_members li:hover svg path{fill:rgb(122,135,152)}.prospective_members li{line-height:1.7;font-size:calc(16px * 1.1);color:#000000;margin-top:1rem;font-weight:300}.prospective_members li:nth-child(1){animation-delay:0s}.prospective_members li:nth-child(2){animation-delay:0.3s}.prospective_members li:nth-child(3){animation-delay:0.6s}.prospective_members li:nth-child(4){animation-delay:0.9s}@keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}} @keyframes pulse {0%,100%{opacity:0.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}} @keyframes fadeInUp {from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}} @media (max-width: 991px) {.prospective_members{padding:5rem 0}.prospective_members h3{margin-bottom:3rem;font-size:calc(38px * 0.8)}.prospective_members ul{gap:2rem}.prospective_members li{padding:2rem 1.5rem}.prospective_members li svg{width:60px;margin-bottom:1.2rem;height:60px}} @media (max-width: 767px) {.prospective_members{padding:4rem 0}.prospective_members h3{margin-bottom:2.5rem;letter-spacing:1px;font-size:calc(38px * 0.7)}.prospective_members ul{gap:1.5rem;grid-template-columns:1fr}.prospective_members li{padding:1.8rem 1.2rem}.prospective_members li svg{width:50px;margin-bottom:1rem;height:50px}}.teaching_process{padding:6rem 0;background:linear-gradient(135deg,rgb(156,170,185) 0%,rgb(89,102,118,0.5) 100%);overflow:hidden;position:relative}.teaching_process::before{animation:pulse 8s infinite alternate ease-in-out;z-index:1;top:0;background:linear-gradient(225deg,rgb(122,135,152,0.5) 0%,transparent 70%);position:absolute;width:35%;clip-path:polygon(30% 0,100% 0,100% 100%,0% 100%);height:100%;content:"";opacity:0.8;right:0}.teaching_process::after{z-index:2;content:"";position:absolute;bottom:0;opacity:0.7;width:100%;transform:translateY(5px) scaleX(0.98);filter:blur(3px);height:15px;left:0;background:linear-gradient(90deg,rgb(122,135,152) 0%,rgb(89,102,118) 50%,rgb(122,135,152) 100%)}.teaching_process .container{margin:0 auto;transform:perspective(1000px) rotateX(1deg);position:relative;padding:0 2rem;z-index:3;transform-origin:center top;max-width:1200px}.teaching_process .our_journey{position:relative;background:#ffffff;padding:3.5rem 3rem;transform:translateZ(0);box-shadow:0 15px 35px rgba(0,0,0,0.1),0 3px 10px rgba(0,0,0,0.05);border-left:5px solid rgb(122,135,152)}.teaching_process .our_journey::before{width:40px;background:rgb(89,102,118);right:30px;content:"";top:-10px;transform:rotate(45deg);position:absolute;height:40px;z-index:-1}.teaching_process .our_journey > div{transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);position:relative}.teaching_process .our_journey:hover > div{transform:translateY(-8px)}.teaching_process h3{font-size:calc(32px * 0.9);font-weight:700;padding-bottom:1rem;position:relative;font-family:Arial,sans-serif;margin-bottom:1.5rem;letter-spacing:-0.5px;color:#000000}.teaching_process h3::after{content:"";left:0;transition:width 0.3s ease-out;height:l3px;width:70px;position:absolute;transform-origin:left;bottom:0;background:rgb(122,135,152)}.teaching_process .our_journey:hover h3::after{width:120px}.teaching_process p{position:relative;font-size:17px;line-height:1.8;margin-bottom:0;color:#000000;font-family:Arial,sans-serif}.teaching_process p span{border-left:2px solid rgb(89,102,118,0.5);display:block;position:relative;padding-left:1rem}.teaching_process p span::before{color:rgb(89,102,118,0.5);font-size:5rem;position:absolute;content:"";top:-20px;font-family:serif;opacity:0.2;left:-15px}@keyframes pulse {0%{opacity:0.6;transform:scale(0.98)}100%{opacity:0.9;transform:scale(1.02)}} @media (max-width: 992px) {.teaching_process{padding:5rem 0}.teaching_process .our_journey{padding:2.5rem 2rem}.teaching_process h3{font-size:calc(32px * 0.8)}} @media (max-width: 768px) {.teaching_process{padding:4rem 0}.teaching_process::before{width:25%}.teaching_process .our_journey{padding:2rem 1.5rem}.teaching_process h3{font-size:calc(19px * 1.2);margin-bottom:1.25rem}.teaching_process p{font-size:calc(17px * 0.95)}} @media (max-width: 576px) {.teaching_process{padding:3.5rem 0}.teaching_process .container{padding:0 1rem;transform:perspective(1000px) rotateX(0deg)}.teaching_process .our_journey{padding:1.75rem 1.25rem;border-left:3px solid rgb(122,135,152)}.teaching_process .our_journey::before{display:none}.teaching_process h3{font-size:calc(18px * 1.3);padding-bottom:0.75rem;margin-bottom:1rem}.teaching_process h3::after{width:50px}.teaching_process p{font-size:calc(17px * 0.9);line-height:1.6}.teaching_process p span{padding-left:0.75rem}.teaching_process p span::before{left:-10px;top:-15px;font-size:3.5rem}}