*{padding:0;box-sizing:border-box;margin:0}a{text-decoration:none;color:inherit}.wrapping-container-stat{flex-direction:column;height:100%;min-height:100%;display:flex}.container{margin:auto;width:1132px;max-width:100%}svg{width:30px;height:30px}.top-prime-stat{flex:1 0 auto}header,footer{width:100%}html,body{auto contain touch-action:none;scroll-snap-type:none;height:100%;color:#000000;min-height:100%;font-family:Arial,sans-serif}.hackathon-stat{flex:0 0 auto}@media only screen and (max-width: 1200px) {.container{width:100%;padding:0 20px}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} header .header-page-stat{box-shadow:0 8px 24px rgba(0,0,0,0.15);z-index:100;position:relative;overflow:hidden;background:linear-gradient(120deg,rgb(203,203,186) 0%,rgb(167,169,166,0.5) 100%)}header .header-page-stat::before{position:absolute;background:repeating-linear-gradient( -45deg,transparent,transparent 10px,rgb(124,126,124,0.5) 10px,rgb(124,126,124,0.5) 11px );height:100%;animation:slidePattern 25s linear infinite;width:100%;content:"";opacity:0.1;left:0;top:0}header .header-page-stat::after{background:rgb(167,169,166);width:150%;left:-25%;z-index:-2;top:-50px;transform:rotate(-2deg);position:absolute;opacity:0.1;content:"";height:100px}header .container{position:relative;padding:1.5rem 2rem}header .head-know-stat{gap:2rem;align-items:center;display:grid;grid-template-columns:auto 1fr}header .main-teach-stat{position:relative;z-index:2}header .header-site-stat{box-shadow:5px 5px 0 rgb(167,169,166,0.5);background:#ffffff;display:block;padding:15px;position:relative;border-radius:10px;transform:rotate(-3deg);transition:all 0.3s ease}header .header-site-stat::before{transition:all 0.3s ease;left:-5px;bottom:-5px;top:-5px;right:-5px;content:"";border-radius:10px;opacity:0;position:absolute;border:2px dashed rgb(167,169,166,0.5)}header .header-site-stat:hover{box-shadow:8px 8px 0 rgb(167,169,166);transform:rotate(0deg) translateY(-5px)}header .header-site-stat:hover::before{top:-8px;opacity:1;bottom:-8px;left:-8px;right:-8px}header .header-site-stat svg{filter:drop-shadow(2px 2px 0 rgba(0,0,0,0.5));height:45px;width:auto}header .main-tutor-stat{align-items:center;margin:0;position:relative;justify-content:flex-end;display:flex;padding:0;flex-wrap:wrap;list-style:none}header .main-tutor-stat::before{transition:width 0.3s ease;top:0;z-index:-1;border-radius:0 27px 27px 0;position:absolute;width:85%;bottom:0;right:0;opacity:0.15;content:"";background:linear-gradient(90deg,transparent,rgb(124,126,124,0.5) 100%)}header .main-tutor-stat:hover::before{width:100%}header .nav-mainbar-stat{margin:5px 3px;position:relative}header .nav-mainbar-stat:nth-child(odd){transform:translateY(-3px)}header .nav-mainbar-stat:nth-child(even){transform:translateY(3px)}header .nav-mainbar-stat a{transition:all 0.3s ease;border-left:3px solid transparent;overflow:hidden;display:block;font-family:Arial,sans-serif;color:#000000;border-radius:0 10px 0 10px;background:#ffffff;position:relative;text-decoration:none;font-weight:600;padding:8px 16px;font-size:18px}header .nav-mainbar-stat a::before{transition:transform 0.3s ease;right:0;content:"";position:absolute;transform:scaleY(0);top:0;width:5px;background:rgb(167,169,166);height:100%;transform-origin:top}header .nav-mainbar-stat a::after{transition:transform 0.3s ease 0.1s;content:"";left:0;width:100%;transform:scaleX(0);transform-origin:left;position:absolute;height:2px;background:linear-gradient(90deg,rgb(167,169,166) 0%,rgb(124,126,124) 100%);bottom:0}header .nav-mainbar-stat a:hover{border-left-color:rgb(167,169,166);transform:translateX(5px);box-shadow:3px 3px 0 rgba(0,0,0,0.5);color:rgb(167,169,166)}header .nav-mainbar-stat a:hover::before{transform:scaleY(1)}header .nav-mainbar-stat a:hover::after{transform:scaleX(1)}@keyframes slidePattern {0%{background-position:0 0}100%{background-position:500px 500px}} @media (max-width: 991px) {header .head-know-stat{gap:1.5rem;grid-template-rows:auto auto;grid-template-columns:1fr}header .main-teach-stat{justify-self:center}header .main-tutor-stat{justify-content:center}header .main-tutor-stat::before{background:rgb(124,126,124,0.5);opacity:0.1;width:100%}} @media (max-width: 767px) {header .container{padding:1.2rem 1rem}header .main-tutor-stat{width:100%;flex-direction:column}header .nav-mainbar-stat{transform:none !important;width:100%;margin:3px 0}header .nav-mainbar-stat a{border-radius:10px;text-align:center;border-left:none;border-bottom:3px solid transparent}header .nav-mainbar-stat a:hover{border-bottom-color:rgb(167,169,166);border-left-color:transparent;transform:translateY(-3px)}header .nav-mainbar-stat a::before{left:0;transform:scaleX(0);right:auto;height:5px;bottom:0;top:auto;width:100%}header .nav-mainbar-stat a:hover::before{transform:scaleX(1)}} @media (max-width: 480px) {header .header-site-stat{transform:none;padding:10px}header .header-site-stat svg{height:40px}header .header-site-stat:hover{transform:translateY(-3px)}}.hackathon-stat{padding:5rem 0 3rem;z-index:1;color:#ffffff;position:relative}.hackathon-stat::before{height:100%;top:0;left:0;z-index:-1;background:linear-gradient(135deg,rgba(0,0,0,0.85) 0%,rgb(167,169,166,0.5) 100%);position:absolute;content:"";backdrop-filter:blur(8px);width:100%}.hackathon-stat .container{position:relative;grid-template-columns:1.5fr 2fr;display:grid;gap:3rem}.hackathon-stat .company_holder{padding-left:2rem;position:relative;animation:borderPulse 4s infinite alternate;border-left:2px solid rgb(167,169,166)}@keyframes borderPulse {0%{border-left-color:rgb(167,169,166)}50%{border-left-color:rgb(124,126,124)}100%{border-left-color:rgb(167,169,166)}} .hackathon-stat .company_holder h3{background:linear-gradient(to right,#ffffff,rgb(124,126,124));text-shadow:0 0 20px rgba(255,255,255,0.1);font-weight:700;font-size:calc(30px * 1.2);-webkit-text-fill-color:transparent;-webkit-background-clip:text !important;margin-bottom:1.5rem}.hackathon-stat .footer-benefit-stat{font-size:13px;line-height:1.6;opacity:0.8;color:#ffffff;margin-top:1rem}.hackathon-stat .math-tools-stat{display:flex;justify-content:flex-end}.hackathon-stat .main-guide-stat{gap:4rem;display:flex}.hackathon-stat .main-tutor-stat{position:relative}.hackathon-stat .main-tutor-stat::before{border-left:1px solid rgb(167,169,166);height:40px;top:-10px;content:"";left:-20px;opacity:0.4;border-top:1px solid rgb(167,169,166);position:absolute;width:40px}.hackathon-stat .main-tutor-stat::after{border-right:1px solid rgb(167,169,166);opacity:0.4;width:40px;position:absolute;height:40px;right:-20px;content:"";border-bottom:1px solid rgb(167,169,166);bottom:-10px}.hackathon-stat .main-tutor-stat h5{font-size:24px;letter-spacing:1px;margin-bottom:1.5rem;font-weight:600;text-transform:uppercase;color:rgb(124,126,124)}.hackathon-stat .main-tutor-stat .main-guide-stat{display:flex;flex-direction:column;gap:0.8rem}.hackathon-stat .main-tutor-stat .main-guide-stat a{text-decoration:none;opacity:0.8;font-size:13px;padding-left:1rem;position:relative;transition:all 0.3s ease;color:#ffffff}.hackathon-stat .main-tutor-stat .main-guide-stat a::before{transition:all 0.3s ease;position:absolute;left:0;top:50%;content:"";height:5px;background-color:rgb(167,169,166);transform:translateY(-50%);border-radius:50%;width:5px}.hackathon-stat .main-tutor-stat .main-guide-stat a:hover{color:rgb(167,169,166);transform:translateX(5px);opacity:1}.hackathon-stat .main-tutor-stat .main-guide-stat a:hover::before{width:7px;height:7px;background-color:rgb(124,126,124)}.search-foot-stat{position:relative;padding:1.5rem 0;margin-top:2rem;background-color:rgba(0,0,0,0.5);border-top:1px solid rgba(255,255,255,0.1)}.search-foot-stat::before{position:absolute;height:1px;opacity:0.5;top:0;width:100%;background:linear-gradient(to right,transparent,rgb(167,169,166),transparent);left:0;content:""}.search-foot-stat .container{align-items:center;display:flex;justify-content:center}.search-foot-stat .flag-content-stat{color:#ffffff;font-size:13px;text-align:center;opacity:0.7}@media screen and (max-width: 992px) {.hackathon-stat .container{grid-template-columns:1fr;gap:2rem}.hackathon-stat .company_holder{margin-bottom:2rem;padding-left:1rem}.hackathon-stat .math-tools-stat{justify-content:flex-start}.hackathon-stat .main-guide-stat{gap:2rem}} @media screen and (max-width: 768px) {.hackathon-stat{padding:3rem 0 2rem}.hackathon-stat .main-guide-stat{flex-direction:column;gap:2rem}.hackathon-stat .main-tutor-stat::before,.hackathon-stat .main-tutor-stat::after{display:none}.hackathon-stat .main-tutor-stat{margin-bottom:1.5rem}.search-foot-stat{padding:1rem 0}} @media screen and (max-width: 576px) {.hackathon-stat .company_holder h3{font-size:30px}.hackathon-stat .main-tutor-stat h5{font-size:calc(18px * 1.1)}.hackathon-stat .main-tutor-stat .main-guide-stat a{font-size:calc(13px * 0.9)}}.contact-form-box-stat{position:relative;padding:100px 0;overflow:hidden}.contact-form-box-stat::before{left:0;backdrop-filter:blur(10px);background-color:rgb(167,169,166,0.5);z-index:1;content:"";position:absolute;height:100%;width:100%;top:0}.contact-form-box-stat::after{background:linear-gradient(135deg,rgb(124,126,124,0.5) 0%,transparent 50%,rgb(167,169,166,0.5) 100%);pointer-events:none;left:0;top:0;height:100%;content:"";z-index:2;width:100%;position:absolute}.contact-form-box-stat .container{width:90%;max-width:1200px;position:relative;margin:0 auto;z-index:3}.contact-form-box-stat .query-info-stat{border:1px solid rgba(255,255,255,0.1);backdrop-filter:blur(15px);box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);gap:30px;border-radius:26px;background:rgba(255,255,255,0.05);display:flex;overflow:hidden;justify-content:space-between}.contact-form-box-stat .query-inquiry-stat{overflow:hidden;position:relative;background:linear-gradient(to bottom right,rgb(167,169,166),rgb(124,126,124));width:40%;padding:60px 40px}.contact-form-box-stat .query-inquiry-stat::before{opacity:0.4;right:-100px;position:absolute;background:rgb(124,126,124);top:-100px;width:200px;height:200px;content:'';border-radius:50%}.contact-form-box-stat .query-inquiry-stat::after{content:'';bottom:-75px;opacity:0.3;width:150px;background:rgb(167,169,166);border-radius:50%;height:150px;left:-75px;position:absolute}.contact-form-box-stat .query-inquiry-stat h3{color:#ffffff;font-weight:700;z-index:5;margin-bottom:40px;position:relative;font-size:34px}.contact-form-box-stat .query-inquiry-stat div{transition:transform 0.3s ease;align-items:center;display:flex;position:relative;margin-bottom:25px;z-index:5}.contact-form-box-stat .query-inquiry-stat div:hover{transform:translateX(10px)}.contact-form-box-stat .query-inquiry-stat div svg{height:24px;margin-right:15px;width:24px;flex-shrink:0}.contact-form-box-stat .query-inquiry-stat div svg path{fill:#ffffff;transition:fill 0.3s ease}.contact-form-box-stat .query-inquiry-stat div:hover svg path{fill:rgb(203,203,186)}.contact-form-box-stat .query-inquiry-stat div span{font-size:17px;font-weight:400;color:#ffffff}.contact-form-box-stat .query-inquiry-stat div span a{transition:color 0.3s ease;color:#ffffff;text-decoration:none}.contact-form-box-stat .query-inquiry-stat div span a:hover{color:rgb(203,203,186);text-decoration:underline}.contact-form-box-stat .inquiry-panel-stat{position:relative;width:60%;background:rgba(255,255,255,0.1);overflow:hidden;padding:60px 40px}.contact-form-box-stat .inquiry-panel-stat::before{left:0;width:100%;top:0;content:'';position:absolute;height:5px;background:linear-gradient(to right,rgb(167,169,166),rgb(124,126,124))}.contact-form-box-stat .inquiry-panel-stat h3{margin-bottom:30px;font-size:23px;font-weight:600;position:relative;color:#ffffff}.contact-form-box-stat .inquiry-panel-stat h3::after{width:50px;position:absolute;content:'';bottom:-10px;left:0;background:rgb(124,126,124);height:3px}.contact-form-box-stat form{flex-direction:column;display:flex;width:100%}.contact-form-box-stat form input[type="text"],.contact-form-box-stat form input[type="email"]{font-size:17px;color:#ffffff;font-family:Arial,sans-serif;transition:all 0.3s ease;border-radius:10px;background:rgba(255,255,255,0.08);margin-bottom:20px;border:1px solid transparent;border:none;padding:16px 20px}.contact-form-box-stat form input[type="text"]:focus,.contact-form-box-stat form input[type="email"]:focus{box-shadow:0 0 15px rgba(rgb(124,126,124),0.2);outline:none;border-color:rgb(124,126,124);background:rgba(255,255,255,0.12);transform:translateY(-2px)}.contact-form-box-stat form input::placeholder{color:rgba(255,255,255,0.6)}.contact-form-box-stat .request-request-stat{position:relative;margin-bottom:25px;align-items:flex-start;display:flex}.contact-form-box-stat .request-request-stat input[type="checkbox"]{width:0;position:absolute;cursor:pointer;opacity:0;height:0}.contact-form-box-stat .request-request-stat label{line-height:1.5;color:rgba(255,255,255,0.8);padding-left:35px;font-size:16px;position:relative;cursor:pointer}.contact-form-box-stat .request-request-stat label::before{width:22px;top:2px;transition:all 0.3s ease;left:0;border:2px solid rgb(124,126,124);content:'';background:transparent;position:absolute;border-radius:10px;height:22px}.contact-form-box-stat .request-request-stat input[type="checkbox"]:checked + label::before{background:rgb(124,126,124)}.contact-form-box-stat .request-request-stat input[type="checkbox"]:checked + label::after{border:solid white;left:8px;border-width:0 2px 2px 0;content:'';transform:rotate(45deg);top:5px;height:12px;position:absolute;width:6px}.contact-form-box-stat .request-request-stat label a{color:rgb(124,126,124);transition:color 0.3s ease;text-decoration:none}.contact-form-box-stat .request-request-stat label a:hover{text-decoration:underline;color:#ffffff}.contact-form-box-stat form .request-inquiry-stat{font-weight:600;background:linear-gradient(to right,rgb(167,169,166),rgb(124,126,124));padding:16px 30px;color:#ffffff;overflow:hidden;position:relative;font-size:15px;border:none;cursor:pointer;border-radius:10px;transition:all 0.3s ease}.contact-form-box-stat form .request-inquiry-stat::before{position:absolute;height:100%;width:100%;top:0;content:"";transition:all 0.5s ease;left:-100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent)}.contact-form-box-stat form .request-inquiry-stat:hover::before{left:100%}.contact-form-box-stat form .request-inquiry-stat:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}@keyframes pulse {0%{transform:scale(1);opacity:0.8}50%{transform:scale(1.05);opacity:1}100%{transform:scale(1);opacity:0.8}} @keyframes float {0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}} .contact-form-box-stat .query-inquiry-stat div:nth-child(2){animation:float 5s infinite ease-in-out}.contact-form-box-stat .query-inquiry-stat div:nth-child(3){animation:float 7s infinite ease-in-out}.contact-form-box-stat .query-inquiry-stat div:nth-child(4){animation:float 6s infinite ease-in-out}.contact-form-box-stat .query-inquiry-stat div:nth-child(5){animation:float 8s infinite ease-in-out}@media screen and (max-width: 992px) {.contact-form-box-stat{padding:80px 0}.contact-form-box-stat .query-info-stat{flex-direction:column}.contact-form-box-stat .query-inquiry-stat,.contact-form-box-stat .inquiry-panel-stat{width:100%;padding:40px 30px}.contact-form-box-stat .query-inquiry-stat h3{margin-bottom:30px;font-size:calc(34px * 0.9)}.contact-form-box-stat .query-inquiry-stat div{margin-bottom:20px}} @media screen and (max-width: 576px) {.contact-form-box-stat{padding:60px 0}.contact-form-box-stat .container{width:95%}.contact-form-box-stat .query-inquiry-stat,.contact-form-box-stat .inquiry-panel-stat{padding:30px 20px}.contact-form-box-stat .query-inquiry-stat h3{margin-bottom:25px;font-size:calc(34px * 0.8)}.contact-form-box-stat .inquiry-panel-stat h3{font-size:calc(23px * 0.9)}.contact-form-box-stat form input[type="text"],.contact-form-box-stat form input[type="email"]{margin-bottom:15px;padding:14px 16px}.contact-form-box-stat .request-request-stat label{font-size:calc(16px * 0.9)}.contact-form-box-stat form .request-inquiry-stat{padding:14px 20px}}.leadership-experience-stat{padding:5rem 0;background:linear-gradient(135deg,rgb(203,203,186) 0%,rgb(167,169,166,0.5) 100%);perspective:1000px;overflow:hidden;position:relative}.leadership-experience-stat::before{left:0;background:linear-gradient(45deg,transparent 49.5%,rgb(124,126,124,0.5) 49.5%,rgb(124,126,124,0.5) 50.5%,transparent 50.5%),linear-gradient(-45deg,transparent 49.5%,rgb(124,126,124,0.5) 49.5%,rgb(124,126,124,0.5) 50.5%,transparent 50.5%);top:0;width:100%;content:"";opacity:0.1;z-index:1;pointer-events:none;background-size:60px 60px;height:100%;position:absolute}.leadership-experience-stat .container{position:relative;padding:0 1.5rem;z-index:2;max-width:1200px;margin:0 auto;transform-style:preserve-3d}.leadership-experience-stat .user-opinions-stat{box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05),0 3px 3px rgba(0,0,0,0.03);border-radius:10px;background:linear-gradient(145deg,#ffffff 0%,rgb(255,255,255,0.5) 100%);transform:rotateY(-2deg) translateZ(10px);grid-gap:2rem;display:grid;transition:transform 0.6s cubic-bezier(0.23,1,0.32,1);grid-template-columns:1fr;padding:2.5rem;border-left:4px solid rgb(167,169,166)}.leadership-experience-stat .user-opinions-stat:hover{transform:rotateY(0deg) translateZ(20px) scale(1.01)}.leadership-experience-stat .user-opinions-stat > div:first-child{position:relative;align-self:start}.leadership-experience-stat .pic-img-wrap-stat{position:relative;transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);transform:translateZ(20px);height:200px;width:200px;clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 100%);box-shadow:0 10px 30px rgba(0,0,0,0.15),0 5px 15px rgba(0,0,0,0.1)}.leadership-experience-stat .pic-img-wrap-stat::after{height:100%;position:absolute;width:100%;left:0;content:"";z-index:1;background:linear-gradient(135deg,rgba(rgb(167,169,166),0.2) 0%,transparent 100%);top:0}.leadership-experience-stat .user-opinions-stat:hover .pic-img-wrap-stat{transform:translateZ(30px) scale(1.05)}.leadership-experience-stat .user-opinions-stat > div:nth-child(2){transform:translateZ(15px);align-self:start}.leadership-experience-stat .name{font-size:calc(24px * 1.1);display:inline-block;transform:translateX(0);margin-bottom:0.5rem;position:relative;transition:transform 0.4s ease;font-weight:700;color:rgb(167,169,166)}.leadership-experience-stat .name::after{content:"";background-color:rgb(124,126,124);left:0;position:absolute;height:2px;width:0;transition:width 0.4s ease-out;bottom:-5px}.leadership-experience-stat .user-opinions-stat:hover .name::after{width:100%}.leadership-experience-stat .user-opinions-stat:hover .name{transform:translateX(5px)}.leadership-experience-stat .user-opinions-stat > div:nth-child(2) > div{font-style:italic;font-weight:600;color:#000000;margin-bottom:1rem;opacity:0.85;font-size:calc(17px * 0.95)}.leadership-experience-stat .job-content-stat{color:#000000;transform:translateZ(10px);margin:0;font-size:17px;padding-left:1.5rem;position:relative;line-height:1.6;font-family:Arial,sans-serif}.leadership-experience-stat .job-content-stat::before{background:linear-gradient(to bottom,rgb(167,169,166) 0%,rgb(124,126,124) 100%);width:3px;height:100%;top:0;left:0;content:"";position:absolute}@media (min-width: 768px) {.leadership-experience-stat{padding:7rem 0}.leadership-experience-stat .user-opinions-stat{align-items:start;grid-template-columns:220px 1fr 2fr;grid-gap:2.5rem;padding:3rem}.leadership-experience-stat .pic-img-wrap-stat{height:260px;width:220px}.leadership-experience-stat .name{font-size:calc(24px * 1.2);margin-bottom:0.75rem}.leadership-experience-stat .job-content-stat{padding-left:2rem;font-size:calc(17px * 1.05)}.leadership-experience-stat .job-content-stat::before{width:4px}} @media (min-width: 992px) {.leadership-experience-stat .container{padding:0 3rem}.leadership-experience-stat .user-opinions-stat{grid-gap:3rem;grid-template-columns:260px 1fr 2.5fr;padding:3.5rem}.leadership-experience-stat .pic-img-wrap-stat{width:260px;height:300px}.leadership-experience-stat .name{font-size:calc(24px * 1.3);margin-bottom:1rem}.leadership-experience-stat .user-opinions-stat > div:nth-child(2) > div{font-size:17px;margin-bottom:1.5rem}.leadership-experience-stat .job-content-stat{line-height:1.7;font-size:calc(17px * 1.1)}} @media (min-width: 1200px) {.leadership-experience-stat .user-opinions-stat{grid-template-columns:300px 1fr 3fr;padding:4rem;grid-gap:3.5rem}.leadership-experience-stat .pic-img-wrap-stat{width:300px;height:350px}} @media (max-width: 767px) {.leadership-experience-stat .user-opinions-stat{transform:rotateY(0deg) translateZ(0);padding:2rem}.leadership-experience-stat .pic-img-wrap-stat{height:180px;margin:0 auto 1.5rem;width:180px}.leadership-experience-stat .user-opinions-stat > div:first-child{display:flex;justify-content:center}.leadership-experience-stat .user-opinions-stat > div:nth-child(2){text-align:center}.leadership-experience-stat .job-content-stat{padding-left:0;padding-top:1.5rem}.leadership-experience-stat .job-content-stat::before{top:0;width:60px;transform:translateX(-50%);height:3px;left:50%}}.title-portal-stat{padding:2rem;display:flex;min-height:100vh;justify-content:center;background:rgb(203,203,186);position:relative;overflow:hidden;align-items:center}.title-portal-stat::before{z-index:1;background:linear-gradient(135deg,rgb(167,169,166,0.5) 0%,rgb(124,126,124,0.5) 100%);position:absolute;opacity:0.15;height:100%;content:"";top:0;width:100%;left:0}.title-portal-stat::after{z-index:1;opacity:0.1;background:radial-gradient(circle at center,rgb(167,169,166,0.5) 0%,transparent 70%);top:-50%;content:"";position:absolute;transform:scale(2);width:100%;right:-50%;height:100%}.title-portal-stat .skill-upfast-stat{z-index:2;position:relative;transform:perspective(1000px) rotateX(2deg);transition:all 0.5s cubic-bezier(0.215,0.61,0.355,1);background:linear-gradient(145deg,rgba(255,255,255,0.12),rgba(255,255,255,0.05));width:90%;box-shadow:20px 20px 60px rgba(0,0,0,0.08),-10px -10px 30px rgba(255,255,255,0.05),inset 5px 5px 10px rgba(255,255,255,0.05),inset -5px -5px 10px rgba(0,0,0,0.02);max-width:1200px;padding:2.5rem}.title-portal-stat .skill-upfast-stat:hover{transform:perspective(1000px) rotateX(0deg) translateY(-5px);box-shadow:25px 25px 70px rgba(0,0,0,0.12),-12px -12px 35px rgba(255,255,255,0.08),inset 5px 5px 10px rgba(255,255,255,0.08),inset -5px -5px 10px rgba(0,0,0,0.04)}.title-portal-stat .skill-upfast-stat > div:first-child{padding-left:1.5rem;position:relative;border-left:4px solid rgb(167,169,166);transform:translateX(-10px);margin-bottom:2rem;opacity:0;animation:slideInLeft 0.7s 0.2s cubic-bezier(0.215,0.61,0.355,1) forwards}.title-portal-stat .skill-upfast-stat > div:first-child p{font-size:calc(16px * 1.1);color:#000000;text-shadow:1px 1px 1px rgba(255,255,255,0.2);letter-spacing:0.5px;font-family:Arial,sans-serif;line-height:1.6;margin:0;font-weight:400}.title-portal-stat .legacy-story-stat{animation:slideInUp 0.7s 0.4s cubic-bezier(0.215,0.61,0.355,1) forwards;margin-top:3rem;position:relative;transform:translateY(20px);opacity:0}.title-portal-stat .legacy-story-stat > div{overflow:hidden;border-radius:21px;position:relative;box-shadow:10px 10px 30px rgba(0,0,0,0.15),-5px -5px 20px rgba(255,255,255,0.1),inset 1px 1px 2px rgba(255,255,255,0.05)}.title-portal-stat .legacy-story-stat > div::before{background:linear-gradient( to bottom,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.7) 100% );left:0;z-index:1;position:absolute;height:100%;top:0;content:"";width:100%}.title-portal-stat .legacy-story-stat > div::after{background:radial-gradient( ellipse at top right,rgb(167,169,166,0.5) 0%,transparent 70% );position:absolute;opacity:0.7;top:-10%;content:"";width:120%;left:-10%;pointer-events:none;height:120%;mix-blend-mode:overlay;z-index:2}.title-portal-stat .legacy-story-stat h3{line-height:1.5;font-weight:400;padding:2rem 2rem 1rem;color:#ffffff;font-size:calc(22px * 0.9);margin:0;animation:fadeIn 0.7s 0.6s ease-out forwards;z-index:3;transform:translateY(10px);opacity:0;position:relative;text-shadow:1px 1px 3px rgba(0,0,0,0.3)}.title-portal-stat .legacy-story-stat > div > div{position:relative;backdrop-filter:blur(5px);padding:2rem;margin-top:1rem;z-index:3;background:linear-gradient( to bottom,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.15) 100% )}.title-portal-stat .legacy-story-stat > div > div > div{box-shadow:5px 5px 15px rgba(0,0,0,0.1),-5px -5px 15px rgba(255,255,255,0.05),inset 1px 1px 2px rgba(255,255,255,0.05),inset -1px -1px 2px rgba(0,0,0,0.05);transition:all 0.5s cubic-bezier(0.215,0.61,0.355,1);transform:perspective(500px) rotateX(3deg);position:relative;padding:2rem;background:linear-gradient(145deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05))}.title-portal-stat .legacy-story-stat > div > div > div:hover{box-shadow:8px 8px 20px rgba(0,0,0,0.15),-5px -5px 15px rgba(255,255,255,0.08),inset 1px 1px 2px rgba(255,255,255,0.08),inset -1px -1px 2px rgba(0,0,0,0.08);transform:perspective(500px) rotateX(0deg) translateY(-5px)}.title-portal-stat .title_style_header{line-height:1.3;color:#ffffff;font-family:Arial,sans-serif;animation:slideInUp 0.7s 0.8s cubic-bezier(0.215,0.61,0.355,1) forwards;text-align:center;text-shadow:2px 2px 5px rgba(0,0,0,0.3);font-size:calc(38px * 0.9);position:relative;opacity:0;font-weight:700;letter-spacing:1px;margin:0;transform:translateY(20px)}.title-portal-stat .title_style_header::after{content:"";position:absolute;left:50%;height:4px;width:80px;bottom:-15px;transform:translateX(-50%);background:linear-gradient(to right,rgb(167,169,166),rgb(124,126,124));border-radius:10px}@keyframes slideInLeft {from{transform:translateX(-30px);opacity:0}to{transform:translateX(0);opacity:1}} @keyframes slideInUp {from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes fadeIn {from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}} @media screen and (max-width: 992px) {.title-portal-stat{padding:1.5rem}.title-portal-stat .skill-upfast-stat{padding:2rem 1.5rem;width:95%}.title-portal-stat .title_style_header{font-size:calc(28px * 1.1)}.title-portal-stat .legacy-story-stat h3{padding:1.5rem 1.5rem 1rem;font-size:22px}} @media screen and (max-width: 768px) {.title-portal-stat{min-height:auto;padding:4rem 1rem}.title-portal-stat .skill-upfast-stat{transform:perspective(800px) rotateX(1deg);padding:1.5rem 1.25rem}.title-portal-stat .skill-upfast-stat > div:first-child{margin-bottom:1.5rem}.title-portal-stat .skill-upfast-stat > div:first-child p{font-size:16px}.title-portal-stat .legacy-story-stat > div > div{padding:1.5rem 1rem}.title-portal-stat .legacy-story-stat > div > div > div{padding:1.5rem 1rem}.title-portal-stat .title_style_header{font-size:calc(28px * 0.95)}.title-portal-stat .title_style_header::after{bottom:-12px;width:60px;height:3px}.title-portal-stat .legacy-story-stat h3{padding:1.5rem 1.25rem 0.75rem;font-size:calc(20px * 1.1)}} @media screen and (max-width: 576px) {.title-portal-stat{padding:3rem 0.75rem}.title-portal-stat .skill-upfast-stat{padding:1.25rem 1rem;width:100%;transform:none}.title-portal-stat .skill-upfast-stat > div:first-child{border-left-width:3px;padding-left:1rem}.title-portal-stat .legacy-story-stat{margin-top:2rem}.title-portal-stat .legacy-story-stat > div > div{padding:1.25rem 0.75rem}.title-portal-stat .legacy-story-stat > div > div > div{transform:none;padding:1.25rem 0.75rem}.title-portal-stat .title_style_header{font-size:calc(28px * 0.85)}.title-portal-stat .title_style_header::after{width:50px;height:3px;bottom:-10px}.title-portal-stat .legacy-story-stat h3{padding:1.25rem 1rem 0.75rem;font-size:20px}}.data-analysis-stat{background:linear-gradient(135deg,rgb(203,203,186) 0%,rgb(124,126,124,0.5) 100%);overflow:hidden;padding:4rem 0;position:relative}.data-analysis-stat::before{background-image:repeating-linear-gradient( 45deg,transparent,transparent 15px,rgba(255,255,255,0.03) 15px,rgba(255,255,255,0.03) 30px );content:"";left:0;height:100%;position:absolute;top:0;z-index:1;width:100%}.data-analysis-stat::after{opacity:0.3;height:200%;background:radial-gradient(circle at center,rgb(124,126,124,0.5) 0%,transparent 60%);width:200%;z-index:0;animation:pulse 15s infinite alternate ease-in-out;position:absolute;left:-50%;top:-50%;content:""}.data-analysis-stat h3{text-align:center;margin-bottom:3rem;transform:translateY(0);font-size:32px;text-shadow:0 2px 4px rgba(0,0,0,0.1);background-clip:text !important;color:transparent;font-weight:700;-webkit-background-clip:text !important;z-index:2;position:relative;color:#000000;background:linear-gradient(to right,rgb(167,169,166),rgb(124,126,124));transition:transform 0.5s ease}.data-analysis-stat:hover h3{transform:translateY(-5px)}.data-analysis-stat .container{position:relative;z-index:2;padding:0 1.5rem;max-width:1200px;margin:0 auto}.data-analysis-stat ul{list-style:none;padding:0;perspective:1000px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid;gap:2rem}.data-analysis-stat .program-wins-stat{isolation:isolate;position:relative;overflow:hidden;transform:translateZ(0);align-items:center;display:flex;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1),box-shadow 0.4s ease;padding:2rem 1.5rem;background:linear-gradient(145deg,#ffffff 0%,rgb(255,255,255,0.5) 100%);flex-direction:column;box-shadow:0 10px 30px -10px rgba(0,0,0,0.1),0 2px 8px rgba(0,0,0,0.05)}.data-analysis-stat .program-wins-stat::before{top:0;background:linear-gradient(90deg,rgb(167,169,166) 0%,rgb(124,126,124) 50%,rgb(167,169,166) 100%);width:100%;height:5px;content:"";animation:gradientMove 8s ease infinite;left:0;position:absolute;background-size:200% 100%}.data-analysis-stat .program-wins-stat::after{position:absolute;width:40%;opacity:0.2;z-index:-1;content:"";bottom:0;transition:transform 0.5s ease;right:0;background:radial-gradient(circle at bottom right,rgb(124,126,124,0.5) 0%,transparent 70%);height:40%;transform:translate(20%,20%)}.data-analysis-stat .program-wins-stat:hover{box-shadow:0 15px 35px -10px rgba(0,0,0,0.15),0 5px 15px rgba(0,0,0,0.08);transform:translateY(-10px) scale(1.03)}.data-analysis-stat .program-wins-stat:hover::after{transform:translate(10%,10%)}.data-analysis-stat .program-wins-stat span{transition:transform 0.3s ease;color:rgb(124,126,124);padding-bottom:0.8rem;font-weight:600;margin-bottom:1rem;position:relative;text-align:center;z-index:2;font-size:calc(13px * 1.1)}.data-analysis-stat .program-wins-stat span::after{background-color:rgb(167,169,166,0.5);bottom:0;left:50%;width:40px;content:"";transform:translateX(-50%) scaleX(0.7);height:2px;transition:transform 0.4s ease,width 0.4s ease;position:absolute}.data-analysis-stat .program-wins-stat:hover span::after{width:60px;transform:translateX(-50%) scaleX(1)}.data-analysis-stat .program-wins-stat p{font-weight:700;position:relative;color:transparent;color:rgb(167,169,166);font-size:calc(32px * 1.2);line-height:1;-webkit-background-clip:text !important;margin:0;background-clip:text !important;transition:transform 0.3s ease;background:linear-gradient(135deg,rgb(167,169,166) 0%,rgb(124,126,124) 100%)}.data-analysis-stat .program-wins-stat:hover p{transform:scale(1.1)}.data-analysis-stat .program-wins-stat:nth-child(odd){background:linear-gradient(145deg,#ffffff 0%,rgba(255,255,255,0.9) 100%)}.data-analysis-stat .program-wins-stat:nth-child(even){background:linear-gradient(145deg,rgba(255,255,255,0.95) 0%,#ffffff 100%)}.data-analysis-stat .program-wins-stat:nth-child(3n+1)::before{background:linear-gradient(90deg,rgb(167,169,166) 0%,rgb(124,126,124) 100%)}.data-analysis-stat .program-wins-stat:nth-child(3n+2)::before{background:linear-gradient(90deg,rgb(124,126,124) 0%,rgb(167,169,166) 100%)}.data-analysis-stat .program-wins-stat:nth-child(3n+3)::before{background:linear-gradient(90deg,rgb(167,169,166,0.5) 0%,rgb(124,126,124) 50%,rgb(167,169,166) 100%)}@keyframes gradientMove {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @keyframes pulse {0%{transform:scale(1);opacity:0.2}50%{transform:scale(1.05);opacity:0.3}100%{transform:scale(1);opacity:0.2}} @media (max-width: 1200px) {.data-analysis-stat ul{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.data-analysis-stat .program-wins-stat{padding:1.8rem 1.2rem}} @media (max-width: 992px) {.data-analysis-stat{padding:3.5rem 0}.data-analysis-stat h3{font-size:calc(32px * 0.9);margin-bottom:2.5rem}.data-analysis-stat .program-wins-stat p{font-size:calc(32px * 1.1)}} @media (max-width: 768px) {.data-analysis-stat{padding:3rem 0}.data-analysis-stat h3{margin-bottom:2rem}.data-analysis-stat ul{gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.data-analysis-stat .program-wins-stat{padding:1.5rem 1rem}.data-analysis-stat .program-wins-stat span{font-size:13px}.data-analysis-stat .program-wins-stat p{font-size:32px}} @media (max-width: 576px) {.data-analysis-stat{padding:2.5rem 0}.data-analysis-stat h3{font-size:calc(32px * 0.8);margin-bottom:1.8rem}.data-analysis-stat ul{gap:1rem;grid-template-columns:1fr 1fr}.data-analysis-stat .program-wins-stat{padding:1.2rem 0.8rem}.data-analysis-stat .program-wins-stat span{padding-bottom:0.5rem;font-size:calc(13px * 0.9);margin-bottom:0.6rem}.data-analysis-stat .program-wins-stat p{font-size:calc(32px * 0.9)}.data-analysis-stat .program-wins-stat:hover{transform:translateY(-5px) scale(1.02)}} @media (max-width: 400px) {.data-analysis-stat ul{grid-template-columns:1fr;gap:1rem}.data-analysis-stat .program-wins-stat{max-width:280px;margin:0 auto}}.attempt-now-stat{position:relative;background:linear-gradient(145deg,rgb(167,169,166) 0%,rgb(124,126,124) 50%,rgb(167,169,166) 100%);padding:110px 0;overflow:hidden;z-index:1}.attempt-now-stat::before{width:100%;background-size:60px 60px;background:linear-gradient(45deg,transparent 48%,#ffffff 49%,#ffffff 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,#ffffff 49%,#ffffff 51%,transparent 52%);z-index:-1;content:'';animation:crystalBackground 30s linear infinite;position:absolute;height:100%;left:0;opacity:0.05;top:0}.attempt-now-stat::after{position:absolute;left:0;filter:blur(50px);top:0;height:100%;content:'';background:radial-gradient( circle at 30% 40%,#ffffff 0%,transparent 60% ),radial-gradient( circle at 70% 60%,#ffffff 0%,transparent 60% );z-index:-1;opacity:0.1;width:100%}.attempt-now-stat .master-class-stat{justify-content:center;z-index:2;margin:0 auto;border:1px solid rgba(255,255,255,0.1);box-shadow:0 25px 45px rgba(0,0,0,0.1),0 0 30px rgba(255,255,255,0.1);border-radius:27px;clip-path:polygon( 4% 0%,96% 0%,100% 4%,100% 96%,96% 100%,4% 100%,0% 96%,0% 4% );padding:60px;backdrop-filter:blur(10px);align-items:center;display:flex;background:rgba(255,255,255,0.07);flex-direction:column;max-width:1000px;position:relative}.attempt-now-stat .master-class-stat::before{clip-path:polygon( 4% 0%,96% 0%,100% 4%,100% 96%,96% 100%,4% 100%,0% 96%,0% 4% );opacity:0.5;content:'';position:absolute;left:-2px;animation:borderGlow 5s ease infinite;right:-2px;z-index:-1;top:-2px;background:linear-gradient( 45deg,rgb(167,169,166,0.5),rgb(124,126,124,0.5),rgb(167,169,166,0.5) );bottom:-2px;filter:blur(20px)}.attempt-now-stat .master-class-stat::after{background:repeating-linear-gradient( 0deg,transparent,transparent 20px,rgba(255,255,255,0.03) 20px,rgba(255,255,255,0.03) 21px );width:100%;top:0;left:0;opacity:0.3;z-index:-1;height:100%;content:'';position:absolute}.attempt-now-stat h3{font-family:Arial,sans-serif;letter-spacing:4px;font-size:33px;text-transform:uppercase;margin-bottom:50px;position:relative;color:#ffffff;font-weight:700;text-align:center;text-shadow:0 0 15px rgba(255,255,255,0.5)}.attempt-now-stat h3::before{transform:translateX(-50%);opacity:0.6;border-radius:50%;border:1px solid rgba(255,255,255,0.3);height:30px;animation:orbitalSpin 10s linear infinite;content:'';top:-40px;position:absolute;left:50%;width:30px}.attempt-now-stat h3::after{position:absolute;bottom:-15px;height:2px;box-shadow:0 0 10px #ffffff;width:50px;background:linear-gradient( to right,transparent,#ffffff,transparent );content:'';transform:translateX(-50%);left:50%}.attempt-now-stat .get-in-touch-stat{color:#ffffff;letter-spacing:2px;border:1px solid rgba(255,255,255,0.2);display:inline-block;border-radius:10px;text-transform:uppercase;z-index:1;background:rgba(255,255,255,0.1);clip-path:polygon( 5% 0%,95% 0%,100% 5%,100% 95%,95% 100%,5% 100%,0% 95%,0% 5% );box-shadow:0 10px 20px rgba(0,0,0,0.1);font-family:Arial,sans-serif;position:relative;text-decoration:none;font-weight:600;overflow:hidden;backdrop-filter:blur(5px);transition:all 0.4s ease;padding:16px 45px;font-size:18px}.attempt-now-stat .get-in-touch-stat::before{top:0;opacity:0;width:100%;background:linear-gradient( 45deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.3) 50%,rgba(255,255,255,0.1) 100% );transition:opacity 0.4s ease;z-index:-1;content:'';position:absolute;height:100%;left:0}.attempt-now-stat .get-in-touch-stat::after{content:'';height:200%;z-index:1;position:absolute;transform:rotate(25deg);width:40%;left:-100%;transition:all 0.6s ease;background:linear-gradient( to right,transparent,rgba(255,255,255,0.5),transparent );top:-50%}.attempt-now-stat .get-in-touch-stat:hover{background:rgba(255,255,255,0.8);color:rgb(167,169,166);border-color:transparent;transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,0.2),0 0 20px rgba(255,255,255,0.3)}.attempt-now-stat .get-in-touch-stat:hover::before{opacity:1}.attempt-now-stat .get-in-touch-stat:hover::after{left:150%}@media screen and (max-width: 992px) {.attempt-now-stat{padding:90px 0}.attempt-now-stat .master-class-stat{max-width:90%;padding:50px 40px}.attempt-now-stat h3{font-size:calc(33px * 0.9);margin-bottom:45px}.attempt-now-stat h3::before{height:25px;top:-35px;width:25px}.attempt-now-stat h3::after{width:45px}.attempt-now-stat .get-in-touch-stat{padding:14px 40px}} @media screen and (max-width: 768px) {.attempt-now-stat{padding:70px 0}.attempt-now-stat .master-class-stat{padding:40px 30px}.attempt-now-stat h3{letter-spacing:3px;font-size:calc(33px * 0.8);margin-bottom:40px}.attempt-now-stat h3::before{width:20px;top:-30px;height:20px}.attempt-now-stat h3::after{width:40px}.attempt-now-stat .get-in-touch-stat{letter-spacing:1.5px;font-size:calc(18px * 0.95);padding:12px 35px}} @media screen and (max-width: 576px) {.attempt-now-stat{padding:60px 0}.attempt-now-stat .master-class-stat{padding:30px 20px}.attempt-now-stat h3{margin-bottom:35px;font-size:calc(33px * 0.7);letter-spacing:2px}.attempt-now-stat h3::before{height:15px;width:15px;top:-25px}.attempt-now-stat h3::after{width:35px}.attempt-now-stat .get-in-touch-stat{padding:10px 30px;font-size:calc(18px * 0.9);letter-spacing:1px}} @keyframes crystalBackground {0%{background-position:0 0}100%{background-position:60px 60px}} @keyframes borderGlow {0%{filter:blur(20px);opacity:0.5}50%{filter:blur(25px);opacity:0.7}100%{filter:blur(20px);opacity:0.5}} @keyframes orbitalSpin {0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}.cookieAlertContainer-stat{bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,0.5);background:rgb(203,203,186);position:fixed;z-index:90;border-top:3px solid rgb(167,169,166);transition:transform 0.3s ease-in-out;width:100%}.accept-cookies-stat{display:flex;justify-content:space-between;padding:20px 15px;align-items:center;max-width:1200px;margin:0 auto}.consent-learn-stat{margin-right:15px;flex-shrink:0}.consent-learn-stat svg{height:60px;fill:rgb(167,169,166);width:60px;transition:fill 0.3s ease}.consent-learn-stat svg:hover{fill:rgb(124,126,124)}.data-opt-stat{color:#000000;flex-grow:1;margin-right:15px}.cookieAlertContainer-stat h5{font-weight:600;margin-bottom:8px;font-size:18px;color:rgb(167,169,166);font-family:Arial,sans-serif}.cookieAlertContainer-stat p{line-height:1.5;color:#000000;font-family:Arial,sans-serif;font-size:18px}.cookie-tab-stat{border-radius:20px;font-size:17px;transition:background 0.3s ease,box-shadow 0.3s ease;line-height:35px;text-align:center;padding:10px 20px;margin-left:10px;text-decoration:none;cursor:pointer;background:rgb(167,169,166);color:#ffffff}.cookie-tab-stat:hover{background:rgb(124,126,124);box-shadow:0 0 10px rgb(124,126,124,0.5)}#cookies-grant-permission-stat{background:rgb(167,169,166)}#opt-out-cookies-collection-stat{background:rgba(0,0,0,0.5)}.cookieAlertContainer-stat p a{transition:color 0.3s ease;color:rgb(167,169,166);text-decoration:underline}.cookieAlertContainer-stat p a:hover{color:rgb(124,126,124)}@media only screen and (max-width: 1200px) {.accept-cookies-stat{flex-direction:column;align-items:center}.consent-learn-stat{margin-bottom:15px}.data-opt-stat{text-align:center;margin-bottom:15px;margin-right:0}.cookie-tab-stat{max-width:200px;margin-left:0;width:100%;margin-bottom:10px}} @media only screen and (max-width: 800px) {.accept-cookies-stat{padding:15px}.consent-learn-stat{display:none}.cookieAlertContainer-stat h5{font-size:18px}.cookieAlertContainer-stat p{font-size:15px}} #cookie-alert-panel-stat{display:none}#cookie-alert-panel-stat:checked ~ .cookieAlertContainer-stat{visibility:hidden;opacity:0}.course-program-description-stat{position:relative;background:linear-gradient(135deg,rgb(203,203,186) 0%,rgba(249,249,249,0.95) 100%);overflow:hidden;padding:6rem 0}.course-program-description-stat::before{top:0;background-image:linear-gradient(45deg,rgb(124,126,124,0.5) 25%,transparent 25%),linear-gradient(-45deg,rgb(124,126,124,0.5) 25%,transparent 25%);content:"";bottom:0;background-size:60px 60px;left:0;position:absolute;opacity:0.05;z-index:0;right:0}.course-program-description-stat .container{z-index:2;padding:0 2rem;max-width:1200px;margin:0 auto;position:relative}.course-program-description-stat .study-track-stat{animation:fadeIn 0.8s ease-out forwards 0.3s;grid-template-columns:1fr;gap:3rem;opacity:0;display:grid;transform:translateY(20px)}.course-program-description-stat .pic-img-wrap-stat{position:relative;height:380px;transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);box-shadow:0 20px 40px rgba(0,0,0,0.12),0 8px 16px rgba(0,0,0,0.08);transform:perspective(1000px) rotateY(-2deg)}.course-program-description-stat .pic-img-wrap-stat::after{position:absolute;content:"";background:linear-gradient(to bottom right,rgb(167,169,166,0.5) 0%,transparent 40%,transparent 60%,rgb(124,126,124,0.5) 100%);opacity:0.5;transition:opacity 0.6s ease;right:0;top:0;z-index:1;left:0;bottom:0}.course-program-description-stat .pic-img-wrap-stat:hover{transform:perspective(1000px) rotateY(0deg) translateY(-5px)}.course-program-description-stat .pic-img-wrap-stat:hover::after{opacity:0.2}.course-program-description-stat .text-cube-stat{transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);justify-content:center;position:relative;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,0.05);flex-direction:column;background:#ffffff;transform:translateX(0);display:flex}.course-program-description-stat .text-cube-stat::before{background:linear-gradient(to bottom,rgb(167,169,166),rgb(124,126,124));height:0;top:0;width:5px;left:0;content:"";position:absolute;transition:height 0.8s cubic-bezier(0.19,1,0.22,1)}.course-program-description-stat .study-track-stat:hover .text-cube-stat::before{height:100%}.course-program-description-stat h3{transition:transform 0.4s ease;margin-bottom:1.5rem;transform:translateY(0);font-size:calc(23px * 1.1);color:#000000;position:relative;padding-bottom:1rem;font-weight:700}.course-program-description-stat h3::after{background:linear-gradient(90deg,rgb(167,169,166),rgb(124,126,124));transition:width 0.5s ease;content:"";height:3px;width:60px;position:absolute;bottom:0;left:0}.course-program-description-stat .text-cube-stat:hover h3{transform:translateY(-5px)}.course-program-description-stat .text-cube-stat:hover h3::after{width:100px}.course-program-description-stat .description{color:#000000;line-height:1.7;font-size:15px;position:relative;overflow-y:auto;padding-right:1rem;max-height:200px;margin-bottom:1.5rem}.course-program-description-stat .description::-webkit-scrollbar{width:4px}.course-program-description-stat .description::-webkit-scrollbar-track{background:rgba(0,0,0,0.03)}.course-program-description-stat .description::-webkit-scrollbar-thumb{background:rgb(124,126,124,0.5);border-radius:10px}.course-program-description-stat span.description{display:none}@keyframes fadeIn {0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}} @media (min-width: 768px) {.course-program-description-stat{padding:8rem 0}.course-program-description-stat .study-track-stat{gap:4rem;grid-template-columns:1fr 1fr;align-items:center}.course-program-description-stat .text-cube-stat{transform:translateX(-30px)}.course-program-description-stat .study-track-stat:hover .text-cube-stat{transform:translateX(0)}.course-program-description-stat .pic-img-wrap-stat{transform:perspective(1000px) rotateY(-5deg) translateZ(0);height:480px}.course-program-description-stat .pic-img-wrap-stat:hover{transform:perspective(1000px) rotateY(0deg) translateZ(0) translateY(-10px)}.course-program-description-stat h3{font-size:23px}} @media (min-width: 992px) {.course-program-description-stat{padding:10rem 0}.course-program-description-stat .container{padding:0 3rem}.course-program-description-stat .study-track-stat{gap:6rem}.course-program-description-stat .text-cube-stat{padding:3rem}.course-program-description-stat .pic-img-wrap-stat{height:550px}.course-program-description-stat h3{margin-bottom:2rem;font-size:calc(23px * 1.2)}.course-program-description-stat .description{line-height:1.8;max-height:300px}} @media (max-width: 767px) {.course-program-description-stat{padding:4rem 0}.course-program-description-stat .container{padding:0 1.5rem}.course-program-description-stat .pic-img-wrap-stat{margin-bottom:1rem;height:280px}.course-program-description-stat .text-cube-stat{padding:1.5rem}.course-program-description-stat h3{font-size:calc(19px * 1.1);padding-bottom:0.75rem;margin-bottom:1rem}.course-program-description-stat .description{font-size:calc(15px * 0.95);line-height:1.6;max-height:180px}}.our-background-stat{position:relative;background:rgb(203,203,186);padding:100px 0;overflow:hidden}.our-background-stat::before{top:0;left:0;width:100%;height:100%;z-index:1;position:absolute;opacity:0.1;background:repeating-linear-gradient( 45deg,rgb(167,169,166,0.5) 0,rgb(167,169,166,0.5) 1px,transparent 1px,transparent 20px );content:""}.our-background-stat .container{position:relative;z-index:2}.our-background-stat .master-class-stat{display:flex;flex-wrap:wrap;gap:50px}.our-background-stat h3{margin-bottom:30px;font-weight:700;padding-left:20px;width:100%;border-left:5px solid rgb(167,169,166);position:relative;color:#000000;font-size:36px}.our-background-stat .fast-guide-stat{background:#ffffff;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.08);flex:1;position:relative;border-radius:17px;min-width:300px}.our-background-stat .fast-guide-stat span{font-size:20px;display:block;background:rgb(167,169,166);padding:15px 25px;color:#ffffff;font-weight:600}.our-background-stat .fast-guide-stat p{line-height:1.7;font-size:17px;color:#000000;padding:25px}.our-background-stat .pic-img-wrap-stat{box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius:10px;margin:0 25px 25px;transition:transform 0.4s ease;height:300px;position:relative;overflow:hidden}.our-background-stat .pic-img-wrap-stat:hover{transform:scale(1.02)}.our-background-stat .how-grow-stat{flex:1;background:#ffffff;border-radius:17px;min-width:300px;overflow:hidden;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 30px rgba(0,0,0,0.08)}.our-background-stat .how-grow-stat p{line-height:1.7;font-size:17px;padding:25px;color:#000000;order:2}.our-background-stat .learning-classes-stat{border-radius:10px;order:1;margin:0 25px 25px;box-shadow:0 5px 15px rgba(0,0,0,0.1);position:relative;overflow:hidden;transition:transform 0.4s ease;height:300px}.our-background-stat .learning-classes-stat:hover{transform:scale(1.02)}.our-background-stat .learning-classes-stat::after{width:100%;background:linear-gradient(to bottom,transparent 80%,rgba(0,0,0,0.2) 100%);top:0;position:absolute;left:0;content:"";height:100%}.our-background-stat .pic-img-wrap-stat::after{background:linear-gradient(to bottom,transparent 80%,rgba(0,0,0,0.2) 100%);content:"";top:0;left:0;width:100%;position:absolute;height:100%}.our-background-stat .fast-guide-stat::before,.our-background-stat .how-grow-stat::before{left:0;position:absolute;width:100%;background:rgb(124,126,124);content:"";top:0;height:5px}.our-background-stat .how-grow-stat::before{background:rgb(167,169,166)}@media (min-width: 1200px) {.our-background-stat .fast-guide-stat,.our-background-stat .how-grow-stat{flex:0 0 calc(50% - 25px)}} @media (max-width: 1199px) and (min-width: 768px) {.our-background-stat .master-class-stat{justify-content:center}.our-background-stat .fast-guide-stat,.our-background-stat .how-grow-stat{flex:0 0 calc(50% - 25px);max-width:500px}} @media (max-width: 767px) {.our-background-stat{padding:70px 0}.our-background-stat .master-class-stat{gap:40px;flex-direction:column}.our-background-stat h3{font-size:calc(36px * 0.9);margin-bottom:25px}.our-background-stat .fast-guide-stat span{padding:12px 20px;font-size:calc(20px * 0.95)}.our-background-stat .fast-guide-stat p,.our-background-stat .how-grow-stat p{padding:20px}.our-background-stat .pic-img-wrap-stat,.our-background-stat .learning-classes-stat{height:250px;margin:0 20px 20px}} @media (max-width: 576px) {.our-background-stat{padding:50px 0}.our-background-stat h3{padding-left:15px;font-size:calc(36px * 0.8);margin-bottom:20px}.our-background-stat .fast-guide-stat span{padding:10px 15px;font-size:calc(20px * 0.9)}.our-background-stat .fast-guide-stat p,.our-background-stat .how-grow-stat p{font-size:calc(17px * 0.95);padding:15px}.our-background-stat .pic-img-wrap-stat,.our-background-stat .learning-classes-stat{height:200px;margin:0 15px 15px}} @media (max-width: 1600px) and (min-width: 1200px) {.our-background-stat .container{margin:0 auto;max-width:1140px}} @media (hover: hover) {.our-background-stat .fast-guide-stat,.our-background-stat .how-grow-stat{transition:transform 0.3s ease,box-shadow 0.3s ease}.our-background-stat .fast-guide-stat:hover,.our-background-stat .how-grow-stat:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,0.1)}} .our-background-stat .fast-guide-stat,.our-background-stat .how-grow-stat{flex-direction:column;display:flex}.our-background-stat .learning-classes-stat{margin-top:25px}.our-background-stat .learning-classes-stat,.our-background-stat .pic-img-wrap-stat{min-height:250px;flex:1}.gratWrapper-stat{overflow:hidden;padding:6rem 0;position:relative;background:linear-gradient(135deg,hsl(210,40%,95%),hsl(210,40%,98%))}.gratWrapper-stat::before{background:radial-gradient(circle at 20% 30%,rgb(167,169,166,0.5),transparent 60%);top:-50%;position:absolute;content:"";transform:rotate(-15deg);height:200%;left:-20%;width:120%;opacity:0.2;z-index:0}.gratWrapper-stat::after{bottom:-10%;opacity:0.15;z-index:0;height:70%;content:"";background:radial-gradient(circle at 80% 80%,rgb(124,126,124,0.5),transparent 60%);width:70%;position:absolute;right:-10%}.gratWrapper-stat .container{position:relative;max-width:1200px;z-index:1;padding:0 2rem;margin:0 auto}.gratWrapper-stat .master-class-stat{padding:3.5rem;border-radius:16px;box-shadow:20px 20px 60px rgba(0,0,0,0.05),-20px -20px 60px rgba(255,255,255,0.9),inset 5px 5px 10px rgba(255,255,255,0.8),inset -5px -5px 10px rgba(0,0,0,0.03);position:relative;clip-path:polygon( 0 0,100% 0,98% 98%,2% 100% );transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.5s ease;background:#ffffff;transform:perspective(1000px) rotateX(2deg)}.gratWrapper-stat .master-class-stat:hover{box-shadow:25px 25px 70px rgba(0,0,0,0.07),-25px -25px 70px rgba(255,255,255,1),inset 5px 5px 10px rgba(255,255,255,0.9),inset -5px -5px 10px rgba(0,0,0,0.04);transform:perspective(1000px) rotateX(0deg) translateY(-5px)}.gratWrapper-stat .master-class-stat > div:first-child{position:relative;overflow:hidden;margin-bottom:2rem;padding-bottom:1.5rem}.gratWrapper-stat .master-class-stat > div:first-child::after{animation:gradientSlide 6s infinite ease-in-out;width:100%;background-size:200% 100%;border-radius:3px;content:"";left:0;bottom:0;position:absolute;background:linear-gradient(90deg,rgb(167,169,166),rgb(124,126,124),rgb(167,169,166));box-shadow:0 2px 6px rgba(rgb(167,169,166,0.5),0.2);height:3px}.gratWrapper-stat h5{font-weight:700;color:#000000;position:relative;padding-left:1.2rem;font-size:calc(21px * 1.15);margin:0;transform:translateZ(0);line-height:1.4}.gratWrapper-stat h5::before{background:rgb(167,169,166);transform:translateZ(0);width:6px;box-shadow:1px 1px 3px rgba(0,0,0,0.1),-1px -1px 3px rgba(255,255,255,0.7);height:90%;top:0.1em;border-radius:3px;left:0;position:absolute;content:""}.gratWrapper-stat .master-class-stat > div:last-child{position:relative;transition:all 0.3s ease;transform:translateZ(0);padding:0.5rem 0}.gratWrapper-stat a{position:relative;backdrop-filter:blur(8px);text-decoration:none;transform:translateZ(0);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,0.9),rgba(240,245,250,0.5));box-shadow:4px 4px 8px rgba(0,0,0,0.03),-4px -4px 8px rgba(255,255,255,0.8),inset 1px 1px 2px rgba(255,255,255,0.5);transition:all 0.3s ease;display:block;padding:0.5rem 1.2rem}.gratWrapper-stat a:hover{transform:translateY(1px);box-shadow:2px 2px 5px rgba(0,0,0,0.02),-2px -2px 5px rgba(255,255,255,0.7),inset 3px 3px 6px rgba(0,0,0,0.03),inset -3px -3px 6px rgba(255,255,255,0.7)}.gratWrapper-stat a:active{box-shadow:inset 4px 4px 8px rgba(0,0,0,0.05),inset -4px -4px 8px rgba(255,255,255,0.8);transform:translateY(2px)}.gratWrapper-stat p{z-index:1;position:relative;transition:all 0.3s ease;font-size:17px;color:#000000;line-height:1.7;margin:0}@keyframes gradientSlide {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @media (max-width: 991px) {.gratWrapper-stat{padding:5rem 0}.gratWrapper-stat .master-class-stat{padding:2.5rem;transform:perspective(800px) rotateX(1deg)}.gratWrapper-stat h5{font-size:calc(21px * 1.05)}.gratWrapper-stat .master-class-stat > div:first-child{margin-bottom:1.5rem;padding-bottom:1.2rem}} @media (max-width: 767px) {.gratWrapper-stat{padding:4rem 0}.gratWrapper-stat .master-class-stat{clip-path:polygon( 0 0,100% 0,97% 97%,3% 100% );padding:2rem;transform:none}.gratWrapper-stat h5{padding-left:1rem;font-size:21px}.gratWrapper-stat h5::before{width:4px}.gratWrapper-stat a{padding:0.5rem 1rem}.gratWrapper-stat p{font-size:calc(17px - 1px)}} @media (max-width: 575px) {.gratWrapper-stat{padding:3.5rem 0}.gratWrapper-stat .container{padding:0 1.5rem}.gratWrapper-stat .master-class-stat{border-radius:12px;padding:1.75rem;clip-path:polygon( 0 0,100% 0,96% 96%,4% 100% )}.gratWrapper-stat h5{font-size:calc(21px - 2px);padding-left:0.8rem}.gratWrapper-stat h5::before{width:3px}.gratWrapper-stat .master-class-stat > div:first-child{margin-bottom:1.2rem;padding-bottom:1rem}.gratWrapper-stat a{padding:0.4rem 0.8rem;border-radius:8px}.gratWrapper-stat p{font-size:calc(17px - 2px);line-height:1.6}}.secure-sanctum-stat{height:auto;background:rgba(0,0,0,0.5);box-shadow:0 10px 20px rgba(0,0,0,0.15);position:relative;width:100%;color:#ffffff;padding:40px;z-index:1;margin:0 auto;overflow:hidden}.secure-sanctum-stat::before{position:absolute;bottom:10px;right:10px;left:10px;z-index:-1;content:'';top:10px}.secure-sanctum-stat h1{font-family:Arial,sans-serif;font-weight:700;padding-bottom:10px;text-align:center;margin-bottom:20px;border-bottom:2px solid rgb(167,169,166);color:rgb(167,169,166);margin-top:30px;font-size:46px}.secure-sanctum-stat h2{margin-top:25px;color:rgb(124,126,124);border-left:4px solid rgb(124,126,124);font-family:Arial,sans-serif;font-weight:600;text-align:left;margin-bottom:15px;font-size:36px;padding-left:15px}.secure-sanctum-stat h3,.secure-sanctum-stat h4,.secure-sanctum-stat h5,.secure-sanctum-stat h6{margin-bottom:10px;font-family:Arial,sans-serif;color:rgb(167,169,166);margin-top:20px;font-size:21px;font-weight:400}.secure-sanctum-stat ul,.secure-sanctum-stat ol{font-size:16px;list-style:none;padding-left:0;font-family:Arial,sans-serif;color:#ffffff;margin:0;padding:15px 0}.secure-sanctum-stat li{margin-bottom:15px;padding-left:30px;position:relative}.secure-sanctum-stat li::before{color:rgb(167,169,166);font-size:1.2em;position:absolute;transform:translateY(-50%);content:">";left:0;line-height:1em;top:50%}.secure-sanctum-stat section{border-radius:10px;border:1px solid rgb(124,126,124,0.5);padding:20px;background:#000000;margin-bottom:20px}.secure-sanctum-stat p,.secure-sanctum-stat span,.secure-sanctum-stat div{margin-bottom:20px;line-height:1.6;border-left:3px solid rgb(167,169,166);font-size:16px;color:#ffffff;font-family:Arial,sans-serif;padding-left:15px}@media only screen and (max-width: 800px) {.secure-sanctum-stat{padding:20px;width:95%}.secure-sanctum-stat h1{margin-top:20px;font-size:calc(21px - 6px);margin-bottom:15px}.secure-sanctum-stat h2{margin-bottom:10px;font-size:calc(21px - 6px);margin-top:20px}.secure-sanctum-stat ul,.secure-sanctum-stat ol{padding-left:15px}.secure-sanctum-stat li{padding-left:20px}.secure-sanctum-stat p,.secure-sanctum-stat span,.secure-sanctum-stat div{padding-left:10px;margin-bottom:15px}}.future-attendees-stat{position:relative;overflow:hidden;background-color:rgb(203,203,186);padding:6rem 0}.future-attendees-stat::before{position:absolute;z-index:1;top:0;height:100%;opacity:0.2;left:0;background:radial-gradient(circle at 20% 20%,#ffffff 0%,transparent 25%),radial-gradient(circle at 80% 80%,rgb(124,126,124,0.5) 0%,transparent 30%),radial-gradient(circle at 50% 50%,rgb(167,169,166,0.5) 0%,transparent 40%);content:'';width:100%}.future-attendees-stat::after{left:0;height:100%;background:linear-gradient(135deg,#ffffff 0%,transparent 100%);top:0;position:absolute;z-index:1;width:100%;opacity:0.1;content:''}.future-attendees-stat .master-class-stat{position:relative;margin:0 auto;max-width:1200px;z-index:2;padding:0 2rem}.future-attendees-stat h3{color:rgb(167,169,166);font-size:45px;text-align:center;font-weight:300;margin-bottom:4rem;letter-spacing:2px;position:relative}.future-attendees-stat h3::after{position:absolute;background:linear-gradient(90deg,transparent,rgb(167,169,166),transparent);content:'';transform:translateX(-50%);border-radius:50px;height:3px;bottom:-15px;opacity:0.8;width:80px;left:50%}.future-attendees-stat ul{list-style-type:none;display:grid;grid-template-columns:repeat(2,1fr);padding:0;margin:0;gap:2.5rem}.future-attendees-stat li{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);padding:2.5rem 2rem;display:flex;text-align:center;flex-direction:column;position:relative;align-items:center;box-shadow:0 15px 35px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.02);border:1px solid rgba(255,255,255,0.2);border-radius:17px;overflow:hidden;background-color:rgba(255,255,255,0.9);backdrop-filter:blur(10px)}.future-attendees-stat li::before{width:100%;top:0;opacity:0.1;background:radial-gradient(circle at 90% 10%,rgb(167,169,166,0.5) 0%,transparent 30%),radial-gradient(circle at 10% 90%,rgb(124,126,124,0.5) 0%,transparent 30%);position:absolute;height:100%;left:0;z-index:-1;content:'';transition:opacity 0.5s ease}.future-attendees-stat li::after{top:-50%;transition:all 0.5s ease;position:absolute;opacity:0;left:-50%;background:radial-gradient(circle at center,rgba(255,255,255,0.8) 0%,transparent 60%);width:200%;content:'';transform:scale(0.8);height:200%;z-index:-1}.future-attendees-stat li:hover{border-color:rgb(167,169,166,0.5);box-shadow:0 25px 50px rgba(0,0,0,0.1),0 10px 25px rgba(0,0,0,0.05);transform:translateY(-10px)}.future-attendees-stat li:hover::before{opacity:0.2}.future-attendees-stat li:hover::after{opacity:0.1;transform:scale(1)}.future-attendees-stat li svg{transition:all 0.5s ease;fill:rgb(124,126,124);filter:drop-shadow(0 3px 6px rgb(124,126,124,0.5));animation:float 8s ease-in-out infinite;width:70px;margin-bottom:1.5rem;height:70px}.future-attendees-stat li:hover svg{transform:translateY(-5px);filter:drop-shadow(0 8px 15px rgb(167,169,166,0.5));fill:rgb(167,169,166)}.future-attendees-stat li svg path{transition:all 0.5s ease}.future-attendees-stat li:hover svg path{fill:rgb(167,169,166)}.future-attendees-stat li{line-height:1.7;margin-top:1rem;color:#000000;font-weight:300;font-size:calc(18px * 1.1)}.future-attendees-stat li:nth-child(1){animation-delay:0s}.future-attendees-stat li:nth-child(2){animation-delay:0.3s}.future-attendees-stat li:nth-child(3){animation-delay:0.6s}.future-attendees-stat li:nth-child(4){animation-delay:0.9s}@keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}} @keyframes pulse {0%,100%{opacity:0.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}} @keyframes fadeInUp {from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}} @media (max-width: 991px) {.future-attendees-stat{padding:5rem 0}.future-attendees-stat h3{margin-bottom:3rem;font-size:calc(45px * 0.8)}.future-attendees-stat ul{gap:2rem}.future-attendees-stat li{padding:2rem 1.5rem}.future-attendees-stat li svg{width:60px;height:60px;margin-bottom:1.2rem}} @media (max-width: 767px) {.future-attendees-stat{padding:4rem 0}.future-attendees-stat h3{font-size:calc(45px * 0.7);letter-spacing:1px;margin-bottom:2.5rem}.future-attendees-stat ul{gap:1.5rem;grid-template-columns:1fr}.future-attendees-stat li{padding:1.8rem 1.2rem}.future-attendees-stat li svg{width:50px;margin-bottom:1rem;height:50px}}.price-plan-stat{overflow:hidden;background:rgb(203,203,186);padding:100px 0;position:relative}.price-plan-stat::before{top:-50px;height:300px;background:rgb(167,169,166,0.5);animation:float-effect 12s infinite alternate ease-in-out;width:300px;position:absolute;right:-50px;content:"";z-index:0;filter:blur(80px)}.price-plan-stat::after{content:"";position:absolute;animation:float-effect 15s infinite alternate-reverse ease-in-out;left:-50px;width:250px;filter:blur(60px);z-index:0;background:rgb(124,126,124,0.5);height:250px;bottom:-50px}.price-plan-stat .container{z-index:1;max-width:1200px;padding:0 15px;margin:0 auto;position:relative}.price-plan-stat .monthly-plan-stat{gap:60px;flex-direction:column;display:flex}.price-plan-stat .cost-schemes-stat{max-width:700px;padding:0 20px;order:-1;text-align:center;position:relative;margin:0 auto}.price-plan-stat .cost-schemes-stat h2{position:relative;margin-bottom:20px;font-weight:700;font-size:37px;display:inline-block;color:#000000}.price-plan-stat .cost-schemes-stat h2::after{content:"";background:rgb(167,169,166);bottom:-10px;position:absolute;height:3px;left:50%;width:80px;transform:translateX(-50%)}.price-plan-stat .learning-packages-stat{line-height:1.6;font-size:18px;opacity:0.85;margin-bottom:0;color:#000000}.price-plan-stat .plan-options-stat{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));perspective:1000px;gap:30px}.price-plan-stat .class-cost-stat{position:relative;height:100%;color:inherit;perspective:1000px;text-decoration:none;transition:transform 0.6s cubic-bezier(0.165,0.84,0.44,1);transform-style:preserve-3d}.price-plan-stat .class-cost-stat:hover{transform:translateY(-10px) scale(1.02)}.price-plan-stat .learning-price-stat{position:relative;flex-direction:column;background:#ffffff;display:flex;box-shadow:0 15px 40px rgba(0,0,0,0.08);transition:box-shadow 0.4s ease;border-radius:10px;height:100%;overflow:hidden;transform-style:preserve-3d}.price-plan-stat .class-cost-stat:hover .learning-price-stat{box-shadow:0 20px 50px rgba(0,0,0,0.12),0 0 20px rgb(167,169,166,0.5)}.price-plan-stat .monthly-rate-stat{flex-direction:column;position:relative;flex-grow:1;z-index:2;overflow:hidden;display:flex;padding:30px}.price-plan-stat .monthly-rate-stat::before{position:absolute;transform:scaleX(0);left:0;transform-origin:left;right:0;background:linear-gradient(90deg,rgb(167,169,166),rgb(124,126,124));height:5px;transition:transform 0.5s ease;top:0;content:""}.price-plan-stat .class-cost-stat:hover .monthly-rate-stat::before{transform:scaleX(1)}.price-plan-stat .monthly-rate-stat h3{font-weight:700;overflow-wrap:break-word;transition:transform 0.4s ease,color 0.3s ease;margin-bottom:10px;font-size:calc(24px + 2px);white-space:normal;color:#000000;word-break:break-word}.price-plan-stat .class-cost-stat:hover .monthly-rate-stat h3{color:rgb(167,169,166);transform:translateX(5px)}.price-plan-stat .cost-matrix-stat{position:relative;margin:10px 0 20px;display:block;color:rgb(124,126,124);word-break:break-word;font-size:24px;overflow-wrap:break-word;transition:transform 0.4s ease;font-weight:700;white-space:normal}.price-plan-stat .cost-matrix-stat::before{background:rgb(124,126,124,0.5);left:0;height:2px;content:"";width:40px;bottom:-8px;transition:width 0.4s ease;position:absolute}.price-plan-stat .class-cost-stat:hover .cost-matrix-stat::before{width:80px}.price-plan-stat .monthly-rate-stat p{word-break:break-word;transition:color 0.3s ease;flex-grow:1;font-size:calc(18px - 1px);line-height:1.6;color:#000000;overflow-wrap:break-word;margin-bottom:0;white-space:normal}.price-plan-stat .pic-img-wrap-stat{transition:transform 0.6s ease,filter 0.6s ease;transform:translateZ(-10px);overflow:hidden;height:200px;position:relative}.price-plan-stat .pic-img-wrap-stat::after{position:absolute;inset:0;opacity:0.6;content:"";background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);transition:opacity 0.5s ease}.price-plan-stat .class-cost-stat:hover .pic-img-wrap-stat{filter:brightness(1.1) contrast(1.05);transform:translateZ(0)}.price-plan-stat .class-cost-stat:hover .pic-img-wrap-stat::after{opacity:0.4}.price-plan-stat .class-cost-stat::after{border-radius:50%;content:"";top:100%;left:30px;z-index:-1;filter:blur(10px);position:absolute;transition:opacity 0.4s ease;background:rgb(167,169,166,0.5);right:30px;height:15px;opacity:0}.price-plan-stat .class-cost-stat:hover::after{opacity:0.5}@keyframes float-effect {0%{transform:translate(0,0) scale(1)}50%{transform:translate(20px,20px) scale(1.1)}100%{transform:translate(-20px,-20px) scale(0.9)}} @media (min-width: 992px) {.price-plan-stat .monthly-plan-stat{align-items:center;flex-direction:row}.price-plan-stat .cost-schemes-stat{order:0;text-align:left;flex:0 0 30%;padding-right:40px}.price-plan-stat .cost-schemes-stat h2::after{left:0;transform:none}.price-plan-stat .plan-options-stat{grid-template-columns:repeat(2,1fr);flex:0 0 70%}} @media (min-width: 1200px) {.price-plan-stat .plan-options-stat{grid-template-columns:repeat(2,1fr);gap:40px}.price-plan-stat .monthly-rate-stat{padding:35px}.price-plan-stat .pic-img-wrap-stat{height:220px}} @media (max-width: 991px) {.price-plan-stat{padding:80px 0}.price-plan-stat .cost-schemes-stat{margin-bottom:20px}} @media (max-width: 767px) {.price-plan-stat{padding:60px 0}.price-plan-stat .plan-options-stat{gap:25px;grid-template-columns:1fr}.price-plan-stat .cost-schemes-stat h2{font-size:calc(37px - 4px)}.price-plan-stat .pic-img-wrap-stat{height:180px}.price-plan-stat .monthly-rate-stat{padding:25px}} @media (max-width: 480px) {.price-plan-stat{padding:50px 0}.price-plan-stat .monthly-rate-stat h3{font-size:24px}.price-plan-stat .cost-matrix-stat{font-size:calc(24px - 2px)}.price-plan-stat .pic-img-wrap-stat{height:160px}.price-plan-stat .monthly-rate-stat{padding:20px}}