﻿*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}.container{max-width:100%;width:1150px;margin:auto}html,body{font-family:Arial,sans-serif;scroll-behavior:auto;height:100%;color:#000000;min-height:100%}.wrapper-structure356{height:100%;min-height:100%;flex-direction:column;display:flex}.rating_stars974{flex:0 0 auto}header,footer{width:100%}.header_primary958{flex:1 0 auto}svg{height:30px;width:30px}@media only screen and (max-width: 1200px) {.container{width:100%;padding:0 20px}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .program_information156{display:grid;min-height:100vh;overflow:hidden;grid-template-columns:1fr 1fr;background:rgb(90,130,150);position:relative}.program_information156 .training_route381{position:absolute;overflow:hidden;height:100%;width:50%;clip-path:polygon(25% 0%,100% 0%,100% 100%,0% 100%);top:0;right:0}.program_information156 .learn_explore942{height:400%;width:100%;flex-direction:column;display:flex;animation:verticalScroll 25s ease-in-out infinite alternate}.program_information156 .training_route381:hover .learn_explore942{animation-play-state:paused}.program_information156 .training_path350{position:relative;height:25%;transition:transform 0.5s ease;width:100%;transform:scale(1.1)}.program_information156 .training_path350::after{background:linear-gradient(to right,#000000 0%,transparent 50%);z-index:1;inset:0;content:"";position:absolute}.program_information156 .training_path350 img{width:100%;object-fit:cover;filter:saturate(0.8) contrast(1.2);height:100%;transition:filter 0.5s ease}.program_information156 .training_path350:hover img{filter:saturate(1.2) contrast(1.3)}@keyframes verticalScroll {0%,5%{transform:translateY(0)}23%,28%{transform:translateY(-25%)}48%,53%{transform:translateY(-50%)}73%,78%{transform:translateY(-75%)}95%,100%{transform:translateY(-75%)}} .program_information156 .container{display:flex;z-index:5;align-items:center;height:100%;grid-column:1;position:relative}.program_information156 .training_space075{width:100%;padding-right:10%;padding-left:10%}.program_information156 .skill_route562{padding:4rem 3rem;position:relative;border-left:4px solid rgb(149,169,177);background:transparent}.program_information156 .skill_route562::before{width:0;height:100%;background:rgb(149,169,177,0.5);content:"";transition:width 0.6s ease;left:0;position:absolute;z-index:-1;top:0}.program_information156 .skill_route562:hover::before{width:100%}.program_information156 .skill_route562::after{height:40px;left:-20px;transform:translateY(-50%) rotate(45deg);content:"";top:50%;background:rgb(149,169,177);width:40px;position:absolute}.program_information156 .skill_route562 h3{margin-bottom:2rem;color:#ffffff;font-weight:700;text-transform:uppercase;font-size:47px;letter-spacing:2px}.program_information156 .skill_route562 span > *{transform:skewX(15deg);display:inline-block}.program_information156 .skill_route562 p{color:#ffffff;font-size:13px;position:relative;padding-left:1rem;margin-bottom:2.5rem;line-height:1.8;border-left:2px solid rgb(90,130,150)}.program_information156 .skill_route562 .query_panel149{font-size:20px;position:relative;text-transform:uppercase;letter-spacing:1px;display:inline-block;overflow:hidden;text-decoration:none;background:transparent;padding:1rem 2.5rem;font-weight:700;color:#ffffff;border:2px solid rgb(149,169,177);transition:color 0.3s ease;z-index:1}.program_information156 .skill_route562 .query_panel149::before{transition:width 0.3s ease;height:100%;position:absolute;z-index:-1;left:0;width:0;top:0;background:rgb(149,169,177);content:""}.program_information156 .skill_route562 .query_panel149:hover{color:#000000}.program_information156 .skill_route562 .query_panel149:hover::before{width:100%}@media screen and (max-width: 1200px) {.program_information156 .skill_route562 h3{font-size:calc(47px * 0.85)}.program_information156 .training_space075{padding-right:0;padding-left:5%}} @media screen and (max-width:992px){.program_information156{grid-template-columns:1fr;grid-template-rows:40vh 1fr}.program_information156 .training_route381{height:40vh;width:100%;clip-path:none;position:relative}.program_information156 .learn_explore942{width:400%;height:100%;flex-direction:row;animation:horizontalScroll 25s ease-in-out infinite alternate}.program_information156 .training_path350{width:25%;height:100%}.program_information156 .training_path350::after{background:linear-gradient(to bottom,#000000 0%,transparent 50%)}.program_information156 .container{grid-column:auto;padding:3rem 0;grid-row:2}.program_information156 .training_space075{padding:0 5%}@keyframes horizontalScroll {0%,5%{transform:translateX(0)}23%,28%{transform:translateX(-25%)}48%,53%{transform:translateX(-50%)}73%,78%{transform:translateX(-75%)}95%,100%{transform:translateX(-75%)}}}@media screen and (max-width: 768px) {.program_information156 .skill_route562{padding:3rem 1.5rem}.program_information156 .skill_route562 h3{margin-bottom:1.5rem;font-size:38px}.program_information156 .skill_route562::after{left:-15px;width:30px;height:30px}} @media screen and (max-width:480px){.program_information156{grid-template-rows:30vh 1fr}.program_information156 .training_route381{height:30vh}.program_information156 .learn_explore942{animation-duration:20s;width:300%}.program_information156 .training_path350{width:33.333%}.program_information156 .skill_route562{border-left-width:3px;padding:2rem 1rem}.program_information156 .skill_route562 h3{font-size:calc(38px * 0.9);letter-spacing:1px}.program_information156 .skill_route562 p{padding-left:0.5rem;font-size:calc(13px * 0.9)}.program_information156 .skill_route562 .query_panel149{text-align:center;font-size:calc(20px * 0.9);display:block;padding:0.8rem 1.5rem}.program_information156 .skill_route562::after{width:20px;left:-10px;height:20px}@keyframes horizontalScroll {0%,5%{transform:translateX(0)}30%,35%{transform:translateX(-33.333%)}60%,65%{transform:translateX(-66.666%)}95%,100%{transform:translateX(-66.666%)}}}.who_we_are186{position:relative;padding:120px 0;overflow:hidden}.who_we_are186::before{left:0;background:linear-gradient(135deg,rgba(0,0,0,0.5) 10%,rgba(0,0,0,0.75) 90%);content:"";right:0;top:0;bottom:0;z-index:1;position:absolute}.who_we_are186::after{transform:rotate(-15deg);clip-path:polygon(0 0,100% 0,100% 70%,30% 100%);right:-5%;z-index:2;top:-10%;opacity:0.15;width:50%;content:"";background:linear-gradient(to right,rgb(149,169,177,0.5),transparent);height:80%;position:absolute;animation:pulse 12s infinite alternate}.who_we_are186 .container{max-width:1200px;position:relative;z-index:3;margin:0 auto;padding:0 20px}.who_we_are186 .textual_box948{position:relative;background:rgba(255,255,255,0.9);transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);backdrop-filter:blur(5px);box-shadow:0 20px 50px rgba(0,0,0,0.12),0 5px 15px rgba(0,0,0,0.08);transform:perspective(1000px) rotateY(-1deg);padding:40px 50px}.who_we_are186 .textual_box948:hover{transform:perspective(1000px) rotateY(0deg)}.who_we_are186 .textual_box948::before{position:absolute;left:0;height:100%;top:0;width:5px;background:linear-gradient(to bottom,rgb(149,169,177),rgb(90,130,150));content:''}.who_we_are186 .textual_box948 h1{position:relative;display:inline-block;font-size:40px;font-weight:700;letter-spacing:-0.5px;padding-bottom:15px;color:#000000;margin-bottom:30px;line-height:1.2}.who_we_are186 .textual_box948 h1::after{transform-origin:left center;content:'';background:rgb(90,130,150);width:80px;transition:width 0.3s ease-out;position:absolute;left:0;height:3px;bottom:0}.who_we_are186 .textual_box948:hover h1::after{width:100%}.who_we_are186 .textual_box948 ul{list-style:none;margin:0;padding:0}.who_we_are186 .textual_box948 ul li{margin-bottom:15px}.who_we_are186 .textual_box948 h4{margin:0 0 15px;display:inline-block;position:relative;font-weight:600;transition:transform 0.4s ease;font-size:22px;color:rgb(149,169,177);transform:translateX(0)}.who_we_are186 .textual_box948:hover h4{transform:translateX(10px)}.who_we_are186 .textual_box948 h4::before{background:rgb(149,169,177);bottom:-5px;position:absolute;height:2px;transition:width 0.5s cubic-bezier(0.25,1,0.5,1);content:'';width:0;left:0}.who_we_are186 .textual_box948:hover h4::before{width:100%}.who_we_are186 .textual_box948 span{line-height:1.8;display:block;color:#000000;hyphens:auto;font-size:17px;column-gap:40px;font-weight:400;font-family:Arial,sans-serif;text-align:justify;columns:2;opacity:0.95}.who_we_are186 .textual_box948 span::first-letter{font-size:1.5em;font-weight:600;color:rgb(90,130,150)}@keyframes pulse {0%{opacity:0.1;transform:rotate(-15deg) scale(1)}50%{opacity:0.15;transform:rotate(-15deg) scale(1.05)}100%{opacity:0.1;transform:rotate(-15deg) scale(1)}} @media (max-width: 1100px) {.who_we_are186{padding:100px 0}.who_we_are186 .textual_box948{padding:35px 40px}.who_we_are186 .textual_box948 h1{font-size:calc(40px * 0.9)}} @media (max-width: 992px) {.who_we_are186{padding:80px 0}.who_we_are186 .textual_box948{transform:perspective(1000px) rotateY(0deg);padding:30px 35px}.who_we_are186 .textual_box948 span{columns:1}} @media (max-width: 768px) {.who_we_are186{padding:60px 0}.who_we_are186 .textual_box948{padding:25px 30px}.who_we_are186 .textual_box948 h1{font-size:calc(40px * 0.8);margin-bottom:20px}.who_we_are186 .textual_box948 h4{font-size:calc(22px * 0.9)}.who_we_are186 .textual_box948 span{line-height:1.7;font-size:calc(17px * 0.95)}} @media (max-width: 576px) {.who_we_are186{padding:50px 0}.who_we_are186 .textual_box948{padding:20px 25px}.who_we_are186 .textual_box948 h1{margin-bottom:15px;font-size:calc(40px * 0.7);padding-bottom:10px}.who_we_are186 .textual_box948 h1::after{height:2px;width:60px}.who_we_are186 .textual_box948 h4{font-size:calc(22px * 0.85);margin-bottom:10px}.who_we_are186 .textual_box948 span{font-size:calc(17px * 0.9);line-height:1.6}.who_we_are186::after{width:70%;opacity:0.1}}.plan_deck176{overflow:hidden;position:relative;color:#ffffff;padding:100px 0}.plan_deck176::before{left:0;position:absolute;top:0;background:linear-gradient(135deg,rgba(13,27,77,0.85),rgba(20,33,61,0.92));height:100%;content:"";width:100%;z-index:1}.plan_deck176 .container{max-width:1200px;z-index:2;position:relative;margin:0 auto;padding:0 20px}.pricing_card695{position:relative}.pricing_card695::before{top:-50px;content:"";right:-50px;height:200px;position:absolute;background:radial-gradient(circle,rgb(149,169,177,0.5) 5%,transparent 70%);filter:blur(15px);animation:pulseGlow 8s infinite alternate;width:200px}.pricing_card695::after{position:absolute;bottom:-80px;content:"";width:300px;filter:blur(20px);height:300px;background:radial-gradient(ellipse,rgb(90,130,150,0.5) 5%,transparent 70%);animation:pulseGlow 10s infinite alternate-reverse;left:-80px}.plan_deck176 h2{transition:transform 0.5s ease;color:transparent;background-clip:text !important;font-size:37px;-webkit-background-clip:text !important;font-weight:700;transform:perspective(1000px) translateZ(10px);background:linear-gradient(to right,#ffffff,rgb(90,130,150));text-align:center;margin-bottom:20px}.plan_deck176 .price_choices976{max-width:800px;transform:perspective(1000px) translateZ(5px);margin:0 auto 50px;line-height:1.6;text-align:center;color:rgb(255,255,255,0.5);font-size:calc(12px * 1.1)}.plan_deck176 .fee_plans312{list-style:none;padding:0;gap:30px;display:grid;perspective:1000px;margin:0;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.plan_deck176 .fee_plans312 li{transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);transform-style:preserve-3d}.plan_deck176 .fee_plans312 li:hover{transform:translateY(-15px) rotateY(5deg);z-index:5}.plan_deck176 .offer_box372{text-decoration:none;overflow:hidden;display:block;height:100%;backdrop-filter:blur(10px);box-shadow:0 15px 35px rgba(0,0,0,0.2),0 5px 15px rgba(0,0,0,0.1),inset 0 1px 1px rgba(255,255,255,0.1);transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1);position:relative;background:linear-gradient(145deg,rgba(255,255,255,0.1),rgba(255,255,255,0.03))}.plan_deck176 .offer_box372::before{top:0;transition:opacity 0.5s ease;height:100%;background:radial-gradient(circle at 30% 30%,rgb(149,169,177,0.5),transparent 70%);left:0;opacity:0;width:100%;content:"";position:absolute}.plan_deck176 .offer_box372:hover::before{opacity:0.2}.plan_deck176 .offer_box372::after{width:200%;height:200%;opacity:0;transform:rotate(45deg);background:linear-gradient(45deg,transparent,rgba(255,255,255,0.1),transparent);transition:all 0.8s cubic-bezier(0.34,1.56,0.64,1);content:"";position:absolute;z-index:1;left:-50%;top:-50%}.plan_deck176 .offer_box372:hover::after{left:100%;top:100%;opacity:0.3}.plan_deck176 .indv_sub097{box-sizing:border-box;flex-direction:column;z-index:2;height:100%;position:relative;padding:30px;min-height:400px;display:flex}.plan_deck176 .pricing_schemes340{display:flex;flex-direction:column;flex:1}.plan_deck176 .offer_box372 h4{font-weight:600;margin:0 0 20px;font-size:calc(23px * 1.1);padding-bottom:15px;color:rgb(149,169,177);position:relative;transition:transform 0.3s ease}.plan_deck176 .offer_box372:hover h4{transform:translateX(5px)}.plan_deck176 .offer_box372 h4::after{content:"";background:linear-gradient(to right,rgb(149,169,177),rgb(90,130,150));transition:width 0.3s ease;height:3px;left:0;bottom:0;width:60px;position:absolute}.plan_deck176 .offer_box372:hover h4::after{width:100px}.plan_deck176 .offer_box372 p{max-height:250px;margin:0 0 25px;word-break:normal;flex:1;font-size:12px;overflow-y:auto;line-height:1.6;overflow-wrap:break-word;color:#ffffff;scrollbar-color:rgb(149,169,177) rgba(255,255,255,0.1);scrollbar-width:thin}.plan_deck176 .offer_box372 p::-webkit-scrollbar{width:6px}.plan_deck176 .offer_box372 p::-webkit-scrollbar-track{background:rgba(255,255,255,0.1)}.plan_deck176 .offer_box372 p::-webkit-scrollbar-thumb{background-color:rgb(149,169,177);border-radius:10px}.plan_deck176 .learning_rates174{transform:translateZ(20px);color:#ffffff;position:relative;box-shadow:0 10px 20px rgba(0,0,0,0.2);align-self:flex-start;font-size:calc(23px * 1.3);display:inline-block;font-weight:700;border-radius:10px;margin-top:auto;background:linear-gradient(135deg,rgb(149,169,177),rgb(90,130,150));overflow:hidden;transition:all 0.3s ease;padding:10px 20px}.plan_deck176 .learning_rates174::before{left:-100%;position:absolute;height:100%;content:"";width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);top:0;transition:left 0.6s ease}.plan_deck176 .offer_box372:hover .learning_rates174::before{left:100%}@keyframes pulseGlow {0%{transform:scale(0.8);opacity:0.3}50%{transform:scale(1.2);opacity:0.5}100%{transform:scale(0.9);opacity:0.4}} @media (max-width: 1200px) {.plan_deck176{padding:80px 0}.plan_deck176 .fee_plans312{gap:25px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}} @media (max-width: 992px) {.plan_deck176 h2{font-size:calc(37px * 0.9)}.plan_deck176 .price_choices976{margin-bottom:40px;font-size:12px}.plan_deck176 .indv_sub097{min-height:350px;padding:25px}} @media (max-width: 768px) {.plan_deck176{padding:60px 0}.plan_deck176 .fee_plans312{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.plan_deck176 .offer_box372 h4{font-size:23px}.plan_deck176 .learning_rates174{font-size:calc(23px * 1.1)}.plan_deck176 .fee_plans312 li:hover{transform:translateY(-10px) rotateY(3deg)}} @media (max-width: 576px) {.plan_deck176{padding:50px 0}.plan_deck176 h2{font-size:calc(37px * 0.8)}.plan_deck176 .price_choices976{font-size:calc(12px * 0.9);margin-bottom:30px}.plan_deck176 .fee_plans312{max-width:400px;grid-template-columns:1fr;margin:0 auto}.plan_deck176 .indv_sub097{min-height:300px;padding:20px}.plan_deck176 .offer_box372 p{font-size:calc(12px * 0.9);max-height:180px}.plan_deck176 .learning_rates174{padding:8px 15px}}.teaching_process846{background:linear-gradient(145deg,rgb(193,202,205) 40%,rgb(90,130,150,0.5) 100%);position:relative;overflow:hidden;transform-style:preserve-3d;padding:120px 0 80px;perspective:1000px}.teaching_process846::before{background:repeating-linear-gradient( 45deg,rgb(149,169,177,0.5) 0px,transparent 2px,transparent 8px,rgb(149,169,177,0.5) 10px );left:0;height:100%;pointer-events:none;content:"";position:absolute;opacity:0.05;width:100%;top:0}.teaching_process846::after{transform:rotate(15deg) translateZ(-10px);position:absolute;background:linear-gradient( 135deg,rgb(149,169,177,0.5) 10%,rgb(90,130,150,0.5) 50%,transparent 90% );height:200%;top:-50%;opacity:0.1;right:-20%;width:70%;pointer-events:none;content:""}.teaching_process846 .container.training_space075{z-index:2;position:relative;transform-style:preserve-3d}.teaching_process846 .container.training_space075 > div{transform:translateZ(20px) rotateX(2deg);background:linear-gradient( 165deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.8) 100% );box-shadow:0 15px 35px rgba(0,0,0,0.1),0 3px 10px rgba(0,0,0,0.05),0 25px 50px -12px rgba(0,0,0,0.15);margin-left:auto;transition:transform 0.5s cubic-bezier(0.215,0.61,0.355,1);position:relative;max-width:92%;border-left:5px solid rgb(149,169,177);padding:3.5rem 3rem}.teaching_process846 .container.training_space075 > div:hover{transform:translateZ(30px) rotateX(0deg)}.teaching_process846 h3{margin-bottom:2rem;color:#000000;transform:translateZ(5px);font-weight:700;font-size:calc(29px * 0.85);position:relative}.teaching_process846 h3::before{transform:scaleX(1);width:80px;background:linear-gradient( to right,rgb(149,169,177) 0%,rgb(90,130,150) 100% );content:"";transform-origin:left center;transition:transform 0.4s ease-out;height:3px;left:0;position:absolute;bottom:-10px}.teaching_process846 .container.training_space075 > div:hover h3::before{transform:scaleX(1.3)}.teaching_process846 p{margin-bottom:0;font-size:18px;position:relative;line-height:1.8;transform:translateZ(5px);color:#000000}.teaching_process846 p span{display:block;padding-left:10px;position:relative}.teaching_process846 p span::before{content:"";left:-15px;position:absolute;width:15px;top:0.8em;height:2px;background-color:rgb(149,169,177);opacity:0;transform:translateX(-10px);transition:all 0.3s ease}.teaching_process846 .container.training_space075 > div:hover p span::before{opacity:1;transform:translateX(0)}@media (min-width: 992px) {.teaching_process846{padding:150px 0 100px}.teaching_process846 .container.training_space075 > div{padding:4rem 4.5rem;max-width:85%;transform:translateZ(30px) rotateX(2deg) rotateY(-1deg);margin-left:auto}.teaching_process846 .container.training_space075 > div:hover{transform:translateZ(40px) rotateX(0deg) rotateY(0deg)}.teaching_process846 h3{margin-bottom:2.5rem;font-size:29px}.teaching_process846 p{font-size:calc(18px * 1.05);line-height:1.9}} @media (max-width: 991px) {.teaching_process846{padding:90px 0 60px}.teaching_process846 .container.training_space075 > div{padding:2.5rem 2rem;max-width:95%;transform:translateZ(10px) rotateX(1deg)}.teaching_process846 h3{font-size:calc(29px * 0.8)}} @media (max-width: 767px) {.teaching_process846{padding:70px 0 50px}.teaching_process846 .container.training_space075 > div{transform:translateZ(5px) rotateX(0deg);padding:2rem 1.5rem;max-width:100%}.teaching_process846 h3{font-size:calc(29px * 0.7);margin-bottom:1.5rem}.teaching_process846 h3::before{width:60px}.teaching_process846 p{font-size:calc(18px * 0.95);line-height:1.7}} @media (max-width: 575px) {.teaching_process846{padding:60px 0 40px}.teaching_process846 .container.training_space075 > div{border-left-width:3px;padding:1.8rem 1.2rem}.teaching_process846 h3{font-size:calc(29px * 0.6);margin-bottom:1.2rem}.teaching_process846 h3::before{height:2px;width:50px}.teaching_process846 p{line-height:1.6;font-size:calc(18px * 0.9)}} @media (prefers-reduced-motion: reduce) {.teaching_process846 .container.training_space075 > div,.teaching_process846 .container.training_space075 > div:hover,.teaching_process846 h3::before,.teaching_process846 p span::before{transition:none;transform:none}}.prospective_students527{overflow:hidden;padding:5rem 0;background:linear-gradient(135deg,rgb(193,202,205) 0%,rgb(90,130,150,0.5) 100%);position:relative}.prospective_students527::before{left:0;background:linear-gradient(45deg,transparent 45%,rgb(149,169,177,0.5) 46%,rgb(149,169,177,0.5) 54%,transparent 55%),linear-gradient(135deg,transparent 45%,rgb(90,130,150,0.5) 46%,rgb(90,130,150,0.5) 54%,transparent 55%);top:0;content:'';height:100%;position:absolute;opacity:0.1;z-index:1;width:100%;background-size:50px 50px}.prospective_students527::after{left:0;z-index:1;width:100%;background-image:radial-gradient(circle at 50% 50%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 20% 20%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 30% 70%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 70% 40%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 80% 30%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 90% 80%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 10% 90%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 60% 10%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 40% 60%,rgb(149,169,177,0.5) 0%,transparent 2%),radial-gradient(circle at 95% 40%,rgb(149,169,177,0.5) 0%,transparent 2%);opacity:0.4;content:'';background-size:180px 180px;top:0;height:100%;animation:pulseDots 10s infinite alternate;position:absolute}.prospective_students527 .training_space075{z-index:2;margin:0 auto;padding:0 2rem;position:relative;max-width:1200px}.prospective_students527 h3{font-weight:700;box-shadow:-5px 0 15px rgb(149,169,177,0.5);color:rgb(90,130,150);margin-bottom:3rem;padding-left:1.5rem;border-left:4px solid rgb(149,169,177);text-align:left;position:relative;font-size:37px}.prospective_students527 ul{gap:2rem;margin:0;list-style-type:none;grid-template-columns:repeat(2,1fr);display:grid;padding:0}.prospective_students527 li{overflow:hidden;padding:1.8rem;transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);border-radius:28px;box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.03);display:flex;background-color:rgba(255,255,255,0.15);align-items:center;position:relative}.prospective_students527 li::before{height:100%;left:0;background:linear-gradient(135deg,rgba(255,255,255,0.15) 0%,transparent 100%);pointer-events:none;width:100%;content:'';top:0;position:absolute}.prospective_students527 li::after{left:0;background:rgb(149,169,177);opacity:0.7;position:absolute;width:5px;height:100%;transition:width 0.4s ease,opacity 0.4s ease;top:0;content:''}.prospective_students527 li:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,0.08),0 10px 20px rgba(0,0,0,0.05),0 0 25px rgb(149,169,177,0.5);background-color:rgba(255,255,255,0.2)}.prospective_students527 li:hover::after{opacity:1;width:8px}.prospective_students527 li svg{filter:drop-shadow(0 0 8px rgb(149,169,177,0.5));animation:pulseIcon 3s infinite alternate;margin-right:1.5rem;width:40px;height:40px;transition:all 0.4s ease;fill:rgb(149,169,177);flex-shrink:0}.prospective_students527 li:hover svg{animation-duration:1.5s}.prospective_students527 li svg path{transition:all 0.4s ease}.prospective_students527 li:hover svg path{fill:rgb(149,169,177)}.prospective_students527 li{text-shadow:0 1px 2px rgba(0,0,0,0.1);color:#ffffff;font-size:15px;font-weight:400;line-height:1.5}.prospective_students527 li:nth-child(1)::after{animation-delay:0s}.prospective_students527 li:nth-child(2)::after{animation-delay:0.5s}.prospective_students527 li:nth-child(3)::after{animation-delay:1s}.prospective_students527 li:nth-child(4)::after{animation-delay:1.5s}.prospective_students527 li:nth-child(1) svg{animation-delay:0s}.prospective_students527 li:nth-child(2) svg{animation-delay:1s}.prospective_students527 li:nth-child(3) svg{animation-delay:0.5s}.prospective_students527 li:nth-child(4) svg{animation-delay:1.5s}@keyframes pulseDots {0%,100%{opacity:0.3}50%{opacity:0.5}} @keyframes pulseIcon {0%,100%{transform:scale(1);filter:drop-shadow(0 0 5px rgb(149,169,177,0.5))}50%{transform:scale(1.05);filter:drop-shadow(0 0 12px rgb(149,169,177))}} @keyframes glowLine {0%,100%{box-shadow:0 0 5px rgb(149,169,177,0.5)}50%{box-shadow:0 0 15px rgb(149,169,177)}} @media (max-width: 991px) {.prospective_students527{padding:4rem 0}.prospective_students527 h3{padding-left:1.2rem;font-size:calc(37px * 0.9)}.prospective_students527 li{padding:1.5rem}.prospective_students527 li svg{width:35px;margin-right:1.2rem;height:35px}} @media (max-width: 767px) {.prospective_students527{padding:3rem 0}.prospective_students527 ul{gap:1.5rem;grid-template-columns:1fr}.prospective_students527 h3{padding-bottom:1rem;box-shadow:0 5px 15px rgb(149,169,177,0.5);font-size:calc(37px * 0.8);border-bottom:4px solid rgb(149,169,177);text-align:center;margin-bottom:2.5rem;padding-left:0;border-left:none}.prospective_students527 li{padding:1.2rem}.prospective_students527 li svg{width:30px;height:30px;margin-right:1rem}}.learning_impact139{overflow:hidden;background:linear-gradient(135deg,rgb(193,202,205) 0%,rgba(0,0,0,0.5) 20%);padding:120px 0;position:relative}.learning_impact139::before{top:0;width:100%;content:'';left:0;background-image:radial-gradient(rgb(90,130,150,0.5) 1px,transparent 1px);opacity:0.3;height:100%;background-size:30px 30px;animation:pulse 8s infinite alternate;position:absolute}.learning_impact139::after{transform:rotate(-30deg);height:200%;right:-50%;position:absolute;content:'';z-index:0;filter:blur(60px);width:80%;top:-50%;background:linear-gradient(45deg,rgb(149,169,177,0.5) 0%,transparent 70%)}.learning_impact139 .training_space075{position:relative;margin:0 auto;z-index:1;display:flex;max-width:1280px;gap:60px;padding:0 20px}.learning_impact139 .img_card029{overflow:hidden;min-height:500px;box-shadow:20px 20px 40px rgba(0,0,0,0.2),-20px -20px 40px rgba(255,255,255,0.05);flex:1;border-radius:26px;transition:transform 0.5s ease,box-shadow 0.5s ease;position:relative}.learning_impact139 .img_card029::before{z-index:1;left:0;background:linear-gradient(135deg,transparent 0%,rgba(0,0,0,0.5) 100%);position:absolute;top:0;content:'';width:100%;height:100%}.learning_impact139 .img_card029::after{background:linear-gradient(225deg,rgb(149,169,177,0.5) 0%,transparent 100%);bottom:0;z-index:2;width:40%;position:absolute;content:'';right:0;clip-path:polygon(100% 0,100% 100%,0 100%);height:40%}.learning_impact139 .img_card029:hover{transform:translateY(-10px);box-shadow:25px 25px 50px rgba(0,0,0,0.25),-25px -25px 50px rgba(255,255,255,0.07)}.learning_impact139 .textual_box948{flex-direction:column;flex:1;justify-content:center;display:flex}.learning_impact139 h2{color:#ffffff;position:relative;font-size:29px;padding-bottom:15px;font-weight:700;margin-bottom:40px}.learning_impact139 h2::after{border-radius:10px;content:'';bottom:0;height:4px;left:0;width:80px;position:absolute;background:linear-gradient(90deg,rgb(149,169,177) 0%,rgb(90,130,150) 100%)}.learning_impact139 .text_main_holder{flex-direction:column;display:flex;gap:25px}.learning_impact139 .text_main_holder > div{transform:translateX(-20px);padding:20px;backdrop-filter:blur(5px);align-items:flex-start;gap:20px;animation:slideIn 0.5s forwards;display:flex;opacity:0;background:rgba(255,255,255,0.03);animation-delay:calc(var(--i,0) * 0.1s);border-radius:26px;box-shadow:inset 5px 5px 15px rgba(0,0,0,0.1),inset -5px -5px 15px rgba(255,255,255,0.05)}.learning_impact139 .text_main_holder > div:nth-child(1){--i:1}.learning_impact139 .text_main_holder > div:nth-child(2){--i:2}.learning_impact139 .text_main_holder > div:nth-child(3){--i:3}.learning_impact139 .text_main_holder > div:nth-child(4){--i:4}.learning_impact139 .text_main_holder > div:nth-child(5){--i:5}.learning_impact139 .text_main_holder > div:nth-child(6){--i:6}.learning_impact139 .text_main_holder svg{width:30px;flex-shrink:0;height:30px;filter:drop-shadow(2px 2px 3px rgba(0,0,0,0.3))}.learning_impact139 .text_main_holder svg path{transition:fill 0.3s ease;fill:rgb(149,169,177)}.learning_impact139 .text_main_holder > div:hover svg path{fill:rgb(90,130,150)}.learning_impact139 .text_main_holder p{margin:0;font-size:15px;line-height:1.6;color:#ffffff}@keyframes pulse {0%{opacity:0.2}100%{opacity:0.5}} @keyframes slideIn {to{transform:translateX(0);opacity:1}} @media (max-width: 992px) {.learning_impact139 .training_space075{gap:40px;flex-direction:column}.learning_impact139 .img_card029{min-height:400px}.learning_impact139 h2{margin-bottom:30px;text-align:center}.learning_impact139 h2::after{left:50%;transform:translateX(-50%)}} @media (max-width: 768px) {.learning_impact139{padding:80px 0}.learning_impact139 .training_space075{gap:30px}.learning_impact139 .img_card029{min-height:300px}.learning_impact139 .text_main_holder > div{padding:15px;gap:15px}.learning_impact139 .text_main_holder svg{height:24px;width:24px}} @media (max-width: 576px) {.learning_impact139{padding:60px 0}.learning_impact139 .img_card029{min-height:250px}.learning_impact139 h2{font-size:calc(29px * 0.85)}.learning_impact139 .text_main_holder > div{padding:12px;gap:12px}.learning_impact139 .text_main_holder svg{height:20px;width:20px}}.contact015{overflow:hidden;background:rgb(193,202,205);z-index:1;padding:100px 0;position:relative}.contact015::before{opacity:0.3;z-index:0;left:0;content:'';top:0;background:linear-gradient(45deg,transparent 48%,rgb(149,169,177,0.5) 49%,rgb(149,169,177,0.5) 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgb(90,130,150,0.5) 49%,rgb(90,130,150,0.5) 51%,transparent 52%);position:absolute;background-size:60px 60px;height:100%;width:100%}.contact015::after{position:absolute;width:100%;background-size:100px 100px;content:'';top:0;z-index:0;opacity:0.2;left:0;background:linear-gradient(90deg,rgb(193,202,205) 6px,transparent 6px),linear-gradient(0deg,rgb(193,202,205) 6px,transparent 6px);height:100%}.contact015 .img_card029{filter:grayscale(0.7) hue-rotate(25deg);top:0;opacity:0.15;left:0;width:100%;position:absolute;z-index:0;height:100%}.contact015 .container{position:relative;z-index:2;margin:0 auto;padding:0 20px;max-width:1200px}.contact015 h3{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:4px;font-size:48px;text-align:center;font-weight:700;transform:skew(-5deg);margin-bottom:60px;position:relative;color:#000000}.contact015 h3::before{position:absolute;height:5px;content:'';transform:translateX(-50%);left:50%;background:linear-gradient(90deg,rgb(149,169,177),rgb(90,130,150));bottom:-15px;width:100px;clip-path:polygon(0 0,100% 0,90% 100%,10% 100%)}.contact015 .feedback_map204{position:relative;display:flex;z-index:1;flex-wrap:wrap}.contact015 .connect_panel954{flex:1 1 60%;transform:skew(-3deg);box-shadow:-10px 10px 0 rgba(0,0,0,0.1);z-index:2;background:#ffffff;border-radius:0;padding:60px;position:relative;clip-path:polygon(0 0,100% 0,95% 100%,0% 100%)}.contact015 .connect_panel954::before{clip-path:polygon(0 0,100% 0,95% 100%,0% 100%);left:20px;border:2px solid rgba(0,0,0,0.05);pointer-events:none;right:20px;bottom:20px;position:absolute;top:20px;content:''}.contact015 .connect_panel954 #contact{transform:skew(3deg)}.contact015 .connect_panel954 h3{font-size:24px;color:#000000;transform:skew(0);font-weight:700;text-align:left;margin-bottom:40px}.contact015 .connect_panel954 h3::before{width:60px;height:3px;transform:none;clip-path:none;left:0}.contact015 .connect_panel954 input[type="text"],.contact015 .connect_panel954 textarea{width:100%;margin-bottom:25px;padding:20px;border-radius:0;border:2px solid rgb(149,169,177);box-shadow:5px 5px 0 rgba(0,0,0,0.05);font-family:Arial,sans-serif;color:#000000;background-color:#ffffff;transition:all 0.3s ease;font-size:16px}.contact015 .connect_panel954 input[type="text"]:focus,.contact015 .connect_panel954 textarea:focus{box-shadow:8px 8px 0 rgb(149,169,177,0.5);transform:translate(-3px,-3px);outline:none;background-color:rgba(0,0,0,0.02)}.contact015 .connect_panel954 textarea{resize:vertical;height:140px}.contact015 .connect_panel954 .inquiry_inquiry702{margin-bottom:30px;display:flex;align-items:flex-start}.contact015 .connect_panel954 .inquiry_inquiry702 input[type="checkbox"]{position:absolute;opacity:0}.contact015 .connect_panel954 .inquiry_inquiry702 label{padding-left:35px;position:relative;font-size:calc(16px - 2px);color:#000000;line-height:1.5;cursor:pointer}.contact015 .connect_panel954 .inquiry_inquiry702 label::before{border:2px solid rgb(149,169,177);transition:all 0.3s ease;width:24px;height:24px;top:0;background-color:#ffffff;position:absolute;left:0;content:''}.contact015 .connect_panel954 .inquiry_inquiry702 input[type="checkbox"]:checked + label::before{background-color:rgb(149,169,177)}.contact015 .connect_panel954 .inquiry_inquiry702 input[type="checkbox"]:checked + label::after{height:12px;width:6px;border-bottom:2px solid #ffffff;top:5px;border-right:2px solid #ffffff;content:'';transform:rotate(45deg);position:absolute;left:9px}.contact015 .connect_panel954 .inquiry_inquiry702 a{text-decoration:none;position:relative;font-weight:600;color:rgb(149,169,177);transition:color 0.3s ease}.contact015 .connect_panel954 .inquiry_inquiry702 a::after{transform:scaleX(0);left:0;content:'';transform-origin:left;bottom:-2px;transition:transform 0.3s ease;background-color:rgb(149,169,177);width:100%;position:absolute;height:2px}.contact015 .connect_panel954 .inquiry_inquiry702 a:hover{color:rgb(90,130,150)}.contact015 .connect_panel954 .inquiry_inquiry702 a:hover::after{transform:scaleX(1);background-color:rgb(90,130,150)}.contact015 .connect_panel954 .query_panel149{font-weight:700;letter-spacing:2px;transition:all 0.3s ease;background:rgb(149,169,177);padding:18px 40px;display:inline-block;color:#ffffff;position:relative;cursor:pointer;box-shadow:5px 5px 0 rgba(0,0,0,0.1);border:none;font-size:19px;text-transform:uppercase;clip-path:polygon(0 0,100% 0,95% 100%,0% 100%)}.contact015 .connect_panel954 .query_panel149:hover{background:rgb(90,130,150);box-shadow:8px 8px 0 rgba(0,0,0,0.2);transform:translate(-3px,-3px)}.contact015 .support_help136{background:rgb(193,202,205);color:#ffffff;z-index:1;clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%);flex:1 1 40%;padding:60px 60px 60px 80px;margin-left:-40px;position:relative}.contact015 .support_help136::before{content:'';top:0;z-index:-1;background:repeating-linear-gradient( 45deg,transparent,transparent 10px,rgba(255,255,255,0.03) 10px,rgba(255,255,255,0.03) 20px );height:100%;width:100%;position:absolute;left:0}.contact015 .support_help136::after{position:absolute;bottom:20px;right:20px;top:20px;pointer-events:none;border:2px solid rgba(255,255,255,0.1);left:20px;content:''}.contact015 .support_help136 h4{color:#000000;position:relative;font-weight:700;letter-spacing:2px;font-size:24px;margin-bottom:40px;text-transform:uppercase}.contact015 .support_help136 h4::after{content:'';left:0;bottom:-15px;height:3px;position:absolute;background:rgb(149,169,177);width:60px}.contact015 .support_help136 .request_reach568{margin:0;padding:0;list-style:none}.contact015 .support_help136 .request_reach568 li{margin-bottom:30px;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:20px;display:flex;position:relative}.contact015 .support_help136 .request_reach568 li:last-child{border-bottom:none;margin-bottom:0}.contact015 .support_help136 .request_reach568 li svg{height:24px;width:24px;margin-right:20px;flex-shrink:0}.contact015 .support_help136 .request_reach568 li svg path{fill:rgb(149,169,177)}.contact015 .support_help136 .request_reach568 li:hover svg path{fill:rgb(90,130,150);transition:fill 0.3s ease}.contact015 .support_help136 .request_reach568 li span{font-size:16px;line-height:1.5;color:#000000}.contact015 .support_help136 .request_reach568 li a{text-decoration:none;color:#000000;transition:all 0.3s ease}.contact015 .support_help136 .request_reach568 li a:hover{color:rgb(149,169,177)}@media (max-width: 992px) {.contact015{padding:70px 0}.contact015 .feedback_map204{flex-direction:column}.contact015 .connect_panel954{flex:1 1 100%;padding:40px;clip-path:polygon(0 0,100% 0,97% 100%,0% 100%)}.contact015 .support_help136{padding:40px;margin-top:-20px;clip-path:polygon(0 0,100% 0,100% 100%,3% 100%);margin-left:0;flex:1 1 100%}} @media (max-width: 768px) {.contact015{padding:50px 0}.contact015 h3{margin-bottom:40px;letter-spacing:2px;font-size:calc(33px)}.contact015 .connect_panel954 h3,.contact015 .support_help136 h4{margin-bottom:30px;font-size:calc(24px - 2px)}.contact015 .connect_panel954 input[type="text"],.contact015 .connect_panel954 textarea{padding:15px;margin-bottom:20px}.contact015 .connect_panel954 textarea{height:120px}.contact015 .connect_panel954 .query_panel149{padding:15px 30px}.contact015 .support_help136 .request_reach568 li{padding-bottom:15px;margin-bottom:20px}.contact015 .support_help136 .request_reach568 li svg{width:20px;height:20px;margin-right:15px}} @media (max-width: 576px) {.contact015{padding:40px 0}.contact015 .connect_panel954,.contact015 .support_help136{box-shadow:none;padding:30px 20px;transform:skew(0);clip-path:none}.contact015 .connect_panel954 #contact{transform:skew(0)}.contact015 .connect_panel954::before,.contact015 .support_help136::after{clip-path:none}.contact015 .support_help136{margin-top:0}.contact015 h3{font-size:calc(33px - 6px);transform:skew(0)}.contact015 .connect_panel954 .inquiry_inquiry702 label{font-size:calc(16px - 3px)}.contact015 .connect_panel954 .query_panel149{clip-path:none}}.thxSpot817{overflow:hidden;background:linear-gradient(135deg,rgb(149,169,177,0.5),rgb(193,202,205),rgb(90,130,150,0.5));position:relative;padding:120px 0;perspective:1000px}.thxSpot817::before{bottom:0;top:0;animation:pulse 10s infinite alternate ease-in-out;z-index:0;position:absolute;content:"";background:radial-gradient(circle at 20% 30%,rgb(149,169,177,0.5) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgb(90,130,150,0.5) 0%,transparent 60%);left:0;opacity:0.7;right:0}.thxSpot817::after{animation:patternMove 60s linear infinite;height:200%;content:"";position:absolute;transform:rotate(15deg);pointer-events:none;z-index:1;width:200%;left:-50%;top:-50%}.thxSpot817 .container{padding:0 20px;position:relative;z-index:2;margin:0 auto;transform-style:preserve-3d;max-width:1200px}.thxSpot817 h2{transition:transform 0.5s ease;margin-bottom:40px;text-shadow:0 2px 10px rgba(0,0,0,0.05);font-size:30px;padding-left:20px;color:#000000;font-family:Arial,sans-serif;border-left:4px solid rgb(149,169,177);font-weight:700;text-align:left;position:relative;line-height:1.3;transform:translateZ(30px)}.thxSpot817 h2::after{content:"";width:60px;transform-origin:left;background:rgb(90,130,150);transform:scaleX(0);animation:lineGrow 1.2s 0.5s forwards cubic-bezier(0.17,0.67,0.83,0.67);left:20px;bottom:-12px;height:3px;position:absolute}.thxSpot817 .training_space075{overflow:hidden;position:relative;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(149,169,177),0.3);border-radius:26px;transform:translateZ(20px) rotateX(2deg);background:#ffffff;transition:transform 0.5s ease,box-shadow 0.5s ease}.thxSpot817 .training_space075::before{position:absolute;top:0;width:100%;background:linear-gradient(90deg,rgb(149,169,177),rgb(90,130,150));z-index:3;height:5px;content:"";left:0}.thxSpot817 .training_space075:hover{transform:translateZ(30px) rotateX(0deg);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(149,169,177),0.4)}.thxSpot817 ul{margin:0;list-style:none;padding:0}.thxSpot817 li{padding:40px;position:relative;background:#ffffff;transition:transform 0.3s ease}.thxSpot817 li::before{align-items:center;height:30px;box-shadow:0 5px 15px rgba(rgb(149,169,177),0.3);display:flex;content:"✓";border-radius:50%;top:-15px;left:40px;font-size:16px;position:absolute;width:30px;color:#ffffff;background:rgb(149,169,177);justify-content:center}.thxSpot817 span{font-family:Arial,sans-serif;position:relative;font-size:13px;z-index:2;text-align:left;color:#000000;display:block;line-height:1.7}@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) {.thxSpot817{padding:80px 0}.thxSpot817 h2{font-size:calc(30px * 0.9);padding-left:15px}.thxSpot817 li{padding:30px}.thxSpot817 li::before{left:30px}} @media (max-width: 767px) {.thxSpot817{padding:60px 0}.thxSpot817 h2{font-size:calc(30px * 0.8);margin-bottom:30px;transform:translateZ(20px)}.thxSpot817 h2::after{width:40px}.thxSpot817 .training_space075{transform:translateZ(10px) rotateX(1deg)}.thxSpot817 .training_space075:hover{transform:translateZ(15px) rotateX(0deg)}.thxSpot817 li{padding:25px 20px}.thxSpot817 li::before{height:24px;left:20px;width:24px;top:-12px;font-size:14px}.thxSpot817 span{font-size:calc(13px * 0.95);line-height:1.6}} @media (max-width: 480px) {.thxSpot817{padding:40px 0}.thxSpot817 h2{padding-left:12px;font-size:calc(30px * 0.7);border-left:3px solid rgb(149,169,177)}.thxSpot817 .container{padding:0 15px}.thxSpot817 .training_space075{transform:translateZ(5px) rotateX(0.5deg)}.thxSpot817 .training_space075:hover{transform:translateZ(10px) rotateX(0deg)}.thxSpot817 li{padding:20px 15px}.thxSpot817 li::before{left:15px;font-size:12px;height:20px;width:20px}.thxSpot817 span{line-height:1.5;font-size:calc(13px * 0.9)}}.privacy_module124{overflow:hidden;background:#ffffff;width:100%;box-shadow:0 4px 8px rgba(0,0,0,0.5);height:auto;border:1px solid rgba(0,0,0,0.5);padding:60px}.privacy_module124 h1{text-align:left;width:100%;margin-top:0;padding-bottom:10px;font-weight:700;color:rgb(149,169,177);margin-bottom:40px;border-bottom:4px solid rgb(90,130,150);font-size:46px}.privacy_module124 h2{border-bottom:3px solid rgb(149,169,177);color:rgb(90,130,150);margin-top:0;width:100%;padding-bottom:5px;text-align:left;font-weight:600;font-size:37px;margin-bottom:30px}.privacy_module124 ul,.privacy_module124 ol{margin:20px 0;padding-left:20px;padding:0;list-style:none;color:#000000;font-size:18px;font-family:Arial,sans-serif}.privacy_module124 li{border-bottom:1px solid rgba(0,0,0,0.5);padding:10px 0;position:relative}.privacy_module124 li:before{left:-20px;font-size:1.5em;line-height:1;color:rgb(90,130,150);content:"•";position:absolute}.privacy_module124 section{background:none}.privacy_module124 p,.privacy_module124 span,.privacy_module124 div{color:#000000;text-align:left;margin-bottom:20px;font-size:18px;font-family:Arial,sans-serif;line-height:1.8}@media only screen and (max-width: 800px) {.privacy_module124{grid-template-columns:1fr;padding:30px;border-radius:10px}.privacy_module124 h1{font-size:calc(19px - 5px)}.privacy_module124 h2{font-size:calc(19px - 3px)}.privacy_module124 ul,.privacy_module124 ol{margin:15px 0}.privacy_module124 li{padding:8px 0}.privacy_module124 p,.privacy_module124 span,.privacy_module124 div{margin-bottom:15px}} .welcome_section410{background:linear-gradient(135deg,rgb(193,202,205) 0%,#f0f4f8 100%);position:relative;overflow:hidden;align-items:center;justify-content:center;padding:5rem 2rem;display:flex;min-height:100vh}.welcome_section410::before{content:'';background:linear-gradient(90deg,rgb(149,169,177) 0%,rgb(90,130,150) 100%);left:0;box-shadow:0 5px 15px rgba(94,170,168,0.3);height:10px;position:absolute;z-index:5;top:0;right:0}.welcome_section410::after{height:200px;pointer-events:none;background:radial-gradient(ellipse at bottom,rgba(94,170,168,0.1) 0%,transparent 70%);bottom:0;content:'';position:absolute;width:100%;left:0}.welcome_section410 .training_space075{background:linear-gradient(145deg,#f0f0f0,#ffffff);transform:perspective(1000px) rotateX(2deg);width:100%;gap:2rem;max-width:1200px;box-shadow:20px 20px 60px #d1d9e6,-20px -20px 60px #ffffff;position:relative;border-radius:29px;grid-template-columns:1fr 1fr;padding:3rem;display:grid}.welcome_section410 h1{animation:titleReveal 1s ease-out forwards;font-weight:700;position:relative;transform-origin:left center;text-shadow:2px 2px 0 rgba(94,170,168,0.1);z-index:1;letter-spacing:-0.5px;color:#000000;margin-bottom:2rem;grid-column:1 / -1;font-size:calc(38px * 1.1)}.welcome_section410 .textual_box948{display:flex;padding-right:2rem;z-index:1;position:relative;flex-direction:column;justify-content:center}.welcome_section410 .edu_start698{background:linear-gradient(145deg,#ffffff,#f0f0f0);transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);border-radius:29px;transform:translateY(0);padding:2.5rem;box-shadow:8px 8px 16px #d1d9e6,-8px -8px 16px #ffffff}.welcome_section410 .edu_start698:hover{transform:translateY(-10px)}.welcome_section410 p{font-size:calc(18px * 1.1);margin-bottom:2rem;position:relative;animation:fadeUp 0.8s ease-out 0.3s forwards;line-height:1.6;color:#000000;opacity:0}.welcome_section410 svg{filter:drop-shadow(3px 3px 5px rgba(0,0,0,0.1));transition:transform 0.4s ease;transform:translateY(0);display:block;animation:float 6s ease-in-out infinite;margin:0 auto 2rem;width:120px;height:120px}.welcome_section410 svg:hover{transform:translateY(-10px) scale(1.05)}.welcome_section410 svg path{fill:rgb(94,170,168);transition:fill 0.3s ease}.welcome_section410 svg:hover path{fill:rgb(70,150,148)}.welcome_section410 svg text{font-weight:700;font-family:Arial,sans-serif;transition:fill 0.3s ease}.welcome_section410 svg:hover text{fill:rgb(70,150,148)}.welcome_section410 .query_panel149{color:#ffffff;position:relative;box-shadow:0 10px 20px rgba(94,170,168,0.3);font-size:15px;text-align:center;overflow:hidden;background:linear-gradient(135deg,rgb(90,130,150) 0%,rgb(149,169,177) 100%);font-weight:600;transform:translateZ(0);text-decoration:none;opacity:0;animation:fadeUp 0.8s ease-out 0.6s forwards;border-radius:29px;z-index:2;display:inline-block;transition:all 0.3s cubic-bezier(0.34,1.56,0.64,1);padding:1rem 2rem;margin-top:1rem}.welcome_section410 .query_panel149::before{content:'';width:100%;background:linear-gradient(135deg,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 50%);left:0;height:100%;position:absolute;top:0;transition:transform 0.5s ease;transform:translateX(-100%) skewX(-15deg)}.welcome_section410 .query_panel149:hover{box-shadow:0 15px 25px rgba(94,170,168,0.4);transform:translateY(-5px)}.welcome_section410 .query_panel149:hover::before{transform:translateX(100%) skewX(-15deg)}.welcome_section410 .img_card029{transform:perspective(1000px) rotateY(-5deg);position:relative;border-radius:29px;animation:fadeIn 1s ease-out 0.8s forwards;transition:transform 0.5s ease;box-shadow:10px 10px 30px rgba(0,0,0,0.1);height:100%;overflow:hidden;min-height:400px;opacity:0}.welcome_section410 .img_card029::before{background:linear-gradient(135deg,rgba(94,170,168,0.3) 0%,transparent 80%);z-index:1;position:absolute;top:0;width:100%;content:'';left:0;height:100%}.welcome_section410 .img_card029:hover{transform:perspective(1000px) rotateY(0deg)}@keyframes titleReveal {0%{transform:translateY(30px) scale(0.95);opacity:0}100%{transform:translateY(0) scale(1);opacity:1}} @keyframes fadeUp {0%{transform:translateY(20px);opacity:0}100%{transform:translateY(0);opacity:1}} @keyframes fadeIn {0%{opacity:0}100%{opacity:1}} @keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}} @media screen and (max-width: 992px) {.welcome_section410 .training_space075{transform:perspective(1000px) rotateX(0deg);grid-template-columns:1fr;padding:2rem}.welcome_section410 h1{font-size:calc(38px * 0.9);text-align:center}.welcome_section410 .textual_box948{padding-right:0;order:2}.welcome_section410 .img_card029{min-height:300px;order:1;transform:perspective(1000px) rotateY(0deg)}.welcome_section410 p{text-align:center;font-size:18px}.welcome_section410 .edu_start698{display:flex;padding:2rem;flex-direction:column;align-items:center}.welcome_section410 svg{width:100px;margin-bottom:1.5rem;height:100px}.welcome_section410 .query_panel149{max-width:300px;width:100%}} @media screen and (max-width: 768px) {.welcome_section410{padding:4rem 1.5rem}.welcome_section410 .training_space075{padding:1.5rem}.welcome_section410 h1{font-size:calc(38px * 0.8);margin-bottom:1.5rem}.welcome_section410 .edu_start698{padding:1.5rem}.welcome_section410 svg{width:80px;height:80px}.welcome_section410 .img_card029{min-height:250px}} @media screen and (max-width: 576px) {.welcome_section410{padding:3rem 1rem}.welcome_section410 .training_space075{box-shadow:10px 10px 30px #d1d9e6,-10px -10px 30px #ffffff;padding:1.25rem}.welcome_section410 h1{font-size:calc(38px * 0.7);margin-bottom:1rem}.welcome_section410 p{font-size:calc(18px * 0.9);margin-bottom:1.5rem}.welcome_section410 .edu_start698{padding:1.25rem}.welcome_section410 svg{margin-bottom:1rem;height:70px;width:70px}.welcome_section410 .img_card029{min-height:200px}.welcome_section410 .query_panel149{padding:0.875rem 1.5rem;font-size:calc(15px * 0.9)}}footer{position:relative;width:100%}footer .rating_stars974{font-family:Arial,sans-serif;background:rgb(90,130,150);padding:250px 0 30px;position:relative;color:#ffffff}footer .rating_stars974::before{width:100%;top:0;content:"";background:linear-gradient(90deg,rgb(149,169,177) 25%,rgb(90,130,150) 25%,rgb(90,130,150) 50%,rgb(149,169,177) 50%,rgb(149,169,177) 75%,rgb(90,130,150) 75%);height:20px;position:absolute;left:0}footer .press_room729{position:relative;z-index:1}footer .get_contactform038{justify-content:space-between;position:absolute;padding:0;left:0;border-radius:29px;display:flex;box-shadow:0 15px 40px rgba(0,0,0,0.1);right:0;background-color:#ffffff;top:-120px;flex-wrap:wrap;overflow:hidden;margin-bottom:50px}footer .info_item{display:flex;flex:1 1 250px;transition:all 0.3s ease;position:relative;justify-content:flex-start;align-items:center;border-right:1px solid rgba(0,0,0,0.05);padding:25px}footer .info_item:last-child{border-right:none}footer .info_item::after{left:0;transition:width 0.3s ease;height:3px;width:0;bottom:0;background-color:rgb(149,169,177);position:absolute;content:""}footer .info_item:hover::after{width:100%}footer .info_item svg{width:22px;height:22px;fill:rgb(149,169,177);flex-shrink:0;margin-right:15px}footer .info_item p,footer .info_item a{color:#000000;font-size:15px;transition:all 0.3s ease;text-decoration:none}footer .info_item a:hover{color:rgb(149,169,177)}footer .text_main_holder{grid-template-columns:1fr;display:grid;gap:20px;margin-top:100px}footer .top_lesson749{padding:0 25px;position:relative}footer .top_lesson749 svg{height:45px;filter:brightness(0) invert(1);margin-bottom:20px;width:auto}footer .mobile_cta743{font-size:13px;color:rgba(255,255,255,0.8);max-width:350px;line-height:1.6}footer .header_base160{position:relative;padding:0 25px}footer .header_base160 h5{font-size:23px;color:#ffffff;position:relative;border-bottom:2px solid rgba(255,255,255,0.1);padding-bottom:10px;margin-bottom:25px;font-weight:600}footer .header_base160 h5::after{position:absolute;left:0;background-color:rgb(149,169,177);bottom:-2px;width:60px;content:"";height:2px}footer .nav_learning845{flex-wrap:wrap;margin-bottom:20px;display:flex}footer .nav_learning845 a{padding:8px 16px;text-decoration:none;background-color:rgba(255,255,255,0.05);margin:5px 8px 5px 0;font-size:15px;border-radius:20px;transition:all 0.3s ease;color:rgba(255,255,255,0.8)}footer .nav_learning845 a:hover{transform:translateY(-3px);color:#ffffff;background-color:rgb(149,169,177)}footer .subscribe_holder{position:relative;border-radius:29px;background-color:rgb(90,130,150,0.5);padding:30px 25px}footer .subscribe_holder h5{color:#ffffff;margin-bottom:15px;font-weight:600;font-size:23px}footer .subscribe_holder p{margin-bottom:25px;font-size:15px;color:rgba(255,255,255,0.8);line-height:1.6}footer .input_holder{flex-direction:column;display:flex;gap:15px;position:relative}footer .input_holder::before{position:absolute;content:"";width:50px;right:-10px;z-index:-1;opacity:0.1;top:-10px;height:50px;border-radius:50%;background-color:rgb(149,169,177)}footer .input_holder::after{position:absolute;border-radius:50%;z-index:-1;bottom:-20px;left:-10px;height:70px;content:"";background-color:rgb(90,130,150);opacity:0.1;width:70px}footer .input_holder input[type="email"]{padding:15px;background-color:rgba(255,255,255,0.9);color:rgb(90,130,150);font-size:15px;border:none;transition:all 0.3s ease;border-radius:10px}footer .input_holder input[type="email"]:focus{outline:none;box-shadow:0 5px 15px rgba(0,0,0,0.1);background-color:#ffffff}footer .input_holder input[type="email"]::placeholder{color:#000000;opacity:0.6}footer .sub_block593{font-weight:600;border:none;color:#ffffff;background-color:rgb(149,169,177);cursor:pointer;transition:all 0.3s ease;overflow:hidden;border-radius:10px;font-size:17px;padding:15px;position:relative}footer .sub_block593::before{transition:left 0.7s ease;top:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);width:100%;position:absolute;left:-100%;height:100%}footer .sub_block593:hover{background-color:rgb(90,130,150)}footer .sub_block593:hover::before{left:100%}footer .youtube_chan798{text-align:center;padding-top:20px;border-top:1px dashed rgba(255,255,255,0.1);margin-top:50px}footer .footer_edu643{color:rgba(255,255,255,0.6);font-size:13px}@media (min-width: 768px) {footer .rating_stars974{padding-top:60px}footer .text_main_holder{grid-template-columns:1fr 1fr 1fr;gap:30px}footer .input_holder{flex-direction:row}footer .sub_block593{white-space:nowrap}} @media (max-width: 991px) {footer .get_contactform038{position:relative;top:0;margin-bottom:80px}footer .rating_stars974{padding:120px 0 30px}footer .text_main_holder{margin-top:40px}} @media (max-width: 767px) {footer .info_item{border-bottom:1px solid rgba(0,0,0,0.05);border-right:none}footer .info_item:last-child{border-bottom:none}footer .header_base160,footer .subscribe_holder,footer .top_lesson749{padding:20px}footer .youtube_chan798{margin-top:40px}} @media (max-width: 576px) {footer .header_base160 h5,footer .subscribe_holder h5{font-size:calc(23px - 2px);margin-bottom:20px}footer .nav_learning845 a{padding:6px 12px;font-size:calc(15px - 1px)}footer .input_holder input[type="email"],footer .sub_block593{padding:12px}}.education_history132{position:relative;background:linear-gradient(135deg,rgb(193,202,205) 0%,#ffffff 100%);overflow:hidden;padding:5rem 0}.education_history132::before{background:rgb(149,169,177,0.5);transform:rotate(-15deg);clip-path:polygon(0 0,100% 0,75% 100%,0% 100%);content:"";height:200px;left:-50px;width:200px;position:absolute;top:-50px;z-index:1}.education_history132::after{background:rgb(90,130,150,0.5);bottom:-50px;height:250px;position:absolute;transform:rotate(15deg);right:-50px;z-index:1;width:250px;clip-path:polygon(25% 0,100% 0,100% 100%,0% 100%);content:""}.education_history132 .container{max-width:1200px;position:relative;z-index:2;padding:0 20px;margin:0 auto}.education_history132 .feedback_stories657{box-shadow:0 15px 30px rgba(0,0,0,0.08);grid-template-columns:1fr;padding:2.5rem;display:grid;position:relative;background:linear-gradient(to right,rgba(255,255,255,0.9),rgba(255,255,255,0.7));gap:2rem;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);transform:perspective(1000px) rotateX(2deg)}.education_history132 .feedback_stories657:hover{transform:perspective(1000px) rotateX(0deg) translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.12)}.education_history132 .feedback_stories657 > div:first-child{overflow:hidden;position:relative;transform:translateZ(0)}.education_history132 .feedback_stories657 .img_card029{transition:transform 0.8s cubic-bezier(0.19,1,0.22,1);transform:scale(1);height:300px;position:relative;width:100%;box-shadow:0 10px 20px rgba(0,0,0,0.1)}.education_history132 .feedback_stories657:hover .img_card029{transform:scale(1.02)}.education_history132 .feedback_stories657 .img_card029::after{bottom:0;opacity:0;transition:opacity 0.5s ease;top:0;background:linear-gradient(to top,rgba(0,0,0,0.2),transparent);left:0;position:absolute;right:0;content:""}.education_history132 .feedback_stories657:hover .img_card029::after{opacity:1}.education_history132 .feedback_stories657 > div:nth-child(2){transition:transform 0.4s ease;transform:translateX(0);padding-left:20px;border-left:3px solid rgb(149,169,177);position:relative}.education_history132 .feedback_stories657:hover > div:nth-child(2){transform:translateX(5px)}.education_history132 .name{font-weight:700;color:#000000;margin:0 0 0.5rem;position:relative;display:inline-block;font-size:20px}.education_history132 .name::after{height:2px;left:0;content:"";transition:width 0.4s ease-out;bottom:-3px;position:absolute;background:rgb(149,169,177);width:0}.education_history132 .feedback_stories657:hover .name::after{width:100%}.education_history132 .feedback_stories657 > div:nth-child(2) > div{font-weight:600;font-style:italic;color:rgb(90,130,150);margin-bottom:0.5rem;font-size:calc(17px * 0.95);opacity:0.85}.education_history132 .emp_back213{padding-left:1.5rem;line-height:1.7;color:#000000;position:relative;font-size:17px;margin:0;font-family:Arial,sans-serif}.education_history132 .emp_back213::before{font-family:serif;left:0;font-size:60px;line-height:1;color:rgb(149,169,177,0.5);content:"";top:-10px;position:absolute}@media (min-width: 768px) {.education_history132{padding:7rem 0}.education_history132 .feedback_stories657{align-items:center;grid-template-columns:300px 1fr;gap:3rem;padding:3rem;transform:perspective(1000px) rotateX(2deg) rotateY(-1deg)}.education_history132 .feedback_stories657:hover{transform:perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px)}.education_history132 .feedback_stories657 > div:nth-child(2){grid-column:2;grid-row:1}.education_history132 .feedback_stories657 > div:nth-child(3){grid-row:2;grid-column:1 / -1}} @media (min-width: 992px) {.education_history132 .feedback_stories657{gap:2.5rem 4rem;grid-template-columns:350px 1fr;grid-template-rows:auto 1fr}.education_history132 .img_card029{height:400px}.education_history132 .emp_back213{font-size:calc(17px * 1.05);padding-left:2rem}.education_history132 .emp_back213::before{font-size:80px}} @media (min-width: 1200px) {.education_history132 .feedback_stories657{padding:4rem;grid-template-columns:400px 1fr}.education_history132 .img_card029{height:450px}.education_history132 .name{font-size:calc(20px * 1.1)}.education_history132 .feedback_stories657 > div:nth-child(2) > div{font-size:17px}.education_history132 .emp_back213{line-height:1.8}} @media (max-width: 767px) {.education_history132{padding:4rem 0}.education_history132 .feedback_stories657{padding:1.5rem}.education_history132 .img_card029{height:250px;margin-bottom:1.5rem}.education_history132 .name{font-size:calc(20px * 0.95)}.education_history132 .emp_back213{font-size:calc(17px * 0.95);line-height:1.6}}.cookieNoticePromptPanel629{border-top:2px solid rgb(149,169,177);z-index:90;bottom:0;position:fixed;width:100%;background:rgb(193,202,205)}#dataPrivacyBanner536{display:none}#dataPrivacyBanner536:checked ~ .cookieNoticePromptPanel629{opacity:0;visibility:hidden}.edu_consent341{padding:20px 0;justify-content:space-between;align-items:center;display:flex}.cookieNoticePromptPanel629 h5{margin-bottom:6px;font-size:22px}.cookieNoticePromptPanel629 p{font-size:18px}.web_cookies210{flex-shrink:0;margin-right:10px}.web_cookies210 svg,.web_cookies210 svg path,.web_cookies210 img{width:100px;height:100px;fill:rgb(149,169,177)}.cookies_consent163{color:rgb(149,169,177);border-bottom:2px solid rgb(149,169,177);flex-shrink:0;white-space:nowrap;font-size:24px;cursor:pointer;text-align:center;min-width:120px;margin-left:10px;line-height:35px;text-decoration:none}.cookieNoticePromptPanel629 p a{color:rgb(149,169,177);text-decoration:none}@media only screen and (max-width: 1200px) {.cookieNoticePromptPanel629{padding:20px}} @media only screen and (max-width: 800px) {.web_cookies210{display:none}.edu_consent341{align-items:center;flex-direction:column;justify-content:center}.cookieNoticePromptPanel629 h5{text-align:center}.cookieNoticePromptPanel629 p{text-align:center}.cookie_reset520{margin-bottom:20px}body .wrapper-structure356 .cookies_consent163{margin-left:0;margin-bottom:10px}} .wrapper-structure356 .cookieNoticePromptPanel629{background:rgb(149,169,177);box-shadow:rgb(90,130,150,0.5) 0px 0px 10px 10px}.wrapper-structure356 .edu_consent341{padding:40px 0;justify-content:space-between}.wrapper-structure356 .cookies_consent163{font-size:20px;padding:10px;border:none;margin-left:30px;background:#ffffff;color:rgb(149,169,177)}.wrapper-structure356 .cookie_reset520{text-align:left;color:#ffffff}.wrapper-structure356 .cookie_reset520 h5{font-weight:700}.wrapper-structure356 .cookie_reset520 h5,.wrapper-structure356 .cookie_reset520 p{color:#ffffff}.wrapper-structure356 .cookieNoticePromptPanel629 p a{color:rgb(90,130,150);text-decoration:underline}header{padding:0;background:linear-gradient(135deg,rgb(149,169,177,0.5) 0%,rgb(90,130,150,0.5) 100%);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(10px);z-index:100;margin-top:0;position:relative}header::before{left:0;top:0;opacity:0.5;background:radial-gradient(circle at 10% 20%,rgb(149,169,177,0.5) 0%,transparent 30%),radial-gradient(circle at 90% 80%,rgb(90,130,150,0.5) 0%,transparent 30%);z-index:-1;position:absolute;width:100%;height:100%;content:''}header .nav_lead869{align-items:center;display:flex;justify-content:space-between;padding:1.2rem 2.5rem;z-index:5;position:relative}header .top_lesson749{transition:all 0.4s ease;z-index:2;border:1px solid rgba(255,255,255,0.3);backdrop-filter:blur(5px);border-radius:21px;-webkit-backdrop-filter:blur(5px);position:relative;background:rgba(255,255,255,0.15);box-shadow:0 8px 32px rgba(0,0,0,0.1);padding:0.8rem 1.2rem;flex:0 0 auto}header .top_lesson749:hover{box-shadow:0 15px 30px rgba(0,0,0,0.15);background:rgba(255,255,255,0.25);transform:translateY(-5px)}header .top_header280{display:block;transition:all 0.3s ease}header .top_header280 img{filter:drop-shadow(0 2px 4px rgba(0,0,0,0.1));max-height:40px}header .header_base160{display:flex;list-style:none;position:relative;z-index:2;padding:0;margin:0}header .page_top965{position:relative;margin:0 0.3rem}header .page_top965 a{text-decoration:none;position:relative;color:#ffffff;transition:all 0.3s ease;font-weight:600;padding:0.8rem 1.2rem;-webkit-backdrop-filter:blur(5px);display:block;border-radius:21px;backdrop-filter:blur(5px);background:rgba(255,255,255,0.1);z-index:1;font-size:16px;border:1px solid rgba(255,255,255,0.05)}header .page_top965 a:hover{background:rgba(255,255,255,0.2);box-shadow:0 10px 20px rgba(0,0,0,0.1);border-color:rgba(255,255,255,0.2);transform:translateY(-3px)}header .page_top965 a::before{top:0;border-radius:21px;transition:opacity 0.3s ease;width:100%;content:'';opacity:0;left:0;height:100%;z-index:-1;background:linear-gradient(135deg,rgba(255,255,255,0.1),rgba(255,255,255,0.05) );position:absolute}header .page_top965 a:hover::before{opacity:1}header .page_top965::after{border-radius:10px;bottom:-3px;background:#ffffff;left:50%;height:3px;transition:width 0.3s ease;width:0;transform:translateX(-50%);content:'';opacity:0.7;position:absolute}header .page_top965:hover::after{width:70%}header .nav_lead869::before{height:100px;z-index:-1;content:'';filter:blur(40px);opacity:0.5;border-radius:50%;top:-20px;background:rgb(149,169,177,0.5);right:-20px;width:100px;position:absolute}header .nav_lead869::after{bottom:-20px;width:80px;z-index:-1;border-radius:50%;background:rgb(90,130,150,0.5);left:-20px;filter:blur(30px);position:absolute;height:80px;content:'';opacity:0.5}header .header_primary958{padding-top:2rem;z-index:1;background:rgb(193,202,205);position:relative}@keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}} header .top_lesson749::after{transition:all 0.4s ease;background:radial-gradient(ellipse at center,rgba(0,0,0,0.1) 0%,transparent 70%);left:0;content:'';position:absolute;opacity:0.5;width:100%;height:20px;bottom:-20px}header .top_lesson749:hover::after{opacity:0.7;transform:scaleX(0.9)}@media (min-width: 1400px) {header .nav_lead869{margin:0 auto;max-width:1320px}header .page_top965{margin:0 0.5rem}header .page_top965 a{padding:0.8rem 1.5rem}} @media (max-width: 991px) {header{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}header .nav_lead869{padding:1rem 1.5rem;flex-wrap:wrap}header .top_lesson749{border-radius:10px;padding:0.6rem 1rem;margin-bottom:0}header .header_base160{margin-top:1rem;flex-basis:100%;justify-content:flex-end}header .page_top965 a{font-size:calc(16px - 1px);padding:0.6rem 1rem;border-radius:10px}header .nav_lead869::before,header .nav_lead869::after{display:none}} @media (max-width: 767px) {header{padding:0}header .nav_lead869{padding:0.8rem 1.2rem}header .top_lesson749{max-width:140px;padding:0.5rem 0.8rem}header .top_header280 img{max-height:35px}header .header_base160{justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;margin-top:0.8rem;padding-bottom:0.5rem}header .header_base160::-webkit-scrollbar{height:3px}header .header_base160::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(255,255,255,0.3)}header .page_top965{flex:0 0 auto;margin:0 0.15rem}header .page_top965 a{white-space:nowrap;padding:0.5rem 0.8rem;font-size:calc(16px - 2px)}header .page_top965::after{display:none}header .top_lesson749::after{display:none}} @media (max-width: 479px) {header .nav_lead869{padding:0.7rem 1rem}header .top_lesson749{max-width:120px;padding:0.4rem 0.7rem}header .page_top965 a{font-size:calc(16px - 3px);padding:0.4rem 0.6rem}}