*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;min-height:100%;font-family:Arial,sans-serif;color:#000000}a{color:inherit;text-decoration:none}header,footer{width:100%}.container{margin:auto;width:1117px;max-width:100%}svg{height:30px;width:30px}.milestone_cta{flex:0 0 auto}.header_bar{flex:1 0 auto}::-webkit-scrollbar{background:rgb(137,181,117);width:11px}::-webkit-scrollbar-track{border-radius:17.2rem;background:rgb(178,209,163,0.5);border:1px solid rgb(255,255,255,0.5)}::-webkit-scrollbar-thumb{background:radial-gradient(circle at top left,#ffffff 20%,rgb(255,255,255,0.5) 4%,rgb(137,181,117,0.5) 26%,rgb(178,209,163) 11%,rgb(178,209,163,0.5) 17%,rgb(216,235,206) 78%);border-radius:0px}::-webkit-scrollbar-thumb:active{background:rgb(216,235,206);box-shadow:inset -1px -1px 0px -1px rgba(0,0,0,0.6)}.panel-container{flex-direction:column;height:100%;min-height:100%;display:flex}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .cookie_overlay_window{justify-content:center;align-items:center;position:fixed;border-top:3px solid rgb(178,209,163);background:rgb(216,235,206);padding:1rem 0;display:flex;width:100%;overflow:hidden;bottom:0;z-index:90;box-shadow:0 -2px 10px rgba(0,0,0,0.5);transition:transform 0.3s ease-in-out}#privacyWarningBox{display:none}#privacyWarningBox:checked ~ .cookie_overlay_window{visibility:hidden;opacity:0}.cookie_overlay_window .container{flex-wrap:wrap;margin:0 auto;max-width:1140px;align-items:center;gap:1rem;z-index:1;display:flex;justify-content:space-between;padding:0 15px;position:relative}.cookie_none{align-items:center;display:flex;margin-right:1rem;flex-shrink:0}.cookie_none svg{width:50px;height:50px;fill:rgb(178,209,163)}.cookie_customize{margin-bottom:20px;flex:1;min-width:300px}.cookie_customize h5{color:rgb(178,209,163);margin-bottom:0.5rem;font-size:1.5rem;font-weight:600}.cookie_customize p{font-size:1rem;color:#000000}.data_approval{transition:background-color 0.3s ease,transform 0.3s ease;border-radius:10px;font-size:1rem;border:none;background:rgb(178,209,163);padding:0.75rem 1.5rem;color:#ffffff;display:inline-block;font-weight:700;cursor:pointer;text-decoration:none}.cookie_button.cookie_box{background:rgb(178,209,163)}.cookie_button.online_cookies{margin-left:0.5rem;background:#000000}.data_approval:hover{transform:translateY(-3px);background:#000000}.cookie_button.online_cookies:hover{background:rgb(178,209,163)}.cookie_overlay_window p a{color:rgb(178,209,163);transition:color 0.3s ease;text-decoration:underline}.cookie_overlay_window p a:hover{color:#000000}@media only screen and (max-width: 768px) {.cookie_overlay_window .container{align-items:center;flex-direction:column}.cookie_none{margin-bottom:1rem;margin-right:0}.cookie_customize{text-align:center;margin-bottom:1rem}.cookie_button.online_cookies{margin-left:0;margin-top:0.5rem}} .get_updates{background:linear-gradient(135deg,rgb(216,235,206) 0%,rgb(137,181,117,0.5) 100%);position:relative;overflow:hidden;isolation:isolate;padding:4rem 2rem}.get_updates::before{inset:0;background-image:repeating-linear-gradient( -45deg,transparent,transparent 15px,rgba(255,255,255,0.03) 15px,rgba(255,255,255,0.03) 30px );z-index:-1;content:"";position:absolute}.get_updates::after{position:absolute;transform:rotate(-12deg) skewX(-15deg);width:30%;opacity:0.07;top:-10%;height:120%;content:"";z-index:-1;background:rgb(137,181,117);right:-5%}.get_updates .container{max-width:1200px;margin:0 auto}.get_updates .learning_experts{transform:translateX(-5px);gap:2rem;grid-template-columns:1fr;display:grid;animation:slideIn 0.8s cubic-bezier(0.25,1,0.5,1) forwards}.get_updates h4{animation:fadeUp 0.6s ease-out 0.2s forwards;opacity:0;font-weight:600;transform:translateY(5px);color:#000000;margin:0;line-height:1.4;font-size:24px;position:relative;padding-left:1.5rem}.get_updates h4::before{left:0;content:"";background:rgb(137,181,117);width:4px;transform-origin:top;position:absolute;height:calc(100% - 1rem);top:0.5rem;animation:scaleVertical 0.5s ease-out 0.6s forwards;transform:scaleY(0)}.get_updates .input_holder{transform:translateY(10px);position:relative;flex-direction:column;display:flex;gap:1rem;opacity:0;animation:fadeUp 0.6s ease-out 0.4s forwards}.get_updates .input_holder span{display:block;position:relative}.get_updates input[type="email"]{font-size:18px;padding:1rem 1.5rem;border:2px solid rgba(0,0,0,0.08);transition:all 0.3s cubic-bezier(0.25,1,0.5,1);font-family:Arial,sans-serif;width:100%;background-color:#ffffff;color:#000000;box-shadow:0 5px 15px rgba(0,0,0,0.03)}.get_updates input[type="email"]:focus{outline:none;border-color:rgb(137,181,117);box-shadow:0 5px 20px rgba(var(--secondary-color-rgb),0.15);transform:translateY(-2px)}.get_updates input[type="email"]::placeholder{transition:all 0.3s ease;color:rgba(var(--dark-color-rgb),0.5)}.get_updates input[type="email"]:focus::placeholder{transform:translateX(5px);opacity:0.5}.get_updates .instant_access{padding:1rem 2rem;color:#ffffff;cursor:pointer;border:none;box-shadow:0 5px 15px rgba(var(--secondary-color-rgb),0.2);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);overflow:hidden;background:rgb(137,181,117);font-weight:600;position:relative;font-size:15px;width:100%;display:inline-block}.get_updates .instant_access:hover{box-shadow:0 8px 25px rgba(var(--primary-color-rgb),0.25);transform:translateY(-3px);background:rgb(178,209,163)}.get_updates .instant_access::before{top:50%;height:150%;width:150%;left:50%;transition:transform 0.6s cubic-bezier(0.4,0,0.2,1);content:"";background:rgba(255,255,255,0.1);transform:translate(-50%,-50%) scale(0);position:absolute;border-radius:50%}.get_updates .instant_access:hover::before{transform:translate(-50%,-50%) scale(1)}.get_updates .instant_access:active{transform:translateY(-1px);box-shadow:0 3px 10px rgba(var(--primary-color-rgb),0.2)}@keyframes slideIn {from{transform:translateX(-25px);opacity:0}to{transform:translateX(0);opacity:1}} @keyframes fadeUp {from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}} @keyframes scaleVertical {from{transform:scaleY(0)}to{transform:scaleY(1)}} @media (min-width: 768px) {.get_updates{padding:5rem 3rem}.get_updates .learning_experts{align-items:center;gap:3rem;grid-template-columns:1.2fr 0.8fr}.get_updates h4{font-size:calc(24px * 1.1);padding-left:2rem}.get_updates h4::before{width:6px}.get_updates .input_holder{flex-direction:row;gap:0}.get_updates input[type="email"]{border-right:none}.get_updates .instant_access{white-space:nowrap;border-top-left-radius:0;border-bottom-left-radius:0;width:auto}} @media (min-width: 992px) {.get_updates{padding:6rem 4rem}.get_updates::after{width:40%}.get_updates .learning_experts{grid-template-columns:1.5fr 1fr;gap:4rem}.get_updates h4{transform:skewX(-3deg);font-size:calc(24px * 1.2)}.get_updates h4::before{transform:skewX(3deg);left:0.3rem}.get_updates .input_holder{transform:perspective(1000px) rotateY(2deg)}.get_updates input[type="email"]{padding:1.2rem 1.8rem}.get_updates .instant_access{padding:1.2rem 2.5rem}} @media (min-width: 1200px) {.get_updates::before{background-image:repeating-linear-gradient( -45deg,transparent,transparent 20px,rgba(255,255,255,0.04) 20px,rgba(255,255,255,0.04) 40px )}.get_updates .learning_experts{grid-template-columns:1.8fr 1.2fr}.get_updates h4{font-size:calc(24px * 1.3)}.get_updates input[type="email"]{transition:all 0.4s cubic-bezier(0.2,0.85,0.4,1.275)}.get_updates input[type="email"]:focus{transform:translateY(-3px)}} @media (max-width: 767px) {.get_updates{padding:3rem 1.5rem}.get_updates h4{padding-left:1.2rem;font-size:calc(24px * 0.9)}.get_updates .instant_access{margin-top:0.5rem}}.testimonials{position:relative;perspective:1000px;padding:6rem 0;overflow:hidden;background:linear-gradient(135deg,rgb(216,235,206) 0%,rgba(245,245,250,0.95) 100%)}.testimonials::before{height:100%;content:"";position:absolute;left:0;transform:skewY(-3deg) translateY(-5%);width:100%;background:linear-gradient(45deg,rgb(178,209,163,0.5) 0%,transparent 40%);z-index:0;top:0}.testimonials::after{position:absolute;bottom:-10%;transform:rotate(-12deg);width:50%;filter:blur(40px);background:linear-gradient(to right,transparent,rgb(137,181,117,0.5));height:70%;right:-5%;content:"";z-index:0}.testimonials h2{transform-origin:left center;text-align:left;margin-bottom:3rem;font-weight:700;color:#000000;position:relative;transform:perspective(1000px) rotateX(2deg);font-size:calc(30px * 1.1);z-index:2}.testimonials h2::after{width:8rem;left:0;height:4px;position:absolute;transform:scaleX(1);background:linear-gradient(90deg,rgb(178,209,163) 0%,rgb(137,181,117) 100%);bottom:-0.5rem;content:"";transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1);transform-origin:left}.testimonials h2:hover::after{transform:scaleX(1.2)}.testimonials .container{max-width:1140px;position:relative;margin:0 auto;z-index:1;padding:0 15px}.testimonials .learning_experts{position:relative;perspective:2000px}.testimonials .user_review{z-index:2;position:relative;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid;gap:2.5rem}.testimonials .opinion_hub{position:relative;overflow:hidden;transform:perspective(1000px) rotateY(0) translateZ(0);transform-style:preserve-3d;backface-visibility:hidden;background:#ffffff;transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1);box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.03);padding:2rem}.testimonials .opinion_hub::before{height:6px;transform:scaleX(0.6);width:100%;top:0;transition:transform 0.3s ease-out;background:linear-gradient(90deg,rgb(178,209,163) 0%,rgb(137,181,117) 100%);content:"";position:absolute;transform-origin:left;left:0}.testimonials .opinion_hub:hover{transform:perspective(1000px) rotateY(2deg) translateZ(10px) scale(1.02);box-shadow:0 25px 50px rgba(0,0,0,0.1),0 10px 30px rgba(0,0,0,0.05)}.testimonials .opinion_hub:hover::before{transform:scaleX(1)}.testimonials .opinion_hub h3{position:relative;font-weight:600;color:#000000;margin-bottom:1rem;font-size:calc(19px * 1.1);display:inline-block}.testimonials .opinion_hub h3::after{width:40%;position:absolute;left:0;transition:width 0.3s ease;content:"";bottom:-5px;transform-origin:left;height:2px;background:rgb(137,181,117)}.testimonials .opinion_hub:hover h3::after{width:70%}.testimonials .opinion_hub .description{color:#000000;line-height:1.6;font-size:17px;z-index:2;margin-bottom:1.5rem;position:relative}.testimonials .opinion_hub .description::before{left:-10px;line-height:1;z-index:-1;content:"";position:absolute;color:rgba(var(--primary-color-rgb),0.08);top:-30px;font-size:6rem;font-family:serif}.testimonials .opinion_hub div{position:relative;width:60px;border-radius:50%;transform:translateY(0);transition:transform 0.3s ease;box-shadow:0 5px 15px rgba(0,0,0,0.1);overflow:hidden;height:60px}.testimonials .opinion_hub:hover div{transform:translateY(-5px)}.testimonials .opinion_hub div::after{position:absolute;inset:0;background:linear-gradient(45deg,transparent 50%,rgba(var(--primary-color-rgb),0.15) 100%);z-index:1;content:""}.testimonials .opinion_hub div img{height:100%;object-fit:cover;transition:transform 0.5s ease;width:100%}.testimonials .opinion_hub:hover div img{transform:scale(1.1)}@media (max-width: 991px) {.testimonials{padding:4rem 0}.testimonials h2{margin-bottom:2rem;font-size:calc(30px * 0.9)}.testimonials .user_review{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}} @media (max-width: 767px) {.testimonials{padding:3rem 0}.testimonials h2{margin-bottom:1.5rem;transform:none;font-size:calc(30px * 0.8);text-align:center}.testimonials h2::after{width:6rem;transform:translateX(-50%);left:50%}.testimonials h2:hover::after{transform:translateX(-50%) scaleX(1.2)}.testimonials .user_review{gap:1.5rem;grid-template-columns:1fr}.testimonials .opinion_hub{padding:1.5rem;transform:none !important}.testimonials .opinion_hub div{width:50px;height:50px}} @media (max-width: 480px) {.testimonials{padding:2.5rem 0}.testimonials h2{font-size:calc(30px * 0.7)}.testimonials .opinion_hub{padding:1.25rem}.testimonials .opinion_hub h3{font-size:19px}.testimonials .opinion_hub .description{font-size:calc(17px * 0.95)}}.training_specialist{background-color:rgb(216,235,206);padding:6rem 0;overflow:hidden;position:relative}.training_specialist::before{z-index:1;bottom:0;left:0;top:0;position:absolute;background:linear-gradient(135deg,rgba(255,255,255,0.05) 25%,transparent 25%) 0 0,linear-gradient(225deg,rgba(255,255,255,0.05) 25%,transparent 25%) 0 0,linear-gradient(315deg,rgba(255,255,255,0.05) 25%,transparent 25%) 0 0,linear-gradient(45deg,rgba(255,255,255,0.05) 25%,transparent 25%) 0 0;opacity:0.6;right:0;content:"";background-size:30px 30px}.training_specialist .container{padding:0 2rem;z-index:2;max-width:1200px;margin:0 auto;position:relative}.training_specialist .opinion_hub{background:linear-gradient(145deg,#ffffff,rgb(216,235,206));transform:perspective(1000px) rotateX(2deg);box-shadow:20px 20px 60px rgba(0,0,0,0.1),-20px -20px 60px rgba(255,255,255,0.5),inset 5px 5px 10px rgba(255,255,255,0.5),inset -5px -5px 10px rgba(0,0,0,0.05);gap:2rem;border-radius:16px;grid-template-columns:1fr;padding:3rem;display:grid;transition:all 0.5s cubic-bezier(0.25,1,0.5,1)}.training_specialist .opinion_hub:hover{box-shadow:25px 25px 70px rgba(0,0,0,0.12),-25px -25px 70px rgba(255,255,255,0.6),inset 5px 5px 10px rgba(255,255,255,0.5),inset -5px -5px 10px rgba(0,0,0,0.05);transform:perspective(1000px) rotateX(0deg) translateY(-10px)}.training_specialist .image_cell{transform:translateZ(30px);width:150px;margin:0 auto;height:150px;box-shadow:8px 8px 16px rgba(0,0,0,0.15),-8px -8px 16px rgba(255,255,255,0.7),inset 2px 2px 4px rgba(255,255,255,0.25),inset -2px -2px 4px rgba(0,0,0,0.1);border-radius:16px;transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1)}.training_specialist .opinion_hub:hover .image_cell{transform:translateZ(50px) scale(1.05)}.training_specialist .name{transform:translateZ(20px);margin-bottom:0.5rem;text-align:center;font-size:calc(22px * 1.1);transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1);letter-spacing:0.02em;color:rgb(178,209,163);font-weight:700}.training_specialist .opinion_hub:hover .name{transform:translateZ(30px)}.training_specialist .opinion_hub div:nth-child(2) div{font-size:calc(16px * 0.95);transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1) 0.05s;color:rgb(137,181,117);text-align:center;transform:translateZ(15px);font-weight:600;margin-bottom:1rem}.training_specialist .opinion_hub:hover div:nth-child(2) div{transform:translateZ(25px)}.training_specialist .career_skills{font-size:16px;transform:translateZ(10px);backdrop-filter:blur(5px);padding:2rem;border-radius:12px;color:#000000;background:linear-gradient(145deg,rgba(255,255,255,0.65),rgba(255,255,255,0.35));position:relative;line-height:1.7;transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1) 0.1s;box-shadow:6px 6px 12px rgba(0,0,0,0.08),-6px -6px 12px rgba(255,255,255,0.5),inset 1px 1px 2px rgba(255,255,255,0.3),inset -1px -1px 2px rgba(0,0,0,0.05)}.training_specialist .opinion_hub:hover .career_skills{box-shadow:8px 8px 16px rgba(0,0,0,0.1),-8px -8px 16px rgba(255,255,255,0.6),inset 1px 1px 2px rgba(255,255,255,0.3),inset -1px -1px 2px rgba(0,0,0,0.05);transform:translateZ(20px)}.training_specialist .career_skills::before{color:rgb(178,209,163,0.5);content:"";top:-1.5rem;position:absolute;left:1rem;transition:all 0.4s ease;font-size:5rem;line-height:1;opacity:0.3;font-family:serif}.training_specialist .opinion_hub:hover .career_skills::before{opacity:0.5;transform:scale(1.1) translateY(-5px)}@media (min-width: 768px) {.training_specialist{padding:8rem 0}.training_specialist .opinion_hub{align-items:center;gap:3rem;grid-template-columns:auto 1fr 2fr;padding:4rem}.training_specialist .image_cell{margin:0;height:180px;width:180px}.training_specialist .name{font-size:calc(22px * 1.2);text-align:left}.training_specialist .opinion_hub div:nth-child(2) div{font-size:16px;text-align:left}.training_specialist .career_skills{line-height:1.8;font-size:calc(16px * 1.05)}} @media (min-width: 1200px) {.training_specialist{padding:10rem 0}.training_specialist .container{padding:0 3rem}.training_specialist .opinion_hub{gap:4rem;padding:5rem}.training_specialist .image_cell{height:220px;width:220px}.training_specialist .name{font-size:calc(22px * 1.3);margin-bottom:0.75rem}.training_specialist .opinion_hub div:nth-child(2) div{margin-bottom:1.5rem;font-size:calc(16px * 1.05)}.training_specialist .career_skills{padding:2.5rem;line-height:1.9;font-size:calc(16px * 1.1)}} @media (max-width: 767px) {.training_specialist .opinion_hub{padding:2.5rem 1.5rem}.training_specialist .image_cell{width:120px;height:120px}.training_specialist .name{margin-top:1rem}.training_specialist .career_skills{padding:1.5rem}}header{background:#ffffff;z-index:99;overflow:visible;width:100%;position:relative}header::before{background:linear-gradient(to right,rgb(178,209,163),rgb(137,181,117));position:absolute;left:0;top:0;width:100%;content:"";height:5px}header .header_train{align-items:center;justify-content:space-between;padding:25px 30px;display:flex;position:relative}header .header_train::after{bottom:0;content:"";left:0;height:1px;width:100%;background-color:rgb(216,235,206);position:absolute}header .header_train .site_navbar{position:relative;z-index:2}header .header_train .site_navbar .header_base{display:block;position:relative;overflow:hidden}header .header_train .site_navbar .header_base svg{transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);height:40px;width:auto}header .header_train .site_navbar .header_base:hover svg{transform:scale(1.08)}header .header_train .head_sitebar{display:flex;padding:0;list-style:none;margin:0}header .header_train .head_sitebar .first_expert{position:relative;margin:0 15px}header .header_train .head_sitebar .first_expert:last-child{margin-right:0}header .header_train .head_sitebar .first_expert a{transition:color 0.3s ease,letter-spacing 0.3s ease;font-size:16px;display:block;color:#000000;letter-spacing:0.5px;position:relative;font-family:Arial,sans-serif;padding:8px 0;text-decoration:none;font-weight:400;overflow:hidden}header .header_train .head_sitebar .first_expert a:hover{letter-spacing:1px;color:rgb(178,209,163)}header .header_train .head_sitebar .first_expert a::before,header .header_train .head_sitebar .first_expert a::after{width:100%;height:1px;background-color:rgb(178,209,163);transform-origin:right center;position:absolute;left:0;content:"";bottom:0}header .header_train .head_sitebar .first_expert a::before{transition:transform 0.3s cubic-bezier(0.19,1,0.22,1);transform:scaleX(0)}header .header_train .head_sitebar .first_expert a::after{background-color:rgb(137,181,117);transform:scaleX(0);transform-origin:left center;transition:transform 0.3s cubic-bezier(0.19,1,0.22,1) 0.1s}header .header_train .head_sitebar .first_expert a:hover::before{transform-origin:left center;transform:scaleX(1)}header .header_train .head_sitebar .first_expert a:hover::after{transform:scaleX(1);transform-origin:right center}header .header_train .head_sitebar .first_expert a::after{height:3px;bottom:-2px;opacity:0.3}header .header_train .head_sitebar .first_expert:hover{animation:subtle-float 2s infinite alternate ease-in-out}@keyframes subtle-float {0%{transform:translateY(0)}100%{transform:translateY(-4px)}} @media (max-width:992px){header .header_train{padding:20px 15px;flex-direction:column}header .header_train .site_navbar{margin-bottom:20px}header .header_train .head_sitebar{justify-content:center;width:100%;flex-wrap:wrap}header .header_train .head_sitebar .first_expert{margin:5px 12px}header .header_train .head_sitebar .first_expert a{padding:5px 0;font-size:calc(16px - 1px)}@keyframes subtle-float {0%{transform:translateY(0)}100%{transform:translateY(-2px)}}}@media (max-width: 767px) {header .header_train{padding:15px 10px}header .header_train .site_navbar{margin-bottom:15px}header .header_train .site_navbar .header_base svg{height:35px}header .header_train .head_sitebar{gap:5px}header .header_train .head_sitebar .first_expert{margin:2px 10px}}.offer_panel{background:rgb(216,235,206);padding:5rem 0;position:relative;overflow:hidden}.offer_panel::before{position:absolute;top:-50px;background:linear-gradient(135deg,rgb(137,181,117,0.5),rgb(178,209,163,0.5));z-index:0;filter:blur(60px);height:300px;width:300px;border-radius:50%;content:"";right:-50px}.offer_panel::after{width:250px;filter:blur(50px);height:250px;content:"";z-index:0;border-radius:50%;left:-50px;background:linear-gradient(225deg,rgb(178,209,163,0.5),rgb(137,181,117,0.5));position:absolute;bottom:-50px}.offer_panel .container{position:relative;z-index:1}.offer_panel .pricing_rates{gap:3rem;flex-direction:column-reverse;display:flex}.offer_panel .promo_rates{max-width:800px;text-align:center;position:relative;margin:0 auto;padding:0 1rem}.offer_panel .promo_rates h2{color:#000000;position:relative;display:inline-block;font-weight:700;margin-bottom:1.5rem;font-size:calc(30px * 1.1)}.offer_panel .promo_rates h2::after{bottom:-10px;background:linear-gradient(90deg,rgb(178,209,163),rgb(137,181,117));position:absolute;left:50%;content:"";height:3px;width:80px;transform:translateX(-50%)}.offer_panel .pricing_tiers{line-height:1.6;color:#000000;font-size:12px;margin-bottom:1rem}.offer_panel .bundle_rate{grid-template-columns:1fr;perspective:1000px;gap:2rem;display:grid}.offer_panel .skill_plans{transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);text-decoration:none;transform-style:preserve-3d;position:relative;display:block}.offer_panel .skill_plans:hover{transform:translateY(-10px)}.offer_panel .rate_list{background:#ffffff;position:relative;border-radius:10px;min-height:430px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,0.1);justify-content:space-between;transition:all 0.4s ease;display:flex;z-index:1;flex-direction:column}.offer_panel .skill_plans:hover .rate_list{box-shadow:0 20px 45px rgba(0,0,0,0.15)}.offer_panel .plan_options{padding:2rem;position:relative;flex:1;z-index:2}.offer_panel .skill_plans h3{margin-bottom:1rem;font-size:calc(24px * 1.1);position:relative;display:inline-block;color:#000000;font-weight:700}.offer_panel .skill_plans h3::before{position:absolute;transition:width 0.3s ease;height:2px;left:0;background:rgb(178,209,163);bottom:-5px;width:40px;content:""}.offer_panel .skill_plans:hover h3::before{width:100%}.offer_panel .class_deals{position:relative;font-weight:700;font-size:calc(24px * 1.4);display:block;color:rgb(137,181,117);margin:1.5rem 0}.offer_panel .class_deals::after{transform:translateY(-50%);height:20px;border-radius:3px;content:"";background:rgb(178,209,163);top:50%;position:absolute;width:3px;left:-10px}.offer_panel .skill_plans p{hyphens:auto;font-size:12px;margin-bottom:1rem;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;color:#000000}.offer_panel .image_cell{position:relative;height:180px}.offer_panel .image_cell::before{background:linear-gradient(to top,rgba(0,0,0,0.6),transparent);inset:0;z-index:1;content:"";position:absolute}.offer_panel .skill_plans:nth-child(1) .rate_list{border-top:4px solid rgb(178,209,163)}.offer_panel .skill_plans:nth-child(2) .rate_list{border-top:4px solid rgb(137,181,117)}.offer_panel .skill_plans:nth-child(3) .rate_list{border-top:4px solid #6c5ce7}.offer_panel .skill_plans:nth-child(4) .rate_list{border-top:4px solid #00b894}@media (min-width: 768px) {.offer_panel .bundle_rate{grid-template-columns:repeat(2,1fr)}.offer_panel .rate_list{min-height:480px}.offer_panel .promo_rates{padding:0 2rem}.offer_panel .promo_rates h2{font-size:calc(30px * 1.2)}} @media (min-width: 992px) {.offer_panel .pricing_rates{align-items:center;flex-direction:row;gap:4rem}.offer_panel .bundle_rate{flex:2;grid-template-columns:repeat(2,1fr)}.offer_panel .promo_rates{flex:1;padding-right:3rem;text-align:left}.offer_panel .promo_rates h2::after{transform:none;left:0}.offer_panel .rate_list{min-height:500px}} @media (min-width: 1200px) {.offer_panel .bundle_rate{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.offer_panel .skill_plans{transform:perspective(1000px) rotateY(0);transition:all 0.5s cubic-bezier(0.19,1,0.22,1)}.offer_panel .skill_plans:hover{transform:perspective(1000px) translateY(-15px) rotateY(2deg)}.offer_panel .rate_list{backface-visibility:hidden;transform-style:preserve-3d;min-height:520px}.offer_panel .image_cell{height:200px}.offer_panel .class_deals{font-size:calc(24px * 1.6)}.offer_panel .promo_rates h2{font-size:calc(30px * 1.3)}}.privacy_holdfast{background-color:rgb(216,235,206);line-height:1.6;box-shadow:0 4px 8px rgba(0,0,0,0.5);font-family:Arial,sans-serif;padding:20px;color:#000000}.privacy_holdfast h1,.privacy_holdfast h2,.privacy_holdfast h3,.privacy_holdfast h4,.privacy_holdfast h5,.privacy_holdfast h6{margin-bottom:20px;color:rgb(178,209,163);font-weight:700}.privacy_holdfast h1{font-size:42px}.privacy_holdfast h2{font-size:28px}.privacy_holdfast h3{font-size:calc(21px - 4px)}.privacy_holdfast h4{font-size:calc(21px - 8px)}.privacy_holdfast h5{font-weight:600;font-size:21px}.privacy_holdfast h6{font-weight:300;font-size:20px}.privacy_holdfast ul,.privacy_holdfast ol{margin-left:20px;list-style-position:inside;padding-left:20px}.privacy_holdfast li{margin-bottom:10px;border-left:3px solid rgb(137,181,117);padding-left:10px}.privacy_holdfast li::marker{color:rgb(137,181,117)}.privacy_holdfast section{background-color:rgb(216,235,206);margin-bottom:40px;border-radius:10px;padding:20px}.privacy_holdfast p,.privacy_holdfast span{font-size:14px;margin-bottom:15px;color:#000000}@media only screen and (max-width: 800px) {.privacy_holdfast{padding:15px}.privacy_holdfast h1{font-size:calc(21px - 6px)}.privacy_holdfast h2{font-size:calc(21px - 5px)}.privacy_holdfast ul,.privacy_holdfast ol{margin-left:10px;padding-left:10px}.privacy_holdfast li{margin-bottom:8px}.privacy_holdfast p,.privacy_holdfast span{font-size:calc(14px - 2px)}} .study_process{overflow:hidden;position:relative;padding:120px 0;background:linear-gradient(135deg,rgb(216,235,206) 0%,rgba(255,255,255,0.92) 100%)}.study_process::before{background-image:linear-gradient(120deg,rgb(178,209,163,0.5) 15%,transparent 15%);opacity:0.05;height:100%;position:absolute;z-index:0;width:100%;content:"";top:0;left:0;transform:translateZ(0);background-size:120px 120px}.study_process::after{animation:float 20s infinite ease-in-out;border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;position:absolute;right:-5%;background:linear-gradient(225deg,rgb(178,209,163) 0%,rgb(137,181,117) 100%);opacity:0.1;z-index:0;content:"";transform:translateZ(0);height:300px;width:300px;top:-10%}.study_process .container{position:relative;margin:0 auto;z-index:2;max-width:1200px}.study_process .learning_experts{transform:translateZ(0);grid-template-columns:1fr;display:grid;gap:30px;position:relative}.study_process .learning_experts::before{left:-20px;content:"";z-index:-1;width:4px;position:absolute;top:0;transform:scaleY(0.92);height:100%;transform-origin:top;background:linear-gradient(to bottom,rgb(178,209,163),rgb(137,181,117))}.study_process h3{margin-bottom:25px;font-size:29px;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);transform:translateX(0);letter-spacing:-0.02em;line-height:1.3;position:relative;font-weight:700;color:#000000}.study_process h3::before{top:50%;background-color:rgb(178,209,163);content:"";position:absolute;transform:translateY(-50%);width:20px;height:3px;transition:opacity 0.4s ease,width 0.4s ease;left:-35px;opacity:0}.study_process:hover h3{transform:translateX(10px)}.study_process:hover h3::before{width:30px;opacity:1}.study_process p{color:#000000;transform:translateZ(0);margin-bottom:0;position:relative;padding-left:0;font-size:15px;line-height:1.8}.study_process p span{position:relative;padding:30px 35px;background:linear-gradient(to right,rgba(255,255,255,0.95),rgba(255,255,255,0.5));box-shadow:0 10px 30px rgba(0,0,0,0.05),0 1px 4px rgba(0,0,0,0.03),0 20px 25px -5px rgba(0,0,0,0.02);backdrop-filter:blur(5px);display:block;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease;border-left:4px solid rgb(178,209,163)}.study_process p span::before{transform-origin:left;bottom:0;content:"";background:linear-gradient(to right,rgb(178,209,163),rgb(137,181,117));height:3px;position:absolute;opacity:0.6;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);width:100%;left:0;transform:scaleX(0.7)}.study_process:hover p span{transform:translateY(-5px) scale(1.01);box-shadow:0 15px 35px rgba(0,0,0,0.08),0 3px 10px rgba(0,0,0,0.05),0 25px 30px -5px rgba(0,0,0,0.03)}.study_process:hover p span::before{transform:scaleX(1)}@keyframes float {0%,100%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(-15px,15px) rotate(5deg)}50%{transform:translate(10px,30px) rotate(-5deg)}75%{transform:translate(15px,10px) rotate(3deg)}} @media screen and (min-width: 768px) {.study_process{padding:150px 0}.study_process .learning_experts{margin:0 auto;max-width:80%;grid-template-columns:1fr}.study_process h3{font-size:calc(29px * 1.1);margin-bottom:35px}.study_process p{font-size:calc(15px * 1.05);line-height:1.9}.study_process p span{padding:40px 45px}} @media screen and (min-width: 992px) {.study_process{padding:180px 0}.study_process::after{height:400px;width:400px}.study_process .learning_experts{max-width:75%}.study_process h3{font-size:calc(29px * 1.2);margin-bottom:40px}.study_process p span{padding:45px 55px}.study_process .learning_experts::before{left:-40px;width:6px}.study_process h3::before{width:25px;left:-55px}.study_process:hover h3::before{width:40px}} @media screen and (max-width: 767px) {.study_process{padding:80px 0}.study_process::after{width:200px;height:200px}.study_process h3{margin-bottom:20px;font-size:calc(29px * 0.85)}.study_process p{font-size:calc(15px * 0.95);line-height:1.7}.study_process p span{padding:25px}.study_process .learning_experts::before{width:3px;left:-15px}}.future_students{background:linear-gradient(135deg,rgb(216,235,206) 0%,rgb(178,209,163,0.5) 100%);padding:120px 0;position:relative;overflow:hidden}.future_students::before{width:100%;top:0;content:"";z-index:0;left:0;height:100%;opacity:0.6;position:absolute;background:radial-gradient( circle at 70% 20%,rgb(137,181,117,0.5) 0%,transparent 50% )}.future_students::after{content:"";z-index:0;left:0;position:absolute;width:100%;background:linear-gradient( to top,rgb(216,235,206) 0%,transparent 100% );bottom:0;height:200px}.future_students .container{max-width:1200px;padding:0 20px;position:relative;z-index:1;margin:0 auto}.future_students .learning_experts{position:relative;overflow:visible;padding:0 50px}.future_students h4{line-height:1.2;padding-left:25px;font-size:46px;position:relative;max-width:700px;font-weight:700;color:#000000;margin-bottom:80px}.future_students h4::before{top:15px;border-radius:3px;left:0;position:absolute;bottom:15px;background:linear-gradient(180deg,rgb(178,209,163),rgb(137,181,117));width:6px;content:""}.future_students div{position:relative;flex-direction:column;display:flex}.future_students div::before{background:linear-gradient(180deg,rgb(178,209,163,0.5),rgb(137,181,117,0.5));width:2px;height:100%;content:"";position:absolute;top:0;opacity:0.5;left:36px}.future_students div p{font-size:14px;transition:all 0.3s ease;display:flex;color:#000000;position:relative;margin:0 0 35px 0;line-height:1.6;padding-left:85px;align-items:flex-start}.future_students div p:last-child{margin-bottom:0}.future_students div p:hover{transform:translateX(10px)}.future_students div p svg{border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,0.1);padding:8px;position:absolute;height:32px;width:32px;transition:all 0.3s ease;left:20px;top:0;z-index:2;background:#ffffff}.future_students div p:hover svg{box-shadow:0 8px 25px rgba(0,0,0,0.15);transform:scale(1.2)}.future_students div p svg path{fill:rgb(178,209,163);transition:fill 0.3s ease}.future_students div p:hover svg path{fill:rgb(137,181,117)}.future_students div p::before{opacity:0;left:75px;position:absolute;content:"";width:10px;height:2px;top:16px;background:rgb(178,209,163);transition:all 0.3s ease}.future_students div p:hover::before{opacity:1;width:20px}.future_students div p::after{border-radius:13px;width:calc(100% - 60px);z-index:-1;position:absolute;opacity:0;height:calc(100% + 20px);transition:all 0.3s ease;top:-10px;box-shadow:0 10px 30px rgba(0,0,0,0.05);transform:scale(0.95);content:"";left:60px;background:#ffffff}.future_students div p:hover::after{opacity:1;transform:scale(1)}@media (max-width: 991px) {.future_students{padding:100px 0}.future_students .learning_experts{padding:0 30px}.future_students h4{font-size:calc(46px - 6px);margin-bottom:60px}.future_students div p{padding-left:75px;margin-bottom:30px}.future_students div::before{left:31px}.future_students div p svg{left:17px;height:28px;width:28px}.future_students div p::before{left:65px}.future_students div p::after{width:calc(100% - 50px);left:50px}} @media (max-width: 767px) {.future_students{padding:80px 0}.future_students .learning_experts{padding:0 20px}.future_students h4{margin-bottom:50px;padding-left:20px;font-size:calc(46px - 12px)}.future_students h4::before{width:4px}.future_students div p{padding-left:65px;margin-bottom:25px}.future_students div::before{left:28px}.future_students div p svg{height:24px;left:16px;width:24px}.future_students div p::before{left:55px;top:14px}.future_students div p::after{width:calc(100% - 45px);left:45px}} @media (max-width: 479px) {.future_students{padding:60px 0}.future_students .learning_experts{padding:0 10px}.future_students h4{margin-bottom:40px;font-size:calc(46px - 18px);padding-left:15px}.future_students div p{font-size:calc(14px - 1px);margin-bottom:20px;padding-left:55px}.future_students div::before{left:23px}.future_students div p svg{padding:6px;width:20px;left:13px;height:20px}.future_students div p::before{top:10px;left:45px}.future_students div p::after{left:40px;width:calc(100% - 40px)}}.program_details{background-color:rgb(216,235,206);overflow:hidden;flex-direction:column;position:relative;min-height:100vh;display:flex}.program_details .lesson_map{left:0;top:0;z-index:1;position:absolute;height:100%;width:100%}.program_details .lesson_map::before{content:"";height:100%;position:absolute;left:0;z-index:2;opacity:0.7;top:0;background:#000000;width:100%}.program_details .education_route{top:0;height:100%;position:absolute;width:100%;left:0;z-index:1}.program_details .knowledge_map{position:absolute;height:100%;opacity:0;transition:transform 1s cubic-bezier(0.19,1,0.22,1);transform:scale(1.1);animation:slide-fade 25s infinite cubic-bezier(0.19,1,0.22,1);width:100%}.program_details .lesson_map:hover .knowledge_map{animation-play-state:paused}.program_details .knowledge_map:nth-child(1){animation-delay:0s}.program_details .knowledge_map:nth-child(2){animation-delay:-5s}.program_details .knowledge_map:nth-child(3){animation-delay:-10s}.program_details .knowledge_map:nth-child(4){animation-delay:-15s}.program_details .knowledge_map:nth-child(5){animation-delay:-20s}.program_details .knowledge_map img{filter:grayscale(0.3) contrast(1.1);height:100%;width:100%;object-fit:cover}.program_details .container{display:flex;height:100vh;position:relative;align-items:center;width:100%;z-index:10}.program_details .learning_experts{display:grid;position:relative;width:85%;margin:0 auto;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);height:80vh}.program_details .fast_development{border-radius:17px;grid-column:6 / 13;z-index:3;padding:4rem;backdrop-filter:blur(20px);box-sizing:border-box;position:relative;flex-direction:column;overflow:hidden;grid-row:2 / 12;border:1px solid rgba(255,255,255,0.1);display:flex;background:rgba(255,255,255,0.04);justify-content:center}.program_details .fast_development::before{height:60%;width:60%;z-index:-1;left:-30px;top:-30px;content:"";opacity:0.3;position:absolute;filter:blur(60px);border-radius:50%;background:rgb(178,209,163,0.5)}.program_details .fast_development::after{filter:blur(70px);opacity:0.3;right:-30px;background:rgb(137,181,117,0.5);height:70%;border-radius:50%;z-index:-1;width:70%;position:absolute;bottom:-30px;content:""}.program_details .fast_development h3{color:#ffffff;font-size:29px;font-weight:700;position:relative;margin-bottom:1.5rem}.program_details .fast_development h3::before{z-index:-1;content:"";top:-15px;opacity:0.5;position:absolute;border:2px solid rgb(178,209,163,0.5);border-radius:10px;width:50px;left:-15px;height:50px}.program_details .fast_development p{color:#000000;word-wrap:break-word;line-height:1.8;font-size:18px;margin-bottom:2.5rem;overflow-wrap:break-word;max-width:100%}.program_details .request_grid{overflow:hidden;display:inline-flex;max-width:calc(100% - 2rem);z-index:1;border:1px solid rgb(178,209,163);transition:all 0.3s ease;align-self:flex-start;text-decoration:none;font-size:20px;background:transparent;margin-bottom:1rem;align-items:center;padding:1rem 2rem;color:#ffffff;position:relative;font-weight:600}.program_details .request_grid::before{z-index:-1;position:absolute;background:rgb(178,209,163);left:-100%;top:0;height:100%;transition:left 0.3s ease;content:"";width:100%}.program_details .request_grid:hover{color:#ffffff}.program_details .request_grid:hover::before{left:0}.program_details .learning_experts::after{z-index:2;content:"";width:100%;position:absolute;border:1px solid rgb(137,181,117,0.5);height:100%;grid-column:3 / 9;border-radius:17px;grid-row:4 / 10}@keyframes slide-fade {0%,16%{opacity:1;z-index:5}20%,96%{opacity:0;z-index:0}100%{opacity:1;z-index:5}} @keyframes progress-move {0%,16%{left:0}20%,36%{left:40px}40%,56%{left:80px}60%,76%{left:120px}80%,96%{left:160px}100%{left:0}} @media screen and (max-width: 1200px) {.program_details .learning_experts{width:90%;height:85vh}.program_details .fast_development{padding:3rem}} @media screen and (max-width: 992px) {.program_details .learning_experts{grid-template-rows:auto 1fr;gap:2rem;grid-template-columns:repeat(8,1fr);height:auto}.program_details .learning_experts::before{display:none}.program_details .learning_experts::after{display:none}.program_details .fast_development{grid-row:2;grid-column:1 / 9;padding:2.5rem}.program_details .container{padding:5rem 0;height:auto}} @media screen and (max-width: 768px) {.program_details .learning_experts{width:90%;gap:1.5rem}.program_details .fast_development{padding:2rem}.program_details .fast_development h3{font-size:calc(29px * 0.9)}.program_details .fast_development h3::before{height:40px;left:-20px;width:40px;top:-15px}.program_details .fast_development p{font-size:calc(18px * 0.9);margin-bottom:2rem}.program_details .container{padding:4rem 0}} @media screen and (max-width: 576px) {.program_details .learning_experts{gap:1rem;width:92%}.program_details .fast_development{padding:1.5rem}.program_details .fast_development h3{font-size:calc(29px * 0.8);margin-bottom:1rem}.program_details .fast_development h3::before{display:none}.program_details .fast_development p{margin-bottom:1.5rem;line-height:1.6}.program_details .request_grid{padding:0.8rem 1.8rem;font-size:calc(20px * 0.9)}.program_details .container{padding:3rem 0}} .program_details .education_route:has(.knowledge_map:nth-child(2):last-child) .knowledge_map:nth-child(1){animation-delay:0s}.program_details .education_route:has(.knowledge_map:nth-child(2):last-child) .knowledge_map:nth-child(2){animation-delay:-12.5s}.program_details .education_route:has(.knowledge_map:nth-child(3):last-child) .knowledge_map:nth-child(1){animation-delay:0s}.program_details .education_route:has(.knowledge_map:nth-child(3):last-child) .knowledge_map:nth-child(2){animation-delay:-8.33s}.program_details .education_route:has(.knowledge_map:nth-child(3):last-child) .knowledge_map:nth-child(3){animation-delay:-16.67s}.program_details .education_route:has(.knowledge_map:nth-child(4):last-child) .knowledge_map:nth-child(1){animation-delay:0s}.program_details .education_route:has(.knowledge_map:nth-child(4):last-child) .knowledge_map:nth-child(2){animation-delay:-6.25s}.program_details .education_route:has(.knowledge_map:nth-child(4):last-child) .knowledge_map:nth-child(3){animation-delay:-12.5s}.program_details .education_route:has(.knowledge_map:nth-child(4):last-child) .knowledge_map:nth-child(4){animation-delay:-18.75s}@keyframes feature-photo {0%,16%{opacity:1}20%,96%{opacity:0}100%{opacity:1}} .program_details .lesson_map{z-index:0}.title_portal{overflow:hidden;width:100%;position:relative;min-height:100vh}.title_portal .start_lead{justify-content:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;z-index:1;align-items:center;width:100%}.title_portal .start_lead::before{width:100%;background:linear-gradient(135deg,rgba(0,0,0,0.5) 0%,rgb(137,181,117,0.5) 60%,rgb(178,209,163,0.5) 100%);top:0;backdrop-filter:blur(8px);content:"";left:0;height:100%;z-index:-1;position:absolute}.title_portal .start_lead::after{transform:translateZ(0);left:20px;border:2px solid rgba(255,255,255,0.1);clip-path:polygon( 0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100% );position:absolute;content:"";z-index:-1;bottom:20px;right:20px;transition:all 0.5s cubic-bezier(0.25,1,0.5,1);top:20px}.title_portal .learn_guide{transform:translateY(0);backdrop-filter:blur(10px);padding:3rem;background:linear-gradient(to right,rgba(255,255,255,0.05),rgba(255,255,255,0.1));opacity:1;box-shadow:0 20px 40px rgba(0,0,0,0.2),0 5px 15px rgba(0,0,0,0.1);max-width:850px;animation:fadeUpIn 1.2s cubic-bezier(0.16,1,0.3,1) forwards;position:relative}.title_portal .learn_guide::before{width:6px;transform-origin:top;background:rgb(178,209,163);animation:scaleIn 0.8s 0.4s cubic-bezier(0.16,1,0.3,1) forwards;transform:scaleY(0);left:0;content:"";top:0;position:absolute;height:100%}.title_portal .learn_guide::after{width:4px;transform-origin:bottom;top:0;right:-10px;background:rgb(137,181,117);height:70%;animation:scaleIn 0.8s 0.6s cubic-bezier(0.16,1,0.3,1) forwards;position:absolute;content:"";transform:scaleY(0)}.title_portal h1{font-size:calc(43px * 1.1);letter-spacing:-0.02em;animation:slideInRight 0.8s 0.2s cubic-bezier(0.16,1,0.3,1) forwards;margin-bottom:1.5rem;opacity:0;font-weight:700;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,0.2);transform:translateX(-30px);color:#ffffff;position:relative}.title_portal h1::after{width:80px;left:0;transform-origin:left;position:absolute;transform:scaleX(0);background:rgb(178,209,163);height:4px;animation:scaleInX 0.8s 0.8s cubic-bezier(0.16,1,0.3,1) forwards;content:"";bottom:-12px}.title_portal h3{font-weight:600;opacity:0;transform:translateY(20px);max-width:90%;line-height:1.5;font-size:calc(18px * 1.1);color:#ffffff;animation:fadeIn 0.8s 0.4s cubic-bezier(0.16,1,0.3,1) forwards;margin-bottom:2rem}.title_portal p{animation:fadeIn 0.8s 0.6s cubic-bezier(0.16,1,0.3,1) forwards;line-height:1.7;font-weight:300;letter-spacing:0.05em;padding-bottom:0.5rem;position:relative;display:inline-block;color:#ffffff;font-size:calc(14px * 1.05);border-bottom:1px solid rgba(255,255,255,0.2);opacity:0;margin-top:2rem;transform:translateY(20px)}@keyframes fadeUpIn {from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}} @keyframes slideInRight {from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}} @keyframes fadeIn {from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}} @keyframes scaleIn {from{transform:scaleY(0)}to{transform:scaleY(1)}} @keyframes scaleInX {from{transform:scaleX(0)}to{transform:scaleX(1)}} .title_portal .start_lead:hover::after{transform:scale(1.02);border-color:rgba(255,255,255,0.15)}@media (max-width: 1200px) {.title_portal .learn_guide{max-width:700px;padding:2.5rem}.title_portal h1{font-size:calc(43px * 0.95)}.title_portal h3{font-size:calc(18px * 1);max-width:100%}} @media (max-width: 992px) {.title_portal .start_lead{padding:3rem 1.5rem}.title_portal .learn_guide{padding:2rem;max-width:600px}.title_portal h1{margin-bottom:1.2rem;font-size:calc(43px * 0.9)}.title_portal h1::after{height:3px;width:60px}.title_portal h3{font-size:calc(18px * 0.95);margin-bottom:1.5rem}.title_portal p{font-size:14px}} @media (max-width: 768px) {.title_portal .start_lead{align-items:flex-start;padding-top:5rem}.title_portal .learn_guide{padding:1.75rem;max-width:100%}.title_portal h1{font-size:calc(43px * 0.8)}.title_portal h3{line-height:1.4;font-size:calc(18px * 0.9)}.title_portal .start_lead::after{right:15px;clip-path:polygon( 0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100% );left:15px;bottom:15px;top:15px}} @media (max-width: 576px) {.title_portal .start_lead{padding:2rem 1rem;min-height:calc(100vh - 60px)}.title_portal .learn_guide{padding:1.5rem}.title_portal h1{margin-bottom:1rem;font-size:calc(43px * 0.7);letter-spacing:-0.01em}.title_portal h1::after{height:3px;bottom:-8px;width:50px}.title_portal h3{margin-bottom:1.2rem;font-size:calc(18px * 0.85)}.title_portal p{font-size:calc(14px * 0.95);margin-top:1.5rem}.title_portal .learn_guide::before,.title_portal .learn_guide::after{width:3px}.title_portal .start_lead::after{display:none}}.thanksField{overflow:hidden;background:linear-gradient(135deg,rgb(137,181,117,0.5) 0%,rgb(178,209,163,0.5) 100%);padding:5rem 2rem;position:relative}.thanksField::before{animation:float 12s ease-in-out infinite;pointer-events:none;position:absolute;z-index:1;width:50%;content:"";transform:rotate(-15deg) skew(10deg);height:70%;opacity:0.1;background:linear-gradient(120deg,rgb(137,181,117) 0%,rgb(178,209,163) 100%);right:-5%;top:-10%;clip-path:polygon(0 0,100% 0,80% 100%,20% 100%)}.thanksField::after{opacity:0.08;width:40%;height:60%;clip-path:polygon(20% 0,100% 20%,80% 100%,0 80%);pointer-events:none;animation:float 15s ease-in-out infinite reverse;content:"";background:linear-gradient(210deg,rgb(178,209,163) 0%,rgb(137,181,117) 100%);transform:rotate(10deg) skew(-5deg);bottom:-5%;left:-5%;position:absolute;z-index:1}.thanksField .container{display:flex;position:relative;align-items:flex-start;margin:0 auto;z-index:2;max-width:1200px;flex-direction:column}.thanksField h2{line-height:1.3;transform:translateX(-10px);font-weight:700;margin-bottom:2.5rem;color:#000000;animation:slideIn 0.8s cubic-bezier(0.25,1,0.5,1) forwards;position:relative;font-family:Arial,sans-serif;max-width:90%;opacity:0;font-size:29px}.thanksField h2::after{width:120px;left:0;height:4px;transform:scaleX(0);position:absolute;animation:expandLine 1.2s 0.4s cubic-bezier(0.17,0.67,0.43,0.99) forwards;transform-origin:left;background:linear-gradient(90deg,rgb(178,209,163) 0%,rgb(137,181,117) 100%);content:"";bottom:-15px}.thanksField .learning_experts{position:relative;transform:translateY(20px);animation:riseUp 1s 0.6s cubic-bezier(0.25,1,0.5,1) forwards;background:#ffffff;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,0.04),0 5px 15px rgba(0,0,0,0.05);width:100%;border:1px solid rgba(0,0,0,0.06);opacity:0}.thanksField .learning_experts::before{transform-origin:left;background:linear-gradient(90deg,rgb(137,181,117) 0%,rgb(178,209,163) 100%);right:0;transform:scaleX(0);top:0;left:0;height:5px;animation:expandLine 1.5s 1s cubic-bezier(0.17,0.67,0.43,0.99) forwards;position:absolute;content:""}.thanksField ul{margin:0;list-style:none;padding:0}.thanksField li{padding-left:1.5rem;position:relative}.thanksField li::before{background:rgb(137,181,117);position:absolute;content:"";left:0;width:8px;animation:popIn 0.5s 1.4s cubic-bezier(0.34,1.56,0.64,1) forwards;top:0.5rem;transform:rotate(45deg) scale(0);opacity:0;height:8px}.thanksField span{font-family:Arial,sans-serif;opacity:0;color:#000000;animation:fadeIn 1s 1.2s ease-out forwards;font-size:14px;display:block;transform:translateY(15px);line-height:1.7}@keyframes slideIn {0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}} @keyframes riseUp {0%{transform:translateY(20px);opacity:0}100%{transform:translateY(0);opacity:1}} @keyframes expandLine {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @keyframes fadeIn {0%{opacity:0;transform:translateY(15px)}100%{opacity:1;transform:translateY(0)}} @keyframes popIn {0%{transform:rotate(45deg) scale(0);opacity:0}70%{transform:rotate(45deg) scale(1.2);opacity:1}100%{transform:rotate(45deg) scale(1);opacity:1}} @keyframes float {0%{transform:rotate(-15deg) skew(10deg) translateY(0)}50%{transform:rotate(-13deg) skew(12deg) translateY(-15px)}100%{transform:rotate(-15deg) skew(10deg) translateY(0)}} @media (max-width: 991px) {.thanksField{padding:4rem 1.5rem}.thanksField h2{font-size:calc(29px * 0.9);max-width:100%}.thanksField .learning_experts{padding:2.5rem 2rem}} @media (max-width: 767px) {.thanksField{padding:3.5rem 1.25rem}.thanksField h2{margin-bottom:2rem;font-size:calc(29px * 0.8)}.thanksField h2::after{height:3px;width:100px}.thanksField .learning_experts{padding:2rem 1.5rem}.thanksField span{line-height:1.6;font-size:calc(14px * 0.95)}} @media (max-width: 480px) {.thanksField{padding:3rem 1rem}.thanksField h2{margin-bottom:1.5rem;font-size:calc(29px * 0.7)}.thanksField h2::after{width:80px;height:3px;bottom:-10px}.thanksField .learning_experts{padding:1.5rem 1.25rem}.thanksField li{padding-left:1.25rem}.thanksField li::before{width:6px;height:6px}.thanksField span{font-size:calc(14px * 0.9);line-height:1.5}}footer{position:relative;width:100%}.milestone_cta{background-color:rgb(178,209,163);position:relative;color:#ffffff;padding:80px 0 30px;font-family:Arial,sans-serif}.milestone_cta::before{z-index:0;position:absolute;top:0;right:0;width:60%;background-color:rgb(178,209,163);content:"";height:100%;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%)}footer .milestone_cta::after{content:"";position:absolute;height:200px;opacity:0.3;width:200px;top:50px;background:radial-gradient(circle,rgb(178,209,163),transparent 70%);right:15%;border-radius:50%}footer .carbon_cta{position:relative;z-index:1}footer .support_info{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex;margin-bottom:60px}footer .info_item{flex:0 1 auto;margin-right:10px;transform:skewX(-5deg);margin-bottom:10px;padding:15px 25px;background-color:rgba(255,255,255,0.1);transition:all 0.3s ease;border-radius:10px;backdrop-filter:blur(5px)}footer .info_item:hover{transform:skewX(-5deg) translateY(-5px);background-color:rgb(178,209,163)}footer .info_item svg{height:20px;margin-right:10px;width:20px;transform:skewX(5deg);vertical-align:middle;fill:#ffffff}footer .info_item p,footer .info_item a{font-size:14px;transform:skewX(5deg);text-decoration:none;color:#ffffff;vertical-align:middle;display:inline-block}footer .text_main_holder{display:grid;gap:40px;grid-template-columns:1fr;position:relative}footer .site_navbar{position:relative;padding-left:20px}footer .site_navbar::before{left:0;height:100%;content:"";background-color:rgb(178,209,163);width:5px;position:absolute;top:0}footer .site_navbar svg{margin-bottom:20px;width:auto;filter:brightness(0) invert(1);height:45px}footer .goal_footer{line-height:1.6;color:rgba(255,255,255,0.7);font-size:16px;max-width:320px}footer .head_sitebar{position:relative}footer .head_sitebar h5{font-size:19px;letter-spacing:1px;display:inline-block;margin-bottom:25px;color:#ffffff;position:relative;font-weight:700;text-transform:uppercase;padding-bottom:10px}footer .head_sitebar h5::after{content:"";bottom:0;position:absolute;height:3px;width:50px;background-color:rgb(178,209,163);left:0}footer .main_mainwrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-bottom:25px;gap:15px}footer .main_mainwrap a{padding-left:0;text-decoration:none;transition:all 0.3s ease;position:relative;font-size:14px;color:rgba(255,255,255,0.8)}footer .main_mainwrap a::before{left:-20px;position:absolute;content:"→";color:rgb(178,209,163);transition:all 0.3s ease;opacity:0}footer .main_mainwrap a:hover{color:rgb(178,209,163);padding-left:20px}footer .main_mainwrap a:hover::before{opacity:1;left:0}footer .subscribe_holder{position:relative;border-radius:25px;border-left:5px solid rgb(178,209,163);padding:30px;background-color:rgba(0,0,0,0.3)}footer .subscribe_holder::before{height:100px;width:100px;position:absolute;opacity:0.2;top:-20px;z-index:-1;content:"";border-radius:50%;background-color:rgb(178,209,163);right:-20px}footer .subscribe_holder h5{text-transform:uppercase;font-weight:700;margin-bottom:15px;color:#ffffff;letter-spacing:1px;font-size:19px}footer .subscribe_holder p{color:rgba(255,255,255,0.7);font-size:14px;margin-bottom:25px;line-height:1.6}footer .input_holder{gap:15px;flex-direction:column;display:flex}footer .input_holder input[type="email"]{transition:all 0.3s ease;color:#ffffff;background-color:rgba(255,255,255,0.1);padding:14px 16px;border:none;font-size:14px;border-radius:10px}footer .input_holder input[type="email"]:focus{outline:none;background-color:rgba(255,255,255,0.15);box-shadow:0 0 0 2px rgb(178,209,163)}footer .input_holder input[type="email"]::placeholder{color:rgba(255,255,255,0.5)}footer .instant_access{border-radius:10px;cursor:pointer;font-weight:600;border:none;font-size:19px;color:#ffffff;transition:all 0.3s ease;background-color:rgb(178,209,163);padding:14px 20px;text-transform:uppercase;letter-spacing:1px}footer .instant_access:hover{background-color:rgb(137,181,117);transform:translateX(5px)}footer .media_kit{position:relative;margin-top:60px;border-top:1px solid rgba(255,255,255,0.1);padding-top:20px}footer .pitch_comp{font-size:16px;color:rgba(255,255,255,0.6);text-align:center}@media (min-width: 768px) {footer .text_main_holder{gap:30px;grid-template-columns:1fr 1fr 1fr}footer .main_mainwrap{grid-template-columns:repeat(2,1fr)}footer .input_holder{flex-direction:row}footer .instant_access{white-space:nowrap}footer .main_mainwrap a{padding-right:10px}} @media (max-width: 991px) {footer .milestone_cta::before{width:100%;background-color:rgb(178,209,163);opacity:0.7;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}} @media (max-width: 767px) {footer .milestone_cta{padding:60px 0 30px}footer .support_info{margin-bottom:40px;justify-content:center}footer .head_sitebar h5,footer .subscribe_holder h5{margin-bottom:20px}footer .media_kit{margin-top:40px}} @media (max-width: 576px) {footer .milestone_cta{padding:50px 0 20px}footer .info_item{margin-right:0;width:100%}footer .main_mainwrap{grid-template-columns:1fr}footer .subscribe_holder{padding:20px}footer .input_holder input[type="email"],footer .instant_access{padding:12px 15px}}.contact_section{padding:0;display:flex;min-height:650px;z-index:1;align-items:center;position:relative}.contact_section::before{content:'';position:absolute;z-index:-1;background-color:rgb(178,209,163,0.5);inset:0}.contact_section .container{position:relative;max-width:1280px;width:100%;margin:0 auto;padding:0 20px}.contact_section .request_query{display:flex;position:relative;flex-direction:column-reverse;width:100%}.contact_section .contact_inquiry{flex-wrap:wrap;align-items:flex-start;padding:40px 20px 120px;position:relative;display:flex;justify-content:center;background-color:transparent;width:100%;gap:30px}.contact_section .contact_inquiry h3{width:100%;margin-bottom:20px;text-align:center;font-weight:700;color:#ffffff;padding-bottom:15px;position:relative;font-size:31px}.contact_section .contact_inquiry h3::after{left:50%;bottom:0;width:60px;position:absolute;background-color:rgb(137,181,117);content:'';height:3px;transform:translateX(-50%)}.contact_section .contact_inquiry div{justify-content:center;transition:transform 0.3s ease,box-shadow 0.3s ease;align-items:center;min-height:140px;background-color:#ffffff;padding:20px;text-align:center;max-width:220px;box-shadow:0 5px 15px rgba(0,0,0,0.5);flex:1 0 calc(50% - 30px);display:flex;border-radius:26px;flex-direction:column}.contact_section .contact_inquiry div:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,0.5)}.contact_section .contact_inquiry div svg{margin-bottom:15px;width:35px;height:35px}.contact_section .contact_inquiry div svg path{fill:rgb(137,181,117)}.contact_section .contact_inquiry div span{font-size:15px;line-height:1.5;color:#000000;margin-top:10px}.contact_section .contact_inquiry div span a{color:#000000;text-decoration:none;transition:color 0.3s ease}.contact_section .contact_inquiry div span a:hover{color:rgb(137,181,117)}.contact_section .message_help{transform:translateY(50px);box-shadow:0 15px 50px rgba(0,0,0,0.5);border-radius:26px;max-width:550px;margin:0 auto;position:relative;padding:40px 30px;background-color:#ffffff;z-index:2}.contact_section .message_help::before{border-radius:3px;position:absolute;z-index:-1;height:30px;top:-15px;left:50%;content:'';background-color:#ffffff;width:30px;transform:translateX(-50%) rotate(45deg)}.contact_section .message_help h3{text-align:center;font-size:23px;margin-bottom:25px;font-weight:700;color:rgb(178,209,163)}.contact_section .message_help form{flex-wrap:wrap;gap:15px;display:flex}.contact_section .message_help input[type="text"],.contact_section .message_help input[type="email"]{transition:border-color 0.3s ease,box-shadow 0.3s ease;padding:15px 20px;flex:1 0 100%;font-size:15px;border-radius:10px;background-color:transparent;color:#000000;border:1px solid rgb(216,235,206);height:50px}.contact_section .message_help input[type="text"]:focus,.contact_section .message_help input[type="email"]:focus{box-shadow:0 0 0 3px rgb(137,181,117,0.5);border-color:rgb(137,181,117);outline:none}.contact_section .message_help input::placeholder{opacity:0.6;color:#000000}.contact_section .message_help .inquiry_map{align-items:flex-start;display:flex;flex:1 0 100%;margin-top:5px}.contact_section .message_help .inquiry_map input[type="checkbox"]{-webkit-appearance:none;margin-right:10px;border:2px solid rgb(216,235,206);width:20px;transition:background-color 0.3s ease,border-color 0.3s ease;cursor:pointer;flex-shrink:0;margin-top:3px;border-radius:4px;appearance:none;height:20px;position:relative}.contact_section .message_help .inquiry_map input[type="checkbox"]:checked{border-color:rgb(137,181,117);background-color:rgb(137,181,117)}.contact_section .message_help .inquiry_map input[type="checkbox"]:checked::before{color:#ffffff;top:50%;position:absolute;font-size:12px;content:'✓';left:50%;transform:translate(-50%,-50%)}.contact_section .message_help .inquiry_map label{font-size:16px;line-height:1.5;color:#000000}.contact_section .message_help .inquiry_map label a{transition:color 0.3s ease;color:rgb(137,181,117);text-decoration:none}.contact_section .message_help .inquiry_map label a:hover{color:rgb(178,209,163)}.contact_section .message_help .request_grid{height:50px;background:linear-gradient(135deg,rgb(137,181,117),rgb(178,209,163));margin-top:15px;cursor:pointer;font-weight:600;width:100%;transition:transform 0.3s ease,box-shadow 0.3s ease;border-radius:10px;font-size:17px;color:#ffffff;box-shadow:0 5px 15px rgb(137,181,117,0.5);border:none}.contact_section .message_help .request_grid:hover{box-shadow:0 8px 25px rgb(178,209,163,0.5);transform:translateY(-3px)}@media screen and (min-width: 992px) {.contact_section{padding:100px 0;min-height:700px}.contact_section .request_query{flex-direction:row;align-items:center}.contact_section .contact_inquiry{align-items:center;padding:60px 0 60px 120px;width:65%;margin-left:auto;gap:30px;justify-content:space-between}.contact_section .contact_inquiry h3{padding-left:0;margin-bottom:40px;padding-right:0;text-align:left}.contact_section .contact_inquiry h3::after{left:0;transform:none}.contact_section .contact_inquiry div{flex:0 0 calc(50% - 15px);margin:0;max-width:calc(50% - 15px)}.contact_section .message_help{left:0;margin:0;padding:40px;width:45%;z-index:3;position:absolute;max-width:450px}.contact_section .message_help::before{top:50%;transform:translateY(-50%) rotate(45deg);left:-15px}} @media screen and (min-width: 1200px) {.contact_section .contact_inquiry{padding-left:200px;width:70%}.contact_section .message_help{max-width:480px;width:40%}} @media screen and (min-width: 768px) and (max-width: 991px) {.contact_section{padding:80px 0 120px}.contact_section .contact_inquiry{justify-content:space-between;padding:0 20px 120px}.contact_section .contact_inquiry div{max-width:calc(50% - 15px);flex:0 0 calc(50% - 15px)}} @media screen and (max-width: 767px) {.contact_section{padding:60px 0 120px}.contact_section .contact_inquiry{padding:0 20px 120px}.contact_section .contact_inquiry h3{font-size:calc(23px + 2px)}.contact_section .contact_inquiry div{flex:0 0 100%;max-width:280px;margin-bottom:0;min-height:120px}.contact_section .contact_inquiry div svg{height:30px;width:30px}.contact_section .message_help{padding:30px 25px}} @media screen and (max-width: 480px) {.contact_section{padding:40px 0 100px}.contact_section .contact_inquiry{gap:20px}.contact_section .contact_inquiry div{min-height:auto;padding:20px 15px}}.meet_us{overflow:hidden;padding:120px 0;position:relative;background:rgb(216,235,206)}.meet_us::before{height:100%;background-size:30px 30px;top:0;z-index:1;content:"";width:100%;position:absolute;left:0;opacity:0.2;background:linear-gradient(90deg,transparent 95%,rgb(178,209,163,0.5) 95%),linear-gradient(0deg,transparent 95%,rgb(178,209,163,0.5) 95%);animation:gridMove 40s linear infinite}@keyframes gridMove {0%{background-position:0 0}100%{background-position:30px 30px}} .meet_us::after{position:absolute;left:0;z-index:1;background:radial-gradient(circle at 20% 30%,rgb(178,209,163,0.5) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgb(137,181,117,0.5) 0%,transparent 50%);content:"";filter:blur(60px);top:0;width:100%;opacity:0.3;animation:bgPulse 20s infinite alternate;height:100%}@keyframes bgPulse {0%{opacity:0.2;filter:blur(60px)}50%{opacity:0.3;filter:blur(80px)}100%{opacity:0.2;filter:blur(60px)}} .meet_us .container{z-index:2;position:relative}.meet_us .learning_experts{position:relative}.meet_us h3{border-radius:0 30px 30px 0;display:inline-block;border-left:4px solid rgb(178,209,163);margin-bottom:60px;padding:20px 30px;font-weight:700;position:relative;background:rgba(255,255,255,0.8);font-size:31px;backdrop-filter:blur(10px);box-shadow:10px 10px 30px rgba(0,0,0,0.05);color:#000000}.meet_us h3::before{top:20px;animation:pulseHeight 3s infinite alternate;width:4px;background:rgb(137,181,117);position:absolute;height:calc(100% - 40px);left:-2px;content:""}@keyframes pulseHeight {0%{height:calc(100% - 40px);top:20px}100%{height:calc(100% - 60px);top:30px}} .meet_us .knowledge_center{grid-template-columns:1fr 1fr;display:grid;margin-bottom:70px;position:relative;gap:30px}.meet_us .knowledge_center span{color:#ffffff;padding:10px 20px;left:0;z-index:5;background:rgb(178,209,163);border-radius:10px;transform:translateY(-50%);position:absolute;font-weight:600;top:-40px;box-shadow:0 10px 20px rgba(0,0,0,0.1);font-size:24px}.meet_us .knowledge_center p{border-radius:30px;padding:40px;align-items:center;font-size:17px;backdrop-filter:blur(10px);border-left:3px solid rgb(178,209,163);background:rgba(255,255,255,0.8);box-shadow:0 15px 30px rgba(0,0,0,0.05);display:flex;line-height:1.8;color:#000000;height:100%}.meet_us .knowledge_center .image_cell{box-shadow:0 15px 30px rgba(0,0,0,0.1);height:450px;position:relative;clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 100%);border-radius:30px;overflow:hidden}.meet_us .knowledge_center .image_cell::before{top:0;height:100%;width:100%;position:absolute;left:0;background:linear-gradient(135deg,rgba(0,0,0,0.4) 0%,transparent 100%);content:"";z-index:2}.meet_us .learn_online{position:relative;grid-template-columns:1fr 1fr;display:grid;gap:30px}.meet_us .learn_online::before{top:-35px;position:absolute;width:200px;background:linear-gradient(to right,rgb(178,209,163,0.5),rgb(137,181,117,0.5));content:"";height:1px;left:calc(50% - 100px)}.meet_us .learn_online p{padding:40px;font-size:17px;height:100%;box-shadow:0 15px 30px rgba(0,0,0,0.05);border-right:3px solid rgb(137,181,117);backdrop-filter:blur(10px);background:rgba(255,255,255,0.8);display:flex;align-items:center;color:#000000;line-height:1.8;border-radius:30px}.meet_us .learn_online .skill_philo{height:450px;border-radius:30px;overflow:hidden;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%,0 15%);position:relative;box-shadow:0 15px 30px rgba(0,0,0,0.1)}.meet_us .learn_online .skill_philo::before{z-index:2;width:100%;left:0;position:absolute;background:linear-gradient(225deg,rgba(0,0,0,0.4) 0%,transparent 100%);top:0;content:"";height:100%}.meet_us .learn_online .skill_philo::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent);transform:skewX(-25deg);height:100%;position:absolute;content:"";top:0;animation:shine 6s infinite;z-index:3;left:-100%;width:50%}@keyframes shine {0%{left:-100%}20%,100%{left:200%}} .meet_us .knowledge_center::after,.meet_us .learn_online::after{border:1px solid rgb(178,209,163,0.5);width:50px;height:50px;z-index:-1;border-radius:10px;animation:rotateFadeIn 10s infinite linear;content:"";position:absolute;opacity:0.7}@keyframes rotateFadeIn {0%{transform:rotate(0deg) scale(1);opacity:0.3}50%{transform:rotate(180deg) scale(1.5);opacity:0.7}100%{transform:rotate(360deg) scale(1);opacity:0.3}} .meet_us .knowledge_center::after{border-color:rgb(178,209,163,0.5);top:-25px;right:-25px}.meet_us .learn_online::after{border-color:rgb(137,181,117,0.5);left:-25px;bottom:-25px}.meet_us .learning_experts::before,.meet_us .learning_experts::after{opacity:0.15;position:absolute;animation:floatAnimation 15s infinite alternate ease-in-out;z-index:-1;height:120px;filter:blur(40px);content:"";border-radius:50%;width:120px}@keyframes floatAnimation {0%{transform:translate(0,0)}50%{transform:translate(20px,-20px)}100%{transform:translate(-20px,20px)}} .meet_us .learning_experts::before{top:20%;background:rgb(178,209,163);left:-60px}.meet_us .learning_experts::after{bottom:20%;animation-delay:2s;right:-60px;background:rgb(137,181,117)}@media screen and (max-width: 1199px) {.meet_us{padding:100px 0}.meet_us h3{font-size:calc(31px - 0.2rem);margin-bottom:50px;padding:15px 25px}.meet_us .knowledge_center{margin-bottom:60px}.meet_us .knowledge_center p,.meet_us .learn_online p{padding:30px}.meet_us .knowledge_center .image_cell,.meet_us .learn_online .skill_philo{height:400px}} @media screen and (max-width: 991px) {.meet_us{padding:80px 0}.meet_us h3{font-size:calc(31px - 0.4rem);padding:12px 20px;margin-bottom:40px}.meet_us .knowledge_center,.meet_us .learn_online{gap:25px}.meet_us .knowledge_center{margin-bottom:50px}.meet_us .knowledge_center span{padding:8px 15px;top:-35px;font-size:calc(24px - 0.2rem)}.meet_us .knowledge_center p,.meet_us .learn_online p{padding:25px;font-size:calc(17px - 0.1rem)}.meet_us .knowledge_center .image_cell,.meet_us .learn_online .skill_philo{height:350px}.meet_us .knowledge_center::after,.meet_us .learn_online::after{width:40px;height:40px}.meet_us .learning_experts::before,.meet_us .learning_experts::after{height:80px;width:80px;filter:blur(30px)}} @media screen and (max-width: 767px) {.meet_us{padding:60px 0}.meet_us::before{background-size:20px 20px}.meet_us h3{margin-bottom:40px;width:100%;font-size:calc(31px - 0.6rem);border-radius:30px;text-align:center}.meet_us .knowledge_center,.meet_us .learn_online{gap:20px;grid-template-columns:1fr}.meet_us .knowledge_center{margin-bottom:40px}.meet_us .knowledge_center span{left:20px}.meet_us .knowledge_center p,.meet_us .learn_online p{padding:20px;border-width:2px}.meet_us .knowledge_center .image_cell,.meet_us .learn_online .skill_philo{height:300px}.meet_us .learn_online p{order:2}.meet_us .learn_online .skill_philo{order:1}.meet_us .learning_experts::before,.meet_us .learning_experts::after{height:60px;width:60px;filter:blur(20px)}.meet_us::after{filter:blur(40px)}} @media screen and (max-width: 575px) {.meet_us{padding:50px 0}.meet_us::before{background-size:15px 15px}.meet_us h3{margin-bottom:35px;font-size:calc(31px - 0.8rem);padding:10px 15px}.meet_us h3::before{width:2px;left:-1px}.meet_us .knowledge_center span{left:10px;padding:6px 12px;top:-30px;font-size:calc(24px - 0.4rem)}.meet_us .knowledge_center,.meet_us .learn_online{gap:15px}.meet_us .knowledge_center{margin-bottom:35px}.meet_us .knowledge_center p,.meet_us .learn_online p{padding:15px;font-size:calc(17px - 0.2rem)}.meet_us .knowledge_center .image_cell,.meet_us .learn_online .skill_philo{height:250px}.meet_us .knowledge_center .image_cell{clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%)}.meet_us .learn_online .skill_philo{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,0 10%)}.meet_us .knowledge_center::after,.meet_us .learn_online::after{height:30px;width:30px}} @media screen and (min-width: 1400px) {.meet_us .knowledge_center .image_cell,.meet_us .learn_online .skill_philo{height:500px}.meet_us .knowledge_center p,.meet_us .learn_online p{padding:50px}}