*{margin:0;padding:0;box-sizing:border-box}svg{height:30px;width:30px}.template_cta{flex:0 0 auto}.grid-container{flex-direction:column;height:100%;min-height:100%;display:flex}::-webkit-scrollbar{padding:1px;width:16px;scroll-behavior:smooth;height:3px}::-webkit-scrollbar-track{border:1px dashed rgb(184,190,214,0.5);background:linear-gradient(45deg,rgb(150,156,188) 25%,transparent 25%),linear-gradient(-45deg,rgb(150,156,188) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgb(150,156,188) 75%),linear-gradient(-45deg,transparent 75%,rgb(150,156,188) 75%);margin:5px 0}::-webkit-scrollbar-thumb{border:2px dashed rgb(255,255,255,0.5);background:radial-gradient(circle at top right,#ffffff 7%,rgb(255,255,255,0.5) 18%,rgb(150,156,188) 12%,rgb(150,156,188,0.5) 16%,rgb(218,237,237) 35%)}html{scrollbar-width:auto;scrollbar-color:rgb(150,156,188) rgb(150,156,188,0.5)}.top_start{flex:1 0 auto}.container{width:1140px;max-width:100%;margin:auto}header,footer{width:100%}html,body{font-family:Arial,sans-serif;color:#000000;min-height:100%;height:100%;scroll-behavior:smooth}a{color:inherit;text-decoration:none}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .mentorship_profile{background:linear-gradient(135deg,rgb(218,237,237) 0%,rgb(150,156,188,0.5) 100%);padding:5rem 0;overflow:hidden;position:relative}.mentorship_profile::before{width:40%;animation:floating 15s ease-in-out infinite;content:"";top:-5%;position:absolute;filter:blur(60px);background:rgb(184,190,214,0.5);opacity:0.3;height:40%;transform-origin:center;z-index:0;right:-5%}.mentorship_profile::after{transform-origin:center;background:rgb(150,156,188,0.5);height:30%;left:-5%;width:30%;content:"";opacity:0.2;filter:blur(50px);position:absolute;bottom:-5%;z-index:0;animation:floating 18s ease-in-out infinite reverse}.mentorship_profile .container{padding:0 1.5rem;max-width:1200px;z-index:1;margin:0 auto;position:relative}.mentorship_profile .testimonial_feedback{box-shadow:0 20px 40px rgba(0,0,0,0.08),0 5px 15px rgba(0,0,0,0.05),0 0 0 1px rgba(255,255,255,0.15) inset;border-radius:4px;background:rgba(255,255,255,0.85);transform:perspective(1000px) rotateX(2deg);display:grid;padding:2.5rem;backdrop-filter:blur(10px);opacity:0;transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);gap:2rem;animation:fadeInUp 0.8s cubic-bezier(0.215,0.61,0.355,1) forwards;grid-template-columns:1fr;transform-style:preserve-3d}.mentorship_profile .testimonial_feedback:hover{box-shadow:0 25px 50px rgba(0,0,0,0.12),0 8px 20px rgba(0,0,0,0.08),0 0 0 1px rgba(255,255,255,0.2) inset;transform:perspective(1000px) rotateX(0deg)}.mentorship_profile .testimonial_feedback > div:first-child{max-width:280px;width:100%;position:relative;margin:0 auto}.mentorship_profile .testimonial_feedback .img_list_item{opacity:0;animation:fadeInLeft 0.7s cubic-bezier(0.19,1,0.22,1) 0.2s forwards;transform:translateZ(30px);position:relative;height:280px;width:100%;border-radius:3px;box-shadow:0 15px 30px rgba(0,0,0,0.15),0 5px 15px rgba(0,0,0,0.1);overflow:hidden;transition:all 0.5s cubic-bezier(0.19,1,0.22,1)}.mentorship_profile .testimonial_feedback .img_list_item::before{content:"";background:linear-gradient( to bottom,transparent 65%,rgba(rgb(184,190,214),0.2) 100% );position:absolute;left:0;width:100%;z-index:1;height:100%;top:0}.mentorship_profile .testimonial_feedback .img_list_item::after{z-index:2;height:120%;background:linear-gradient( 135deg,rgba(255,255,255,0.25) 0%,transparent 80% );width:120%;top:-10%;position:absolute;content:"";left:-10%;transition:opacity 0.5s ease;opacity:0}.mentorship_profile .testimonial_feedback .img_list_item:hover::after{opacity:1}.mentorship_profile .testimonial_feedback > div:nth-child(2){text-align:center;animation:fadeInUp 0.7s cubic-bezier(0.215,0.61,0.355,1) 0.3s forwards;opacity:0}.mentorship_profile .testimonial_feedback .name{font-weight:700;font-size:19px;display:inline-block;position:relative;color:#000000;margin-bottom:0.5rem}.mentorship_profile .testimonial_feedback .name::after{transform:translateX(-50%);width:40px;left:50%;border-radius:1px;bottom:-8px;height:3px;content:"";position:absolute;background:rgb(184,190,214)}.mentorship_profile .testimonial_feedback > div:nth-child(2) > div{color:rgb(150,156,188);margin-top:1rem;font-weight:600;font-size:calc(14px - 0.1rem)}.mentorship_profile .testimonial_feedback > div:nth-child(3){animation:fadeInUp 0.7s cubic-bezier(0.215,0.61,0.355,1) 0.4s forwards;opacity:0}.mentorship_profile .testimonial_feedback .experience_tasks{color:#000000;line-height:1.7;border-left:3px solid rgb(184,190,214,0.5);padding-left:1.5rem;font-size:14px;position:relative;margin:0}.mentorship_profile .testimonial_feedback .experience_tasks::before{top:-20px;position:absolute;content:"";font-family:Georgia,serif;left:-15px;color:rgb(184,190,214,0.5);font-size:5rem;opacity:0.2}@keyframes fadeInUp {from{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translate3d(0,0,0)}} @keyframes fadeInLeft {from{opacity:0;transform:translate3d(-40px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}} @keyframes floating {0%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(5%,5%) rotate(2deg)}50%{transform:translate(0,8%) rotate(0deg)}75%{transform:translate(-5%,3%) rotate(-2deg)}100%{transform:translate(0,0) rotate(0deg)}} @media (min-width: 768px) {.mentorship_profile{padding:7rem 0}.mentorship_profile .testimonial_feedback{grid-template-rows:auto 1fr;column-gap:3rem;row-gap:1.5rem;grid-template-columns:280px 1fr;padding:3rem}.mentorship_profile .testimonial_feedback > div:first-child{grid-row:1 / span 2}.mentorship_profile .testimonial_feedback > div:nth-child(2){text-align:left;align-self:flex-end}.mentorship_profile .testimonial_feedback .name::after{transform:none;left:0}} @media (min-width: 992px) {.mentorship_profile .testimonial_feedback{grid-template-columns:320px 1fr;padding:3.5rem}.mentorship_profile .testimonial_feedback > div:first-child{max-width:320px}.mentorship_profile .testimonial_feedback .img_list_item{height:350px}.mentorship_profile .testimonial_feedback .experience_tasks{font-size:calc(14px + 0.05rem);line-height:1.8}} @media (max-width: 767px) {.mentorship_profile{padding:4rem 0}.mentorship_profile .container{padding:0 1rem}.mentorship_profile .testimonial_feedback{padding:2rem}.mentorship_profile .testimonial_feedback .img_list_item{height:240px}}.course_offering{position:relative;background:linear-gradient(45deg,rgb(150,156,188,0.5) 0%,rgb(218,237,237) 50%,rgb(184,190,214,0.5) 100%);overflow:hidden;padding:8rem 2rem}.course_offering::before{height:200%;z-index:1;top:-50%;left:-50%;position:absolute;width:200%;animation:rotate 60s linear infinite;content:"";background:radial-gradient(ellipse at center,transparent 0%,transparent 65%,rgb(150,156,188,0.5) 100%)}.course_offering::after{position:absolute;z-index:2;height:100%;width:100%;content:"";left:0;top:0;background:linear-gradient( rgb(150,156,188,0.5),transparent 20%,transparent 80%,rgb(184,190,214,0.5) )}.course_offering .container{margin:0 auto;position:relative;z-index:3;max-width:1400px}.course_offering .pro_skills{display:flex;flex-direction:column;margin-bottom:2rem;position:relative}.course_offering .text_spot{margin-bottom:4rem;margin-left:auto;text-align:center;margin-right:auto;max-width:800px}.course_offering h2{margin-bottom:3rem;color:#000000;letter-spacing:2px;text-transform:uppercase;font-size:46px;font-weight:700;position:relative;display:inline-block}.course_offering h2::before,.course_offering h2::after{position:absolute;width:150%;left:-25%;background:linear-gradient(to right,transparent,rgb(184,190,214),transparent);height:3px;content:""}.course_offering h2::before{top:-15px}.course_offering h2::after{bottom:-15px}.course_offering .description{animation:slideUp 0.8s forwards;font-size:calc(16px * 1.1);color:#000000;opacity:0;position:relative;line-height:1.8;animation-delay:0.2s;margin-bottom:1.5rem;transform:translateY(30px)}.course_offering .description:nth-of-type(2){animation-delay:0.5s}.course_offering .img_list_item{margin-top:2rem;height:500px;position:relative;width:100%;transform:scale(0.95);overflow:hidden;transition:transform 0.5s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);border-radius:12px}.course_offering .img_list_item::before{top:0;opacity:0.7;background:linear-gradient( to bottom,rgb(184,190,214,0.5) 0%,transparent 40%,transparent 60%,rgb(150,156,188,0.5) 100% );transition:opacity 0.5s ease;z-index:1;width:100%;left:0;position:absolute;content:"";height:100%}.course_offering .img_list_item:hover{transform:scale(1)}.course_offering .img_list_item:hover::before{opacity:0.4}@keyframes rotate {from{transform:rotate(0deg)}to{transform:rotate(360deg)}} @keyframes slideUp {to{opacity:1;transform:translateY(0)}} @media screen and (max-width: 992px) {.course_offering{padding:5rem 1.5rem}.course_offering .text_spot{margin-bottom:3rem}.course_offering h2{font-size:calc(46px * 0.85)}.course_offering .img_list_item{height:400px}} @media screen and (max-width: 768px) {.course_offering{padding:4rem 1rem}.course_offering .text_spot{margin-bottom:2rem}.course_offering h2{font-size:calc(46px * 0.7)}.course_offering h2::before,.course_offering h2::after{left:-10%;width:120%}.course_offering .description{font-size:16px}.course_offering .img_list_item{height:300px}}.learning_profits{background:linear-gradient(120deg,rgb(218,237,237) 30%,rgb(184,190,214,0.5) 100%);position:relative;overflow:hidden;padding:90px 0}.learning_profits::before{top:0;position:absolute;background:radial-gradient(circle at 70% 30%,rgb(150,156,188,0.5) 0%,transparent 60%);content:"";width:100%;left:0;height:100%;opacity:0.4}.learning_profits .container{position:relative;margin:0 auto;padding:0 20px;max-width:1200px;z-index:2}.learning_profits .knowledge_experts{gap:40px;align-items:center;display:flex}.learning_profits .img_list_item{max-width:45%;position:relative;transform:translateY(-10px);flex:0 0 45%;box-shadow:15px 15px 30px rgba(0,0,0,0.1);border-radius:30% 10% 30% 10%;transition:all 0.5s ease}.learning_profits .img_list_item::after{position:absolute;right:-20px;bottom:-20px;z-index:-1;top:20px;border-radius:30% 10% 30% 10%;content:"";left:20px;border:3px solid rgb(184,190,214,0.5)}.learning_profits .img_list_item:hover{transform:translateY(0);box-shadow:20px 20px 40px rgba(0,0,0,0.15)}.learning_profits .text_spot{background:#ffffff;position:relative;box-shadow:0 10px 30px rgba(0,0,0,0.08);z-index:1;padding:40px 35px;border-radius:21px;flex:0 0 50%}.learning_profits .text_spot::before{left:0;position:absolute;border-radius:10px;content:"";height:100%;top:0;width:6px;background:linear-gradient(to bottom,rgb(184,190,214),rgb(150,156,188))}.learning_profits h3{font-size:31px;position:relative;color:#000000;margin-bottom:30px;padding-left:15px;font-weight:700}.learning_profits h3::after{left:15px;position:absolute;border-radius:10px;height:3px;background:rgb(184,190,214);bottom:-12px;content:"";width:80px}.learning_profits ul{list-style:none;margin:0;display:flex;gap:20px;padding:0 0 0 15px;flex-direction:column}.learning_profits li{transition:all 0.3s ease;background:linear-gradient(90deg,#ffffff,rgb(218,237,237) 180%);padding:15px;border-radius:10px;position:relative}.learning_profits li:hover{box-shadow:0 5px 15px rgba(0,0,0,0.05);transform:translateX(10px);background:linear-gradient(90deg,#ffffff,rgb(150,156,188,0.5) 180%)}.learning_profits li p{font-size:12px;font-weight:400;gap:16px;align-items:center;margin:0;color:#000000;line-height:1.5;display:flex}.learning_profits svg{justify-content:center;box-shadow:0 4px 8px rgba(0,0,0,0.1);flex-shrink:0;background:#ffffff;align-items:center;padding:5px;width:24px;display:flex;transition:all 0.3s ease;border-radius:50%;height:24px}.learning_profits svg path{transition:fill 0.3s ease;fill:rgb(184,190,214)}.learning_profits li:hover svg{box-shadow:0 6px 12px rgba(0,0,0,0.15);transform:scale(1.1)}.learning_profits li:hover svg path{fill:rgb(150,156,188)}@media (max-width: 992px) {.learning_profits{padding:70px 0}.learning_profits .knowledge_experts{gap:40px;flex-direction:column}.learning_profits .img_list_item{flex:none;max-width:70%;margin:0 auto}.learning_profits .text_spot{margin:0 auto;flex:none;width:90%}.learning_profits .text_spot::before{height:6px;left:0;top:0;width:100%}} @media (max-width: 576px) {.learning_profits{padding:50px 0}.learning_profits .img_list_item{max-width:90%}.learning_profits .img_list_item::after{display:none}.learning_profits .text_spot{padding:30px 20px;width:100%}.learning_profits h3{font-size:18px;margin-bottom:25px}.learning_profits ul{gap:15px}.learning_profits li{padding:12px}.learning_profits svg{width:22px;height:22px}}footer{position:relative}footer::before{left:0;background:linear-gradient(210deg,#000000 0%,rgb(184,190,214) 100%);top:0;position:absolute;bottom:0;right:0;z-index:1;content:'';opacity:0.92}.template_cta{color:#ffffff;position:relative;font-family:Arial,sans-serif;z-index:2;padding:90px 0 50px}.template_cta::before{height:1px;content:'';top:0;position:absolute;left:0;opacity:0.1;background:linear-gradient(90deg,transparent 0%,#ffffff 50%,transparent 100%);width:100%}.template_cta .container{display:flex;flex-direction:column}.template_cta .company_holder{margin-top:70px;background-size:200% 200%;order:2;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,0.1);animation:shiftGradient 15s ease infinite;border-radius:14px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.05);background:linear-gradient( 135deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100% );transform:perspective(1000px) rotateX(2deg)}.template_cta .company_holder h3{font-weight:700;text-transform:uppercase;position:relative;color:#ffffff;font-size:30px;letter-spacing:3px;text-align:center;margin-bottom:20px}.template_cta .company_holder h3::after{margin:15px auto 0;background:rgb(184,190,214);display:block;width:60px;height:3px;border-radius:3px;content:''}.template_cta .footer_classes{margin:0 auto;font-size:14px;position:relative;text-align:center;max-width:80%;line-height:1.6;padding-top:15px}.template_cta .level_up{position:relative;order:1}.template_cta .header_pagewrap{display:flex;gap:60px;margin-bottom:30px;width:100%;justify-content:space-between;flex-wrap:wrap}.template_cta .nav_tutor{transform:translateZ(0);position:relative;background:rgba(255,255,255,0.03);transition:transform 0.3s ease;overflow:hidden;border-radius:10px;padding:20px;max-width:calc(50% - 30px);min-width:250px;flex:1}.template_cta .nav_tutor:nth-child(odd){transform:perspective(1000px) rotateY(2deg)}.template_cta .nav_tutor:nth-child(even){transform:perspective(1000px) rotateY(-2deg)}.template_cta .nav_tutor:hover{transform:perspective(1000px) rotateY(0)}.template_cta .nav_tutor::before{position:absolute;border-radius:10px;background:linear-gradient( 135deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 100% );content:'';z-index:-1;inset:0}.template_cta .nav_tutor h5{font-size:23px;font-weight:600;margin-bottom:30px;border-bottom:1px dashed rgba(255,255,255,0.1);padding-bottom:15px;position:relative;word-wrap:break-word;color:#ffffff}.template_cta .nav_tutor h5::before{height:1px;content:'';position:absolute;bottom:-1px;background:rgb(150,156,188);width:50px;left:0}.template_cta .nav_tutor .header_pagewrap{flex-direction:column;display:flex;margin:0;gap:12px;padding:0 10px}.template_cta .nav_tutor .header_pagewrap a{align-items:center;opacity:0.8;text-decoration:none;transition:all 0.3s ease;font-size:14px;color:#ffffff;display:flex;word-break:break-word;white-space:normal}.template_cta .nav_tutor .header_pagewrap a::before{background:rgb(150,156,188);height:6px;opacity:0;transform:scale(0);transition:all 0.3s ease;content:'';min-width:6px;border-radius:50%;flex-shrink:0;margin-right:10px}.template_cta .nav_tutor .header_pagewrap a:hover{color:#ffffff;opacity:1;transform:translateX(5px)}.template_cta .nav_tutor .header_pagewrap a:hover::before{transform:scale(1);opacity:1}.credit_info{padding:25px 0;background:rgba(0,0,0,0.2);z-index:2;position:relative;margin-top:40px}.credit_info::before{position:absolute;left:0;height:1px;top:0;background:linear-gradient(90deg,transparent,rgb(150,156,188,0.5),transparent);content:'';width:100%}.credit_info .container{text-align:center}.credit_info .cloud_lab{font-size:16px;color:#ffffff;opacity:0.7}@keyframes floatUp {0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}} @keyframes pulse {0%,100%{opacity:0.5}50%{opacity:0.8}} @keyframes shiftGradient {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} .template_cta .level_up::before{opacity:0.1;filter:blur(100px);background:rgb(150,156,188);border-radius:50%;bottom:-10%;animation:pulse 10s infinite ease-in-out reverse;left:-5%;position:absolute;z-index:-1;width:250px;content:'';height:250px}footer::after{background-image:repeating-linear-gradient( 0deg,rgba(255,255,255,0.03),rgba(255,255,255,0.03) 1px,transparent 1px,transparent 20px );z-index:1;right:0;position:absolute;left:0;content:'';bottom:0;pointer-events:none;top:0}@media (max-width: 992px) {.template_cta{padding:70px 0 40px}.template_cta .header_pagewrap{gap:40px}.template_cta .company_holder{margin-top:50px}} @media (max-width: 768px) {.template_cta{padding:50px 0 30px}.template_cta .header_pagewrap{gap:30px;flex-direction:column}.template_cta .nav_tutor{max-width:100%;min-width:100%}.template_cta .company_holder{padding:20px}.template_cta .footer_classes{max-width:100%}} @media (max-width: 576px) {.template_cta{padding:40px 0 20px}.template_cta .company_holder h3{font-size:calc(30px * 0.8)}.template_cta .nav_tutor h5{font-size:calc(23px * 0.9)}}.contact_section{position:relative;background:rgb(218,237,237);padding:100px 0;overflow:hidden}.contact_section::before{top:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgb(184,190,214,0.5) 0%,transparent 30%),radial-gradient(circle at 80% 70%,rgb(150,156,188,0.5) 0%,transparent 30%);background:rgb(218,237,237);z-index:1;position:absolute;content:"";width:100%;height:100%}.contact_section::after{height:100%;z-index:1;background-position:0 0,0 0,0 0,0 0;background-image:repeating-linear-gradient(45deg,rgb(184,190,214,0.5) 0,rgb(184,190,214,0.5) 1px,transparent 1px,transparent 20px),repeating-linear-gradient(-45deg,rgb(150,156,188,0.5) 0,rgb(150,156,188,0.5) 1px,transparent 1px,transparent 20px),linear-gradient(90deg,rgb(184,190,214,0.5),transparent 70%),linear-gradient(180deg,rgb(150,156,188,0.5),transparent 70%);left:0;animation:backgroundMove 30s infinite linear;background-size:30px 30px,30px 30px,100% 100%,100% 100%;content:"";width:100%;top:0;position:absolute;opacity:0.2}@keyframes backgroundMove {0%{background-position:0 0,0 0,0 0,0 0}100%{background-position:60px 60px,60px 60px,0 0,0 0}} .contact_section .container{padding:0 30px;position:relative;max-width:1200px;z-index:2;margin:0 auto}.contact_section h2{color:#000000;letter-spacing:2px;font-weight:700;margin-bottom:50px;position:relative;font-size:39px;text-transform:uppercase;text-align:center}.contact_section h2::before{content:"";background:rgb(184,190,214);bottom:-15px;left:calc(50% - 50px);width:100px;box-shadow:0 0 5px rgb(184,190,214),0 0 10px rgb(184,190,214),0 0 15px rgb(184,190,214);position:absolute;height:2px}.contact_section .help_block{box-shadow:0 10px 30px rgba(0,0,0,0.5),0 0 0 1px rgb(184,190,214,0.5);position:relative;overflow:hidden;border-radius:12px;display:flex}.contact_section .help_block::before{content:"";border-radius:12px;z-index:3;inset:0;border:1px solid rgb(184,190,214);position:absolute;pointer-events:none;opacity:0.2}.contact_section .img_list_item{position:relative;overflow:hidden;flex:0 0 45%;min-height:550px}.contact_section .img_list_item::before{content:"";background:rgba(0,0,0,0.5);inset:0;z-index:1;position:absolute}.contact_section .img_list_item::after{background:linear-gradient(135deg,transparent 0%,rgb(184,190,214,0.5) 100%);content:"";inset:0;opacity:0.7;position:absolute;z-index:2}.contact_section .query_reach{padding:60px;position:relative;flex:0 0 55%;background:#ffffff}.contact_section .query_reach::before{opacity:0.3;right:-100px;top:-100px;z-index:0;height:200px;background:rgb(184,190,214,0.5);content:"";width:200px;position:absolute;filter:blur(100px)}.contact_section .query_reach::after{width:150px;bottom:-75px;position:absolute;left:-75px;z-index:0;opacity:0.3;content:"";filter:blur(80px);background:rgb(150,156,188,0.5);height:150px}.contact_section form{position:relative;z-index:2}.contact_section form h3{font-size:21px;letter-spacing:1px;margin-bottom:40px;font-weight:700;position:relative;color:#000000;text-transform:uppercase}.contact_section form h3::after{height:2px;width:40px;box-shadow:0 0 5px rgb(184,190,214,0.5),0 0 10px rgb(184,190,214,0.5);bottom:-15px;background:rgb(184,190,214);left:0;position:absolute;content:""}.contact_section form input[type="text"]{font-size:17px;margin-bottom:25px;width:100%;color:#000000;background:rgb(218,237,237);border-radius:8px;border:1px solid rgb(184,190,214,0.5);padding:18px 25px;transition:all 0.3s ease}.contact_section form input[type="text"]:focus{box-shadow:0 0 0 1px rgb(184,190,214),0 0 5px rgb(184,190,214,0.5);outline:none;border-color:rgb(184,190,214)}.contact_section form input[type="text"]::placeholder{color:#000000;opacity:0.7}.contact_section .connect_query{position:relative;margin-bottom:35px}.contact_section .connect_query input[type="checkbox"]{position:absolute;opacity:0}.contact_section .connect_query label{font-size:14px;position:relative;padding-left:35px;line-height:1.5;color:#000000;cursor:pointer}.contact_section .connect_query label::before{transition:all 0.3s ease;height:22px;top:0;width:22px;background:rgb(218,237,237);left:0;position:absolute;content:"";border:1px solid rgb(184,190,214,0.5);border-radius:4px}.contact_section .connect_query input[type="checkbox"]:checked + label::before{background:rgb(184,190,214);border-color:rgb(184,190,214);box-shadow:0 0 5px rgb(184,190,214,0.5)}.contact_section .connect_query input[type="checkbox"]:checked + label::after{width:6px;content:"";border-width:0 2px 2px 0;border:solid #ffffff;top:4px;left:8px;position:absolute;height:12px;transform:rotate(45deg)}.contact_section .connect_query label a{transition:all 0.3s ease;position:relative;text-decoration:none;font-weight:600;color:rgb(184,190,214)}.contact_section .connect_query label a::after{position:absolute;background:rgb(184,190,214);transition:transform 0.3s ease;height:1px;width:100%;bottom:-1px;transform:scaleX(0);content:"";transform-origin:right;left:0}.contact_section .connect_query label a:hover::after{transform:scaleX(1);transform-origin:left}.contact_section .support_request{border-radius:8px;text-transform:uppercase;cursor:pointer;width:100%;position:relative;overflow:hidden;padding:18px 30px;background:rgb(184,190,214);color:#ffffff;font-size:15px;border:none;letter-spacing:1px;box-shadow:0 5px 15px rgb(184,190,214,0.5),0 0 0 1px rgb(184,190,214);transition:all 0.3s ease;font-weight:700}.contact_section .support_request::before{content:"";left:0;z-index:-1;transform:scaleX(0);height:100%;width:100%;background:rgb(150,156,188);transition:transform 0.5s ease;transform-origin:right;top:0;position:absolute}.contact_section .support_request:hover{box-shadow:0 5px 20px rgb(150,156,188,0.5),0 0 0 1px rgb(150,156,188)}.contact_section .support_request:hover::before{transform-origin:left;transform:scaleX(1)}.contact_section svg{filter:drop-shadow(0 0 2px rgb(184,190,214,0.5));height:22px;fill:rgb(184,190,214);transition:all 0.3s ease;width:22px}.contact_section svg path{transition:all 0.3s ease;fill:rgb(184,190,214)}.contact_section svg:hover,.contact_section svg:hover path{transform:translateY(-2px);filter:drop-shadow(0 0 3px rgb(150,156,188,0.5));fill:rgb(150,156,188)}@media (max-width: 1024px) {.contact_section{padding:80px 0}.contact_section .img_list_item{min-height:500px}.contact_section .query_reach{padding:50px 40px}} @media (max-width: 768px) {.contact_section{padding:60px 0}.contact_section h2{font-size:calc(39px * 0.8);margin-bottom:40px}.contact_section .help_block{flex-direction:column}.contact_section .img_list_item{width:100%;min-height:300px}.contact_section .query_reach{padding:40px 30px;width:100%}.contact_section form h3{margin-bottom:30px}.contact_section form input[type="text"]{padding:15px 20px;margin-bottom:20px}.contact_section .connect_query{margin-bottom:25px}.contact_section .support_request{padding:15px 25px}} @media (max-width: 480px) {.contact_section{padding:50px 0}.contact_section h2{margin-bottom:30px;font-size:calc(39px * 0.7)}.contact_section .img_list_item{min-height:200px}.contact_section .query_reach{padding:30px 20px}.contact_section form h3{margin-bottom:25px;font-size:calc(21px * 0.9)}.contact_section form input[type="text"]{margin-bottom:15px;padding:12px 15px}.contact_section .connect_query{margin-bottom:20px}.contact_section .connect_query label{font-size:calc(14px * 0.9)}.contact_section .support_request{padding:12px 20px}}.tyWrapper{overflow:hidden;padding:120px 0;position:relative;background:linear-gradient(135deg,rgb(218,237,237) 0%,rgb(150,156,188,0.5) 100%)}.tyWrapper::before{background:repeating-linear-gradient( 45deg,rgb(184,190,214,0.5) 0px,rgb(184,190,214,0.5) 1px,transparent 1px,transparent 20px );left:0;position:absolute;width:100%;top:0;z-index:1;transform:perspective(1000px) rotateX(5deg);content:"";opacity:0.1;height:100%}.tyWrapper::after{width:300px;position:absolute;content:"";opacity:0.1;border-radius:100px;z-index:0;bottom:-50px;transform:rotate(15deg);animation:float 15s ease-in-out infinite;background:rgb(184,190,214);height:300px;right:-50px}.tyWrapper .container{position:relative;z-index:2;margin:0 auto;transform-style:preserve-3d;padding:0 20px;max-width:1200px}.tyWrapper h2{position:relative;text-shadow:0 1px 2px rgba(0,0,0,0.1);font-weight:700;color:#000000;line-height:1.3;font-size:31px;transform:translateZ(20px);margin-bottom:40px}.tyWrapper h2::after{content:"";width:80px;position:absolute;clip-path:polygon(0 0,100% 0,95% 100%,5% 100%);transform:translateZ(30px);height:4px;animation:pulse 3s infinite alternate;background:rgb(184,190,214);left:0;bottom:-15px}.tyWrapper .knowledge_experts{position:relative;transform:perspective(1000px) rotateY(-2deg);overflow:hidden;transition:transform 0.6s cubic-bezier(0.22,1,0.36,1);box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05);border-radius:8px;background:#ffffff;padding:40px}.tyWrapper .knowledge_experts::before{height:6px;position:absolute;width:100%;left:0;background:linear-gradient(90deg,rgb(184,190,214) 0%,rgb(150,156,188) 100%);top:0;content:""}.tyWrapper .knowledge_experts:hover{transform:perspective(1000px) rotateY(0deg) translateZ(10px)}.tyWrapper ul{list-style:none;margin:0;padding:0}.tyWrapper li{position:relative;padding-left:25px}.tyWrapper li::before{animation:spin 12s linear infinite;top:8px;width:8px;position:absolute;left:0;height:8px;transform:rotate(45deg);content:"";background:rgb(184,190,214)}.tyWrapper span{color:#000000;font-family:Arial,sans-serif;display:block;z-index:2;line-height:1.7;position:relative;font-size:14px}@keyframes float {0%,100%{transform:rotate(15deg) translate(0,0)}50%{transform:rotate(20deg) translate(-20px,20px)}} @keyframes pulse {0%,100%{opacity:1;transform:translateZ(30px) scaleX(1)}50%{opacity:0.8;transform:translateZ(30px) scaleX(1.1)}} @keyframes spin {0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}} @media (max-width: 992px) {.tyWrapper{padding:90px 0}.tyWrapper h2{font-size:calc(31px * 0.9)}.tyWrapper .knowledge_experts{padding:30px}} @media (max-width: 768px) {.tyWrapper{padding:70px 0}.tyWrapper h2{font-size:calc(31px * 0.8);margin-bottom:30px}.tyWrapper h2::after{width:60px}.tyWrapper .knowledge_experts{transform:perspective(1000px) rotateY(-1deg);padding:25px}.tyWrapper span{font-size:calc(14px * 0.95)}} @media (max-width: 576px) {.tyWrapper{padding:50px 0}.tyWrapper h2{font-size:calc(31px * 0.7);margin-bottom:25px}.tyWrapper h2::after{height:3px;width:50px}.tyWrapper .knowledge_experts{transform:none;padding:20px}.tyWrapper li{padding-left:20px}.tyWrapper span{font-size:calc(14px * 0.9);line-height:1.6}}.pricing_list_item{background:linear-gradient(135deg,rgb(218,237,237) 0%,rgb(150,156,188,0.5) 100%);padding:6rem 0;overflow:hidden;position:relative}.pricing_list_item::before{pointer-events:none;height:100%;position:absolute;content:"";left:0;top:0;width:100%;background:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(rgb(184,190,214),0.03) 40px,rgba(rgb(184,190,214),0.03) 80px);z-index:1}.pricing_list_item .container{max-width:1320px;margin:0 auto;position:relative;padding:0 1.5rem;z-index:2}.pricing_list_item .study_cost{gap:2.5rem;flex-direction:column-reverse;display:flex}.pricing_list_item .annual_fee{box-shadow:0 15px 30px rgba(0,0,0,0.1);margin:0 auto;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);padding:2rem;position:relative;max-width:600px;background:rgba(#ffffff,0.9);transform:translateY(0);z-index:3}.pricing_list_item .annual_fee:hover{transform:translateY(-5px)}.pricing_list_item .annual_fee h2{position:relative;color:#000000;line-height:1.3;font-weight:700;font-size:35px;margin-bottom:1rem}.pricing_list_item .annual_fee h2::after{left:0;transform-origin:left;background:rgb(184,190,214);height:3px;transform:scaleX(1);bottom:-10px;width:80px;position:absolute;content:"";transition:transform 0.5s ease}.pricing_list_item .annual_fee:hover h2::after{transform:scaleX(1.5)}.pricing_list_item .package_price{word-break:break-word;overflow-wrap:break-word;max-width:100%;color:#000000;line-height:1.6;font-size:12px;margin-top:1.5rem}.pricing_list_item .fee_schemes{position:relative;gap:30px;display:grid;grid-template-columns:1fr}.pricing_list_item .pricing_catalog{height:100%;display:block;text-decoration:none;overflow:hidden;position:relative;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275)}.pricing_list_item .pricing_catalog:hover{transform:translateY(-8px)}.pricing_list_item .lesson_fees{overflow:hidden;flex-direction:column;transition:box-shadow 0.4s ease;box-shadow:0 10px 25px rgba(0,0,0,0.08);background:#ffffff;position:relative;border-radius:8px;display:flex;height:100%}.pricing_list_item .pricing_catalog:hover .lesson_fees{box-shadow:0 15px 35px rgba(rgb(184,190,214,0.5),0.15)}.pricing_list_item .deal_board{padding:2rem;display:flex;flex-grow:1;flex-direction:column;min-height:280px}.pricing_list_item .deal_board h3{line-height:1.3;font-weight:600;position:relative;font-size:calc(19px + 0.1rem);margin-bottom:1rem;color:#000000}.pricing_list_item .rate_schemes{font-size:calc(19px + 0.3rem);margin:0.5rem 0 1.25rem;font-weight:700;color:rgb(184,190,214);position:relative;display:block}.pricing_list_item .rate_schemes::before{position:absolute;height:2px;width:40px;background:rgb(150,156,188);bottom:-10px;content:"";left:0}.pricing_list_item .deal_board p{overflow-wrap:break-word;margin-top:1.5rem;line-height:1.6;color:#000000;font-size:12px;word-break:break-word;flex-grow:1}.pricing_list_item .img_list_item{transition:transform 0.6s ease-out;height:220px;transform:scale(1);position:relative;width:100%}.pricing_list_item .img_list_item::after{position:absolute;content:"";background:linear-gradient(to top,rgba(0,0,0,0.5),transparent);width:100%;height:100%;top:0;z-index:1;left:0}.pricing_list_item .pricing_catalog:hover .img_list_item{transform:scale(1.05)}@media (min-width: 768px) {.pricing_list_item .fee_schemes{grid-template-columns:repeat(2,1fr)}.pricing_list_item .annual_fee{padding:3rem}} @media (min-width: 992px) {.pricing_list_item .study_cost{flex-direction:row;gap:3rem;align-items:center}.pricing_list_item .annual_fee{margin:0;width:35%}.pricing_list_item .fee_schemes{width:65%}} @media (min-width: 1200px) {.pricing_list_item .fee_schemes{gap:40px;grid-template-columns:repeat(2,1fr)}.pricing_list_item .deal_board{padding:2.5rem}.pricing_list_item .annual_fee h2{font-size:calc(35px + 0.2rem)}.pricing_list_item .img_list_item{height:250px}} @media (max-width: 767px) {.pricing_list_item{padding:4rem 0}.pricing_list_item .deal_board{padding:1.5rem;min-height:240px}.pricing_list_item .img_list_item{height:180px}.pricing_list_item .annual_fee{padding:1.5rem}.pricing_list_item .annual_fee h2{font-size:calc(35px - 0.2rem)}.pricing_list_item .package_price{font-size:calc(12px - 0.1rem)}}.audience_profile{position:relative;overflow:hidden;padding:5rem 0;background:linear-gradient(135deg,rgb(218,237,237) 0%,rgb(150,156,188,0.5) 100%)}.audience_profile::before{opacity:0.1;top:0;background:linear-gradient(45deg,transparent 45%,rgb(184,190,214,0.5) 46%,rgb(184,190,214,0.5) 54%,transparent 55%),linear-gradient(135deg,transparent 45%,rgb(150,156,188,0.5) 46%,rgb(150,156,188,0.5) 54%,transparent 55%);left:0;z-index:1;height:100%;width:100%;background-size:50px 50px;content:'';position:absolute}.audience_profile::after{animation:pulseDots 10s infinite alternate;position:absolute;width:100%;opacity:0.4;content:'';height:100%;z-index:1;background-size:180px 180px;background-image:radial-gradient(circle at 50% 50%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 20% 20%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 30% 70%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 70% 40%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 80% 30%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 90% 80%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 10% 90%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 60% 10%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 40% 60%,rgb(184,190,214,0.5) 0%,transparent 2%),radial-gradient(circle at 95% 40%,rgb(184,190,214,0.5) 0%,transparent 2%);left:0;top:0}.audience_profile .knowledge_experts{z-index:2;margin:0 auto;position:relative;padding:0 2rem;max-width:1200px}.audience_profile h3{text-align:left;position:relative;padding-left:1.5rem;margin-bottom:3rem;font-size:37px;border-left:4px solid rgb(184,190,214);color:rgb(150,156,188);box-shadow:-5px 0 15px rgb(184,190,214,0.5);font-weight:700}.audience_profile ul{gap:2rem;grid-template-columns:repeat(2,1fr);padding:0;display:grid;list-style-type:none;margin:0}.audience_profile li{overflow:hidden;position:relative;border-radius:19px;padding:1.8rem;align-items:center;display:flex;background-color:rgba(255,255,255,0.15);transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.03)}.audience_profile li::before{left:0;background:linear-gradient(135deg,rgba(255,255,255,0.15) 0%,transparent 100%);pointer-events:none;position:absolute;content:'';height:100%;width:100%;top:0}.audience_profile li::after{position:absolute;width:5px;height:100%;top:0;content:'';background:rgb(184,190,214);transition:width 0.4s ease,opacity 0.4s ease;opacity:0.7;left:0}.audience_profile li:hover{background-color:rgba(255,255,255,0.2);box-shadow:0 20px 40px rgba(0,0,0,0.08),0 10px 20px rgba(0,0,0,0.05),0 0 25px rgb(184,190,214,0.5);transform:translateY(-5px) scale(1.02)}.audience_profile li:hover::after{width:8px;opacity:1}.audience_profile li svg{width:40px;animation:pulseIcon 3s infinite alternate;transition:all 0.4s ease;height:40px;fill:rgb(184,190,214);flex-shrink:0;margin-right:1.5rem;filter:drop-shadow(0 0 8px rgb(184,190,214,0.5))}.audience_profile li:hover svg{animation-duration:1.5s}.audience_profile li svg path{transition:all 0.4s ease}.audience_profile li:hover svg path{fill:rgb(184,190,214)}.audience_profile li{line-height:1.5;font-size:14px;color:#ffffff;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,0.1)}.audience_profile li:nth-child(1)::after{animation-delay:0s}.audience_profile li:nth-child(2)::after{animation-delay:0.5s}.audience_profile li:nth-child(3)::after{animation-delay:1s}.audience_profile li:nth-child(4)::after{animation-delay:1.5s}.audience_profile li:nth-child(1) svg{animation-delay:0s}.audience_profile li:nth-child(2) svg{animation-delay:1s}.audience_profile li:nth-child(3) svg{animation-delay:0.5s}.audience_profile li:nth-child(4) svg{animation-delay:1.5s}@keyframes pulseDots {0%,100%{opacity:0.3}50%{opacity:0.5}} @keyframes pulseIcon {0%,100%{transform:scale(1);filter:drop-shadow(0 0 5px rgb(184,190,214,0.5))}50%{transform:scale(1.05);filter:drop-shadow(0 0 12px rgb(184,190,214))}} @keyframes glowLine {0%,100%{box-shadow:0 0 5px rgb(184,190,214,0.5)}50%{box-shadow:0 0 15px rgb(184,190,214)}} @media (max-width: 991px) {.audience_profile{padding:4rem 0}.audience_profile h3{font-size:calc(37px * 0.9);padding-left:1.2rem}.audience_profile li{padding:1.5rem}.audience_profile li svg{margin-right:1.2rem;width:35px;height:35px}} @media (max-width: 767px) {.audience_profile{padding:3rem 0}.audience_profile ul{grid-template-columns:1fr;gap:1.5rem}.audience_profile h3{margin-bottom:2.5rem;text-align:center;border-bottom:4px solid rgb(184,190,214);box-shadow:0 5px 15px rgb(184,190,214,0.5);padding-left:0;border-left:none;padding-bottom:1rem;font-size:calc(37px * 0.8)}.audience_profile li{padding:1.2rem}.audience_profile li svg{width:30px;height:30px;margin-right:1rem}}.service_contact{overflow:hidden;background:rgb(218,237,237);padding:80px 0;position:relative}.service_contact::before{content:"";opacity:0.2;top:0;position:absolute;background:linear-gradient(120deg,rgb(184,190,214,0.5) 0%,transparent 30%);height:100%;left:0;width:100%}.service_contact .container{position:relative;z-index:1}.service_contact .contact_box{border-radius:17px;box-shadow:0 15px 30px rgba(0,0,0,0.5);padding:0;overflow:hidden;display:flex;background:#ffffff;flex-direction:column;position:relative}.service_contact .contact_box::before{left:0;position:absolute;content:"";width:100%;background:linear-gradient(90deg,rgb(184,190,214),rgb(150,156,188));top:0;height:8px}.service_contact .contact_box h2{padding:40px 40px 20px;font-weight:700;color:#000000;margin:0;border-bottom:1px solid rgb(218,237,237);font-size:31px}.service_contact .contact_box > p{margin:0;line-height:1.6;color:#000000;padding:20px 40px;border-bottom:1px solid rgb(218,237,237);font-size:17px}.service_contact .contact_box > p:last-of-type{border-bottom:none;background:rgb(218,237,237);font-weight:600;color:#000000;align-items:center;display:flex;padding:20px 40px}.service_contact .contact_box > p:last-of-type svg{margin-right:12px;height:18px;width:18px}.service_contact .contact_box > p:last-of-type svg path{fill:rgb(184,190,214)}.service_contact .edu_asksup{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0}.service_contact .reach_out{align-items:center;padding:25px;border-right:1px solid rgb(218,237,237);display:flex;transition:all 0.3s ease;justify-content:center;text-decoration:none;position:relative}.service_contact .reach_out:last-child{border-right:none}.service_contact .reach_out::before{left:0;position:absolute;height:3px;content:"";background:rgb(184,190,214);transition:transform 0.3s ease;bottom:0;transform-origin:center;width:100%;transform:scaleX(0)}.service_contact .reach_out:hover::before{transform:scaleX(1)}.service_contact .reach_out svg{width:32px;transition:all 0.3s ease;height:32px}.service_contact .reach_out svg path{transition:fill 0.3s ease;fill:#000000}.service_contact .reach_out:hover svg{transform:translateY(-5px)}.service_contact .reach_out:hover svg path{fill:rgb(184,190,214)}.service_contact .reach_out::after{font-weight:600;transform:translateX(-50%) translateY(10px);color:#000000;content:attr(title);position:absolute;opacity:0;bottom:10px;transition:all 0.3s ease;left:50%;font-size:13px}.service_contact .reach_out:hover::after{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}} .service_contact .contact_box::after{height:200px;background:rgb(150,156,188,0.5);bottom:-100px;width:200px;position:absolute;right:-100px;filter:blur(30px);opacity:0.1;content:"";border-radius:50%}@media (max-width: 992px) {.service_contact .contact_box h2{padding:30px 30px 15px;font-size:calc(31px - 4px)}.service_contact .contact_box > p{padding:15px 30px}.service_contact .contact_box > p:last-of-type{padding:15px 30px}.service_contact .reach_out{padding:20px}.service_contact .reach_out svg{height:28px;width:28px}} @media (max-width: 768px) {.service_contact{padding:60px 0}.service_contact .contact_box h2{padding:25px 20px 15px;font-size:calc(31px - 6px)}.service_contact .contact_box > p{padding:15px 20px}.service_contact .contact_box > p:last-of-type{padding:15px 20px}.service_contact .edu_asksup{grid-template-columns:1fr}.service_contact .reach_out{border-right:none;padding:20px;border-bottom:1px solid rgb(218,237,237)}.service_contact .reach_out:last-child{border-bottom:none}.service_contact .reach_out svg{width:28px;height:28px}.service_contact .reach_out::after{margin-top:8px;font-size:13px;display:block;opacity:1;position:static;transform:translateX(-50%) translateY(0)}} @media (max-width: 576px) {.service_contact{padding:40px 0}.service_contact .contact_box h2{padding:20px 15px 10px;font-size:calc(31px - 8px)}.service_contact .contact_box > p{font-size:calc(17px - 1px);padding:10px 15px}.service_contact .contact_box > p:last-of-type{padding:10px 15px}.service_contact .reach_out{padding:15px}.service_contact .reach_out svg{width:24px;height:24px}} @media (prefers-reduced-motion) {.service_contact .reach_out:hover svg{transform:none}.service_contact .contact_box::after{animation:none}}.landing_page{overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:90vh;width:100%;position:relative}.landing_page .fast_skill{display:flex;justify-content:center;align-items:center;min-height:90vh;width:100%;height:100%;position:relative}.landing_page .fast_skill::before{height:100%;width:100%;z-index:1;backdrop-filter:blur(3px);background:linear-gradient(135deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.4) 100%);position:absolute;top:0;left:0;content:""}.landing_page .edu_philosophy{transition:transform 0.5s ease,box-shadow 0.5s ease;background:rgba(255,255,255,0.12);backdrop-filter:blur(10px);transform:perspective(1000px) rotateX(2deg);position:relative;border:1px solid rgba(255,255,255,0.1);padding:3rem;max-width:1200px;width:85%;box-shadow:20px 20px 40px rgba(0,0,0,0.25),-10px -10px 30px rgba(255,255,255,0.1);z-index:2}.landing_page .edu_philosophy:hover{box-shadow:25px 25px 50px rgba(0,0,0,0.3),-12px -12px 35px rgba(255,255,255,0.15);transform:perspective(1000px) rotateX(0deg)}.landing_page .edu_philosophy > div{transform:translateY(20px);opacity:0;animation:fadeUp 0.8s forwards}.landing_page .edu_philosophy > div:nth-child(1){animation-delay:0.2s}.landing_page .edu_philosophy > div:nth-child(2){animation-delay:0.5s}.landing_page .title_style_header{font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,0.3);color:#ffffff;line-height:1.2;margin-bottom:2rem;font-size:44px;position:relative}.landing_page .title_style_header::after{animation:scaleIn 0.6s 0.8s forwards;content:"";bottom:-15px;background:linear-gradient(90deg,rgb(184,190,214) 0%,rgb(150,156,188) 100%);transform-origin:left;transform:scaleX(0);position:absolute;left:0;width:100px;height:4px}.landing_page h3{margin-bottom:1.5rem;color:#ffffff;font-size:calc(21px + 0.2rem);line-height:1.5;font-weight:600}.landing_page p{position:relative;color:#ffffff;line-height:1.6;font-size:12px;margin-top:1.5rem;padding-left:1rem;max-width:90%}.landing_page p::before{position:absolute;transform:scaleY(0);transform-origin:top;height:100%;width:3px;left:0;top:0;background:rgb(150,156,188);content:"";animation:scaleIn 0.4s 1s forwards}@keyframes fadeUp {0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}} @keyframes scaleIn {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @media (max-width: 992px) {.landing_page{min-height:80vh}.landing_page .fast_skill{min-height:80vh}.landing_page .edu_philosophy{width:90%;padding:2.5rem;transform:perspective(1000px) rotateX(1deg)}.landing_page .title_style_header{font-size:calc(44px - 0.5rem)}.landing_page h3{font-size:21px}} @media (max-width: 768px) {.landing_page{min-height:70vh}.landing_page .fast_skill{min-height:70vh}.landing_page .edu_philosophy{padding:2rem;width:95%;transform:none}.landing_page .edu_philosophy:hover{transform:none}.landing_page .title_style_header{margin-bottom:1.5rem;font-size:calc(44px - 1rem)}.landing_page .title_style_header::after{width:80px;height:3px}.landing_page h3{margin-bottom:1rem;font-size:calc(21px - 0.1rem)}.landing_page p{max-width:100%;font-size:calc(12px - 0.1rem)}} @media (max-width: 576px) {.landing_page{padding:4rem 0;min-height:auto}.landing_page .fast_skill{min-height:auto}.landing_page .edu_philosophy{padding:1.5rem;box-shadow:10px 10px 20px rgba(0,0,0,0.25),-5px -5px 15px rgba(255,255,255,0.1)}.landing_page .title_style_header{margin-bottom:1.25rem;font-size:calc(28px - 0.2rem)}.landing_page .title_style_header::after{bottom:-10px;height:3px;width:60px}.landing_page h3{font-size:calc(16px + 0.1rem)}.landing_page p{margin-top:1rem;padding-left:0.75rem}.landing_page p::before{width:2px}}.our_story{position:relative;overflow:hidden;padding:120px 0}.our_story::before{bottom:0;top:0;content:"";position:absolute;right:0;background:linear-gradient(135deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.75) 50%,rgb(184,190,214,0.5) 100%);left:0;z-index:1}.our_story::after{content:"";width:80%;transform:rotate(15deg);top:-50%;right:-20%;position:absolute;opacity:0.4;height:200%;z-index:2;background:linear-gradient(45deg,transparent 20%,rgb(150,156,188,0.5) 40%,transparent 60%);animation:gradientShift 20s infinite alternate ease-in-out}.our_story .container{margin:0 auto;position:relative;max-width:1200px;padding:0 20px;z-index:3}.our_story .text_spot{padding:50px;box-shadow:0 15px 35px rgba(0,0,0,0.2),0 5px 15px rgba(0,0,0,0.1);background:linear-gradient(135deg,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.95) 100%);max-width:90%;position:relative;transition:transform 0.6s cubic-bezier(0.22,1,0.36,1);margin-left:auto;transform:perspective(1000px) rotateY(2deg)}.our_story .text_spot::before{width:5px;height:calc(100% - 80px);content:"";animation:lineReveal 1.2s 0.5s forwards cubic-bezier(0.19,1,0.22,1);left:-20px;top:40px;background:linear-gradient(to bottom,rgb(184,190,214) 0%,rgb(150,156,188) 100%);position:absolute;transform:scaleY(0);transform-origin:top}.our_story .text_spot:hover{transform:perspective(1000px) rotateY(0)}.our_story .text_spot > div:first-child{opacity:0;transform:translateX(-20px);animation:slideIn 0.8s 0.2s forwards cubic-bezier(0.19,1,0.22,1);margin-bottom:15px}.our_story .text_spot > div:nth-child(2){margin-bottom:25px;animation:slideIn 0.8s 0.4s forwards cubic-bezier(0.19,1,0.22,1);opacity:0;transform:translateX(-20px)}.our_story h5{font-size:22px;color:rgb(184,190,214);font-weight:700;display:inline-block;margin:0 0 10px;letter-spacing:2px;text-transform:uppercase;position:relative}.our_story h5::after{transition:width 0.3s ease;left:0;background:rgb(150,156,188);content:"";position:absolute;bottom:-5px;width:40%;height:2px}.our_story .text_spot:hover h5::after{width:100%}.our_story p{line-height:1.5;color:#000000;font-size:calc(16px * 1.2);margin:0 0 20px}.our_story p b{font-size:calc(16px * 1.6);display:block;transform:translateY(0);font-weight:700;color:rgb(150,156,188);transition:transform 0.3s ease;letter-spacing:1px}.our_story .text_spot:hover p b{transform:translateY(-5px)}.our_story ol{opacity:0;padding:0 0 0 20px;animation:fadeUp 1s 0.6s forwards cubic-bezier(0.19,1,0.22,1);transform:translateY(20px);margin:0}.our_story li{position:relative;margin-bottom:15px;color:#000000;text-align:justify;line-height:1.8;font-size:16px}.our_story li::first-line{font-weight:600;color:rgb(184,190,214)}@keyframes slideIn {from{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}} @keyframes fadeUp {from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}} @keyframes lineReveal {from{transform:scaleY(0)}to{transform:scaleY(1)}} @keyframes gradientShift {0%{transform:rotate(15deg) translateX(0)}100%{transform:rotate(15deg) translateX(5%)}} @media (max-width: 1200px) {.our_story{padding:100px 0}.our_story .text_spot{padding:40px;max-width:95%}} @media (max-width: 992px) {.our_story{padding:80px 0}.our_story::after{width:100%;top:-30%}.our_story .text_spot{padding:35px;transform:perspective(1000px) rotateY(1deg)}.our_story p b{font-size:calc(16px * 1.4)}} @media (max-width: 768px) {.our_story{padding:60px 0}.our_story .text_spot{padding:30px;max-width:100%;transform:none}.our_story .text_spot::before{height:calc(100% - 60px);top:30px;left:-15px;width:4px}.our_story h5{font-size:calc(22px * 0.9)}.our_story p{margin-bottom:15px;font-size:16px}.our_story p b{font-size:calc(16px * 1.3)}.our_story li{font-size:calc(16px * 0.9);line-height:1.7}} @media (max-width: 576px) {.our_story{padding:50px 0}.our_story::after{display:none}.our_story .text_spot{box-shadow:0 10px 25px rgba(0,0,0,0.15);padding:25px 20px}.our_story .text_spot::before{width:3px;left:-10px}.our_story h5{font-size:calc(22px * 0.8);letter-spacing:1px}.our_story p b{font-size:calc(16px * 1.2)}.our_story ol{padding-left:15px}.our_story li{font-size:calc(16px * 0.85);line-height:1.6}}header{position:fixed;background:linear-gradient(to bottom,rgb(184,190,214,0.5) 0%,#000000 100%);box-shadow:0 5px 25px rgba(0,0,0,0.5);z-index:100;top:0;width:100%;left:0}header::before{background:radial-gradient(circle at 20% 30%,rgb(150,156,188,0.5) 0%,transparent 15%),radial-gradient(circle at 80% 70%,rgb(184,190,214,0.5) 0%,transparent 15%);left:0;z-index:1;position:absolute;content:"";height:100%;width:100%;top:0;animation:pulse-bg 8s infinite alternate;opacity:0.3}header::after{content:"";background-image:linear-gradient(0deg,transparent 95%,rgb(150,156,188,0.5) 100%),linear-gradient(90deg,transparent 95%,rgb(150,156,188,0.5) 100%);position:absolute;height:100%;opacity:0.1;top:0;left:0;background-size:20px 20px;width:100%;z-index:1}header .container{z-index:2;padding:0;position:relative;flex-direction:column;display:flex;align-items:center}header .main_lead{flex-direction:column;align-items:center;position:relative;width:100%;display:flex}header .head_mainwrap{justify-content:center;z-index:3;margin:1rem 0 1.5rem;position:relative;text-decoration:none;display:flex;align-items:center}header .head_mainwrap::before{content:"";width:120px;border-radius:50%;opacity:0.2;animation:rotate 10s linear infinite;height:120px;z-index:-1;position:absolute;background:conic-gradient( transparent 0deg,rgb(150,156,188,0.5) 120deg,transparent 180deg,rgb(184,190,214,0.5) 240deg,transparent 360deg )}header .head_mainwrap::after{z-index:-2;position:absolute;border-radius:50%;animation:pulse-opacity 4s ease infinite alternate;width:70px;opacity:0.3;height:70px;filter:blur(20px);content:"";background:rgb(150,156,188,0.5)}header .head_mainwrap svg{filter:drop-shadow(0 0 8px rgb(184,190,214,0.5));height:45px;width:auto;transition:all 0.4s ease}header .head_mainwrap:hover svg{transform:scale(1.08);filter:drop-shadow(0 0 12px rgb(150,156,188))}header .nav_tutor{scrollbar-width:none;padding:1rem 0;overflow-x:auto;gap:0.8rem;position:relative;width:100vw;background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,#000000 100%);border-bottom:1px solid rgb(184,190,214,0.5);justify-content:center;border-top:1px solid rgb(184,190,214,0.5);display:flex}header .nav_tutor::-webkit-scrollbar{display:none}header .nav_tutor::before{z-index:3;pointer-events:none;top:0;left:0;background:linear-gradient(90deg,#000000 0%,transparent 10%,transparent 90%,#000000 100%);content:"";width:100%;height:100%;position:absolute}header .top_pagebar{text-transform:uppercase;transition:all 0.3s ease;white-space:nowrap;position:relative;text-decoration:none;font-family:Arial,sans-serif;color:#ffffff;z-index:2;perspective:800px;letter-spacing:1px;font-size:16px;font-weight:600;padding:0.6rem 1.5rem}header .top_pagebar::before{left:0;width:100%;top:0;transform:translateZ(-10px);content:"";border-radius:10px;z-index:-1;height:100%;position:absolute;border:1px solid transparent;transition:all 0.3s ease}header .top_pagebar::after{transition:all 0.3s ease;content:"";bottom:0;height:2px;position:absolute;left:50%;transform:translateX(-50%);width:0%;background:rgb(150,156,188)}header .top_pagebar:hover{transform:translateY(-2px) translateZ(0);color:rgb(150,156,188);text-shadow:0 0 5px rgb(150,156,188,0.5)}header .top_pagebar:hover::before{transform:translateZ(0);box-shadow:0 0 15px rgb(184,190,214,0.5);border-color:rgb(150,156,188,0.5)}header .top_pagebar:hover::after{width:80%}@keyframes pulse-bg {0%,100%{opacity:0.2}50%{opacity:0.4}} @keyframes rotate {from{transform:rotate(0deg)}to{transform:rotate(360deg)}} @keyframes pulse-opacity {0%,100%{opacity:0.2;transform:scale(1)}50%{opacity:0.4;transform:scale(1.2)}} @media (max-width: 991px) {header .head_mainwrap{margin:0.8rem 0 1.2rem}header .head_mainwrap svg{height:40px}header .top_pagebar{font-size:calc(16px - 1px);padding:0.5rem 1.2rem}} @media (max-width: 767px) {header .head_mainwrap{margin:0.6rem 0 1rem}header .head_mainwrap svg{height:35px}header .head_mainwrap::before{width:90px;height:90px}header .head_mainwrap::after{height:50px;width:50px}header .nav_tutor{justify-content:flex-start;padding:0.8rem 0}header .top_pagebar{font-size:calc(16px - 2px);padding:0.4rem 1rem}header .top_pagebar:first-child{margin-left:2rem}header .top_pagebar:last-child{margin-right:2rem}}.privacy_fortress{overflow:hidden;transition:all 0.3s ease;padding:40px;height:auto;box-shadow:0 4px 6px rgba(0,0,0,0.5);background-color:#ffffff;width:100%}.privacy_fortress:hover{box-shadow:0 8px 12px rgba(0,0,0,0.5);transform:translateY(-5px)}.privacy_fortress h1{font-weight:700;font-size:45px;margin-bottom:15px;font-family:Arial,sans-serif;margin-top:20px;text-transform:uppercase;color:rgb(184,190,214)}.privacy_fortress h2{color:rgb(150,156,188);font-family:Arial,sans-serif;padding-bottom:5px;margin-bottom:10px;border-bottom:2px solid rgb(184,190,214,0.5);font-size:32px;margin-top:15px;font-weight:600}.privacy_fortress h3,.privacy_fortress h4,.privacy_fortress h5,.privacy_fortress h6{margin-bottom:5px;font-size:24px;margin-top:10px;color:#000000;text-transform:capitalize;font-family:Arial,sans-serif;font-weight:400}.privacy_fortress ul,.privacy_fortress ol{list-style:none;font-size:18px;color:#000000;padding-left:20px;line-height:1.6;list-style-position:inside;font-family:Arial,sans-serif;margin:10px 0}.privacy_fortress li{padding-left:20px;margin-bottom:8px;position:relative}.privacy_fortress li::before{content:"•";font-size:1.2em;left:0;position:absolute;color:rgb(184,190,214)}.privacy_fortress section{padding:20px;background:rgb(218,237,237);transition:background 0.3s ease;border-radius:10px}.privacy_fortress section:hover{background:rgb(184,190,214,0.5)}.privacy_fortress p,.privacy_fortress span,.privacy_fortress div{margin-bottom:10px;color:#000000;font-size:18px;transition:color 0.3s ease;font-family:Arial,sans-serif;line-height:1.8}.privacy_fortress p:hover,.privacy_fortress span:hover,.privacy_fortress div:hover{color:#000000}@media only screen and (max-width: 800px) {.privacy_fortress{padding:20px}.privacy_fortress h1{font-size:calc(24px - 10px)}.privacy_fortress h2{font-size:calc(24px - 8px)}.privacy_fortress h3,.privacy_fortress h4,.privacy_fortress h5,.privacy_fortress h6{font-size:calc(24px - 5px)}.privacy_fortress ul,.privacy_fortress ol{font-size:calc(18px - 2px);padding-left:15px}}