﻿*{margin:0;box-sizing:border-box;padding:0}@keyframes glow_scrollbar {0%{box-shadow:0 0 5px rgba(0,0,0,0.2)}50%{box-shadow:0 0 15px rgba(0,0,0,0.5)}100%{box-shadow:0 0 5px rgba(0,0,0,0.2)}}::-webkit-scrollbar{width:12px;padding:0px}::-webkit-scrollbar-button{background:rgb(219,192,167);height:10px}::-webkit-scrollbar-track{border-radius:14%;box-shadow:inset 2px 1px 1px 2px rgba(0,0,0,0.4);background:#ffffff;border:1px dotted rgb(238,224,210)}::-webkit-scrollbar-thumb{box-shadow:2px 2px 13px 3px rgba(0,0,0,0.8);border-radius:16.1vh;background:rgb(255,255,255,0.5);animation:glow_scrollbar 3.3s ease-out 1}::-webkit-scrollbar-thumb:hover{}::-webkit-scrollbar-thumb:active{box-shadow:inset 5px -2px 1px 8px rgba(0,0,0,0.6);transform:scale(0.95);background:rgb(196,158,125)}::-webkit-scrollbar-corner{border-radius:6px;background:#ffffff}*{scrollbar-color:rgb(255,255,255,0.5) rgb(255,255,255,0.5)}.container{max-width:100%;width:1207px;margin:auto}header,footer{width:100%}html,body{auto contain touch-action:none;height:100%;scroll-behavior:smooth;color:#000000;font-family:Arial,sans-serif;min-height:100%}a{text-decoration:none;color:inherit}.ex-tech-stack{flex:0 0 auto}.ex-head-site{flex:1 0 auto}svg{width:30px;height:30px}.ex-content-wrapper{flex-direction:column;display:flex;height:100%;min-height:100%}@media only screen and (max-width: 1200px) {.container{width:100%;padding:0 20px}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .ex-cookie-message-window{position:fixed;background:rgb(238,224,210);z-index:90;width:100%;border-top:2px solid rgb(219,192,167);bottom:0}.ex-track-alert{display:flex;padding:20px 0;align-items:center;justify-content:space-between}.ex-cookie-message-window h5{margin-bottom:6px;font-size:22px}#ex-cookieNotification{display:none}#ex-cookieNotification:checked ~ .ex-cookie-message-window{visibility:hidden;opacity:0}.ex-cookie-message-window p{font-size:18px}.ex-cookie-alerts{flex-shrink:0;margin-right:10px}.ex-cookie-alerts svg,.ex-cookie-alerts svg path,.ex-cookie-alerts img{height:100px;fill:rgb(219,192,167);width:100px}.ex-cookie-list{cursor:pointer;white-space:nowrap;color:rgb(219,192,167);min-width:120px;line-height:35px;border-bottom:2px solid rgb(219,192,167);text-align:center;font-size:24px;text-decoration:none;flex-shrink:0;margin-left:10px}.ex-cookie-message-window p a{text-decoration:none;color:rgb(219,192,167)}@media only screen and (max-width: 1200px) {.ex-cookie-message-window{padding:20px}} .ex-content-wrapper .ex-cookie-message-window{background:rgb(196,158,125);border:none;padding:40px 0;box-shadow:rgb(196,158,125,0.5) 0px 0px 40px 39px}.ex-content-wrapper .ex-cookie-list{border:none;padding:10px;background:rgb(219,192,167);color:#ffffff;font-weight:400;font-size:20px;margin-left:30px}.ex-content-wrapper .ex-visitor-acceptance h5,.ex-content-wrapper .ex-visitor-acceptance p{color:#ffffff}@media only screen and (max-width: 800px) {.ex-cookie-alerts{display:none}.ex-track-alert{justify-content:center;flex-direction:column;align-items:center}.ex-cookie-message-window h5{text-align:center}.ex-cookie-message-window p{text-align:center}.ex-visitor-acceptance{margin-bottom:20px}body .ex-content-wrapper .ex-cookie-list{margin-left:0;margin-bottom:10px}}.ex-appSpace{overflow:hidden;padding:120px 0;background:linear-gradient(135deg,rgb(238,224,210) 0%,rgba(255,255,255,0.95) 100%);position:relative}.ex-appSpace::before{top:0;height:100%;position:absolute;content:"";animation:ambientGlow 15s infinite alternate ease-in-out;z-index:0;opacity:0.1;background:radial-gradient(circle at 10% 10%,rgb(219,192,167,0.5) 0%,transparent 50%),radial-gradient(circle at 90% 90%,rgb(196,158,125,0.5) 0%,transparent 50%);left:0;width:100%}.ex-appSpace::after{height:3px;z-index:1;bottom:0;background:linear-gradient(90deg,transparent,rgb(219,192,167),rgb(196,158,125),transparent);position:absolute;content:"";width:100%;left:0}.ex-appSpace .container{padding:0 20px;position:relative;max-width:1200px;z-index:2;margin:0 auto}.ex-appSpace h2{position:relative;text-align:center;font-size:32px;opacity:0;animation:fadeUp 0.8s 0.2s forwards ease-out;transform:translateY(20px);color:#000000;margin-bottom:40px;font-weight:700}.ex-appSpace h2::after{content:"";transform:translateX(-50%);position:absolute;width:80px;left:50%;height:3px;background:linear-gradient(90deg,rgb(219,192,167),rgb(196,158,125));bottom:-15px}.ex-appSpace .ex-about-section{background:#ffffff;position:relative;opacity:0;padding:40px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,0.08),0 5px 15px rgba(0,0,0,0.05);transform:translateY(30px);transition:transform 0.3s ease,box-shadow 0.3s ease;animation:fadeUp 0.8s 0.4s forwards ease-out;border-radius:24px}.ex-appSpace .ex-about-section::before{height:100%;left:0;background:linear-gradient(to bottom,rgb(219,192,167),rgb(196,158,125));content:"";top:0;width:5px;position:absolute}.ex-appSpace .ex-about-section::after{right:0;position:absolute;top:0;background:linear-gradient(135deg,transparent 0%,rgba(245,247,250,0.6) 100%);z-index:1;content:"";width:40%;pointer-events:none;height:100%}.ex-appSpace .ex-about-section:hover{transform:translateY(27px);box-shadow:0 18px 35px rgba(0,0,0,0.1),0 8px 20px rgba(0,0,0,0.07)}.ex-appSpace ul{list-style:none;margin:0;z-index:2;padding:0;position:relative}.ex-appSpace li{padding-left:25px;position:relative}.ex-appSpace li::before{position:absolute;animation:scaleIn 0.4s 0.8s forwards ease-out;content:"";transform:scale(0);top:10px;left:0;height:8px;width:8px;border-radius:50%;background:rgb(219,192,167)}.ex-appSpace span{animation:fadeIn 0.8s 0.6s forwards ease-out;font-family:Arial,sans-serif;transform:translateX(20px);position:relative;color:#000000;display:block;font-size:12px;line-height:1.8;opacity:0}.ex-appSpace span::after{bottom:-15px;animation:lineExpand 1.2s 1s forwards ease-in-out;position:absolute;background:linear-gradient(90deg,rgb(219,192,167,0.5),transparent);width:0;content:"";left:0;height:1px}@keyframes fadeUp {0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}} @keyframes fadeIn {0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}} @keyframes scaleIn {0%{transform:scale(0)}70%{transform:scale(1.2)}100%{transform:scale(1)}} @keyframes lineExpand {0%{width:0}100%{width:100%}} @keyframes ambientGlow {0%{opacity:0.05;background-position:0% 0%,100% 100%}50%{opacity:0.15}100%{opacity:0.05;background-position:5% 5%,95% 95%}} @media (max-width: 991px) {.ex-appSpace{padding:90px 0}.ex-appSpace h2{font-size:calc(32px * 0.9);margin-bottom:35px}.ex-appSpace .ex-about-section{padding:35px}.ex-appSpace .ex-about-section::after{width:30%}} @media (max-width: 767px) {.ex-appSpace{padding:70px 0}.ex-appSpace h2{margin-bottom:30px;font-size:calc(32px * 0.8)}.ex-appSpace h2::after{width:60px;bottom:-12px}.ex-appSpace .ex-about-section{padding:30px 25px}.ex-appSpace .ex-about-section::after{display:none}.ex-appSpace span{line-height:1.7;font-size:calc(12px * 0.95)}} @media (max-width: 480px) {.ex-appSpace{padding:50px 0}.ex-appSpace h2{font-size:calc(32px * 0.7);margin-bottom:25px}.ex-appSpace .ex-about-section{padding:25px 20px;border-radius:10px}.ex-appSpace li{padding-left:20px}.ex-appSpace li::before{width:6px;top:8px;height:6px}.ex-appSpace span{line-height:1.6;font-size:calc(12px * 0.9)}}.ex-our-story{padding:120px 0;overflow:hidden;position:relative;background-color:rgb(238,224,210)}.ex-our-story::before{background:rgb(219,192,167,0.5);clip-path:polygon(100% 0,0 0,100% 100%);top:0;right:0;width:40%;content:'';height:100%;z-index:1;position:absolute}.ex-our-story::after{content:'';clip-path:polygon(0 100%,0 0,100% 100%);z-index:1;background:rgb(196,158,125,0.5);position:absolute;bottom:0;left:0;width:40%;height:100%}.ex-our-story .container{z-index:2;margin:0 auto;max-width:1200px;position:relative;padding:0 20px}.ex-our-story .ex-about-section{gap:60px;display:grid;grid-template-columns:1fr 1fr;position:relative}.ex-our-story .ex-ethos-block{background:#ffffff;display:flex;z-index:3;flex-direction:column;align-items:center;position:relative;padding:40px;transform:translateY(-20px);border-radius:11px;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.ex-our-story .ex-ethos-block::before{content:'';top:-10px;border-radius:calc(11px + 10px);bottom:-10px;left:-10px;background:linear-gradient(135deg,rgb(219,192,167) 0%,rgb(196,158,125) 100%);z-index:-1;opacity:0.7;position:absolute;right:-10px}.ex-our-story .ex-media-img{border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,0.1);margin-bottom:25px;transform:rotate(-3deg);width:160px;position:relative;border:6px solid #ffffff;height:160px}.ex-our-story .ex-knowledge-studio{text-align:center;position:relative;width:100%;padding-top:5px}.ex-our-story .ex-master-class{font-size:21px;color:#000000;font-weight:700;position:relative;display:inline-block;margin-bottom:5px}.ex-our-story .ex-study-training{color:rgb(196,158,125);font-weight:600;font-size:15px}.ex-our-story .ex-snippet-wrap{position:relative;z-index:3;box-shadow:0 10px 30px rgba(0,0,0,0.1);background:#ffffff;border-radius:11px;display:flex;padding:40px;justify-content:center;flex-direction:column}.ex-our-story .ex-snippet-wrap::before{left:0;backdrop-filter:blur(5px);z-index:-1;position:absolute;top:0;height:100%;background:linear-gradient(rgba(255,255,255,0.9),rgba(255,255,255,0.9));content:'';width:100%;border-radius:11px}.ex-our-story .ex-expert-zone{align-items:center;font-weight:600;margin-bottom:20px;font-size:19px;display:flex;color:#000000}.ex-our-story .ex-expert-zone svg{margin-right:10px;fill:rgb(219,192,167);height:35px;width:35px}.ex-our-story .ex-expert-zone svg path{fill:rgb(219,192,167)}.ex-our-story h2{position:relative;margin-bottom:30px;color:#000000;padding-bottom:15px;font-size:38px;font-weight:700}.ex-our-story h2::after{width:70px;content:'';left:0;background:rgb(219,192,167);height:3px;position:absolute;bottom:0}.ex-our-story p{font-size:15px;position:relative;color:#000000;line-height:1.8}.ex-our-story .ex-about-section::after{content:'';top:50%;box-shadow:0 0 0 10px rgb(238,224,210);position:absolute;width:50px;z-index:4;transform:translate(-50%,-50%);height:50px;border-radius:50%;background-color:#ffffff;left:50%}@media (max-width: 992px) {.ex-our-story{padding:80px 0}.ex-our-story .ex-about-section{grid-template-columns:1fr;gap:40px}.ex-our-story .ex-about-section::after{display:none}.ex-our-story .ex-ethos-block{max-width:450px;transform:translateY(0);margin:0 auto}.ex-our-story .ex-snippet-wrap{margin:0 auto;max-width:450px}.ex-our-story::before,.ex-our-story::after{width:60%}} @media (max-width: 768px) {.ex-our-story{padding:60px 0}.ex-our-story .ex-ethos-block{padding:30px}.ex-our-story .ex-media-img{width:140px;border-width:4px;height:140px}.ex-our-story .ex-snippet-wrap{padding:30px}.ex-our-story h2{margin-bottom:20px;font-size:calc(38px * 0.9)}.ex-our-story p{font-size:calc(15px * 0.95);line-height:1.7}} @media (max-width: 480px) {.ex-our-story{padding:40px 0}.ex-our-story .ex-ethos-block{padding:25px 20px}.ex-our-story .ex-media-img{width:120px;height:120px;margin-bottom:20px}.ex-our-story .ex-master-class{font-size:calc(21px * 0.9)}.ex-our-story .ex-study-training{font-size:calc(15px * 0.9)}.ex-our-story .ex-snippet-wrap{padding:25px 20px}.ex-our-story h2{font-size:calc(38px * 0.8);margin-bottom:15px;padding-bottom:10px}.ex-our-story p{line-height:1.6;padding-left:15px;font-size:calc(15px * 0.9)}.ex-our-story .ex-expert-zone{margin-bottom:15px;font-size:calc(19px * 0.9)}.ex-our-story .ex-expert-zone svg{height:30px;width:30px}}header .top_plank{color:#ffffff;background:rgb(219,192,167)}header .top_plank .ex-edu-top div svg,header .top_plank .ex-edu-top div svg path{fill:#ffffff}header .top_plank .ex-edu-top div span{color:#ffffff}header .top_plank .ex-edu-top{line-height:21px;flex-wrap:wrap;width:100%;display:flex;align-items:center;padding:15px 0 10px 0;justify-content:flex-start;font-size:16px}header .top_plank .ex-edu-top div{display:flex;justify-content:flex-start;margin-right:24px;align-items:center}header .top_plank .ex-edu-top div img,header .top_plank .ex-edu-top div svg{width:16px;margin-right:8px;height:16px}.ex-privacy-retreat{background-color:rgb(238,224,210);padding:50px;font-family:Arial,sans-serif;color:#000000;border:1px solid rgba(0,0,0,0.5);overflow:hidden;position:relative}.ex-privacy-retreat::before,.ex-privacy-retreat::after{content:'';background:rgb(219,192,167,0.5);border-radius:50%;opacity:0.1;position:absolute}.ex-privacy-retreat::before{width:200px;left:-50px;top:-50px;height:200px}.ex-privacy-retreat::after{bottom:-100px;right:-100px;height:300px;width:300px}.ex-privacy-retreat h1,.ex-privacy-retreat h2{letter-spacing:2px;margin:20px 0;text-transform:uppercase;padding-left:40px;position:relative}.ex-privacy-retreat h1::before,.ex-privacy-retreat h2::before{background:rgb(219,192,167);position:absolute;border-radius:50%;height:30px;width:30px;left:0;content:''}.ex-privacy-retreat h1{color:rgb(219,192,167);font-size:45px;font-weight:700}.ex-privacy-retreat h2{color:rgb(196,158,125);font-weight:600;font-size:37px}.ex-privacy-retreat ul{list-style-type:none;counter-reset:custom-counter;padding:0;margin:20px 0}.ex-privacy-retreat ul li{font-size:17px;position:relative;font-weight:400;color:#000000;padding-left:40px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,0.5)}.ex-privacy-retreat ul li::before{height:30px;left:0;counter-increment:custom-counter;background:rgb(196,158,125);position:absolute;justify-content:center;width:30px;align-items:center;display:flex;top:50%;transform:translateY(-50%);font-weight:700;border-radius:50%;content:counter(custom-counter);color:#ffffff}.ex-privacy-retreat p{font-size:17px;line-height:1.8;border-left:4px solid rgb(219,192,167);font-weight:300;position:relative;color:#000000;margin:20px 0;padding-left:15px}.ex-privacy-retreat p::before{position:absolute;top:0;content:'';transform:translate(-50%,-50%);left:0;height:10px;border-radius:50%;background:rgb(219,192,167);width:10px}.ex-privacy-retreat .container div{padding:20px;border-radius:10px;border:1px dashed rgb(196,158,125,0.5);position:relative;margin:20px 0}.ex-privacy-retreat .container div::before{left:-10px;position:absolute;opacity:0.5;width:20px;top:-10px;content:'';background:rgb(196,158,125);border-radius:50%;height:20px}.ex-privacy-retreat .container div::after{bottom:-10px;content:'';right:-10px;position:absolute;height:20px;border-radius:50%;background:rgb(196,158,125);width:20px;opacity:0.5}@media only screen and (max-width: 800px) {.ex-privacy-retreat{padding:30px}.ex-privacy-retreat h1{font-size:calc(21px - 8px)}.ex-privacy-retreat h2{font-size:calc(21px - 8px)}.ex-privacy-retreat ul li{font-size:calc(17px - 2px)}.ex-privacy-retreat p{font-size:calc(17px - 2px)}} .ex-contact-us{position:relative;overflow:hidden;padding:90px 0;background:linear-gradient(160deg,rgb(238,224,210) 0%,rgb(219,192,167,0.5) 100%)}.ex-contact-us::before{position:absolute;width:100%;content:"";background:repeating-linear-gradient( -45deg,rgb(219,192,167,0.5),rgb(219,192,167,0.5) 1px,transparent 1px,transparent 20px );opacity:0.03;height:100%;top:0;left:0}.ex-contact-us .container{position:relative;padding:0 20px;z-index:1;margin:0 auto;max-width:1200px}.ex-contact-us h2{font-size:41px;font-family:Arial,sans-serif;margin-bottom:50px;position:relative;color:#000000;text-align:center;font-weight:700}.ex-contact-us .ex-contact-query{display:flex;flex-direction:column;overflow:hidden;background:#ffffff;margin:0 auto;max-width:800px;box-shadow:0 20px 40px rgba(0,0,0,0.06);border-radius:24px}.ex-contact-us .ex-media-img{width:100%;position:relative;height:200px}.ex-contact-us .ex-help-reach{width:100%;position:relative;padding:50px}.ex-contact-us form{width:100%}.ex-contact-us form h3{margin-bottom:30px;position:relative;display:inline-block;font-size:18px;color:#000000;font-weight:700;font-family:Arial,sans-serif}.ex-contact-us form h3::after{width:100%;left:0;border-radius:1.5px;background:rgb(219,192,167);position:absolute;content:"";height:3px;bottom:-10px}.ex-contact-us form input[type="text"]{padding:15px 20px;background:rgb(238,224,210);width:100%;margin-bottom:20px;font-size:17px;font-family:Arial,sans-serif;transition:all 0.3s ease;border:2px solid transparent;border-radius:10px;color:#000000}.ex-contact-us form input[type="text"]:focus{outline:none;border-color:rgb(219,192,167)}.ex-contact-us form input[type="text"]::placeholder{color:rgba(0,0,0,0.35)}.ex-contact-us .ex-request-card{display:flex;align-items:flex-start;margin-bottom:30px}.ex-contact-us .ex-request-card input[type="checkbox"]{opacity:0;position:absolute}.ex-contact-us .ex-request-card label{padding-left:35px;font-size:13px;color:#000000;line-height:1.6;cursor:pointer;position:relative}.ex-contact-us .ex-request-card label::before{top:2px;transition:all 0.3s ease;height:22px;left:0;position:absolute;background:rgb(238,224,210);content:"";width:22px;border-radius:10px}.ex-contact-us .ex-request-card input[type="checkbox"]:checked + label::before{background:rgb(219,192,167)}.ex-contact-us .ex-request-card input[type="checkbox"]:checked + label::after{border-right:2px solid #ffffff;transform:rotate(45deg);top:5px;border-bottom:2px solid #ffffff;width:6px;height:12px;position:absolute;left:8px;content:""}.ex-contact-us .ex-request-card label a{color:rgb(219,192,167);text-decoration:none;transition:all 0.3s ease}.ex-contact-us .ex-request-card label a:hover{text-decoration:underline}.ex-contact-us form .ex-message-reach{font-family:Arial,sans-serif;cursor:pointer;position:relative;width:100%;overflow:hidden;font-size:19px;transition:all 0.3s ease;color:#ffffff;border:none;font-weight:600;text-align:center;padding:16px 20px;border-radius:10px;background:rgb(219,192,167)}.ex-contact-us form .ex-message-reach:hover{background:rgb(196,158,125)}.ex-contact-us svg{height:20px;fill:rgb(219,192,167);width:20px}.ex-contact-us svg path{fill:rgb(219,192,167);transition:fill 0.3s ease}@media screen and (min-width: 768px) {.ex-contact-us .ex-contact-query{flex-direction:row;max-width:1000px}.ex-contact-us .ex-media-img{height:auto;width:40%;min-height:400px}.ex-contact-us .ex-help-reach{width:60%}} @media screen and (min-width: 992px) {.ex-contact-us .ex-media-img{width:50%}.ex-contact-us .ex-help-reach{padding:60px;width:50%}} @media screen and (min-width: 1200px) {.ex-contact-us .ex-contact-query{max-width:1100px}.ex-contact-us .ex-media-img{min-height:500px}} @media screen and (max-width: 576px) {.ex-contact-us{padding:60px 0}.ex-contact-us h2{margin-bottom:30px;font-size:calc(41px * 0.7)}.ex-contact-us .ex-help-reach{padding:30px 20px}.ex-contact-us form h3{font-size:calc(18px * 0.9)}}.ex-data-statistics{align-items:center;padding:0;min-height:100vh;position:relative;background:rgb(238,224,210);display:flex;overflow:hidden}.ex-data-statistics::before{height:100%;opacity:0.1;width:100%;content:"";position:absolute;top:0;z-index:0;left:0;background:linear-gradient(to bottom right,rgb(219,192,167,0.5) 0%,transparent 70%)}.ex-data-statistics::after{height:100%;content:"";background:linear-gradient(to right,transparent,rgba(0,0,0,0.02) 20%,transparent 30%),linear-gradient(to bottom,transparent,rgba(0,0,0,0.02) 20%,transparent 30%);width:100%;left:0;top:0;background-size:100px 100px;z-index:0;position:absolute}.ex-data-statistics .container{position:relative;margin:0 auto;grid-template-columns:1fr 1fr;z-index:1;max-width:1400px;grid-template-rows:auto auto;gap:0;width:100%;display:grid}.ex-data-statistics .ex-top-statistics{color:#ffffff;grid-row:1 / span 2;min-height:100vh;background:linear-gradient(135deg,rgb(219,192,167) 0%,rgb(196,158,125) 100%);grid-column:1;flex-direction:column;justify-content:center;position:relative;padding:5rem;display:flex}.ex-data-statistics .ex-top-statistics::before{position:absolute;height:100%;right:0;content:"";width:100px;z-index:1;background:linear-gradient(to left,rgb(238,224,210),transparent);top:0}.ex-data-statistics .ex-statistics-pros{margin:0 0 2rem;position:relative;font-size:calc(43px * 1.2);line-height:1.2;font-weight:700;color:#ffffff}.ex-data-statistics .ex-statistics-pros::after{position:absolute;bottom:-1rem;content:"";left:0;height:4px;background:#ffffff;border-radius:10px;width:80px}.ex-data-statistics .ex-gain-study{font-size:16px;max-width:600px;opacity:0.9;color:#ffffff;margin:0;font-weight:400;line-height:1.8}.ex-data-statistics .ex-extra-statistics{display:flex;justify-content:center;gap:3rem;box-shadow:-10px 0 30px rgba(0,0,0,0.05);padding:5rem;grid-column:2;flex-direction:column;background:#ffffff;grid-row:1 / span 2}.ex-data-statistics .ex-career-benefits{transition:all 0.3s ease;padding:0;align-items:center;display:flex;position:relative}.ex-data-statistics .ex-career-benefits:hover{transform:translateX(10px)}.ex-data-statistics .ex-career-benefits h4{line-height:1;padding-bottom:0.5rem;font-weight:700;color:rgb(219,192,167);font-size:calc(43px * 1.5);margin:0 2rem 0 0;position:relative;flex:0 0 auto}.ex-data-statistics .ex-career-benefits:nth-child(even) h4{color:rgb(196,158,125)}.ex-data-statistics .ex-career-benefits h4::after{height:2px;content:"";bottom:0;width:100%;opacity:0.3;background:currentColor;transition:all 0.3s ease;position:absolute;left:0}.ex-data-statistics .ex-career-benefits:hover h4::after{opacity:0.8;width:120%}.ex-data-statistics .ex-career-benefits span{font-size:16px;color:#000000;font-weight:400;line-height:1.5;flex:1;position:relative;padding-left:2rem}.ex-data-statistics .ex-career-benefits span::before{content:"";position:absolute;opacity:0.5;background:linear-gradient(to bottom,transparent,rgb(219,192,167,0.5),transparent);width:1px;height:100%;transform:translateY(-50%);top:50%;left:0}.ex-data-statistics .ex-career-benefits:nth-child(even) span::before{background:linear-gradient(to bottom,transparent,rgb(196,158,125,0.5),transparent)}.ex-data-statistics svg{top:50%;opacity:0.7;transition:all 0.3s ease;transform:translateY(-50%);position:absolute;right:0;height:24px;fill:rgb(219,192,167,0.5);width:24px}.ex-data-statistics .ex-career-benefits:nth-child(even) svg{fill:rgb(196,158,125,0.5)}.ex-data-statistics svg path{fill:inherit}.ex-data-statistics .ex-career-benefits:hover svg{opacity:1;transform:translateY(-50%) scale(1.2)}@media (max-width: 1200px) {.ex-data-statistics .container{grid-template-columns:1.2fr 0.8fr}.ex-data-statistics .ex-top-statistics{padding:3rem}.ex-data-statistics .ex-extra-statistics{padding:3rem}.ex-data-statistics .ex-career-benefits h4{margin-right:1.5rem;font-size:calc(43px * 1.2)}} @media (max-width: 992px) {.ex-data-statistics{min-height:auto}.ex-data-statistics .container{grid-template-rows:auto auto;grid-template-columns:1fr}.ex-data-statistics .ex-top-statistics{min-height:auto;grid-column:1;grid-row:1;padding:4rem 3rem}.ex-data-statistics .ex-top-statistics::before{display:none}.ex-data-statistics .ex-extra-statistics{padding:4rem 3rem;grid-column:1;box-shadow:0 -10px 30px rgba(0,0,0,0.05);grid-row:2}.ex-data-statistics .ex-statistics-pros{margin-bottom:1.5rem;font-size:calc(36px * 1.1)}.ex-data-statistics .ex-statistics-pros::after{bottom:-0.8rem;width:60px;height:3px}} @media (max-width: 768px) {.ex-data-statistics .ex-top-statistics{padding:3rem 2rem}.ex-data-statistics .ex-extra-statistics{padding:3rem 2rem;gap:2.5rem}.ex-data-statistics .ex-career-benefits h4{font-size:calc(36px * 1.2);margin-right:1.2rem}.ex-data-statistics .ex-career-benefits span{font-size:calc(16px * 0.95);padding-left:1.5rem}} @media (max-width: 576px) {.ex-data-statistics .ex-top-statistics{padding:2.5rem 1.5rem}.ex-data-statistics .ex-extra-statistics{gap:2rem;padding:2.5rem 1.5rem}.ex-data-statistics .ex-career-benefits{flex-direction:column;align-items:flex-start}.ex-data-statistics .ex-career-benefits h4{margin:0 0 1rem 0}.ex-data-statistics .ex-career-benefits span{padding-left:0}.ex-data-statistics .ex-career-benefits span::before{display:none}.ex-data-statistics svg{top:0;transform:none;right:0}.ex-data-statistics .ex-career-benefits:hover svg{transform:scale(1.2)}.ex-data-statistics .ex-statistics-pros{font-size:36px;margin-bottom:1.2rem}.ex-data-statistics .ex-statistics-pros::after{height:3px;width:50px;bottom:-0.6rem}.ex-data-statistics .ex-gain-study{font-size:calc(16px * 0.9);line-height:1.7}}header .ex-nav-primary{box-sizing:border-box;position:relative;width:100%;align-items:center;justify-content:space-between;padding:1.5rem 0;z-index:99;overflow:visible;display:flex;background:linear-gradient(120deg,rgb(219,192,167) 0%,rgb(196,158,125,0.5) 100%)}header .ex-nav-primary::before{width:100%;z-index:-1;left:0;content:"";position:absolute;top:0;background:radial-gradient(circle at 70% 30%,rgb(196,158,125,0.5) 0%,transparent 60%);height:100%}header .ex-nav-primary .ex-top-pro{margin-left:calc((100vw - 100%) / 2);position:relative;transition:all 0.4s ease;transform:translateY(-5px);z-index:2}header .ex-nav-primary .ex-top-pro:hover{transform:translateY(0) scale(1.05)}header .ex-nav-primary .ex-top-pro .ex-nav-pro{display:block;padding:0.5rem 1rem;position:relative}header .ex-nav-primary .ex-top-pro .ex-nav-pro::before{left:-20px;position:absolute;background:rgba(0,0,0,0.5);content:"";top:-10px;clip-path:polygon(0 0,100% 0,85% 100%,15% 100%);height:calc(100% + 20px);z-index:-1;width:calc(100% + 40px)}header .ex-nav-primary .ex-top-pro .ex-nav-pro svg{width:auto;filter:drop-shadow(0 0 8px #ffffff);height:2.8rem}header .ex-nav-primary .ex-head-class{width:80vw;justify-content:flex-end;padding-right:calc((100vw - 100%) / 2);margin:0;clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%);position:relative;list-style:none;padding:0;display:flex;background:linear-gradient(90deg,transparent,rgb(219,192,167,0.5) 30%,rgba(0,0,0,0.5) 100%)}header .ex-nav-primary .ex-head-class::before{content:"";top:0;height:100%;position:absolute;z-index:-1;left:0;background:repeating-linear-gradient( -45deg,transparent,transparent 10px,rgba(255,255,255,0.03) 10px,rgba(255,255,255,0.03) 20px );width:100%}header .ex-nav-primary .ex-head-class .ex-first-class{position:relative;margin:0;transform-style:preserve-3d;perspective:1000px}header .ex-nav-primary .ex-head-class .ex-first-class a{font-size:14px;position:relative;text-decoration:none;font-weight:600;transform-origin:center;color:#ffffff;display:block;padding:1.2rem 1.5rem;transition:all 0.3s ease}header .ex-nav-primary .ex-head-class .ex-first-class a::after{transition:width 0.3s ease;left:1.5rem;width:0;background:rgb(196,158,125);height:2px;content:"";bottom:0.8rem;position:absolute}header .ex-nav-primary .ex-head-class .ex-first-class a:hover{transform:translateZ(10px);color:rgb(196,158,125)}header .ex-nav-primary .ex-head-class .ex-first-class a:hover::after{width:calc(100% - 3rem)}@media screen and (max-width: 991px) {header .ex-nav-primary{align-items:center;padding:1rem 0;flex-direction:column}header .ex-nav-primary .ex-top-pro{margin-left:0;margin-bottom:1rem}header .ex-nav-primary .ex-head-class{padding-right:0;background:rgb(219,192,167,0.5);flex-wrap:wrap;clip-path:none;justify-content:center;width:100%}header .ex-nav-primary .ex-head-class .ex-first-class a{padding:0.8rem 1rem}header .ex-nav-primary .ex-head-class .ex-first-class a::after{bottom:0.4rem;left:1rem}header .ex-nav-primary .ex-head-class .ex-first-class a:hover::after{width:calc(100% - 2rem)}} @media screen and (max-width: 767px) {header .ex-nav-primary .ex-head-class{padding:0.5rem 0}header .ex-nav-primary .ex-head-class .ex-first-class{width:50%}header .ex-nav-primary .ex-head-class .ex-first-class a{font-size:calc(14px - 2px);padding:0.6rem 0.8rem;text-align:center}header .ex-nav-primary .ex-head-class .ex-first-class a::after{display:none}}footer{position:relative}footer::before{z-index:1;position:absolute;opacity:0.92;left:0;top:0;bottom:0;content:'';right:0;background:linear-gradient(210deg,#000000 0%,rgb(219,192,167) 100%)}.ex-tech-stack{color:#ffffff;z-index:2;padding:90px 0 50px;font-family:Arial,sans-serif;position:relative}.ex-tech-stack::before{left:0;position:absolute;width:100%;content:'';top:0;opacity:0.1;background:linear-gradient(90deg,transparent 0%,#ffffff 50%,transparent 100%);height:1px}.ex-tech-stack .container{display:flex;flex-direction:column}.ex-tech-stack .company_holder{background:linear-gradient( 135deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100% );padding:30px;border:1px solid rgba(255,255,255,0.05);background-size:200% 200%;animation:shiftGradient 15s ease infinite;transform:perspective(1000px) rotateX(2deg);box-shadow:0 20px 40px rgba(0,0,0,0.1);margin-top:70px;order:2;backdrop-filter:blur(10px);border-radius:10px}.ex-tech-stack .company_holder h3{text-transform:uppercase;text-align:center;margin-bottom:20px;letter-spacing:3px;font-weight:700;color:#ffffff;position:relative;font-size:33px}.ex-tech-stack .company_holder h3::after{height:3px;display:block;background:rgb(219,192,167);margin:15px auto 0;content:'';width:60px;border-radius:3px}.ex-tech-stack .ex-whatsapp-grp{padding-top:15px;max-width:80%;text-align:center;line-height:1.6;font-size:13px;position:relative;margin:0 auto}.ex-tech-stack .ex-podcast-cta{order:1;position:relative}.ex-tech-stack .ex-nav-train{justify-content:space-between;flex-wrap:wrap;gap:60px;width:100%;display:flex;margin-bottom:30px}.ex-tech-stack .ex-head-class{border-radius:10px;min-width:250px;max-width:calc(50% - 30px);overflow:hidden;flex:1;padding:20px;transform:translateZ(0);position:relative;transition:transform 0.3s ease;background:rgba(255,255,255,0.03)}.ex-tech-stack .ex-head-class:nth-child(odd){transform:perspective(1000px) rotateY(2deg)}.ex-tech-stack .ex-head-class:nth-child(even){transform:perspective(1000px) rotateY(-2deg)}.ex-tech-stack .ex-head-class:hover{transform:perspective(1000px) rotateY(0)}.ex-tech-stack .ex-head-class::before{z-index:-1;position:absolute;background:linear-gradient( 135deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 100% );inset:0;content:'';border-radius:10px}.ex-tech-stack .ex-head-class h5{font-weight:600;font-size:18px;color:#ffffff;word-wrap:break-word;position:relative;margin-bottom:30px;border-bottom:1px dashed rgba(255,255,255,0.1);padding-bottom:15px}.ex-tech-stack .ex-head-class h5::before{bottom:-1px;height:1px;content:'';background:rgb(196,158,125);left:0;width:50px;position:absolute}.ex-tech-stack .ex-head-class .ex-nav-train{display:flex;flex-direction:column;gap:12px;margin:0;padding:0 10px}.ex-tech-stack .ex-head-class .ex-nav-train a{white-space:normal;display:flex;opacity:0.8;text-decoration:none;transition:all 0.3s ease;color:#ffffff;font-size:13px;word-break:break-word;align-items:center}.ex-tech-stack .ex-head-class .ex-nav-train a::before{transform:scale(0);margin-right:10px;transition:all 0.3s ease;content:'';opacity:0;flex-shrink:0;border-radius:50%;background:rgb(196,158,125);min-width:6px;height:6px}.ex-tech-stack .ex-head-class .ex-nav-train a:hover{transform:translateX(5px);color:#ffffff;opacity:1}.ex-tech-stack .ex-head-class .ex-nav-train a:hover::before{opacity:1;transform:scale(1)}.ex-skill-links{margin-top:40px;background:rgba(0,0,0,0.2);position:relative;z-index:2;padding:25px 0}.ex-skill-links::before{top:0;position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgb(196,158,125,0.5),transparent);left:0;content:'';width:100%}.ex-skill-links .container{text-align:center}.ex-skill-links .ex-footer-benefit{opacity:0.7;color:#ffffff;font-size:15px}@keyframes floatUp {0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}} @keyframes pulse {0%,100%{opacity:0.5}50%{opacity:0.8}} @keyframes shiftGradient {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} .ex-tech-stack .ex-podcast-cta::before{width:250px;bottom:-10%;background:rgb(196,158,125);left:-5%;filter:blur(100px);position:absolute;border-radius:50%;height:250px;z-index:-1;animation:pulse 10s infinite ease-in-out reverse;content:'';opacity:0.1}footer::after{position:absolute;right:0;left:0;pointer-events:none;content:'';bottom:0;z-index:1;top:0;background-image:repeating-linear-gradient( 0deg,rgba(255,255,255,0.03),rgba(255,255,255,0.03) 1px,transparent 1px,transparent 20px )}@media (max-width: 992px) {.ex-tech-stack{padding:70px 0 40px}.ex-tech-stack .ex-nav-train{gap:40px}.ex-tech-stack .company_holder{margin-top:50px}} @media (max-width: 768px) {.ex-tech-stack{padding:50px 0 30px}.ex-tech-stack .ex-nav-train{gap:30px;flex-direction:column}.ex-tech-stack .ex-head-class{min-width:100%;max-width:100%}.ex-tech-stack .company_holder{padding:20px}.ex-tech-stack .ex-whatsapp-grp{max-width:100%}} @media (max-width: 576px) {.ex-tech-stack{padding:40px 0 20px}.ex-tech-stack .company_holder h3{font-size:calc(33px * 0.8)}.ex-tech-stack .ex-head-class h5{font-size:calc(18px * 0.9)}}.ex-client-feedbackOV7{overflow:hidden;position:relative;background:linear-gradient(135deg,rgb(238,224,210) 0%,rgb(219,192,167,0.5) 100%);padding:120px 0 150px}.ex-client-feedbackOV7::before{content:"";width:200px;animation:floatBubble 18s infinite ease-in-out;left:-50px;background:rgb(196,158,125,0.5);border-radius:50%;filter:blur(80px);height:200px;position:absolute;top:-50px}.ex-client-feedbackOV7::after{filter:blur(100px);bottom:-80px;position:absolute;width:250px;right:-80px;content:"";background:rgb(219,192,167,0.5);border-radius:50%;animation:floatBubble 15s infinite ease-in-out alternate;height:250px}@keyframes floatBubble {0%{transform:translate(0,0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}100%{transform:translate(0,0) scale(1)}} .ex-client-feedbackOV7 .ex-about-section{z-index:1;padding:0 20px;margin:0 auto;max-width:1300px;position:relative}.ex-client-feedbackOV7 h4{font-family:Arial,sans-serif;position:relative;transform:translateX(-50%) skew(-5deg);font-weight:700;margin-bottom:70px;left:50%;transform:skew(-5deg);color:#000000;display:inline-block;text-align:center;font-size:30px}.ex-client-feedbackOV7 h4::after{background:linear-gradient(90deg,transparent,rgb(219,192,167),transparent);content:"";height:4px;width:50%;bottom:-15px;position:absolute;left:25%}.ex-client-feedbackOV7 .ex-student-views{perspective:1000px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v{transform:rotateX(5deg) rotateY(-8deg) translateZ(0);overflow:hidden;border-radius:17px;background:#ffffff;transition:all 0.5s ease;padding:30px;box-shadow:0 15px 30px rgba(0,0,0,0.05);backface-visibility:hidden;position:relative}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v:hover{box-shadow:0 20px 40px rgba(0,0,0,0.1);z-index:2;transform:rotateX(0) rotateY(0) translateZ(20px) scale(1.02)}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v::before{background:linear-gradient(90deg,rgb(219,192,167),rgb(196,158,125));width:100%;position:absolute;content:"";top:0;left:0;height:5px}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v .ex-media-img{height:80px;box-shadow:0 5px 15px rgba(0,0,0,0.1);margin:0 auto 20px;border:3px solid #ffffff;width:80px;transition:all 0.3s ease;border-radius:50%}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v:hover .ex-media-img{transform:scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v span{margin-bottom:15px;text-align:center;font-weight:700;position:relative;display:block;font-family:Arial,sans-serif;color:#000000;font-size:19px}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v span::after{background:rgb(219,192,167);display:block;content:"";margin:10px auto 0;width:30px;height:2px}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v p{font-weight:400;font-size:16px;text-align:center;line-height:1.6;font-family:Arial,sans-serif;color:#000000;position:relative}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v p::before{font-size:80px;left:-5px;content:'"';opacity:0.2;color:rgb(219,192,167,0.5);top:-20px;z-index:-1;font-family:serif;position:absolute}@media (max-width: 1200px) {.ex-client-feedbackOV7{padding:100px 0}.ex-client-feedbackOV7 .ex-student-views{grid-template-columns:repeat(2,1fr);gap:30px}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v{transform:rotateX(3deg) rotateY(-5deg) translateZ(0);padding:25px}} @media (max-width: 768px) {.ex-client-feedbackOV7{padding:80px 0}.ex-client-feedbackOV7 h4{margin-bottom:50px;font-size:calc(30px * 0.9)}.ex-client-feedbackOV7 .ex-student-views{gap:25px;margin:0 auto;grid-template-columns:1fr;max-width:500px}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v{transform:rotateX(0) rotateY(0);padding:30px 20px}.ex-client-feedbackOV7 .ex-client-feedbackyPT4v .ex-media-img{width:70px;height:70px}}.ex-teacher-profile{background:linear-gradient(135deg,rgb(238,224,210) 0%,rgba(245,245,250,0.9) 100%);padding:5rem 0;position:relative;overflow:hidden}.ex-teacher-profile::before{z-index:1;opacity:0.1;transform:rotate(-15deg);content:"";height:25rem;clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);top:-10%;background:linear-gradient(120deg,rgb(219,192,167,0.5) 10%,rgb(196,158,125,0.5) 90%);position:absolute;width:25rem;right:-5%}.ex-teacher-profile::after{height:15rem;width:15rem;bottom:-5%;opacity:0.08;background:linear-gradient(220deg,rgb(196,158,125,0.5) 10%,rgb(219,192,167,0.5) 90%);z-index:1;transform:rotate(12deg);position:absolute;left:-5%;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);content:""}.ex-teacher-profile .container{margin:0 auto;max-width:1200px;z-index:2;padding:0 2rem;position:relative}.ex-teacher-profile .ex-client-feedbackyPT4v{grid-template-columns:1fr;border-left:5px solid rgb(219,192,167);box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.03);gap:2.5rem;transition:transform 0.5s ease-out,box-shadow 0.5s ease-out;display:grid;transform:perspective(1000px) rotateY(1deg) translateZ(0);padding:3rem;position:relative;background:#ffffff}.ex-teacher-profile .ex-client-feedbackyPT4v:hover{transform:perspective(1000px) rotateY(0deg) translateZ(0) translateY(-5px);box-shadow:0 20px 45px rgba(0,0,0,0.07),0 10px 20px rgba(0,0,0,0.05)}.ex-teacher-profile .ex-client-feedbackyPT4v > div:first-child{align-items:center;justify-content:center;display:flex}.ex-teacher-profile .ex-media-img{height:180px;box-shadow:0 8px 25px rgba(0,0,0,0.1);transition:all 0.5s cubic-bezier(0.19,1,0.22,1);border:4px solid #ffffff;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);transform:rotate(-3deg);width:180px}.ex-teacher-profile .ex-client-feedbackyPT4v:hover .ex-media-img{transform:rotate(0deg) scale(1.05)}.ex-teacher-profile .name{color:rgb(219,192,167);font-size:20px;display:inline-block;margin-bottom:0.5rem;font-weight:700;position:relative}.ex-teacher-profile .name::after{height:3px;left:0;position:absolute;width:40%;transition:width 0.4s ease;content:"";bottom:-8px;background:linear-gradient(90deg,rgb(219,192,167) 0%,transparent 100%)}.ex-teacher-profile .ex-client-feedbackyPT4v:hover .name::after{width:90%}.ex-teacher-profile .ex-client-feedbackyPT4v > div:nth-child(2){display:flex;justify-content:center;flex-direction:column}.ex-teacher-profile .ex-client-feedbackyPT4v > div:nth-child(2) > div{letter-spacing:0.5px;color:rgb(196,158,125);text-transform:uppercase;font-size:calc(18px - 0.1rem);font-weight:600}.ex-teacher-profile .ex-job-container{padding-left:1.5rem;color:#000000;margin:0;line-height:1.8;position:relative;font-size:18px}.ex-teacher-profile .ex-job-container::before{font-size:5rem;color:rgb(219,192,167,0.5);content:"";font-family:Georgia,serif;top:-1.5rem;left:-0.8rem;position:absolute;opacity:0.3}@media (min-width: 768px) {.ex-teacher-profile .ex-client-feedbackyPT4v{grid-template-columns:220px 1fr;grid-template-rows:auto 1fr}.ex-teacher-profile .ex-client-feedbackyPT4v > div:first-child{grid-row:span 2}.ex-teacher-profile .ex-media-img{width:200px;height:200px}.ex-teacher-profile .ex-job-container{font-size:calc(18px + 0.05rem)}} @media (min-width: 992px) {.ex-teacher-profile .ex-client-feedbackyPT4v{grid-template-rows:1fr;align-items:center;grid-template-columns:250px 250px 1fr}.ex-teacher-profile .ex-client-feedbackyPT4v > div:first-child{grid-row:1}.ex-teacher-profile .ex-media-img{width:220px;height:220px}.ex-teacher-profile .ex-job-container{padding-left:2rem}.ex-teacher-profile .ex-job-container::before{left:-0.5rem;top:-2rem;font-size:6rem}} @media (max-width: 767px) {.ex-teacher-profile{padding:3rem 0}.ex-teacher-profile .ex-client-feedbackyPT4v{padding:2rem}.ex-teacher-profile .ex-media-img{width:150px;height:150px}.ex-teacher-profile .name{font-size:calc(20px - 0.1rem)}.ex-teacher-profile .ex-job-container{line-height:1.6;font-size:calc(18px - 0.1rem)}} @media (max-width: 480px) {.ex-teacher-profile{padding:2rem 0}.ex-teacher-profile .container{padding:0 1rem}.ex-teacher-profile .ex-client-feedbackyPT4v{padding:1.5rem;gap:1.5rem}.ex-teacher-profile .ex-media-img{height:120px;width:120px}.ex-teacher-profile .ex-job-container::before{font-size:4rem;top:-1rem}}.ex-help-center{position:relative;padding:5rem 0;background:linear-gradient(135deg,rgb(238,224,210),rgba(0,0,0,0.5) 120%);perspective:1000px;overflow:hidden}.ex-help-center::before{pointer-events:none;left:-50%;height:200%;background:radial-gradient(circle at center,rgb(219,192,167,0.5) 0%,transparent 60%);z-index:0;opacity:0.07;transform:rotate(-15deg);content:"";position:absolute;top:-50%;width:200%}.ex-help-center .container{transform-style:preserve-3d;max-width:1140px;z-index:1;margin:0 auto;position:relative;padding:0 1.5rem}.ex-help-center .ex-get-contactus{transition:transform 0.6s cubic-bezier(0.22,1,0.36,1);position:relative;box-shadow:0 20px 40px rgba(0,0,0,0.08),0 8px 16px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.03);transform:rotateY(-3deg);border-left:5px solid rgb(219,192,167);background:#ffffff;display:grid;padding:2.5rem;gap:2rem;grid-template-columns:1fr}.ex-help-center .ex-get-contactus:hover{transform:rotateY(0deg) translateZ(10px) scale(1.01)}.ex-help-center h3{transform-origin:left center;font-size:34px;font-weight:700;transition:transform 0.4s ease;margin-bottom:1.5rem;position:relative;color:rgb(219,192,167)}.ex-help-center h3::after{width:80px;transform-origin:left center;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);bottom:-10px;position:absolute;background:linear-gradient(90deg,rgb(219,192,167),rgb(196,158,125));transform:scaleX(0.8);height:3px;left:0;content:""}.ex-help-center .ex-get-contactus:hover h3::after{transform:scaleX(1)}.ex-help-center p{font-size:12px;color:#000000;margin-bottom:1.5rem;transform:translateZ(20px);line-height:1.6;font-weight:400}.ex-help-center h5{color:#000000;font-weight:600;display:flex;gap:0.75rem;align-items:center;font-size:23px;margin-bottom:0.75rem}.ex-help-center h5 svg{height:22px;flex-shrink:0;width:22px;transition:transform 0.3s ease}.ex-help-center h5 svg path{transition:fill 0.3s ease;fill:rgb(219,192,167)}.ex-help-center .ex-talk-support{gap:1rem;padding:0;margin-top:1.5rem;display:flex;list-style:none;transform:translateZ(30px);flex-direction:column;position:relative}.ex-help-center .ex-talk-support li{transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);position:relative;transform-origin:left center}.ex-help-center .ex-talk-support li:hover{transform:translateX(5px)}.ex-help-center .ex-edu-guide{align-items:center;color:#000000;position:relative;gap:0.75rem;font-size:calc(12px * 1.05);display:flex;font-weight:600;overflow:hidden;transition:color 0.3s ease;padding:0.5rem 0;text-decoration:none}.ex-help-center .ex-edu-guide::before{bottom:0;position:absolute;background:linear-gradient(90deg,rgb(219,192,167),transparent);content:"";left:0;width:100%;height:2px;transition:transform 0.5s cubic-bezier(0.65,0,0.35,1);transform:translateX(-100%)}.ex-help-center .ex-edu-guide:hover{color:rgb(219,192,167)}.ex-help-center .ex-edu-guide:hover::before{transform:translateX(0)}.ex-help-center .ex-edu-guide svg{height:22px;flex-shrink:0;width:22px;transition:transform 0.3s ease}.ex-help-center .ex-edu-guide:hover svg{transform:scale(1.15) rotate(5deg)}.ex-help-center .ex-edu-guide svg path{fill:rgb(219,192,167);transition:fill 0.3s ease}.ex-help-center .ex-edu-guide:hover svg path{fill:rgb(196,158,125)}@media (min-width: 768px) {.ex-help-center .ex-get-contactus{padding:3rem;grid-template-rows:auto auto auto;gap:2rem 4rem;grid-template-columns:1fr 1fr;grid-auto-flow:column}.ex-help-center h3{grid-column:1 / -1;font-size:calc(34px * 1.1)}.ex-help-center h3::after{width:100px}.ex-help-center .ex-talk-support{grid-column:2;grid-row:2 / -1;margin-top:0}} @media (min-width: 992px) {.ex-help-center{padding:7rem 0}.ex-help-center .ex-get-contactus{padding:4rem 3.5rem;transform:rotateY(-5deg);grid-template-columns:1.5fr 1fr}.ex-help-center h3{font-size:calc(44px * 0.85)}.ex-help-center p{font-size:calc(12px * 1.05)}.ex-help-center .ex-talk-support{gap:1.5rem}.ex-help-center .ex-edu-guide{font-size:calc(12px * 1.1)}.ex-help-center .ex-edu-guide svg,.ex-help-center h5 svg{height:24px;width:24px}} @media (min-width: 1200px) {.ex-help-center .ex-get-contactus{grid-template-columns:1.75fr 1fr;padding:4.5rem 4rem}.ex-help-center h3{font-size:44px}.ex-help-center h3::after{width:120px;height:4px}} @media (max-width: 767px) {.ex-help-center{padding:4rem 0}.ex-help-center .ex-get-contactus{padding:2rem;transform:rotateY(-2deg)}.ex-help-center h3{font-size:calc(34px * 0.9)}.ex-help-center h5{font-size:calc(23px * 0.95)}.ex-help-center p{font-size:calc(12px * 0.95)}}.ex-course-program-details{display:flex;overflow:hidden;flex-direction:column;background:rgb(238,224,210);min-height:100vh;position:relative}.ex-course-program-details .ex-education-flow{left:0;position:absolute;z-index:1;width:100%;top:0;height:100%}.ex-course-program-details .ex-education-flow::after{height:100%;position:absolute;width:100%;left:0;content:"";top:0;z-index:2;background:radial-gradient( circle at center,transparent 30%,rgb(238,224,210) 90% )}.ex-course-program-details .ex-lesson-map{animation:carousel-zoom 25s ease-in-out infinite;height:100%;display:flex;width:100%}.ex-course-program-details .ex-education-flow:hover .ex-lesson-map{animation-play-state:paused}.ex-course-program-details .ex-tech-learn{width:100%;height:100%;position:relative;flex-shrink:0}.ex-course-program-details .ex-tech-learn img{filter:brightness(0.9) saturate(1.2);height:100%;transform-origin:center;width:100%;object-fit:cover}.ex-course-program-details .container{height:100%;position:relative;justify-content:center;align-items:center;z-index:3;display:flex;padding:2rem;width:100%}.ex-course-program-details .ex-about-section{max-width:800px;position:relative;width:100%}.ex-course-program-details .ex-learn-path{box-shadow:0 10px 25px rgba(0,0,0,0.05),0 5px 10px rgba(0,0,0,0.05);text-align:center;position:relative;background:rgba(255,255,255,0.8);transform:perspective(1000px) rotateX(0deg);transition:transform 0.5s ease,box-shadow 0.5s ease;backdrop-filter:blur(10px);padding:3rem;border-radius:14px}.ex-course-program-details .ex-learn-path:hover{transform:perspective(1000px) rotateX(2deg);box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05)}.ex-course-program-details .ex-learn-path::before{right:20px;bottom:20px;pointer-events:none;opacity:0.3;left:20px;border:1px solid rgb(219,192,167);content:"";position:absolute;border-radius:10px;top:20px}.ex-course-program-details .ex-learn-path h3{position:relative;font-weight:700;display:inline-block;font-size:30px;margin-bottom:0.5rem;color:rgb(219,192,167)}.ex-course-program-details .ex-learn-path h3::after{transform:translateX(-50%);width:80px;content:"";position:absolute;background:rgb(219,192,167);left:50%;bottom:-10px;height:2px}.ex-course-program-details .ex-learn-path p{max-width:90%;line-height:1.7;color:#000000;margin:0 auto 2rem;font-size:13px}.ex-course-program-details .ex-learn-path .ex-message-reach{color:#ffffff;font-size:17px;font-weight:600;border-radius:14px;text-decoration:none;display:inline-block;z-index:1;padding:0.9rem 2.5rem;position:relative;transition:all 0.3s ease;box-shadow:0 5px 15px rgba(0,0,0,0.1);overflow:hidden;background:rgb(219,192,167)}.ex-course-program-details .ex-learn-path .ex-message-reach::before{height:100%;top:0;content:"";position:absolute;transition:all 0.6s ease;width:120%;z-index:-1;left:-10%;transform:skewX(-25deg) translateX(-100%);background:linear-gradient( 90deg,transparent,rgba(255,255,255,0.3),transparent )}.ex-course-program-details .ex-learn-path .ex-message-reach:hover{box-shadow:0 8px 25px rgba(0,0,0,0.15);transform:translateY(-3px)}.ex-course-program-details .ex-learn-path .ex-message-reach:hover::before{transform:skewX(-25deg) translateX(100%)}@keyframes carousel-zoom {0%,20%{transform:scale(1)}25%,45%{transform:scale(1.1) translateX(-5%)}50%,70%{transform:scale(1) translateY(3%)}75%,95%{transform:scale(1.05) translateX(5%)}100%{transform:scale(1)}} @media (min-width: 768px) and (max-width: 991px) {.ex-course-program-details .ex-education-flow::after{background:radial-gradient( circle at center,transparent 20%,rgb(238,224,210) 85% )}.ex-course-program-details .ex-lesson-map{animation-duration:20s}.ex-course-program-details .ex-about-section{max-width:600px}.ex-course-program-details .ex-learn-path{padding:2.5rem}.ex-course-program-details .ex-learn-path h3{font-size:calc(30px * 0.9)}.ex-course-program-details .ex-learn-path p{max-width:95%}} @media (max-width: 767px) {.ex-course-program-details{min-height:auto;padding:4rem 0}.ex-course-program-details .ex-education-flow{position:fixed;z-index:0}.ex-course-program-details .ex-education-flow::after{background:radial-gradient( circle at center,transparent 0%,rgb(238,224,210) 70% )}.ex-course-program-details .ex-lesson-map{animation-duration:15s}.ex-course-program-details .ex-about-section{max-width:100%}.ex-course-program-details .ex-learn-path{padding:2rem 1.5rem}.ex-course-program-details .ex-learn-path::before{left:10px;right:10px;top:10px;bottom:10px}.ex-course-program-details .ex-learn-path h3{font-size:24px}.ex-course-program-details .ex-learn-path h3::after{width:60px}.ex-course-program-details .ex-learn-path p{margin-bottom:1.5rem;font-size:calc(13px * 0.9);line-height:1.6;max-width:100%}.ex-course-program-details .ex-learn-path .ex-message-reach{width:100%;padding:0.8rem 1.5rem}}.ex-title-greeting{display:flex;align-items:center;background:linear-gradient(135deg,rgb(238,224,210) 0%,rgba(0,0,0,0.5) 100%);min-height:100vh;position:relative;overflow:hidden;justify-content:center}.ex-title-greeting::before{position:absolute;height:100%;width:100%;z-index:1;top:0;background:linear-gradient(to right,rgb(219,192,167,0.5) 0%,transparent 75%);content:"";clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);left:0;opacity:0.4}.ex-title-greeting::after{width:35%;transform:rotate(-15deg);content:"";background:rgb(196,158,125);height:70%;opacity:0.1;right:-5%;z-index:0;position:absolute;bottom:-10%}.ex-title-greeting .ex-learning-page{width:90%;max-width:1200px;z-index:2;position:relative;grid-template-columns:1fr;display:grid;gap:2rem;padding:2rem}.ex-title-greeting .ex-learning-page > div:first-child{position:relative;transform:translateY(-1rem);transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1);padding:1.5rem;box-shadow:0 15px 30px rgba(0,0,0,0.08);background:#ffffff}.ex-title-greeting .ex-learning-page > div:first-child:hover{transform:translateY(-1.5rem) scale(1.02)}.ex-title-greeting .ex-learning-page > div:first-child p{z-index:3;color:#000000;font-weight:600;font-size:calc(14px * 1.2);line-height:1.6;position:relative;margin:0;font-family:Arial,sans-serif}.ex-title-greeting .ex-how-grow{position:relative;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,0.15)}.ex-title-greeting .ex-how-grow > div{flex-direction:column;min-height:400px;display:flex;padding:3rem 2rem;justify-content:space-between;position:relative;height:100%}.ex-title-greeting .ex-how-grow > div::before{top:0;width:100%;z-index:1;height:100%;left:0;position:absolute;content:"";background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%)}.ex-title-greeting .ex-how-grow h3{opacity:0.9;position:relative;z-index:2;font-size:calc(18px * 1.1);margin-bottom:2rem;line-height:1.4;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,0.2);transform:translateX(1rem);max-width:90%;transition:all 0.4s ease;color:#ffffff}.ex-title-greeting .ex-how-grow:hover h3{opacity:1;transform:translateX(0)}.ex-title-greeting .ex-how-grow div div{position:relative;z-index:2}.ex-title-greeting .ex-how-grow div div div{transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);padding:2rem;transform:translateY(1rem);position:relative;background:rgba(255,255,255,0.9);clip-path:polygon(0 0,100% 0,95% 100%,0% 100%);backdrop-filter:blur(10px)}.ex-title-greeting .ex-how-grow:hover div div div{transform:translateY(0)}.ex-title-greeting .title_style_header{font-size:calc(46px * 0.9);position:relative;margin:0;line-height:1.2;padding-left:1rem;color:rgb(219,192,167);font-weight:700}.ex-title-greeting .title_style_header::before{background:rgb(196,158,125);height:100%;position:absolute;left:0;width:4px;top:0;transition:transform 0.3s ease;transform:scaleY(0.8);content:""}.ex-title-greeting .ex-how-grow:hover .title_style_header::before{transform:scaleY(1)}@media (min-width: 768px) {.ex-title-greeting .ex-learning-page{gap:3rem;grid-template-columns:1fr 2fr}.ex-title-greeting .ex-learning-page > div:first-child{transform:translateY(0) translateX(-1rem);align-self:center}.ex-title-greeting .ex-learning-page > div:first-child:hover{transform:translateX(-1.5rem) scale(1.02)}.ex-title-greeting .title_style_header{font-size:46px}.ex-title-greeting .ex-how-grow > div{min-height:500px}} @media (min-width: 992px) {.ex-title-greeting .ex-learning-page{width:85%;padding:3rem}.ex-title-greeting .ex-how-grow h3{max-width:80%;font-size:18px}.ex-title-greeting .ex-how-grow > div{padding:4rem 3rem}.ex-title-greeting .ex-how-grow div div div{max-width:85%;padding:3rem}} @media (max-width: 767px) {.ex-title-greeting{padding:4rem 0}.ex-title-greeting .ex-learning-page{gap:1.5rem}.ex-title-greeting .title_style_header{font-size:calc(34px * 0.9)}.ex-title-greeting .ex-how-grow h3{max-width:100%;font-size:calc(17px * 1.1)}} @media (max-width: 480px) {.ex-title-greeting .ex-learning-page{width:95%;padding:1rem}.ex-title-greeting .ex-learning-page > div:first-child{padding:1rem}.ex-title-greeting .ex-learning-page > div:first-child p{font-size:14px}.ex-title-greeting .ex-how-grow > div{min-height:350px;padding:2rem 1rem}.ex-title-greeting .ex-how-grow div div div{padding:1.5rem}}.ex-pricing-container{position:relative;padding:120px 0;overflow:hidden;background:rgb(238,224,210)}.ex-pricing-container::before{content:"";left:0;width:100%;height:100%;top:0;position:absolute;z-index:0;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),0.05) 0%,rgba(var(--secondary-color-rgb),0.03) 100%)}.ex-pricing-container .container{padding:0 20px;z-index:1;margin:0 auto;position:relative;max-width:1400px}.ex-pricing-container .ex-group-plans{gap:60px;grid-template-columns:1fr;display:grid}.ex-pricing-container .ex-access-rates{max-width:800px;transform:translateY(20px);margin:0 auto;opacity:0;text-align:center;animation:fadeSlideUp 0.8s forwards 0.2s}.ex-pricing-container .ex-access-rates h2{font-weight:700;color:#000000;font-size:35px;display:inline-block;position:relative;margin-bottom:20px}.ex-pricing-container .ex-access-rates h2::after{left:50%;transform:translateX(-50%);content:"";bottom:-10px;position:absolute;width:80px;background:linear-gradient(90deg,rgb(219,192,167),rgb(196,158,125));height:3px}.ex-pricing-container .ex-training-sub{font-size:calc(12px + 0.1rem);line-height:1.6;margin-top:30px;color:#000000}.ex-pricing-container .ex-class-rates{transform:translateY(30px);opacity:0;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;animation:fadeSlideUp 0.8s forwards 0.4s;display:grid;margin-top:20px}.ex-pricing-container .ex-cost-table{text-decoration:none;color:inherit;will-change:transform;display:block;transition:transform 0.4s cubic-bezier(0.19,1,0.22,1);z-index:1;position:relative}.ex-pricing-container .ex-cost-table:hover{transform:translateY(-10px) scale(1.02)}.ex-pricing-container .ex-deal-opts{display:flex;overflow:hidden;transition:box-shadow 0.4s ease,transform 0.4s ease;flex-direction:column;min-height:420px;position:relative;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,0.05);background:#ffffff}.ex-pricing-container .ex-cost-table:hover .ex-deal-opts{box-shadow:0 20px 40px rgba(var(--primary-color-rgb),0.15)}.ex-pricing-container .ex-cost-table:nth-child(odd) .ex-deal-opts::before{width:5px;height:100%;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);top:0;left:0;background:rgb(219,192,167);position:absolute;transform:scaleY(0);transform-origin:bottom;content:""}.ex-pricing-container .ex-cost-table:nth-child(even) .ex-deal-opts::before{transform-origin:bottom;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);background:rgb(196,158,125);top:0;content:"";width:5px;height:100%;transform:scaleY(0);position:absolute;right:0}.ex-pricing-container .ex-cost-table:hover .ex-deal-opts::before{transform:scaleY(1)}.ex-pricing-container .ex-study-offers{position:relative;flex-direction:column;flex:1;z-index:1;padding:40px 30px;display:flex}.ex-pricing-container .ex-study-offers h3{position:relative;font-weight:700;font-size:calc(18px + 0.2rem);color:#000000;margin-bottom:15px;display:inline-block;transition:color 0.3s ease}.ex-pricing-container .ex-cost-table:hover .ex-study-offers h3{color:rgb(219,192,167)}.ex-pricing-container .ex-cost-table:nth-child(even):hover .ex-study-offers h3{color:rgb(196,158,125)}.ex-pricing-container .ex-learning-plan{font-size:calc(18px + 0.5rem);position:relative;display:inline-block;padding-bottom:10px;margin:10px 0 20px;color:rgb(219,192,167);font-weight:700}.ex-pricing-container .ex-cost-table:nth-child(even) .ex-learning-plan{color:rgb(196,158,125)}.ex-pricing-container .ex-learning-plan::after{background:currentColor;content:"";width:40px;left:0;bottom:0;height:3px;position:absolute;opacity:0.6}.ex-pricing-container .ex-study-offers p{word-wrap:break-word;line-height:1.6;margin-top:auto;color:#000000;hyphens:auto;font-size:12px;overflow-wrap:break-word;word-break:break-word}.ex-pricing-container .ex-media-img{transform-origin:center;transition:transform 0.5s ease;height:200px;width:100%;position:relative}.ex-pricing-container .ex-cost-table:hover .ex-media-img{transform:scale(1.05)}.ex-pricing-container .ex-media-img::after{height:40%;content:"";background:linear-gradient(to top,rgba(0,0,0,0.4),transparent);width:100%;transition:opacity 0.4s ease;position:absolute;left:0;opacity:0;bottom:0}.ex-pricing-container .ex-cost-table:hover .ex-media-img::after{opacity:1}@keyframes fadeSlideUp {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}} @media (min-width: 768px) {.ex-pricing-container .ex-group-plans{grid-template-columns:1fr}.ex-pricing-container .ex-class-rates{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px}} @media (min-width: 992px) {.ex-pricing-container{padding:150px 0}.ex-pricing-container .ex-group-plans{gap:80px;grid-template-columns:1fr}.ex-pricing-container .ex-class-rates{grid-template-columns:repeat(4,1fr);gap:30px}.ex-pricing-container .ex-deal-opts{min-height:480px}} @media (min-width: 1200px) {.ex-pricing-container .ex-class-rates{gap:40px}} @media (max-width: 767px) {.ex-pricing-container{padding:80px 0}.ex-pricing-container .ex-access-rates h2{font-size:calc(35px - 0.4rem)}.ex-pricing-container .ex-training-sub{font-size:12px}.ex-pricing-container .ex-study-offers{padding:30px 20px}.ex-pricing-container .ex-deal-opts{min-height:400px}.ex-pricing-container .ex-media-img{height:160px}} @media (max-width: 480px) {.ex-pricing-container{padding:60px 0}.ex-pricing-container .ex-group-plans{gap:40px}.ex-pricing-container .ex-class-rates{gap:25px}.ex-pricing-container .ex-study-offers h3{font-size:18px}.ex-pricing-container .ex-learning-plan{font-size:18px}.ex-pricing-container .ex-study-offers p{font-size:calc(12px - 0.1rem)}}