﻿*{box-sizing:border-box;padding:0;margin:0}.wrapper-skeleton{height:100%;flex-direction:column;display:flex;min-height:100%}.head_wrap{flex:1 0 auto}.container{margin:auto;max-width:100%;width:1110px}.brainstorm{flex:0 0 auto}html,body{height:100%;min-height:100%;color:#000000;font-family:Arial,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}header,footer{width:100%}svg{height:30px;width:30px}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} footer{width:100%;position:relative}footer .brainstorm{background:rgb(141,145,171);padding:250px 0 30px;font-family:Arial,sans-serif;color:#ffffff;position:relative}footer .brainstorm::before{content:"";height:20px;width:100%;background:linear-gradient(90deg,rgb(182,186,203) 25%,rgb(141,145,171) 25%,rgb(141,145,171) 50%,rgb(182,186,203) 50%,rgb(182,186,203) 75%,rgb(141,145,171) 75%);left:0;top:0;position:absolute}footer .a11y_tools{z-index:1;position:relative}footer .contact_help{overflow:hidden;background-color:#ffffff;top:-120px;margin-bottom:50px;justify-content:space-between;box-shadow:0 15px 40px rgba(0,0,0,0.1);right:0;left:0;display:flex;border-radius:12px;flex-wrap:wrap;padding:0;position:absolute}footer .info_item{transition:all 0.3s ease;position:relative;border-right:1px solid rgba(0,0,0,0.05);justify-content:flex-start;padding:25px;align-items:center;flex:1 1 250px;display:flex}footer .info_item:last-child{border-right:none}footer .info_item::after{position:absolute;content:"";background-color:rgb(182,186,203);left:0;bottom:0;transition:width 0.3s ease;height:3px;width:0}footer .info_item:hover::after{width:100%}footer .info_item svg{margin-right:15px;fill:rgb(182,186,203);height:22px;width:22px;flex-shrink:0}footer .info_item p,footer .info_item a{transition:all 0.3s ease;color:#000000;font-size:16px;text-decoration:none}footer .info_item a:hover{color:rgb(182,186,203)}footer .text_main_holder{margin-top:100px;grid-template-columns:1fr;display:grid;gap:20px}footer .header_site{position:relative;padding:0 25px}footer .header_site svg{margin-bottom:20px;width:auto;filter:brightness(0) invert(1);height:45px}footer .badge_case{font-size:13px;max-width:350px;color:rgba(255,255,255,0.8);line-height:1.6}footer .nav_learning{padding:0 25px;position:relative}footer .nav_learning h5{color:#ffffff;font-size:22px;margin-bottom:25px;padding-bottom:10px;border-bottom:2px solid rgba(255,255,255,0.1);position:relative;font-weight:600}footer .nav_learning h5::after{background-color:rgb(182,186,203);content:"";bottom:-2px;height:2px;width:60px;position:absolute;left:0}footer .main_learn{margin-bottom:20px;flex-wrap:wrap;display:flex}footer .main_learn a{font-size:16px;text-decoration:none;margin:5px 8px 5px 0;background-color:rgba(255,255,255,0.05);transition:all 0.3s ease;padding:8px 16px;border-radius:20px;color:rgba(255,255,255,0.8)}footer .main_learn a:hover{color:#ffffff;transform:translateY(-3px);background-color:rgb(182,186,203)}footer .subscribe_holder{padding:30px 25px;position:relative;background-color:rgb(141,145,171,0.5);border-radius:12px}footer .subscribe_holder h5{font-weight:600;color:#ffffff;font-size:22px;margin-bottom:15px}footer .subscribe_holder p{line-height:1.6;margin-bottom:25px;color:rgba(255,255,255,0.8);font-size:16px}footer .input_holder{display:flex;position:relative;flex-direction:column;gap:15px}footer .input_holder::before{border-radius:50%;height:50px;width:50px;right:-10px;opacity:0.1;position:absolute;content:"";top:-10px;background-color:rgb(182,186,203);z-index:-1}footer .input_holder::after{background-color:rgb(141,145,171);content:"";opacity:0.1;left:-10px;width:70px;position:absolute;height:70px;bottom:-20px;border-radius:50%;z-index:-1}footer .input_holder input[type="email"]{background-color:rgba(255,255,255,0.9);font-size:16px;padding:15px;border-radius:10px;border:none;transition:all 0.3s ease;color:rgb(141,145,171)}footer .input_holder input[type="email"]:focus{background-color:#ffffff;outline:none;box-shadow:0 5px 15px rgba(0,0,0,0.1)}footer .input_holder input[type="email"]::placeholder{color:#000000;opacity:0.6}footer .signup_block{background-color:rgb(182,186,203);font-size:15px;padding:15px;color:#ffffff;font-weight:600;overflow:hidden;cursor:pointer;border:none;transition:all 0.3s ease;position:relative;border-radius:10px}footer .signup_block::before{transition:left 0.7s ease;top:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);width:100%;left:-100%;content:"";height:100%;position:absolute}footer .signup_block:hover{background-color:rgb(141,145,171)}footer .signup_block:hover::before{left:100%}footer .trust_badge{border-top:1px dashed rgba(255,255,255,0.1);margin-top:50px;padding-top:20px;text-align:center}footer .inclusion{font-size:13px;color:rgba(255,255,255,0.6)}@media (min-width: 768px) {footer .brainstorm{padding-top:60px}footer .text_main_holder{grid-template-columns:1fr 1fr 1fr;gap:30px}footer .input_holder{flex-direction:row}footer .signup_block{white-space:nowrap}} @media (max-width: 991px) {footer .contact_help{top:0;position:relative;margin-bottom:80px}footer .brainstorm{padding:120px 0 30px}footer .text_main_holder{margin-top:40px}} @media (max-width: 767px) {footer .info_item{border-bottom:1px solid rgba(0,0,0,0.05);border-right:none}footer .info_item:last-child{border-bottom:none}footer .nav_learning,footer .subscribe_holder,footer .header_site{padding:20px}footer .trust_badge{margin-top:40px}} @media (max-width: 576px) {footer .nav_learning h5,footer .subscribe_holder h5{font-size:calc(22px - 2px);margin-bottom:20px}footer .main_learn a{font-size:calc(16px - 1px);padding:6px 12px}footer .input_holder input[type="email"],footer .signup_block{padding:12px}}.pricing_structure{overflow:hidden;padding:7rem 0;background:linear-gradient(135deg,rgb(228,214,214) 0%,rgba(245,247,250,0.95) 100%);position:relative}.pricing_structure::before{opacity:0.1;background:linear-gradient(120deg,rgb(182,186,203,0.5) 20%,rgb(141,145,171,0.5) 80%);position:absolute;content:"";height:70%;top:-10%;right:-5%;transform:rotate(-15deg);border-radius:10px;width:40%;z-index:0}.pricing_structure::after{opacity:0.08;transform:rotate(10deg);background:linear-gradient(45deg,rgb(141,145,171,0.5) 30%,rgb(182,186,203,0.5) 70%);bottom:-5%;height:50%;border-radius:10px;position:absolute;width:35%;content:"";left:-3%;z-index:0}.pricing_structure .container{position:relative;max-width:1400px;padding:0 2rem;z-index:2;margin:0 auto}.pricing_structure .skill_offers{display:flex;flex-direction:column}.pricing_structure .annual_plan{text-align:center;margin-bottom:3.5rem;position:relative;order:1}.pricing_structure .annual_plan h2{margin-bottom:1.5rem;position:relative;display:inline-block;color:#000000;font-weight:700;font-size:34px}.pricing_structure .annual_plan h2::after{height:3px;background:linear-gradient(90deg,transparent,rgb(182,186,203),transparent);position:absolute;bottom:-0.75rem;width:70%;content:"";transform:translateX(-50%);left:50%}.pricing_structure .edu_packages{margin:0 auto;color:#000000;line-height:1.6;font-size:16px;max-width:800px}.pricing_structure .fee_plans{display:grid;order:2;gap:2rem;width:100%;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.pricing_structure .learning_plan{background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,0.05);text-decoration:none;height:100%;position:relative;display:block;color:#000000;overflow:hidden;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease}.pricing_structure .learning_plan:hover{box-shadow:0 15px 40px rgba(0,0,0,0.1);transform:translateY(-8px)}.pricing_structure .learning_plan::before{left:0;height:5px;top:0;transition:transform 0.3s ease;transform:translateY(-5px);position:absolute;width:100%;content:"";background:linear-gradient(90deg,rgb(182,186,203),rgb(141,145,171))}.pricing_structure .learning_plan:hover::before{transform:translateY(0)}.pricing_structure .fee_package{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.pricing_structure .pricing_levels{flex:1;padding:2rem 1.75rem;position:relative;flex-direction:column;display:flex}.pricing_structure .pricing_levels h3{margin-bottom:1rem;font-weight:700;display:inline-block;position:relative;font-size:calc(20px * 1.1);color:#000000}.pricing_structure .pricing_levels .rate_panel{color:rgb(182,186,203);font-size:calc(20px * 1.3);position:relative;margin-bottom:1.5rem;font-weight:700}.pricing_structure .pricing_levels .rate_panel::after{bottom:-0.75rem;content:"";background:rgb(182,186,203,0.5);width:40px;position:absolute;left:0;height:2px}.pricing_structure .pricing_levels p{flex-grow:1;word-wrap:break-word;font-size:16px;overflow-wrap:break-word;color:#000000;word-break:break-word;line-height:1.65;margin-bottom:1.5rem}.pricing_structure .image_carousel{position:relative;overflow:hidden;width:100%;height:180px;transition:transform 0.5s ease}.pricing_structure .image_carousel::after{background:linear-gradient(to bottom,rgba(0,0,0,0.1),rgba(0,0,0,0.4));left:0;top:0;position:absolute;content:"";height:100%;width:100%}.pricing_structure .learning_plan:hover .image_carousel{transform:scale(1.05)}.pricing_structure .learning_plan:nth-child(odd) .pricing_levels::before{opacity:0.1;top:1rem;background:rgb(182,186,203,0.5);content:"";border-radius:50%;right:1rem;height:2.5rem;z-index:-1;width:2.5rem;position:absolute}.pricing_structure .learning_plan:nth-child(even) .pricing_levels::before{border-radius:50%;bottom:1rem;height:2.5rem;left:1rem;opacity:0.1;z-index:-1;background:rgb(141,145,171,0.5);position:absolute;width:2.5rem;content:""}@media (min-width: 992px) {.pricing_structure .skill_offers{flex-direction:row}.pricing_structure .annual_plan{padding-left:3rem;flex:0 0 30%;order:2;justify-content:center;display:flex;flex-direction:column;text-align:left;margin-bottom:0}.pricing_structure .annual_plan h2{margin-bottom:2rem;text-align:left}.pricing_structure .annual_plan h2::after{width:40%;transform:none;left:0}.pricing_structure .edu_packages{text-align:left;margin:0}.pricing_structure .fee_plans{order:1;grid-template-columns:repeat(2,1fr);flex:0 0 70%}} @media (max-width: 991px) {.pricing_structure{padding:5rem 0}.pricing_structure .learning_plan{margin-bottom:1.5rem}.pricing_structure .annual_plan{padding:0 1rem}} @media (max-width: 767px) {.pricing_structure{padding:4rem 0}.pricing_structure .annual_plan h2{font-size:calc(34px * 0.9)}.pricing_structure .pricing_levels h3{font-size:20px}.pricing_structure .pricing_levels .rate_panel{font-size:calc(20px * 1.15)}.pricing_structure .image_carousel{height:160px}} @media (max-width: 575px) {.pricing_structure{padding:3rem 0}.pricing_structure .container{padding:0 1.5rem}.pricing_structure .fee_plans{gap:1.5rem}.pricing_structure .pricing_levels{padding:1.5rem}.pricing_structure .image_carousel{height:140px}} @media (hover: none) {.pricing_structure .learning_plan:hover{transform:none}.pricing_structure .learning_plan:hover .image_carousel{transform:none}}.course_instructor{min-height:700px;overflow:hidden;padding:8rem 0;position:relative;background:linear-gradient(160deg,rgb(228,214,214) 0%,#000000 100%)}.course_instructor::before{filter:blur(70px);top:0;left:0;animation:breatheGlow 15s ease-in-out infinite alternate;opacity:0.4;height:100%;width:100%;content:"";background:radial-gradient(circle at 80% 20%,rgb(182,186,203,0.5) 0%,transparent 35%),radial-gradient(circle at 20% 80%,rgb(141,145,171,0.5) 0%,transparent 35%);position:absolute;z-index:1}.course_instructor .container{padding:0 2rem;margin:0 auto;max-width:1200px;position:relative;z-index:2}.course_instructor .testimonial_sharing{backdrop-filter:blur(15px);display:grid;min-height:580px;padding:3rem;gap:30px;grid-template-rows:auto 1fr;grid-template-columns:1.2fr 0.8fr;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.3) 100%);box-shadow:0 25px 50px -12px rgba(0,0,0,0.5);border-radius:20px;position:relative;overflow:hidden}.course_instructor .testimonial_sharing::before{top:0;position:absolute;content:"";opacity:0.2;height:100%;left:0;width:100%;z-index:-1;background-size:200% 200%;background:linear-gradient(135deg,transparent,rgb(182,186,203,0.5),transparent);animation:shimmerEffect 10s ease-in-out infinite}.course_instructor .image_carousel{filter:contrast(1.1) brightness(1.05);z-index:3;transition:all 0.7s cubic-bezier(0.2,1,0.3,1);grid-column:2;box-shadow:20px 20px 40px rgba(0,0,0,0.4);border-radius:20px;transform:scale(1) rotate(0deg);position:relative;grid-row:1 / span 2;height:100%}.course_instructor .testimonial_sharing:hover .image_carousel{box-shadow:30px 30px 60px rgba(0,0,0,0.5);transform:scale(1.05) rotate(2deg)}.course_instructor .image_carousel::before{border-radius:inherit;top:0;position:absolute;box-sizing:border-box;content:"";left:0;width:100%;z-index:1;border:1px solid rgba(255,255,255,0.2);height:100%}.course_instructor .name{z-index:4;font-weight:700;transform:translateX(0);grid-row:1;color:#ffffff;position:relative;font-size:29px;transition:all 0.5s cubic-bezier(0.2,1,0.3,1);grid-column:1;margin:0;text-shadow:0 2px 10px rgba(0,0,0,0.5)}.course_instructor .testimonial_sharing:hover .name{transform:translateX(10px)}.course_instructor .name::after{position:absolute;height:3px;width:0;left:0;background:linear-gradient(90deg,rgb(182,186,203),rgb(141,145,171));content:"";transition:width 0.6s ease;bottom:-10px}.course_instructor .testimonial_sharing:hover .name::after{width:120px}.course_instructor .testimonial_sharing span:not(.name){grid-column:1;grid-row:1;transform:translateX(0);width:max-content;margin-top:4rem;z-index:3;padding:0.7rem 1.5rem;transition:all 0.5s cubic-bezier(0.2,1,0.3,1);backdrop-filter:blur(10px);color:rgb(141,145,171);font-weight:600;box-shadow:5px 5px 15px rgba(0,0,0,0.2);font-size:18px;border-radius:10px;background:rgba(0,0,0,0.2)}.course_instructor .testimonial_sharing:hover span:not(.name){background:rgba(0,0,0,0.3);transform:translateX(10px)}.course_instructor .experience_path{padding:2rem;transform:translateY(0);grid-column:1;backdrop-filter:blur(10px);grid-row:2;box-shadow:10px 10px 30px rgba(0,0,0,0.3);z-index:2;transition:all 0.7s cubic-bezier(0.2,1,0.3,1);border-radius:20px;font-size:12px;overflow:hidden;color:#ffffff;border-left:4px solid rgb(141,145,171);line-height:1.8;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.2) 100%);position:relative}.course_instructor .testimonial_sharing:hover .experience_path{transform:translateY(-10px);box-shadow:15px 15px 40px rgba(0,0,0,0.4)}.course_instructor .experience_path::before{position:absolute;width:100%;top:0;content:"";z-index:-1;animation:shimmerEffect 5s ease-in-out infinite;background:linear-gradient(45deg,transparent,rgba(255,255,255,0.1),transparent);height:100%;background-size:200% 200%;left:0}.course_instructor .container::after{left:-200px;filter:blur(80px);animation:rotateGlow 25s linear infinite;bottom:-200px;content:"";position:absolute;border-radius:50%;height:400px;z-index:-1;background:conic-gradient(from 135deg,rgb(182,186,203,0.5) 0%,rgb(141,145,171,0.5) 50%,rgb(182,186,203,0.5) 100%);opacity:0.2;width:400px}@keyframes breatheGlow {0%,100%{opacity:0.3}50%{opacity:0.5}} @keyframes shimmerEffect {0%{background-position:-200% 0}100%{background-position:200% 0}} @keyframes rotateGlow {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @media (max-width: 992px) {.course_instructor .testimonial_sharing{grid-template-rows:auto auto auto;gap:20px;grid-template-columns:1fr;padding:2rem}.course_instructor .image_carousel{height:350px;grid-row:1;grid-column:1}.course_instructor .name{margin:0;grid-row:2;grid-column:1}.course_instructor .testimonial_sharing span:not(.name){grid-row:2;grid-column:1;margin-top:3.5rem}.course_instructor .experience_path{grid-column:1;grid-row:3}.course_instructor .testimonial_sharing:hover .name,.course_instructor .testimonial_sharing:hover span:not(.name){transform:translateY(-5px)}} @media (max-width: 576px) {.course_instructor{padding:5rem 0}.course_instructor .testimonial_sharing{padding:1.5rem}.course_instructor .image_carousel{height:250px}.course_instructor .name{font-size:18px}.course_instructor .testimonial_sharing span:not(.name){font-size:12px;padding:0.6rem 1rem;margin-top:3rem}.course_instructor .experience_path{line-height:1.6;padding:1.5rem;font-size:calc(12px * 0.9)}}.contact_form_box{background:rgb(228,214,214);padding:100px 0;position:relative;overflow:hidden}.contact_form_box::before{left:0;z-index:1;top:0;position:absolute;height:100%;background:linear-gradient(to right,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);width:100%;content:''}.contact_form_box .image_carousel{width:100%;height:50%;top:0;position:absolute;z-index:0;left:0}.contact_form_box .image_carousel::after{width:100%;background:linear-gradient(to bottom,rgba(0,0,0,0.3) 0%,rgb(228,214,214) 100%);position:absolute;top:0;content:'';height:100%;left:0}.contact_form_box .container{z-index:2;padding:0 20px;position:relative;max-width:1200px;margin:0 auto}.contact_form_box h3{text-shadow:0 2px 5px rgba(0,0,0,0.3);text-align:center;font-size:43px;letter-spacing:2px;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:700;margin-bottom:70px;color:#ffffff}.contact_form_box .feedback_request{background:#ffffff;box-shadow:0 20px 50px rgba(0,0,0,0.2);display:flex;border-radius:10px;position:relative;overflow:hidden}.contact_form_box .inquiry_help{flex:2;position:relative;padding:60px 50px}.contact_form_box form h3{letter-spacing:normal;margin-bottom:30px;text-shadow:none;font-weight:700;font-size:19px;text-align:left;color:#000000;text-transform:none}.contact_form_box input[type="text"],.contact_form_box textarea{transition:all 0.3s ease;color:#000000;margin-bottom:30px;font-family:Arial,sans-serif;padding:15px 0;border-radius:0;border-bottom:2px solid rgb(141,145,171,0.5);font-size:16px;width:100%;border:none;background:#ffffff}.contact_form_box input[type="text"]::placeholder,.contact_form_box textarea::placeholder{opacity:0.7;color:#000000}.contact_form_box input[type="text"]:focus,.contact_form_box textarea:focus{border-color:rgb(182,186,203);outline:none}.contact_form_box textarea{resize:none;height:120px}.contact_form_box .support_form{margin-bottom:30px;display:flex;align-items:flex-start}.contact_form_box .support_form input[type="checkbox"]{opacity:0;position:absolute}.contact_form_box .support_form label{position:relative;font-size:16px;color:#000000;padding-left:35px;line-height:1.5;cursor:pointer}.contact_form_box .support_form label::before{transition:all 0.3s ease;top:0;height:22px;width:22px;background:#ffffff;border:2px solid rgb(141,145,171);position:absolute;content:'';left:0}.contact_form_box .support_form input[type="checkbox"]:checked + label::before{background:rgb(182,186,203);border-color:rgb(182,186,203)}.contact_form_box .support_form input[type="checkbox"]:checked + label::after{border:solid #ffffff;content:'';height:12px;width:6px;position:absolute;top:4px;border-width:0 2px 2px 0;transform:rotate(45deg);left:8px}.contact_form_box .support_form a{text-decoration:none;color:rgb(182,186,203);transition:all 0.3s ease;font-weight:600}.contact_form_box .support_form a:hover{color:#000000}.contact_form_box .help_list{background:rgb(182,186,203);letter-spacing:1px;font-weight:700;text-transform:uppercase;transition:all 0.3s ease;font-family:Arial,sans-serif;cursor:pointer;display:inline-block;border:none;padding:16px 40px;font-size:15px;color:#ffffff;border-radius:50px}.contact_form_box .help_list:hover{transform:translateY(-3px);background:#000000;box-shadow:0 10px 20px rgba(0,0,0,0.15)}.contact_form_box .support_query{padding:60px 40px;position:relative;display:flex;background:#000000;flex:1;justify-content:center;flex-direction:column;color:#ffffff}.contact_form_box .support_query::before{width:100%;background:linear-gradient(135deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 50%);height:100%;top:0;content:'';position:absolute;left:0}.contact_form_box .support_query h4{margin-bottom:40px;font-size:19px;color:#ffffff;letter-spacing:1px;font-weight:700;font-family:Arial,sans-serif;text-transform:uppercase;position:relative}.contact_form_box .support_query h4::after{position:absolute;width:50px;height:3px;left:0;bottom:-15px;background:rgb(182,186,203);content:''}.contact_form_box .reach_panel{padding:0;list-style:none;margin:0}.contact_form_box .reach_panel li{align-items:center;margin-bottom:30px;transition:transform 0.3s ease;display:flex}.contact_form_box .reach_panel li:last-child{margin-bottom:0}.contact_form_box .reach_panel li:hover{transform:translateX(5px)}.contact_form_box .reach_panel svg{width:24px;margin-right:20px;height:24px;transition:transform 0.3s ease;flex-shrink:0}.contact_form_box .reach_panel svg path{fill:rgb(182,186,203)}.contact_form_box .reach_panel li:hover svg{transform:scale(1.2)}.contact_form_box .reach_panel span{line-height:1.6;font-size:16px;font-family:Arial,sans-serif;color:#ffffff}.contact_form_box .reach_panel a{color:#ffffff;text-decoration:none;transition:all 0.3s ease}.contact_form_box .reach_panel a:hover{color:rgb(182,186,203)}@media (max-width: 992px) {.contact_form_box .image_carousel{height:30%}.contact_form_box h3{margin-bottom:50px}.contact_form_box .feedback_request{max-width:700px;flex-direction:column;margin:0 auto}.contact_form_box .inquiry_help,.contact_form_box .support_query{padding:40px;width:100%}} @media (max-width: 768px) {.contact_form_box{padding:80px 0}.contact_form_box .image_carousel{height:25%}.contact_form_box h3{font-size:calc(43px * 0.8);margin-bottom:40px}.contact_form_box .inquiry_help,.contact_form_box .support_query{padding:30px}.contact_form_box form h3,.contact_form_box .support_query h4{font-size:calc(19px * 0.9);margin-bottom:25px}.contact_form_box .help_list{padding:14px 30px}} @media (max-width: 576px) {.contact_form_box{padding:60px 0}.contact_form_box .image_carousel{height:20%}.contact_form_box h3{margin-bottom:30px;font-size:calc(43px * 0.7)}.contact_form_box .inquiry_help,.contact_form_box .support_query{padding:25px 20px}.contact_form_box input[type="text"],.contact_form_box textarea{margin-bottom:20px;padding:12px 0}.contact_form_box .help_list{width:100%;padding:14px 20px}.contact_form_box .reach_panel li{margin-bottom:20px}.contact_form_box .reach_panel svg{width:20px;margin-right:15px;height:20px}}.appPage{background:linear-gradient(145deg,rgb(141,145,171,0.5),rgb(182,186,203,0.5));z-index:1;overflow:hidden;position:relative;padding:6rem 0}.appPage::before{opacity:0.07;top:-10%;right:-10%;height:70%;transform:rotate(25deg);content:"";animation:float 20s infinite alternate ease-in-out;width:70%;z-index:-1;background:radial-gradient(circle at center,#ffffff 0%,transparent 70%);position:absolute}.appPage::after{position:absolute;bottom:-5%;animation:float 15s infinite alternate-reverse ease-in-out;z-index:-1;left:-5%;background:radial-gradient(circle at center,#ffffff 0%,transparent 70%);opacity:0.05;content:"";width:50%;transform:rotate(-15deg);height:50%}.appPage .container{padding:0 15px;position:relative;margin:0 auto;max-width:1140px}.appPage .edu_philosophy{position:relative;transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);transform:perspective(1000px) rotateX(2deg);transform-style:preserve-3d;display:grid;grid-template-columns:1fr;gap:2.5rem}.appPage .edu_philosophy:hover{transform:perspective(1000px) rotateX(0deg)}.appPage .edu_philosophy > div:first-child{z-index:2;box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.03);clip-path:polygon(0 0,100% 0,98% 100%,2% 100%);transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1);background:#ffffff;padding:2.5rem;position:relative}.appPage .edu_philosophy > div:first-child::before{background:linear-gradient(90deg,rgb(182,186,203),rgb(141,145,171));transform:scaleX(0);position:absolute;right:0;transform-origin:left;transition:transform 0.7s ease;left:0;z-index:3;height:5px;top:0;content:""}.appPage .edu_philosophy:hover > div:first-child::before{transform:scaleX(1)}.appPage .edu_philosophy > div:last-child{box-shadow:0 10px 30px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.02);transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1);backdrop-filter:blur(10px);transform:translateY(-10px);padding:2.5rem 3rem;position:relative;background:linear-gradient(to right bottom,rgba(255,255,255,0.9),rgba(255,255,255,0.7))}.appPage .edu_philosophy:hover > div:last-child{transform:translateY(0)}.appPage h5{font-weight:700;font-size:20px;position:relative;margin:0;line-height:1.4;display:inline-block;color:rgb(182,186,203)}.appPage h5::after{left:0;height:3px;transition:width 0.4s ease;position:absolute;width:60px;background:rgb(141,145,171);bottom:-10px;content:""}.appPage .edu_philosophy:hover h5::after{width:100%}.appPage a{transition:all 0.3s ease;display:block;text-decoration:none;position:relative}.appPage a:hover{transform:translateX(5px)}.appPage p{color:#000000;font-size:12px;margin:0;line-height:1.8;position:relative}.appPage a::before{top:0.5rem;position:absolute;transition:all 0.3s ease;content:"";background:rgb(141,145,171);left:-1.5rem;height:0.5rem;opacity:0;width:0.5rem}.appPage a:hover::before{opacity:1}@keyframes float {0%{transform:translate(0,0) rotate(0deg)}50%{transform:translate(2%,2%) rotate(5deg)}100%{transform:translate(-2%,-1%) rotate(-5deg)}} @media (min-width: 768px) {.appPage{padding:8rem 0}.appPage .edu_philosophy{grid-template-columns:1fr 1.2fr;gap:0}.appPage .edu_philosophy > div:first-child{z-index:2;transform:translateX(5%);clip-path:polygon(0 0,100% 0,90% 100%,0% 100%)}.appPage .edu_philosophy > div:last-child{z-index:1;margin-left:-5%;transform:translateY(25px);padding-left:10%}.appPage .edu_philosophy:hover > div:last-child{transform:translateY(15px)}.appPage h5{font-size:calc(20px * 1.1)}.appPage p{font-size:calc(12px * 1.05)}} @media (min-width: 992px) {.appPage{padding:10rem 0}.appPage .edu_philosophy{grid-template-columns:0.9fr 1.3fr}.appPage .edu_philosophy > div:first-child{transform:translateX(10%);padding:3rem}.appPage .edu_philosophy > div:last-child{padding-left:15%;transform:translateY(35px);margin-left:-10%}.appPage .edu_philosophy:hover > div:last-child{transform:translateY(25px)}.appPage h5{font-size:calc(20px * 1.2)}} @media (max-width: 767px) {.appPage{padding:4rem 0}.appPage .edu_philosophy > div:first-child,.appPage .edu_philosophy > div:last-child{padding:2rem}.appPage h5{font-size:calc(20px * 0.9)}.appPage p{font-size:calc(12px * 0.95)}}.check_it_out_now{z-index:1;background:linear-gradient(135deg,rgb(182,186,203) 0%,rgb(141,145,171) 100%);padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,0.1)}.check_it_out_now::before{content:"";background:repeating-linear-gradient( 45deg,rgb(182,186,203,0.5) 0px,rgb(182,186,203,0.5) 10px,transparent 10px,transparent 20px );opacity:0.1;left:0;height:100%;z-index:-1;width:100%;position:absolute;top:0}.check_it_out_now::after{content:"";border-radius:50%;transform:translateZ(0);animation:pulse 8s infinite alternate ease-in-out;opacity:0.2;right:-50px;background:rgb(141,145,171);z-index:-1;position:absolute;height:200px;width:200px;bottom:-50px}.check_it_out_now .container{max-width:1140px;justify-content:center;transform:translateZ(0);margin:0 auto;position:relative;gap:2.5rem;align-items:center;flex-direction:column;display:flex}.check_it_out_now h6{position:relative;animation:slideInUp 0.8s ease-out forwards;margin:0;line-height:1.6;font-size:21px;font-weight:600;transform:translateY(0);color:#ffffff;max-width:800px;letter-spacing:0.5px;text-align:center}.check_it_out_now h6::after{background:#ffffff;position:absolute;bottom:-15px;transform:translateX(-50%);left:50%;height:2px;opacity:0.7;width:50px;content:""}.check_it_out_now div div{opacity:0;display:flex;transform:translateY(20px);animation:fadeInUp 0.8s ease-out 0.3s forwards;justify-content:center}.check_it_out_now div span{transform:perspective(1000px) rotateX(0);transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);position:relative}.check_it_out_now div span:hover{transform:perspective(1000px) rotateX(10deg) translateY(-5px)}.check_it_out_now .help_list{transition:all 0.4s ease;font-weight:600;box-shadow:0 6px 15px rgba(0,0,0,0.1);color:rgb(182,186,203);border-radius:10px;display:inline-block;background:#ffffff;overflow:hidden;position:relative;font-size:19px;padding:15px 30px;z-index:1;text-decoration:none}.check_it_out_now .help_list::before{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);height:100%;width:100%;top:0;left:-100%;content:"";position:absolute;transition:left 0.7s ease;z-index:-1}.check_it_out_now .help_list:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,0.15);color:rgb(141,145,171)}.check_it_out_now .help_list:hover::before{left:100%}.check_it_out_now .help_list span{z-index:2;position:relative;transition:transform 0.3s ease}.check_it_out_now .help_list:hover span{transform:scale(1.05)}.check_it_out_now .help_list:active{transform:translateY(1px);box-shadow:0 3px 10px rgba(0,0,0,0.1)}@keyframes pulse {0%,100%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(10deg)}} @keyframes slideInUp {from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes fadeInUp {from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}} @media (max-width: 991px) {.check_it_out_now{padding:3.5rem 1.5rem}.check_it_out_now h6{font-size:calc(21px - 2px)}} @media (max-width: 767px) {.check_it_out_now{padding:3rem 1rem}.check_it_out_now .container{gap:2rem}.check_it_out_now h6{font-size:calc(21px - 4px)}.check_it_out_now .help_list{font-size:calc(19px - 1px);padding:12px 25px}} @media (max-width: 575px) {.check_it_out_now{padding:2.5rem 1rem}.check_it_out_now h6{line-height:1.5}.check_it_out_now h6::after{bottom:-10px;width:40px}.check_it_out_now .help_list{padding:10px 20px}}.who_we_are{isolation:isolate;position:relative;padding:150px 0;background-color:rgb(228,214,214);overflow:hidden}.who_we_are::before{position:absolute;opacity:0.8;z-index:-2;content:"";background:linear-gradient(120deg,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0) 20%),linear-gradient(240deg,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0) 20%),linear-gradient(0deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0) 10%),radial-gradient(circle at 15% 15%,rgb(182,186,203,0.5) 0%,transparent 25%),radial-gradient(circle at 85% 85%,rgb(141,145,171,0.5) 0%,transparent 25%);inset:0}.who_we_are::after{background-image:linear-gradient(90deg,rgba(0,0,0,0.5) 1px,transparent 1px),linear-gradient(0deg,rgba(0,0,0,0.5) 1px,transparent 1px);position:absolute;background-size:20px 20px;opacity:0.03;height:100%;content:"";pointer-events:none;left:0;width:100%;z-index:-1;top:0}.who_we_are .container{max-width:1200px;margin:0 auto;z-index:1;padding:0 30px;position:relative}.who_we_are .container::before{right:-100px;content:"";background-repeat:no-repeat;width:200px;opacity:0.3;background-size:200px 200px;height:200px;z-index:-1;animation:pulseCircles 8s infinite alternate ease-in-out;background:radial-gradient(circle,transparent 30%,rgb(182,186,203,0.5) 30%,rgb(182,186,203,0.5) 32%,transparent 32%),radial-gradient(circle,transparent 36%,rgb(182,186,203,0.5) 36%,rgb(182,186,203,0.5) 38%,transparent 38%),radial-gradient(circle,transparent 43%,rgb(182,186,203,0.5) 43%,rgb(182,186,203,0.5) 45%,transparent 45%);position:absolute;top:-120px}.who_we_are .container::after{background:radial-gradient(circle,transparent 30%,rgb(141,145,171,0.5) 30%,rgb(141,145,171,0.5) 32%,transparent 32%),radial-gradient(circle,transparent 36%,rgb(141,145,171,0.5) 36%,rgb(141,145,171,0.5) 38%,transparent 38%),radial-gradient(circle,transparent 43%,rgb(141,145,171,0.5) 43%,rgb(141,145,171,0.5) 45%,transparent 45%);z-index:-1;background-repeat:no-repeat;bottom:-100px;content:"";height:150px;left:-70px;background-size:150px 150px;width:150px;animation:pulseCircles 8s infinite alternate-reverse ease-in-out;position:absolute;opacity:0.3}@keyframes pulseCircles {0%{transform:scale(1);opacity:0.2}50%{transform:scale(1.1);opacity:0.3}100%{transform:scale(1);opacity:0.2}} .who_we_are .edu_philosophy{backdrop-filter:blur(10px);overflow:hidden;box-shadow:0 20px 80px -20px rgba(0,0,0,0.12),0 0 0 1px rgba(255,255,255,0.05),inset 0 0 20px rgba(0,0,0,0.02);background:rgba(255,255,255,0.01);position:relative;display:flex;border-radius:18px}.who_we_are .edu_philosophy::before,.who_we_are .edu_philosophy::after{z-index:0;width:500px;height:500px;top:50%;left:50%;border-radius:50%;content:"";background:conic-gradient( transparent 0deg,transparent 30deg,rgb(182,186,203,0.5) 40deg,rgb(182,186,203,0.5) 60deg,transparent 70deg,transparent 120deg,rgb(141,145,171,0.5) 130deg,rgb(141,145,171,0.5) 150deg,transparent 160deg,transparent 210deg,rgb(182,186,203,0.5) 220deg,rgb(182,186,203,0.5) 240deg,transparent 250deg,transparent 300deg,rgb(141,145,171,0.5) 310deg,rgb(141,145,171,0.5) 330deg,transparent 340deg );opacity:0.05;transform:translate(-50%,-50%);position:absolute}.who_we_are .edu_philosophy::before{animation:rotateConic 60s linear infinite}.who_we_are .edu_philosophy::after{opacity:0.03;animation:rotateConic 40s linear infinite reverse;filter:blur(5px)}@keyframes rotateConic {0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}} .who_we_are .about_section{display:flex;width:35%;background:linear-gradient( -45deg,transparent,rgba(255,255,255,0.02) 30%,rgba(255,255,255,0.03) 50%,rgba(255,255,255,0.02) 70%,transparent );padding:60px 0;position:relative;justify-content:center;align-items:center;z-index:2;flex-direction:column}.who_we_are .about_section::before{border-left:2px solid rgb(182,186,203,0.5);width:60px;content:"";top:30px;opacity:0.6;position:absolute;left:30px;border-top:2px solid rgb(182,186,203,0.5);height:60px;z-index:1}.who_we_are .about_section::after{right:30px;height:60px;border-bottom:2px solid rgb(182,186,203,0.5);position:absolute;width:60px;opacity:0.6;border-right:2px solid rgb(182,186,203,0.5);bottom:30px;z-index:1;content:""}.who_we_are .about_section .image_carousel{position:relative;transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1);height:320px;z-index:2;overflow:hidden;transform:perspective(1000px) rotateY(5deg);width:240px;border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05)}.who_we_are .about_section .image_carousel::before{inset:0;background:linear-gradient( to bottom,transparent 60%,rgba(0,0,0,0.4) 100% );z-index:1;content:"";position:absolute}.who_we_are .about_section .image_carousel::after{position:absolute;content:"";left:-20%;z-index:2;background:linear-gradient( 90deg,transparent,rgba(255,255,255,0.1),transparent );top:-100%;transform:rotate(30deg);width:40%;animation:reflectionSweep 7s infinite cubic-bezier(0.5,0,0.5,1);height:200%}@keyframes reflectionSweep {0%{transform:rotate(30deg) translateX(-100%)}100%{transform:rotate(30deg) translateX(500%)}} .who_we_are .about_section:hover .image_carousel{transform:perspective(1000px) rotateY(0deg) translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,0.15),0 10px 20px rgba(0,0,0,0.1)}.who_we_are .skill_program{box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05);padding:20px 30px;border-radius:10px;position:relative;transform:translateY(-30px) translateX(40px);background:rgb(182,186,203);z-index:3;transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);color:#ffffff}.who_we_are .skill_program::before{opacity:0.8;top:0;content:"";width:4px;left:0;background:rgb(141,145,171);position:absolute;height:100%}.who_we_are .skill_program::after{content:"";height:3px;transition:width 0.3s ease;bottom:0;width:30%;left:0;opacity:0.8;position:absolute;background:rgb(141,145,171)}.who_we_are .about_section:hover .skill_program{transform:translateY(-35px) translateX(30px);box-shadow:0 20px 40px rgba(0,0,0,0.15),0 10px 20px rgba(0,0,0,0.1)}.who_we_are .about_section:hover .skill_program::after{width:70%}.who_we_are .mentor_approach{margin:0 0 8px 0;font-weight:700;position:relative;font-size:19px}.who_we_are .our_journey{margin:0;opacity:0.9;font-size:18px}.who_we_are .text_cloud{position:relative;background:linear-gradient( 45deg,rgba(255,255,255,0.03) 0%,transparent 50%,rgba(255,255,255,0.02) 100% );padding:60px;z-index:2;width:65%}.who_we_are .text_cloud::before{background:linear-gradient( to bottom,transparent,rgb(182,186,203,0.5),rgb(141,145,171,0.5),transparent );opacity:0.4;position:absolute;width:1px;content:"";height:100%;top:0;left:0}.who_we_are .text_cloud::after{height:1px;top:50%;background:linear-gradient( to right,transparent,rgb(141,145,171,0.5) 50%,transparent );opacity:0.2;content:"";transform:translateY(120px);width:80%;right:0;position:absolute}.who_we_are .proof_stats{align-items:center;position:relative;display:flex;margin-bottom:25px}.who_we_are .proof_stats::before{content:"";bottom:-12px;background:linear-gradient( to right,rgb(182,186,203,0.5),transparent 80% );position:absolute;opacity:0.3;width:100%;left:0;height:1px}.who_we_are .proof_stats svg{fill:rgb(182,186,203);transition:all 0.5s cubic-bezier(0.175,0.885,0.32,1.275);width:45px;position:relative;height:45px;margin-right:15px;filter:drop-shadow(0 2px 5px rgba(0,0,0,0.1))}.who_we_are .proof_stats svg::before{content:"";inset:-5px;opacity:0;transition:all 0.3s ease;transform:scale(0.8);position:absolute;border-radius:50%;border:1px dashed rgb(182,186,203,0.5)}.who_we_are .proof_stats:hover svg{transform:translateY(-5px) rotate(10deg)}.who_we_are .proof_stats svg path{transition:fill 0.3s ease;fill:rgb(182,186,203)}.who_we_are .proof_stats:hover svg path{fill:rgb(141,145,171)}.who_we_are h2{font-size:38px;font-weight:700;color:#000000;margin:0 0 30px 0;padding-bottom:15px;position:relative}.who_we_are h2::before{opacity:0.2;background:linear-gradient( to right,rgb(182,186,203,0.5) 0%,transparent 80% );bottom:0;left:0;content:"";width:100%;height:1px;position:absolute}.who_we_are h2::after{content:"";width:60px;background:linear-gradient( to right,rgb(182,186,203) 0%,rgb(141,145,171) 100% );position:absolute;left:0;border-radius:3px;height:3px;bottom:0;transition:width 0.3s ease}.who_we_are .text_cloud:hover h2::after{width:100px}.who_we_are p{position:relative;margin:0;line-height:1.8;color:#000000;padding-left:20px;font-size:18px}.who_we_are p::before{top:0;content:"";width:2px;background:linear-gradient( to bottom,rgb(182,186,203,0.5),rgb(141,145,171,0.5) );position:absolute;opacity:0.3;height:100%;left:0}.who_we_are p::after{content:"";position:absolute;right:0;bottom:10px;background:linear-gradient( to right,transparent,rgb(141,145,171,0.5) );height:1px;opacity:0.1;width:30%}@media (max-width: 1024px) {.who_we_are{padding:100px 0}.who_we_are .edu_philosophy{flex-direction:column}.who_we_are .about_section,.who_we_are .text_cloud{width:100%;padding:40px}.who_we_are .about_section{justify-content:center;align-items:center;display:flex;gap:30px;flex-direction:row;padding-bottom:60px}.who_we_are .about_section .image_carousel{height:240px;margin-bottom:0;width:180px}.who_we_are .skill_program{transform:translateY(0) translateX(0);flex:1}.who_we_are .about_section:hover .skill_program{transform:translateY(0) translateX(0)}.who_we_are .text_cloud::before{height:1px;width:100%;background:linear-gradient( to right,transparent,rgb(182,186,203,0.5),rgb(141,145,171,0.5),transparent )}} @media (max-width: 768px) {.who_we_are{padding:80px 0}.who_we_are .about_section{flex-direction:column;padding-bottom:60px;padding:30px}.who_we_are .about_section .image_carousel{margin-bottom:20px;width:200px;height:270px}.who_we_are .skill_program{text-align:center;width:90%}.who_we_are .skill_program::before{width:100%;height:4px}.who_we_are .skill_program::after{left:50%;transform:translateX(-50%)}.who_we_are .text_cloud{padding:30px}.who_we_are h2{text-align:center}.who_we_are h2::after{transform:translateX(-50%);left:50%}.who_we_are .text_cloud:hover h2::after{width:80px}.who_we_are p{text-align:center;padding-left:0}.who_we_are p::before{display:none}} @media (max-width: 480px) {.who_we_are{padding:60px 0}.who_we_are .container{padding:0 20px}.who_we_are .about_section{padding:25px;padding-bottom:50px}.who_we_are .about_section .image_carousel{height:220px;width:160px}.who_we_are .skill_program{width:100%;padding:15px 20px}.who_we_are .text_cloud{padding:25px 20px}.who_we_are h2{margin-bottom:20px;font-size:calc(38px * 0.85)}.who_we_are .proof_stats{margin-bottom:20px;align-items:center;flex-direction:column}.who_we_are .proof_stats svg{margin-right:0;margin-bottom:10px}}header{background-color:rgb(228,214,214);position:relative;padding:1.2rem 0;clip-path:polygon(0 0,100% 0,100% 85%,97% 100%,3% 100%,0 85%);z-index:1000}header::before{z-index:-1;left:0;animation:gridMove 40s linear infinite;content:'';width:100%;position:absolute;opacity:0.15;background:linear-gradient(90deg,transparent 49.5%,rgb(182,186,203,0.5) 49.5%,rgb(182,186,203,0.5) 50.5%,transparent 50.5%) 0 0 / 20px 100%,linear-gradient(0deg,transparent 49.5%,rgb(141,145,171,0.5) 49.5%,rgb(141,145,171,0.5) 50.5%,transparent 50.5%) 0 0 / 100% 20px;top:0;height:100%}header::after{content:'';height:4px;background:linear-gradient(90deg,rgb(182,186,203) 0%,rgb(141,145,171) 50%,rgb(182,186,203) 100%);left:0;position:absolute;bottom:0;width:100%;z-index:1}header .container{position:relative;margin:0 auto;max-width:1200px;padding:0 1.5rem}header .top_skill{align-items:center;display:flex;position:relative;justify-content:space-between}header .nav_learning{display:flex;background:rgba(0,0,0,0.2);position:relative;padding:5px;gap:0.5rem;backdrop-filter:blur(10px);border-radius:30px}header .head_sitebar{font-size:18px;padding:0.7rem 1.2rem;font-weight:400;color:#ffffff;transition:all 0.3s cubic-bezier(0.2,0.8,0.2,1);text-decoration:none;font-family:Arial,sans-serif;position:relative;border-radius:10px}header .head_sitebar::before{position:absolute;background:linear-gradient(45deg,rgb(182,186,203),rgb(141,145,171));content:'';transition:all 0.3s ease;left:-2px;z-index:-1;opacity:0;top:-2px;border-radius:calc(10px + 2px);right:-2px;bottom:-2px;transform:scale(0.95)}header .head_sitebar::after{bottom:0;border-radius:10px;right:0;left:0;top:0;z-index:-1;content:'';background:rgb(182,186,203);position:absolute}header .head_sitebar:hover{transform:translateY(-3px);color:#ffffff;box-shadow:0 5px 15px rgba(0,0,0,0.3)}header .head_sitebar:hover::before{opacity:1;transform:scale(1)}header .main_pagebar{background:rgba(255,255,255,0.03);text-decoration:none;overflow:hidden;padding:0.5rem 1rem;transition:all 0.3s ease;display:flex;align-items:center;border-radius:10px;position:relative}header .main_pagebar::before{content:'';top:0;position:absolute;left:-100%;transition:0.5s;width:100%;background:linear-gradient( 90deg,transparent,rgba(255,255,255,0.1),transparent );height:100%}header .main_pagebar:hover::before{left:100%}header .main_pagebar svg{z-index:2;width:160px;height:auto;position:relative}@keyframes gridMove {0%{background-position:0 0}100%{background-position:20px 20px}} @media (max-width: 991px) {header{clip-path:polygon(0 0,100% 0,100% 90%,95% 100%,5% 100%,0 90%)}header .nav_learning{gap:0.3rem}header .head_sitebar{padding:0.6rem 0.8rem;font-size:calc(18px - 1px)}header .main_pagebar svg{width:140px}} @media (max-width: 767px) {header{padding:1rem 0 1.5rem;clip-path:polygon(0 0,100% 0,100% 95%,90% 100%,10% 100%,0 95%)}header .top_skill{flex-direction:column}header .nav_learning{padding:10px;margin-top:1rem;width:100%;gap:0.5rem;flex-wrap:wrap;order:2;justify-content:center}header .head_sitebar{font-size:calc(18px - 2px);padding:0.5rem 0.7rem}header .main_pagebar{order:1;margin-bottom:0.5rem}header .main_pagebar svg{width:130px}} @media (max-width: 480px) {header{padding:0.8rem 0 1.2rem}header .nav_learning{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}header .nav_learning::-webkit-scrollbar{height:3px}header .nav_learning::-webkit-scrollbar-thumb{background:rgb(182,186,203);border-radius:10px}header .head_sitebar{white-space:nowrap}header .main_pagebar svg{width:110px}}.stay_updated{padding:var(--section-padding) 0;--input-bg:rgba(255,255,255,0.9);--gradient-start:rgb(182,186,203);--gradient-middle:rgb(141,145,171);position:relative;--text-shadow:0 2px 4px rgba(0,0,0,0.15);background:linear-gradient(135deg,var(--gradient-start),var(--gradient-middle) 50%,var(--gradient-end));--gradient-end:#4a90e2;overflow:hidden;--section-padding:clamp(3rem,8vw,6rem)}.stay_updated::before{content:"";z-index:1;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,0.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,0.1) 0%,transparent 40%);right:0;position:absolute;top:0;left:0}.stay_updated::after{background-size:20px 20px;background-image:linear-gradient(45deg,rgba(255,255,255,0.05) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,0.05) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,0.05) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,0.05) 75%);width:100%;top:0;height:100%;position:absolute;content:"";opacity:0.2;left:0;z-index:1;background-position:0 0,0 10px,10px -10px,-10px 0px}.stay_updated .container{padding:0 clamp(1rem,5vw,3rem);position:relative;z-index:2;margin:0 auto;max-width:1200px}.stay_updated .edu_philosophy{transform:perspective(1000px) rotateY(-1deg);backdrop-filter:blur(10px);box-shadow:0 20px 40px rgba(0,0,0,0.1),0 10px 20px rgba(0,0,0,0.08),0 0 0 1px rgba(255,255,255,0.05) inset;border:1px solid rgba(255,255,255,0.2);flex-direction:column;border-left:3px solid #ffffff;padding:clamp(2rem,5vw,3.5rem);transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);background:rgba(255,255,255,0.12);gap:2rem;display:flex}.stay_updated .edu_philosophy:hover{box-shadow:0 25px 50px rgba(0,0,0,0.15),0 15px 25px rgba(0,0,0,0.1),0 0 0 1px rgba(255,255,255,0.1) inset;transform:perspective(1000px) rotateY(0deg) translateY(-5px)}.stay_updated h4{margin:0;max-width:95%;font-weight:600;font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.4;position:relative;color:#ffffff;text-shadow:var(--text-shadow)}.stay_updated h4::after{content:"";height:3px;transform-origin:left center;bottom:-12px;opacity:0.7;background:#ffffff;left:0;position:absolute;transform:scaleX(1);width:60px;transition:transform 0.5s ease-out}.stay_updated .edu_philosophy:hover h4::after{transform:scaleX(1.5)}.stay_updated .input_holder{flex-wrap:wrap;gap:1rem;display:flex;margin-top:0.5rem}.stay_updated .input_holder span{position:relative;flex:1 1 280px;transition:transform 0.3s ease}.stay_updated .input_holder span:hover{transform:translateY(-2px)}.stay_updated input[type="email"]{border-radius:10px;padding:1rem 1.5rem;color:#000000;width:100%;border:none;box-shadow:0 2px 8px rgba(0,0,0,0.08),0 0 0 1px rgba(0,0,0,0.05);background:var(--input-bg);transition:all 0.3s ease;font-size:1rem;font-family:Arial,sans-serif}.stay_updated input[type="email"]:focus{outline:none;background:#ffffff;box-shadow:0 5px 15px rgba(0,0,0,0.1),0 0 0 2px var(--gradient-middle);transform:scale(1.02)}.stay_updated input[type="email"]::placeholder{color:rgba(0,0,0,0.4);transition:opacity 0.3s ease}.stay_updated input[type="email"]:focus::placeholder{opacity:0.5}.stay_updated .signup_block{background:linear-gradient(135deg,var(--gradient-end),var(--gradient-middle));transition:all 0.3s cubic-bezier(0.19,1,0.22,1);box-shadow:0 4px 12px rgba(0,0,0,0.15),0 1px 3px rgba(0,0,0,0.1),0 0 0 1px rgba(255,255,255,0.05) inset;border:none;cursor:pointer;font-weight:600;width:100%;font-size:var(--btn-font-size,1rem);text-shadow:0 1px 2px rgba(0,0,0,0.1);position:relative;overflow:hidden;padding:1rem 1.5rem;border-radius:10px;color:#ffffff}.stay_updated .signup_block::before{transition:all 0.6s ease;width:100%;top:0;height:100%;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);position:absolute;left:-100%}.stay_updated .signup_block:hover{box-shadow:0 8px 20px rgba(0,0,0,0.2),0 2px 5px rgba(0,0,0,0.15),0 0 0 1px rgba(255,255,255,0.1) inset;transform:translateY(-2px);background:linear-gradient(135deg,var(--gradient-middle),var(--gradient-start))}.stay_updated .signup_block:hover::before{left:100%}.stay_updated .signup_block:active{transform:translateY(1px);box-shadow:0 2px 6px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.05),0 0 0 1px rgba(255,255,255,0.05) inset}@media (min-width: 768px) {.stay_updated .edu_philosophy{border-radius:var(--border-radius-medium,8px);align-items:center;flex-direction:row}.stay_updated .edu_philosophy > div{padding-right:2rem;flex:1}.stay_updated .input_holder{margin-top:0;flex:1}.stay_updated h4::after{width:80px}} @media (max-width: 767px) {.stay_updated{padding:calc(var(--section-padding) * 0.8) 0}.stay_updated .edu_philosophy{padding:clamp(1.5rem,4vw,2.5rem)}.stay_updated h4{font-size:clamp(1.1rem,4vw,1.3rem)}.stay_updated .input_holder{margin-top:0.5rem}.stay_updated .input_holder span{flex:1 1 100%}} @media (max-width: 480px) {.stay_updated{padding:calc(var(--section-padding) * 0.7) 0}.stay_updated .edu_philosophy{padding:1.5rem;transform:none}.stay_updated h4{max-width:100%}.stay_updated .input_holder{gap:0.75rem}.stay_updated input[type="email"],.stay_updated .signup_block{padding:0.9rem 1.2rem}}.program_overview{min-height:100vh;justify-content:center;overflow:hidden;position:relative;display:flex;flex-direction:column;background-color:#000000}.program_overview .ready_skills{position:absolute;height:100%;top:0;left:0;width:100%;overflow:hidden;z-index:0}.program_overview .skill_map{width:500%;animation:split-carousel 40s linear infinite;height:100%;display:flex}.program_overview .ready_skills:hover .skill_map{animation-play-state:paused}.program_overview .knowledge_flow{position:relative;overflow:hidden;flex:1}.program_overview .knowledge_flow:nth-child(odd){mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%)}.program_overview .knowledge_flow:nth-child(even){mask-image:linear-gradient(to right,transparent 5%,black 20%,black 80%,transparent 95%)}.program_overview .knowledge_flow img{transform:scale(1.1);transition:all 0.7s ease;filter:grayscale(0.3) contrast(1.2);width:100%;object-fit:cover;height:100%}.program_overview .knowledge_flow:hover img{transform:scale(1.05);filter:grayscale(0) contrast(1.3)}.program_overview .container{margin:0 auto;padding:0 1rem;max-width:1200px;position:relative;width:100%;z-index:10}.program_overview .edu_philosophy{align-items:center;justify-content:center;width:100%;display:flex}.program_overview .career_learn{padding:3rem;border-radius:24px;backdrop-filter:blur(10px);max-width:550px;border:1px solid rgb(182,186,203,0.5);overflow:hidden;background-color:rgba(0,0,0,0.6);text-align:center;position:relative}.program_overview .career_learn::before{height:200%;top:-50%;left:-50%;z-index:-1;position:absolute;background:conic-gradient( from 0deg at 50% 50%,transparent 0deg,rgb(182,186,203,0.5) 90deg,transparent 180deg,rgb(141,145,171,0.5) 270deg,transparent 360deg );animation:rotate-background 20s linear infinite;opacity:0.1;content:"";width:200%}.program_overview .career_learn h3{letter-spacing:1px;color:#ffffff;display:inline-block;font-weight:700;font-size:34px;margin-bottom:1.5rem;position:relative}.program_overview .career_learn h3::after{height:2px;background:rgb(182,186,203);content:"";left:50%;transform:translateX(-50%);width:80px;position:absolute;bottom:-10px}.program_overview .career_learn p{position:relative;line-height:1.8;margin-bottom:2.5rem;font-size:17px;color:#ffffff}.program_overview .career_learn .help_list{font-weight:600;border-radius:10px;z-index:1;background-color:transparent;border:2px solid rgb(182,186,203);transition:all 0.4s ease;font-size:16px;overflow:hidden;padding:0.9rem 2.5rem;position:relative;text-decoration:none;color:#ffffff;display:inline-block}.program_overview .career_learn .help_list::before{background-color:rgb(182,186,203);transform:translate(-50%,-50%);left:50%;width:0;position:absolute;top:50%;height:0;border-radius:50%;transition:width 0.6s ease,height 0.6s ease;content:"";z-index:-1}.program_overview .career_learn .help_list:hover{color:#000000}.program_overview .career_learn .help_list:hover::before{height:300%;width:300%}@keyframes split-carousel {0%,18%{transform:translateX(0)}23%,41%{transform:translateX(-20%)}46%,64%{transform:translateX(-40%)}69%,87%{transform:translateX(-60%)}92%,100%{transform:translateX(-80%)}} @keyframes rotate-background {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @media (max-width: 1200px) {.program_overview .career_learn{max-width:500px;padding:2.5rem}} @media (max-width: 768px) {.program_overview{min-height:100vh}.program_overview .skill_map{animation-duration:30s}.program_overview .career_learn{padding:2rem;max-width:90%}.program_overview .career_learn h3{font-size:calc(34px * 0.85)}.program_overview .knowledge_flow::after{background:linear-gradient(to bottom,#000000 0%,transparent 30%,transparent 70%,#000000 100% )}} @media (max-width: 576px) {.program_overview .container{padding:0 1rem}.program_overview .career_learn{padding:1.5rem;max-width:100%}.program_overview .career_learn h3{font-size:calc(34px * 0.7)}.program_overview .career_learn .help_list{display:block;width:100%;padding:0.8rem 1.5rem}.program_overview .knowledge_flow img{filter:grayscale(0.2) contrast(1.1)}} @media (min-width: 1800px) {.program_overview .career_learn{padding:3.5rem;max-width:650px}.program_overview .career_learn h3{font-size:calc(34px * 1.2)}.program_overview .career_learn p{font-size:calc(17px * 1.1)}.program_overview .career_learn .help_list{padding:1rem 3rem}}.privacy_stronghold{color:#000000;display:flex;padding:40px;width:100%;background-color:#ffffff;box-shadow:0 8px 16px rgba(0,0,0,0.5);font-family:Arial,sans-serif;flex-direction:column;height:auto;align-items:center}.privacy_stronghold .container{flex-direction:column;align-items:center;display:flex;max-width:1200px;width:100%}.privacy_stronghold h1,.privacy_stronghold h2{padding:10px;width:100%;border-radius:10px;color:#ffffff;background:linear-gradient(90deg,rgb(182,186,203),rgb(141,145,171));text-align:center}.privacy_stronghold h1{margin-top:30px;margin-bottom:20px;font-size:40px;font-weight:700;letter-spacing:1.5px}.privacy_stronghold h2{letter-spacing:1px;margin-top:25px;margin-bottom:15px;font-weight:600;font-size:28px}.privacy_stronghold ul{list-style-type:none;padding:0;width:100%;margin:0}.privacy_stronghold li{color:#000000;align-items:center;padding:15px;font-size:14px;margin-bottom:15px;border-radius:10px;background-color:rgb(141,145,171,0.5);display:flex;justify-content:flex-start}.privacy_stronghold li::before{margin-right:10px;font-size:1.2em;content:'✔';color:rgb(182,186,203)}.privacy_stronghold p,.privacy_stronghold span,.privacy_stronghold div{font-size:14px;margin-bottom:10px;color:#000000;line-height:1.8}@media only screen and (max-width: 800px) {.privacy_stronghold{padding:20px}.privacy_stronghold h1{margin-top:25px;margin-bottom:15px;font-size:calc(21px - 5px)}.privacy_stronghold h2{margin-bottom:10px;font-size:calc(21px - 3px);margin-top:20px}.privacy_stronghold ul,.privacy_stronghold ol{padding:0;margin:10px 0}.privacy_stronghold li{margin-bottom:10px;font-size:calc(14px - 1px)}.privacy_stronghold p,.privacy_stronghold span,.privacy_stronghold div{font-size:calc(14px - 1px);margin-bottom:8px}} .privacySettingsWindow{border-top:3px solid rgb(182,186,203);padding:15px 20px;bottom:0;position:fixed;z-index:90;width:100%;background:rgb(141,145,171);box-shadow:0 -2px 10px rgba(0,0,0,0.3)}.track_accept{flex-wrap:wrap;justify-content:space-between;display:flex;align-items:center}.online_tracking{margin-right:20px;flex-shrink:0}.online_tracking svg{height:50px;width:50px;fill:rgb(182,186,203)}.data_accept{justify-content:center;max-width:600px;flex-direction:column;display:flex}.privacySettingsWindow h5{margin-bottom:10px;font-weight:700;color:#ffffff;font-size:20px}.privacySettingsWindow p{font-size:13px;color:#000000;line-height:1.5}.cookie_data{text-decoration:none;background:rgb(182,186,203);padding:10px 20px;transition:none;cursor:pointer;border-radius:10px;min-width:150px;font-size:20px;border:2px solid rgb(182,186,203);text-align:center;margin-left:10px;flex-shrink:0;color:#ffffff}.cookie_data:hover{border-color:rgb(182,186,203,0.5);background:rgb(182,186,203,0.5)}.privacySettingsWindow p a{text-decoration:none;color:rgb(182,186,203);border-bottom:2px solid rgb(182,186,203)}.privacySettingsWindow p a:hover{color:rgb(141,145,171);border-bottom-color:rgb(141,145,171)}@media only screen and (max-width: 1200px) {.privacySettingsWindow{padding:15px}} @media only screen and (max-width: 800px) {.online_tracking{display:none}.track_accept{align-items:center;flex-direction:column;justify-content:center}.privacySettingsWindow h5,.privacySettingsWindow p{text-align:center}.data_accept{margin-bottom:15px}.cookie_data{margin-left:0;margin-top:10px}} #cookie_modal_panel{display:none}#cookie_modal_panel:checked ~ .privacySettingsWindow{opacity:0;visibility:hidden}.title_section{width:100%;overflow:hidden;padding:0;position:relative;margin:0}.title_section .start_begin{display:flex;justify-content:center;min-height:100vh;align-items:center;position:relative}.title_section .start_begin::before{bottom:0;backdrop-filter:blur(2px);content:"";z-index:1;right:0;top:0;left:0;position:absolute;background:linear-gradient(135deg,rgb(182,186,203,0.5),rgb(141,145,171,0.5));animation:gradientShift 15s infinite alternate ease-in-out}.title_section .start_begin::after{top:0;content:"";width:100%;opacity:0.1;left:0;background-image:repeating-linear-gradient( -45deg,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.5) 1px,transparent 1px,transparent 20px );position:absolute;height:100%;z-index:2}.title_section .expert_study{z-index:3;backdrop-filter:blur(8px);display:grid;width:92%;gap:2rem;max-width:1200px;background:linear-gradient( 170deg,rgba(255,255,255,0.12),rgba(255,255,255,0.05) );animation:floatIn 1.2s cubic-bezier(0.23,1,0.32,1) forwards;transform-origin:center bottom;position:relative;padding:4rem 3rem;transform:perspective(1200px) rotateX(2deg);grid-template-columns:1fr;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.title_section .expert_study > div:first-child{transform:translateX(-10px);animation:slideRight 0.8s 0.5s cubic-bezier(0.23,1,0.32,1) forwards;position:relative;opacity:0}.title_section .expert_study > div:last-child{opacity:0;padding-left:2rem;animation:slideLeft 0.8s 0.7s cubic-bezier(0.23,1,0.32,1) forwards;transform:translateX(10px);border-left:3px solid rgb(182,186,203);position:relative}.title_section .title_style_header{text-shadow:0 2px 10px rgba(0,0,0,0.2);letter-spacing:-0.02em;font-size:clamp(2.5rem,5vw,48px);color:#ffffff;position:relative;font-weight:700;margin:0 0 1rem;line-height:1.2}.title_section h3{font-size:clamp(1.2rem,3vw,21px);margin:0 0 1.5rem;color:#ffffff;line-height:1.4;position:relative;font-weight:600}.title_section p{line-height:1.6;color:#ffffff;position:relative;font-size:clamp(1rem,2vw,13px);font-weight:400;margin:0}.title_section .title_style_header::before{left:0;background:rgb(182,186,203);height:8px;bottom:-20px;position:absolute;transform-origin:left;animation:expandWidth 1.2s 1s cubic-bezier(0.23,1,0.32,1) forwards;width:60px;content:"";transform:scaleX(0)}.title_section .title_style_header::after{border:2px solid rgb(141,145,171);animation:rotateIn 1.5s 1.2s cubic-bezier(0.34,1.56,0.64,1) forwards;right:30px;opacity:0.6;transform:rotate(45deg) scale(0);content:"";width:60px;height:60px;top:-30px;position:absolute}@keyframes gradientShift {0%{background:linear-gradient(135deg,rgb(182,186,203,0.5),rgb(141,145,171,0.5))}50%{background:linear-gradient(225deg,rgb(141,145,171,0.5),rgb(182,186,203,0.5))}100%{background:linear-gradient(315deg,rgb(182,186,203,0.5),rgb(141,145,171,0.5))}} @keyframes floatIn {0%{opacity:0;transform:perspective(1200px) rotateX(10deg) translateY(50px)}100%{opacity:1;transform:perspective(1200px) rotateX(2deg) translateY(0)}} @keyframes slideRight {0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}} @keyframes slideLeft {0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}} @keyframes expandWidth {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @keyframes rotateIn {0%{transform:rotate(45deg) scale(0);opacity:0}100%{transform:rotate(45deg) scale(1);opacity:0.6}} @media (min-width: 768px) {.title_section .expert_study{grid-template-columns:1.2fr 1fr;gap:3rem;padding:5rem 4rem}.title_section .expert_study > div:last-child{padding-left:3rem;border-left:3px solid rgb(182,186,203)}.title_section .title_style_header::before{width:80px}} @media (min-width: 1200px) {.title_section .expert_study{gap:4rem;padding:6rem 5rem}.title_section .title_style_header{margin-bottom:1.5rem}.title_section .expert_study > div:first-child{position:relative}.title_section .expert_study > div:first-child::after{right:-2rem;height:80%;top:50%;position:absolute;width:1px;background:linear-gradient(to bottom,transparent,rgb(255,255,255,0.5),transparent);content:"";transform:translateY(-50%)}} @media (max-width: 767px) {.title_section .start_begin{min-height:100vh}.title_section .expert_study{gap:2rem;padding:3rem 2rem}.title_section .expert_study > div:last-child{padding-left:1.5rem}.title_section .title_style_header::before{height:6px;bottom:-15px;width:50px}.title_section .title_style_header::after{right:20px;width:40px;top:-20px;height:40px}} @media (max-width: 480px) {.title_section .expert_study{padding:2.5rem 1.5rem}.title_section .expert_study > div:last-child{border-left-width:2px;padding-left:1rem}}