*{margin:0;box-sizing:border-box;padding:0}.container{margin:auto;width:1206px;max-width:100%}a{color:inherit;text-decoration:none}.code_labs{flex:0 0 auto}html,body{color:#000000;font-family:Arial,sans-serif;min-height:100%;height:100%}.warp-container{min-height:100%;display:flex;flex-direction:column;height:100%}.top_navbar{flex:1 0 auto}svg{width:30px;height:30px}header,footer{width:100%}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .thanksHub{position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(220,234,221) 0%,rgb(150,184,153,0.5) 100%);padding:120px 0}.thanksHub::before{height:300px;right:-50px;top:-50px;content:"";opacity:0.6;animation:pulse 8s infinite alternate ease-in-out;transform:rotate(-15deg);width:300px;position:absolute;background:radial-gradient(circle,rgb(187,210,188,0.5) 0%,transparent 70%);z-index:1}.thanksHub::after{opacity:0.4;background:radial-gradient(ellipse,rgb(150,184,153,0.5) 0%,transparent 70%);z-index:1;width:400px;content:"";bottom:-100px;height:400px;position:absolute;animation:float 12s infinite alternate ease-in-out;left:-100px}.thanksHub .container{padding:0 20px;max-width:1140px;margin:0 auto;position:relative;z-index:2}.thanksHub h2{opacity:1;position:relative;animation:slideInTitle 1.2s ease-out;margin-bottom:40px;font-weight:700;transform:translateY(0);font-size:29px;color:#000000}.thanksHub h2::after{left:0;background:linear-gradient(90deg,rgb(187,210,188) 0%,rgb(150,184,153) 100%);position:absolute;content:"";bottom:-15px;width:80px;transform-origin:left;animation:expandWidth 1.5s ease-out forwards 0.5s;height:4px}.thanksHub .exp_years{animation:slideInContent 1.5s ease-out 0.3s both;background:#ffffff;position:relative;padding:40px;box-shadow:0 15px 35px rgba(0,0,0,0.08);transform:translateY(0)}.thanksHub .exp_years::before{content:"";left:0;width:100%;position:absolute;background:linear-gradient(135deg,transparent 0%,rgb(255,255,255,0.5) 100%);top:0;height:100%;z-index:-1}.thanksHub ul{padding:0;margin:0;list-style:none}.thanksHub li{padding-left:25px;margin-bottom:15px;animation:fadeIn 1.8s ease-out 0.6s both;position:relative}.thanksHub li::before{content:"";top:10px;left:0;position:absolute;width:8px;animation:rotateMark 6s infinite alternate ease-in-out;background:rgb(187,210,188);height:8px;transform:rotate(45deg)}.thanksHub li span{line-height:1.8;font-family:Arial,sans-serif;font-size:18px;display:block;color:#000000}@keyframes slideInTitle {from{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes slideInContent {from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes expandWidth {from{transform:scaleX(0.3)}to{transform:scaleX(1)}} @keyframes fadeIn {from{opacity:0}to{opacity:1}} @keyframes rotateMark {0%{transform:rotate(45deg)}50%{transform:rotate(135deg)}100%{transform:rotate(45deg)}} @keyframes pulse {0%{transform:scale(1) rotate(-15deg);opacity:0.6}50%{transform:scale(1.1) rotate(-15deg);opacity:0.8}100%{transform:scale(1) rotate(-15deg);opacity:0.6}} @keyframes float {0%{transform:translateY(0)}50%{transform:translateY(-30px)}100%{transform:translateY(0)}} @media (max-width: 992px) {.thanksHub{padding:80px 0}.thanksHub h2{font-size:calc(29px * 0.9)}.thanksHub .exp_years{padding:30px}} @media (max-width: 768px) {.thanksHub{padding:60px 0}.thanksHub h2{margin-bottom:30px;font-size:calc(29px * 0.8)}.thanksHub h2::after{width:60px}.thanksHub .exp_years{padding:25px}.thanksHub::before{width:200px;height:200px}.thanksHub::after{width:250px;height:250px}} @media (max-width: 576px) {.thanksHub{padding:40px 0}.thanksHub h2{margin-bottom:25px;font-size:calc(29px * 0.7)}.thanksHub h2::after{width:50px;height:3px}.thanksHub .exp_years{padding:20px}.thanksHub li{padding-left:20px}.thanksHub li span{font-size:calc(18px * 0.95);line-height:1.6}} @media (prefers-reduced-motion: reduce) {.thanksHub,.thanksHub::before,.thanksHub::after,.thanksHub h2,.thanksHub h2::after,.thanksHub .exp_years,.thanksHub li,.thanksHub li::before{animation:none;transition:none}} @supports (container-type:inline-size){.thanksHub .container{container-name:thanks-container;container-type:inline-size}@container thanks-container (max-width:768px){.thanksHub .exp_years{padding:20px}.thanksHub h2{margin-bottom:25px}}}.price_deck_grid{overflow:hidden;color:#ffffff;padding:120px 0 140px;position:relative}.price_deck_grid::before{left:0;background:linear-gradient(135deg,rgba(25,35,60,0.92),rgba(35,45,85,0.95));content:"";z-index:0;top:0;width:100%;height:100%;position:absolute}.price_deck_grid .container{position:relative;padding:0 15px;margin:0 auto;max-width:1320px;z-index:1}.price_deck_grid .rate_schemes{position:relative}.price_deck_grid .rate_schemes::before{position:absolute;width:200px;border-radius:50%;height:200px;right:-80px;content:"";opacity:0.4;filter:blur(60px);background:linear-gradient(225deg,rgb(187,210,188,0.5),transparent);top:-80px;pointer-events:none}.price_deck_grid h2{-webkit-background-clip:text !important;background:linear-gradient(90deg,#ffffff,rgba(255,255,255,0.8));color:transparent;background-clip:text !important;margin-bottom:20px;font-size:34px;font-weight:700;position:relative;display:inline-block;text-shadow:0 2px 15px rgba(255,255,255,0.15)}.price_deck_grid h2::after{position:absolute;height:3px;transition:transform 0.6s cubic-bezier(0.165,0.84,0.44,1);width:80px;content:"";transform-origin:left;left:0;bottom:-8px;background:rgb(187,210,188);transform:scaleX(1)}.price_deck_grid h2:hover::after{transform:scaleX(1.2)}.price_deck_grid .training_sub{line-height:1.6;font-weight:300;opacity:0.9;margin-bottom:50px;max-width:700px;font-size:calc(16px + 2px)}.price_deck_grid .tuition_plans{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0;display:grid;padding:0;gap:30px;list-style:none}.price_deck_grid .tuition_plans li{height:100%;perspective:1000px}.price_deck_grid .payment_option{text-decoration:none;display:block;overflow:hidden;min-height:400px;box-shadow:0 15px 35px rgba(0,0,0,0.2),0 3px 10px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.08);position:relative;background:linear-gradient(145deg,rgba(255,255,255,0.08),rgba(255,255,255,0.03));transform-style:preserve-3d;height:100%;backdrop-filter:blur(10px);transition:transform 0.5s cubic-bezier(0.23,1,0.32,1),box-shadow 0.5s cubic-bezier(0.23,1,0.32,1);-webkit-backdrop-filter:blur(10px)}.price_deck_grid .payment_option:hover{box-shadow:0 20px 40px rgba(0,0,0,0.3),0 5px 15px rgba(0,0,0,0.15);transform:translateY(-10px) rotateX(2deg) rotateY(2deg)}.price_deck_grid .payment_option::before{top:0;transform:translateX(-100%);background:linear-gradient(135deg,transparent,rgba(255,255,255,0.05),transparent);pointer-events:none;width:100%;left:0;content:"";position:absolute;transition:transform 0.8s ease;height:100%}.price_deck_grid .payment_option:hover::before{transform:translateX(100%)}.price_deck_grid .payment_option::after{height:10px;background:rgb(187,210,188);width:10px;box-shadow:0 0 20px 5px rgb(187,210,188,0.5);content:"";opacity:0.8;top:-5px;left:-5px;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);position:absolute;border-radius:50%}.price_deck_grid .payment_option:hover::after{transform:scale(1.5)}.price_deck_grid .access_plans{flex-direction:column;overflow:hidden;padding:35px 25px;position:relative;display:flex;height:100%}.price_deck_grid .price_plan{z-index:2;position:relative}.price_deck_grid .payment_option h4{font-size:18px;position:relative;color:#ffffff;font-weight:600;transition:transform 0.3s ease;margin-bottom:20px;padding-bottom:15px}.price_deck_grid .payment_option:hover h4{transform:translateX(5px)}.price_deck_grid .payment_option h4::after{height:2px;bottom:0;left:0;content:"";transition:width 0.3s ease;width:40px;position:absolute;background:rgb(187,210,188)}.price_deck_grid .payment_option:hover h4::after{width:60px}.price_deck_grid .payment_option p{margin-bottom:30px;font-size:16px;color:rgba(255,255,255,0.8);line-height:1.7;white-space:normal;padding-right:10px;overflow-wrap:break-word;overflow-y:auto;max-height:200px;word-break:normal}.price_deck_grid .payment_option p::-webkit-scrollbar{width:4px}.price_deck_grid .payment_option p::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.2);border-radius:10px}.price_deck_grid .payment_option p::-webkit-scrollbar-track{border-radius:10px;background:rgba(0,0,0,0.1)}.price_deck_grid .rate_plans{color:#ffffff;display:inline-block;background:linear-gradient(135deg,rgb(187,210,188),rgb(150,184,153));font-weight:700;font-size:calc(18px + 4px);padding:10px 25px;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease;border-radius:10px;overflow:hidden;position:relative}.price_deck_grid .payment_option:hover .rate_plans{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.2)}.price_deck_grid .rate_plans::before{position:absolute;transition:transform 0.6s ease;background:linear-gradient(to right,transparent,rgba(255,255,255,0.1),transparent);transform:skewX(-20deg) translateX(-100%);top:0;height:100%;width:100%;content:"";left:0}.price_deck_grid .payment_option:hover .rate_plans::before{transform:skewX(-20deg) translateX(100%)}@media (max-width: 991px) {.price_deck_grid{padding:80px 0 100px}.price_deck_grid .tuition_plans{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.price_deck_grid .payment_option{min-height:450px}.price_deck_grid .access_plans{padding:25px 20px}.price_deck_grid h2{font-size:calc(34px - 4px)}.price_deck_grid .training_sub{margin-bottom:40px;font-size:16px}} @media (max-width: 767px) {.price_deck_grid{padding:60px 0 80px}.price_deck_grid .tuition_plans{max-width:400px;grid-template-columns:1fr;margin:0 auto}.price_deck_grid .payment_option{min-height:auto}.price_deck_grid h2{font-size:calc(34px - 8px)}.price_deck_grid .training_sub{margin-bottom:30px;font-size:calc(16px - 1px)}.price_deck_grid .payment_option p{max-height:150px}} @media (max-width: 480px) {.price_deck_grid{padding:50px 0 70px}.price_deck_grid .access_plans{padding:20px 15px}.price_deck_grid h2{font-size:calc(34px - 10px)}.price_deck_grid .rate_plans{padding:8px 20px;font-size:18px}.price_deck_grid .payment_option h4{margin-bottom:15px;font-size:calc(18px - 2px)}}.statistical_report{color:#ffffff;padding:100px 0;overflow:hidden;isolation:isolate;position:relative}.statistical_report::before{content:'';width:100%;z-index:-1;opacity:0.9;top:0;background:linear-gradient(135deg,#000000 0%,rgb(150,184,153) 100%);height:100%;position:absolute;left:0}.statistical_report .container{position:relative;padding:0 15px;max-width:1200px;margin:0 auto}.statistical_report .success_factors{gap:60px;position:relative;display:grid;grid-template-columns:1fr}.statistical_report .statistics_benefits{position:absolute;height:120px;transform:rotate(-15deg);top:-30px;z-index:10;align-items:center;border-radius:50% 5px 50% 50%;justify-content:center;width:120px;right:30px;background:rgb(187,210,188);display:flex;box-shadow:0 10px 25px rgba(0,0,0,0.2)}.statistical_report .statistics_benefits svg{height:60px;fill:#ffffff;width:60px;transform:rotate(15deg)}.statistical_report .statistics_benefits svg path{fill:#ffffff}.statistical_report .edu_wins{color:#ffffff;border-left:5px solid rgb(187,210,188);display:inline-block;font-weight:700;margin-bottom:15px;font-size:39px;text-shadow:0 1px 3px rgba(0,0,0,0.3);padding-left:20px;position:relative}.statistical_report .expert_upgrade{text-shadow:0 1px 2px rgba(0,0,0,0.2);max-width:70%;color:rgba(255,255,255,1);line-height:1.6;margin-bottom:60px;position:relative;padding-bottom:20px;font-size:16px}.statistical_report .expert_upgrade::after{background:rgb(187,210,188);bottom:0;content:'';height:2px;left:0;opacity:0.8;position:absolute;width:100px}.statistical_report .statistics_elevation{justify-content:space-between;gap:30px;display:flex;position:relative;flex-direction:row;flex-wrap:wrap}.statistical_report .statistics_elevation::before{left:0;height:1px;top:-20px;width:100%;background:linear-gradient(90deg,rgb(187,210,188),transparent);position:absolute;content:''}.statistical_report .pro_statistics{flex-direction:row;padding:0;position:relative;min-width:200px;display:flex;transition:transform 0.3s ease;flex:1 1 calc(25% - 30px);align-items:center}.statistical_report .pro_statistics:hover{transform:translateY(-10px)}.statistical_report .statistics_upgrade{justify-content:center;overflow:hidden;min-width:70px;display:flex;border:2px solid rgb(187,210,188);position:relative;background:transparent;align-items:center;border-radius:15px;height:70px;margin-right:15px}.statistical_report .statistics_upgrade::before{width:100%;background:rgb(187,210,188);top:0;content:'';position:absolute;left:0;z-index:-1;height:100%;opacity:0.4}.statistical_report .statistics_upgrade svg{width:35px;fill:rgb(187,210,188);height:35px}.statistical_report .statistics_upgrade svg path{fill:rgb(187,210,188)}.statistical_report .pro_statistics span{text-shadow:0 1px 3px rgba(0,0,0,0.3);margin-right:10px;line-height:1;display:block;font-size:calc(23px * 1.5);font-weight:700;color:#ffffff}.statistical_report .pro_statistics p{font-size:16px;line-height:1.4;color:rgba(255,255,255,0.9);text-shadow:0 1px 2px rgba(0,0,0,0.2);margin:0}@media screen and (max-width: 1200px) {.statistical_report .pro_statistics{flex:1 1 calc(33.33% - 30px)}} @media screen and (max-width: 991px) {.statistical_report{padding:80px 0}.statistical_report .statistics_benefits{height:100px;right:25px;width:100px;top:-25px}.statistical_report .statistics_benefits svg{height:50px;width:50px}.statistical_report .expert_upgrade{max-width:85%;margin-bottom:50px}.statistical_report .statistics_elevation{justify-content:flex-start}.statistical_report .pro_statistics{flex:1 1 calc(50% - 30px)}} @media screen and (max-width: 767px) {.statistical_report{padding:60px 0}.statistical_report .success_factors{gap:40px}.statistical_report .statistics_benefits{right:20px;height:80px;width:80px;top:-20px}.statistical_report .statistics_benefits svg{width:40px;height:40px}.statistical_report .edu_wins{font-size:calc(39px * 0.8);padding-left:15px}.statistical_report .expert_upgrade{max-width:100%;margin-bottom:40px;font-size:calc(16px * 0.95)}.statistical_report .statistics_elevation{gap:25px;flex-direction:column}.statistical_report .pro_statistics{width:100%;flex:1 1 100%}.statistical_report .statistics_upgrade{min-width:60px;height:60px}.statistical_report .statistics_upgrade svg{width:30px;height:30px}.statistical_report .pro_statistics span{font-size:calc(32px * 1.2)}} @media screen and (max-width: 480px) {.statistical_report{padding:50px 0}.statistical_report .statistics_benefits{width:70px;height:70px;border-radius:15px 5px 15px 15px;top:-15px;right:15px}.statistical_report .statistics_benefits svg{height:35px;width:35px}.statistical_report .edu_wins{padding-left:12px;font-size:calc(39px * 0.7);border-left:3px solid rgb(187,210,188)}.statistical_report .expert_upgrade{font-size:calc(16px * 0.9);margin-bottom:30px}.statistical_report .pro_statistics{align-items:center}.statistical_report .statistics_upgrade{height:50px;min-width:50px;border-radius:10px}.statistical_report .statistics_upgrade svg{width:25px;height:25px}.statistical_report .pro_statistics span{font-size:calc(32px * 1.1)}.statistical_report .pro_statistics p{font-size:calc(16px * 0.85)}}.meet_us{position:relative;overflow:hidden;background:linear-gradient(145deg,rgb(187,210,188) 0%,rgb(150,184,153) 100%);z-index:1;padding:100px 0}.meet_us::before{background:repeating-linear-gradient(135deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 60px);width:100%;position:absolute;content:"";z-index:-1;top:0;height:100%;left:0}.meet_us::after{content:"";z-index:-1;animation:shiftGlow 20s ease-in-out infinite alternate;background:radial-gradient(circle at 30% 70%,rgba(255,255,255,0.1) 0%,transparent 50%);height:100%;position:absolute;left:0;opacity:0.6;top:0;width:100%}.meet_us .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.meet_us .exp_years{gap:40px;position:relative;animation:fadeIn 1s ease-in-out;border-radius:27px;grid-template-areas:"director logo" "text text";overflow:hidden;grid-template-columns:1fr 1fr;background:rgb(220,234,221);box-shadow:0 15px 30px rgba(0,0,0,0.15);display:grid;grid-template-rows:auto auto;padding:60px}.meet_us .exp_years::before{content:"";background:linear-gradient(to bottom,rgb(187,210,188),rgb(150,184,153));left:0;height:100%;width:5px;top:0;position:absolute}.meet_us .growth_path{gap:30px;padding-right:30px;align-items:center;display:flex;grid-area:director;transform:translateY(0);transition:transform 0.6s ease}.meet_us .growth_path:hover{transform:translateY(-5px)}.meet_us .growth_path .full_image{position:relative;overflow:hidden;border:3px solid #ffffff;box-shadow:0 10px 20px rgba(0,0,0,0.15);width:180px;height:220px;border-radius:10px;transition:all 0.4s ease}.meet_us .growth_path .full_image:hover{border-color:rgb(187,210,188);transform:scale(1.05)}.meet_us .academy_team{flex:1}.meet_us .knowledge_study{margin:0 0 10px 0;padding-bottom:10px;font-size:19px;position:relative;color:#000000;font-weight:700}.meet_us .knowledge_study::after{height:2px;left:0;background:rgb(187,210,188);content:"";bottom:0;width:40px;position:absolute;transition:width 0.3s ease}.meet_us .knowledge_study:hover::after{width:60px}.meet_us .pro_track{margin:0;font-size:18px;color:#000000;font-weight:300}.meet_us .vision_mission{margin-bottom:20px;border-left:1px solid rgba(rgb(187,210,188),0.2);align-items:center;grid-area:logo;display:flex;justify-content:flex-start}.meet_us .vision_mission svg{width:60px;fill:rgb(187,210,188);margin-right:20px;height:60px;transition:transform 0.4s ease}.meet_us .vision_mission:hover svg{transform:rotate(5deg) scale(1.1)}.meet_us .vision_mission svg path{fill:rgb(187,210,188);transition:fill 0.3s ease}.meet_us .vision_mission:hover svg path{fill:rgb(150,184,153)}.meet_us .text_stack{border-top:1px solid rgba(rgb(187,210,188),0.2);opacity:0;grid-area:text;animation:slideUp 0.8s ease-out forwards;transform:translateY(20px);padding-top:30px;animation-delay:0.3s}.meet_us h2{font-size:33px;font-weight:700;margin:0 0 25px 0;position:relative;color:#000000}.meet_us h2::after{background:rgb(187,210,188);bottom:-10px;left:0;animation:pulseWidth 3s ease-in-out infinite;height:3px;position:absolute;width:80px;content:""}.meet_us p{line-height:1.8;margin:0;color:#000000;font-size:18px}@keyframes fadeIn {from{opacity:0}to{opacity:1}} @keyframes slideUp {from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}} @keyframes pulseWidth {0%,100%{width:80px}50%{width:120px}} @keyframes shiftGlow {0%{background-position:0% 0%}100%{background-position:100% 100%}} @media screen and (max-width: 992px) {.meet_us{padding:80px 0}.meet_us .exp_years{grid-template-areas:"director" "logo" "text";padding:40px 30px;gap:30px;grid-template-columns:1fr}.meet_us .growth_path{border-bottom:1px solid rgba(rgb(187,210,188),0.2);padding-bottom:30px;padding-right:0}.meet_us .vision_mission{border-left:none;border-bottom:1px solid rgba(rgb(187,210,188),0.2);padding-bottom:30px;padding-left:0}.meet_us .text_stack{border-top:none;padding-top:0}} @media screen and (max-width: 767px) {.meet_us{padding:60px 0}.meet_us .exp_years{padding:30px 20px;gap:25px}.meet_us .growth_path{flex-direction:column;text-align:center;gap:20px;align-items:center}.meet_us .knowledge_study::after{left:50%;transform:translateX(-50%)}.meet_us .knowledge_study:hover::after{width:60px}.meet_us .vision_mission{justify-content:center}.meet_us .text_stack{text-align:center}.meet_us h2::after{left:50%;transform:translateX(-50%)}} @media screen and (max-width: 480px) {.meet_us{padding:40px 0}.meet_us .exp_years{padding:25px 15px;gap:20px}.meet_us .growth_path .full_image{width:150px;height:180px}.meet_us .knowledge_study{font-size:calc(19px * 0.9)}.meet_us .pro_track{font-size:calc(18px * 0.9)}.meet_us .vision_mission svg{margin-right:15px;width:50px;height:50px}.meet_us h2{font-size:calc(33px * 0.8);margin-bottom:20px}.meet_us p{font-size:calc(18px * 0.9)}}footer{position:relative;width:100%}.code_labs{padding:70px 0 30px;position:relative;background-color:#ffffff;font-family:Arial,sans-serif;color:#000000}.code_labs::before{width:100%;content:"";background:linear-gradient(90deg,rgb(187,210,188),rgb(150,184,153));height:5px;top:0;left:0;position:absolute}footer .collab_space{display:grid;gap:60px}footer .get_assistance{padding-bottom:40px;display:flex;flex-wrap:wrap;border-bottom:1px solid rgba(0,0,0,0.05);justify-content:space-between}footer .info_item{margin-bottom:15px;margin-right:30px;position:relative}footer .info_item:last-child{margin-right:0}footer .info_item svg{top:3px;fill:rgb(187,210,188);height:18px;width:18px;position:relative;margin-right:10px}footer .info_item p,footer .info_item a{transition:color 0.2s ease;font-size:15px;color:#000000;text-decoration:none;letter-spacing:0.3px}footer .info_item a:hover{color:rgb(187,210,188)}footer .text_main_holder{display:grid;grid-template-columns:1fr;gap:40px}footer .main_start{margin-bottom:15px}footer .main_start svg{margin-bottom:20px;height:40px;width:auto}footer .chrome_ext{font-size:15px;line-height:1.6;color:#000000;max-width:350px}footer .top_header h5{margin-bottom:25px;position:relative;color:#000000;font-size:22px;font-weight:600}footer .top_header h5::after{bottom:-8px;width:30px;position:absolute;left:0;height:2px;background-color:rgb(187,210,188);content:""}footer .header_master{margin-bottom:30px}footer .header_master a{text-decoration:none;font-size:15px;display:block;margin-bottom:12px;color:#000000;transition:transform 0.2s ease,color 0.2s ease}footer .header_master a:hover{transform:translateX(5px);color:rgb(187,210,188)}footer .subscribe_holder{background-color:rgba(0,0,0,0.02);padding:30px;border-radius:10px}footer .subscribe_holder h5{font-size:22px;color:#000000;margin-bottom:15px;font-weight:600}footer .subscribe_holder p{margin-bottom:25px;font-size:15px;color:#000000;line-height:1.6}footer .input_holder{flex-direction:column;display:flex;gap:10px}footer .input_holder input[type="email"]{padding:14px 16px;background-color:#ffffff;transition:border-color 0.3s ease;border:1px solid rgba(0,0,0,0.1);font-size:15px;color:#000000;border-radius:10px}footer .input_holder input[type="email"]:focus{outline:none;border-color:rgb(187,210,188)}footer .sub_deal{padding:14px 20px;text-align:center;transition:background-color 0.3s ease;color:#ffffff;font-size:17px;cursor:pointer;border-radius:10px;font-weight:600;border:none;background-color:rgb(187,210,188)}footer .sub_deal:hover{background-color:rgb(150,184,153)}footer .search_foot{margin-top:50px}footer .footer_benefit{text-align:center;color:#000000;font-size:15px}@media (min-width: 768px) {footer .text_main_holder{grid-template-columns:1fr 1fr 1fr;gap:30px}footer .input_holder{flex-direction:row}footer .sub_deal{white-space:nowrap}} @media (max-width: 767px) {footer .code_labs{padding:50px 0 30px}footer .get_assistance{gap:15px;flex-direction:column}footer .info_item{margin-bottom:20px;margin-right:0}footer .subscribe_holder{padding:20px}footer .search_foot{margin-top:30px}} @media (max-width: 576px) {footer .code_labs{padding:40px 0 20px}footer .collab_space{gap:40px}footer .top_header h5,footer .subscribe_holder h5{margin-bottom:20px}}.opening_board{background:linear-gradient(135deg,rgb(220,234,221),rgba(0,0,0,0.5));overflow:hidden;min-height:100vh;align-items:center;padding:2rem;display:flex;position:relative;justify-content:center}.opening_board::before{opacity:0.85;height:100%;left:0;position:absolute;top:0;z-index:1;content:"";background:linear-gradient(45deg,rgb(187,210,188,0.5) 0%,transparent 40%),linear-gradient(225deg,rgb(150,184,153,0.5) 10%,transparent 70%);pointer-events:none;width:100%}.opening_board::after{transform:rotate(-15deg) translateZ(0);top:-10%;right:-10%;z-index:0;width:35%;filter:drop-shadow(0 10px 15px rgba(0,0,0,0.2));content:"";clip-path:polygon(30% 0%,100% 0%,100% 100%,0% 100%);background:rgb(187,210,188);position:absolute;height:35%;animation:float 12s ease-in-out infinite}.opening_board .learn_page{transform:translateZ(0);width:100%;position:relative;max-width:1200px;z-index:2;display:grid;gap:3rem;grid-template-columns:1fr}.opening_board .learn_page > div:first-child{background:#ffffff;position:relative;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.07);transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);transform:perspective(1000px) rotateX(2deg) translateZ(0);padding:2rem}.opening_board .learn_page > div:first-child:hover{transform:perspective(1000px) rotateX(0deg) translateY(-5px) translateZ(0)}.opening_board .learn_page > div:first-child::before{left:0;content:"";height:100%;transform-origin:top;background:linear-gradient(to bottom,rgb(187,210,188),rgb(150,184,153));width:4px;top:0;position:absolute;transform:scaleY(0.95);transition:transform 0.4s ease}.opening_board .learn_page > div:first-child:hover::before{transform:scaleY(1)}.opening_board .learn_page p{font-size:calc(16px * 1.2);letter-spacing:0.02em;position:relative;margin:0;line-height:1.6;color:#000000;font-weight:600;transition:transform 0.3s ease}.opening_board .pro_program{border-radius:10px;transition:box-shadow 0.4s ease;box-shadow:0 20px 40px rgba(0,0,0,0.2),0 10px 20px rgba(0,0,0,0.1);transform:translateZ(0);position:relative;overflow:hidden}.opening_board .pro_program:hover{box-shadow:0 25px 50px rgba(0,0,0,0.25),0 15px 25px rgba(0,0,0,0.15)}.opening_board .pro_program > div{display:flex;padding:3rem 2rem;justify-content:space-between;min-height:400px;flex-direction:column;position:relative}.opening_board .pro_program > div::before{height:100%;background:linear-gradient( to bottom,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.7) 100% );top:0;position:absolute;transition:background 0.4s ease;content:"";z-index:1;width:100%;left:0}.opening_board .pro_program:hover > div::before{background:linear-gradient( to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.8) 100% )}.opening_board .pro_program h3{font-weight:600;opacity:0.95;transform:translateY(0);max-width:90%;position:relative;line-height:1.5;z-index:2;font-size:calc(24px * 1.1);margin:0 0 1.5rem;color:#ffffff;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1),opacity 0.5s ease}.opening_board .pro_program:hover h3{transform:translateY(-5px);opacity:1}.opening_board .pro_program div div{margin-top:1.5rem;z-index:2;position:relative}.opening_board .pro_program div div div{transform:translateZ(0);backdrop-filter:blur(8px);padding:1.5rem;position:relative;clip-path:polygon(0 0,100% 0,98% 100%,0% 100%);background:linear-gradient(120deg,rgb(187,210,188,0.5),rgb(187,210,188));transition:transform 0.4s cubic-bezier(0.19,1,0.22,1),clip-path 0.5s ease}.opening_board .pro_program:hover div div div{transform:translateY(-5px) translateZ(0);clip-path:polygon(0 0,100% 0,96% 100%,0% 100%)}.opening_board .title_style_header{transition:letter-spacing 0.4s ease,text-shadow 0.4s ease;font-weight:700;transform:translateZ(0);line-height:1.2;margin:0;color:#ffffff;letter-spacing:0.02em;font-size:47px;text-shadow:0 2px 4px rgba(0,0,0,0.2)}.opening_board .pro_program:hover .title_style_header{letter-spacing:0.03em;text-shadow:0 4px 8px rgba(0,0,0,0.4)}@keyframes float {0%,100%{transform:rotate(-15deg) translateZ(0) translateY(0)}50%{transform:rotate(-15deg) translateZ(0) translateY(-20px)}} @media (min-width: 768px) {.opening_board .learn_page{grid-template-columns:0.5fr 1fr;gap:2rem}.opening_board .learn_page > div:first-child{align-self:center;transform:perspective(1000px) rotateX(2deg) rotateY(-4deg) translateZ(0)}.opening_board .learn_page > div:first-child:hover{transform:perspective(1000px) rotateX(0deg) rotateY(-2deg) translateY(-5px) translateZ(0)}.opening_board .pro_program{transition:transform 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.4s ease;transform:perspective(1000px) rotateY(2deg) translateZ(0)}.opening_board .pro_program:hover{transform:perspective(1000px) rotateY(0deg) translateZ(0)}.opening_board .pro_program > div{padding:4rem 3rem;min-height:500px}} @media (min-width: 992px) {.opening_board{padding:3rem}.opening_board .learn_page > div:first-child{padding:3rem}.opening_board .learn_page > div:first-child::after{position:absolute;content:"";height:40px;right:-20px;background:rgb(150,184,153);z-index:-1;transform:rotate(45deg) translateY(50%);bottom:50%;transition:transform 0.4s ease;width:40px}.opening_board .learn_page > div:first-child:hover::after{transform:rotate(45deg) translateY(50%) scale(1.1)}.opening_board .pro_program > div{min-height:550px}.opening_board .title_style_header{font-size:calc(47px * 1.2)}.opening_board .pro_program h3{font-size:calc(24px * 1.2)}} @media (max-width: 767px) {.opening_board{padding:4rem 1rem;min-height:auto}.opening_board .learn_page{gap:2rem}.opening_board .learn_page > div:first-child{padding:1.5rem}.opening_board .learn_page p{font-size:16px}.opening_board .pro_program > div{padding:2rem 1.5rem;min-height:350px}.opening_board .pro_program h3{max-width:100%;font-size:24px}.opening_board .title_style_header{font-size:calc(33px * 0.9)}.opening_board .pro_program div div div{padding:1rem}}.contact{padding:80px 0;position:relative}.contact::before{top:0;z-index:1;bottom:0;position:absolute;left:0;content:"";background-color:rgba(0,0,0,0.6);right:0}.contact .container{max-width:1200px;position:relative;z-index:2;margin:0 auto}.contact .reach_reach{border-radius:0;display:grid;grid-template-columns:45% 55%;background:#ffffff;position:relative;overflow:hidden}.contact .reach_reach::before{border-radius:50%;z-index:0;height:300px;content:"";top:-150px;left:-150px;width:300px;position:absolute;background:rgb(187,210,188,0.5)}.contact .reach_reach::after{z-index:0;height:300px;position:absolute;border-radius:50%;bottom:-150px;content:"";width:300px;background:rgb(150,184,153,0.5);right:-150px}.contact .connect_list{border-right:1px solid rgba(0,0,0,0.05);z-index:1;padding:50px;position:relative}.contact .connect_list h3{position:relative;margin-bottom:40px;font-weight:700;color:rgb(187,210,188);font-size:32px}.contact .connect_list h3::after{width:60px;bottom:-15px;background-color:rgb(150,184,153);content:"";left:0;height:4px;position:absolute}.contact .connect_list div{border-bottom:1px dashed rgba(0,0,0,0.1);align-items:center;display:flex;padding-bottom:15px;margin-bottom:30px}.contact .connect_list div:last-of-type{border-bottom:none}.contact .connect_list div svg{height:24px;margin-right:15px;width:24px;flex-shrink:0}.contact .connect_list div svg path{fill:rgb(187,210,188);transition:fill 0.3s ease}.contact .connect_list div:hover svg path{fill:rgb(150,184,153)}.contact .connect_list div span{font-size:18px;color:#000000}.contact .connect_list div span a{color:#000000;text-decoration:none;transition:color 0.3s ease}.contact .connect_list div span a:hover{color:rgb(187,210,188)}.contact .inquiry_grid{z-index:1;padding:50px;background-color:#ffffff;position:relative}.contact .inquiry_grid h3{margin-bottom:30px;color:#000000;font-size:23px;font-weight:600}.contact form{flex-direction:column;display:flex}.contact form input[type="text"],.contact form input[type="email"]{margin-bottom:20px;font-size:18px;background-color:rgb(220,234,221);border-radius:10px;padding:0 20px;border:none;color:#000000;transition:all 0.3s ease;height:55px}.contact form input[type="text"]:focus,.contact form input[type="email"]:focus{box-shadow:0 0 0 2px rgb(187,210,188,0.5);outline:none}.contact form input::placeholder{color:rgba(0,0,0,0.4)}.contact .query_info{margin-bottom:25px;position:relative}.contact .query_info input[type="checkbox"]{position:absolute;cursor:pointer;opacity:0;height:0;width:0}.contact .query_info label{color:#000000;padding-left:35px;line-height:1.6;font-size:13px;position:relative;cursor:pointer;display:block}.contact .query_info label::before{top:2px;background-color:rgb(220,234,221);transition:all 0.3s ease;left:0;content:"";height:20px;border-radius:10px;width:20px;position:absolute}.contact .query_info input[type="checkbox"]:checked + label::before{background-color:rgb(187,210,188)}.contact .query_info input[type="checkbox"]:checked + label::after{height:12px;left:7px;content:"";border:solid #ffffff;transform:rotate(45deg);border-width:0 2px 2px 0;top:3px;position:absolute;width:6px}.contact .query_info label a{text-decoration:none;transition:all 0.3s ease;color:rgb(187,210,188)}.contact .query_info label a:hover{color:rgb(150,184,153);text-decoration:underline}.contact form .request_reach{border:none;transition:all 0.3s ease;color:#ffffff;border-radius:10px;background-color:rgb(187,210,188);display:inline-block;font-weight:600;align-self:flex-start;font-size:14px;cursor:pointer;padding:16px 30px}.contact form .request_reach:hover{background-color:rgb(150,184,153)}@keyframes borderPulse {0%{border-color:rgba(0,0,0,0.1)}50%{border-color:rgb(187,210,188,0.5)}100%{border-color:rgba(0,0,0,0.1)}} .contact .connect_list div{animation:borderPulse 3s infinite;animation-delay:calc(var(--n) * 0.5s)}.contact .connect_list div:nth-child(2){--n:0}.contact .connect_list div:nth-child(3){--n:1}.contact .connect_list div:nth-child(4){--n:2}.contact .connect_list div:nth-child(5){--n:3}@media screen and (max-width: 992px) {.contact .container{width:90%}.contact .reach_reach{grid-template-columns:1fr}.contact .connect_list{border-right:none;border-bottom:1px solid rgba(0,0,0,0.05)}} @media screen and (max-width: 576px) {.contact{padding:60px 0}.contact .connect_list,.contact .inquiry_grid{padding:30px 20px}.contact .connect_list h3{font-size:calc(32px * 0.8)}.contact form input[type="text"],.contact form input[type="email"]{height:50px}.contact form .request_reach{width:100%;padding:14px 20px}}.teaching_experience{padding:4rem 0;background:linear-gradient(135deg,rgb(220,234,221) 0%,rgb(187,210,188,0.5) 100%);position:relative;overflow:hidden}.teaching_experience::before{z-index:1;width:100%;left:0;position:absolute;height:100%;content:"";opacity:0.08;top:0;background:repeating-linear-gradient( -45deg,rgb(187,210,188,0.5) 0px,rgb(187,210,188,0.5) 1px,transparent 1px,transparent 20px )}.teaching_experience::after{z-index:0;position:absolute;background:radial-gradient(circle,rgb(150,184,153,0.5) 0%,transparent 70%);right:-50%;top:-50%;opacity:0.15;height:100%;content:"";width:100%}.teaching_experience .container{max-width:1200px;position:relative;margin:0 auto;z-index:2;padding:0 2rem}.teaching_experience .edu_ratings{isolation:isolate;gap:2rem;grid-template-columns:1fr;padding:3rem 2rem;position:relative;transform:perspective(1000px) rotateX(2deg);box-shadow:0 15px 30px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05);display:grid;background:#ffffff}.teaching_experience .edu_ratings::before{background:linear-gradient(to bottom,rgb(187,210,188),rgb(150,184,153));top:0;left:0;height:100%;position:absolute;content:"";z-index:1;width:4px}.teaching_experience .edu_ratings > div:first-child{order:1;align-items:center;display:flex;justify-content:center}.teaching_experience .edu_ratings .full_image{position:relative;transform:translateY(-10px) rotate(-3deg);transition:transform 0.5s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 10px 20px rgba(0,0,0,0.15);width:200px;height:200px}.teaching_experience .edu_ratings .full_image::after{position:absolute;z-index:1;mix-blend-mode:overlay;background:linear-gradient(to top right,rgba(rgb(187,210,188),0.2),transparent);inset:0;content:""}.teaching_experience .edu_ratings .full_image:hover{transform:translateY(-15px) rotate(0deg) scale(1.05)}.teaching_experience .edu_ratings > div:nth-child(2){order:2;padding-left:1rem;border-left:1px solid rgb(187,210,188,0.5)}.teaching_experience .edu_ratings .name{margin-bottom:0.5rem;color:rgb(187,210,188);font-weight:700;position:relative;display:inline-block;font-size:calc(19px * 1.1)}.teaching_experience .edu_ratings .name::after{transition:transform 0.3s ease-out;position:absolute;background:rgb(150,184,153);left:0;width:60%;transform-origin:left;bottom:-4px;height:2px;transform:scaleX(0.7);content:""}.teaching_experience .edu_ratings .name:hover::after{transform:scaleX(1)}.teaching_experience .edu_ratings > div:nth-child(2) > div{font-weight:600;letter-spacing:0.5px;color:rgb(150,184,153);margin-top:0.5rem;font-size:14px}.teaching_experience .edu_ratings > div:nth-child(3){position:relative;margin-top:1rem;order:3}.teaching_experience .edu_ratings .experience_area{background:linear-gradient(to right,rgb(220,234,221) 0%,transparent 100%);padding:1.5rem;position:relative;margin:0;font-size:14px;color:#000000;line-height:1.7;border-radius:10px}.teaching_experience .edu_ratings .experience_area::before{line-height:1;position:absolute;top:-0.5rem;content:"";opacity:0.3;left:0;font-size:5rem;color:rgb(187,210,188,0.5)}@media (min-width: 768px) {.teaching_experience .edu_ratings{grid-template-columns:250px 1fr;grid-template-areas:"photo info" "quote quote";gap:3rem;padding:4rem}.teaching_experience .edu_ratings > div:first-child{justify-content:flex-start;grid-area:photo}.teaching_experience .edu_ratings > div:nth-child(2){border-left:none;padding-left:0;grid-area:info;align-self:center}.teaching_experience .edu_ratings > div:nth-child(3){grid-area:quote}.teaching_experience .edu_ratings .experience_area{background:linear-gradient(135deg,rgb(220,234,221) 0%,transparent 100%);padding:2rem}} @media (min-width: 992px) {.teaching_experience .edu_ratings{gap:3rem 4rem;grid-template-columns:300px 1fr;padding:5rem;grid-template-areas:"photo info" "photo quote"}.teaching_experience .edu_ratings > div:first-child{align-self:start}.teaching_experience .edu_ratings .full_image{height:280px;width:280px}.teaching_experience .edu_ratings .name{font-size:calc(19px * 1.3)}.teaching_experience .edu_ratings > div:nth-child(2) > div{font-size:calc(14px * 1.1)}.teaching_experience .edu_ratings .experience_area{font-size:calc(14px * 1.05);padding:2.5rem;line-height:1.8}} @media (min-width: 1200px) {.teaching_experience .edu_ratings{transform:perspective(1000px) rotateX(1deg) rotateY(-1deg);transition:transform 0.5s ease-out}.teaching_experience .edu_ratings:hover{transform:perspective(1000px) rotateX(0deg) rotateY(0deg)}.teaching_experience .edu_ratings .full_image{width:320px;height:320px}} @media (max-width: 767px) {.teaching_experience{padding:3rem 0}.teaching_experience .container{padding:0 1.5rem}.teaching_experience .edu_ratings{transform:none;padding:2rem 1.5rem}.teaching_experience .edu_ratings .full_image{height:180px;width:180px}}header .top_plank{background:rgb(187,210,188);color:#ffffff}header .top_plank .header_head div svg,header .top_plank .header_head div svg path{fill:#ffffff}header .top_plank .header_head div span{color:#ffffff}header .top_plank .header_head{line-height:21px;font-size:12px;align-items:center;flex-wrap:wrap;display:flex;padding:15px 0 10px 0;justify-content:flex-start;width:100%}header .top_plank .header_head div{align-items:center;margin-right:24px;display:flex;justify-content:flex-start}header .top_plank .header_head div img,header .top_plank .header_head div svg{width:16px;height:16px;margin-right:8px}.course_benefits{position:relative;background:linear-gradient(145deg,rgb(220,234,221) 30%,rgb(150,184,153,0.5) 150%);padding:100px 0;overflow:hidden}.course_benefits::before{height:100%;background-size:30px 30px;opacity:0.1;top:0;left:0;width:100%;content:"";background-image:linear-gradient(rgb(187,210,188,0.5) 1px,transparent 1px),linear-gradient(90deg,rgb(187,210,188,0.5) 1px,transparent 1px);position:absolute}.course_benefits::after{bottom:-150px;position:absolute;opacity:0.3;border-radius:50%;width:300px;right:-150px;filter:blur(100px);background:rgb(187,210,188,0.5);content:"";height:300px}.course_benefits .container{margin:0 auto;max-width:1200px;z-index:2;position:relative;padding:0 20px}.course_benefits .exp_years{flex-direction:column;display:flex;position:relative;align-items:center}.course_benefits .full_image{width:40%;z-index:2;position:relative;transform:translateY(40px);border-radius:28px;transition:all 0.5s ease;box-shadow:0 20px 40px rgba(0,0,0,0.15)}.course_benefits .full_image:hover{transform:translateY(35px) scale(1.02)}.course_benefits .text_stack{padding:60px 40px 40px;position:relative;border-radius:28px;background:#ffffff;z-index:1;width:85%;box-shadow:0 15px 35px rgba(0,0,0,0.1)}.course_benefits .text_stack::before{position:absolute;width:60%;height:5px;top:0;content:"";transform:translateX(-50%);border-radius:10px;background:linear-gradient(to right,rgb(187,210,188),rgb(150,184,153));left:50%}.course_benefits h3{font-weight:700;font-size:28px;color:#000000;position:relative;margin-bottom:30px;text-align:center}.course_benefits h3::after{content:"";position:absolute;left:50%;height:3px;transform:translateX(-50%);border-radius:10px;bottom:-15px;background:rgb(150,184,153,0.5);width:60px}.course_benefits ul{margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);padding:0;gap:20px}.course_benefits li{position:relative;transition:all 0.3s ease}.course_benefits li:hover{transform:translateY(-5px)}.course_benefits li p{align-items:center;padding:16px;gap:15px;font-weight:400;color:#000000;display:flex;font-size:17px;line-height:1.5;transition:all 0.3s ease;box-shadow:0 5px 15px rgba(0,0,0,0.05);border-radius:12px;margin:0;background:linear-gradient(120deg,#ffffff,rgb(220,234,221));height:100%}.course_benefits li:hover p{box-shadow:0 8px 20px rgba(0,0,0,0.1);background:linear-gradient(120deg,#ffffff,rgb(187,210,188,0.5))}.course_benefits svg{display:flex;justify-content:center;flex-shrink:0;border-radius:8px;align-items:center;transition:all 0.3s ease;box-shadow:0 4px 8px rgba(0,0,0,0.08);background:#ffffff;width:24px;height:24px;padding:5px}.course_benefits svg path{transition:fill 0.3s ease;fill:rgb(187,210,188)}.course_benefits li:hover svg{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.12);background:#ffffff}.course_benefits li:hover svg path{fill:rgb(150,184,153)}@media (max-width: 992px) {.course_benefits{padding:80px 0}.course_benefits .full_image{width:50%;transform:translateY(30px)}.course_benefits .full_image:hover{transform:translateY(25px) scale(1.02)}.course_benefits .text_stack{padding:50px 30px 30px;width:90%}.course_benefits ul{gap:15px;grid-template-columns:1fr}} @media (max-width: 576px) {.course_benefits{padding:60px 0}.course_benefits .full_image{transform:translateY(25px);width:70%}.course_benefits .full_image:hover{transform:translateY(22px) scale(1.02)}.course_benefits .text_stack{padding:40px 25px 25px;width:100%}.course_benefits h3{font-size:23px;margin-bottom:25px}.course_benefits li p{padding:12px}.course_benefits svg{padding:4px;width:22px;height:22px}}.course_summary{padding:5rem 0;position:relative;background:linear-gradient(45deg,rgb(220,234,221) 0%,rgb(150,184,153,0.5) 40%,rgb(220,234,221) 100%);overflow:hidden}.course_summary::before{z-index:1;height:100%;content:"";left:0;background:repeating-linear-gradient(45deg,rgb(150,184,153,0.5) 0px,rgb(150,184,153,0.5) 1px,transparent 1px,transparent 10px),repeating-linear-gradient(135deg,rgb(187,210,188,0.5) 0px,rgb(187,210,188,0.5) 1px,transparent 1px,transparent 10px);top:0;width:100%;position:absolute;opacity:0.1}.course_summary .container{position:relative;z-index:2}.course_summary .exp_years{display:flex;flex-direction:column;min-height:480px;position:relative}.course_summary .full_image{z-index:1;height:100%;width:100%;left:0;position:absolute;top:0}.course_summary .full_image::after{top:0;background:linear-gradient(135deg,rgb(187,210,188,0.5) 0%,transparent 50%,rgba(0,0,0,0.5) 100%);content:"";width:100%;position:absolute;height:100%;left:0;mix-blend-mode:multiply}.course_summary .learn_now{z-index:3;padding:2.5rem;margin-top:auto;backdrop-filter:blur(8px);box-shadow:-15px -15px 30px rgba(0,0,0,0.1);position:relative;background:linear-gradient(to right bottom,rgba(255,255,255,0.9),rgba(255,255,255,0.8));margin-left:auto;width:60%}.course_summary .learn_now::before{left:-50px;top:0;height:100%;content:"";width:50px;background:linear-gradient(to right,transparent,rgba(255,255,255,0.8));position:absolute}.course_summary .main_start{position:absolute;border-radius:50%;top:-35px;transition:transform 0.3s ease-in-out;box-shadow:0 5px 20px rgba(0,0,0,0.1);z-index:4;left:2.5rem;background:#ffffff;padding:15px}.course_summary .main_start:hover{transform:translateY(-5px) rotate(5deg)}.course_summary .main_start svg{height:45px;display:block;width:45px;filter:drop-shadow(0 3px 5px rgb(187,210,188,0.5))}.course_summary .main_start svg path{transition:fill 0.3s ease;fill:rgb(187,210,188)}.course_summary .main_start:hover svg path{fill:rgb(150,184,153)}.course_summary .learn_now h3{font-size:37px;position:relative;font-weight:700;margin-bottom:1.5rem;color:#000000}.course_summary .learn_now h3::after{bottom:-0.5rem;height:3px;left:0;border-radius:10px;width:60px;position:absolute;content:"";background:rgb(187,210,188)}.course_summary .learn_now p{line-height:1.7;font-size:14px;color:#000000}.course_summary .exp_years::before{border:2px solid rgb(187,210,188,0.5);border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;right:65%;width:120px;top:10%;height:120px;animation:floatAnimation 8s infinite ease-in-out;z-index:0;content:"";position:absolute}.course_summary .exp_years::after{border:2px solid rgb(150,184,153,0.5);position:absolute;bottom:20%;border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;content:"";z-index:0;height:80px;animation:floatAnimation 12s infinite ease-in-out reverse;width:80px;left:10%}@keyframes floatAnimation {0%,100%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(10px,-15px) rotate(5deg)}50%{transform:translate(5px,10px) rotate(-5deg)}75%{transform:translate(-10px,-5px) rotate(3deg)}} @media screen and (max-width: 991px) {.course_summary .exp_years{min-height:420px}.course_summary .learn_now{width:75%;padding:2rem}.course_summary .main_start{top:-30px;padding:12px;left:2rem}.course_summary .main_start svg{height:40px;width:40px}.course_summary .learn_now h3{font-size:calc(37px - 0.2rem)}} @media screen and (max-width: 767px) {.course_summary{padding:4rem 0}.course_summary .exp_years{min-height:auto}.course_summary .full_image{height:250px;position:relative;margin-bottom:-50px}.course_summary .learn_now{margin-left:auto;border-radius:24px;margin-right:auto;padding:2rem 1.5rem;width:90%}.course_summary .learn_now::before{display:none}.course_summary .learn_now::after{height:70px;width:70px}.course_summary .main_start{left:50%;transform:translateX(-50%)}.course_summary .main_start:hover{transform:translateX(-50%) translateY(-5px)}.course_summary .learn_now h3{font-size:calc(37px - 0.3rem);margin-top:1rem}.course_summary .exp_years::before,.course_summary .exp_years::after{display:none}} @media screen and (max-width: 480px) {.course_summary{padding:3rem 0}.course_summary .full_image{height:200px}.course_summary .learn_now{width:100%;padding:1.5rem 1.25rem}.course_summary .main_start{padding:10px}.course_summary .main_start svg{height:35px;width:35px}.course_summary .learn_now h3{font-size:calc(37px - 0.5rem);margin-top:0.75rem}.course_summary .learn_now p{font-size:calc(14px - 0.1rem)}}header{background:linear-gradient(135deg,rgb(187,210,188,0.5) 0%,rgb(150,184,153) 100%);overflow:visible;position:relative;z-index:99;width:100%}header::before{background:linear-gradient(145deg,rgb(150,184,153,0.5) 0%,transparent 70%);z-index:-1;height:100%;top:0;position:absolute;content:"";width:100%;left:0}header .main_sitewrap{justify-content:space-between;flex-direction:row;align-items:center;display:flex;transform:none;position:relative;z-index:5;padding:20px 15px}header .main_sitewrap .main_start{margin-right:10px;transition:transform 0.4s ease;transform:translateX(0)}header .main_sitewrap .main_start:hover{transform:scale(1.05)}header .main_sitewrap .main_start .top_lead{display:inline-block}header .main_sitewrap .main_start .top_lead svg{height:50px;width:auto}header .main_sitewrap .top_header{flex-wrap:wrap;list-style:none;padding:20px 30px;display:flex;border-radius:23px;padding:0;position:relative;margin:0;background:rgba(0,0,0,0.5);transform:none}header .main_sitewrap .top_header::before{position:absolute;z-index:-1;height:100%;left:0;top:0;width:100%;background:linear-gradient(135deg,transparent 0%,rgba(0,0,0,0.5) 100%);content:"";border-radius:23px;transform:rotate(-2deg) scale(1.03)}header .main_sitewrap .top_header .page_top{margin:0 12px;position:relative;transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275)}header .main_sitewrap .top_header .page_top:hover{transform:translateY(-3px) scale(1.05)}header .main_sitewrap .top_header .page_top a{text-decoration:none;font-family:Arial,sans-serif;display:block;position:relative;color:#ffffff;font-size:16px;font-weight:600;overflow:hidden;padding:8px 5px}header .main_sitewrap .top_header .page_top a::after{transition:transform 0.4s ease;background:linear-gradient(90deg,transparent,rgb(150,184,153),transparent);bottom:0;position:absolute;content:"";width:100%;left:0;transform:translateX(-100%);height:2px}header .main_sitewrap .top_header .page_top:hover a::after{transform:translateX(0)}@media (max-width: 992px) {header .main_sitewrap{align-items:center;flex-direction:column}header .main_sitewrap .main_start{margin-bottom:15px;margin-right:0}header .main_sitewrap .top_header{width:100%;padding:15px;justify-content:center}header .main_sitewrap .top_header .page_top{margin:5px 15px 5px 0}header .main_sitewrap .top_header .page_top a{font-size:calc(16px - 2px);padding:5px}}.cookie_alert_message{transition:transform 0.3s ease-in-out;position:fixed;background:rgb(220,234,221);width:100%;z-index:90;box-shadow:0 -2px 10px rgba(0,0,0,0.5);bottom:0;border-top:3px solid rgb(187,210,188)}.cookie_gate{display:flex;justify-content:space-between;align-items:center;padding:20px 15px;max-width:1200px;margin:0 auto}.user_choices{flex-shrink:0;margin-right:15px}.user_choices svg{height:60px;width:60px;transition:fill 0.3s ease;fill:rgb(187,210,188)}.user_choices svg:hover{fill:rgb(150,184,153)}.track_alert{color:#000000;flex-grow:1;margin-right:15px}.cookie_alert_message h5{margin-bottom:8px;color:rgb(187,210,188);font-size:21px;font-family:Arial,sans-serif;font-weight:600}.cookie_alert_message p{font-size:14px;line-height:1.5;font-family:Arial,sans-serif;color:#000000}.cookie_screen{padding:10px 20px;margin-left:10px;text-decoration:none;color:#ffffff;transition:background 0.3s ease,box-shadow 0.3s ease;text-align:center;font-size:15px;background:rgb(187,210,188);line-height:35px;border-radius:29px;cursor:pointer}.cookie_screen:hover{background:rgb(150,184,153);box-shadow:0 0 10px rgb(150,184,153,0.5)}#confirm_cookies_data_policy{background:rgb(187,210,188)}#disallow_tracking_policy{background:rgba(0,0,0,0.5)}.cookie_alert_message p a{transition:color 0.3s ease;color:rgb(187,210,188);text-decoration:underline}.cookie_alert_message p a:hover{color:rgb(150,184,153)}@media only screen and (max-width: 1200px) {.cookie_gate{align-items:center;flex-direction:column}.user_choices{margin-bottom:15px}.track_alert{margin-right:0;margin-bottom:15px;text-align:center}.cookie_screen{margin-bottom:10px;max-width:200px;margin-left:0;width:100%}} @media only screen and (max-width: 800px) {.cookie_gate{padding:15px}.user_choices{display:none}.cookie_alert_message h5{font-size:17px}.cookie_alert_message p{font-size:15px}} #popupPolicyNotice{display:none}#popupPolicyNotice:checked ~ .cookie_alert_message{opacity:0;visibility:hidden}.secure_chamber{box-shadow:0 4px 8px rgba(0,0,0,0.5);transition:background-color 0.3s ease,color 0.3s ease;color:#000000;padding:2rem;background-color:rgb(220,234,221);font-family:Arial,sans-serif}.secure_chamber h1{padding-bottom:0.5rem;font-weight:700;color:rgb(187,210,188);margin-bottom:1.5rem;font-size:38px;border-bottom:2px solid rgb(187,210,188)}.secure_chamber h2{margin-bottom:1rem;color:rgb(150,184,153);margin-top:1rem;font-size:33px;font-weight:600}.secure_chamber ul,.secure_chamber ol{list-style:none;margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem}.secure_chamber li{margin-bottom:0.5rem;line-height:1.6;padding-left:1.2rem;position:relative;font-size:12px}.secure_chamber li::before{left:0;position:absolute;font-size:1.2rem;line-height:1.2;content:"•";color:rgb(187,210,188)}.secure_chamber p{margin-bottom:1rem;font-size:12px;line-height:1.8}.secure_chamber span{font-weight:400;color:#000000}.secure_chamber div{margin-bottom:1.5rem}@media only screen and (max-width: 800px) {.secure_chamber{border-radius:10px;padding:1rem}.secure_chamber h1{font-size:calc(21px - 0.5rem)}.secure_chamber h2{font-size:calc(21px - 0.5rem)}.secure_chamber p,.secure_chamber li{font-size:calc(12px - 0.2rem)}}.user_reviews{overflow:hidden;position:relative;padding:120px 0;background:linear-gradient(to right,rgb(220,234,221) 0%,#ffffff 100%)}.user_reviews::before{content:"";opacity:0.05;z-index:0;background-size:40px 40px;top:0;width:100%;height:100%;left:0;position:absolute;background:linear-gradient(45deg,rgb(187,210,188,0.5) 25%,transparent 25%),linear-gradient(-45deg,rgb(187,210,188,0.5) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgb(187,210,188,0.5) 75%),linear-gradient(-45deg,transparent 75%,rgb(187,210,188,0.5) 75%)}.user_reviews .exp_years{padding:0 20px;position:relative;max-width:1200px;z-index:1;margin:0 auto}.user_reviews h4{color:#000000;position:relative;margin-bottom:100px;font-size:32px;font-weight:700;text-align:center}.user_reviews h4::before{bottom:-50px;height:40px;transform:rotate(45deg);z-index:-1;content:"";left:calc(50% - 20px);position:absolute;background:rgb(187,210,188,0.5);width:40px}.user_reviews h4::after{content:"";height:2px;width:80px;left:50%;position:absolute;background:rgb(187,210,188);bottom:-20px;transform:translateX(-50%)}.user_reviews .testimonial_feedback{position:relative;grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.user_reviews .edu_ratings{position:relative;background:#ffffff;border-radius:19px;transition:all 0.4s ease;padding:40px 30px 30px;z-index:1}.user_reviews .edu_ratings:hover{transform:translateY(-15px)}.user_reviews .edu_ratings::before{width:100%;border-radius:19px;content:"";transition:all 0.4s ease;left:15px;top:15px;opacity:0.2;background:rgb(187,210,188,0.5);height:100%;z-index:-1;position:absolute}.user_reviews .edu_ratings:hover::before{left:5px;top:5px}.user_reviews .edu_ratings::after{width:100%;border-radius:19px;height:100%;box-shadow:0 10px 30px rgba(0,0,0,0.1);left:0;z-index:-2;top:0;content:"";position:absolute;transition:all 0.4s ease}.user_reviews .edu_ratings:hover::after{box-shadow:0 15px 40px rgba(0,0,0,0.15)}.user_reviews .full_image{position:relative;width:100px;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:all 0.4s ease;border-radius:20px;z-index:3;border:5px solid #ffffff;margin:-70px auto 25px;height:100px}.user_reviews .edu_ratings:hover .full_image{transform:translateY(-5px);border-radius:50%;box-shadow:0 10px 25px rgba(0,0,0,0.15)}.user_reviews .edu_ratings span{margin-bottom:15px;font-weight:600;display:block;position:relative;text-align:center;font-size:calc(13px * 1.2);color:#000000;transition:all 0.3s ease}.user_reviews .edu_ratings span::after{left:50%;width:40px;background:rgb(187,210,188);opacity:0.5;position:absolute;transition:all 0.3s ease;bottom:-8px;height:2px;transform:translateX(-50%);content:""}.user_reviews .edu_ratings:hover span{color:rgb(187,210,188)}.user_reviews .edu_ratings:hover span::after{opacity:1;width:60px}.user_reviews .edu_ratings p{transition:all 0.3s ease;line-height:1.6;text-align:center;font-size:13px;color:#000000}.user_reviews .edu_ratings:hover p{color:#000000}.user_reviews .edu_ratings:nth-child(3n+1){z-index:3}.user_reviews .edu_ratings:nth-child(3n+2){z-index:2}.user_reviews .edu_ratings:nth-child(3n+3){z-index:1}.user_reviews .edu_ratings:nth-child(3n+1)::before{background:rgb(187,210,188,0.5)}.user_reviews .edu_ratings:nth-child(3n+2)::before{background:rgb(150,184,153,0.5)}.user_reviews .edu_ratings:nth-child(3n+3)::before{background:rgb(187,210,188,0.5)}.user_reviews .edu_ratings:nth-child(3n+1):hover{z-index:4}.user_reviews .edu_ratings:nth-child(3n+2):hover{z-index:4}.user_reviews .edu_ratings:nth-child(3n+3):hover{z-index:4}@media (max-width: 992px) {.user_reviews .testimonial_feedback{grid-template-columns:repeat(2,1fr);gap:60px 30px}.user_reviews .full_image{height:90px;margin-top:-60px;width:90px}.user_reviews .edu_ratings{padding:35px 25px 25px}} @media (max-width: 768px) {.user_reviews{padding:80px 0}.user_reviews h4{margin-bottom:80px}.user_reviews .testimonial_feedback{margin:0 auto;max-width:400px;gap:70px;grid-template-columns:1fr}.user_reviews .edu_ratings::before{top:10px;left:10px}.user_reviews .edu_ratings:hover::before{left:3px;top:3px}.user_reviews .full_image{height:80px;width:80px;margin-top:-50px}}