﻿*{box-sizing:border-box;padding:0;margin:0}header,footer{width:100%}svg{height:30px;width:30px}a{color:inherit;text-decoration:none}.style_alumni_net{flex:0 0 auto}.style_nav_primary{flex:1 0 auto}.style_wrapper-bundle{min-height:100%;height:100%;display:flex;flex-direction:column}.container{max-width:100%;width:1150px;margin:auto}::-webkit-scrollbar{width:7px;scroll-behavior:smooth;background:rgb(187,178,174,0.5)}::-webkit-scrollbar-track{background:rgb(145,133,131,0.5);box-shadow:inset 4px -2px 4px 4px rgba(0,0,0,0.3);border-radius:11px}::-webkit-scrollbar-thumb{border-radius:9999px;background:rgb(255,255,255,0.5);transition:box-shadow 1.9s cubic-bezier(0.42,0,0.58,1)}*{scrollbar-color:rgb(145,133,131) rgb(255,255,255,0.5);scrollbar-width:auto}html,body{min-height:100%;height:100%;font-family:Arial,sans-serif;color:#000000}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all 0.4s ease;top:0;position:fixed;border-bottom:1px solid rgb(187,178,174,0.5);width:100%;z-index:1000;background:linear-gradient(180deg,rgb(187,178,174) 0%,rgba(20,20,30,0.95) 100% );box-shadow:0 5px 25px rgba(0,0,0,0.3);left:0}header:before{background:radial-gradient(circle at 15% 15%,rgb(187,178,174,0.5) 0%,transparent 25%),radial-gradient(circle at 85% 85%,rgb(145,133,131,0.5) 0%,transparent 25%);left:0;opacity:0.1;height:100%;content:'';position:absolute;top:0;pointer-events:none;width:100%}header:after{position:absolute;pointer-events:none;content:'';width:100%;left:0;height:100%;top:0;mix-blend-mode:overlay;opacity:0.02}header .style_head_sitewrap{position:relative;overflow:hidden}header .style_head_sitewrap:before{height:1px;width:200%;animation:scanlineGlow 4s linear infinite;bottom:0;position:absolute;box-shadow:0 0 15px rgb(187,178,174),0 0 35px rgb(187,178,174);content:'';background:linear-gradient(90deg,transparent 0%,rgb(187,178,174) 25%,#ffffff 50%,rgb(187,178,174) 75%,transparent 100% );opacity:0.7;left:-50%}header .container{padding:18px 25px;max-width:1200px;margin:0 auto;position:relative}header .container:before{position:absolute;content:'';width:100%;opacity:0.5;mix-blend-mode:overlay;pointer-events:none;background-image:repeating-linear-gradient( 0deg,transparent,transparent 2px,rgba(255,255,255,0.015) 2px,rgba(255,255,255,0.015) 3px );height:100%}header .style_head_class{justify-content:space-between;align-items:center;position:relative;display:flex}header .style_head_class:before{opacity:0.3;background:rgb(187,178,174);top:50%;content:'';left:-10px;position:absolute;height:20px;filter:blur(15px);border-radius:50%;transform:translateY(-50%);animation:breathe 5s infinite alternate;width:20px}header .style_head_class:after{opacity:0.3;border-radius:50%;height:20px;top:50%;position:absolute;width:20px;transform:translateY(-50%);animation:breathe 5s infinite alternate-reverse;right:-10px;filter:blur(15px);background:rgb(145,133,131);content:''}header .style_nav_main{position:relative;gap:30px;align-items:center;display:flex}header .style_nav_main:before{top:-5%;opacity:0.15;transform:translateX(-100%);left:-5%;background:linear-gradient(90deg,transparent,rgb(187,178,174,0.5),transparent );width:110%;position:absolute;height:110%;filter:blur(5px);content:'';animation:menuGlow 10s infinite ease-in-out}header .style_nav_train{transition:all 0.3s ease;text-decoration:none;font-weight:400;padding:8px 2px;text-transform:uppercase;color:#ffffff;position:relative;text-shadow:0 0 1px #ffffff;font-size:16px;font-family:Arial,sans-serif;letter-spacing:1px}header .style_nav_train:before{transition:all 0.4s ease;z-index:-1;left:0;top:0;background:linear-gradient(90deg,transparent,rgb(187,178,174,0.5),transparent );width:100%;height:100%;transform:skewX(-20deg) scale(0.8,1);position:absolute;content:'';opacity:0}header .style_nav_train:after{bottom:-2px;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);left:50%;filter:blur(0.5px);transform:translateX(-50%);background:linear-gradient(90deg,rgb(187,178,174),#ffffff 50%,rgb(187,178,174) );opacity:0.8;width:0;height:2px;content:'';position:absolute}header .style_nav_train:hover{transform:translateY(-2px);color:#ffffff;text-shadow:0 0 5px #ffffff,0 0 10px rgb(187,178,174)}header .style_nav_train:hover:before{transform:skewX(-20deg) scale(1.05,1);opacity:0.15}header .style_nav_train:hover:after{box-shadow:0 0 5px rgb(187,178,174),0 0 10px rgb(187,178,174);width:100%}header .style_head_teach{display:flex;text-decoration:none;align-items:center;padding:5px;justify-content:center;transition:all 0.3s ease;position:relative}header .style_head_teach:before{top:50%;height:150%;position:absolute;width:150%;left:50%;opacity:0;content:'';background:radial-gradient(circle,rgb(187,178,174,0.5) 0%,transparent 70% );transition:opacity 0.5s ease;transform:translate(-50%,-50%)}header .style_head_teach:after{opacity:0;border:1px solid transparent;content:'';border-image:linear-gradient(45deg,rgb(187,178,174),rgb(145,133,131),rgb(187,178,174)) 1;top:-5px;width:calc(100% + 10px);position:absolute;height:calc(100% + 10px);left:-5px;transition:all 0.5s ease}header .style_head_teach:hover:before{opacity:0.3}header .style_head_teach:hover:after{opacity:0.7;animation:borderRotate 4s linear infinite}header .style_head_teach svg{position:relative;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);width:auto;filter:drop-shadow(0 0 2px rgb(187,178,174,0.5));height:45px}header .style_head_teach:hover svg{filter:drop-shadow(0 0 5px rgb(187,178,174));transform:scale(1.05)}header .style_head_teach:hover svg path{animation:logoGlow 2s infinite alternate}@keyframes scanlineGlow {0%{transform:translateX(-100%);opacity:0}10%,90%{opacity:0.7}100%{transform:translateX(100%);opacity:0}} @keyframes breathe {0%,100%{opacity:0.3;filter:blur(15px)}50%{opacity:0.5;filter:blur(20px)}} @keyframes menuGlow {0%,100%{transform:translateX(-100%);opacity:0.15}50%{transform:translateX(100%);opacity:0.25}} @keyframes borderRotate {0%{border-image:linear-gradient(45deg,rgb(187,178,174),rgb(145,133,131),rgb(187,178,174)) 1}50%{border-image:linear-gradient(225deg,rgb(187,178,174),rgb(145,133,131),rgb(187,178,174)) 1}100%{border-image:linear-gradient(405deg,rgb(187,178,174),rgb(145,133,131),rgb(187,178,174)) 1}} @keyframes logoGlow {0%{filter:brightness(1)}100%{filter:brightness(1.3)}} @keyframes glitchEffect {0%,100%{transform:translateX(0)}20%{transform:translateX(-2px)}40%{transform:translateX(2px)}60%{transform:skewX(2deg)}80%{transform:skewX(-2deg)}} @media (max-width: 991px) {header .container{padding:15px 20px}header .style_nav_main{gap:20px}header .style_head_teach svg{height:38px}} @media (max-width: 767px) {header .style_nav_main{-webkit-backdrop-filter:blur(15px);flex-direction:column;z-index:1001;right:-100%;top:0;overflow-y:auto;width:85%;background:linear-gradient(135deg,rgba(20,20,30,0.97) 0%,rgba(10,10,20,0.98) 100% );backdrop-filter:blur(15px);padding:85px 30px 30px;transition:all 0.4s cubic-bezier(0.19,1,0.22,1);box-shadow:-5px 0 30px rgba(0,0,0,0.5);max-width:330px;height:100vh;position:fixed;gap:25px}header .style_nav_main:before{animation:none;left:10%;width:80%;top:70px;height:1px;opacity:0.3}header .style_nav_main:after{background:transparent;top:20px;opacity:0.6;height:30px;width:30px;border:1px solid rgb(187,178,174,0.5);position:absolute;content:'';right:20px}header .menu.active{right:0}header .style_nav_train{border-bottom:1px solid rgb(187,178,174,0.5);padding:12px 5px;width:100%;text-align:left;opacity:0.8}header .style_nav_train:last-child{border-bottom:none}header .style_nav_train:hover{opacity:1;transform:translateY(0)}header .style_head_teach{margin:0 auto}} @media (max-width: 480px) {header .container{padding:12px 15px}header .style_head_teach svg{height:35px}header .style_nav_main{max-width:100%;width:100%}}.style_education_experience{padding:60px 30px;background:linear-gradient(135deg,rgb(218,202,194) 0%,rgb(187,178,174,0.5) 100%);min-height:400px;overflow:hidden;position:relative}.style_education_experience::before{background:rgb(145,133,131,0.5);border-radius:50%;height:200px;top:-50px;filter:blur(40px);content:"";animation:float 8s ease-in-out infinite;right:-50px;width:200px;position:absolute;z-index:0}.style_education_experience::after{bottom:-30px;border-radius:50%;z-index:0;height:150px;left:-30px;filter:blur(30px);background:rgb(187,178,174,0.5);width:150px;position:absolute;animation:float 6s ease-in-out infinite reverse;content:""}.style_education_experience .style_user_testimonials{position:relative;transform:rotate(-3deg);flex-wrap:wrap;gap:30px;flex-direction:row;z-index:1;display:flex;transition:all 0.5s ease}.style_education_experience .style_user_testimonials:hover{transform:rotate(0deg) scale(1.02)}.style_education_experience .style_inline_image{clip-path:polygon(0 0,100% 10%,85% 100%,0% 90%);box-shadow:15px 15px 0 rgb(145,133,131,0.5);border-radius:17px;position:relative;transition:all 0.4s ease;width:280px;transform:translateY(20px);height:350px}.style_education_experience .style_user_testimonials:hover .style_inline_image{box-shadow:20px 20px 0 rgb(145,133,131);transform:translateY(0)}.style_education_experience .style_past_work{flex:1;border-radius:17px;background:#ffffff;justify-content:center;transform:translateX(-30px) rotate(3deg);position:relative;min-width:280px;display:flex;box-shadow:0 15px 35px rgba(0,0,0,0.1);transition:all 0.4s ease;padding:30px;flex-direction:column}.style_education_experience .style_user_testimonials:hover .style_past_work{box-shadow:0 20px 40px rgba(0,0,0,0.15);transform:translateX(0) rotate(0deg)}.style_education_experience .name{position:relative;color:rgb(187,178,174);font-size:32px;margin-bottom:10px;font-weight:700;padding-bottom:15px}.style_education_experience .name::after{width:60px;bottom:0;content:"";border-radius:2px;height:4px;position:absolute;left:0;background:linear-gradient(90deg,rgb(145,133,131) 0%,transparent 100%)}.style_education_experience .style_past_work > div:nth-child(2){font-size:15px;font-weight:600;margin-bottom:20px;color:#000000;opacity:0.8}.style_education_experience .style_work_details{font-size:calc(15px + 2px);color:#000000;padding-left:20px;border-left:3px solid rgb(145,133,131,0.5);position:relative;font-style:italic;line-height:1.6}.style_education_experience .style_work_details::before{left:-15px;top:-20px;font-family:Arial,sans-serif;color:rgb(187,178,174);opacity:0.1;position:absolute;font-size:80px;content:""}@keyframes float {0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}} @media (max-width: 991px) {.style_education_experience{padding:40px 20px}.style_education_experience .style_user_testimonials{flex-direction:column;gap:20px}.style_education_experience .style_inline_image{margin:0 auto;width:220px;transform:translateY(0) rotate(-3deg);height:280px}.style_education_experience .style_past_work{margin-top:-30px;transform:translateX(0) rotate(0)}.style_education_experience .style_user_testimonials:hover .style_inline_image{transform:translateY(-10px) rotate(0)}} @media (max-width: 767px) {.style_education_experience{padding:30px 15px}.style_education_experience .style_inline_image{height:220px;width:180px}.style_education_experience .style_past_work{padding:20px}.style_education_experience .name{font-size:calc(32px - 4px)}.style_education_experience .style_work_details{font-size:15px}}.style_course_benefits{overflow:hidden;padding:120px 0;background:linear-gradient(125deg,rgb(218,202,194) 0%,rgb(187,178,174,0.5) 100%);position:relative}.style_course_benefits::before{content:'';left:0;background-image:linear-gradient(#ffffff 1px,transparent 1px),linear-gradient(to right,#ffffff 1px,transparent 1px);height:100%;position:absolute;background-size:30px 30px;opacity:0.03;z-index:0;width:100%;top:0}.style_course_benefits::after{height:200%;z-index:0;top:-50%;left:-50%;opacity:0.2;position:absolute;background:radial-gradient(circle,rgb(145,133,131,0.5) 0%,transparent 60%);width:200%;content:''}.style_course_benefits .style_creds_sect{position:relative;margin:0 auto;padding:0 20px;max-width:1280px;z-index:1}.style_course_benefits h2{margin:0 0 80px;font-size:42px;color:#ffffff;font-weight:700;position:relative;text-align:center}.style_course_benefits h2::after{bottom:-20px;background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));left:50%;border-radius:10px;height:4px;transform:translateX(-50%);content:'';position:absolute;width:140px}.style_course_benefits .content-wrapper{display:flex;flex-direction:column;gap:60px}.style_course_benefits .style_inline_image{box-shadow:0 25px 50px rgba(0,0,0,0.2);overflow:hidden;height:400px;width:70%;position:relative;border-radius:20px}.style_course_benefits .style_inline_image::before{width:100%;content:'';z-index:1;left:0;background:linear-gradient(135deg,rgb(187,178,174,0.5) 0%,transparent 70%);height:100%;top:0;position:absolute}.style_course_benefits .style_inline_image::after{width:100%;content:'';top:0;position:absolute;z-index:2;background:linear-gradient(to bottom,transparent 60%,rgb(145,133,131,0.5) 100%);left:0;height:100%}.style_course_benefits .text_main_holder{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.style_course_benefits .text_main_holder > div{padding:30px;border-radius:20px;position:relative;flex:0 0 calc(33.333% - 20px);gap:20px;transition:all 0.3s ease;backdrop-filter:blur(10px);background:rgba(255,255,255,0.05);overflow:hidden;align-items:flex-start;display:flex}.style_course_benefits .text_main_holder > div::before{-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);opacity:0.3;border:2px solid transparent;background:linear-gradient(135deg,rgb(187,178,174,0.5),rgb(145,133,131,0.5)) border-box;border-radius:20px;z-index:-1;position:absolute;content:'';inset:0}.style_course_benefits .text_main_holder > div::after{transition:0.5s;position:absolute;height:100%;content:'';left:-100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.1),transparent);top:0;z-index:0;width:100%}.style_course_benefits .text_main_holder > div:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15);transform:translateY(-10px);background:rgba(255,255,255,0.08)}.style_course_benefits .text_main_holder > div:hover::after{left:100%}.style_course_benefits .text_main_holder svg{border-radius:12px;padding:8px;width:42px;z-index:1;background:rgba(255,255,255,0.08);flex-shrink:0;height:42px;position:relative;transition:all 0.3s ease;box-shadow:0 8px 16px rgba(0,0,0,0.1)}.style_course_benefits .text_main_holder > div:hover svg{background:rgb(187,178,174,0.5);transform:scale(1.1)}.style_course_benefits .text_main_holder svg path{fill:rgb(145,133,131);transition:fill 0.3s ease}.style_course_benefits .text_main_holder > div:hover svg path{fill:#ffffff}.style_course_benefits .text_main_holder p{position:relative;color:#ffffff;margin:0;line-height:1.6;z-index:1;font-size:12px}@media (max-width: 1200px) {.style_course_benefits .text_main_holder > div{flex:0 0 calc(50% - 15px)}} @media (max-width: 992px) {.style_course_benefits{padding:100px 0}.style_course_benefits .style_inline_image{width:85%}} @media (max-width: 768px) {.style_course_benefits{padding:80px 0}.style_course_benefits h2{font-size:calc(42px * 0.8);margin-bottom:60px}.style_course_benefits .text_main_holder > div{flex:0 0 100%}.style_course_benefits .style_inline_image{height:350px;width:100%}} @media (max-width: 576px) {.style_course_benefits{padding:60px 0}.style_course_benefits h2{font-size:34px}.style_course_benefits .style_inline_image{height:280px}.style_course_benefits .text_main_holder > div{padding:20px;gap:15px}.style_course_benefits .text_main_holder svg{width:36px;height:36px;padding:6px}}.style_potential_students{overflow:hidden;background:linear-gradient(135deg,rgb(218,202,194) 0%,rgba(0,0,0,0.5) 100%);padding:100px 0;position:relative}.style_potential_students::before{position:absolute;content:"";left:0;top:0;opacity:0.6;height:100%;background-image:radial-gradient(circle at 20% 30%,rgb(187,178,174,0.5) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgb(145,133,131,0.5) 0%,transparent 40%);width:100%;z-index:0}.style_potential_students::after{opacity:0.03;top:0;position:absolute;background-image:linear-gradient(45deg,#000000 25%,transparent 25%),linear-gradient(-45deg,#000000 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#000000 25%),linear-gradient(-45deg,transparent 75%,#000000 25%);background-size:120px 120px;width:100%;left:0;background-position:0 0,0 60px,60px -60px,-60px 0px;z-index:0;content:"";height:100%}.style_potential_students .container{max-width:1200px;margin:0 auto;position:relative;padding:0 20px;z-index:1}.style_potential_students .style_creds_sect{overflow:hidden;background:rgba(255,255,255,0.08);transition:transform 0.5s ease,box-shadow 0.5s ease;border:1px solid rgba(255,255,255,0.1);transform:translateY(0);backdrop-filter:blur(12px);padding:50px;border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 3px 10px rgba(0,0,0,0.05),0 0 0 1px rgba(255,255,255,0.1) inset}.style_potential_students .style_creds_sect:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,0.15),0 5px 15px rgba(0,0,0,0.08),0 0 0 1px rgba(255,255,255,0.15) inset}.style_potential_students .style_creds_sect::before{opacity:0.1;background:linear-gradient(45deg,rgb(187,178,174) 0%,rgb(145,133,131) 100%);right:-100px;content:"";height:200px;top:-100px;position:absolute;width:200px;animation:pulse-effect 8s infinite alternate ease-in-out;filter:blur(30px);border-radius:50%}.style_potential_students .style_creds_sect::after{position:absolute;left:-75px;height:150px;content:"";bottom:-75px;animation:pulse-effect 8s infinite alternate-reverse ease-in-out;width:150px;background:linear-gradient(225deg,rgb(145,133,131) 0%,rgb(187,178,174) 100%);border-radius:50%;opacity:0.1;filter:blur(25px)}@keyframes pulse-effect {0%{transform:scale(1);opacity:0.1}50%{transform:scale(1.5);opacity:0.2}100%{transform:scale(1);opacity:0.1}} .style_potential_students h4{font-size:34px;margin-bottom:40px;color:#ffffff;padding-bottom:15px;font-weight:700;position:relative;text-align:center}.style_potential_students h4::after{width:80px;background:linear-gradient(90deg,rgb(187,178,174) 0%,rgb(145,133,131) 100%);position:absolute;border-radius:10px;transform:translateX(-50%);height:4px;content:"";bottom:0;left:50%}.style_potential_students div p{color:#ffffff;display:flex;align-items:center;border-radius:10px;padding:15px 20px;position:relative;border-left:3px solid rgb(187,178,174);background:rgba(255,255,255,0.05);transition:all 0.3s ease;margin-bottom:25px;backdrop-filter:blur(5px);font-size:calc(12px + 2px)}.style_potential_students div p:last-child{margin-bottom:0}.style_potential_students div p:hover{transform:translateX(5px);background:rgba(255,255,255,0.1);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.style_potential_students div p svg{width:24px;min-width:24px;height:24px;transition:transform 0.3s ease;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.2));margin-right:15px}.style_potential_students div p:hover svg{transform:scale(1.2) rotate(5deg)}.style_potential_students div p svg path{fill:rgb(187,178,174)}.style_potential_students div p::after{content:"";left:0;background:linear-gradient(90deg,rgb(187,178,174) 0%,transparent 100%);transition:width 0.5s ease;height:1px;position:absolute;bottom:0;width:0}.style_potential_students div p:hover::after{width:100%}@keyframes gradient-animation {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @media (max-width: 991px) {.style_potential_students{padding:80px 0}.style_potential_students .style_creds_sect{padding:40px 30px}.style_potential_students h4{font-size:calc(34px - 2px);margin-bottom:30px}.style_potential_students div p{padding:12px 15px;margin-bottom:20px;font-size:12px}} @media (max-width: 767px) {.style_potential_students{padding:60px 0}.style_potential_students .style_creds_sect{padding:30px 20px}.style_potential_students h4{margin-bottom:25px;font-size:calc(34px - 4px);padding-bottom:12px}.style_potential_students h4::after{height:3px;width:60px}.style_potential_students div p{font-size:calc(12px - 1px);margin-bottom:15px;padding:10px 12px}.style_potential_students div p svg{height:20px;width:20px;min-width:20px;margin-right:10px}.style_potential_students::before,.style_potential_students::after{opacity:0.05}} @media (max-width: 479px) {.style_potential_students{padding:40px 0}.style_potential_students .style_creds_sect{padding:25px 15px}.style_potential_students h4{font-size:calc(34px - 6px)}.style_potential_students div p{padding:8px 10px;font-size:calc(12px - 2px)}.style_potential_students div p svg{min-width:18px;margin-right:8px;width:18px;height:18px}}.style_thankYouHub{overflow:hidden;padding:120px 0;background:linear-gradient(135deg,rgb(187,178,174,0.5) 0%,rgb(218,202,194) 100%);position:relative}.style_thankYouHub::before{height:100%;position:absolute;left:0;opacity:0.1;background:repeating-linear-gradient(45deg,transparent,transparent 50px,rgb(145,133,131,0.5) 50px,rgb(145,133,131,0.5) 52px);width:100%;content:"";pointer-events:none;top:0}.style_thankYouHub::after{height:250px;width:250px;transform:rotate(15deg);z-index:0;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:rgb(187,178,174);opacity:0.08;position:absolute;right:-20px;content:"";bottom:-20px}.style_thankYouHub .container{position:relative;padding:0 20px;z-index:1;max-width:1200px;margin:0 auto}.style_thankYouHub .style_creds_sect{gap:40px;grid-template-columns:1fr;transition:transform 0.7s cubic-bezier(0.19,1,0.22,1);position:relative;display:grid;transform:translateX(0)}.style_thankYouHub .style_creds_sect:hover{transform:translateX(10px)}.style_thankYouHub .style_creds_sect > div:first-child{padding-left:30px;transform-origin:left center;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);border-left:4px solid rgb(187,178,174);position:relative}.style_thankYouHub .style_creds_sect > div:first-child::before{left:-14px;transition:transform 0.4s ease;position:absolute;background:#ffffff;width:24px;content:"";border:3px solid rgb(187,178,174);top:50%;height:24px;transform:translateY(-50%) rotate(45deg)}.style_thankYouHub .style_creds_sect:hover > div:first-child::before{transform:translateY(-50%) rotate(225deg)}.style_thankYouHub h5{color:#000000;margin:0;position:relative;font-size:21px;line-height:1.4;font-weight:700}.style_thankYouHub .style_creds_sect > div:last-child{padding:35px 40px;transform:translateY(0);position:relative;overflow:hidden;background:#ffffff;transition:transform 0.6s cubic-bezier(0.19,1,0.22,1),box-shadow 0.6s ease;box-shadow:0 15px 35px rgba(0,0,0,0.08)}.style_thankYouHub .style_creds_sect > div:last-child::before{width:6px;content:"";left:0;background:linear-gradient(to bottom,rgb(187,178,174),rgb(145,133,131));transition:width 0.4s ease;height:100%;position:absolute;top:0}.style_thankYouHub .style_creds_sect > div:last-child:hover{box-shadow:0 20px 40px rgba(0,0,0,0.12);transform:translateY(-5px)}.style_thankYouHub .style_creds_sect > div:last-child:hover::before{width:10px}.style_thankYouHub .style_creds_sect > div:last-child::after{width:90px;opacity:0.15;background:rgb(145,133,131,0.5);top:-30px;position:absolute;z-index:0;content:"";right:-30px;border-radius:50%;height:90px}.style_thankYouHub a{position:relative;display:block;z-index:1;transition:transform 0.3s ease;text-decoration:none}.style_thankYouHub a:hover{transform:translateX(5px)}.style_thankYouHub p{color:#000000;line-height:1.8;position:relative;margin:0;z-index:2;font-size:15px}@media (min-width: 768px) {.style_thankYouHub{padding:150px 0}.style_thankYouHub .style_creds_sect{gap:60px;align-items:center;grid-template-columns:1fr 1.5fr}.style_thankYouHub .style_creds_sect > div:first-child{padding-left:50px}.style_thankYouHub h5{font-size:calc(21px * 1.2);max-width:90%}} @media (min-width: 992px) {.style_thankYouHub{padding:180px 0}.style_thankYouHub .style_creds_sect{grid-template-columns:1fr 1.2fr;gap:80px}.style_thankYouHub .style_creds_sect > div:first-child{transform:translateX(-30px)}.style_thankYouHub .style_creds_sect:hover > div:first-child{transform:translateX(-20px)}.style_thankYouHub .style_creds_sect > div:last-child{padding:50px 60px;clip-path:polygon(0 0,100% 0,95% 100%,0% 100%);transition:transform 0.6s cubic-bezier(0.19,1,0.22,1),clip-path 0.6s ease,box-shadow 0.6s ease}.style_thankYouHub .style_creds_sect > div:last-child:hover{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}} @media (max-width: 767px) {.style_thankYouHub{padding:80px 0}.style_thankYouHub::after{width:150px;height:150px}.style_thankYouHub .style_creds_sect > div:first-child{padding-left:20px}.style_thankYouHub .style_creds_sect > div:last-child{padding:25px 30px}.style_thankYouHub h5{font-size:calc(21px * 0.9)}.style_thankYouHub p{font-size:calc(15px * 0.95)}}.style_privacy_defense{color:#000000;background-color:rgb(218,202,194);line-height:1.6;padding:40px;font-family:Arial,sans-serif;box-shadow:0 4px 10px rgba(0,0,0,0.5)}.style_privacy_defense h1{font-weight:700;border-bottom:2px solid rgb(187,178,174,0.5);padding-bottom:10px;color:rgb(187,178,174);font-size:44px;margin-bottom:20px}.style_privacy_defense h2{margin-bottom:15px;font-size:38px;font-weight:600;margin-top:30px;color:rgb(145,133,131)}.style_privacy_defense h3,.style_privacy_defense h4,.style_privacy_defense h5,.style_privacy_defense h6{color:rgb(145,133,131,0.5);font-weight:400;margin-top:20px}.style_privacy_defense ul{list-style:none;padding:0;margin:20px 0}.style_privacy_defense ul li{box-shadow:0 2px 5px rgba(0,0,0,0.5);padding:15px;background-color:#ffffff;border-left:4px solid rgb(187,178,174);border-radius:10px;margin-bottom:10px}.style_privacy_defense ol{counter-reset:li;margin:20px 0;padding:0;list-style:none}.style_privacy_defense ol li{box-shadow:0 2px 5px rgba(0,0,0,0.5);border-radius:10px;position:relative;margin-bottom:10px;padding:10px 15px 10px 40px;background-color:#ffffff}.style_privacy_defense ol li:before{height:25px;counter-increment:li;border-radius:50%;transform:translateY(-50%);align-items:center;color:#ffffff;width:25px;left:10px;position:absolute;background-color:rgb(187,178,174);display:flex;top:50%;justify-content:center;content:counter(li)}.style_privacy_defense p{font-weight:300;margin-bottom:15px;font-size:12px}.style_privacy_defense span{color:rgb(187,178,174);font-weight:600}.style_privacy_defense div{margin-bottom:20px}@media only screen and (max-width: 800px) {.style_privacy_defense{padding:20px}.style_privacy_defense h1{font-size:calc(18px * 0.8)}.style_privacy_defense h2{font-size:calc(18px * 0.8)}.style_privacy_defense ul li,.style_privacy_defense ol li{padding:10px}.style_privacy_defense ol li:before{height:20px;width:20px;font-size:0.8em}.style_privacy_defense p{font-size:calc(12px * 0.9)}}.style_homepage{overflow:hidden;position:relative;align-items:center;min-height:100vh;display:flex;justify-content:center}.style_homepage::before{left:0;position:absolute;backdrop-filter:blur(8px);bottom:0;background:linear-gradient( 135deg,rgb(187,178,174,0.5) 0%,rgb(145,133,131,0.5) 70%,rgba(0,0,0,0.5) 100% );right:0;z-index:1;top:0;content:""}.style_homepage::after{top:-50%;opacity:0.15;transform:rotate(25deg);z-index:2;right:-30%;width:80%;background:radial-gradient( circle at center,rgb(187,178,174) 0%,transparent 70% );animation:pulse 12s infinite alternate ease-in-out;content:"";height:150%;position:absolute}.style_homepage > div{padding:3rem;position:relative;transform:perspective(1000px) rotateX(2deg);backdrop-filter:blur(8px);max-width:1200px;width:90%;clip-path:polygon( 0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100% );background:linear-gradient( 145deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.05) 100% );z-index:5;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.style_homepage .title_style_header{animation:slideInRight 0.8s 0.2s forwards ease-out;transform:translateX(-20px);opacity:0;text-shadow:0 2px 10px rgba(0,0,0,0.2);font-weight:700;color:#ffffff;font-size:calc(46px * 1.2);position:relative;margin-bottom:2rem}.style_homepage .title_style_header::after{position:absolute;bottom:-10px;height:4px;animation:expandLine 1.2s 0.6s forwards cubic-bezier(0.19,1,0.22,1);background:rgb(145,133,131);transform:scaleX(0);left:0;transform-origin:left;width:80px;content:""}.style_homepage .style_skill_trackfast{opacity:0;animation:fadeUp 0.8s 0.6s forwards ease-out;margin-top:3rem;position:relative;transform:translateY(30px)}.style_homepage .style_mastery_center{position:relative;padding:1.5rem;transform:translateX(-20px);background:linear-gradient( to right,rgb(187,178,174,0.5),transparent );margin-bottom:2rem}.style_homepage .style_mastery_center::before{height:100%;left:0;width:4px;animation:expandVertical 1s 0.8s forwards cubic-bezier(0.19,1,0.22,1);background:rgb(145,133,131);transform-origin:top;content:"";position:absolute;transform:scaleY(0);top:0}.style_homepage .style_mastery_center h3{margin:0;font-weight:600;color:#ffffff;padding-left:1rem;line-height:1.5;font-size:23px}.style_homepage span{display:block;overflow:hidden;position:relative;padding:1.5rem}.style_homepage span::before{position:absolute;content:"";transform:translateX(-100%);background:linear-gradient( 135deg,rgb(145,133,131,0.5) 0%,transparent 100% );top:0;height:100%;left:0;opacity:0.7;z-index:-1;animation:slideBackground 1.5s 1s forwards cubic-bezier(0.19,1,0.22,1);width:100%}.style_homepage p{line-height:1.6;font-size:calc(14px * 1.1);color:#ffffff;position:relative;margin:0;font-weight:400}@keyframes slideInRight {0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}} @keyframes expandLine {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @keyframes fadeUp {0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}} @keyframes expandVertical {0%{transform:scaleY(0)}100%{transform:scaleY(1)}} @keyframes slideBackground {0%{transform:translateX(-100%)}100%{transform:translateX(0)}} @keyframes pulse {0%{opacity:0.1;transform:rotate(25deg) scale(1)}50%{opacity:0.15;transform:rotate(25deg) scale(1.05)}100%{opacity:0.1;transform:rotate(25deg) scale(1)}} @media screen and (max-width: 992px) {.style_homepage > div{padding:2.5rem;transform:perspective(1000px) rotateX(1deg);width:95%}.style_homepage .title_style_header{font-size:calc(46px * 1.1)}.style_homepage .style_mastery_center h3{font-size:calc(23px * 0.95)}} @media screen and (max-width: 768px) {.style_homepage > div{width:100%;clip-path:polygon( 0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100% );padding:2rem;transform:none}.style_homepage .title_style_header{margin-bottom:1.5rem;font-size:46px}.style_homepage .style_skill_trackfast{margin-top:2rem}.style_homepage .style_mastery_center{padding:1.2rem;margin-bottom:1.5rem}.style_homepage .style_mastery_center h3{font-size:calc(23px * 0.9);padding-left:0.5rem}.style_homepage p{font-size:14px}} @media screen and (max-width: 576px) {.style_homepage > div{clip-path:none;box-shadow:0 15px 30px -10px rgba(0,0,0,0.3);padding:1.5rem}.style_homepage .title_style_header{font-size:calc(46px * 0.85)}.style_homepage .title_style_header::after{width:60px;height:3px}.style_homepage .style_mastery_center{padding:1rem;transform:none;margin-bottom:1rem}.style_homepage span{padding:1rem}.style_homepage p{font-size:calc(14px * 0.95)}}.style_course_program_description{background:linear-gradient(135deg,rgb(218,202,194) 0%,rgba(245,247,251,0.92) 100%);overflow:hidden;position:relative;padding:120px 0}.style_course_program_description::before{width:40%;transform:rotate(-15deg) skewX(20deg);opacity:0.15;background:linear-gradient(210deg,rgb(187,178,174,0.5) 0%,transparent 80%);right:-5%;top:-10%;height:70%;pointer-events:none;content:"";position:absolute;z-index:1}.style_course_program_description::after{content:"";opacity:0.12;pointer-events:none;position:absolute;transform:rotate(10deg) skewX(-15deg);bottom:-10%;left:-5%;height:60%;background:linear-gradient(150deg,rgb(145,133,131,0.5) 0%,transparent 90%);width:50%;z-index:1}.style_course_program_description .container{max-width:1200px;z-index:2;margin:0 auto;padding:0 20px;position:relative}.style_course_program_description .style_tech_classes{position:relative;gap:40px;grid-template-columns:1fr;display:grid}.style_course_program_description .style_inline_image{box-shadow:0 25px 50px -12px rgba(0,0,0,0.15),0 5px 20px -5px rgba(0,0,0,0.1);height:350px;transition:transform 0.6s cubic-bezier(0.21,1.05,0.81,1),box-shadow 0.6s cubic-bezier(0.21,1.05,0.81,1);overflow:hidden;position:relative;transform:perspective(1000px) rotateY(3deg) rotateX(1deg)}.style_course_program_description .style_inline_image:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px);box-shadow:0 30px 60px -15px rgba(0,0,0,0.2),0 10px 30px -5px rgba(0,0,0,0.15)}.style_course_program_description .style_inline_image::before{background:linear-gradient(135deg,transparent 0%,rgba(rgb(187,178,174),0.05) 50%,rgba(rgb(145,133,131),0.1) 100%);position:absolute;top:0;content:"";z-index:1;width:100%;left:0;height:100%}.style_course_program_description .style_inline_image::after{left:-20%;pointer-events:none;content:"";position:absolute;width:140%;transition:opacity 0.8s ease,transform 0.8s ease;transform:scale(1.2);z-index:2;height:140%;background:radial-gradient(ellipse at center,rgba(255,255,255,0.2) 0%,transparent 60%);top:-20%;opacity:0}.style_course_program_description .style_inline_image:hover::after{opacity:1;transform:scale(1)}.style_course_program_description .style_text_post{transition:transform 0.5s cubic-bezier(0.21,1.05,0.81,1);border-left:4px solid rgb(187,178,174);position:relative;box-shadow:0 15px 35px -10px rgba(0,0,0,0.08),0 5px 15px -5px rgba(0,0,0,0.05);transform:perspective(1000px) rotateY(-1deg) rotateX(1deg);background:linear-gradient(120deg,rgba(255,255,255,0.95) 0%,rgba(252,252,255,0.98) 100%);padding:30px}.style_course_program_description .style_text_post:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px)}.style_course_program_description .style_text_post::before{top:30px;left:-30px;width:60px;background-color:rgb(187,178,174);height:60px;opacity:0.15;transform:rotate(45deg);content:"";z-index:-1;position:absolute}.style_course_program_description h3{line-height:1.4;position:relative;transform:translateX(-5px);padding-bottom:15px;color:#000000;margin-bottom:25px;font-size:calc(21px * 1.1);font-weight:700}.style_course_program_description h3::after{background:linear-gradient(90deg,rgb(187,178,174) 0%,rgb(145,133,131) 100%);position:absolute;bottom:0;height:3px;content:"";transition:transform 0.4s ease;width:80px;transform-origin:left center;left:0}.style_course_program_description .style_text_post:hover h3::after{transform:scaleX(1.5)}.style_course_program_description .description{opacity:0.95;margin-bottom:25px;position:relative;font-size:14px;color:#000000;line-height:1.7}.style_course_program_description p.description{padding-right:15px;scrollbar-color:rgb(187,178,174,0.5) transparent;display:block;max-height:250px;overflow-y:auto;scrollbar-width:thin;margin-bottom:30px}.style_course_program_description p.description::-webkit-scrollbar{width:4px}.style_course_program_description p.description::-webkit-scrollbar-track{background:transparent}.style_course_program_description p.description::-webkit-scrollbar-thumb{border-radius:25px;background-color:rgb(187,178,174,0.5)}.style_course_program_description span.description{display:none}@media (min-width: 768px) {.style_course_program_description .style_tech_classes{gap:60px;grid-template-columns:1fr 1fr;align-items:center}.style_course_program_description .style_inline_image{height:450px;transform:perspective(1000px) rotateY(5deg) rotateX(2deg)}.style_course_program_description h3{font-size:34px;margin-bottom:30px}} @media (min-width: 992px) {.style_course_program_description{padding:150px 0}.style_course_program_description .style_tech_classes{gap:80px}.style_course_program_description .style_inline_image{transform:perspective(1200px) rotateY(8deg) rotateX(3deg);height:500px}.style_course_program_description .style_text_post{padding:40px 50px 40px 40px;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.style_course_program_description p.description{max-height:300px}} @media (min-width: 1200px) {.style_course_program_description .style_tech_classes{gap:100px}.style_course_program_description .style_inline_image{height:550px}.style_course_program_description h3{font-size:calc(34px * 1.1)}.style_course_program_description .style_text_post{padding:50px 60px 50px 50px}.style_course_program_description p.description{font-size:calc(14px * 1.05);max-height:350px;line-height:1.8}} @media (max-width: 767px) {.style_course_program_description{padding:80px 0}.style_course_program_description .style_text_post{padding:25px 20px}.style_course_program_description h3{padding-bottom:12px;margin-bottom:20px;font-size:calc(21px * 1.05)}.style_course_program_description .style_inline_image{height:250px}.style_course_program_description p.description{font-size:calc(14px * 0.95);max-height:200px;line-height:1.6}}header .top_plank{background:rgb(187,178,174);color:#ffffff}header .top_plank .style_learn_peak div svg,header .top_plank .style_learn_peak div svg path{fill:#ffffff}header .top_plank .style_learn_peak div span{color:#ffffff}header .top_plank .style_learn_peak{font-size:15px;justify-content:flex-start;line-height:21px;display:flex;width:100%;flex-wrap:wrap;align-items:center;padding:15px 0 10px 0}header .top_plank .style_learn_peak div{margin-right:24px;justify-content:flex-start;align-items:center;display:flex}header .top_plank .style_learn_peak div img,header .top_plank .style_learn_peak div svg{margin-right:8px;width:16px;height:16px}.style_meet_us{background:linear-gradient(180deg,rgb(218,202,194) 0%,rgb(145,133,131,0.5) 100%);overflow:hidden;position:relative;padding:100px 0}.style_meet_us::before{background-position:0 0,0 0,40px 70px,40px 70px,0 0,40px 70px;width:100%;background-size:80px 140px;top:0;height:100%;opacity:0.1;content:"";left:0;position:absolute;background-image:linear-gradient(30deg,rgb(187,178,174,0.5) 12%,transparent 12.5%,transparent 87%,rgb(187,178,174,0.5) 87.5%,rgb(187,178,174,0.5)),linear-gradient(150deg,rgb(187,178,174,0.5) 12%,transparent 12.5%,transparent 87%,rgb(187,178,174,0.5) 87.5%,rgb(187,178,174,0.5)),linear-gradient(30deg,rgb(187,178,174,0.5) 12%,transparent 12.5%,transparent 87%,rgb(187,178,174,0.5) 87.5%,rgb(187,178,174,0.5)),linear-gradient(150deg,rgb(187,178,174,0.5) 12%,transparent 12.5%,transparent 87%,rgb(187,178,174,0.5) 87.5%,rgb(187,178,174,0.5)),linear-gradient(60deg,rgb(145,133,131,0.5) 25%,transparent 25.5%,transparent 75%,rgb(145,133,131,0.5) 75%,rgb(145,133,131,0.5)),linear-gradient(60deg,rgb(145,133,131,0.5) 25%,transparent 25.5%,transparent 75%,rgb(145,133,131,0.5) 75%,rgb(145,133,131,0.5));animation:backgroundShift 30s linear infinite}@keyframes backgroundShift {0%{background-position:0 0,0 0,40px 70px,40px 70px,0 0,40px 70px}100%{background-position:80px 140px,80px 140px,120px 210px,120px 210px,80px 140px,120px 210px}} .style_meet_us .container{max-width:1000px;padding:0 20px;margin:0 auto;z-index:2;position:relative}.style_meet_us h2{margin-bottom:60px;position:relative;letter-spacing:1px;font-weight:700;font-size:30px;color:#000000;text-align:center}.style_meet_us h2::after{background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));width:80px;bottom:-15px;height:4px;position:absolute;border-radius:10px;left:50%;content:"";transform:translateX(-50%)}.style_meet_us .style_instructor_bio{display:flex;gap:40px;flex-direction:column}.style_meet_us .style_expert_team{box-shadow:0 5px 30px rgba(0,0,0,0.08);background:#ffffff;position:relative;border-radius:14px;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease;padding:40px;overflow:hidden}.style_meet_us .style_expert_team:hover{box-shadow:0 15px 40px rgba(0,0,0,0.15);transform:translateY(-8px)}.style_meet_us .style_expert_team::before{opacity:0.1;background:rgb(187,178,174,0.5);width:200px;content:"";transition:all 0.5s ease;top:-100px;height:200px;right:-100px;position:absolute;border-radius:50%}.style_meet_us .style_expert_team:nth-child(2)::before{top:auto;right:auto;bottom:-100px;background:rgb(145,133,131,0.5);left:-100px}.style_meet_us .style_expert_team:hover::before{transform:scale(1.2);opacity:0.15}.style_meet_us .style_expert_team h3{font-weight:600;position:relative;display:inline-block;font-size:24px;color:rgb(187,178,174);margin-bottom:20px}.style_meet_us .style_expert_team:nth-child(2) h3{color:rgb(145,133,131)}.style_meet_us .style_expert_team h3::after{background:currentColor;width:100%;content:"";position:absolute;transition:width 0.3s ease;opacity:0.3;bottom:-5px;left:0;height:2px}.style_meet_us .style_expert_team:hover h3::after{width:70%}.style_meet_us .style_expert_team p{color:#000000;z-index:2;line-height:1.8;position:relative;font-size:12px}.style_meet_us .style_expert_team::after{transition:height 0.4s ease;width:5px;left:0;position:absolute;top:0;content:"";background:linear-gradient(to bottom,rgb(187,178,174),rgb(145,133,131));height:0}.style_meet_us .style_expert_team:nth-child(2)::after{background:linear-gradient(to bottom,rgb(145,133,131),rgb(187,178,174))}.style_meet_us .style_expert_team:hover::after{height:100%}.style_meet_us .style_expert_team:first-child{animation:fadeInUp 0.7s ease forwards}.style_meet_us .style_expert_team:last-child{animation:fadeInUp 0.7s 0.2s ease forwards}@keyframes fadeInUp {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}} @media (max-width: 992px) {.style_meet_us{padding:80px 0}.style_meet_us .style_expert_team{padding:30px}} @media (max-width: 768px) {.style_meet_us{padding:60px 0}.style_meet_us h2{font-size:calc(30px * 0.9);margin-bottom:50px}.style_meet_us .style_instructor_bio{gap:30px}.style_meet_us .style_expert_team{padding:25px}.style_meet_us .style_expert_team h3{font-size:calc(24px * 0.9)}} @media (max-width: 576px) {.style_meet_us{padding:50px 0}.style_meet_us h2{margin-bottom:40px;font-size:calc(30px * 0.8)}.style_meet_us h2::after{width:60px;height:3px}.style_meet_us .style_instructor_bio{gap:25px}.style_meet_us .style_expert_team{padding:20px}.style_meet_us .style_expert_team h3{margin-bottom:15px;font-size:calc(24px * 0.85)}.style_meet_us .style_expert_team p{font-size:calc(12px * 0.95)}} @media (prefers-reduced-motion: reduce) {.style_meet_us::before{animation:none}.style_meet_us .style_expert_team,.style_meet_us .style_expert_team::after,.style_meet_us .style_expert_team::before,.style_meet_us .style_expert_team h3::after{transition:none}.style_meet_us .style_expert_team:first-child,.style_meet_us .style_expert_team:last-child{animation:none;transform:none;opacity:1}.style_meet_us .style_expert_team:hover{transform:none}}.style_modalCookieAgreement{animation:slideUp 0.5s forwards;position:fixed;font-family:Arial,sans-serif;width:100%;bottom:0;z-index:90;border-top:3px solid rgb(145,133,131);transform:translateY(100%);transition:transform 0.5s ease-in-out;background:rgb(145,133,131);padding:20px 0;box-shadow:0 -4px 10px rgba(0,0,0,0.5)}@keyframes slideUp {to{transform:translateY(0)}} .style_cookie_list{gap:20px;justify-content:space-between;display:flex;padding:20px 5%;align-items:center}.style_modalCookieAgreement h5{font-size:22px;color:#ffffff;text-transform:uppercase;letter-spacing:1px;font-weight:700}.style_modalCookieAgreement p{color:#ffffff;line-height:1.5;font-size:17px;margin:0}.style_cookie_controls{align-items:center;filter:drop-shadow(0 0 10px rgb(187,178,174));flex-shrink:0;justify-content:center;margin-right:15px;display:flex}.style_cookie_controls svg{width:80px;transition:transform 0.3s ease-in-out;fill:rgb(187,178,174);height:80px}.style_cookie_controls:hover svg{transform:scale(1.1)}.style_track_ack{text-align:center;line-height:40px;border-radius:18px;box-shadow:0 0 15px rgb(187,178,174);white-space:nowrap;color:#000000;transition:background-color 0.3s ease,box-shadow 0.3s ease;cursor:pointer;padding:10px 20px;min-width:140px;font-size:16px;flex-shrink:0;margin-left:10px;background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));text-decoration:none}.style_track_ack:hover{box-shadow:0 0 20px rgb(145,133,131)}.cookie_button.style_cookie_frame:hover{box-shadow:0 0 15px rgb(145,133,131)}.style_modalCookieAgreement p a{transition:color 0.3s ease;color:rgb(187,178,174);text-decoration:none}.style_modalCookieAgreement p a:hover{color:rgb(145,133,131)}#style_cookieBannerAlert{display:none}#style_cookieBannerAlert:checked ~ .style_modalCookieAgreement{opacity:0;visibility:hidden}@media only screen and (max-width: 1200px) {.style_modalCookieAgreement{padding:15px 0}.style_cookie_list{padding:15px 5%}} @media only screen and (max-width: 800px) {.style_cookie_controls{display:none}.style_cookie_list{flex-direction:column;align-items:center;text-align:center}.style_modalCookieAgreement h5{margin-bottom:5px;font-size:18px}.style_track_settings{margin-bottom:15px}.style_track_ack{margin:10px 0;min-width:100%}} .style_contact{background:linear-gradient(180deg,rgb(218,202,194) 0%,rgb(145,133,131,0.5) 100%);padding:120px 0;position:relative;overflow:hidden;z-index:1}.style_contact::before{background-size:100% 15px;width:100%;z-index:0;animation:scanlines 10s linear infinite;content:'';pointer-events:none;position:absolute;left:0;background:linear-gradient(0deg,transparent 40%,rgba(0,0,0,0.05) 60%,transparent 80%);top:0;height:100%}.style_contact::after{background-size:150px 150px,200px 200px,100px 100px,250px 250px;height:100%;position:absolute;left:0;background:radial-gradient(1px at 30% 20%,rgb(187,178,174,0.5) 0%,transparent 50%),radial-gradient(1px at 70% 40%,rgb(145,133,131,0.5) 0%,transparent 50%),radial-gradient(1px at 40% 60%,rgb(187,178,174,0.5) 0%,transparent 50%),radial-gradient(1px at 60% 80%,rgb(145,133,131,0.5) 0%,transparent 50%);width:100%;top:0;z-index:0;opacity:0.4;content:'';pointer-events:none}.style_contact .style_inline_image{filter:grayscale(100%) contrast(150%);mix-blend-mode:overlay;height:100%;opacity:0.08;z-index:0;position:absolute;width:100%;top:0;left:0}.style_contact .container{position:relative;margin:0 auto;z-index:2;max-width:1200px;padding:0 20px}.style_contact h3{font-family:Arial,sans-serif;text-align:center;text-transform:uppercase;position:relative;margin-bottom:60px;font-size:29px;perspective:800px;font-weight:700;color:#000000;letter-spacing:3px}.style_contact h3::before{transform:translateX(-50%);top:-10px;left:50%;opacity:0.4;letter-spacing:5px;position:absolute;color:rgb(145,133,131,0.5);font-size:calc(29px - 10px);content:attr(id)}.style_contact h3::after{position:absolute;width:100px;content:'';bottom:-15px;transform:translateX(-50%);left:50%;height:1px;background:linear-gradient(90deg,transparent,rgb(187,178,174),transparent)}.style_contact .style_query_card{transform-style:preserve-3d;box-shadow:0 20px 50px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05),0 0 20px rgb(187,178,174,0.5) inset;position:relative;overflow:hidden;transform:perspective(1000px) rotateX(0deg);background:rgba(255,255,255,0.95);display:grid;border:1px solid rgba(255,255,255,0.1);transition:transform 0.5s ease;border-radius:13px;backdrop-filter:blur(10px);grid-template-columns:1.5fr 1fr}.style_contact .style_query_card:hover{transform:perspective(1000px) rotateX(2deg)}.style_contact .style_query_card::before{animation:border-flow 6s linear infinite;background:linear-gradient(45deg,rgb(187,178,174,0.5),transparent,rgb(145,133,131,0.5),transparent);z-index:-1;bottom:-2px;left:-2px;content:'';right:-2px;top:-2px;position:absolute;border-radius:calc(13px + 2px)}.style_contact .style_query_card::after{pointer-events:none;width:100%;position:absolute;background-size:20px 20px;top:0;content:'';height:100%;background:linear-gradient(90deg,rgba(255,255,255,0.03) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,0.03) 1px,transparent 1px);left:0}.style_contact .style_support_info{position:relative;overflow:hidden;padding:60px;background:#ffffff}.style_contact .style_support_info::before{left:0;position:absolute;height:3px;content:'';background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));top:0;width:100%}.style_contact .style_support_info::after{top:0;content:'';height:100%;position:absolute;pointer-events:none;width:50%;background:linear-gradient(90deg,transparent,rgba(0,0,0,0.01));right:0}.style_contact .style_support_info #contact{position:relative;z-index:2}.style_contact .style_support_info h3{letter-spacing:2px;font-size:23px;font-weight:600;margin-bottom:40px;text-transform:uppercase;text-align:left;color:#000000}.style_contact .style_support_info h3::before{display:none}.style_contact .style_support_info h3::after{transform:none;background:rgb(187,178,174);height:2px;left:0;width:50px}.style_contact .style_support_info input[type="text"],.style_contact .style_support_info textarea{font-family:Arial,sans-serif;border:none;padding:20px 25px;border-bottom:1px solid rgba(0,0,0,0.1);position:relative;border-radius:0;transition:all 0.3s ease;color:#000000;width:100%;background-color:transparent;font-size:17px;margin-bottom:25px;box-shadow:none}.style_contact .style_support_info input[type="text"]::placeholder,.style_contact .style_support_info textarea::placeholder{transition:opacity 0.3s ease;color:#000000;opacity:0.6}.style_contact .style_support_info input[type="text"]:focus::placeholder,.style_contact .style_support_info textarea:focus::placeholder{opacity:0.3}.style_contact .style_support_info input[type="text"]:focus,.style_contact .style_support_info textarea:focus{outline:none;border-bottom-color:rgb(187,178,174);background-color:rgba(0,0,0,0.01)}.style_contact .style_support_info textarea{min-height:150px;transition:height 0.3s ease;resize:vertical;overflow:hidden}.style_contact .style_support_info .style_message_inquiry{align-items:flex-start;margin-bottom:30px;display:flex}.style_contact .style_support_info .style_message_inquiry input[type="checkbox"]{position:absolute;opacity:0}.style_contact .style_support_info .style_message_inquiry label{position:relative;font-size:calc(17px - 2px);color:#000000;line-height:1.6;padding-left:40px;cursor:pointer}.style_contact .style_support_info .style_message_inquiry label::before{transition:all 0.3s ease;width:25px;border:1px solid rgba(0,0,0,0.1);left:0;content:'';top:0;background-color:transparent;position:absolute;height:25px}.style_contact .style_support_info .style_message_inquiry label::after{opacity:0;height:12px;border-bottom:2px solid #ffffff;left:9px;top:5px;content:'';width:7px;border-right:2px solid #ffffff;transition:all 0.3s ease;position:absolute;transform:rotate(45deg) scale(0)}.style_contact .style_support_info .style_message_inquiry input[type="checkbox"]:checked + label::before{border-color:rgb(187,178,174);background-color:rgb(187,178,174)}.style_contact .style_support_info .style_message_inquiry input[type="checkbox"]:checked + label::after{opacity:1;transform:rotate(45deg) scale(1)}.style_contact .style_support_info .style_message_inquiry a{text-decoration:none;color:rgb(187,178,174);transition:color 0.3s ease;padding-bottom:2px;border-bottom:1px solid transparent;font-weight:600}.style_contact .style_support_info .style_message_inquiry a:hover{color:rgb(145,133,131);border-bottom-color:rgb(145,133,131)}.style_contact .style_support_info .style_query_request{letter-spacing:2px;cursor:pointer;color:#000000;display:inline-block;transition:all 0.4s cubic-bezier(0.23,1,0.32,1);position:relative;text-transform:uppercase;font-weight:600;background-color:transparent;padding:18px 40px;border:1px solid rgb(187,178,174);overflow:hidden;font-size:17px;z-index:1}.style_contact .style_support_info .style_query_request::before{position:absolute;width:100%;background:rgb(187,178,174);transform:scaleX(0);z-index:-1;transition:transform 0.4s cubic-bezier(0.23,1,0.32,1);left:0;height:100%;transform-origin:right;content:'';top:0}.style_contact .style_support_info .style_query_request:hover::before{transform-origin:left;transform:scaleX(1)}.style_contact .style_connect_query{overflow:hidden;background:linear-gradient(135deg,rgb(187,178,174) 0%,rgb(145,133,131) 100%);position:relative;padding:60px}.style_contact .style_connect_query::before{background-size:20px 20px;width:100%;background:linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%) -10px 0,linear-gradient(135deg,rgba(0,0,0,0.2) 25%,transparent 25%) -10px 0,linear-gradient(45deg,transparent 75%,rgba(0,0,0,0.2) 75%) -10px 0,linear-gradient(135deg,transparent 75%,rgba(0,0,0,0.2) 75%) -10px 0;z-index:0;position:absolute;top:0;left:0;content:'';opacity:0.1;height:100%}.style_contact .style_connect_query::after{position:absolute;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 60%);z-index:0;content:'';height:200%;left:-50%;top:-50%;animation:pulse-light 10s infinite;width:200%}.style_contact .style_connect_query h4{letter-spacing:2px;z-index:1;font-weight:600;position:relative;text-transform:uppercase;font-size:23px;color:#ffffff;margin-bottom:40px}.style_contact .style_connect_query h4::after{bottom:-10px;height:2px;background:#ffffff;content:'';width:50px;position:absolute;left:0}.style_contact .style_connect_query .style_reach_grid{padding:0;list-style:none;margin:0;position:relative;z-index:1}.style_contact .style_connect_query .style_reach_grid li{position:relative;display:flex;align-items:flex-start;transition:transform 0.3s ease;padding:15px 0;margin-bottom:30px}.style_contact .style_connect_query .style_reach_grid li:hover{transform:translateX(10px)}.style_contact .style_connect_query .style_reach_grid li::before{top:0;background:rgba(255,255,255,0.3);transition:width 0.3s ease;width:0;left:0;position:absolute;height:1px;content:''}.style_contact .style_connect_query .style_reach_grid li:hover::before{width:100%}.style_contact .style_connect_query .style_reach_grid li::after{transition:width 0.3s ease;content:'';background:rgba(255,255,255,0.3);position:absolute;bottom:0;right:0;height:1px;width:0}.style_contact .style_connect_query .style_reach_grid li:hover::after{width:100%}.style_contact .style_connect_query .style_reach_grid li svg{margin-right:20px;width:24px;flex-shrink:0;height:24px}.style_contact .style_connect_query .style_reach_grid li svg path{transition:fill 0.3s ease;fill:#ffffff}.style_contact .style_connect_query .style_reach_grid li span{font-size:17px;line-height:1.5;color:#ffffff}.style_contact .style_connect_query .style_reach_grid li a{position:relative;color:#ffffff;transition:all 0.3s ease;text-decoration:none}.style_contact .style_connect_query .style_reach_grid li a::before{transform:scaleX(0);left:0;transition:transform 0.3s ease;content:'';height:1px;background:#ffffff;width:100%;transform-origin:right;bottom:-2px;position:absolute}.style_contact .style_connect_query .style_reach_grid li a:hover{text-shadow:0 0 5px rgba(255,255,255,0.5)}.style_contact .style_connect_query .style_reach_grid li a:hover::before{transform:scaleX(1);transform-origin:left}@keyframes scanlines {0%{background-position:0 0}100%{background-position:0 100%}} @keyframes border-flow {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @keyframes pulse-light {0%,100%{transform:translate(0,0);opacity:0.5}25%{transform:translate(10%,10%);opacity:0.3}50%{transform:translate(0%,20%);opacity:0.5}75%{transform:translate(-10%,10%);opacity:0.3}} @media (max-width: 992px) {.style_contact{padding:80px 0}.style_contact .container{padding:0 20px}.style_contact .style_query_card{grid-template-columns:1fr}.style_contact .style_support_info,.style_contact .style_connect_query{padding:40px}} @media (max-width: 768px) {.style_contact{padding:60px 0}.style_contact h3{margin-bottom:40px;font-size:calc(29px - 4px)}.style_contact .style_support_info h3,.style_contact .style_connect_query h4{font-size:calc(23px - 2px);margin-bottom:30px}.style_contact .style_support_info input[type="text"],.style_contact .style_support_info textarea{padding:15px 20px;margin-bottom:20px}.style_contact .style_support_info .style_query_request{padding:15px 30px}} @media (max-width: 576px) {.style_contact{padding:40px 0}.style_contact .style_support_info,.style_contact .style_connect_query{padding:30px 20px}.style_contact h3{font-size:calc(29px - 6px);letter-spacing:2px}.style_contact .style_support_info .style_message_inquiry label{font-size:calc(17px - 3px)}}.style_pricing_feature{overflow:hidden;position:relative;color:#ffffff;padding:4rem 0}.style_pricing_feature::before{content:"";position:absolute;left:0;background:linear-gradient(135deg,rgba(34,30,80,0.95),rgba(19,31,60,0.85));right:0;top:0;z-index:1;bottom:0}.style_pricing_feature .container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem}.style_pricing_feature .style_member_plans{position:relative}.style_pricing_feature h2{background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));color:transparent;-webkit-background-clip:text !important;font-weight:700;transform:translateY(10px);margin-bottom:1.5rem;animation:fadeIn 0.8s ease-out forwards;background-clip:text !important;font-size:38px;text-align:center}.style_pricing_feature .style_fee_package{opacity:0;position:relative;padding:0 1rem;animation:fadeIn 0.8s ease-out 0.2s forwards;transform:translateY(15px);margin:0 auto 3rem;text-align:center;font-size:calc(16px * 1.1);line-height:1.6;color:#ffffff;max-width:800px}.style_pricing_feature .style_sub_options{display:grid;gap:2rem;list-style:none;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0;padding:0;perspective:1000px}.style_pricing_feature .style_sub_options li{animation:fadeInUp 0.8s ease-out forwards;transform:translateY(30px);opacity:0}.style_pricing_feature .style_sub_options li:nth-child(1){animation-delay:0.2s}.style_pricing_feature .style_sub_options li:nth-child(2){animation-delay:0.3s}.style_pricing_feature .style_sub_options li:nth-child(3){animation-delay:0.4s}.style_pricing_feature .style_sub_options li:nth-child(4){animation-delay:0.5s}.style_pricing_feature .style_cost_plan{transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);height:100%;display:block;text-decoration:none}.style_pricing_feature .style_cost_plan:hover{transform:translateY(-12px) scale(1.02)}.style_pricing_feature .style_plan_matrix{display:flex;box-shadow:0 10px 30px rgba(0,0,0,0.2),0 1px 3px rgba(0,0,0,0.1);flex-direction:column;padding:0;-webkit-backdrop-filter:blur(10px);background:linear-gradient(140deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.05) 100%);backdrop-filter:blur(10px);overflow:hidden;height:100%;position:relative;border:1px solid rgba(255,255,255,0.1);transition:all 0.4s ease}.style_pricing_feature .style_plan_matrix::before{height:5px;top:0;content:"";transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);position:absolute;background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));left:0;transform-origin:left;width:100%;transform:scaleX(0)}.style_pricing_feature .style_cost_plan:hover .style_plan_matrix::before{transform:scaleX(1)}.style_pricing_feature .style_study_packages{color:#ffffff;flex-direction:column;height:100%;display:flex;padding:2.5rem 2rem}.style_pricing_feature .style_study_packages h4{margin-top:0;position:relative;font-weight:600;margin-bottom:1.5rem;color:#ffffff;font-size:calc(18px * 1.2);padding-bottom:0.75rem}.style_pricing_feature .style_study_packages h4::after{left:0;content:"";bottom:0;height:2px;position:absolute;width:50px;background:rgb(145,133,131)}.style_pricing_feature .style_study_packages p{hyphens:auto;line-height:1.6;word-wrap:break-word;color:rgba(255,255,255,0.85);font-size:16px;flex-grow:1;margin-bottom:2rem;overflow-wrap:break-word;word-break:break-word}.style_pricing_feature .style_edu_packages{padding:0.75rem 1.5rem;background:linear-gradient(120deg,rgb(187,178,174),rgb(145,133,131));border-radius:10px;align-items:center;display:inline-flex;margin-top:auto;align-self:flex-start;transition:all 0.3s ease;font-size:calc(16px * 1.3);justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.15);font-weight:700}.style_pricing_feature .style_cost_plan:hover .style_edu_packages{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.25)}@keyframes fadeIn {from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}} @keyframes fadeInUp {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}} @media (max-width: 1200px) {.style_pricing_feature .style_sub_options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.style_pricing_feature .style_study_packages{padding:2rem 1.5rem}} @media (max-width: 991px) {.style_pricing_feature{padding:3.5rem 0}.style_pricing_feature h2{font-size:calc(38px * 0.9)}.style_pricing_feature .style_fee_package{font-size:16px;margin-bottom:2.5rem}} @media (max-width: 768px) {.style_pricing_feature{padding:3rem 0}.style_pricing_feature h2{font-size:calc(38px * 0.85)}.style_pricing_feature .style_sub_options{grid-template-columns:1fr;margin:0 auto;max-width:480px}.style_pricing_feature .style_study_packages h4{font-size:18px}.style_pricing_feature .style_edu_packages{font-size:calc(16px * 1.2);padding:0.6rem 1.2rem}} @media (max-width: 480px) {.style_pricing_feature{padding:2.5rem 0}.style_pricing_feature h2{font-size:calc(38px * 0.8)}.style_pricing_feature .style_fee_package{font-size:calc(16px * 0.95);margin-bottom:2rem}.style_pricing_feature .style_study_packages{padding:1.75rem 1.25rem}.style_pricing_feature .style_study_packages p{font-size:calc(16px * 0.95);margin-bottom:1.5rem}}.style_customer_comments{padding:120px 0;background:linear-gradient(135deg,rgb(218,202,194) 0%,rgba(rgb(187,178,174,0.5),0.05) 100%);position:relative;overflow:hidden}.style_customer_comments::before{border-radius:50%;position:absolute;content:"";opacity:0.05;top:-50px;height:300px;width:300px;background:radial-gradient(circle,rgb(187,178,174) 0%,transparent 70%);z-index:0;right:-50px}.style_customer_comments::after{opacity:0.05;width:400px;border-radius:50%;height:400px;content:"";z-index:0;bottom:-100px;background:radial-gradient(circle,rgb(145,133,131) 0%,transparent 70%);position:absolute;left:-100px}.style_customer_comments .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.style_customer_comments h2{margin-bottom:60px;color:#000000;font-size:36px;transform:perspective(1000px) translateZ(0);position:relative;text-align:center;font-weight:700;transition:transform 0.5s ease-out}.style_customer_comments h2::after{bottom:-15px;height:3px;width:80px;background:linear-gradient(90deg,rgb(187,178,174),rgb(145,133,131));transform:translateX(-50%) scaleX(0.7);left:50%;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);position:absolute;content:""}.style_customer_comments h2:hover::after{transform:translateX(-50%) scaleX(1)}.style_customer_comments .style_learner_voices{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid;padding:0;margin:0;gap:30px;list-style:none}.style_customer_comments .style_user_testimonials{background:#ffffff;box-shadow:0 8px 30px rgba(rgba(0,0,0,0.5),0.08);transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);padding:30px;position:relative;overflow:hidden;transform:translateY(0);border-radius:10px}.style_customer_comments .style_user_testimonials::before{line-height:1;right:20px;top:-30px;font-size:150px;z-index:0;content:"";position:absolute;color:rgba(rgb(187,178,174,0.5),0.05);font-family:serif}.style_customer_comments .style_user_testimonials:hover{box-shadow:0 15px 35px rgba(rgba(0,0,0,0.5),0.12);transform:translateY(-8px)}.style_customer_comments .style_user_testimonials div{display:flex;z-index:2;margin-bottom:15px;align-items:center;position:relative}.style_customer_comments .style_user_testimonials img{object-fit:cover;box-shadow:0 4px 10px rgba(rgba(0,0,0,0.5),0.1);transition:transform 0.3s ease-out;height:60px;width:60px;border:3px solid #ffffff;margin-right:15px;border-radius:50%}.style_customer_comments .style_user_testimonials:hover img{transform:scale(1.05)}.style_customer_comments .style_user_testimonials h4{font-size:calc(19px * 0.9);color:#000000;margin:0;position:relative;font-weight:600}.style_customer_comments .style_user_testimonials h4::after{height:2px;bottom:-5px;position:absolute;transition:width 0.4s ease;background:linear-gradient(90deg,rgb(187,178,174),transparent);content:"";left:0;width:0}.style_customer_comments .style_user_testimonials:hover h4::after{width:100%}.style_customer_comments .style_user_testimonials .description{margin:0;position:relative;font-size:16px;z-index:2;color:#000000;line-height:1.6}.style_customer_comments .style_user_testimonials:nth-child(odd){background:linear-gradient(to bottom right,#ffffff,rgba(rgb(187,178,174,0.5),0.03))}.style_customer_comments .style_user_testimonials:nth-child(even){background:linear-gradient(to bottom left,#ffffff,rgba(rgb(145,133,131,0.5),0.03))}.style_customer_comments a{transform:translateZ(0);letter-spacing:0.5px;margin-top:50px;overflow:hidden;background:linear-gradient(135deg,rgb(187,178,174) 0%,rgb(145,133,131) 100%);display:inline-block;border-radius:10px;position:relative;color:#ffffff;text-align:center;font-weight:600;padding:12px 30px;text-decoration:none;font-size:15px;transition:all 0.3s ease}.style_customer_comments a::before{transition:opacity 0.4s ease;background:linear-gradient(135deg,rgb(145,133,131) 0%,rgb(187,178,174) 100%);height:100%;z-index:0;width:100%;top:0;left:0;opacity:0;content:"";position:absolute}.style_customer_comments a:hover::before{opacity:1}@media (max-width: 991px) {.style_customer_comments{padding:80px 0}.style_customer_comments h2{font-size:calc(36px * 0.9);margin-bottom:40px}.style_customer_comments .style_learner_voices{gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}} @media (max-width: 767px) {.style_customer_comments{padding:60px 0}.style_customer_comments h2{font-size:calc(36px * 0.8);margin-bottom:30px}.style_customer_comments .style_learner_voices{gap:20px;grid-template-columns:1fr}.style_customer_comments .style_user_testimonials{padding:25px}.style_customer_comments .style_user_testimonials img{width:50px;height:50px}} @media (max-width: 480px) {.style_customer_comments{padding:40px 0}.style_customer_comments h2{font-size:calc(36px * 0.7);margin-bottom:25px}.style_customer_comments .style_user_testimonials{padding:20px}.style_customer_comments .style_user_testimonials img{width:45px;height:45px}.style_customer_comments .style_user_testimonials .description{font-size:calc(16px * 0.95)}} @media (min-width: 1200px) {.style_customer_comments .style_learner_voices{grid-template-columns:repeat(4,1fr)}.style_customer_comments .style_user_testimonials:hover{transform:translateY(-12px) scale(1.03)}} @media (hover: none) {.style_customer_comments .style_user_testimonials:hover{box-shadow:0 8px 30px rgba(rgba(0,0,0,0.5),0.08);transform:none}.style_customer_comments .style_user_testimonials:hover img{transform:none}.style_customer_comments .style_user_testimonials:hover h4::after{width:0}} @media (prefers-reduced-motion: reduce) {.style_customer_comments .style_user_testimonials,.style_customer_comments .style_user_testimonials img,.style_customer_comments h2::after,.style_customer_comments .style_user_testimonials h4::after,.style_customer_comments a,.style_customer_comments a::before{transition:none}}footer{background-color:#000000;position:relative;margin-top:0}footer::before{height:100%;content:"";left:0;z-index:1;top:0;opacity:0.9;background:linear-gradient(to right,#000000 0%,rgb(187,178,174,0.5) 50%,#000000 100%);width:100%;position:absolute}.style_alumni_net{z-index:5;padding:60px 0 40px;position:relative;background-color:transparent}.style_alumni_net .container{grid-template-columns:repeat(12,1fr);grid-gap:30px;display:grid;position:relative}.style_alumni_net .company_holder{padding:30px;position:relative;border-radius:10px;background-color:rgba(255,255,255,0.03);grid-column:span 4}.style_alumni_net .company_holder h3{font-weight:700;color:#ffffff;display:inline-block;margin-bottom:20px;position:relative;font-size:32px}.style_alumni_net .company_holder h3::after{left:0;position:absolute;height:2px;background:rgb(187,178,174);width:100%;content:"";bottom:-8px}.style_alumni_net .style_search_foot{opacity:0.8;line-height:1.6;color:#ffffff;font-size:17px}.style_alumni_net .style_calc_foot{display:grid;grid-gap:30px;grid-template-columns:repeat(2,1fr);grid-column:span 8}.style_alumni_net .style_nav_main{border-radius:10px;position:relative;background-color:rgba(255,255,255,0.03);padding:30px}.style_alumni_net .style_nav_main h5{display:inline-block;font-weight:600;margin-bottom:20px;position:relative;color:#ffffff;font-size:19px}.style_alumni_net .style_nav_main h5::after{height:2px;position:absolute;background:rgb(145,133,131);left:0;bottom:-8px;width:100%;content:""}.style_alumni_net .style_nav_main .style_header_mentor{display:grid;grid-gap:15px}.style_alumni_net .style_nav_main .style_header_mentor a{color:#ffffff;display:block;font-size:17px;position:relative;transition:color 0.3s ease,transform 0.3s ease;padding-left:15px;text-decoration:none;opacity:0.8}.style_alumni_net .style_nav_main .style_header_mentor a::before{width:6px;content:"";left:0;background:rgb(145,133,131);transform:translateY(-50%);position:absolute;border-radius:50%;top:50%;height:6px}.style_alumni_net .style_nav_main .style_header_mentor a:hover{color:rgb(187,178,174);transform:translateX(5px);opacity:1}.style_diploma_cta{position:relative;background-color:rgba(0,0,0,0.2);padding:25px 0;z-index:5;margin-top:40px}.style_diploma_cta .container{justify-content:center;align-items:center;display:flex}.style_diploma_cta .style_science_ref{opacity:0.7;color:#ffffff;font-size:14px;text-align:center}@media (max-width: 991px) {.style_alumni_net .container{grid-template-columns:1fr;grid-gap:30px}.style_alumni_net .company_holder{grid-column:span 12}.style_alumni_net .style_calc_foot{grid-template-columns:1fr 1fr;grid-column:span 12}} @media (max-width: 767px) {.style_alumni_net{padding:40px 0 30px}.style_alumni_net .style_calc_foot{grid-template-columns:1fr}.style_alumni_net .company_holder{padding:25px}.style_alumni_net .style_nav_main{padding:25px}.style_alumni_net .company_holder h3{font-size:calc(32px - 2px)}.style_alumni_net .style_nav_main h5{font-size:calc(19px - 1px)}} @media (max-width: 575px) {.style_alumni_net{padding:30px 0 20px}.style_alumni_net .company_holder,.style_alumni_net .style_nav_main{padding:20px}.style_alumni_net .company_holder h3{font-size:calc(32px - 4px)}.style_diploma_cta{padding:20px 0}} .style_alumni_net .company_holder:hover,.style_alumni_net .style_nav_main:hover{background-color:rgba(255,255,255,0.05);transition:background-color 0.3s ease}.style_alumni_net .container::before{z-index:-1;top:0;pointer-events:none;left:0;height:100%;opacity:0.05;position:absolute;background:linear-gradient(to right,rgb(187,178,174,0.5) 1px,transparent 1px) 0 0 / 40px 100%,linear-gradient(to bottom,rgb(187,178,174,0.5) 1px,transparent 1px) 0 0 / 100% 40px;content:"";width:100%}.style_alumni_net .company_holder::before{opacity:0.5;left:0;height:100%;width:5px;background:rgb(187,178,174);content:"";position:absolute;top:0}.style_alumni_net .style_nav_main::before{content:"";position:absolute;background:rgb(145,133,131);height:100%;width:5px;left:0;opacity:0.5;top:0}footer::after{background:linear-gradient(to right,rgb(187,178,174),rgb(145,133,131),rgb(187,178,174));position:absolute;width:100%;content:"";height:5px;bottom:0;z-index:2;left:0;opacity:0.3}.style_alumni_net .style_header_mentor{position:relative}.style_alumni_net .style_header_mentor::after{background:rgb(145,133,131,0.5);position:absolute;content:"";height:1px;left:0;width:100%;bottom:-15px;opacity:0.2}.style_alumni_net .style_nav_main h5,.style_alumni_net .company_holder h3{text-transform:uppercase;letter-spacing:1px}.style_alumni_net .style_nav_main:nth-child(1){grid-row:1;grid-column:1}.style_alumni_net .style_nav_main:nth-child(2){grid-row:1;grid-column:2}.style_diploma_cta .style_science_ref{position:relative;display:inline-block}.style_diploma_cta .style_science_ref::before{left:-40px;transform:translateY(-50%);content:"";background:rgb(187,178,174);opacity:0.5;top:50%;position:absolute;width:30px;height:1px}.style_diploma_cta .style_science_ref::after{height:1px;content:"";right:-40px;background:rgb(187,178,174);opacity:0.5;transform:translateY(-50%);position:absolute;top:50%;width:30px}