﻿*{margin:0;padding:0;box-sizing:border-box}header,footer{width:100%}.core-container{height:100%;display:flex;flex-direction:column;min-height:100%}.program_foot{flex:0 0 auto}.head_mainbar{flex:1 0 auto}.container{max-width:100%;width:1257px;margin:auto}html,body{font-family:Arial,sans-serif;height:100%;min-height:100%;auto contain;color:#000000}svg{width:30px;height:30px}::-webkit-scrollbar{scroll-behavior:smooth;background:#ffffff;height:8px;width:16px}::-webkit-scrollbar-track{background:rgb(170,184,203)}::-webkit-scrollbar-thumb{box-shadow:-2px -4px 14px 7px rgba(0,0,0,0.3);transition:all,background 1.9s ease;background:radial-gradient(ellipse at top left,#ffffff 54%,rgb(255,255,255,0.5) 16%,rgb(170,184,203,0.5) 35%);border:1px ridge rgb(170,184,203);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:rgb(205,215,234);box-shadow:-3px 2px 9px 1px rgba(0,0,0,0.1)}::-webkit-scrollbar-thumb:active{background:rgb(170,184,203);transform:scale(0.95)}::-webkit-scrollbar-corner{border-radius:4px;background:#ffffff}html{scrollbar-width:auto;scrollbar-color:rgb(135,146,161) rgb(170,184,203)}a{text-decoration:none;color:inherit}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .locate{background:rgb(205,215,234);position:relative;overflow:hidden;padding:80px 0}.locate::before{animation:gradientShift 15s ease infinite alternate;opacity:0.4;top:0;z-index:0;left:0;background:linear-gradient(120deg,rgb(170,184,203,0.5) 0%,transparent 70%),radial-gradient(circle at 80% 20%,rgb(135,146,161,0.5) 0%,transparent 50%),radial-gradient(circle at 20% 80%,rgb(170,184,203,0.5) 0%,transparent 50%);height:100%;width:100%;content:"";position:absolute}.locate::after{animation:gradientFloat 20s ease-in-out infinite alternate-reverse;background:radial-gradient(circle at 70% 60%,rgb(135,146,161,0.5) 0%,transparent 60%),radial-gradient(circle at 30% 30%,rgb(170,184,203,0.5) 0%,transparent 60%);z-index:0;width:100%;content:"";left:0;opacity:0.3;top:0;height:100%;position:absolute}@keyframes gradientShift {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @keyframes gradientFloat {0%{transform:translateY(0) scale(1);opacity:0.2}50%{transform:translateY(-10px) scale(1.05);opacity:0.3}100%{transform:translateY(0) scale(1);opacity:0.2}} .locate .container{max-width:1200px;position:relative;z-index:1;margin:0 auto}.locate .message_section{position:relative;padding:50px;border-radius:19px;border:1px solid rgba(255,255,255,0.1);overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,0.5);background:#ffffff}.locate .message_section h2{margin-bottom:30px;font-weight:700;align-items:center;display:flex;justify-content:center;font-size:38px;color:#000000;text-align:center;position:relative}.locate .message_section h2::before,.locate .message_section h2::after{height:1px;margin:0 15px;content:"";width:80px;background:rgb(170,184,203)}.locate .message_section > p{max-width:80%;text-align:center;line-height:1.6;margin:0 auto 40px;color:#000000;font-size:12px}.locate .message_section > p:last-of-type{border:1px solid rgba(0,0,0,0.05);color:#000000;margin:0 auto 60px;max-width:fit-content;background:#ffffff;align-items:center;border-radius:10px;padding:15px 25px;display:flex;font-weight:400;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,0.08)}.locate .message_section > p:last-of-type svg{width:20px;margin-right:12px;height:20px}.locate .message_section > p:last-of-type svg path{fill:rgb(170,184,203)}.locate .get_in_touch{display:flex;justify-content:center;gap:30px}.locate .request_support{border-radius:16px;border:1px solid rgb(170,184,203,0.5);background:#ffffff;position:relative;align-items:center;transition:all 0.3s ease;height:70px;width:70px;text-decoration:none;display:flex;box-shadow:0 8px 20px rgba(0,0,0,0.08);justify-content:center}.locate .request_support:hover{box-shadow:0 12px 25px rgba(0,0,0,0.12);background:rgb(170,184,203,0.5);transform:translateY(-5px)}.locate .request_support svg{width:28px;height:28px;transition:transform 0.3s ease}.locate .request_support svg path{fill:rgb(170,184,203);transition:fill 0.3s ease}.locate .request_support:hover svg{transform:scale(1.1)}@media (max-width: 992px) {.locate .message_section{padding:40px 30px}.locate .message_section > p{margin-bottom:30px;max-width:90%}.locate .message_section > p:last-of-type{margin-bottom:50px}.locate .request_support{width:65px;height:65px}} @media (max-width: 768px) {.locate{padding:60px 0}.locate .message_section{padding:35px 25px}.locate .message_section h2{font-size:calc(38px - 4px)}.locate .message_section h2::before,.locate .message_section h2::after{width:50px}.locate .message_section > p{font-size:calc(12px - 1px);max-width:100%}.locate .message_section > p:last-of-type{margin-bottom:40px}} @media (max-width: 576px) {.locate{padding:40px 0}.locate .message_section{padding:30px 20px}.locate .message_section h2{font-size:calc(38px - 6px)}.locate .message_section h2::before,.locate .message_section h2::after{width:30px;margin:0 10px}.locate .message_section > p{font-size:calc(12px - 2px)}.locate .message_section > p:last-of-type{padding:12px 15px;margin-bottom:35px;font-size:calc(12px - 2px)}.locate .get_in_touch{gap:15px}.locate .request_support{height:55px;width:55px}.locate .request_support svg{width:22px;height:22px}}.cookieNotificationPanel{width:100%;animation:slideUp 0.5s forwards;transform:translateY(100%);box-shadow:0 -4px 10px rgba(0,0,0,0.5);padding:20px 0;border-top:3px solid rgb(135,146,161);transition:transform 0.3s ease-in-out;bottom:0;z-index:90;position:fixed;background:rgb(135,146,161)}@keyframes slideUp {to{transform:translateY(0)}} #cookieWarningPopup{display:none}#cookieWarningPopup:checked ~ .cookieNotificationPanel{visibility:hidden;opacity:0}.data_guard{align-items:center;justify-content:space-between;gap:20px;display:flex;padding:20px 5%}.cookieNotificationPanel h5{letter-spacing:1px;font-size:23px;color:#ffffff;font-weight:700;font-family:Arial,sans-serif;text-transform:uppercase}.cookieNotificationPanel p{color:#ffffff;font-family:Arial,sans-serif;font-size:13px;line-height:1.5}.cookie_hide{filter:drop-shadow(0 0 10px rgb(170,184,203));display:flex;margin-right:15px;flex-shrink:0;align-items:center;justify-content:center}.cookie_hide svg{fill:rgb(170,184,203);width:80px;height:80px;transition:transform 0.3s ease-in-out}.cookie_hide:hover svg{transform:scale(1.1)}.data_settings{transition:background-color 0.3s ease,box-shadow 0.3s ease;flex-shrink:0;cursor:pointer;border-radius:14px;background:linear-gradient(90deg,rgb(170,184,203),rgb(135,146,161));margin-left:10px;text-align:center;text-decoration:none;padding:10px 20px;box-shadow:0 0 15px rgb(170,184,203);white-space:nowrap;font-size:16px;line-height:40px;color:#000000;min-width:140px}.data_settings:hover{box-shadow:0 0 20px rgb(135,146,161)}.cookie_button.data_opt{background:rgba(0,0,0,0.5);border:2px solid rgb(135,146,161);color:#ffffff}.cookie_button.data_opt:hover{box-shadow:0 0 15px rgb(135,146,161);background:rgba(0,0,0,0.5)}.cookieNotificationPanel p a{color:rgb(170,184,203);transition:color 0.3s ease;text-decoration:none}.cookieNotificationPanel p a:hover{color:rgb(135,146,161)}@media only screen and (max-width: 1200px) {.cookieNotificationPanel{padding:15px 0}.data_guard{padding:15px 5%}} @media only screen and (max-width: 800px) {.cookie_hide{display:none}.data_guard{text-align:center;align-items:center;flex-direction:column}.cookieNotificationPanel h5{font-size:16px;margin-bottom:5px}.cookie_control{margin-bottom:15px}.data_settings{min-width:100%;margin:10px 0}} header{margin-top:0;overflow:visible;box-shadow:0 10px 30px rgba(0,0,0,0.1);position:relative;padding:0;background:rgb(205,215,234);z-index:100}header::before{width:100%;position:absolute;top:0;left:0;content:'';height:100%;background:linear-gradient(135deg,transparent 25%,rgba(rgb(170,184,203),0.03) 25%) 0 0 / 20px 20px,linear-gradient(225deg,transparent 25%,rgba(rgb(170,184,203),0.03) 25%) 0 0 / 20px 20px,linear-gradient(315deg,transparent 25%,rgba(rgb(170,184,203),0.03) 25%) 0 0 / 20px 20px,linear-gradient(45deg,transparent 25%,rgba(rgb(170,184,203),0.03) 25%) 0 0 / 20px 20px;z-index:0}header::after{transform:scaleX(0.7);content:'';transform-origin:center;left:0;bottom:0;position:absolute;transition:transform 0.5s ease;width:100%;height:5px;background:linear-gradient(to right,rgb(170,184,203),rgb(135,146,161),rgb(170,184,203) )}header:hover::after{transform:scaleX(1)}header .head_train{justify-content:space-between;z-index:5;position:relative;display:flex;align-items:center;padding:1.3rem 2.5rem}header .nav_core{position:relative;perspective:800px;margin-right:2rem;flex:0 0 auto}header .main_edu{position:relative;display:block;transform-style:preserve-3d;transition:transform 0.5s cubic-bezier(0.175,0.885,0.32,1.275)}header .main_edu:hover{transform:rotateY(10deg) rotateX(5deg)}header .main_edu::before{width:100%;content:'';background:rgb(170,184,203);position:absolute;filter:blur(10px);left:0;top:0;transform:translateZ(-10px);height:100%;opacity:0.1}header .main_edu img{filter:drop-shadow(0 5px 10px rgba(0,0,0,0.2));transform:translateZ(20px);max-height:40px}header .top_header{list-style:none;margin:0;transform-style:preserve-3d;padding:0;perspective:1000px;display:flex;position:relative}header .top_header::before{content:'';width:100%;transform:rotateX(90deg);left:0;position:absolute;height:10px;background:linear-gradient(transparent,rgba(0,0,0,0.05));top:100%;transform-origin:top}header .site_top{margin:0 0.3rem;transform-style:preserve-3d;position:relative}header .site_top a{position:relative;box-shadow:0 4px 6px rgba(0,0,0,0.05);transform:translateZ(0);color:#000000;display:flex;font-size:14px;justify-content:center;text-decoration:none;padding:0.7rem 1.2rem;transition:all 0.4s ease;transform-style:preserve-3d;font-weight:600;border-radius:10px;background:#ffffff;align-items:center}header .site_top a::before{content:'';left:0;height:100%;top:0;border-radius:10px;opacity:0;width:100%;position:absolute;transform:translateZ(-5px);background:linear-gradient(135deg,rgb(170,184,203,0.5) 0%,rgb(135,146,161,0.5) 100% );transition:opacity 0.4s ease}header .site_top a:hover{transform:translateZ(15px);color:#ffffff;box-shadow:0 10px 20px rgba(0,0,0,0.1)}header .site_top a:hover::before{opacity:1}header .site_top a::after{opacity:0;content:'';background:rgb(170,184,203);right:5px;transform:translateZ(-10px);left:5px;bottom:-5px;height:5px;transition:all 0.4s ease;position:absolute}header .site_top a:hover::after{bottom:-8px;opacity:0.3}header .head_train::before{content:'';left:35%;position:absolute;top:0;background:linear-gradient(to right,transparent,rgb(170,184,203),transparent );width:30%;height:1px}.head_mainbar{padding-top:2rem;background:#ffffff;position:relative;z-index:1}@keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}} @media (min-width: 1400px) {header .head_train{max-width:1320px;margin:0 auto}header .site_top{margin:0 0.5rem}header .site_top a{padding:0.7rem 1.5rem}} @media (max-width: 991px) {header .head_train{flex-wrap:wrap;padding:1rem 2rem}header .nav_core{margin-right:0;margin-bottom:0}header .top_header{margin-top:1rem;flex-basis:100%;justify-content:flex-end}header .site_top a{padding:0.6rem 1rem;font-size:calc(14px - 1px)}} @media (max-width: 767px) {header{padding:0}header .head_train{padding:0.8rem 1.5rem}header .nav_core{max-width:140px}header .main_edu img{max-height:35px}header .top_header{padding-bottom:0.5rem;justify-content:flex-start;-webkit-overflow-scrolling:touch;margin-top:0.8rem;scrollbar-width:thin;overflow-x:auto}header .top_header::-webkit-scrollbar{height:3px}header .top_header::-webkit-scrollbar-thumb{background:rgb(170,184,203,0.5);border-radius:10px}header .site_top{margin:0 0.2rem;flex:0 0 auto}header .site_top a{white-space:nowrap;font-size:calc(14px - 2px);padding:0.5rem 0.8rem}} @media (max-width: 479px) {header .head_train{padding:0.7rem 1.2rem}header .nav_core{max-width:120px}header .site_top a{font-size:calc(14px - 3px);padding:0.4rem 0.6rem}header::after{height:3px}} @supports not (transform-style: preserve-3d) {header .main_edu:hover{transform:translateY(-3px)}header .site_top a:hover{transform:translateY(-3px)}}.secure_pantry{color:#ffffff;padding:40px 20px;border:1px solid rgb(135,146,161);font-family:Arial,sans-serif;background-color:rgb(170,184,203)}.secure_pantry h1,.secure_pantry h2,.secure_pantry h3,.secure_pantry h4,.secure_pantry h5,.secure_pantry h6{margin-bottom:20px;color:rgb(135,146,161);text-shadow:0 0 5px rgb(170,184,203)}.secure_pantry h1{padding-bottom:10px;border-bottom:1px solid rgb(135,146,161);font-size:42px;font-weight:700}.secure_pantry h2{font-size:37px;border-bottom:1px dashed rgb(135,146,161);padding-bottom:8px;font-weight:600}.secure_pantry h3{font-weight:600;font-size:1.5em}.secure_pantry h4{font-weight:400;font-size:1.25em}.secure_pantry h5{font-size:18px;font-weight:400}.secure_pantry h6{font-size:20px;font-weight:300}.secure_pantry ul,.secure_pantry ol{margin-left:20px;padding-left:20px}.secure_pantry ul li,.secure_pantry ol li{margin-bottom:10px;position:relative;font-size:16px;color:rgb(135,146,161);line-height:1.6;padding-left:20px}.secure_pantry ul li:before{color:rgb(170,184,203);position:absolute;left:0;font-size:1.2em;content:'➤'}.secure_pantry p,.secure_pantry span,.secure_pantry div{color:#ffffff;margin-bottom:20px;font-size:16px;line-height:1.8}@media only screen and (max-width: 800px) {.secure_pantry{padding:20px 10px}.secure_pantry h1{font-size:calc(18px - 10%)}.secure_pantry h2{font-size:calc(18px - 10%)}.secure_pantry p,.secure_pantry span,.secure_pantry div{font-size:calc(16px - 10%)}} .secure_pantry a{text-decoration:none;border-bottom:1px solid rgb(170,184,203);color:rgb(170,184,203)}.secure_pantry a:hover{color:rgb(135,146,161);border-bottom:1px solid rgb(135,146,161)}.secure_pantry blockquote{font-style:italic;padding:15px 20px;color:rgb(135,146,161);border-left:5px solid rgb(135,146,161);background-color:rgba(0,0,0,0.5);margin:20px 0}.secure_pantry code{color:#000000;background-color:rgb(170,184,203,0.5);border-radius:10px;font-family:monospace;padding:2px 6px}.secure_pantry hr{border:0;background:rgb(170,184,203,0.5);height:1px;margin:30px 0}.teaching_process{background:rgb(205,215,234);perspective:1200px;overflow:hidden;min-height:75vh;position:relative}.teaching_process::before{z-index:1;height:100%;position:absolute;content:"";opacity:0.5;background:linear-gradient(30deg,transparent 40%,rgb(170,184,203,0.5) 70%,transparent 90%),linear-gradient(150deg,transparent 40%,rgb(135,146,161,0.5) 70%,transparent 90%);top:0;width:100%;left:0}.teaching_process::after{animation:gridMove 60s linear infinite;left:0;top:0;z-index:1;transform:rotateX(60deg) rotateZ(45deg);opacity:0.1;background-image:linear-gradient( #ffffff 2px,transparent 2px ),linear-gradient( 90deg,#ffffff 2px,transparent 2px );position:absolute;content:"";background-size:40px 40px;width:100%;height:100%}.teaching_process .container{position:relative;padding:5rem 2rem;z-index:5;grid-template-columns:1fr;gap:3rem;max-width:1200px;display:grid;margin:0 auto}.teaching_process .quick_classes{flex-direction:column;display:flex;align-items:center;gap:4rem;position:relative;perspective:1000px}.teaching_process h3{background:#ffffff;padding:2rem 3rem;position:relative;transition:transform 0.5s ease;transform:rotateX(10deg) rotateY(-10deg);border-radius:10px;box-shadow:15px 15px 30px rgba(0,0,0,0.1);max-width:80%;font-size:33px;z-index:2;text-align:center;font-weight:700;color:rgb(170,184,203)}.teaching_process h3::before{position:absolute;content:"";bottom:0;right:0;transform:translateX(100%) skewY(45deg);top:0;background:rgb(170,184,203);width:10px;transform-origin:top left}.teaching_process h3::after{transform:translateY(100%) skewX(45deg);content:"";right:0;bottom:0;position:absolute;height:10px;background:rgb(170,184,203,0.5);transform-origin:bottom left;left:0}.teaching_process span{z-index:1;padding:2rem 3rem;transform:rotateX(10deg) rotateY(-10deg);line-height:1.7;box-shadow:15px 15px 30px rgba(0,0,0,0.1);text-align:center;color:#000000;transition:transform 0.5s ease;font-size:17px;max-width:80%;position:relative;background:#ffffff;border-radius:10px}.teaching_process span::before{transform-origin:top left;content:"";background:rgb(135,146,161);top:0;transform:translateX(100%) skewY(45deg);width:10px;right:0;position:absolute;bottom:0}.teaching_process span::after{position:absolute;transform-origin:bottom left;background:rgb(135,146,161,0.5);left:0;transform:translateY(100%) skewX(45deg);bottom:0;content:"";right:0;height:10px}@keyframes gridMove {0%{background-position:0 0}100%{background-position:40px 40px}} @media (min-width: 992px) {.teaching_process .quick_classes:hover h3{transform:rotateX(5deg) rotateY(-5deg) translateZ(20px)}.teaching_process .quick_classes:hover span{transform:rotateX(5deg) rotateY(-5deg) translateZ(20px)}} @media (max-width: 992px) {.teaching_process{min-height:65vh}.teaching_process .container{padding:4rem 1.5rem}.teaching_process .quick_classes{gap:3rem}.teaching_process h3{max-width:90%;font-size:calc(33px * 0.9);padding:1.8rem 2.5rem}.teaching_process span{font-size:calc(17px * 0.95);max-width:90%;padding:1.8rem 2.5rem}} @media (max-width: 768px) {.teaching_process{min-height:55vh}.teaching_process .container{padding:3rem 1.2rem}.teaching_process .quick_classes{gap:2.5rem}.teaching_process h3{transform:rotateX(5deg) rotateY(-5deg);max-width:100%;font-size:calc(33px * 0.8);padding:1.5rem 2rem}.teaching_process span{font-size:calc(17px * 0.9);padding:1.5rem 2rem;transform:rotateX(5deg) rotateY(-5deg);max-width:100%}.teaching_process h3::before,.teaching_process span::before{width:7px}.teaching_process h3::after,.teaching_process span::after{height:7px}} @media (max-width: 576px) {.teaching_process{min-height:45vh}.teaching_process .container{padding:2.5rem 1rem}.teaching_process .quick_classes{gap:2rem}.teaching_process h3{transform:none;padding:1.2rem 1.5rem;font-size:calc(33px * 0.7)}.teaching_process span{transform:none;padding:1.2rem 1.5rem;font-size:calc(17px * 0.85)}.teaching_process h3::before,.teaching_process h3::after,.teaching_process span::before,.teaching_process span::after{display:none}}.enroll_instantly{background:linear-gradient(135deg,rgb(135,146,161) 0%,rgb(170,184,203) 100%);transform-style:preserve-3d;padding:4rem 2rem;box-shadow:0 15px 35px rgba(0,0,0,0.15);overflow:hidden;perspective:1000px;position:relative}.enroll_instantly::before{background:radial-gradient(ellipse at 70% 30%,rgba(255,255,255,0.15) 0%,transparent 70%);position:absolute;height:100%;width:100%;pointer-events:none;left:0;content:"";top:0}.enroll_instantly::after{bottom:-50px;background:rgb(170,184,203);border-radius:50%;z-index:0;right:-50px;opacity:0.2;position:absolute;filter:blur(40px);content:"";height:200px;width:200px}.enroll_instantly .container{margin:0 auto;position:relative;display:grid;gap:2.5rem;grid-template-columns:1fr;z-index:1;max-width:1200px}.enroll_instantly h6{position:relative;text-shadow:0 2px 10px rgba(0,0,0,0.1);color:#ffffff;margin:0;font-weight:600;letter-spacing:0.02em;line-height:1.4;transform:translateZ(10px);font-size:clamp(1.25rem,4vw,1.75rem)}.enroll_instantly div:nth-child(2){display:flex;align-items:center;justify-content:center;position:relative}.enroll_instantly div:nth-child(2)::before{height:120%;top:50%;transform:translate(-50%,-50%) rotate(-2deg);border-radius:100px;background:rgba(255,255,255,0.1);position:absolute;content:"";z-index:-1;width:120%;left:50%;filter:blur(15px)}.enroll_instantly span{transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);display:inline-block;position:relative}.enroll_instantly .reach_list{position:relative;box-shadow:0 10px 25px -5px rgba(0,0,0,0.15),0 5px 15px -5px rgba(0,0,0,0.1);overflow:hidden;transform:translateZ(20px);font-size:19px;color:rgb(170,184,203);transition:all 0.4s ease;align-items:center;justify-content:center;padding:1rem 2.5rem;text-decoration:none;display:inline-flex;border-radius:13px;font-weight:700;background:#ffffff}.enroll_instantly .reach_list::before{content:"";position:absolute;height:100%;top:0;left:0;z-index:1;width:100%;background:linear-gradient(135deg,rgba(255,255,255,0.2) 0%,transparent 80%)}.enroll_instantly .reach_list::after{top:-50%;height:200%;z-index:2;content:"";opacity:0;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,0.8) 50%,transparent 100%);transform:rotate(45deg);position:absolute;width:200%;left:-50%;transition:all 0.8s cubic-bezier(0.19,1,0.22,1)}.enroll_instantly .reach_list span{z-index:3;position:relative;transition:transform 0.3s ease}.enroll_instantly .reach_list:hover{box-shadow:0 15px 35px -5px rgba(0,0,0,0.2),0 10px 25px -5px rgba(0,0,0,0.15);transform:translateY(-5px) translateZ(30px)}.enroll_instantly .reach_list:hover::after{animation:shine 1.5s cubic-bezier(0.19,1,0.22,1)}.enroll_instantly .reach_list:hover span{transform:translateX(5px)}.enroll_instantly .reach_list:active{box-shadow:0 5px 15px -5px rgba(0,0,0,0.2);transition:all 0.1s ease;transform:translateY(2px) translateZ(10px)}@keyframes shine {0%{left:-50%;opacity:0}50%{opacity:1}100%{left:150%;opacity:0}} @media (min-width: 768px) {.enroll_instantly{padding:5rem 3rem}.enroll_instantly .container{align-items:center;grid-template-columns:2fr 1fr;gap:3rem}.enroll_instantly h6{text-align:left;max-width:90%}.enroll_instantly div:nth-child(2){justify-content:flex-end}} @media (min-width: 992px) {.enroll_instantly{padding:6rem 4rem}.enroll_instantly .container{gap:4rem}.enroll_instantly h6{max-width:80%;font-size:24px}.enroll_instantly .reach_list{padding:1.25rem 3rem}} @media (max-width: 767px) {.enroll_instantly h6{text-align:center;margin-bottom:1rem}.enroll_instantly div:nth-child(2){margin-top:1rem}} @media (hover: none) {.enroll_instantly .reach_list:hover{box-shadow:0 10px 25px -5px rgba(0,0,0,0.15),0 5px 15px -5px rgba(0,0,0,0.1);transform:none}.enroll_instantly .reach_list:hover::after{animation:none}.enroll_instantly .reach_list:hover span{transform:none}}.instructor_history{background:linear-gradient(135deg,rgb(205,215,234) 0%,#ffffff 100%);padding:120px 0;overflow:hidden;position:relative}.instructor_history::before{background:rgb(170,184,203,0.5);position:absolute;height:400px;top:-100px;width:400px;z-index:0;filter:blur(120px);right:-100px;content:""}.instructor_history::after{width:300px;background:rgb(135,146,161,0.5);bottom:-50px;left:-50px;content:"";height:300px;filter:blur(100px);z-index:0;position:absolute}.instructor_history .container{position:relative;padding:0 20px;margin:0 auto;z-index:1;max-width:1200px}.instructor_history .success_stories{background:rgba(255,255,255,0.9);grid-template-columns:1fr;position:relative;backdrop-filter:blur(10px);box-shadow:0 20px 40px rgba(0,0,0,0.08),0 4px 8px rgba(0,0,0,0.04);transform-style:preserve-3d;padding:40px;display:grid;gap:30px;transform:perspective(1000px) rotateY(2deg);transition:transform 0.5s cubic-bezier(0.25,1,0.5,1)}.instructor_history .success_stories:hover{transform:perspective(1000px) rotateY(0deg)}.instructor_history .success_stories > div:first-child{justify-content:center;display:flex;align-items:center}.instructor_history .success_stories .photo_strip{width:180px;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1);height:180px;position:relative;box-shadow:0 10px 25px rgba(0,0,0,0.15);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.instructor_history .success_stories:hover .photo_strip{transform:translateZ(20px) scale(1.05)}.instructor_history .success_stories .photo_strip::before{content:"";z-index:1;position:absolute;inset:0;background:linear-gradient( 45deg,transparent 60%,rgb(170,184,203,0.5) 100% )}.instructor_history .success_stories > div:nth-child(2){text-align:center;transform:translateZ(10px)}.instructor_history .success_stories .name{color:rgb(170,184,203);font-weight:700;position:relative;font-size:calc(21px * 1.1);margin-bottom:10px;display:inline-block}.instructor_history .success_stories .name::after{left:50%;background:rgb(135,146,161);height:2px;bottom:-8px;position:absolute;content:"";width:80px;transform:translateX(-50%)}.instructor_history .success_stories > div:nth-child(2) > div{font-weight:600;color:#000000;font-style:italic;font-size:calc(16px * 0.95);margin-top:15px}.instructor_history .success_stories > div:nth-child(3){position:relative}.instructor_history .success_stories .experience_details{font-size:16px;line-height:1.7;padding:20px 0;transform:translateZ(5px);position:relative;color:#000000;margin:0}.instructor_history .success_stories .experience_details::before,.instructor_history .success_stories .experience_details::after{position:absolute;color:rgb(170,184,203,0.5);line-height:1;font-family:Georgia,serif;content:"";font-size:80px}.instructor_history .success_stories .experience_details::before{left:-15px;top:-20px}.instructor_history .success_stories .experience_details::after{right:-15px;bottom:-60px;content:""}@media (min-width: 768px) {.instructor_history .success_stories{padding:50px;grid-template-rows:auto 1fr;grid-template-columns:220px 1fr;gap:30px 40px}.instructor_history .success_stories > div:first-child{grid-row:span 2}.instructor_history .success_stories > div:nth-child(2){text-align:left;align-self:end}.instructor_history .success_stories .name::after{transform:none;left:0}.instructor_history .success_stories .experience_details{padding:10px 0 10px 30px;border-left:3px solid rgb(135,146,161,0.5)}} @media (min-width: 992px) {.instructor_history{padding:140px 0}.instructor_history .success_stories{gap:40px 60px;padding:60px;grid-template-columns:260px 1fr}.instructor_history .success_stories .photo_strip{height:220px;width:220px}.instructor_history .success_stories .name{font-size:calc(21px * 1.2)}.instructor_history .success_stories .experience_details{font-size:calc(16px * 1.05);line-height:1.8}} @media (max-width: 767px) {.instructor_history{padding:80px 0}.instructor_history .success_stories{padding:30px 25px}.instructor_history .success_stories .photo_strip{width:150px;height:150px}.instructor_history .success_stories .experience_details{line-height:1.6;font-size:calc(16px * 0.95)}.instructor_history .success_stories .experience_details::before,.instructor_history .success_stories .experience_details::after{font-size:60px}} @media (max-width: 480px) {.instructor_history{padding:60px 0}.instructor_history .success_stories{padding:25px 20px;gap:20px}.instructor_history .success_stories .photo_strip{height:120px;width:120px}.instructor_history .success_stories .name{font-size:21px}.instructor_history .success_stories > div:nth-child(2) > div{font-size:calc(16px * 0.9)}}.pricing_bucket{padding:120px 0;overflow:hidden;position:relative}.pricing_bucket::before{top:0;left:0;background:linear-gradient(135deg,rgba(18,36,66,0.92),rgba(39,55,89,0.85));z-index:1;position:absolute;width:100%;content:"";height:100%}.pricing_bucket .container{z-index:2;margin:0 auto;max-width:1320px;position:relative;padding:0 15px}.study_rates{position:relative}.pricing_bucket h2{font-weight:700;position:relative;color:#ffffff;transform:translateY(0);margin-bottom:20px;transition:transform 0.6s cubic-bezier(0.22,1,0.36,1);font-size:34px;text-align:center}.pricing_bucket h2::after{width:80px;background:rgb(170,184,203);height:3px;position:absolute;transform:translateX(-50%);content:"";bottom:-12px;left:50%}.pricing_bucket .study_pricing{max-width:760px;font-size:18px;line-height:1.6;color:#ffffff;margin:0 auto 50px;text-align:center;opacity:0.9}.pricing_bucket .class_deals{margin:0;padding:0;display:grid;list-style:none;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.pricing_bucket .plan_options{position:relative;transition:transform 0.4s cubic-bezier(0.22,1,0.36,1);text-decoration:none;height:100%;display:block;overflow:hidden}.pricing_bucket .cost_rates{height:100%;position:relative;background:linear-gradient(145deg,rgba(255,255,255,0.1),rgba(255,255,255,0.03));transition:all 0.4s ease;backdrop-filter:blur(10px);box-shadow:0 15px 35px rgba(0,0,0,0.2);min-height:380px;flex-direction:column;display:flex;height:100%;padding:30px;justify-content:space-between;border:1px solid rgba(255,255,255,0.1)}.pricing_bucket .cost_rates::before{opacity:0;content:"";transition:opacity 0.5s ease;background:linear-gradient(to bottom right,rgb(170,184,203,0.5),transparent,rgba(255,255,255,0.05));width:100%;left:0;height:100%;top:0;position:absolute}.pricing_bucket .cost_deals{height:100%;position:relative;z-index:2;flex-direction:column;display:flex}.pricing_bucket .plan_options h4{font-size:22px;color:#ffffff;font-weight:600;transition:transform 0.4s ease;position:relative;padding-bottom:15px;margin-bottom:20px}.pricing_bucket .plan_options h4::after{background:rgb(170,184,203);position:absolute;width:40px;height:2px;bottom:0;left:0;transition:width 0.4s ease;content:""}.pricing_bucket .plan_options p{font-size:15px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.7;flex-grow:1;margin-bottom:25px;color:#ffffff;opacity:0.85}.pricing_bucket .plan_details{color:#ffffff;align-self:flex-start;font-size:28px;font-weight:700;position:relative;display:inline-block;padding:10px 20px;transition:transform 0.4s ease,box-shadow 0.4s ease;background:linear-gradient(135deg,rgb(170,184,203),rgb(135,146,161));margin-top:auto;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.15)}.pricing_bucket .plan_details::before{transition:transform 0.6s ease;width:100%;height:100%;top:0;position:absolute;background:linear-gradient(45deg,transparent,rgba(255,255,255,0.1),transparent);content:"";transform:translateX(-100%);left:0}.pricing_bucket .plan_options:hover{transform:translateY(-10px)}.pricing_bucket .plan_options:hover .cost_rates{box-shadow:0 25px 45px rgba(0,0,0,0.25)}.pricing_bucket .plan_options:hover .cost_rates::before{opacity:1}.pricing_bucket .plan_options:hover h4{transform:translateX(5px)}.pricing_bucket .plan_options:hover h4::after{width:60px}.pricing_bucket .plan_options:hover .plan_details{transform:scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,0.2)}.pricing_bucket .plan_options:hover .plan_details::before{transform:translateX(100%)}@media (max-width: 1200px) {.pricing_bucket{padding:100px 0}.pricing_bucket .class_deals{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}.pricing_bucket .cost_rates{padding:25px;min-height:360px}.pricing_bucket h2{font-size:calc(34px - 2px)}} @media (max-width: 992px) {.pricing_bucket{padding:80px 0}.pricing_bucket .class_deals{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.pricing_bucket .cost_rates{padding:22px;min-height:340px}.pricing_bucket .plan_options h4{font-size:20px}.pricing_bucket .plan_options p{font-size:14px;line-height:1.6}.pricing_bucket .plan_details{padding:8px 16px;font-size:24px}} @media (max-width: 768px) {.pricing_bucket{padding:60px 0}.pricing_bucket .class_deals{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:20px}.pricing_bucket .cost_rates{padding:25px;min-height:auto}.pricing_bucket h2{font-size:calc(34px - 4px)}.pricing_bucket .study_pricing{margin-bottom:40px;font-size:16px}} @media (max-width: 576px) {.pricing_bucket{padding:50px 0}.pricing_bucket h2{font-size:calc(34px - 6px)}.pricing_bucket .study_pricing{margin-bottom:30px;font-size:15px}.pricing_bucket .cost_rates{padding:20px}.pricing_bucket .plan_options h4{margin-bottom:15px;font-size:18px;padding-bottom:12px}.pricing_bucket .plan_options p{font-size:14px;margin-bottom:20px}.pricing_bucket .plan_details{font-size:22px;padding:8px 14px}}.welcome_board{color:#ffffff;overflow:hidden;height:100vh;width:100%;min-height:700px;position:relative}.welcome_board .edu_open{justify-content:center;display:flex;position:absolute;top:0;width:100%;height:100%;align-items:center;left:0}.welcome_board .edu_open::before{left:0;top:0;height:100%;background:linear-gradient(135deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.7) 100%);z-index:1;position:absolute;width:100%;content:""}.welcome_board .edu_open::after{width:100%;z-index:2;background:linear-gradient(to top,rgb(170,184,203,0.5) 0%,transparent 100%);left:0;bottom:0;position:absolute;content:"";height:35%}.welcome_board .value_prop{animation:fadeInUp 1.2s ease-out forwards;width:85%;position:relative;grid-template-columns:1fr;gap:2rem;max-width:1200px;z-index:3;display:grid;padding:3rem;transform:translateY(-2rem)}.welcome_board .value_prop > div:first-child{position:relative}.welcome_board .value_prop > div:first-child::before{top:50%;position:absolute;width:5px;height:80%;transform:translateY(-50%);background:rgb(135,146,161);content:"";left:-30px}.welcome_board .value_prop > div:nth-child(2){padding-left:2rem;position:relative;border-left:1px solid rgb(255,255,255,0.5)}.welcome_board .title_style_header{line-height:1.2;margin-bottom:1rem;font-weight:700;display:inline-block;letter-spacing:-0.5px;position:relative;font-size:38px;text-shadow:0 2px 10px rgba(0,0,0,0.3)}.welcome_board .title_style_header::after{bottom:-10px;position:absolute;height:3px;width:70%;content:"";background:linear-gradient(90deg,rgb(135,146,161) 0%,transparent 100%);left:0}.welcome_board h3{max-width:90%;line-height:1.4;font-weight:600;font-size:calc(19px + 0.2rem);margin-bottom:1.5rem;text-shadow:0 1px 5px rgba(0,0,0,0.2)}.welcome_board p{position:relative;font-weight:400;padding-left:1rem;margin-top:1.5rem;max-width:85%;font-size:16px;line-height:1.6}.welcome_board p::before{position:absolute;top:0;left:0;content:"";width:2px;background:rgb(135,146,161);height:100%}@keyframes fadeInUp {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(-2rem)}} @media (min-width: 768px) {.welcome_board .value_prop{gap:3rem;align-items:center;grid-template-columns:1fr 1fr}.welcome_board .title_style_header{font-size:calc(38px + 0.5rem)}.welcome_board h3{font-size:19px}} @media (max-width: 767px) {.welcome_board{height:auto;min-height:600px}.welcome_board .edu_open{min-height:600px;position:relative}.welcome_board .value_prop{padding:2rem 1.5rem;transform:translateY(0);width:90%}.welcome_board .title_style_header{font-size:calc(31px + 0.2rem)}.welcome_board h3{max-width:100%;font-size:16px}.welcome_board p{max-width:100%;font-size:calc(16px - 0.1rem)}} @media (max-width: 480px) {.welcome_board{min-height:500px}.welcome_board .edu_open{min-height:500px}.welcome_board .value_prop{padding:1.5rem 1rem;gap:1.5rem}.welcome_board .title_style_header{font-size:31px}.welcome_board .value_prop > div:first-child::before{height:70%;left:-15px}.welcome_board .value_prop > div:nth-child(2){padding-left:1rem}.welcome_board h3{font-size:calc(16px - 0.1rem)}} @media (min-width: 992px) {.welcome_board .value_prop:hover .title_style_header::after{width:90%;transition:width 0.6s ease-out}.welcome_board .value_prop > div:first-child{transition:transform 0.5s ease-out;transform:translateX(0)}.welcome_board .value_prop:hover > div:first-child{transform:translateX(10px)}.welcome_board .value_prop > div:nth-child(2){transform:translateX(0);transition:transform 0.5s ease-out 0.1s}.welcome_board .value_prop:hover > div:nth-child(2){transform:translateX(10px)}} @media (min-width: 1200px) {.welcome_board .title_style_header{font-size:calc(38px + 1rem)}.welcome_board h3{font-size:calc(19px + 0.2rem)}.welcome_board p{font-size:calc(16px + 0.1rem)}}.course_program_details{background:rgb(205,215,234);position:relative;overflow:hidden;padding:8rem 0}.course_program_details::before{width:100%;content:"";z-index:1;top:0;opacity:0.6;height:100%;left:0;position:absolute;background:linear-gradient(135deg,rgb(205,215,234) 0%,rgb(170,184,203,0.5) 100%)}.course_program_details::after{background-size:4rem 4rem;animation:gridShift 30s infinite linear;z-index:1;left:0;content:"";opacity:0.15;width:100%;height:100%;background-image:repeating-linear-gradient(0deg,transparent,transparent 15px,rgb(135,146,161,0.5) 15px,rgb(135,146,161,0.5) 16px),repeating-linear-gradient(90deg,transparent,transparent 15px,rgb(170,184,203,0.5) 15px,rgb(170,184,203,0.5) 16px);position:absolute;top:0}.course_program_details .container{z-index:3;position:relative}.course_program_details .quick_classes{gap:1rem;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,minmax(50px,auto));position:relative;display:grid}.course_program_details .study_route{z-index:5;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,0.1);background:#ffffff;border-radius:23px;position:relative;grid-row:2 / 8;grid-column:1 / 9}.course_program_details .photo_strip{clip-path:polygon(0% 15%,100% 0%,100% 85%,0% 100%);border-radius:23px;position:relative;overflow:hidden;z-index:3;grid-row:1 / 7;grid-column:7 / 13;box-shadow:0 25px 50px rgba(0,0,0,0.15)}.course_program_details .photo_strip::before{content:"";background:linear-gradient(45deg,rgb(170,184,203,0.5) 0%,transparent 70%);position:absolute;width:100%;left:0;height:100%;top:0;z-index:2}.course_program_details .photo_strip::after{height:70%;position:absolute;content:"";opacity:0.6;z-index:1;width:70%;right:-5px;clip-path:polygon(100% 0%,100% 100%,0% 100%);border-radius:10px;bottom:-5px;border:2px solid rgb(135,146,161)}.course_program_details .nav_core{border-radius:50%;transform:rotate(-5deg);height:5rem;position:absolute;background:#ffffff;width:5rem;transition:transform 0.3s ease-out;align-items:center;z-index:10;top:-2rem;box-shadow:0 10px 20px rgba(0,0,0,0.1);display:flex;justify-content:center;right:3rem}.course_program_details .nav_core:hover{transform:rotate(0deg) scale(1.05)}.course_program_details .nav_core svg{width:3rem;height:3rem;transition:all 0.3s ease}.course_program_details .nav_core:hover svg{transform:scale(1.1)}.course_program_details .nav_core svg path{fill:rgb(170,184,203)}.course_program_details h3{border-left:4px solid rgb(170,184,203);margin-bottom:1.5rem;font-size:35px;color:#000000;position:relative;line-height:1.3;padding-left:1rem;font-weight:700}.course_program_details p{line-height:1.8;margin-bottom:0;position:relative;font-size:18px;color:#000000}.course_program_details .quick_classes::before{top:-6rem;animation:moveCircle 20s infinite alternate;left:-6rem;opacity:0.6;width:12rem;z-index:1;filter:blur(100px);height:12rem;border-radius:50%;content:"";background:rgb(170,184,203,0.5);position:absolute}.course_program_details .quick_classes::after{opacity:0.5;background:rgb(135,146,161,0.5);animation:moveCircle 15s infinite alternate-reverse;content:"";bottom:-4rem;height:8rem;right:-4rem;z-index:1;width:8rem;border-radius:50%;filter:blur(80px);position:absolute}.course_program_details .study_route::before{background:linear-gradient(90deg,rgb(170,184,203) 0%,rgb(135,146,161) 100%);position:absolute;height:5px;width:100px;content:"";top:0;border-radius:0 10px 0 10px;right:0}.course_program_details .study_route::after{background:linear-gradient(180deg,rgb(170,184,203) 0%,rgb(135,146,161) 100%);width:5px;border-radius:0 0 10px 0;right:0;content:"";bottom:0;position:absolute;height:100px}@keyframes gridShift {0%{background-position:0 0}100%{background-position:4rem 4rem}} @keyframes moveCircle {0%{transform:translate(0,0)}50%{transform:translate(20px,20px)}100%{transform:translate(-20px,-20px)}} @media (max-width: 1200px) {.course_program_details{padding:7rem 0}.course_program_details .quick_classes{gap:0.75rem}.course_program_details .study_route{padding:2.5rem;grid-column:1 / 8}.course_program_details .photo_strip{grid-column:6 / 13}.course_program_details .nav_core{right:2rem}} @media (max-width: 992px) {.course_program_details{padding:6rem 0}.course_program_details .quick_classes{gap:2rem;grid-template-rows:auto auto;display:grid;grid-template-columns:1fr}.course_program_details .study_route{grid-row:2 / 3;grid-column:auto;padding:2.5rem}.course_program_details .photo_strip{clip-path:polygon(0% 0%,100% 0%,100% 85%,0% 100%);grid-row:1 / 2;grid-column:auto;height:350px}.course_program_details .nav_core{right:3rem;bottom:-2rem;top:auto}.course_program_details h3{font-size:calc(35px * 0.9)}} @media (max-width: 768px) {.course_program_details{padding:5rem 0}.course_program_details .study_route{padding:2rem}.course_program_details .photo_strip{height:300px}.course_program_details .nav_core{height:4.5rem;bottom:-1.5rem;right:2rem;width:4.5rem}.course_program_details .nav_core svg{width:2.5rem;height:2.5rem}.course_program_details h3{margin-bottom:1.25rem;font-size:calc(35px * 0.8)}.course_program_details p{line-height:1.7;font-size:calc(18px * 0.95)}.course_program_details .study_route::before{width:70px}.course_program_details .study_route::after{height:70px}} @media (max-width: 576px) {.course_program_details{padding:4rem 0}.course_program_details .study_route{padding:1.5rem}.course_program_details .photo_strip{height:250px;clip-path:polygon(0% 0%,100% 0%,100% 90%,0% 100%)}.course_program_details .nav_core{right:1.5rem;width:4rem;height:4rem;bottom:-1.25rem}.course_program_details .nav_core svg{height:2.25rem;width:2.25rem}.course_program_details h3{font-size:calc(35px * 0.7);margin-bottom:1rem;padding-left:0.75rem}.course_program_details p{font-size:calc(18px * 0.9);line-height:1.6}.course_program_details .study_route::before{width:50px}.course_program_details .study_route::after{height:50px}.course_program_details .quick_classes::before,.course_program_details .quick_classes::after{display:none}}footer{width:100%;position:relative}footer .program_foot{padding:100px 0 30px;position:relative;background-color:rgb(205,215,234);font-family:Arial,sans-serif;color:#000000}footer .program_foot::before{position:absolute;opacity:0.3;content:"";z-index:0;width:100%;top:0;left:0;background-image:radial-gradient(circle at 10% 20%,rgb(170,184,203,0.5) 0%,transparent 20%),radial-gradient(circle at 90% 80%,rgb(135,146,161,0.5) 0%,transparent 20%);height:100%}footer .vr_labs{position:relative;z-index:1}footer .form_learn{border-radius:23px;display:flex;box-shadow:0 20px 50px rgba(0,0,0,0.1);gap:15px;padding:25px;z-index:3;margin:auto;width:85%;justify-content:space-between;flex-wrap:wrap;background-color:#ffffff}footer .info_item{align-items:center;transition:all 0.3s ease;background-color:rgb(205,215,234);display:flex;flex:1 1 200px;border-radius:10px;padding:15px}footer .info_item:hover{transform:translateY(-5px);background-color:#ffffff;box-shadow:0 10px 20px rgba(0,0,0,0.05)}footer .info_item svg{margin-right:12px;height:22px;width:22px;transition:transform 0.3s ease;fill:rgb(170,184,203)}footer .info_item:hover svg{transform:scale(1.2)}footer .info_item p,footer .info_item a{font-size:12px;text-decoration:none;transition:all 0.3s ease;color:#000000}footer .info_item a:hover{color:rgb(170,184,203)}footer .text_main_holder{margin-top:40px;perspective:2000px;position:relative;display:flex;flex-direction:column;gap:20px}footer .nav_core,footer .top_header,footer .subscribe_holder{transform-style:preserve-3d;transform-origin:center center;padding:30px;transition:all 0.5s ease;border-radius:23px;position:relative;box-shadow:0 15px 30px rgba(0,0,0,0.08)}footer .nav_core{background-color:#ffffff;z-index:2;transform:translateZ(0) scale(1)}footer .nav_core:hover{transform:translateZ(30px) scale(1.02)}footer .top_header{margin-left:20px;margin-right:20px;color:#ffffff;margin-top:-20px;transform:translateZ(-10px) scale(0.98);background-color:rgb(135,146,161);z-index:1}footer .subscribe_holder{z-index:0;color:#ffffff;margin-left:40px;margin-top:-20px;margin-right:40px;transform:translateZ(-20px) scale(0.96);background-color:rgb(170,184,203)}footer .subscribe_holder:hover{transform:translateZ(10px) scale(0.98)}footer .nav_core::after,footer .top_header::after,footer .subscribe_holder::after{opacity:0;height:100%;transition:opacity 0.3s ease;left:0;z-index:-1;top:0;border-radius:23px;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,transparent 50%);width:100%;position:absolute;content:""}footer .nav_core:hover::after,footer .top_header:hover::after,footer .subscribe_holder:hover::after{opacity:1}footer .nav_core svg{margin-bottom:20px;width:auto;height:45px;display:block}footer .badge_case{color:#000000;font-size:13px;line-height:1.6}footer .top_header h5{font-weight:600;margin-bottom:20px;position:relative;color:#ffffff;display:inline-block;font-size:21px}footer .top_header h5::after{position:absolute;content:"";left:0;height:2px;background:linear-gradient(90deg,rgb(170,184,203),transparent);width:40px;bottom:-8px;transition:width 0.3s ease}footer .top_header h5:hover::after{width:100%}footer .top_base{gap:15px;margin-bottom:20px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}footer .top_base a{display:inline-block;transition:all 0.3s ease;padding:5px 0;text-decoration:none;position:relative;color:rgba(255,255,255,0.75);font-size:12px}footer .top_base a::before{left:0;height:1px;position:absolute;transition:width 0.3s ease;content:"";bottom:0;width:0;background-color:rgb(170,184,203)}footer .top_base a:hover{transform:translateX(5px);color:#ffffff}footer .top_base a:hover::before{width:100%}footer .subscribe_holder h5{font-size:21px;margin-bottom:15px;font-weight:600;color:#ffffff}footer .subscribe_holder p{font-size:12px;line-height:1.6;color:rgba(255,255,255,0.9);margin-bottom:25px}footer .input_holder{flex-direction:column;display:flex;gap:15px}footer .input_holder input[type="email"]{border:none;border-radius:10px;font-size:12px;color:#ffffff;transition:all 0.3s ease;background-color:rgba(255,255,255,0.1);padding:14px 16px}footer .input_holder input[type="email"]:focus{box-shadow:0 0 0 3px rgba(255,255,255,0.2);background-color:rgba(255,255,255,0.2);outline:none}footer .input_holder input[type="email"]::placeholder{color:rgba(255,255,255,0.6)}footer .sub_benefit{border-radius:10px;font-size:18px;transition:all 0.3s ease;color:rgb(170,184,203);background-color:#ffffff;padding:14px 20px;cursor:pointer;font-weight:600;text-align:center;border:none}footer .sub_benefit:hover{background-color:rgb(135,146,161);color:#ffffff;box-shadow:0 5px 15px rgba(0,0,0,0.2);transform:translateY(-3px)}footer .reward_sys{position:relative;text-align:center;margin-top:60px}footer .tutor_match{padding:8px 20px;border-radius:30px;display:inline-block;color:#000000;font-size:13px;background-color:#ffffff;box-shadow:0 5px 15px rgba(0,0,0,0.05)}@media (min-width: 992px) {footer .text_main_holder{align-items:stretch;flex-direction:row}footer .nav_core,footer .top_header,footer .subscribe_holder{margin-top:0;flex:1;display:flex;flex-direction:column}footer .nav_core{margin-right:-20px}footer .top_header{margin-right:-20px;z-index:1;margin-left:0}footer .subscribe_holder{margin-right:0;margin-left:0}} @media (max-width: 991px) {footer .form_learn{width:90%;padding:20px}footer .text_main_holder{margin-top:80px}} @media (max-width: 767px) {footer .program_foot{padding:80px 0 30px}footer .form_learn{width:95%;padding:15px}footer .info_item{flex:1 1 100%}footer .nav_core,footer .top_header,footer .subscribe_holder{padding:25px 20px;margin-right:0;margin-left:0}footer .top_header,footer .subscribe_holder{margin-top:-10px}footer .reward_sys{margin-top:40px}} @media (max-width: 576px) {footer .program_foot{padding:70px 0 20px}footer .form_learn{padding:10px}footer .info_item{padding:10px}footer .text_main_holder{margin-top:60px}footer .nav_core,footer .top_header,footer .subscribe_holder{padding:20px 15px}footer .top_header h5,footer .subscribe_holder h5{font-size:calc(21px - 2px)}footer .top_base{grid-template-columns:1fr}footer .input_holder input[type="email"],footer .sub_benefit{padding:12px}}.our_mission{position:relative;color:#ffffff;padding:120px 0 100px;overflow:hidden}.our_mission::before{position:absolute;width:100%;height:100%;content:"";top:0;background:linear-gradient(135deg,rgba(0,0,0,0.8),rgba(0,0,0,0.6));z-index:1;left:0}.our_mission::after{width:300px;bottom:-100px;background:rgb(170,184,203);content:"";position:absolute;right:-100px;z-index:1;height:300px;animation:pulse 8s infinite alternate ease-in-out;opacity:0.1;border-radius:50%}.our_mission h4{font-size:calc(34px * 1.1);text-transform:uppercase;margin-bottom:40px;animation:slideUp 0.8s 0.2s forwards ease-out;z-index:2;text-align:center;color:rgb(135,146,161);position:relative;font-weight:700;opacity:0;letter-spacing:2px;transform:translateY(30px)}.our_mission .container{padding:0 20px;position:relative;max-width:1140px;z-index:2;margin:0 auto}.our_mission .content_holder{position:relative;border-left:5px solid rgb(170,184,203);opacity:0;transform:translateX(-50px);box-shadow:0 15px 30px rgba(0,0,0,0.15);padding:40px 50px;background:rgba(255,255,255,0.95);animation:slideIn 1s 0.5s forwards ease-out}.our_mission .content_holder::before{background:rgb(135,146,161);position:absolute;transform:rotate(45deg);width:60px;height:60px;opacity:0.2;content:"";z-index:-1;left:30px;top:-15px}.our_mission .content_holder h6{font-size:calc(19px * 1.1);font-weight:700;color:#000000;position:relative;margin-bottom:25px;display:inline-block}.our_mission .content_holder h6::after{background:rgb(170,184,203);transform-origin:left;position:absolute;bottom:-10px;content:"";height:3px;left:0;animation:expand 0.8s 1s forwards ease-out;width:50%;transform:scaleX(0)}.our_mission .content_holder div{position:relative;overflow:hidden}.our_mission .content_holder span{animation:fadeIn 1.2s 0.8s forwards ease-out;column-gap:40px;column-count:1;line-height:1.8;color:#000000;font-size:17px;opacity:0;text-align:justify;font-weight:400;transform:translateY(20px);display:block}@keyframes slideUp {to{transform:translateY(0);opacity:1}} @keyframes slideIn {to{transform:translateX(0);opacity:1}} @keyframes expand {to{transform:scaleX(1)}} @keyframes fadeIn {to{opacity:1;transform:translateY(0)}} @keyframes pulse {0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}} @media screen and (min-width: 768px) {.our_mission{padding:150px 0 120px}.our_mission h4{font-size:calc(48px * 0.8);margin-bottom:60px}.our_mission .content_holder{padding:60px 70px;width:calc(100% - 100px);margin-left:50px}.our_mission .content_holder span{column-count:2}} @media screen and (min-width: 992px) {.our_mission{padding:180px 0 150px}.our_mission .container{justify-content:flex-end;align-items:center;display:flex}.our_mission .content_holder{width:85%;padding:70px 80px;max-width:1000px;animation:slideIn 1.2s 0.5s forwards ease-out;opacity:0;transform:translateX(-150px)}.our_mission .content_holder h6{font-size:19px;margin-bottom:30px}.our_mission .content_holder span{column-count:2}} @media screen and (max-width: 767px) {.our_mission{padding:80px 0 60px}.our_mission h4{font-size:calc(19px * 1.2);margin-bottom:30px}.our_mission .content_holder{border-left-width:3px;padding:30px 25px}.our_mission .content_holder h6{margin-bottom:20px;font-size:16px}.our_mission .content_holder span{line-height:1.6;font-size:calc(17px * 0.9)}} @media (hover: hover) {.our_mission .content_holder:hover{transition:transform 0.3s ease;transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.2)}.our_mission .content_holder:hover h6::after{transition:background-color 0.3s ease;background:rgb(135,146,161)}}.thxWrapper{overflow:hidden;background:linear-gradient(135deg,rgb(170,184,203,0.5),rgb(205,215,234),rgb(135,146,161,0.5));padding:120px 0;position:relative;perspective:1000px}.thxWrapper::before{top:0;z-index:0;left:0;background:radial-gradient(circle at 20% 30%,rgb(170,184,203,0.5) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgb(135,146,161,0.5) 0%,transparent 60%);right:0;content:"";position:absolute;opacity:0.7;animation:pulse 10s infinite alternate ease-in-out;bottom:0}.thxWrapper::after{left:-50%;content:"";transform:rotate(15deg);animation:patternMove 60s linear infinite;z-index:1;position:absolute;height:200%;pointer-events:none;top:-50%;width:200%}.thxWrapper .container{z-index:2;max-width:1200px;transform-style:preserve-3d;position:relative;margin:0 auto;padding:0 20px}.thxWrapper h2{position:relative;line-height:1.3;transform:translateZ(30px);font-weight:700;border-left:4px solid rgb(170,184,203);margin-bottom:40px;text-align:left;font-size:32px;transition:transform 0.5s ease;color:#000000;text-shadow:0 2px 10px rgba(0,0,0,0.05);font-family:Arial,sans-serif;padding-left:20px}.thxWrapper h2::after{width:60px;bottom:-12px;transform:scaleX(0);background:rgb(135,146,161);content:"";left:20px;animation:lineGrow 1.2s 0.5s forwards cubic-bezier(0.17,0.67,0.83,0.67);position:absolute;transform-origin:left;height:3px}.thxWrapper .quick_classes{transition:transform 0.5s ease,box-shadow 0.5s ease;position:relative;border-radius:24px;background:#ffffff;overflow:hidden;box-shadow:0 15px 30px -10px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05),0 30px 60px -30px rgba(rgb(170,184,203),0.3);transform:translateZ(20px) rotateX(2deg)}.thxWrapper .quick_classes::before{background:linear-gradient(90deg,rgb(170,184,203),rgb(135,146,161));content:"";left:0;top:0;width:100%;position:absolute;z-index:3;height:5px}.thxWrapper .quick_classes:hover{box-shadow:0 20px 40px -15px rgba(0,0,0,0.15),0 10px 20px rgba(0,0,0,0.08),0 40px 70px -40px rgba(rgb(170,184,203),0.4);transform:translateZ(30px) rotateX(0deg)}.thxWrapper ul{margin:0;padding:0;list-style:none}.thxWrapper li{transition:transform 0.3s ease;padding:40px;position:relative;background:#ffffff}.thxWrapper li::before{height:30px;font-size:16px;justify-content:center;align-items:center;box-shadow:0 5px 15px rgba(rgb(170,184,203),0.3);border-radius:50%;content:"✓";background:rgb(170,184,203);display:flex;width:30px;position:absolute;left:40px;color:#ffffff;top:-15px}.thxWrapper span{text-align:left;z-index:2;color:#000000;line-height:1.7;display:block;position:relative;font-family:Arial,sans-serif;font-size:14px}@keyframes lineGrow {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @keyframes pulse {0%{opacity:0.5}50%{opacity:0.7}100%{opacity:0.5}} @keyframes patternMove {0%{transform:rotate(15deg) translateY(0)}100%{transform:rotate(15deg) translateY(-100px)}} @media (max-width: 991px) {.thxWrapper{padding:80px 0}.thxWrapper h2{padding-left:15px;font-size:calc(32px * 0.9)}.thxWrapper li{padding:30px}.thxWrapper li::before{left:30px}} @media (max-width: 767px) {.thxWrapper{padding:60px 0}.thxWrapper h2{font-size:calc(32px * 0.8);transform:translateZ(20px);margin-bottom:30px}.thxWrapper h2::after{width:40px}.thxWrapper .quick_classes{transform:translateZ(10px) rotateX(1deg)}.thxWrapper .quick_classes:hover{transform:translateZ(15px) rotateX(0deg)}.thxWrapper li{padding:25px 20px}.thxWrapper li::before{width:24px;font-size:14px;top:-12px;left:20px;height:24px}.thxWrapper span{line-height:1.6;font-size:calc(14px * 0.95)}} @media (max-width: 480px) {.thxWrapper{padding:40px 0}.thxWrapper h2{padding-left:12px;font-size:calc(32px * 0.7);border-left:3px solid rgb(170,184,203)}.thxWrapper .container{padding:0 15px}.thxWrapper .quick_classes{transform:translateZ(5px) rotateX(0.5deg)}.thxWrapper .quick_classes:hover{transform:translateZ(10px) rotateX(0deg)}.thxWrapper li{padding:20px 15px}.thxWrapper li::before{font-size:12px;left:15px;width:20px;height:20px}.thxWrapper span{line-height:1.5;font-size:calc(14px * 0.9)}}.contact_form_box{overflow:hidden;padding:110px 0;background:linear-gradient(125deg,rgb(205,215,234) 0%,rgb(205,215,234) 60%,rgb(170,184,203,0.5) 100%);position:relative}.contact_form_box::before{opacity:0.05;content:"";width:50%;position:absolute;height:100%;background:repeating-radial-gradient( circle at 80% 50%,rgb(170,184,203,0.5),rgb(170,184,203,0.5) 1px,transparent 1px,transparent 15px );top:0;right:0}.contact_form_box .container{max-width:1200px;position:relative;z-index:1;margin:0 auto;padding:0 20px}.contact_form_box h2{font-size:33px;position:relative;font-family:Arial,sans-serif;text-align:center;margin-bottom:50px;font-weight:700;color:#000000}.contact_form_box h2::before{left:50%;border-radius:2px;transform:translateX(-50%);position:absolute;width:60px;bottom:-15px;background:rgb(170,184,203);height:4px;content:""}.contact_form_box .query_box{display:grid;gap:40px;background:transparent;grid-template-columns:1fr 450px;position:relative;align-items:center}.contact_form_box .photo_strip{transition:transform 0.5s ease;box-shadow:0 25px 50px -12px rgba(0,0,0,0.15);transform:perspective(1000px) rotateY(-5deg);height:550px;border-radius:24px;position:relative;overflow:hidden}.contact_form_box .photo_strip:hover{transform:perspective(1000px) rotateY(0deg)}.contact_form_box .inquiry_reach{background:#ffffff;transform:perspective(1000px) rotateY(5deg);position:relative;padding:50px;box-shadow:0 20px 40px rgba(0,0,0,0.08);border-radius:24px;transition:transform 0.5s ease}.contact_form_box .inquiry_reach:hover{transform:perspective(1000px) rotateY(0deg)}.contact_form_box form{width:100%}.contact_form_box form h3{margin-bottom:30px;font-size:19px;font-family:Arial,sans-serif;font-weight:600;color:#000000}.contact_form_box form input[type="text"]{font-size:13px;color:#000000;border-radius:10px;width:100%;transition:all 0.3s ease;font-family:Arial,sans-serif;border:none;background:rgb(205,215,234);margin-bottom:20px;padding:16px 20px}.contact_form_box form input[type="text"]:focus{outline:none;box-shadow:0 0 0 2px rgb(170,184,203)}.contact_form_box form input[type="text"]::placeholder{opacity:0.5;color:#000000}.contact_form_box .query_help{display:flex;align-items:flex-start;margin-bottom:30px}.contact_form_box .query_help input[type="checkbox"]{opacity:0;position:absolute}.contact_form_box .query_help label{position:relative;cursor:pointer;font-size:15px;line-height:1.5;color:#000000;padding-left:35px}.contact_form_box .query_help label::before{height:22px;width:22px;top:2px;position:absolute;background:rgb(205,215,234);left:0;border-radius:4px;transition:all 0.3s ease;content:""}.contact_form_box .query_help input[type="checkbox"]:checked + label::before{background:rgb(170,184,203)}.contact_form_box .query_help input[type="checkbox"]:checked + label::after{left:8px;top:6px;border-bottom:2px solid #ffffff;transform:rotate(45deg);height:10px;width:6px;content:"";border-right:2px solid #ffffff;position:absolute}.contact_form_box .query_help label a{color:rgb(170,184,203);transition:all 0.3s ease;text-decoration:none}.contact_form_box .query_help label a:hover{color:rgb(135,146,161)}.contact_form_box form .reach_list{border-radius:10px;padding:16px 35px;background:rgb(170,184,203);border:none;transition:all 0.3s ease;overflow:hidden;font-weight:600;font-family:Arial,sans-serif;font-size:16px;position:relative;cursor:pointer;color:#ffffff}.contact_form_box form .reach_list::after{width:0;background:rgb(135,146,161);height:100%;top:0;right:0;content:"";position:absolute;transition:width 0.3s ease;z-index:0}.contact_form_box form .reach_list:hover::after{left:0;width:100%;right:auto}.contact_form_box form .reach_list span{z-index:1;position:relative}.contact_form_box svg{width:22px;height:22px;fill:rgb(170,184,203)}.contact_form_box svg path{transition:fill 0.3s ease;fill:rgb(170,184,203)}@media screen and (max-width: 1100px) {.contact_form_box .query_box{gap:30px;grid-template-columns:1fr 400px}.contact_form_box .photo_strip{height:500px}.contact_form_box .inquiry_reach{padding:40px}} @media screen and (max-width: 991px) {.contact_form_box{padding:80px 0}.contact_form_box .query_box{gap:40px;grid-template-columns:1fr}.contact_form_box .photo_strip{height:400px;transform:perspective(1000px) rotateY(0deg)}.contact_form_box .inquiry_reach{transform:perspective(1000px) rotateY(0deg)}} @media screen and (max-width: 767px) {.contact_form_box{padding:60px 0}.contact_form_box h2{margin-bottom:40px}.contact_form_box .photo_strip{height:350px}} @media screen and (max-width: 576px) {.contact_form_box{padding:50px 0}.contact_form_box h2{font-size:calc(33px * 0.85)}.contact_form_box .photo_strip{height:250px}.contact_form_box .inquiry_reach{padding:30px 25px}.contact_form_box form h3{font-size:calc(19px * 0.9)}.contact_form_box form .reach_list{width:100%}}