*{margin:0;box-sizing:border-box;padding:0}.container{margin:auto;max-width:100%;width:1155px}.lesson-cta{flex:0 0 auto}.grid-container{min-height:100%;height:100%;display:flex;flex-direction:column}html,body{font-family:Arial,sans-serif;min-height:100%;scroll-behavior:smooth;color:#000000;height:100%}svg{width:30px;height:30px}a{color:inherit;text-decoration:none}header,footer{width:100%}.nav-begin{flex:1 0 auto}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .company-info{position:relative;overflow:hidden;padding:5rem 0}.company-info::before{width:100%;position:absolute;height:100%;top:0;z-index:1;content:"";left:0;background:linear-gradient(135deg,rgba(0,0,0,0.5),rgb(195,151,162,0.5) 70%)}.company-info::after{content:"";bottom:-50px;animation:float 10s ease-in-out infinite;position:absolute;width:250px;z-index:1;right:-50px;border:3px solid rgb(169,91,111,0.5);transform:rotate(15deg);height:250px}.company-info h4{position:relative;margin-bottom:2rem;font-weight:700;animation:slideIn 0.8s forwards 0.2s ease-out;font-size:36px;padding-left:2rem;transform:translateX(20px);text-transform:uppercase;color:#ffffff;letter-spacing:2px;z-index:2;opacity:0}.company-info h4::before{position:absolute;transform:translateY(-50%);content:"";height:3px;top:50%;width:1.5rem;left:0;background:rgb(169,91,111)}.company-info .container{z-index:2;margin:0 auto;position:relative;max-width:1200px;padding:0 15px}.company-info .info-card{background:rgba(255,255,255,0.9);clip-path:polygon(0 0,100% 0,100% 96%,96% 100%,0 100%);box-shadow:0 10px 30px rgba(0,0,0,0.15);opacity:0;padding:3rem;animation:fadeUp 1s forwards 0.4s ease-out;transform:translateY(20px)}.company-info .info-card h6{color:rgb(195,151,162);font-size:19px;padding-bottom:0.8rem;margin-bottom:1.5rem;position:relative;font-weight:700;display:inline-block}.company-info .info-card h6::after{height:2px;width:100%;content:"";bottom:0;background:linear-gradient(to right,rgb(169,91,111),transparent);position:absolute;left:0}.company-info .info-card div{position:relative}.company-info .info-card span{font-size:16px;display:block;line-height:1.8;z-index:2;position:relative;column-count:1;column-gap:2rem;color:#000000}.company-info .info-card::before{right:2rem;position:absolute;transform:rotate(-5deg);opacity:0.5;border:1px dashed rgb(169,91,111,0.5);content:"";top:3rem;height:40%;z-index:1;width:40%}@keyframes float {0%,100%{transform:rotate(15deg) translate(0,0)}50%{transform:rotate(20deg) translate(10px,-10px)}} @keyframes slideIn {to{transform:translateX(0);opacity:1}} @keyframes fadeUp {to{transform:translateY(0);opacity:1}} @media (min-width: 768px) {.company-info{padding:7rem 0}.company-info h4{padding-left:3rem;font-size:calc(36px * 1.2)}.company-info h4::before{width:2.5rem}.company-info .info-card{margin-left:3rem;padding:4rem}.company-info .info-card span{column-count:2}.company-info .info-card::before{height:50%;width:30%}} @media (min-width: 992px) {.company-info{padding:9rem 0}.company-info h4{margin-left:3rem}.company-info .info-card{margin-left:6rem;padding:5rem;width:85%}.company-info .info-card h6{font-size:calc(19px * 1.2)}.company-info .info-card span{column-gap:3rem;column-count:2}.company-info::after{width:350px;height:350px}} @media (max-width: 767px) {.company-info{padding:4rem 0}.company-info h4{text-align:left;padding-left:1.5rem}.company-info .info-card{padding:2rem}.company-info .info-card::before{display:none}}footer{width:100%;position:relative}footer .lesson-cta{box-shadow:0 -10px 30px rgba(0,0,0,0.1);background:linear-gradient(135deg,#000000 0%,rgb(195,151,162) 100%);z-index:1;padding:80px 0 30px;position:relative}footer .lesson-cta::before{width:100%;z-index:-1;background:repeating-linear-gradient( 45deg,rgba(0,0,0,0.5),rgba(0,0,0,0.5) 10px,transparent 10px,transparent 20px );height:100%;position:absolute;opacity:0.05;content:'';top:0;left:0}footer .lesson-cta::after{height:3px;animation:glowBorder 3s infinite linear;width:100%;left:0;top:0;content:'';position:absolute;background:linear-gradient(90deg,rgb(195,151,162) 0%,rgb(169,91,111) 50%,rgb(195,151,162) 100%)}@keyframes glowBorder {0%{opacity:0.3}50%{opacity:1}100%{opacity:0.3}} footer .lesson-cta .container{position:relative;z-index:2}footer .collab-net{grid-template-columns:1fr;display:grid;gap:40px}footer .online-contact{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px;position:relative;padding-bottom:30px;justify-content:space-between}footer .online-contact::after{position:absolute;content:'';left:0;width:100%;bottom:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgb(169,91,111,0.5) 50%,transparent 100%)}footer .info_item{transition:all 0.3s ease;transform:translateY(0);border:1px solid rgba(255,255,255,0.05);min-width:200px;margin-bottom:15px;padding:15px;backdrop-filter:blur(5px);border-radius:10px;background:rgba(255,255,255,0.03);flex:1}footer .info_item:hover{box-shadow:0 10px 20px rgba(0,0,0,0.1);background:rgba(255,255,255,0.05);transform:translateY(-5px)}footer .info_item p,footer .info_item a{font-size:12px;display:flex;gap:10px;text-decoration:none;align-items:center;color:#ffffff;transition:color 0.3s ease;font-weight:400;font-family:Arial,sans-serif}footer .info_item svg{width:20px;flex-shrink:0;transition:transform 0.3s ease;height:20px;fill:rgb(169,91,111)}footer .info_item:hover svg{transform:scale(1.2)}footer .info_item:hover a,footer .info_item:hover p{color:rgb(169,91,111)}footer .text_main_holder{grid-template-columns:1fr 1fr 1fr;margin-bottom:40px;gap:40px;display:grid}footer .top-sitebar{flex-direction:column;display:flex;align-items:flex-start;gap:20px}footer .top-sitebar svg{height:auto;filter:drop-shadow(0 0 5px rgb(195,151,162,0.5));max-width:160px}footer .help-center{color:#ffffff;opacity:0.7;line-height:1.5;font-size:14px;max-width:300px;font-weight:300}footer .main-top{gap:20px;display:flex;flex-direction:column}footer .main-top h5{margin-bottom:5px;font-weight:700;color:#ffffff;position:relative;font-size:21px;padding-bottom:15px}footer .main-top h5::after{bottom:0;border-radius:10px;left:0;position:absolute;height:3px;content:'';width:50px;background:rgb(169,91,111)}footer .head-guide{display:flex;gap:15px;margin-bottom:20px;flex-direction:column}footer .head-guide a{padding-left:15px;text-decoration:none;position:relative;color:#ffffff;font-size:12px;transition:all 0.3s ease;opacity:0.8}footer .head-guide a::before{width:6px;left:0;background:rgb(169,91,111);transition:all 0.3s ease;height:6px;content:'';border-radius:50%;position:absolute;transform:translateY(-50%);opacity:0.7;top:50%}footer .head-guide a:hover{opacity:1;transform:translateX(5px);color:rgb(169,91,111)}footer .head-guide a:hover::before{width:8px;box-shadow:0 0 10px rgb(169,91,111);opacity:1;height:8px}footer .subscribe_holder{transform:perspective(1000px) rotateY(-5deg);background:rgba(0,0,0,0.2);border:1px solid rgba(255,255,255,0.05);box-shadow:0 15px 30px rgba(0,0,0,0.2);transition:all 0.5s ease;padding:25px;flex-direction:column;border-radius:24px;display:flex;gap:15px}footer .subscribe_holder:hover{transform:perspective(1000px) rotateY(0deg);box-shadow:0 20px 40px rgba(0,0,0,0.3)}footer .subscribe_holder h5{font-size:21px;color:#ffffff;font-weight:700;margin-bottom:5px}footer .subscribe_holder p{font-size:12px;opacity:0.8;line-height:1.6;color:#ffffff;margin-bottom:20px}footer .input_holder{flex-direction:column;display:flex;gap:15px;position:relative}footer .input_holder input[type="email"]{transition:all 0.3s ease;outline:none;background:rgba(0,0,0,0.2);color:#ffffff;padding:14px 15px;width:100%;font-size:12px;border-radius:10px;border:1px solid rgba(255,255,255,0.1)}footer .input_holder input[type="email"]::placeholder{color:rgba(255,255,255,0.5)}footer .input_holder input[type="email"]:focus{border-color:rgb(169,91,111);box-shadow:0 0 15px rgb(169,91,111,0.5)}footer .sub-status{letter-spacing:1px;overflow:hidden;font-weight:600;border-radius:10px;color:#ffffff;transition:all 0.3s ease;position:relative;cursor:pointer;padding:12px 24px;font-size:19px;border:none;text-transform:uppercase;background:linear-gradient(45deg,rgb(169,91,111) 0%,rgb(195,151,162) 100%)}footer .sub-status::before{width:100%;left:-100%;height:100%;position:absolute;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:0.6s;content:'';top:0}footer .sub-status:hover::before{left:100%}footer .sub-status:hover{box-shadow:0 5px 15px rgba(0,0,0,0.3);transform:translateY(-2px)}footer .goal-footer{text-align:center;position:relative;padding-top:30px}footer .goal-footer::before{background:linear-gradient(90deg,transparent 0%,rgb(169,91,111,0.5) 50%,transparent 100%);top:0;position:absolute;content:'';height:1px;left:0;width:100%}footer .transcript{color:#ffffff;opacity:0.7;font-size:15px;font-weight:300}@media (max-width: 992px) {footer .lesson-cta{padding:60px 0 30px}footer .text_main_holder{gap:30px;grid-template-columns:1fr 1fr}footer .subscribe_holder{grid-column:span 2;transform:perspective(1000px) rotateY(0deg)}footer .online-contact{gap:20px}footer .info_item{min-width:180px}} @media (max-width: 768px) {footer .lesson-cta{padding:50px 0 30px}footer .text_main_holder{grid-template-columns:1fr;gap:40px}footer .subscribe_holder{grid-column:span 1}footer .main-top{gap:15px}footer .online-contact{gap:15px;flex-direction:column}footer .info_item{margin-bottom:0;width:100%}footer .input_holder{flex-direction:column}footer .sub-status{width:100%}} @media (max-width: 576px) {footer .lesson-cta{padding:40px 0 30px}footer .top-sitebar{align-items:center;margin:0 auto;text-align:center}footer .help-center{text-align:center;margin:0 auto}footer .main-top h5{text-align:center}footer .main-top h5::after{transform:translateX(-50%);left:50%}footer .head-guide{align-items:center}footer .head-guide a{text-align:center}footer .subscribe_holder{padding:20px;text-align:center}footer .subscribe_holder h5,footer .subscribe_holder p{text-align:center}}.program-information{position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(228,211,215) 0%,rgba(240,242,245,0.9) 100%);padding:120px 0}.program-information::before{transform:translateZ(0);height:300px;background:linear-gradient(45deg,rgb(195,151,162,0.5) 0%,rgb(169,91,111,0.5) 100%);right:-100px;width:300px;top:-100px;content:"";animation:float 15s infinite alternate ease-in-out;position:absolute;filter:blur(40px);border-radius:50%;opacity:0.3}.program-information::after{bottom:-50px;left:-50px;height:200px;position:absolute;filter:blur(30px);border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;transform:translateZ(0);background:linear-gradient(-45deg,rgb(169,91,111,0.5) 0%,rgb(195,151,162,0.5) 100%);animation:morph 20s infinite alternate ease-in-out;content:"";width:200px;opacity:0.2}.program-information .container{position:relative;padding:0 20px;max-width:1200px;z-index:1;margin:0 auto}.program-information .tech-classes{display:grid;grid-template-columns:1fr;gap:40px;transform:translateZ(0)}.program-information .img-center-align{transform:perspective(1000px) rotateY(-2deg) translateZ(0);position:relative;transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);box-shadow:0 20px 40px rgba(0,0,0,0.1);overflow:hidden;height:350px}.program-information .img-center-align::before{content:"";inset:0;z-index:1;position:absolute;background:linear-gradient(to top,rgba(0,0,0,0.5),transparent 60%)}.program-information .img-center-align::after{height:200%;background:linear-gradient( 45deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 100% );width:200%;left:-50%;top:-50%;pointer-events:none;animation:shimmer 5s infinite linear;content:"";position:absolute;transform:rotate(25deg)}.program-information .info-card{transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);transform:perspective(1000px) rotateY(2deg) translateZ(0);position:relative;background:#ffffff;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,0.05)}.program-information .info-card::before{background:linear-gradient(to bottom,rgb(195,151,162),rgb(169,91,111));transition:transform 0.4s ease;height:100%;width:4px;transform-origin:center;content:"";transform:scaleY(0.7);top:0;position:absolute;left:0}.program-information .info-card:hover::before{transform:scaleY(1)}.program-information h3{position:relative;color:#000000;z-index:1;font-weight:700;transform:translateX(0);font-family:Arial,sans-serif;font-size:calc(24px + 0.2rem);transition:transform 0.4s ease;margin-bottom:24px}.program-information h3::after{background:rgb(195,151,162,0.5);opacity:0;width:8px;top:50%;position:absolute;transform:translateY(-50%);content:"";z-index:-1;transition:opacity 0.4s ease,left 0.4s ease;height:30%;left:-10px}.program-information .info-card:hover h3{transform:translateX(10px)}.program-information .info-card:hover h3::after{opacity:1;left:-5px}.program-information .description{position:relative;line-height:1.7;font-size:18px;margin-bottom:20px;font-family:Arial,sans-serif;color:#000000}.program-information p.description{max-height:300px;padding-right:15px;scrollbar-width:thin;scrollbar-color:rgb(195,151,162,0.5) rgb(228,211,215);overflow-y:auto;display:block}.program-information p.description::-webkit-scrollbar{width:5px}.program-information p.description::-webkit-scrollbar-track{border-radius:10px;background:rgb(228,211,215)}.program-information p.description::-webkit-scrollbar-thumb{background-color:rgb(195,151,162,0.5);border-radius:10px}.program-information span.description{display:none}@keyframes float {0%{transform:translateY(0) rotate(0deg)}100%{transform:translateY(-30px) rotate(10deg)}} @keyframes morph {0%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}25%{border-radius:50% 50% 30% 70% / 60% 40% 60% 40%}50%{border-radius:70% 30% 50% 50% / 40% 60% 40% 60%}75%{border-radius:40% 60% 60% 40% / 70% 30% 70% 30%}100%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}} @keyframes shimmer {0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}} @media (min-width: 768px) {.program-information .tech-classes{grid-template-columns:1fr 1fr;align-items:center;gap:50px}.program-information .img-center-align{height:450px;transform:perspective(1000px) rotateY(-5deg) translateZ(0)}.program-information .info-card{transform:perspective(1000px) rotateY(5deg) translateZ(0)}.program-information .img-center-align:hover,.program-information .info-card:hover{transform:perspective(1000px) rotateY(0) translateZ(20px)}.program-information h3{font-size:36px}} @media (min-width: 992px) {.program-information{padding:150px 0}.program-information .tech-classes{gap:70px}.program-information .img-center-align{height:550px}.program-information .info-card{padding:40px 50px}.program-information p.description{max-height:350px}} @media (max-width: 767px) {.program-information{padding:80px 0}.program-information .container{padding:0 15px}.program-information .img-center-align{height:250px}.program-information .info-card{padding:25px 20px}.program-information h3{font-size:calc(24px - 0.1rem);margin-bottom:15px}.program-information p.description{font-size:calc(18px - 0.1rem);max-height:250px}}.welcome{display:flex;position:relative;background:linear-gradient(135deg,rgba(12,33,57,0.95),rgba(34,55,78,0.9));overflow:hidden;justify-content:center;min-height:100vh;align-items:center}.welcome .img-center-align{position:absolute;width:100%;top:0;animation:subtle-zoom 20s infinite alternate ease-in-out;filter:saturate(0.8) contrast(1.1);left:0;height:100%;transform:scale(1.05);z-index:-1}.welcome .learn-classes{z-index:1;max-width:1200px;background:linear-gradient(145deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05));box-shadow:0 20px 40px rgba(0,0,0,0.2),0 5px 15px rgba(0,0,0,0.1),inset 0 1px 2px rgba(255,255,255,0.1);backdrop-filter:blur(10px);padding:5rem 3rem;width:90%;clip-path:polygon( 0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100% );flex-direction:column;transform:perspective(1000px) rotateX(2deg);display:flex;position:relative}.welcome h1{color:#ffffff;animation:slide-in 0.8s 0.2s forwards ease-out;text-shadow:0 2px 10px rgba(0,0,0,0.2);font-weight:700;margin-bottom:2rem;position:relative;opacity:0;font-size:calc(38px * 1.2);transform:translateX(-20px)}.welcome h1::after{background:linear-gradient(to right,rgb(195,151,162),rgba(94,170,168,0.4));bottom:-10px;height:4px;content:'';width:80px;position:absolute;animation:line-grow 0.8s 0.6s forwards cubic-bezier(0.17,0.67,0.43,0.99);transform-origin:left;transform:scaleX(0);left:0}.welcome .info-card{align-items:flex-start;gap:2rem;flex-direction:column;animation:fade-up 0.8s 0.4s forwards ease-out;opacity:0;transform:translateY(20px);display:flex}.welcome p{max-width:80%;font-size:calc(15px * 1.2);text-shadow:0 1px 3px rgba(0,0,0,0.2);line-height:1.6;color:#ffffff;position:relative}.welcome .course-welcome{display:flex;transform:scale(0.95);margin:1rem 0 2rem;transition:transform 0.3s ease;justify-content:center;align-items:center}.welcome .course-welcome:hover{transform:scale(1)}.welcome svg{transition:all 0.4s ease;filter:drop-shadow(0 5px 10px rgba(0,0,0,0.2));height:120px;width:120px}.welcome svg:hover{filter:drop-shadow(0 8px 15px rgba(0,0,0,0.3));transform:translateY(-5px)}.welcome svg path{fill:rgb(94,170,168);transition:fill 0.3s ease}.welcome svg:hover path{fill:rgba(114,190,188,1)}.welcome svg text{animation:text-pulse 2s infinite alternate ease-in-out;font-family:Arial,sans-serif}.welcome h6{margin-top:1rem;align-self:flex-start}.welcome .support-list{color:#ffffff;display:inline-block;position:relative;font-weight:600;border-radius:10px;z-index:1;background:linear-gradient(135deg,rgb(195,151,162),rgb(74,150,148));text-decoration:none;overflow:hidden;padding:1rem 2.5rem;box-shadow:0 10px 20px rgba(94,170,168,0.3);transition:all 0.3s ease;font-size:15px}.welcome .support-list::before{content:'';width:100%;transition:all 0.5s ease;height:100%;z-index:-1;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);left:-100%;top:0;position:absolute}.welcome .support-list:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgba(94,170,168,0.4)}.welcome .support-list:hover::before{left:100%}@keyframes subtle-zoom {0%{transform:scale(1.05)}100%{transform:scale(1.15)}} @keyframes slide-in {to{transform:translateX(0);opacity:1}} @keyframes fade-up {to{transform:translateY(0);opacity:1}} @keyframes line-grow {to{transform:scaleX(1)}} @keyframes text-pulse {0%{opacity:0.8}100%{opacity:1}} @media (max-width: 991px) {.welcome .learn-classes{padding:4rem 2rem;width:95%;clip-path:polygon( 0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100% )}.welcome h1{font-size:calc(38px * 1.1)}.welcome p{max-width:90%;font-size:calc(15px * 1.1)}} @media (max-width: 767px) {.welcome .learn-classes{padding:3rem 1.5rem;transform:perspective(1000px) rotateX(1deg)}.welcome h1{font-size:38px}.welcome p{font-size:15px;max-width:100%}.welcome svg{width:100px;height:100px}.welcome .support-list{padding:0.8rem 2rem}} @media (max-width: 576px) {.welcome .learn-classes{clip-path:polygon( 0 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100% );transform:none;padding:2.5rem 1.25rem}.welcome h1{font-size:calc(38px * 0.9)}.welcome .info-card{gap:1.5rem}.welcome svg{width:80px;height:80px}} @media (max-width: 480px) {.welcome{height:auto;min-height:100vh}.welcome .learn-classes{padding:2rem 1rem}.welcome h1{font-size:calc(38px * 0.8)}.welcome p{font-size:calc(15px * 0.9)}.welcome .support-list{padding:0.7rem 1.5rem;font-size:calc(15px * 0.9)}}.quantitative-data{background:linear-gradient(135deg,rgb(228,211,215) 0%,rgb(195,151,162,0.5) 100%);padding:6rem 0;overflow:hidden;position:relative}.quantitative-data::before{pointer-events:none;opacity:0.07;transform:rotate(-15deg) skew(10deg);left:-5%;height:70%;top:-10%;position:absolute;background:linear-gradient(45deg,rgb(195,151,162) 0%,transparent 80%);content:"";width:35%}.quantitative-data::after{background:linear-gradient(210deg,rgb(169,91,111) 0%,transparent 80%);width:40%;transform:rotate(15deg) skew(-10deg);pointer-events:none;right:-5%;position:absolute;bottom:-10%;content:"";height:80%;opacity:0.09}.quantitative-data .container{margin:0 auto;max-width:1200px;padding:0 2rem;z-index:2;position:relative}.quantitative-data ul{gap:2.5rem;list-style:none;margin:0;padding:0;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.quantitative-data .gain-statistics{position:relative;box-shadow:0 10px 30px rgba(0,0,0,0.08),0 5px 15px rgba(0,0,0,0.05);background:#ffffff;transform:perspective(1000px) rotateX(0deg) rotateY(0deg);border-left:3px solid rgb(195,151,162);transition:transform 0.5s cubic-bezier(0.215,0.61,0.355,1),box-shadow 0.5s cubic-bezier(0.215,0.61,0.355,1);padding:1.8rem;overflow:hidden}.quantitative-data .gain-statistics::before{transition:opacity 0.5s ease;left:0;opacity:0;top:0;background:linear-gradient(45deg,transparent 0%,rgb(195,151,162,0.5) 100%);height:100%;content:"";z-index:0;width:100%;position:absolute}.quantitative-data .gain-statistics:hover{box-shadow:0 15px 35px rgba(0,0,0,0.1),0 8px 20px rgba(0,0,0,0.07);transform:perspective(1000px) rotateX(2deg) rotateY(2deg) translateY(-5px)}.quantitative-data .gain-statistics:hover::before{opacity:0.05}.quantitative-data .gain-statistics div{z-index:1;position:relative}.quantitative-data .gain-statistics p{display:inline-block;color:rgb(195,151,162);transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275);font-size:calc(32px * 1.2);line-height:1;transform-origin:left center;font-weight:700;position:relative;letter-spacing:-0.02em;margin:0 0 0.5rem}.quantitative-data .gain-statistics:hover p{transform:scale(1.05)}.quantitative-data .gain-statistics p::after{left:0;height:3px;content:"";transition:width 0.4s ease;background:rgb(169,91,111);bottom:-0.3rem;position:absolute;width:30%}.quantitative-data .gain-statistics:hover p::after{width:70%}.quantitative-data .gain-statistics span{display:block;transform-origin:left center;font-size:15px;color:#000000;transition:transform 0.3s ease;font-weight:600}.quantitative-data .gain-statistics:hover span{transform:translateX(5px)}.quantitative-data h4{color:#000000;margin:4rem 0 0;font-weight:700;padding-bottom:1rem;font-size:24px;position:relative;text-align:center}.quantitative-data h4::after{height:3px;transform:translateX(-50%);background:linear-gradient(to right,rgb(195,151,162),rgb(169,91,111));left:50%;width:80px;position:absolute;content:"";bottom:0}@media (max-width: 1200px) {.quantitative-data ul{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quantitative-data .gain-statistics p{font-size:calc(32px * 1.1)}} @media (max-width: 992px) {.quantitative-data{padding:5rem 0}.quantitative-data ul{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.8rem}.quantitative-data .gain-statistics{padding:1.5rem}.quantitative-data .gain-statistics p{font-size:32px}} @media (max-width: 768px) {.quantitative-data{padding:4rem 0}.quantitative-data ul{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.quantitative-data .gain-statistics{padding:1.2rem}.quantitative-data .gain-statistics p{font-size:calc(32px * 0.9)}.quantitative-data h4{margin-top:3rem}} @media (max-width: 576px) {.quantitative-data{padding:3rem 0}.quantitative-data ul{gap:1.2rem;grid-template-columns:1fr 1fr}.quantitative-data .gain-statistics{padding:1rem}.quantitative-data .gain-statistics p{font-size:calc(32px * 0.8)}.quantitative-data h4{font-size:calc(24px * 0.9);margin-top:2.5rem}} @media (max-width: 480px) {.quantitative-data ul{margin:0 auto;max-width:280px;grid-template-columns:1fr}.quantitative-data .gain-statistics{transition:transform 0.4s ease,box-shadow 0.4s ease;transform:none}.quantitative-data .gain-statistics:hover{transform:translateY(-3px)}.quantitative-data h4{padding:0 1rem 1rem}} @media (prefers-reduced-motion: reduce) {.quantitative-data .gain-statistics,.quantitative-data .gain-statistics p,.quantitative-data .gain-statistics span,.quantitative-data .gain-statistics::before,.quantitative-data .gain-statistics p::after{transition-duration:0.1s}} @media (hover: none) {.quantitative-data .gain-statistics:hover{transform:none;box-shadow:0 10px 30px rgba(0,0,0,0.08),0 5px 15px rgba(0,0,0,0.05)}.quantitative-data .gain-statistics:hover p,.quantitative-data .gain-statistics:hover span{transform:none}.quantitative-data .gain-statistics:hover p::after{width:30%}}header{background:linear-gradient(135deg,rgb(228,211,215),#ffffff);overflow:visible;position:relative;width:100%;z-index:99}header::before{left:0;height:15px;background-size:20px 20px;background:radial-gradient( circle at 0% 50%,transparent 6px,rgb(195,151,162,0.5) 6px,rgb(195,151,162,0.5) 10px,transparent 10px ) repeat-x;bottom:0;width:100%;position:absolute;opacity:0.3;content:""}header .head-mentor{padding:25px 30px;position:relative;align-items:center;justify-content:space-between;display:flex}header .head-mentor::before,header .head-mentor::after{height:2px;background:linear-gradient(to right,rgb(195,151,162),transparent);content:"";width:30%;position:absolute}header .head-mentor::before{left:0;top:10px}header .head-mentor::after{bottom:10px;background:linear-gradient(to left,rgb(169,91,111),transparent);right:0}header .head-mentor .top-sitebar{position:relative;z-index:2}header .head-mentor .top-sitebar::before{border-radius:60% 40% 50% 30% / 40% 50% 60% 50%;top:-20%;left:-20%;height:140%;content:"";position:absolute;opacity:0.05;transition:transform 0.5s ease-in-out;z-index:-1;width:140%;background:rgb(195,151,162,0.5)}header .head-mentor .top-sitebar:hover::before{transform:rotate(15deg) scale(1.1)}header .head-mentor .top-sitebar .main-head{transition:transform 0.3s ease;display:block}header .head-mentor .top-sitebar:hover .main-head{transform:translateY(-3px)}header .head-mentor .top-sitebar .main-head svg{width:auto;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.1));height:45px}header .head-mentor .main-top{padding:0;list-style:none;position:relative;margin:0;display:flex}header .head-mentor .main-top::before{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;left:0;position:absolute;top:0;opacity:0.05;transition:all 0.5s ease;background:rgb(169,91,111,0.5);content:"";width:100%;z-index:-1;height:100%}header .head-mentor .main-top:hover::before{opacity:0.08;border-radius:60% 40% 30% 70% / 60% 30% 70% 40%}header .head-mentor .main-top .header-pagewrap{margin:0 8px;position:relative}header .head-mentor .main-top .header-pagewrap a{text-decoration:none;display:block;overflow:hidden;position:relative;border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;transition:all 0.4s ease;padding:10px 15px;font-family:Arial,sans-serif;font-size:16px;font-weight:600;color:#000000}header .head-mentor .main-top .header-pagewrap a:hover{border-radius:50% 50% 50% 50% / 50% 50% 50% 50%;color:#ffffff}header .head-mentor .main-top .header-pagewrap a::before{position:absolute;z-index:-1;transition:transform 0.4s ease,border-radius 0.4s ease;top:0;background:rgb(195,151,162);border-radius:0% 0% 0% 0% / 0% 0% 0% 0%;content:"";transform:scale(0);height:100%;width:100%;left:0;transform-origin:right top}header .head-mentor .main-top .header-pagewrap a:hover::before{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;transform:scale(1)}header .head-mentor .main-top .header-pagewrap:nth-child(2n) a::before{background:rgb(169,91,111);transform-origin:left bottom}header .head-mentor .main-top .header-pagewrap:nth-child(2n) a:hover::before{border-radius:70% 30% 30% 70% / 70% 70% 30% 30%}header .head-mentor .main-top .header-pagewrap:hover{animation:menu-wobble 1s ease}@keyframes menu-wobble {0%,100%{transform:translateX(0)}15%{transform:translateX(-3px) rotate(-1deg)}30%{transform:translateX(2px) rotate(1deg)}45%{transform:translateX(-2px) rotate(-0.5deg)}60%{transform:translateX(1px) rotate(0.5deg)}75%{transform:translateX(-1px) rotate(-0.25deg)}} @media (max-width: 992px) {header .head-mentor{flex-direction:column;padding:20px 15px}header .head-mentor .top-sitebar{margin-bottom:15px}header .head-mentor .main-top{flex-wrap:wrap;justify-content:center;width:100%}header .head-mentor .main-top .header-pagewrap{margin:5px}header .head-mentor .main-top .header-pagewrap a{padding:8px 12px;font-size:calc(16px - 1px)}} @media (max-width: 767px) {header .head-mentor{padding:15px 10px}header .head-mentor .top-sitebar .main-head svg{height:40px}header .head-mentor .main-top .header-pagewrap a{padding:6px 10px;font-size:calc(16px - 2px)}}.ty-sidebar{position:relative;overflow:hidden;padding:120px 0 100px;background:linear-gradient(135deg,rgb(228,211,215) 0%,rgba(245,247,250,0.95) 100%)}.ty-sidebar::before{content:"";width:300px;height:300px;background:linear-gradient(45deg,rgb(169,91,111,0.5) 0%,rgb(195,151,162,0.5) 100%);animation:float 15s ease-in-out infinite;filter:blur(80px);right:-50px;position:absolute;z-index:1;top:-50px;opacity:0.4}.ty-sidebar::after{position:absolute;background:linear-gradient(225deg,rgb(195,151,162,0.5) 0%,rgb(169,91,111,0.5) 80%);height:250px;width:250px;left:-30px;bottom:-30px;animation:float 18s ease-in-out infinite reverse;z-index:1;content:"";opacity:0.3;filter:blur(60px)}.ty-sidebar .container{padding:0 20px;position:relative;z-index:5;margin:0 auto;max-width:1140px}.ty-sidebar h2{transform:translateY(20px);color:#000000;font-size:35px;opacity:0;animation:slideUp 0.8s cubic-bezier(0.25,1,0.5,1) forwards;margin-bottom:40px;font-family:Arial,sans-serif;position:relative;font-weight:700}.ty-sidebar h2::after{width:80px;content:"";background:linear-gradient(90deg,rgb(195,151,162) 0%,rgb(169,91,111) 100%);position:absolute;height:3px;bottom:-12px;animation:expandLine 0.6s cubic-bezier(0.25,1,0.5,1) forwards 0.4s;transform-origin:left center;transform:scaleX(0);left:0}.ty-sidebar .learn-classes{animation:slideUp 0.8s cubic-bezier(0.25,1,0.5,1) forwards 0.3s;transform:translateY(30px);box-shadow:0 20px 40px rgba(0,0,0,0.07),0 5px 15px rgba(0,0,0,0.05);background:#ffffff;border-radius:14px;padding:50px;position:relative;opacity:0;overflow:hidden}.ty-sidebar .learn-classes::before{transform:scaleY(0);top:0;animation:expandHeight 0.8s cubic-bezier(0.25,1,0.5,1) forwards 0.6s;height:100%;content:"";left:0;background:linear-gradient(to bottom,rgb(169,91,111),rgb(195,151,162));position:absolute;width:6px;transform-origin:top center}.ty-sidebar ul{padding:0;margin:0;list-style:none}.ty-sidebar li{padding-left:25px;position:relative}.ty-sidebar li::before{background:linear-gradient(135deg,rgb(195,151,162) 0%,rgb(169,91,111) 100%);border-radius:50%;position:absolute;top:8px;height:10px;left:0;content:"";animation:popIn 0.4s cubic-bezier(0.34,1.56,0.64,1) forwards 1s;transform:scale(0);width:10px}.ty-sidebar span{opacity:0;font-size:calc(12px * 1.05);display:block;animation:fadeText 0.8s ease forwards 0.8s;transform:translateY(15px);font-family:Arial,sans-serif;line-height:1.7;color:#000000}@keyframes slideUp {to{transform:translateY(0);opacity:1}} @keyframes expandLine {to{transform:scaleX(1)}} @keyframes expandHeight {to{transform:scaleY(1)}} @keyframes popIn {0%{transform:scale(0)}70%{transform:scale(1.2)}100%{transform:scale(1)}} @keyframes fadeText {to{opacity:1;transform:translateY(0)}} @keyframes float {0%{transform:translate(0,0)}50%{transform:translate(15px,-15px)}100%{transform:translate(0,0)}} @media (max-width: 991px) {.ty-sidebar{padding:90px 0 70px}.ty-sidebar h2{margin-bottom:35px;font-size:calc(35px * 0.9)}.ty-sidebar .learn-classes{padding:40px 35px}.ty-sidebar h2::after{width:70px}} @media (max-width: 767px) {.ty-sidebar{padding:70px 0 50px}.ty-sidebar h2{font-size:calc(35px * 0.8);line-height:1.4;margin-bottom:30px}.ty-sidebar .learn-classes{padding:35px 25px}.ty-sidebar span{line-height:1.6;font-size:12px}.ty-sidebar h2::after{height:2px;width:60px}} @media (max-width: 575px) {.ty-sidebar{padding:60px 0 40px}.ty-sidebar h2{font-size:calc(35px * 0.7);margin-bottom:25px}.ty-sidebar .learn-classes{padding:30px 20px}.ty-sidebar li{padding-left:20px}.ty-sidebar li::before{height:8px;top:9px;width:8px}.ty-sidebar h2::after{width:50px}} @media (hover: hover) {.ty-sidebar .learn-classes:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,0.1),0 10px 20px rgba(0,0,0,0.06);transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1),box-shadow 0.4s ease}.ty-sidebar .learn-classes:hover::before{transition:background 0.5s ease;background:linear-gradient(to bottom,rgb(195,151,162),rgb(169,91,111))}}.mentorship-experience{position:relative;background:linear-gradient(135deg,rgb(228,211,215) 0%,rgb(195,151,162,0.5) 100%);border-radius:17px;overflow:hidden;padding:4rem 2rem}.mentorship-experience::before{z-index:1;width:70%;transform:rotate(-15deg);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);left:-10%;top:-10%;background:rgb(169,91,111,0.5);content:"";position:absolute;animation:pulse 8s infinite alternate;height:120%}.mentorship-experience .review-spot{transform:perspective(1000px) rotateY(5deg);grid-template-columns:1fr 1.2fr;z-index:2;display:grid;position:relative;gap:2rem;transition:transform 0.5s ease}.mentorship-experience .review-spot:hover{transform:perspective(1000px) rotateY(0deg) translateY(-10px)}.mentorship-experience .img-center-align{box-shadow:0 15px 30px rgba(0,0,0,0.5);transition:transform 0.5s ease,box-shadow 0.5s ease;transform:rotate(-3deg) translateY(20px);border-radius:10px;position:relative;height:400px}.mentorship-experience .img-center-align::after{height:100%;border-radius:10px;background:linear-gradient(45deg,rgb(195,151,162,0.5) 0%,transparent 70%);content:"";top:0;left:0;position:absolute;width:100%}.mentorship-experience .review-spot:hover .img-center-align{transform:rotate(0deg) translateY(0);box-shadow:0 25px 50px rgba(0,0,0,0.5)}.mentorship-experience .job-table{transform:translateY(30px) rotate(2deg);border-radius:17px;padding:2rem;z-index:3;transition:transform 0.5s ease;background:#ffffff;position:relative;box-shadow:0 10px 30px rgba(0,0,0,0.5)}.mentorship-experience .review-spot:hover .job-table{transform:translateY(0) rotate(0deg)}.mentorship-experience .name{font-family:Arial,sans-serif;font-weight:700;margin-bottom:0.5rem;color:rgb(195,151,162);position:relative;font-size:33px}.mentorship-experience .name::after{left:0;transform-origin:left;position:absolute;transform:scaleX(0.6);content:"";bottom:-8px;width:60px;height:3px;background:linear-gradient(90deg,rgb(169,91,111) 0%,rgb(195,151,162) 100%);transition:transform 0.3s ease}.mentorship-experience .review-spot:hover .name::after{transform:scaleX(1)}.mentorship-experience .job-table > div:nth-child(2){font-weight:600;transition:all 0.3s ease;font-size:17px;margin-bottom:1.5rem;color:rgb(169,91,111);opacity:0.8;transform:translateX(5px)}.mentorship-experience .review-spot:hover .job-table > div:nth-child(2){transform:translateX(0);opacity:1}.mentorship-experience .work-overview{padding-left:1.5rem;line-height:1.6;color:#000000;font-size:14px;position:relative;font-weight:400;font-style:italic}.mentorship-experience .work-overview::before{background:linear-gradient(to bottom,rgb(195,151,162),rgb(169,91,111));left:0;position:absolute;top:0;content:"";width:3px;height:100%}@keyframes pulse {0%{opacity:0.2}50%{opacity:0.3}100%{opacity:0.1}} @media (max-width: 768px) {.mentorship-experience .review-spot{grid-template-columns:1fr}.mentorship-experience .img-center-align{height:300px}}.cookie-overlay-banner{background:rgb(228,211,215);z-index:90;position:fixed;bottom:0;width:100%;border-top:2px solid rgb(195,151,162)}.edu-cookies{align-items:center;display:flex;padding:20px 0;justify-content:space-between}.cookie-overlay-banner h5{font-size:22px;margin-bottom:6px}.cookie-overlay-banner p{font-size:18px}.cookie-protect{flex-shrink:0;margin-right:10px}.cookie-protect svg,.cookie-protect svg path,.cookie-protect img{height:100px;width:100px;fill:rgb(195,151,162)}.track-accept{margin-left:10px;white-space:nowrap;border-bottom:2px solid rgb(195,151,162);line-height:35px;color:rgb(195,151,162);flex-shrink:0;text-align:center;cursor:pointer;min-width:120px;text-decoration:none;font-size:24px}.cookie-overlay-banner p a{text-decoration:none;color:rgb(195,151,162)}@media only screen and (max-width: 1200px) {.cookie-overlay-banner{padding:20px}} #privacyTermsModal{display:none}#privacyTermsModal:checked ~ .cookie-overlay-banner{opacity:0;visibility:hidden}@media only screen and (max-width: 800px) {.cookie-protect{display:none}.edu-cookies{flex-direction:column;align-items:center;justify-content:center}.cookie-overlay-banner h5{text-align:center}.cookie-overlay-banner p{text-align:center}.cookie-apply{margin-bottom:20px}body .grid-container .track-accept{margin-left:0}}.privacy-block{padding:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1);font-family:Arial,sans-serif;background-color:rgb(228,211,215);color:#000000}.privacy-block h1{color:rgb(195,151,162);margin-bottom:20px;padding-bottom:10px;font-weight:700;font-size:43px;border-bottom:2px solid rgb(195,151,162)}.privacy-block h2{color:rgb(169,91,111);font-size:32px;margin-top:30px;margin-bottom:15px;font-weight:600}.privacy-block h3,.privacy-block h4,.privacy-block h5,.privacy-block h6{margin:10px 0}.privacy-block ul{padding-left:20px;color:#000000;list-style:none;margin-left:20px}.privacy-block li{font-size:14px;position:relative;margin-bottom:10px}.privacy-block li::before{font-weight:700;color:rgb(195,151,162);left:-20px;position:absolute;content:'→'}.privacy-block div{margin-bottom:20px}.privacy-block p{color:#000000;line-height:1.6;font-size:14px}.privacy-block span{border-radius:10px;padding:2px 5px;background-color:rgb(195,151,162,0.5)}.privacy-block a{color:rgb(195,151,162);transition:color 0.3s;text-decoration:none;font-weight:600}.privacy-block a:hover{color:rgb(169,91,111)}@media only screen and (max-width: 800px) {.privacy-block{padding:20px}.privacy-block h1{font-size:calc(18px * 0.8)}.privacy-block h2{font-size:calc(18px * 0.8)}.privacy-block ul{padding-left:10px;margin-left:10px}.privacy-block li::before{left:-15px}.privacy-block p{font-size:calc(14px * 0.9)}}.check-it-out-now{padding:4rem 2rem;overflow:hidden;z-index:1;box-shadow:0 15px 30px rgba(0,0,0,0.1);position:relative;background:linear-gradient(135deg,rgb(195,151,162) 0%,rgb(169,91,111) 100%)}.check-it-out-now::before{left:0;width:100%;height:100%;z-index:-1;content:"";position:absolute;top:0;background:repeating-linear-gradient( 45deg,rgb(195,151,162,0.5) 0px,rgb(195,151,162,0.5) 10px,transparent 10px,transparent 20px );opacity:0.1}.check-it-out-now::after{position:absolute;border-radius:50%;width:200px;z-index:-1;content:"";bottom:-50px;height:200px;background:rgb(169,91,111);animation:pulse 8s infinite alternate ease-in-out;opacity:0.2;right:-50px;transform:translateZ(0)}.check-it-out-now .container{justify-content:center;margin:0 auto;align-items:center;display:flex;transform:translateZ(0);max-width:1140px;gap:2.5rem;flex-direction:column;position:relative}.check-it-out-now h6{max-width:800px;position:relative;line-height:1.6;margin:0;animation:slideInUp 0.8s ease-out forwards;font-size:21px;transform:translateY(0);letter-spacing:0.5px;text-align:center;font-weight:600;color:#ffffff}.check-it-out-now h6::after{content:"";opacity:0.7;background:#ffffff;left:50%;bottom:-15px;width:50px;transform:translateX(-50%);position:absolute;height:2px}.check-it-out-now div div{opacity:0;transform:translateY(20px);justify-content:center;display:flex;animation:fadeInUp 0.8s ease-out 0.3s forwards}.check-it-out-now div span{position:relative;transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);transform:perspective(1000px) rotateX(0)}.check-it-out-now div span:hover{transform:perspective(1000px) rotateX(10deg) translateY(-5px)}.check-it-out-now .support-list{font-weight:600;box-shadow:0 6px 15px rgba(0,0,0,0.1);background:#ffffff;position:relative;display:inline-block;z-index:1;border-radius:10px;overflow:hidden;transition:all 0.4s ease;padding:15px 30px;text-decoration:none;font-size:16px;color:rgb(195,151,162)}.check-it-out-now .support-list::before{content:"";width:100%;left:-100%;top:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.7s ease;position:absolute;height:100%;z-index:-1}.check-it-out-now .support-list:hover{box-shadow:0 10px 20px rgba(0,0,0,0.15);color:rgb(169,91,111);transform:translateY(-2px)}.check-it-out-now .support-list:hover::before{left:100%}.check-it-out-now .support-list span{transition:transform 0.3s ease;position:relative;z-index:2}.check-it-out-now .support-list:hover span{transform:scale(1.05)}.check-it-out-now .support-list:active{transform:translateY(1px);box-shadow:0 3px 10px rgba(0,0,0,0.1)}@keyframes pulse {0%,100%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(10deg)}} @keyframes slideInUp {from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes fadeInUp {from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}} @media (max-width: 991px) {.check-it-out-now{padding:3.5rem 1.5rem}.check-it-out-now h6{font-size:calc(21px - 2px)}} @media (max-width: 767px) {.check-it-out-now{padding:3rem 1rem}.check-it-out-now .container{gap:2rem}.check-it-out-now h6{font-size:calc(21px - 4px)}.check-it-out-now .support-list{font-size:calc(16px - 1px);padding:12px 25px}} @media (max-width: 575px) {.check-it-out-now{padding:2.5rem 1rem}.check-it-out-now h6{line-height:1.5}.check-it-out-now h6::after{bottom:-10px;width:40px}.check-it-out-now .support-list{padding:10px 20px}}.program-assets{padding:150px 0;background:linear-gradient(120deg,rgb(228,211,215),#ffffff);position:relative;perspective:1000px;overflow:hidden}.program-assets::before{position:absolute;opacity:0.6;top:-100px;border-radius:50%;width:400px;z-index:1;height:400px;content:'';right:-100px;filter:blur(100px);background:rgb(195,151,162,0.5)}.program-assets::after{bottom:-100px;z-index:1;left:-100px;border-radius:50%;height:300px;position:absolute;opacity:0.5;content:'';filter:blur(80px);background:rgb(169,91,111,0.5);width:300px}.program-assets .learn-classes{margin:0 auto;z-index:2;max-width:1300px;position:relative;display:flex}.program-assets .img-center-align{box-shadow:30px 30px 80px rgba(0,0,0,0.2);z-index:3;transform:rotateY(15deg);height:110%;border-radius:0 100px 100px 0;left:-5%;transform-style:preserve-3d;width:42%;position:absolute;transition:transform 0.6s ease;top:-5%}.program-assets .img-center-align:hover{transform:rotateY(0deg)}.program-assets .img-center-align::before{content:'';inset:0;background:linear-gradient(135deg,rgb(195,151,162,0.5) 0%,transparent 70%);z-index:1;border-radius:inherit;position:absolute}.program-assets .info-card{position:relative;padding-right:20px;margin-left:auto;width:60%;z-index:4}.program-assets h2{font-weight:700;width:fit-content;color:#000000;font-size:30px;position:relative;padding-bottom:20px;margin-bottom:50px;border-bottom:3px solid rgb(195,151,162)}.program-assets h2::after{width:15px;background:rgb(195,151,162);border-radius:50%;position:absolute;bottom:-9px;height:15px;right:0;content:''}.program-assets .text_main_holder{display:grid;transform-style:preserve-3d;grid-template-columns:repeat(2,1fr);gap:30px}.program-assets .text_main_holder > div{border-radius:10px;flex-direction:column;position:relative;background:#ffffff;transition:all 0.4s ease;padding:30px;transform:rotateY(-5deg);display:flex;z-index:1;gap:15px;box-shadow:0 10px 30px rgba(0,0,0,0.1);transform-style:preserve-3d}.program-assets .text_main_holder > div:nth-child(even){transform:rotateY(5deg)}.program-assets .text_main_holder > div:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15);z-index:5;transform:rotateY(0) translateZ(20px)}.program-assets .text_main_holder > div::before{border-radius:inherit;opacity:0;left:0;transition:opacity 0.4s ease;z-index:-1;position:absolute;height:100%;width:100%;background:linear-gradient(135deg,rgb(195,151,162,0.5) 0%,transparent 80%);top:0;content:''}.program-assets .text_main_holder > div:hover::before{opacity:1}.program-assets .text_main_holder svg{width:60px;transform:translateZ(10px);height:60px;transition:transform 0.4s ease}.program-assets .text_main_holder > div:hover svg{transform:translateZ(30px) scale(1.1)}.program-assets .text_main_holder svg path{fill:rgb(195,151,162);transition:fill 0.3s ease}.program-assets .text_main_holder > div:hover svg path{fill:rgb(169,91,111)}.program-assets .text_main_holder p{margin:0;color:#000000;font-size:16px;transition:transform 0.4s ease;transform:translateZ(5px);line-height:1.6}.program-assets .text_main_holder > div:hover p{transform:translateZ(25px)}@media (max-width: 1200px) {.program-assets .img-center-align{width:35%}.program-assets .info-card{width:65%}} @media (max-width: 992px) {.program-assets{padding:100px 0}.program-assets .learn-classes{flex-direction:column;padding:0 20px}.program-assets .img-center-align{left:0;height:400px;margin:0 auto 50px;position:relative;top:0;border-radius:18px;width:90%;transform:rotateY(0)}.program-assets .info-card{margin:0;padding:0;width:100%}.program-assets .text_main_holder{grid-template-columns:1fr}.program-assets .text_main_holder > div,.program-assets .text_main_holder > div:nth-child(even){transform:rotateY(0)}} @media (max-width: 576px) {.program-assets{padding:80px 0}.program-assets .img-center-align{height:300px}.program-assets h2{margin-bottom:40px;font-size:calc(30px * 0.85)}.program-assets .text_main_holder > div{padding:20px}.program-assets .text_main_holder svg{height:50px;width:50px}}.sign-up-for-updates{padding:4rem 2rem;background:linear-gradient(135deg,rgb(228,211,215) 0%,rgb(169,91,111,0.5) 100%);overflow:hidden;position:relative;box-shadow:0 15px 30px rgba(0,0,0,0.1)}.sign-up-for-updates::before{height:200%;transform:rotate(15deg);background:linear-gradient(45deg,rgb(195,151,162,0.5) 0%,transparent 70%);top:-50%;left:-20%;content:"";position:absolute;z-index:1;width:100%}.sign-up-for-updates::after{animation:pulse 8s infinite alternate ease-in-out;content:"";z-index:1;position:absolute;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);bottom:-10%;right:-10%;height:40%;background:linear-gradient(to right,rgb(169,91,111,0.5) 0%,rgb(169,91,111) 100%);width:40%}.sign-up-for-updates .container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.sign-up-for-updates .learn-classes{display:flex;background:rgba(255,255,255,0.95);position:relative;flex-direction:column;padding:3rem;transform:perspective(1000px) rotateX(2deg);gap:2rem;box-shadow:0 15px 40px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05);transition:transform 0.5s ease,box-shadow 0.5s ease}.sign-up-for-updates .learn-classes:hover{box-shadow:0 20px 50px rgba(0,0,0,0.15),0 10px 20px rgba(0,0,0,0.08);transform:perspective(1000px) rotateX(0deg)}.sign-up-for-updates h3{font-size:19px;line-height:1.4;transform:translateY(0);color:#000000;font-family:Arial,sans-serif;margin:0;padding-left:1rem;font-weight:700;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);border-left:4px solid rgb(195,151,162);position:relative}.sign-up-for-updates .learn-classes:hover h3{transform:translateY(-5px)}.sign-up-for-updates .input_holder{width:100%;position:relative;gap:1.2rem;flex-direction:column;display:flex}.sign-up-for-updates .input_holder div{flex:1;position:relative}.sign-up-for-updates .input_holder div::before{background:rgb(195,151,162);position:absolute;transition:width 0.4s ease;width:0;height:2px;z-index:2;left:0;bottom:-2px;content:""}.sign-up-for-updates .input_holder div:focus-within::before{width:100%}.sign-up-for-updates input[type="email"]{padding:1rem;width:100%;background-color:#ffffff;box-shadow:0 4px 10px rgba(0,0,0,0.03);transition:all 0.3s ease;font-family:Arial,sans-serif;font-size:14px;border:1px solid rgba(0,0,0,0.1);color:#000000}.sign-up-for-updates input[type="email"]:focus{outline:none;box-shadow:0 6px 15px rgba(0,0,0,0.05);border-color:rgb(169,91,111)}.sign-up-for-updates input[type="email"]::placeholder{color:rgba(0,0,0,0.4);transition:opacity 0.3s ease}.sign-up-for-updates input[type="email"]:focus::placeholder{opacity:0.5}.sign-up-for-updates .sub-status{transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);display:inline-block;box-shadow:0 8px 20px rgba(0,0,0,0.1);overflow:hidden;color:#ffffff;border:none;font-family:Arial,sans-serif;background:linear-gradient(135deg,rgb(195,151,162) 0%,rgb(169,91,111) 100%);padding:1rem 2rem;position:relative;align-self:flex-start;cursor:pointer;font-size:20px;font-weight:600}.sign-up-for-updates .sub-status::before{left:-100%;width:100%;top:0;position:absolute;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.7s ease;height:100%;content:""}.sign-up-for-updates .sub-status:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(0,0,0,0.15)}.sign-up-for-updates .sub-status:hover::before{left:100%}.sign-up-for-updates .sub-status:active{box-shadow:0 5px 15px rgba(0,0,0,0.1);transform:translateY(1px)}@keyframes pulse {0%{opacity:0.5;transform:scale(1)}50%{opacity:0.7;transform:scale(1.05)}100%{opacity:0.5;transform:scale(1)}} @media (min-width: 768px) {.sign-up-for-updates{padding:6rem 3rem}.sign-up-for-updates .learn-classes{flex-direction:row;gap:3rem;justify-content:space-between;padding:4rem;align-items:center}.sign-up-for-updates h3{font-size:calc(19px * 1.1);max-width:60%}.sign-up-for-updates .input_holder{flex-wrap:nowrap;flex-direction:row;width:auto}.sign-up-for-updates .input_holder div{min-width:300px}.sign-up-for-updates .sub-status{flex-shrink:0}} @media (max-width: 767px) {.sign-up-for-updates{padding:3rem 1.5rem}.sign-up-for-updates .learn-classes{padding:2rem;gap:1.5rem}.sign-up-for-updates h3{padding-left:0.75rem;border-left-width:3px;font-size:calc(19px * 0.9)}.sign-up-for-updates input[type="email"]{padding:0.8rem}.sign-up-for-updates .sub-status{text-align:center;padding:0.8rem 1.5rem;width:100%}} @media (max-width: 480px) {.sign-up-for-updates{padding:2.5rem 1rem}.sign-up-for-updates .learn-classes{gap:1.2rem;padding:1.5rem}.sign-up-for-updates h3{font-size:calc(19px * 0.8)}}.user-testimonials{overflow:hidden;background:linear-gradient(135deg,rgb(228,211,215) 0%,rgba(rgb(195,151,162,0.5),0.05) 100%);padding:6rem 0;position:relative}.user-testimonials::before{position:absolute;content:"";opacity:0.7;top:0;height:3px;background:linear-gradient(90deg,transparent,rgb(169,91,111),transparent);right:0;left:0}.user-testimonials::after{content:"";position:absolute;background:radial-gradient(circle at 50% 120%,rgb(195,151,162,0.5) 0%,transparent 70%);z-index:0;width:100%;left:0;pointer-events:none;bottom:0;height:100%;opacity:0.05}.user-testimonials h2.container{text-align:center;font-size:calc(31px * 1.1);transform:perspective(1000px) translateZ(0);font-weight:700;z-index:2;transition:transform 0.5s ease-out;margin-bottom:3.5rem;color:#000000;position:relative}.user-testimonials h2.container::after{position:absolute;width:80px;left:50%;content:"";background:linear-gradient(to right,transparent,rgb(169,91,111),transparent);bottom:-15px;transform:translateX(-50%);height:3px}.user-testimonials .container.learn-classes{z-index:2;max-width:1200px;padding:0 15px;margin:0 auto;position:relative}.user-testimonials .feedback-stars{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid;perspective:1000px}.user-testimonials .review-spot{padding:2rem;position:relative;backdrop-filter:blur(10px);transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.7) 100%);transform:translateY(0) scale(1) rotate(0);box-shadow:0 10px 30px rgba(rgba(0,0,0,0.5),0.05),0 1px 4px rgba(rgba(0,0,0,0.5),0.03);display:flex;transform-style:preserve-3d;flex-direction:column;border:1px solid rgba(rgb(255,255,255,0.5),0.2)}.user-testimonials .review-spot::before{height:3px;opacity:0.8;background:linear-gradient(90deg,rgb(195,151,162),rgb(169,91,111));transform:scaleX(0);top:0;width:100%;transition:transform 0.5s ease-out;content:"";position:absolute;left:0;transform-origin:left}.user-testimonials .review-spot:hover{box-shadow:0 15px 35px rgba(rgba(0,0,0,0.5),0.08),0 5px 15px rgba(rgba(0,0,0,0.5),0.04);transform:translateY(-10px) scale(1.01) rotate(0.5deg)}.user-testimonials .review-spot:hover::before{transform:scaleX(1)}.user-testimonials .review-spot h3{font-size:calc(21px * 1.1);transition:transform 0.3s ease;font-weight:600;margin-bottom:0.75rem;color:#000000;z-index:2;position:relative;transform-origin:left}.user-testimonials .review-spot:hover h3{color:rgb(195,151,162);transform:translateX(5px)}.user-testimonials .review-spot .description{line-height:1.6;position:relative;z-index:2;color:#000000;flex-grow:1;margin-bottom:1.5rem;font-size:13px}.user-testimonials .review-spot div{transition:transform 0.4s ease;height:0;transform-origin:bottom;width:100%;position:relative;padding-bottom:60%;border-radius:4px;overflow:hidden}.user-testimonials .review-spot:hover div{transform:scale(1.03)}.user-testimonials .review-spot img{top:0;height:100%;object-fit:cover;width:100%;left:0;position:absolute;transition:transform 0.6s ease}.user-testimonials .review-spot:hover img{transform:scale(1.05)}.user-testimonials .review-spot:nth-child(odd){transform:translateY(0) rotate(-0.5deg)}.user-testimonials .review-spot:nth-child(odd):hover{transform:translateY(-10px) rotate(0)}.user-testimonials .review-spot:nth-child(even){transform:translateY(0) rotate(0.5deg)}.user-testimonials .review-spot:nth-child(even):hover{transform:translateY(-10px) rotate(0)}.user-testimonials .review-spot::after{transform:translateY(-10px);font-family:serif;right:1rem;transition:all 0.4s ease;z-index:1;line-height:1;top:0.5rem;content:"";position:absolute;color:rgb(169,91,111);opacity:0.1;font-size:5rem}.user-testimonials .review-spot:hover::after{transform:translateY(0) rotate(5deg);opacity:0.15}@media (max-width: 991px) {.user-testimonials{padding:4rem 0}.user-testimonials h2.container{font-size:31px;margin-bottom:2.5rem}.user-testimonials .feedback-stars{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}} @media (max-width: 767px) {.user-testimonials{padding:3rem 0}.user-testimonials h2.container{font-size:calc(31px * 0.9);margin-bottom:2rem}.user-testimonials h2.container::after{width:60px;bottom:-10px}.user-testimonials .feedback-stars{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:1.5rem}.user-testimonials .review-spot{padding:1.5rem}} @media (max-width: 480px) {.user-testimonials{padding:2.5rem 0}.user-testimonials h2.container{font-size:calc(31px * 0.8);padding:0 1rem}.user-testimonials .review-spot{padding:1.25rem}.user-testimonials .review-spot h3{font-size:21px}.user-testimonials .review-spot .description{margin-bottom:1rem;font-size:calc(13px * 0.95)}} @media (hover: none) {.user-testimonials .review-spot:hover{transform:none;box-shadow:0 10px 30px rgba(rgba(0,0,0,0.5),0.05),0 1px 4px rgba(rgba(0,0,0,0.5),0.03)}.user-testimonials .review-spot:hover::before{transform:scaleX(0.3)}.user-testimonials .review-spot:hover h3{transform:none}.user-testimonials .review-spot:hover div,.user-testimonials .review-spot:hover img{transform:none}}.offer-selection{overflow:hidden;position:relative;padding:6rem 0;background-color:rgb(228,211,215)}.offer-selection::before{background:linear-gradient(135deg,rgb(195,151,162,0.5) 0%,transparent 70%);position:absolute;pointer-events:none;height:100%;left:0;width:100%;z-index:1;top:0;content:""}.offer-selection::after{width:20rem;background:linear-gradient(225deg,rgb(169,91,111) 0%,transparent 80%);transform:rotate(-15deg);content:"";pointer-events:none;bottom:-5rem;z-index:1;height:20rem;right:-5rem;position:absolute;opacity:0.15}.offer-selection .container{position:relative;max-width:1400px;padding:0 2rem;z-index:2;margin:0 auto}.offer-selection .basic-rates{display:grid;gap:3rem;position:relative;grid-template-columns:1fr}.offer-selection .lesson-plans{position:relative;padding:2rem;border-left:4px solid rgb(195,151,162);transform:translateZ(0);box-shadow:0 15px 30px rgba(0,0,0,0.1);transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);background-color:#ffffff}.offer-selection .lesson-plans::before{content:"";top:20px;height:40px;z-index:-1;width:40px;left:-20px;background-color:rgb(195,151,162);position:absolute;transform:rotate(45deg)}.offer-selection .lesson-plans h2{transform:perspective(800px) translateZ(30px);color:#000000;margin-bottom:1.5rem;font-size:33px;position:relative;font-weight:700}.offer-selection .lesson-plans h2::after{background:linear-gradient(90deg,rgb(195,151,162),rgb(169,91,111));position:absolute;bottom:-10px;content:"";width:80px;left:0;height:3px}.offer-selection .lesson-plans .price-sheet{color:#000000;font-size:14px;line-height:1.6;max-width:80%}.offer-selection .fee-deals{perspective:1000px;gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.offer-selection .cert-plans{color:inherit;transform-style:preserve-3d;text-decoration:none;position:relative;display:block;transition:all 0.4s ease}.offer-selection .cert-plans:hover{transform:translateY(-10px)}.offer-selection .price-tiers{display:flex;transform:translateZ(0);box-shadow:0 10px 30px rgba(0,0,0,0.08);height:100%;border-radius:10px;background-color:#ffffff;position:relative;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1),box-shadow 0.5s ease;flex-direction:column;overflow:hidden}.offer-selection .cert-plans:hover .price-tiers{transform:translateZ(20px);box-shadow:0 20px 40px rgba(0,0,0,0.12),0 0 0 1px rgb(195,151,162,0.5)}.offer-selection .cert-plans:nth-child(odd) .price-tiers{transform:rotate(-1deg)}.offer-selection .cert-plans:nth-child(even) .price-tiers{transform:rotate(1deg)}.offer-selection .cert-plans:hover .price-tiers{transform:rotate(0) translateZ(20px)}.offer-selection .premium-plan{word-break:break-word;display:flex;overflow-wrap:break-word;flex-direction:column;z-index:2;padding:2rem;flex:1;position:relative}.offer-selection .premium-plan::before{width:100%;content:"";position:absolute;background:linear-gradient(135deg,#ffffff 0%,rgba(255,255,255,0.8) 100%);z-index:-1;left:0;top:0;height:100%}.offer-selection .premium-plan h3{position:relative;transform:translateZ(10px);transition:transform 0.3s ease;font-size:calc(18px * 1.2);font-weight:600;color:#000000;margin-bottom:1rem}.offer-selection .cert-plans:hover .premium-plan h3{transform:translateZ(25px)}.offer-selection .premium-plan h3::after{left:0;height:3px;transition:width 0.3s ease;position:absolute;background:rgb(195,151,162);bottom:-8px;width:40px;content:""}.offer-selection .cert-plans:hover .premium-plan h3::after{width:60px}.offer-selection .price-choices{position:relative;font-size:calc(18px * 1.8);display:block;transform:translateZ(15px);font-weight:700;margin:0.5rem 0 1.5rem;color:rgb(195,151,162)}.offer-selection .price-choices::before{bottom:-8px;width:80px;position:absolute;content:"";background:linear-gradient(90deg,rgb(195,151,162,0.5),transparent);height:2px;left:0}.offer-selection .premium-plan p{margin-top:1rem;flex:1;color:#000000;overflow-wrap:break-word;word-break:break-word;line-height:1.6;font-size:14px}.offer-selection .img-center-align{transform:translateZ(0);transition:transform 0.5s ease;height:200px;overflow:hidden;width:100%;position:relative}.offer-selection .cert-plans:hover .img-center-align{transform:scale(1.05) translateZ(0)}.offer-selection .img-center-align::after{left:0;background:linear-gradient(to top,rgba(0,0,0,0.6),transparent);width:100%;position:absolute;height:50%;content:"";bottom:0;z-index:1}.offer-selection .img-center-align::before{left:0;width:100%;background:rgb(195,151,162);z-index:1;opacity:0.15;content:"";transition:opacity 0.3s ease;top:0;position:absolute;height:100%}.offer-selection .cert-plans:hover .img-center-align::before{opacity:0.05}@media (min-width: 992px) {.offer-selection .basic-rates{grid-template-columns:2fr 1fr;gap:4rem}.offer-selection .lesson-plans{padding:3rem}.offer-selection .fee-deals{grid-row:1;grid-column:1}.offer-selection .lesson-plans{position:sticky;transform:perspective(1000px) rotateY(-5deg) translateZ(0);align-self:start;grid-row:1;grid-column:2;top:2rem}.offer-selection .lesson-plans:hover{transform:perspective(1000px) rotateY(0) translateZ(30px)}} @media (min-width: 1200px) {.offer-selection .fee-deals{grid-template-columns:repeat(2,1fr);gap:2.5rem}.offer-selection .premium-plan{min-height:300px}} @media (max-width: 991px) {.offer-selection{padding:4rem 0}.offer-selection .lesson-plans{order:-1}.offer-selection .lesson-plans h2{font-size:calc(33px * 0.9)}.offer-selection .lesson-plans .price-sheet{max-width:100%}} @media (max-width: 767px) {.offer-selection{padding:3rem 0}.offer-selection .container{padding:0 1.5rem}.offer-selection .fee-deals{grid-template-columns:1fr}.offer-selection .lesson-plans h2{font-size:calc(33px * 0.8)}.offer-selection .premium-plan{padding:1.5rem}.offer-selection .price-choices{font-size:calc(18px * 1.5)}.offer-selection .img-center-align{height:180px}} @media (max-width: 480px) {.offer-selection .premium-plan p{font-size:calc(14px * 0.9)}.offer-selection .premium-plan h3{font-size:18px}.offer-selection .price-choices{font-size:calc(18px * 1.3)}.offer-selection .img-center-align{height:160px}}.contact-form-section{position:relative;padding:80px 0;overflow:hidden;background:#ffffff}.contact-form-section::before{width:100%;top:0;height:100%;z-index:0;background-size:20px 20px;position:absolute;left:0;content:"";background:linear-gradient(135deg,rgba(0,0,0,0.02) 25%,transparent 25%) -10px 0,linear-gradient(225deg,rgba(0,0,0,0.02) 25%,transparent 25%) -10px 0,linear-gradient(315deg,rgba(0,0,0,0.02) 25%,transparent 25%),linear-gradient(45deg,rgba(0,0,0,0.02) 25%,transparent 25%)}.contact-form-section .container{margin:0 auto;z-index:1;padding:0 20px;max-width:1200px;position:relative}.contact-form-section h2{text-align:left;margin-bottom:50px;font-size:37px;position:relative;font-weight:700;border-left:5px solid rgb(195,151,162);padding-left:20px;color:#000000}.contact-form-section .connect-panel{overflow:hidden;border-radius:10px;background:#ffffff;display:flex;flex-direction:row-reverse;box-shadow:0 15px 40px rgba(0,0,0,0.08)}.contact-form-section .img-center-align{min-height:500px;flex:0 0 40%;position:relative}.contact-form-section .img-center-align::before{z-index:1;left:0;position:absolute;mix-blend-mode:multiply;width:100%;height:100%;top:0;content:"";background:rgb(195,151,162,0.5)}.contact-form-section .inquiry-grid{flex:0 0 60%;position:relative;padding:60px}.contact-form-section .inquiry-grid::after{position:absolute;top:0;background:rgb(228,211,215);z-index:-1;content:"";height:150px;right:0;border-radius:0 0 0 100%;width:150px}.contact-form-section #contact{display:flex;flex-direction:column;gap:30px}.contact-form-section h3{margin-bottom:30px;position:relative;font-size:24px;font-weight:700;color:#000000}.contact-form-section h3::after{left:0;width:40px;position:absolute;height:2px;background:rgb(195,151,162);content:"";bottom:-10px}.contact-form-section input[type="text"]{border-radius:10px;padding:18px 20px;color:#000000;box-shadow:inset 0 2px 4px rgba(0,0,0,0.03);width:100%;transition:all 0.3s ease;border:none;font-size:15px;background:rgb(228,211,215)}.contact-form-section input[type="text"]:focus{background:#ffffff;outline:none;box-shadow:0 0 0 2px rgb(195,151,162,0.5),inset 0 2px 4px rgba(0,0,0,0.03)}.contact-form-section input[type="text"]::placeholder{color:#000000;opacity:0.6}.contact-form-section .reach-info{margin-top:5px;display:flex;gap:12px;align-items:center}.contact-form-section .reach-info input[type="checkbox"]{appearance:none;cursor:pointer;border:2px solid rgb(228,211,215);height:22px;position:relative;border-radius:10px;transition:all 0.2s ease;width:22px}.contact-form-section .reach-info input[type="checkbox"]:checked{background:rgb(195,151,162);border-color:rgb(195,151,162)}.contact-form-section .reach-info input[type="checkbox"]:checked::after{height:11px;position:absolute;border:solid #ffffff;top:3px;border-width:0 2px 2px 0;content:"";left:7px;transform:rotate(45deg);width:6px}.contact-form-section .reach-info label{color:#000000;line-height:1.5;font-size:15px}.contact-form-section .reach-info a{text-decoration:none;transition:all 0.3s ease;color:rgb(195,151,162);position:relative}.contact-form-section .reach-info a:hover{color:rgb(169,91,111)}.contact-form-section .reach-info a::after{width:100%;background:rgb(195,151,162);bottom:-2px;height:1px;content:"";position:absolute;left:0;transition:all 0.3s ease}.contact-form-section .reach-info a:hover::after{background:rgb(169,91,111)}.contact-form-section .support-list{transition:all 0.3s ease;margin-top:20px;box-shadow:0 4px 15px rgb(195,151,162,0.5);background:rgb(195,151,162);align-self:flex-start;color:#ffffff;border:none;padding:18px 40px;border-radius:10px;cursor:pointer;font-size:17px;font-weight:600}.contact-form-section .support-list:hover{box-shadow:0 7px 20px rgb(169,91,111,0.5);background:rgb(169,91,111);transform:translateY(-2px)}.contact-form-section svg{width:20px;transition:all 0.3s ease;height:20px;fill:rgb(195,151,162)}.contact-form-section svg path{transition:all 0.3s ease;fill:rgb(195,151,162)}.contact-form-section svg:hover{fill:rgb(169,91,111)}.contact-form-section svg:hover path{fill:rgb(169,91,111)}@media (max-width: 992px) {.contact-form-section .connect-panel{flex-direction:column}.contact-form-section .img-center-align{min-height:300px;flex:0 0 auto;order:1}.contact-form-section .inquiry-grid{order:2;flex:0 0 auto;padding:50px 40px}.contact-form-section h2{margin-bottom:40px}} @media (max-width: 768px) {.contact-form-section{padding:60px 0}.contact-form-section h2{font-size:calc(37px - 4px);margin-bottom:30px}.contact-form-section .inquiry-grid{padding:40px 30px}.contact-form-section #contact{gap:25px}.contact-form-section .img-center-align{min-height:250px}} @media (max-width: 576px) {.contact-form-section{padding:40px 0}.contact-form-section .container{padding:0 15px}.contact-form-section h2{margin-bottom:25px;padding-left:15px;font-size:calc(37px - 6px)}.contact-form-section .inquiry-grid{padding:30px 20px}.contact-form-section #contact{gap:20px}.contact-form-section input[type="text"]{padding:15px}.contact-form-section .support-list{padding:15px 20px;width:100%}.contact-form-section .img-center-align{min-height:200px}}