*{margin:0;padding:0;box-sizing:border-box}html,body{color:#000000;height:100%;font-family:Arial,sans-serif;min-height:100%}svg{width:30px;height:30px}.container{max-width:100%;width:1152px;margin:auto}.style-main-train{flex:1 0 auto}header,footer{width:100%}.style-warp-container{height:100%;flex-direction:column;min-height:100%;display:flex}a{color:inherit;text-decoration:none}.style-sample-docs{flex:0 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}} .style-service-plan{padding:100px 0;position:relative;overflow:hidden}.style-service-plan::before{top:0;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(145deg,rgba(21,27,45,0.92),rgba(15,18,35,0.97));content:"";z-index:1}.style-service-plan .container{padding:0 20px;position:relative;z-index:2;margin:0 auto;max-width:1200px}.style-service-plan .style-training-sub{position:relative}.style-service-plan h2{animation:fadeSlideUp 0.8s 0.2s forwards ease-out;margin-bottom:20px;opacity:0;font-size:36px;font-weight:700;transform:translateY(20px);color:#ffffff;position:relative;text-align:center}.style-service-plan .style-fee-plans{max-width:700px;line-height:1.6;text-align:center;word-break:break-word;transform:translateY(20px);animation:fadeSlideUp 0.8s 0.4s forwards ease-out;opacity:0;margin:0 auto 50px;font-size:17px;color:rgb(255,255,255,0.5);overflow-wrap:break-word}.style-service-plan .style-learn-price{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;padding:0;margin:0}.style-service-plan .style-learn-price li{transform:translateY(30px);opacity:0;perspective:1000px;animation:fadeSlideUp 0.8s calc(0.6s + var(--i,0) * 0.15s) forwards ease-out;transform-style:preserve-3d}.style-service-plan .style-learn-price li:nth-child(1){--i:0}.style-service-plan .style-learn-price li:nth-child(2){--i:1}.style-service-plan .style-learn-price li:nth-child(3){--i:2}.style-service-plan .style-learn-price li:nth-child(4){--i:3}.style-service-plan .style-payment-pricing{display:block;height:100%;position:relative;text-decoration:none;will-change:transform;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);transform-style:preserve-3d}.style-service-plan .style-payment-pricing:hover{transform:translateY(-10px) rotateX(2deg) rotateY(-2deg)}.style-service-plan .style-pro-fees{height:100%;transition:all 0.4s ease;background:linear-gradient(135deg,rgba(255,255,255,0.06),rgba(255,255,255,0.02));border:1px solid rgba(255,255,255,0.08);overflow:hidden;display:flex;border-radius:10px;box-shadow:0 15px 30px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.1);position:relative;flex-direction:column;padding:30px}.style-service-plan .style-payment-pricing:hover .style-pro-fees{border-color:rgba(rgb(189,193,187,0.5),0.3);box-shadow:0 20px 40px rgba(0,0,0,0.25),0 8px 15px rgba(0,0,0,0.15),0 0 15px rgba(rgb(189,193,187,0.5),0.15)}.style-service-plan .style-pro-fees::before{top:-50%;height:200%;content:"";opacity:0;left:-50%;z-index:-1;transition:opacity 0.8s ease;width:200%;transform:rotate(45deg);background:radial-gradient(circle at center,transparent 60%,rgba(rgb(149,151,147,0.5),0.1) 100%);position:absolute}.style-service-plan .style-payment-pricing:hover .style-pro-fees::before{opacity:1}.style-service-plan .style-pay-plans{z-index:1;display:flex;height:100%;flex-direction:column;position:relative}.style-service-plan .style-pay-plans h4{position:relative;margin-bottom:15px;margin-top:0;font-weight:600;color:#ffffff;font-size:calc(22px * 1.1)}.style-service-plan .style-pay-plans h4::after{transition:transform 0.4s ease;background:linear-gradient(90deg,rgb(189,193,187),rgba(rgb(189,193,187,0.5),0.5));display:block;width:50px;content:"";transform:scaleX(0.7);height:3px;margin-top:10px;transform-origin:left}.style-service-plan .style-payment-pricing:hover .style-pay-plans h4::after{transform:scaleX(1)}.style-service-plan .style-pay-plans p{max-height:250px;flex-grow:1;overflow-y:auto;line-height:1.6;overflow-wrap:break-word;padding-right:5px;scrollbar-width:thin;margin-bottom:25px;scrollbar-color:rgba(rgb(189,193,187,0.5),0.5) rgba(255,255,255,0.05);color:rgba(255,255,255,0.75);word-break:break-word;font-size:calc(17px * 0.95)}.style-service-plan .style-pay-plans p::-webkit-scrollbar{width:4px}.style-service-plan .style-pay-plans p::-webkit-scrollbar-track{border-radius:10px;background:rgba(255,255,255,0.05)}.style-service-plan .style-pay-plans p::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(rgb(189,193,187,0.5),0.5)}.style-service-plan .style-discount-deals{align-self:flex-start;display:inline-block;background:linear-gradient(135deg,rgb(189,193,187),rgb(149,151,147));color:#ffffff;font-size:calc(22px * 1.3);font-weight:700;position:relative;padding:5px 0;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent}.style-service-plan .style-discount-deals::before{width:100%;left:0;position:absolute;background:linear-gradient(90deg,rgb(189,193,187),transparent);height:1px;content:"";bottom:0}@keyframes fadeSlideUp {0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}} @media (max-width: 1200px) {.style-service-plan{padding:80px 0}.style-service-plan .style-learn-price{gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}} @media (max-width: 992px) {.style-service-plan h2{font-size:calc(36px * 0.9)}.style-service-plan .style-fee-plans{margin-bottom:40px;font-size:calc(17px * 0.95)}.style-service-plan .style-pro-fees{padding:25px}.style-service-plan .style-pay-plans h4{font-size:calc(22px * 1)}.style-service-plan .style-discount-deals{font-size:calc(22px * 1.2)}} @media (max-width: 768px) {.style-service-plan{padding:60px 0}.style-service-plan .style-learn-price{grid-template-columns:1fr;max-width:450px;margin:0 auto}.style-service-plan .style-pay-plans p{max-height:150px;font-size:calc(17px * 0.9)}} @media (max-width: 480px) {.style-service-plan{padding:50px 0}.style-service-plan h2{font-size:calc(36px * 0.8)}.style-service-plan .style-fee-plans{font-size:calc(17px * 0.9);margin-bottom:30px}.style-service-plan .style-pro-fees{padding:20px}.style-service-plan .style-pay-plans h4{margin-bottom:10px;font-size:calc(22px * 0.95)}.style-service-plan .style-discount-deals{font-size:calc(22px * 1.1)}}.style-audience-profileVza{background:linear-gradient(135deg,rgb(230,226,207) 0%,rgb(189,193,187,0.5) 100%);padding:5rem 2rem;position:relative;overflow:hidden}.style-audience-profileVza::before{z-index:1;width:500px;top:50%;content:"";animation:rotate 20s linear infinite;height:500px;border:2px solid rgba(255,255,255,0.1);left:50%;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.style-audience-profileVza::after{width:800px;position:absolute;z-index:1;border-radius:50%;animation:rotate-reverse 30s linear infinite;top:50%;transform:translate(-50%,-50%);left:50%;height:800px;content:"";border:4px dotted rgb(189,193,187,0.5)}@keyframes rotate {from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}} @keyframes rotate-reverse {from{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0deg)}} .style-audience-profileVza .style-founder-bio{padding:2rem;z-index:5;max-width:1200px;margin:0 auto;border-radius:29px;position:relative}.style-audience-profileVza .style-founder-bio::before{animation:pulse 8s ease-in-out infinite alternate;transform:translate(-50%,-50%);left:50%;z-index:-1;border-radius:50%;width:300px;background:radial-gradient(circle,rgb(149,151,147,0.5) 0%,transparent 70%);content:"";filter:blur(50px);position:absolute;top:50%;height:300px}@keyframes pulse {0%{opacity:0.3;transform:translate(-50%,-50%) scale(0.8)}100%{opacity:0.7;transform:translate(-50%,-50%) scale(1.2)}} .style-audience-profileVza h3{font-weight:700;z-index:10;margin-bottom:4rem;text-align:center;font-size:28px;position:relative;color:#ffffff}.style-audience-profileVza h3::after{background:rgb(189,193,187);width:150px;position:absolute;animation:glow 3s infinite alternate;height:3px;box-shadow:0 0 15px rgb(189,193,187);content:"";left:50%;border-radius:50px;bottom:-15px;transform:translateX(-50%)}@keyframes glow {0%{box-shadow:0 0 5px rgb(189,193,187)}100%{box-shadow:0 0 20px rgb(189,193,187),0 0 40px rgb(189,193,187,0.5)}} .style-audience-profileVza ul{position:relative;display:grid;list-style:none;grid-template-columns:repeat(2,1fr);padding:0;margin:0;gap:2.5rem}.style-audience-profileVza li{font-size:12px;align-items:center;border-radius:50px;position:relative;padding:1.5rem 2rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.1);background-color:rgba(0,0,0,0.2);transition:all 0.4s ease;display:flex;color:#ffffff;overflow:hidden}.style-audience-profileVza li::before{content:"";width:100%;position:absolute;background:linear-gradient(135deg,transparent,rgba(255,255,255,0.1),transparent);z-index:-1;left:0;height:100%;top:0}.style-audience-profileVza li::after{height:150%;z-index:0;transform:rotate(20deg) translateX(-150px);position:absolute;animation:data-stream 5s infinite;background:rgba(255,255,255,0.2);opacity:0;animation-delay:calc(var(--i,0) * 1s);width:50px;content:""}.style-audience-profileVza li:nth-child(1){--i:0}.style-audience-profileVza li:nth-child(2){--i:1}.style-audience-profileVza li:nth-child(3){--i:2}.style-audience-profileVza li:nth-child(4){--i:3}.style-audience-profileVza li:nth-child(5){--i:4}.style-audience-profileVza li:nth-child(6){--i:5}.style-audience-profileVza li:nth-child(7){--i:6}.style-audience-profileVza li:nth-child(8){--i:7}.style-audience-profileVza li:nth-child(9){--i:8}.style-audience-profileVza li:nth-child(10){--i:9}@keyframes data-stream {0%{transform:rotate(20deg) translateX(-150px);opacity:0}20%{opacity:0.5}100%{transform:rotate(20deg) translateX(500px);opacity:0}} .style-audience-profileVza li:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.3);border-color:rgb(149,151,147)}.style-audience-profileVza svg{transition:all 0.4s ease;position:relative;height:30px;margin-right:1.5rem;z-index:2;width:30px}.style-audience-profileVza svg path{transition:all 0.4s ease;fill:rgb(149,151,147)}.style-audience-profileVza li:hover svg{transform:rotate(15deg)}.style-audience-profileVza li:hover svg path{fill:rgb(189,193,187)}@media (max-width: 1200px) {.style-audience-profileVza::before{width:400px;height:400px}.style-audience-profileVza::after{height:600px;width:600px}} @media (max-width: 992px) {.style-audience-profileVza{padding:4rem 1.5rem}.style-audience-profileVza ul{grid-template-columns:repeat(2,1fr);gap:2rem}.style-audience-profileVza li{padding:1.25rem 1.5rem}} @media (max-width: 768px) {.style-audience-profileVza{padding:3.5rem 1.5rem}.style-audience-profileVza ul{gap:1.5rem;grid-template-columns:1fr}.style-audience-profileVza::before{width:300px;height:300px}.style-audience-profileVza::after{height:450px;width:450px}.style-audience-profileVza h3{font-size:calc(28px * 0.9)}} @media (max-width: 576px) {.style-audience-profileVza{padding:3rem 1rem}.style-audience-profileVza .style-founder-bio{padding:1.5rem 1rem}.style-audience-profileVza h3{margin-bottom:3rem;font-size:calc(28px * 0.8)}.style-audience-profileVza li{padding:1rem 1.25rem}.style-audience-profileVza svg{width:25px;margin-right:1rem;height:25px}}.style-company-overview{overflow:hidden;position:relative;padding:120px 0 80px}.style-company-overview::before{right:0;top:0;content:"";left:0;z-index:1;position:absolute;bottom:0;background:linear-gradient(135deg,rgb(189,193,187,0.5),rgba(0,0,0,0.5) 85%)}.style-company-overview::after{background:rgb(149,151,147);z-index:2;height:300px;transform:rotate(35deg);width:300px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 75%,0 100%);top:-50px;right:-50px;opacity:0.07}.style-company-overview h4{z-index:10;font-size:37px;color:#ffffff;text-transform:uppercase;position:relative;text-align:center;font-weight:700;margin-bottom:40px;letter-spacing:3px}.style-company-overview h4::after{bottom:-14px;left:50%;height:4px;width:60px;position:absolute;transform:translateX(-50%);content:"";background:rgb(149,151,147)}.style-company-overview .container{padding:0 20px;margin:0 auto;position:relative;max-width:1200px;z-index:10}.style-company-overview .style-text-card{border-left:5px solid rgb(149,151,147);box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);position:relative;background:rgba(255,255,255,0.95);transition:transform 0.5s cubic-bezier(0.215,0.61,0.355,1);transform:translateY(0);padding:50px 60px}.style-company-overview .style-text-card:hover{transform:translateY(-8px)}.style-company-overview .style-text-card::before{content:"";z-index:-1;transform:rotate(25deg);top:30px;right:30px;width:150px;opacity:0.05;background:rgb(149,151,147);position:absolute;height:150px;border-radius:10px}.style-company-overview h6{font-size:calc(18px + 2px);margin-bottom:25px;position:relative;color:rgb(189,193,187);display:inline-block;font-weight:700}.style-company-overview h6::after{height:3px;left:0;position:absolute;width:40%;background:rgb(149,151,147);content:"";bottom:-8px}.style-company-overview .style-text-card div{position:relative}.style-company-overview .style-text-card span{display:block;font-size:17px;font-weight:400;line-height:1.8;hyphens:auto;column-count:2;column-gap:40px;color:#000000;text-align:justify}@media (max-width: 992px) {.style-company-overview{padding:90px 0 60px}.style-company-overview .style-text-card{padding:40px 35px}.style-company-overview .style-text-card span{column-count:1;font-size:calc(17px - 1px)}.style-company-overview h6{font-size:18px}.style-company-overview h4{font-size:calc(37px - 4px)}} @media (max-width: 768px) {.style-company-overview{padding:70px 0 50px}.style-company-overview .style-text-card{border-left-width:3px;padding:30px 25px}.style-company-overview .style-text-card::before{width:100px;top:20px;right:20px;height:100px}.style-company-overview h6{font-size:calc(21px + 2px)}.style-company-overview h4{font-size:calc(37px - 8px);letter-spacing:2px;margin-bottom:30px}.style-company-overview h4::after{bottom:-10px;width:40px;height:3px}} @media (max-width: 576px) {.style-company-overview{padding:60px 0 40px}.style-company-overview .style-text-card{padding:25px 20px}.style-company-overview .style-text-card span{font-size:calc(17px - 2px);line-height:1.6}.style-company-overview h6{margin-bottom:20px}.style-company-overview h6::after{bottom:-6px;height:2px}.style-company-overview .style-text-card::before{display:none}}.style-take-a-spin{position:relative;overflow:hidden;padding:5rem 0;background:linear-gradient(135deg,rgb(149,151,147,0.5),#ffffff 90%)}.style-take-a-spin::before{height:100%;z-index:0;position:absolute;background:radial-gradient(circle at 20% 30%,rgb(149,151,147,0.5) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgb(189,193,187,0.5) 0%,transparent 30%);opacity:0.6;top:0;content:"";width:100%;left:0}.style-take-a-spin::after{z-index:1;bottom:-5px;left:0;height:6px;position:absolute;content:"";width:100%;background:linear-gradient(90deg,transparent,rgb(149,151,147) 40%,rgb(189,193,187) 60%,transparent)}.style-take-a-spin .container{display:flex;padding:0 15px;position:relative;margin:0 auto;align-items:center;max-width:1140px;flex-direction:column;z-index:2}.style-take-a-spin h2{line-height:1.4;transition:transform 0.5s cubic-bezier(0.22,1,0.36,1);font-size:38px;font-weight:600;text-align:center;transform:translateY(0);letter-spacing:-0.01em;color:#000000;font-family:Arial,sans-serif;margin-bottom:2.5rem;max-width:860px}.style-take-a-spin:hover h2{transform:translateY(-5px)}.style-take-a-spin .style-founder-bio{gap:1.5rem;align-items:center;position:relative;padding:2rem 3rem;display:flex;isolation:isolate;transition:transform 0.5s cubic-bezier(0.22,1,0.36,1),box-shadow 0.5s ease;box-shadow:0 10px 25px -5px rgba(0,0,0,0.05),0 0 0 1px rgba(0,0,0,0.02);justify-content:center;background:linear-gradient(145deg,#ffffff,rgba(255,255,255,0.8));transform:perspective(1000px) rotateX(0deg)}.style-take-a-spin .style-founder-bio::before{width:100%;content:"";left:0;top:0;transition:opacity 0.5s ease;height:100%;position:absolute;opacity:0;z-index:-1;background:linear-gradient(45deg,transparent 48%,rgb(149,151,147,0.5) 49%,rgb(149,151,147,0.5) 51%,transparent 52%)}.style-take-a-spin .style-founder-bio:hover{transform:perspective(1000px) rotateX(2deg);box-shadow:0 20px 35px -10px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.03)}.style-take-a-spin .style-founder-bio:hover::before{opacity:0.5}.style-take-a-spin svg{height:42px;transform:translateY(0) rotate(0);width:42px;transition:transform 0.5s cubic-bezier(0.22,1,0.36,1)}.style-take-a-spin .style-founder-bio:hover svg{transform:translateY(-3px) rotate(-5deg)}.style-take-a-spin svg path{transition:fill 0.3s ease;fill:rgb(149,151,147)}.style-take-a-spin .style-founder-bio:hover svg path{fill:rgb(189,193,187)}.style-take-a-spin .style-message-message{z-index:1;font-weight:600;position:relative;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,0.1);color:#ffffff;background:linear-gradient(135deg,rgb(189,193,187),rgb(149,151,147));padding:0.9rem 2rem;transition:transform 0.3s ease,box-shadow 0.3s ease;display:inline-block;overflow:hidden;border-radius:4px;font-family:Arial,sans-serif;font-size:18px}.style-take-a-spin .style-message-message::before{left:-100%;content:"";position:absolute;top:0;z-index:-1;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);width:100%;transition:left 0.6s ease;height:100%}.style-take-a-spin .style-message-message:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,0.15)}.style-take-a-spin .style-message-message:hover::before{left:100%}.style-take-a-spin .style-message-message:active{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}@media (max-width: 992px) {.style-take-a-spin{padding:4rem 0}.style-take-a-spin h2{margin-bottom:2rem;font-size:calc(38px * 0.9)}.style-take-a-spin .style-founder-bio{padding:1.5rem 2.5rem}} @media (max-width: 768px) {.style-take-a-spin{padding:3.5rem 0}.style-take-a-spin h2{font-size:calc(38px * 0.8);margin-bottom:1.8rem}.style-take-a-spin .style-founder-bio{flex-direction:column;gap:1.2rem;padding:1.5rem 2rem}.style-take-a-spin svg{width:36px;height:36px}.style-take-a-spin .style-message-message{padding:0.8rem 1.8rem}} @media (max-width: 576px) {.style-take-a-spin{padding:3rem 0}.style-take-a-spin h2{line-height:1.5;margin-bottom:1.5rem;font-size:calc(38px * 0.7)}.style-take-a-spin .style-founder-bio{width:100%;padding:1.2rem 1.5rem}.style-take-a-spin .style-message-message{padding:0.8rem 1.5rem;text-align:center;width:100%}} @media (prefers-reduced-motion: reduce) {.style-take-a-spin h2,.style-take-a-spin svg,.style-take-a-spin .style-founder-bio,.style-take-a-spin .style-message-message::before{transition:none}.style-take-a-spin:hover h2,.style-take-a-spin .style-founder-bio:hover svg,.style-take-a-spin .style-founder-bio:hover{transform:none}.style-take-a-spin .style-message-message:hover::before{left:-100%}}.style-program-details{perspective:1000px;padding:120px 0;position:relative;background:rgb(230,226,207);overflow:hidden}.style-program-details::before{width:100%;top:0;height:100%;background:repeating-linear-gradient( 45deg,rgb(189,193,187,0.5) 0,rgb(189,193,187,0.5) 1px,transparent 1px,transparent 20px );content:"";position:absolute;animation:shiftLines 20s linear infinite;left:0;opacity:0.05}@keyframes shiftLines {0%{background-position:0 0}100%{background-position:40px 40px}} .style-program-details .container{padding:0 20px;z-index:2;max-width:1280px;position:relative;margin:0 auto;overflow:visible}.style-program-details .style-learn-development{grid-template-rows:auto auto;grid-template-columns:1fr;position:relative;display:grid;min-height:550px;gap:0}.style-program-details .style-text-card{position:relative;border-radius:25px;grid-column:1;margin-left:50px;box-shadow:0 20px 60px rgba(0,0,0,0.1),0 10px 30px rgba(0,0,0,0.05);margin-top:-80px;margin-right:50px;padding:40px;z-index:5;transform:translateZ(0);transition:transform 0.5s ease;grid-row:2;background:#ffffff}.style-program-details .style-text-card::before{backdrop-filter:blur(10px);background:linear-gradient(120deg,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.95) 100%);left:0;top:0;z-index:-1;width:100%;height:100%;content:"";position:absolute;border-radius:25px}.style-program-details .style-text-card::after{height:100px;border-radius:50%;animation:pulsate 5s ease-in-out infinite;filter:blur(20px);position:absolute;right:-20px;top:-20px;opacity:0.3;width:100px;background:radial-gradient(circle,rgb(189,193,187) 0%,transparent 70%);content:"";z-index:-1}@keyframes pulsate {0%,100%{transform:scale(1);opacity:0.3}50%{transform:scale(1.2);opacity:0.5}} .style-program-details .style-text-card h2{position:relative;color:#000000;display:inline-block;z-index:2;margin-bottom:30px;font-size:36px;font-weight:700}.style-program-details .style-text-card h2::before{left:0;border-radius:10px;transition:width 0.3s ease;content:"";background:rgb(189,193,187);width:40px;position:absolute;bottom:-8px;height:4px}.style-program-details .style-text-card:hover h2::before{width:100%}.style-program-details .style-text-card .description{line-height:1.7;font-size:17px;z-index:2;position:relative;color:#000000;margin-bottom:20px}.style-program-details .style-text-card .description:last-child{margin-bottom:0}.style-program-details .style-photo{transform:rotateX(5deg);box-shadow:0 30px 60px rgba(0,0,0,0.15);grid-column:1;border-radius:25px;z-index:3;transition:transform 0.5s ease;position:relative;overflow:hidden;grid-row:1;height:450px}.style-program-details .style-photo::before{content:"";background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.5) 100%);height:100%;left:0;width:100%;position:absolute;top:0;z-index:1}.style-program-details .style-photo::after{left:0;top:0;width:100%;background:radial-gradient( circle at 70% 20%,rgb(189,193,187,0.5) 0%,transparent 60% );position:absolute;content:"";z-index:1;mix-blend-mode:overlay;height:100%}.style-program-details:hover .style-photo{transform:rotateX(2deg) translateY(-10px)}.style-program-details:hover .style-text-card{transform:translateY(-10px)}.style-program-details .container::before,.style-program-details .container::after{border-radius:50%;z-index:1;opacity:0.1;content:"";background:rgb(149,151,147,0.5);position:absolute}.style-program-details .container::before{top:-100px;left:-50px;animation:float 20s ease-in-out infinite;width:200px;height:200px}.style-program-details .container::after{width:150px;right:-30px;bottom:-50px;animation:float 15s ease-in-out infinite reverse;height:150px}@keyframes float {0%,100%{transform:translate(0,0)}25%{transform:translate(20px,-20px)}50%{transform:translate(0,-40px)}75%{transform:translate(-20px,-20px)}} .style-program-details .style-learn-development::after{pointer-events:none;height:100%;top:0;background:repeating-linear-gradient( -45deg,transparent,transparent 20px,rgb(189,193,187,0.5) 20px,rgb(189,193,187,0.5) 21px );z-index:1;right:0;content:"";position:absolute;width:100%;opacity:0.05}@media screen and (max-width: 1024px) {.style-program-details{padding:80px 0}.style-program-details .style-learn-development{min-height:400px}.style-program-details .style-photo{height:350px}.style-program-details .style-text-card{margin-top:-60px;padding:30px;margin-left:30px;margin-right:30px}.style-program-details .container::before{width:150px;height:150px}.style-program-details .container::after{height:100px;width:100px}} @media screen and (max-width: 767px) {.style-program-details{padding:60px 0}.style-program-details .style-learn-development{min-height:auto}.style-program-details .style-photo{height:250px;transform:none}.style-program-details .style-text-card{padding:25px;transform:none;margin-left:15px;margin-top:-40px;margin-right:15px}.style-program-details .style-text-card h2{font-size:calc(36px * 0.85);margin-bottom:20px}.style-program-details .style-text-card .description{font-size:calc(17px * 0.95)}.style-program-details:hover .style-photo,.style-program-details:hover .style-text-card{transform:none}.style-program-details .container::before,.style-program-details .container::after{display:none}} @keyframes slideUp {from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}} .style-program-details .style-photo{animation:slideUp 0.8s ease-out forwards}.style-program-details .style-text-card{animation-fill-mode:forwards;opacity:0;animation:slideUp 1s 0.3s ease-out forwards}@media (prefers-color-scheme: dark) {.style-program-details{background:rgb(189,193,187)}.style-program-details .style-text-card::before{background:linear-gradient(120deg,rgba(30,30,30,0.9) 0%,rgba(50,50,50,0.95) 100%)}.style-program-details .style-text-card h2{color:#ffffff}.style-program-details .style-text-card .description{opacity:0.9;color:#ffffff}} @media (prefers-contrast: more) {.style-program-details .style-text-card{background:#ffffff}.style-program-details .style-text-card h2{color:#000000}.style-program-details .style-text-card .description{color:#000000}.style-program-details .style-photo::before{opacity:0.7}} @media (prefers-reduced-motion: reduce) {.style-program-details::before,.style-program-details .container::before,.style-program-details .container::after,.style-program-details .style-text-card::after,.style-program-details:hover .style-photo,.style-program-details:hover .style-text-card{animation:none;transform:none}.style-program-details .style-photo,.style-program-details .style-text-card{animation:none;opacity:1}} .style-program-details .style-photo,.style-program-details .style-text-card{will-change:transform;transform:translateZ(0)}@media (hover: hover) {.style-program-details .style-text-card:hover h2::before{width:100%}.style-program-details:hover .style-photo{transform:rotateX(2deg) translateY(-10px)}.style-program-details:hover .style-text-card{transform:translateY(-10px)}}.style-privacy-cloister{padding:4rem 2rem;overflow:hidden;background:linear-gradient(135deg,rgb(230,226,207) 0%,rgb(189,193,187,0.5) 100%);position:relative}.style-privacy-cloister::before{top:0;content:"";background-image:repeating-linear-gradient( -45deg,transparent,transparent 20px,rgba(rgb(189,193,187,0.5),0.03) 20px,rgba(rgb(189,193,187,0.5),0.03) 40px );left:0;width:100%;z-index:0;height:100%;position:absolute}.style-privacy-cloister::after{background:radial-gradient(circle,rgb(149,151,147,0.5) 0%,transparent 70%);opacity:0.1;right:-50%;top:-50%;content:"";position:absolute;width:100%;z-index:0;height:100%}.style-privacy-cloister .container{max-width:1200px;margin:0 auto;animation:fadeIn 0.8s ease-out forwards;z-index:1;position:relative}.style-privacy-cloister h1{position:relative;font-size:48px;font-family:Arial,sans-serif;color:rgb(189,193,187);animation:slideInLeft 0.6s ease-out 0.2s forwards;transform:translateX(-5px);margin-bottom:2rem;opacity:0;letter-spacing:-0.02em;padding-bottom:1rem;font-weight:700}.style-privacy-cloister h1::after{transform-origin:left;background:linear-gradient(90deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%);left:0;animation:expandWidth 0.6s ease-out 0.8s forwards;transform:scaleX(0);content:"";height:4px;bottom:0;position:absolute;width:80px}.style-privacy-cloister h2{font-family:Arial,sans-serif;padding-left:20px;color:rgb(149,151,147);margin:2.5rem 0 1.5rem;opacity:0;position:relative;transform:translateY(10px);font-size:35px;font-weight:600;animation:slideInUp 0.5s ease-out 0.4s forwards}.style-privacy-cloister h2::before{background:rgb(149,151,147);position:absolute;top:8px;border-radius:2px;left:0;content:"";height:calc(100% - 16px);width:4px}.style-privacy-cloister h3{font-size:calc(35px * 0.85);opacity:0;padding-left:15px;position:relative;color:rgb(149,151,147);font-family:Arial,sans-serif;transform:translateY(10px);font-weight:600;margin:2rem 0 1rem;animation:slideInUp 0.5s ease-out 0.5s forwards}.style-privacy-cloister h3::before{width:3px;position:absolute;background:rgb(149,151,147,0.5);top:8px;left:0;border-radius:2px;height:calc(100% - 16px);content:""}.style-privacy-cloister h4{position:relative;opacity:0;animation:slideInUp 0.5s ease-out 0.6s forwards;font-size:calc(35px * 0.7);margin:1.5rem 0 1rem;font-family:Arial,sans-serif;padding-left:12px;font-weight:600;color:#000000;transform:translateY(8px)}.style-privacy-cloister h4::before{content:"";width:2px;height:calc(100% - 16px);border-radius:1px;background:rgba(0,0,0,0.5);top:8px;position:absolute;left:0}.style-privacy-cloister p{transform:translateY(8px);opacity:0;font-size:13px;margin-bottom:1.5rem;line-height:1.7;animation:fadeSlideUp 0.7s ease-out 0.6s forwards;color:#000000;font-family:Arial,sans-serif;position:relative}.style-privacy-cloister p strong{color:#000000;position:relative;font-weight:600}.style-privacy-cloister p strong::after{content:"";height:1px;bottom:-2px;left:0;background:rgb(149,151,147,0.5);width:100%;position:absolute}.style-privacy-cloister ul{background:rgba(rgb(255,255,255,0.5),0.5);opacity:0;border-left:3px solid rgb(189,193,187,0.5);padding:0.5rem 0 0.5rem 1.5rem;list-style-type:none;position:relative;animation:fadeSlideIn 0.7s ease-out 0.8s forwards;transform:translateX(10px);margin:0 0 2rem 0}.style-privacy-cloister ul::before{top:0;left:0;background:linear-gradient(90deg,rgb(149,151,147,0.5) 0%,transparent 10%);position:absolute;content:"";opacity:0.1;width:100%;height:100%}.style-privacy-cloister li{color:#000000;padding:0.8rem 0 0.8rem 1.8rem;font-size:13px;opacity:0;animation-delay:calc(0.9s + (0.1s * var(--li-index,0)));font-family:Arial,sans-serif;animation:listItemAppear 0.4s ease-out forwards;transform:translateY(8px);position:relative;margin-bottom:0.5rem;line-height:1.6}.style-privacy-cloister li:nth-child(1){--li-index:1}.style-privacy-cloister li:nth-child(2){--li-index:2}.style-privacy-cloister li:nth-child(3){--li-index:3}.style-privacy-cloister li::before{box-shadow:0 0 0 3px rgb(189,193,187,0.5);height:8px;left:0;border-radius:2px;transform:rotate(45deg);content:"";position:absolute;background:rgb(189,193,187);width:8px;top:1.2rem}.style-privacy-cloister span{font-size:13px;padding-left:1rem;position:relative;margin-bottom:1.5rem;opacity:0;animation:fadeSlideUp 0.7s ease-out 1s forwards;color:#000000;transform:translateY(10px);border-left:1px dashed rgb(149,151,147,0.5);line-height:1.7;font-family:Arial,sans-serif;display:block}@keyframes fadeIn {from{opacity:0}to{opacity:1}} @keyframes slideInLeft {from{transform:translateX(-20px);opacity:0}to{transform:translateX(-5px);opacity:1}} @keyframes slideInUp {from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes expandWidth {from{transform:scaleX(0)}to{transform:scaleX(1)}} @keyframes fadeSlideUp {from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}} @keyframes fadeSlideIn {from{opacity:0;transform:translateX(15px)}to{opacity:1;transform:translateX(0)}} @keyframes listItemAppear {from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}} @media (min-width: 768px) {.style-privacy-cloister{padding:5rem 3rem}.style-privacy-cloister h1{margin-bottom:3rem;font-size:calc(48px * 1.1)}.style-privacy-cloister h1::after{width:120px;height:5px}.style-privacy-cloister h2{padding-left:25px;font-size:calc(35px * 1.05)}.style-privacy-cloister h2::before{width:6px}.style-privacy-cloister .container{padding:0 2rem}.style-privacy-cloister p,.style-privacy-cloister span,.style-privacy-cloister li{font-size:calc(13px * 1.05);line-height:1.75}.style-privacy-cloister ul{margin-bottom:2.5rem;padding:1rem 2rem 1rem 2.5rem}} @media (min-width: 992px) {.style-privacy-cloister{padding:6rem 4rem}.style-privacy-cloister h1{margin-bottom:3.5rem;font-size:calc(48px * 1.2)}.style-privacy-cloister h1::after{width:150px}.style-privacy-cloister .container{max-width:1400px;padding:0 4rem}.style-privacy-cloister ul{margin:0 0 3rem 2rem;padding:1.5rem 2.5rem 1.5rem 3rem}.style-privacy-cloister h2{margin:3.5rem 0 2rem}.style-privacy-cloister p,.style-privacy-cloister span{margin-bottom:2rem}} @media (max-width: 767px) {.style-privacy-cloister{padding:3rem 1.5rem}.style-privacy-cloister h1{font-size:calc(48px * 0.9);padding-bottom:0.8rem}.style-privacy-cloister h2{padding-left:15px;font-size:calc(35px * 0.9)}.style-privacy-cloister h3{font-size:calc(35px * 0.75);padding-left:12px}.style-privacy-cloister h4{font-size:calc(35px * 0.65);padding-left:10px}.style-privacy-cloister p,.style-privacy-cloister span,.style-privacy-cloister li{line-height:1.6;font-size:calc(13px * 0.95)}.style-privacy-cloister ul{padding:0.5rem 0.5rem 0.5rem 1.2rem;margin-bottom:1.5rem}.style-privacy-cloister li{padding:0.6rem 0 0.6rem 1.5rem}}.style-educational-gains{overflow:hidden;position:relative;background:linear-gradient(135deg,rgb(230,226,207) 0%,rgba(0,0,0,0.5) 20%);padding:120px 0}.style-educational-gains::before{animation:pulse 8s infinite alternate;top:0;height:100%;background-image:radial-gradient(rgb(149,151,147,0.5) 1px,transparent 1px);opacity:0.3;background-size:30px 30px;left:0;width:100%;position:absolute;content:''}.style-educational-gains::after{position:absolute;transform:rotate(-30deg);right:-50%;background:linear-gradient(45deg,rgb(189,193,187,0.5) 0%,transparent 70%);height:200%;width:80%;filter:blur(60px);content:'';top:-50%;z-index:0}.style-educational-gains .style-founder-bio{max-width:1280px;gap:60px;position:relative;margin:0 auto;padding:0 20px;z-index:1;display:flex}.style-educational-gains .style-photo{transition:transform 0.5s ease,box-shadow 0.5s ease;box-shadow:20px 20px 40px rgba(0,0,0,0.2),-20px -20px 40px rgba(255,255,255,0.05);position:relative;flex:1;min-height:500px;border-radius:24px;overflow:hidden}.style-educational-gains .style-photo::before{height:100%;background:linear-gradient(135deg,transparent 0%,rgba(0,0,0,0.5) 100%);left:0;width:100%;z-index:1;position:absolute;top:0;content:''}.style-educational-gains .style-photo::after{height:40%;bottom:0;content:'';position:absolute;clip-path:polygon(100% 0,100% 100%,0 100%);background:linear-gradient(225deg,rgb(189,193,187,0.5) 0%,transparent 100%);z-index:2;width:40%;right:0}.style-educational-gains .style-photo:hover{transform:translateY(-10px);box-shadow:25px 25px 50px rgba(0,0,0,0.25),-25px -25px 50px rgba(255,255,255,0.07)}.style-educational-gains .style-text-card{justify-content:center;display:flex;flex:1;flex-direction:column}.style-educational-gains h2{color:#ffffff;font-size:36px;padding-bottom:15px;margin-bottom:40px;font-weight:700;position:relative}.style-educational-gains h2::after{background:linear-gradient(90deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%);height:4px;border-radius:10px;position:absolute;width:80px;bottom:0;left:0;content:''}.style-educational-gains .text_main_holder{gap:25px;display:flex;flex-direction:column}.style-educational-gains .text_main_holder > div{border-radius:24px;padding:20px;display:flex;animation-delay:calc(var(--i,0) * 0.1s);box-shadow:inset 5px 5px 15px rgba(0,0,0,0.1),inset -5px -5px 15px rgba(255,255,255,0.05);align-items:flex-start;gap:20px;background:rgba(255,255,255,0.03);animation:slideIn 0.5s forwards;opacity:0;backdrop-filter:blur(5px);transform:translateX(-20px)}.style-educational-gains .text_main_holder > div:nth-child(1){--i:1}.style-educational-gains .text_main_holder > div:nth-child(2){--i:2}.style-educational-gains .text_main_holder > div:nth-child(3){--i:3}.style-educational-gains .text_main_holder > div:nth-child(4){--i:4}.style-educational-gains .text_main_holder > div:nth-child(5){--i:5}.style-educational-gains .text_main_holder > div:nth-child(6){--i:6}.style-educational-gains .text_main_holder svg{height:30px;width:30px;flex-shrink:0;filter:drop-shadow(2px 2px 3px rgba(0,0,0,0.3))}.style-educational-gains .text_main_holder svg path{transition:fill 0.3s ease;fill:rgb(189,193,187)}.style-educational-gains .text_main_holder > div:hover svg path{fill:rgb(149,151,147)}.style-educational-gains .text_main_holder p{line-height:1.6;color:#ffffff;margin:0;font-size:14px}@keyframes pulse {0%{opacity:0.2}100%{opacity:0.5}} @keyframes slideIn {to{transform:translateX(0);opacity:1}} @media (max-width: 992px) {.style-educational-gains .style-founder-bio{flex-direction:column;gap:40px}.style-educational-gains .style-photo{min-height:400px}.style-educational-gains h2{margin-bottom:30px;text-align:center}.style-educational-gains h2::after{transform:translateX(-50%);left:50%}} @media (max-width: 768px) {.style-educational-gains{padding:80px 0}.style-educational-gains .style-founder-bio{gap:30px}.style-educational-gains .style-photo{min-height:300px}.style-educational-gains .text_main_holder > div{padding:15px;gap:15px}.style-educational-gains .text_main_holder svg{height:24px;width:24px}} @media (max-width: 576px) {.style-educational-gains{padding:60px 0}.style-educational-gains .style-photo{min-height:250px}.style-educational-gains h2{font-size:calc(36px * 0.85)}.style-educational-gains .text_main_holder > div{gap:12px;padding:12px}.style-educational-gains .text_main_holder svg{width:20px;height:20px}}.style-tyBox{position:relative;padding:5rem 2rem;overflow:hidden;background:linear-gradient(135deg,rgb(230,226,207) 0%,rgba(255,255,255,0.95) 100%)}.style-tyBox::before{content:"";width:60%;height:70%;opacity:0.4;background:linear-gradient(45deg,rgb(189,193,187,0.5) 0%,rgb(149,151,147) 100%);right:-20%;animation:float 12s ease-in-out infinite;z-index:0;position:absolute;top:-20%;transform:rotate(-15deg);filter:blur(40px)}.style-tyBox::after{content:"";filter:blur(30px);position:absolute;bottom:-10%;z-index:0;width:50%;transform:rotate(15deg);opacity:0.3;height:60%;left:-10%;background:linear-gradient(-45deg,rgb(149,151,147,0.5) 0%,rgb(189,193,187) 100%);animation:float 15s ease-in-out infinite reverse}.style-tyBox .container{align-items:center;z-index:2;animation:fadeIn 0.8s ease-out forwards;display:flex;flex-direction:column;position:relative;max-width:1200px;margin:0 auto}.style-tyBox h2{color:#000000;line-height:1.3;animation:slideUp 0.7s ease-out 0.2s forwards;opacity:0;font-weight:700;text-align:center;transform:translateY(20px);position:relative;margin-bottom:3rem;letter-spacing:-0.02em;max-width:90%;font-size:clamp(1.75rem,4vw,37px);font-family:Arial,sans-serif}.style-tyBox h2::before{transform:translateX(-50%);width:80px;left:50%;content:"";position:absolute;bottom:-16px;height:4px;background:linear-gradient(90deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%);border-radius:2px}.style-tyBox .style-founder-bio{padding:3rem;background:linear-gradient(120deg,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.96) 100%);width:100%;opacity:0;backdrop-filter:blur(8px);animation:slideUp 0.8s ease-out 0.4s forwards;position:relative;border-radius:30px;box-shadow:0 20px 40px rgba(0,0,0,0.06),0 8px 16px rgba(0,0,0,0.04);max-width:880px;border-left:4px solid rgb(189,193,187);transform:translateY(30px)}.style-tyBox .style-founder-bio::before{position:absolute;pointer-events:none;top:15px;content:"";bottom:15px;z-index:0;left:15px;border-radius:calc(30px - 15px);border:1px dashed rgba(0,0,0,0.07);right:15px}.style-tyBox ul{margin:0;list-style:none;padding:0;z-index:1;position:relative}.style-tyBox li{padding-left:2rem;position:relative}.style-tyBox li::before{animation:pulse 3s ease-in-out infinite;height:8px;border-radius:50%;top:8px;left:0;width:8px;position:absolute;content:"";box-shadow:0 0 0 4px rgb(189,193,187,0.5);background:rgb(189,193,187)}.style-tyBox span{font-weight:400;font-size:clamp(1rem,2vw,1.1rem);z-index:2;display:block;position:relative;font-family:Arial,sans-serif;line-height:1.7;color:#000000}@keyframes slideUp {0%{transform:translateY(30px);opacity:0}100%{transform:translateY(0);opacity:1}} @keyframes fadeIn {0%{opacity:0}100%{opacity:1}} @keyframes pulse {0%{box-shadow:0 0 0 0 rgb(189,193,187,0.5)}70%{box-shadow:0 0 0 8px rgba(0,0,0,0)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}} @keyframes float {0%{transform:rotate(-15deg) translate(0,0)}50%{transform:rotate(-12deg) translate(-10px,-15px)}100%{transform:rotate(-15deg) translate(0,0)}} @media screen and (max-width: 767px) {.style-tyBox{padding:3rem 1.25rem}.style-tyBox h2{max-width:100%;margin-bottom:2rem}.style-tyBox .style-founder-bio{border-left-width:3px;padding:2rem 1.5rem}.style-tyBox li{padding-left:1.5rem}.style-tyBox li::before{height:6px;top:6px;width:6px}.style-tyBox h2::before{bottom:-12px;height:3px;width:60px}} @media screen and (max-width: 480px) {.style-tyBox{padding:2.5rem 1rem}.style-tyBox h2{font-size:1.5rem;margin-bottom:1.5rem}.style-tyBox .style-founder-bio{padding:1.5rem 1.25rem}.style-tyBox span{font-size:0.95rem}}header{top:0;position:fixed;width:100%;transition:all 0.3s ease;background-color:#ffffff;left:0;border-bottom:2px solid rgb(230,226,207);z-index:1000}header:before{animation:gradientMove 6s infinite linear;position:absolute;width:100%;left:0;background:linear-gradient(90deg,rgb(189,193,187),rgb(149,151,147),rgb(189,193,187));background-size:200% 100%;height:4px;top:0;content:''}header .style-header-primary{padding:0;width:100%}header .container{max-width:1200px;padding:20px;margin:0 auto;position:relative}header .style-main-class{align-items:center;display:flex;justify-content:space-between;position:relative}header .style-page-top{display:flex;gap:35px;align-items:center}header .style-site-navbar{color:#000000;font-family:Arial,sans-serif;font-weight:600;font-size:18px;padding:5px 0;text-decoration:none;transition:all 0.3s ease;position:relative}header .style-site-navbar:before{position:absolute;height:6px;content:'';left:-15px;top:50%;transform:translateY(-50%) scale(0);transition:transform 0.3s ease;background-color:rgb(189,193,187);border-radius:10px;width:6px}header .style-site-navbar:after{transform-origin:center;transform:scaleX(0);transition:transform 0.3s ease;bottom:0;height:2px;width:100%;position:absolute;content:'';left:0;background-color:rgb(189,193,187)}header .style-site-navbar:hover{color:rgb(189,193,187)}header .style-site-navbar:hover:before{transform:translateY(-50%) scale(1)}header .style-site-navbar:hover:after{transform:scaleX(1)}header .style-top-class{padding:5px 10px;position:relative;text-decoration:none;transition:all 0.3s ease;display:flex;align-items:center}header .style-top-class:before{width:100%;border:2px solid transparent;top:0;left:0;mask-composite:exclude;-webkit-mask-composite:xor;position:absolute;background:linear-gradient(to right,rgb(189,193,187),rgb(149,151,147)) border-box;opacity:0;transition:opacity 0.3s ease;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);height:100%;border-radius:10px;content:''}header .style-top-class:hover:before{opacity:1}header .style-top-class svg{transition:transform 0.3s ease;height:42px;width:auto}header .style-top-class:hover svg{transform:scale(1.05)}@keyframes gradientMove {0%{background-position:0% 0%}100%{background-position:200% 0%}} @media (max-width: 991px) {header .container{padding:15px}header .style-page-top{gap:20px}header .style-site-navbar:before{left:-10px}header .style-top-class svg{height:38px}} @media (max-width: 767px) {header .style-page-top{border-bottom:3px solid rgb(189,193,187);max-height:0;width:100%;top:100%;left:0;box-shadow:0 10px 20px rgba(0,0,0,0.1);background-color:#ffffff;padding:0;flex-direction:column;transition:max-height 0.4s ease;gap:0;position:absolute;overflow:hidden;z-index:1001}header .menu.active{max-height:400px}header .style-site-navbar{width:100%;padding:12px 20px;border-bottom:1px solid rgb(230,226,207)}header .style-site-navbar:last-child{border-bottom:none}header .style-site-navbar:before{left:5px}header .style-main-class{padding:5px 0}header .style-top-class{margin:0 auto}} @media (max-width: 480px) {header .container{padding:12px 10px}header .style-top-class svg{height:32px}}.style-client-experience{overflow:hidden;position:relative;padding:120px 0;background:linear-gradient(145deg,rgb(230,226,207) 0%,rgba(rgb(149,151,147,0.5),0.08) 100%)}.style-client-experience::before{content:"";left:0;top:0;background-image:radial-gradient(circle at 20% 30%,rgba(rgb(189,193,187,0.5),0.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(rgb(149,151,147,0.5),0.12) 0%,transparent 60%);position:absolute;height:100%;z-index:0;width:100%}.style-client-experience::after{position:absolute;right:-50px;width:200px;transform:rotate(-15deg);content:"";top:-50px;border:2px solid rgba(rgb(189,193,187,0.5),0.15);height:200px;z-index:0}.style-client-experience .container{position:relative;z-index:2}.style-client-experience h2{margin-bottom:60px;font-weight:700;position:relative;transition:transform 0.5s cubic-bezier(0.25,1,0.5,1);color:#000000;transform:translateY(0);font-size:33px;text-align:center}.style-client-experience h2::after{left:50%;position:absolute;border-radius:10px;bottom:-20px;transform:translateX(-50%);width:80px;height:4px;content:"";background:linear-gradient(90deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%)}.style-client-experience .style-alumni-feedback{gap:30px;display:grid;list-style:none;margin:0;grid-template-columns:repeat(1,1fr);padding:0}.style-client-experience .style-student-perspectives{flex-direction:column;transform-origin:center bottom;position:relative;display:flex;padding:30px;transition:transform 0.5s ease,box-shadow 0.5s ease;background:#ffffff;box-shadow:0 8px 30px rgba(rgba(0,0,0,0.5),0.08);border-left:3px solid rgb(189,193,187)}.style-client-experience .style-student-perspectives:hover{box-shadow:0 15px 35px rgba(rgba(0,0,0,0.5),0.12);transform:translateY(-5px) scale(1.01)}.style-client-experience .style-student-perspectives::before{font-family:serif;content:"";top:10px;right:20px;color:rgba(rgb(149,151,147,0.5),0.08);position:absolute;font-size:120px;line-height:0.7;z-index:0}.style-client-experience .style-student-perspectives div{display:flex;position:relative;align-items:center;z-index:1;margin-bottom:15px}.style-client-experience .style-student-perspectives img{margin-right:15px;object-fit:cover;border:3px solid rgba(rgb(189,193,187,0.5),0.2);border-radius:50%;transition:transform 0.5s ease;width:60px;height:60px}.style-client-experience .style-student-perspectives:hover img{transform:scale(1.1) rotate(5deg)}.style-client-experience .style-student-perspectives h4{color:#000000;font-size:23px;font-weight:600;margin:0}.style-client-experience .style-student-perspectives .description{position:relative;line-height:1.6;color:#000000;z-index:1;font-weight:400;margin:0;font-family:Arial,sans-serif;font-size:15px}.style-client-experience a{background:linear-gradient(135deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%);padding:14px 32px;display:inline-block;text-decoration:none;font-weight:600;margin-top:50px;transform:translateY(0);transition:transform 0.3s ease,box-shadow 0.3s ease;border-radius:25px;overflow:hidden;position:relative;font-size:14px;color:#ffffff;box-shadow:0 6px 15px rgba(rgb(189,193,187,0.5),0.2)}.style-client-experience a:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(rgb(189,193,187,0.5),0.3)}.style-client-experience a::before{transition:left 0.7s ease;width:100%;content:"";height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);position:absolute;top:0;left:-100%}.style-client-experience a:hover::before{left:100%}@media (min-width: 768px) {.style-client-experience{padding:150px 0}.style-client-experience .style-alumni-feedback{grid-template-columns:repeat(2,1fr)}.style-client-experience h2{margin-bottom:80px;font-size:calc(33px * 1.1)}.style-client-experience .style-student-perspectives{padding:35px}} @media (min-width: 992px) {.style-client-experience .style-alumni-feedback{gap:40px;grid-template-columns:repeat(3,1fr)}.style-client-experience h2{font-size:calc(33px * 1.2)}.style-client-experience .style-student-perspectives:nth-child(3n-1){transform:translateY(20px)}.style-client-experience .style-student-perspectives:nth-child(3n){transform:translateY(40px)}.style-client-experience .style-student-perspectives:nth-child(3n-1):hover{transform:translateY(15px) scale(1.01)}.style-client-experience .style-student-perspectives:nth-child(3n):hover{transform:translateY(35px) scale(1.01)}.style-client-experience .style-student-perspectives img{height:70px;width:70px}.style-client-experience .style-student-perspectives .description{font-size:calc(15px * 1.05)}} @media (min-width: 1200px) {.style-client-experience{padding:180px 0}.style-client-experience .style-alumni-feedback{grid-template-columns:repeat(4,1fr)}.style-client-experience .style-student-perspectives:nth-child(3n-1),.style-client-experience .style-student-perspectives:nth-child(3n){transform:translateY(0)}.style-client-experience .style-student-perspectives:nth-child(4n-2){transform:translateY(15px)}.style-client-experience .style-student-perspectives:nth-child(4n-1){transform:translateY(30px)}.style-client-experience .style-student-perspectives:nth-child(4n){transform:translateY(45px)}.style-client-experience .style-student-perspectives:nth-child(4n-2):hover{transform:translateY(10px) scale(1.01)}.style-client-experience .style-student-perspectives:nth-child(4n-1):hover{transform:translateY(25px) scale(1.01)}.style-client-experience .style-student-perspectives:nth-child(4n):hover{transform:translateY(40px) scale(1.01)}.style-client-experience h2::after{width:100px}} @media (prefers-reduced-motion: reduce) {.style-client-experience .style-student-perspectives,.style-client-experience .style-student-perspectives:hover,.style-client-experience .style-student-perspectives img,.style-client-experience a,.style-client-experience a:hover,.style-client-experience a::before{transform:none;animation:none;transition:none}}.style-title-intro{position:relative;overflow:hidden;padding:8rem 2rem;background:linear-gradient(135deg,rgb(230,226,207) 0%,rgba(245,245,247,0.95) 100%);min-height:100vh}.style-title-intro::before{left:0;top:0;background:radial-gradient(circle at 20% 30%,rgb(189,193,187,0.5) 0%,transparent 20%),radial-gradient(circle at 80% 70%,rgb(149,151,147,0.5) 0%,transparent 25%);height:100%;pointer-events:none;z-index:0;position:absolute;content:'';width:100%;opacity:0.3}.style-title-intro h1{margin-bottom:2rem;position:relative;letter-spacing:0.05em;transform:translateY(-20px);font-size:calc(19px * 1.2);color:rgb(189,193,187);text-align:center;opacity:0;font-weight:700;animation:slideInDown 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0.2s forwards}.style-title-intro .style-founder-bio{grid-template-columns:1fr;position:relative;z-index:1;display:grid;gap:2rem}.style-title-intro .style-text-card{box-shadow:0 15px 30px rgba(0,0,0,0.08);border-left:4px solid rgb(189,193,187);background-color:rgba(255,255,255,0.85);padding:2.5rem;backdrop-filter:blur(8px);animation:slideInLeft 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0.4s forwards;transform:translateX(-20px);opacity:0}.style-title-intro ol{padding:0;list-style:none;margin:0}.style-title-intro li{margin-bottom:2rem}.style-title-intro .style-course-begin{display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.style-title-intro svg{width:120px;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);filter:drop-shadow(0 4px 6px rgba(0,0,0,0.1));margin-bottom:1.5rem;transform:scale(0.9);height:120px}.style-title-intro svg:hover{transform:scale(1.05)}.style-title-intro svg path{transition:fill 0.3s ease}.style-title-intro svg:hover path{fill:rgb(149,151,147)}.style-title-intro svg text{transition:fill 0.3s ease;font-family:Arial,sans-serif}.style-title-intro svg:hover text{fill:#000000}.style-title-intro .style-course-begin p{max-width:90%;color:#000000;position:relative;line-height:1.6;font-weight:400;font-size:calc(18px * 1.1);margin-top:0}.style-title-intro .style-course-begin p::after{bottom:-12px;background:linear-gradient(90deg,rgb(189,193,187),rgb(149,151,147));border-radius:10px;width:60px;position:absolute;transform:translateX(-50%);left:50%;height:3px;content:''}.style-title-intro .style-message-message{letter-spacing:0.05em;color:#ffffff;box-shadow:0 10px 20px rgba(94,170,168,0.25);position:relative;font-size:18px;text-decoration:none;display:inline-block;font-weight:600;background:linear-gradient(135deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%);overflow:hidden;padding:1rem 2rem;transform:translateY(0);transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);border:none}.style-title-intro .style-message-message::before{width:100%;top:0;left:-100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.7s ease;position:absolute;content:'';height:100%}.style-title-intro .style-message-message:hover{box-shadow:0 15px 25px rgba(94,170,168,0.35);transform:translateY(-5px)}.style-title-intro .style-message-message:hover::before{left:100%}.style-title-intro .style-photo{height:300px;box-shadow:0 20px 40px rgba(0,0,0,0.15);border-radius:0;animation:slideInUp 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0.6s forwards;transform:translateY(20px);opacity:0;position:relative;overflow:hidden}.style-title-intro .style-photo::before{height:100%;top:0;content:'';left:0;background:linear-gradient(to bottom,transparent 70%,rgba(0,0,0,0.4));width:100%;z-index:1;position:absolute}.style-title-intro .style-photo::after{top:0;width:100%;left:0;position:absolute;z-index:2;height:5px;background:linear-gradient(90deg,rgb(189,193,187),rgb(149,151,147));content:''}@keyframes slideInDown {from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}} @keyframes slideInLeft {from{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}} @keyframes slideInUp {from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}} @media (min-width: 768px) {.style-title-intro{padding:10rem 4rem}.style-title-intro h1{font-size:calc(33px * 0.8);margin-bottom:3rem}.style-title-intro .style-founder-bio{grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.style-title-intro .style-text-card{padding:3rem}.style-title-intro svg{height:140px;width:140px}.style-title-intro .style-photo{clip-path:polygon(0 0,100% 5%,100% 100%,5% 100%);height:400px}} @media (min-width: 992px) {.style-title-intro{padding:8rem 6rem}.style-title-intro .style-founder-bio{grid-template-columns:55% 45%;gap:4rem}.style-title-intro .style-course-begin p{font-size:calc(18px * 1.2);max-width:80%}.style-title-intro svg{height:160px;width:160px}.style-title-intro .style-photo{height:500px;transition:transform 0.5s ease;transform:perspective(1000px) rotateY(-5deg)}.style-title-intro .style-photo:hover{transform:perspective(1000px) rotateY(0deg)}} @media (min-width: 1200px) {.style-title-intro .style-founder-bio{grid-template-columns:50% 50%}.style-title-intro .style-text-card{padding:4rem}.style-title-intro .style-photo{height:550px}} @media (max-width: 767px) {.style-title-intro{padding:6rem 1.5rem}.style-title-intro .style-course-begin p{max-width:100%}.style-title-intro .style-message-message{text-align:center;width:100%}}.style-teaching-history{background:linear-gradient(150deg,rgb(230,226,207) 0%,rgb(149,151,147,0.5) 100%);padding:120px 0;overflow:hidden;position:relative}.style-teaching-history::before{height:100%;content:"";background-size:40px 40px;left:0;position:absolute;background:linear-gradient(to right,transparent 49.5%,rgb(189,193,187,0.5) 49.5%,rgb(189,193,187,0.5) 50.5%,transparent 50.5%),linear-gradient(to bottom,transparent 49.5%,rgb(189,193,187,0.5) 49.5%,rgb(189,193,187,0.5) 50.5%,transparent 50.5%);width:100%;top:0;opacity:0.07}.style-teaching-history::after{background:repeating-radial-gradient( circle at 50% 50%,transparent 0,transparent 40px,rgb(189,193,187,0.5) 40px,rgb(189,193,187,0.5) 41px,transparent 41px,transparent 60px,rgb(189,193,187,0.5) 60px,rgb(189,193,187,0.5) 61px,transparent 61px,transparent 80px,rgb(189,193,187,0.5) 80px,rgb(189,193,187,0.5) 81px );left:0;opacity:0.04;content:"";width:100%;height:100%;top:0;position:absolute}.style-teaching-history .container{padding:0 15px;margin:0 auto;z-index:2;max-width:1200px;position:relative}.style-teaching-history .style-student-perspectives{position:relative;grid-template-columns:1fr 1fr;overflow:hidden;background:#ffffff;box-shadow:0 20px 40px rgba(0,0,0,0.08),0 0 0 1px rgba(0,0,0,0.02);padding:50px;transition:all 0.4s cubic-bezier(0.19,1,0.22,1);display:grid;border-radius:0;gap:40px}.style-teaching-history .style-student-perspectives::before{left:0;position:absolute;top:0;height:6px;content:"";background:linear-gradient( 90deg,rgb(189,193,187) 0%,rgb(149,151,147) 100% );width:100%}.style-teaching-history .style-student-perspectives::after{background:linear-gradient( 90deg,rgb(189,193,187,0.5) 0%,transparent 20%,rgb(189,193,187,0.5) 40%,transparent 60%,rgb(149,151,147,0.5) 80%,transparent 100% );top:6px;content:"";animation:scanner 4s linear infinite;left:0;height:1px;position:absolute;width:100%}@keyframes scanner {0%{transform:translateY(0);opacity:0.5}50%{transform:translateY(calc(100% - 7px));opacity:0.8}50.1%{opacity:0}50.2%{transform:translateY(0);opacity:0}55%{opacity:0.5}100%{transform:translateY(0);opacity:0.5}} .style-teaching-history .style-photo{clip-path:polygon( 0 0,100% 0,100% 85%,85% 100%,0 100% );border-radius:0;width:100%;box-shadow:15px 15px 30px rgba(0,0,0,0.1),-15px -15px 30px rgba(255,255,255,0.8);transition:all 0.5s ease;min-height:360px;overflow:hidden;height:100%;position:relative}.style-teaching-history .style-photo::before{z-index:1;position:absolute;content:"";background:linear-gradient( 135deg,rgba(255,255,255,0.2) 0%,transparent 40%,rgba(0,0,0,0.2) 100% );inset:0}.style-teaching-history .style-photo::after{height:100%;width:100%;background:repeating-linear-gradient( 45deg,transparent 0,transparent 10px,rgba(255,255,255,0.05) 10px,rgba(255,255,255,0.05) 12px );left:0;z-index:2;top:0;content:"";position:absolute}.style-teaching-history .name{position:relative;margin-bottom:12px;line-height:1.2;font-size:28px;padding-left:16px;font-weight:700;border-left:4px solid rgb(189,193,187);color:#000000}.style-teaching-history .name::before{transition:height 0.5s ease;left:-4px;height:0;background:rgb(149,151,147);content:"";position:absolute;top:0;width:4px}.style-teaching-history .style-student-perspectives:hover .name::before{height:100%}.style-teaching-history .style-student-perspectives span:not(.name){font-size:18px;background:rgb(230,226,207);color:rgba(0,0,0,0.5);position:relative;font-weight:600;display:inline-block;letter-spacing:1px;border-radius:3px;padding:6px 12px;text-transform:uppercase;margin-bottom:25px}.style-teaching-history .style-student-perspectives span:not(.name)::after{content:"";transition:width 0.3s ease;bottom:0;width:0;left:0;background:rgb(189,193,187);position:absolute;height:2px}.style-teaching-history .style-student-perspectives:hover span:not(.name)::after{width:100%}.style-teaching-history .style-emp-tasks{line-height:1.8;border-left:1px solid rgb(189,193,187);margin:0;font-size:15px;color:#000000;border-radius:10px;background:linear-gradient( to right,rgb(230,226,207) 0%,rgba(255,255,255,0.8) 100% );position:relative;box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 5px 15px rgba(0,0,0,0.05);padding:25px 30px}.style-teaching-history .style-emp-tasks::before{left:12px;position:absolute;width:12px;border-top:2px solid rgb(189,193,187);border-left:2px solid rgb(189,193,187);opacity:0.6;height:12px;top:15px;content:""}.style-teaching-history .style-emp-tasks::after{border-bottom:2px solid rgb(149,151,147);bottom:15px;right:12px;width:12px;border-right:2px solid rgb(149,151,147);content:"";height:12px;opacity:0.6;position:absolute}.style-teaching-history .style-student-perspectives:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgba(0,0,0,0.12),0 0 0 1px rgba(0,0,0,0.03)}.style-teaching-history .style-student-perspectives:hover .style-photo{box-shadow:20px 20px 40px rgba(0,0,0,0.15),-20px -20px 40px rgba(255,255,255,0.9);transform:scale(1.03)}@media (max-width: 991px) {.style-teaching-history{padding:90px 0}.style-teaching-history .style-student-perspectives{padding:40px 30px;gap:30px}.style-teaching-history .style-photo{min-height:320px}.style-teaching-history .style-emp-tasks{padding:20px 25px}} @media (max-width: 767px) {.style-teaching-history{padding:70px 0}.style-teaching-history .style-student-perspectives{grid-template-columns:1fr;gap:25px;grid-template-rows:auto auto;padding:35px 25px}.style-teaching-history .style-photo{min-height:280px}.style-teaching-history .name{font-size:calc(28px * 0.9)}.style-teaching-history .style-student-perspectives span:not(.name){font-size:calc(18px * 0.95);margin-bottom:20px}.style-teaching-history .style-emp-tasks{font-size:calc(15px * 0.95);padding:18px 22px}} @media (max-width: 575px) {.style-teaching-history{padding:50px 0}.style-teaching-history .style-student-perspectives{padding:30px 20px;gap:20px}.style-teaching-history .style-photo{min-height:220px}.style-teaching-history .name{font-size:calc(28px * 0.8);padding-left:12px}.style-teaching-history .style-student-perspectives span:not(.name){margin-bottom:15px;font-size:calc(18px * 0.9);padding:4px 10px}.style-teaching-history .style-emp-tasks{padding:15px 18px;font-size:calc(15px * 0.9)}}.style-join-list{position:relative;overflow:hidden;padding:120px 0;background:linear-gradient(135deg,rgb(189,193,187) 0%,rgb(149,151,147) 100%)}.style-join-list::before{z-index:1;height:100%;opacity:0.1;top:0;background:repeating-linear-gradient(45deg,rgb(189,193,187,0.5),transparent 10px);content:"";left:0;position:absolute;width:100%}.style-join-list::after{background:rgb(149,151,147);content:"";right:-50px;bottom:-50px;position:absolute;opacity:0.15;width:300px;z-index:1;transform:scale(1.5);filter:blur(30px);height:300px;border-radius:50%}.style-join-list .container{position:relative;margin:0 auto;max-width:1200px;padding:0 20px;z-index:2}.style-join-list .style-founder-bio{transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1);align-items:center;backdrop-filter:blur(10px);flex-direction:column;display:flex;background:rgba(255,255,255,0.06);box-shadow:0 20px 40px rgba(0,0,0,0.2);padding:60px 50px;transform:perspective(1000px) rotateX(2deg);position:relative}.style-join-list .style-founder-bio:hover{transform:perspective(1000px) rotateX(0deg)}.style-join-list .style-founder-bio::before{height:100%;opacity:0.05;z-index:-1;left:0;top:0;content:"";width:100%;background:linear-gradient(to right,rgb(255,255,255,0.5) 0%,transparent 100%);position:absolute}.style-join-list h4{margin-bottom:30px;text-shadow:0 2px 4px rgba(0,0,0,0.1);font-weight:600;color:#ffffff;letter-spacing:0.5px;line-height:1.4;max-width:800px;font-size:calc(21px * 1.2);transition:transform 0.6s ease,opacity 0.6s ease;opacity:1;transform:translateY(0);text-align:center}.style-join-list .input_holder{display:flex;opacity:1;max-width:680px;position:relative;transform:translateY(0);margin-top:10px;width:100%;transition:transform 0.6s 0.1s ease,opacity 0.6s 0.1s ease}.style-join-list .input_holder span{margin:0 8px;transform:translateY(0);flex:1;transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),box-shadow 0.3s ease;display:block}.style-join-list .input_holder span:first-child{flex:2}.style-join-list .input_holder span:hover{transform:translateY(-2px)}.style-join-list .input_holder input[type="email"]{padding:0 20px;font-size:18px;width:100%;border:none;color:#000000;outline:none;transition:background 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease;background:rgba(255,255,255,0.9);box-shadow:0 4px 15px rgba(0,0,0,0.1);height:60px;border-radius:27px;font-family:Arial,sans-serif}.style-join-list .input_holder input[type="email"]:focus{background:#ffffff;box-shadow:0 8px 20px rgba(0,0,0,0.15),0 0 0 3px rgba(var(--primary-color-rgb,100,100,255),0.2);transform:translateY(-2px)}.style-join-list .input_holder input[type="email"]::placeholder{color:rgba(var(--dark-color-rgb,50,50,50),0.5);transition:opacity 0.3s ease}.style-join-list .input_holder input[type="email"]:focus::placeholder{opacity:0.7}.style-join-list .style-discover-learning{overflow:hidden;border-radius:27px;font-size:18px;height:60px;width:100%;position:relative;color:#ffffff;letter-spacing:0.5px;font-weight:600;transition:all 0.3s cubic-bezier(0.34,1.56,0.64,1);font-family:Arial,sans-serif;box-shadow:0 4px 15px rgba(0,0,0,0.1);cursor:pointer;border:none;background:rgb(189,193,187)}.style-join-list .style-discover-learning:hover{box-shadow:0 8px 25px rgba(0,0,0,0.2);background:rgb(149,151,147);transform:translateY(-2px)}.style-join-list .style-discover-learning:active{box-shadow:0 4px 10px rgba(0,0,0,0.15);transform:translateY(1px)}.style-join-list .style-discover-learning::before{left:-100%;width:100%;position:absolute;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:all 0.6s ease;content:"";top:0}.style-join-list .style-discover-learning:hover::before{left:100%}@media (max-width: 992px) {.style-join-list{padding:100px 0}.style-join-list .style-founder-bio{padding:50px 40px}.style-join-list h4{font-size:calc(21px * 1.1)}} @media (max-width: 768px) {.style-join-list{padding:80px 0}.style-join-list .style-founder-bio{transform:perspective(1000px) rotateX(1deg);padding:40px 30px}.style-join-list h4{font-size:21px;margin-bottom:25px}.style-join-list .input_holder{flex-direction:column}.style-join-list .input_holder span{margin:6px 0}.style-join-list .input_holder span:first-child{margin-top:0}.style-join-list .input_holder input[type="email"],.style-join-list .style-discover-learning{height:55px}} @media (max-width: 576px) {.style-join-list{padding:60px 0}.style-join-list .style-founder-bio{padding:30px 20px;transform:none}.style-join-list h4{font-size:calc(22px * 1.1);margin-bottom:20px}.style-join-list .input_holder input[type="email"],.style-join-list .style-discover-learning{font-size:calc(18px * 0.95);height:50px}} @media (prefers-reduced-motion: reduce) {.style-join-list .style-founder-bio,.style-join-list .input_holder span,.style-join-list .input_holder input,.style-join-list .style-discover-learning,.style-join-list .style-discover-learning::before{transition:none;transform:none}.style-join-list .style-founder-bio:hover,.style-join-list .input_holder span:hover,.style-join-list .input_holder input:focus,.style-join-list .style-discover-learning:hover{transform:none}}.style-contact{position:relative;background:linear-gradient(135deg,rgb(230,226,207) 0%,rgb(230,226,207) 50%,rgb(189,193,187,0.5) 150%);padding:120px 0 100px;overflow:hidden}.style-contact::before{background-size:30px 30px;opacity:0.05;height:100%;top:0;z-index:1;left:0;background-image:linear-gradient(to right,rgb(189,193,187,0.5) 1px,transparent 1px),linear-gradient(to bottom,rgb(189,193,187,0.5) 1px,transparent 1px);position:absolute;content:"";width:100%}.style-contact::after{height:2px;bottom:0;position:absolute;z-index:2;animation:scanline 3s infinite linear;width:100%;left:0;background:linear-gradient(90deg,transparent 0%,rgb(189,193,187) 15%,rgb(149,151,147) 35%,rgb(189,193,187) 65%,transparent 100%);content:""}@keyframes scanline {0%{transform:translateX(-100%);opacity:0.5}50%{opacity:1}100%{transform:translateX(100%);opacity:0.5}} .style-contact .style-photo{mix-blend-mode:luminosity;z-index:0;left:0;filter:contrast(1.2) brightness(0.8) grayscale(0.5);opacity:0.06;width:100%;height:100%;top:0;position:absolute}.style-contact .style-photo::before{left:0;height:100%;top:0;background:repeating-linear-gradient( -45deg,rgb(189,193,187) 0,rgb(189,193,187) 5px,transparent 5px,transparent 10px );position:absolute;content:"";width:100%;mix-blend-mode:color-burn;opacity:0.03}.style-contact .container{z-index:3;position:relative;padding:0 20px;margin:0 auto;max-width:1200px}.style-contact h3{color:rgb(189,193,187);margin-bottom:60px;position:relative;text-align:center;font-size:32px;text-transform:uppercase;font-weight:700;letter-spacing:3px}.style-contact .style-help-list{z-index:2;overflow:hidden;position:relative;display:flex;box-shadow:0 20px 50px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.02),0 0 0 15px rgb(230,226,207),0 0 30px rgb(189,193,187,0.5);background:#ffffff;flex-wrap:wrap;border-radius:10px}.style-contact .style-help-list::before{width:100%;content:"";top:0;background:linear-gradient(90deg,rgb(189,193,187),rgb(149,151,147));height:3px;z-index:3;left:0;position:absolute}.style-contact .style-reach-list{position:relative;flex:1 1 60%;padding:50px;background:linear-gradient( 135deg,#ffffff 0%,#ffffff 85%,rgba(rgb(230,226,207),0.3) 100% );z-index:2}.style-contact .style-reach-list::after{border-right:2px solid rgb(189,193,187,0.5);right:20px;top:20px;opacity:0.5;height:40px;border-top:2px solid rgb(189,193,187,0.5);position:absolute;width:40px;content:""}.style-contact .style-reach-list::before{left:20px;content:"";border-left:2px solid rgb(189,193,187,0.5);position:absolute;border-bottom:2px solid rgb(189,193,187,0.5);width:40px;height:40px;bottom:20px;opacity:0.5}.style-contact .style-reach-list h3{padding:0 0 10px 0;text-transform:none;text-align:left;font-size:24px;border-bottom:1px solid rgb(230,226,207);margin-bottom:30px;color:#000000;letter-spacing:normal}.style-contact .style-reach-list h3::before,.style-contact .style-reach-list h3::after{display:none}.style-contact .style-reach-list input[type="text"],.style-contact .style-reach-list textarea{margin-bottom:20px;color:#000000;font-family:Arial,sans-serif;width:100%;transition:all 0.3s ease;border-radius:10px;font-size:16px;border:none;padding:16px 20px;background:rgb(230,226,207);box-shadow:inset 0 1px 3px rgba(0,0,0,0.05)}.style-contact .style-reach-list input[type="text"]:focus,.style-contact .style-reach-list textarea:focus{outline:none;background:#ffffff;box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 0 0 2px rgb(189,193,187,0.5)}.style-contact .style-reach-list input[type="text"]::placeholder,.style-contact .style-reach-list textarea::placeholder{opacity:0.6;transition:all 0.3s ease;color:#000000}.style-contact .style-reach-list input[type="text"]:focus::placeholder,.style-contact .style-reach-list textarea:focus::placeholder{opacity:0.4;transform:translateX(5px)}.style-contact .style-reach-list textarea{resize:vertical;min-height:150px}.style-contact .style-reach-list .style-message-list{display:flex;align-items:flex-start;margin-bottom:25px}.style-contact .style-reach-list .style-message-list input[type="checkbox"]{position:absolute;opacity:0}.style-contact .style-reach-list .style-message-list label{cursor:pointer;line-height:1.6;font-size:12px;color:#000000;padding-left:35px;position:relative}.style-contact .style-reach-list .style-message-list label::before{width:20px;border-radius:2px;background:#ffffff;transition:all 0.2s ease;position:absolute;top:2px;height:20px;left:0;content:"";border:1px solid rgb(230,226,207)}.style-contact .style-reach-list .style-message-list input[type="checkbox"]:checked + label::before{border-color:rgb(189,193,187);background:rgb(189,193,187)}.style-contact .style-reach-list .style-message-list input[type="checkbox"]:checked + label::after{border:solid #ffffff;width:6px;border-width:0 2px 2px 0;transform:rotate(45deg);height:12px;top:4px;content:"";position:absolute;left:7px}.style-contact .style-reach-list .style-message-list a{font-weight:600;background-repeat:no-repeat;color:rgb(189,193,187);transition:all 0.3s ease;background-image:linear-gradient( transparent calc(100% - 2px),rgb(189,193,187,0.5) 2px );text-decoration:none;background-size:0% 100%;transition:background-size 0.3s ease}.style-contact .style-reach-list .style-message-list a:hover{background-size:100% 100%}.style-contact .style-reach-list .style-message-message{cursor:pointer;overflow:hidden;color:#ffffff;font-size:16px;border-radius:10px;z-index:1;box-shadow:0 4px 15px rgb(189,193,187,0.5);font-weight:600;padding:16px 30px;background:rgb(189,193,187);position:relative;letter-spacing:1px;border:none;transition:all 0.4s ease}.style-contact .style-reach-list .style-message-message::before{z-index:-1;background-size:200% 200%;position:absolute;opacity:0;height:100%;top:0;transition:opacity 0.4s ease;content:"";background:repeating-linear-gradient( -45deg,rgb(149,151,147) 0%,rgb(149,151,147) 10%,rgb(189,193,187) 10%,rgb(189,193,187) 20% );width:100%;left:0}.style-contact .style-reach-list .style-message-message:hover{box-shadow:0 8px 20px rgb(189,193,187,0.5);transform:translateY(-2px)}.style-contact .style-reach-list .style-message-message:hover::before{animation:buttonBg 5s linear infinite;opacity:1}@keyframes buttonBg {0%{background-position:0% 0%}100%{background-position:100% 100%}} .style-contact .style-reach-request{z-index:2;position:relative;flex:1 1 35%;overflow:hidden;background:rgb(230,226,207);padding:50px}.style-contact .style-reach-request::before{content:"";opacity:0.1;height:100%;top:0;background-image:radial-gradient(circle at 20% 30%,rgb(189,193,187,0.5) 0%,transparent 10px),radial-gradient(circle at 80% 70%,rgb(189,193,187,0.5) 0%,transparent 10px);width:100%;left:0;background-size:60px 60px;position:absolute}.style-contact .style-reach-request::after{background:linear-gradient(90deg,transparent 90%,rgb(189,193,187,0.5) 100%),linear-gradient(180deg,transparent 90%,rgb(189,193,187,0.5) 100%);height:100%;left:0;position:absolute;width:100%;content:"";opacity:0.3;top:0}.style-contact .style-reach-request h4{font-size:24px;margin-bottom:40px;border-bottom:1px solid rgba(0,0,0,0.05);position:relative;color:#000000;font-weight:600;padding-bottom:15px}.style-contact .style-reach-request h4::after{position:absolute;background:linear-gradient(90deg,rgb(189,193,187),rgb(149,151,147));bottom:-1px;left:0;width:50px;height:3px;content:""}.style-contact .style-reach-request .style-help-support{list-style:none;margin:0;padding:0}.style-contact .style-reach-request .style-help-support li{border-radius:10px;margin-bottom:25px;transition:all 0.3s ease;position:relative;box-shadow:0 5px 15px rgba(0,0,0,0.03);border-left:3px solid rgb(189,193,187);background:rgba(255,255,255,0.7);overflow:hidden;backdrop-filter:blur(5px);display:flex;align-items:center;padding:15px}.style-contact .style-reach-request .style-help-support li::before{height:100%;position:absolute;width:3px;content:"";left:0;background:rgb(189,193,187);z-index:2;top:0}.style-contact .style-reach-request .style-help-support li::after{top:0;content:"";transition:all 0.3s ease;opacity:0;background:rgb(189,193,187,0.5);z-index:-1;width:100%;left:0;height:100%;position:absolute}.style-contact .style-reach-request .style-help-support li:hover{border-left-color:rgb(149,151,147);transform:translateX(5px)}.style-contact .style-reach-request .style-help-support li:hover::after{opacity:0.05}.style-contact .style-reach-request .style-help-support li svg{margin-right:15px;position:relative;height:22px;width:22px;transition:all 0.3s ease;z-index:2}.style-contact .style-reach-request .style-help-support li:hover svg{transform:scale(1.2)}.style-contact .style-reach-request .style-help-support li svg path{fill:rgb(189,193,187);transition:all 0.3s ease}.style-contact .style-reach-request .style-help-support li:hover svg path{fill:rgb(149,151,147)}.style-contact .style-reach-request .style-help-support li span{color:#000000;position:relative;font-size:16px;z-index:2}.style-contact .style-reach-request .style-help-support li a{transition:all 0.3s ease;color:#000000;position:relative;text-decoration:none}.style-contact .style-reach-request .style-help-support li a::before{position:absolute;bottom:-2px;width:100%;transition:transform 0.3s ease;transform:scaleX(0);height:1px;content:"";transform-origin:right;background:rgb(189,193,187);left:0}.style-contact .style-reach-request .style-help-support li a:hover{color:rgb(189,193,187)}.style-contact .style-reach-request .style-help-support li a:hover::before{transform-origin:left;transform:scaleX(1)}@media (max-width: 992px) {.style-contact{padding:80px 0 60px}.style-contact h3{margin-bottom:40px}.style-contact .style-help-list{flex-direction:column}.style-contact .style-reach-list,.style-contact .style-reach-request{flex:1 1 100%}.style-contact .style-reach-request{border-top:1px solid rgb(230,226,207)}} @media (max-width: 768px) {.style-contact{padding:60px 0}.style-contact h3{font-size:calc(32px * 0.85);margin-bottom:35px}.style-contact .style-reach-list h3,.style-contact .style-reach-request h4{font-size:calc(24px * 0.9)}.style-contact .style-reach-list,.style-contact .style-reach-request{padding:35px}.style-contact .style-reach-list::before,.style-contact .style-reach-list::after{width:30px;height:30px}.style-contact .style-reach-list input[type="text"],.style-contact .style-reach-list textarea{padding:14px 16px}} @media (max-width: 576px) {.style-contact{padding:50px 0}.style-contact h3{font-size:calc(32px * 0.7);margin-bottom:30px}.style-contact .style-help-list{box-shadow:0 15px 30px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.02),0 0 0 8px rgb(230,226,207)}.style-contact .style-reach-list,.style-contact .style-reach-request{padding:25px 20px}.style-contact .style-reach-list::before,.style-contact .style-reach-list::after{display:none}.style-contact .style-reach-list input[type="text"],.style-contact .style-reach-list textarea{margin-bottom:15px;padding:12px 15px}.style-contact .style-reach-list .style-message-list label{font-size:calc(12px * 0.9)}.style-contact .style-reach-list .style-message-message{width:100%;padding:14px 20px}.style-contact .style-reach-request .style-help-support li{margin-bottom:15px;padding:12px}}footer{width:100%;position:relative}footer .style-sample-docs{background:linear-gradient(135deg,#000000 0%,rgb(189,193,187) 100%);padding:80px 0 30px;box-shadow:0 -10px 30px rgba(0,0,0,0.1);z-index:1;position:relative}footer .style-sample-docs::before{left:0;top:0;z-index:-1;content:'';opacity:0.05;height:100%;background:repeating-linear-gradient( 45deg,rgba(0,0,0,0.5),rgba(0,0,0,0.5) 10px,transparent 10px,transparent 20px );position:absolute;width:100%}footer .style-sample-docs::after{content:'';top:0;position:absolute;background:linear-gradient(90deg,rgb(189,193,187) 0%,rgb(149,151,147) 50%,rgb(189,193,187) 100%);animation:glowBorder 3s infinite linear;height:3px;left:0;width:100%}@keyframes glowBorder {0%{opacity:0.3}50%{opacity:1}100%{opacity:0.3}} footer .style-sample-docs .container{z-index:2;position:relative}footer .style-milestone-cta{gap:40px;grid-template-columns:1fr;display:grid}footer .style-send-info{flex-wrap:wrap;display:flex;padding-bottom:30px;justify-content:space-between;margin-bottom:30px;position:relative;gap:30px}footer .style-send-info::after{content:'';width:100%;background:linear-gradient(90deg,transparent 0%,rgb(149,151,147,0.5) 50%,transparent 100%);height:1px;left:0;bottom:0;position:absolute}footer .info_item{transition:all 0.3s ease;transform:translateY(0);min-width:200px;border:1px solid rgba(255,255,255,0.05);flex:1;padding:15px;background:rgba(255,255,255,0.03);border-radius:10px;backdrop-filter:blur(5px);margin-bottom:15px}footer .info_item:hover{background:rgba(255,255,255,0.05);box-shadow:0 10px 20px rgba(0,0,0,0.1);transform:translateY(-5px)}footer .info_item p,footer .info_item a{font-weight:400;align-items:center;display:flex;font-size:15px;font-family:Arial,sans-serif;text-decoration:none;gap:10px;color:#ffffff;transition:color 0.3s ease}footer .info_item svg{transition:transform 0.3s ease;fill:rgb(149,151,147);flex-shrink:0;height:20px;width:20px}footer .info_item:hover svg{transform:scale(1.2)}footer .info_item:hover a,footer .info_item:hover p{color:rgb(149,151,147)}footer .text_main_holder{display:grid;margin-bottom:40px;gap:40px;grid-template-columns:1fr 1fr 1fr}footer .style-top-lesson{flex-direction:column;align-items:flex-start;gap:20px;display:flex}footer .style-top-lesson svg{filter:drop-shadow(0 0 5px rgb(189,193,187,0.5));height:auto;max-width:160px}footer .style-privacy-cta{line-height:1.5;font-weight:300;opacity:0.7;max-width:300px;font-size:14px;color:#ffffff}footer .style-page-top{display:flex;gap:20px;flex-direction:column}footer .style-page-top h5{font-size:18px;padding-bottom:15px;margin-bottom:5px;position:relative;font-weight:700;color:#ffffff}footer .style-page-top h5::after{left:0;height:3px;position:absolute;border-radius:10px;width:50px;content:'';background:rgb(149,151,147);bottom:0}footer .style-nav-sitewrap{display:flex;margin-bottom:20px;gap:15px;flex-direction:column}footer .style-nav-sitewrap a{position:relative;text-decoration:none;transition:all 0.3s ease;color:#ffffff;font-size:15px;padding-left:15px;opacity:0.8}footer .style-nav-sitewrap a::before{opacity:0.7;transition:all 0.3s ease;position:absolute;background:rgb(149,151,147);height:6px;border-radius:50%;transform:translateY(-50%);left:0;content:'';width:6px;top:50%}footer .style-nav-sitewrap a:hover{opacity:1;transform:translateX(5px);color:rgb(149,151,147)}footer .style-nav-sitewrap a:hover::before{opacity:1;box-shadow:0 0 10px rgb(149,151,147);height:8px;width:8px}footer .subscribe_holder{display:flex;padding:25px;transform:perspective(1000px) rotateY(-5deg);transition:all 0.5s ease;border:1px solid rgba(255,255,255,0.05);border-radius:22px;flex-direction:column;background:rgba(0,0,0,0.2);gap:15px;box-shadow:0 15px 30px rgba(0,0,0,0.2)}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:18px;color:#ffffff;margin-bottom:5px;font-weight:700}footer .subscribe_holder p{line-height:1.6;font-size:15px;color:#ffffff;margin-bottom:20px;opacity:0.8}footer .input_holder{display:flex;gap:15px;position:relative;flex-direction:column}footer .input_holder input[type="email"]{transition:all 0.3s ease;padding:14px 15px;font-size:15px;color:#ffffff;border:1px solid rgba(255,255,255,0.1);background:rgba(0,0,0,0.2);border-radius:10px;outline:none;width:100%}footer .input_holder input[type="email"]::placeholder{color:rgba(255,255,255,0.5)}footer .input_holder input[type="email"]:focus{border-color:rgb(149,151,147);box-shadow:0 0 15px rgb(149,151,147,0.5)}footer .style-discover-learning{cursor:pointer;text-transform:uppercase;position:relative;letter-spacing:1px;font-size:20px;transition:all 0.3s ease;border-radius:10px;background:linear-gradient(45deg,rgb(149,151,147) 0%,rgb(189,193,187) 100%);overflow:hidden;color:#ffffff;font-weight:600;border:none;padding:12px 24px}footer .style-discover-learning::before{height:100%;left:-100%;top:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);position:absolute;transition:0.6s;width:100%;content:''}footer .style-discover-learning:hover::before{left:100%}footer .style-discover-learning:hover{box-shadow:0 5px 15px rgba(0,0,0,0.3);transform:translateY(-2px)}footer .style-design-res{padding-top:30px;position:relative;text-align:center}footer .style-design-res::before{top:0;width:100%;height:1px;content:'';background:linear-gradient(90deg,transparent 0%,rgb(149,151,147,0.5) 50%,transparent 100%);position:absolute;left:0}footer .style-transcript{color:#ffffff;font-size:16px;opacity:0.7;font-weight:300}@media (max-width: 992px) {footer .style-sample-docs{padding:60px 0 30px}footer .text_main_holder{grid-template-columns:1fr 1fr;gap:30px}footer .subscribe_holder{transform:perspective(1000px) rotateY(0deg);grid-column:span 2}footer .style-send-info{gap:20px}footer .info_item{min-width:180px}} @media (max-width: 768px) {footer .style-sample-docs{padding:50px 0 30px}footer .text_main_holder{gap:40px;grid-template-columns:1fr}footer .subscribe_holder{grid-column:span 1}footer .style-page-top{gap:15px}footer .style-send-info{flex-direction:column;gap:15px}footer .info_item{width:100%;margin-bottom:0}footer .input_holder{flex-direction:column}footer .style-discover-learning{width:100%}} @media (max-width: 576px) {footer .style-sample-docs{padding:40px 0 30px}footer .style-top-lesson{text-align:center;align-items:center;margin:0 auto}footer .style-privacy-cta{text-align:center;margin:0 auto}footer .style-page-top h5{text-align:center}footer .style-page-top h5::after{left:50%;transform:translateX(-50%)}footer .style-nav-sitewrap{align-items:center}footer .style-nav-sitewrap a{text-align:center}footer .subscribe_holder{text-align:center;padding:20px}footer .subscribe_holder h5,footer .subscribe_holder p{text-align:center}}.style-cookie-notice-window{position:fixed;border-top:2px solid rgb(189,193,187);background:rgb(230,226,207);width:100%;bottom:0;z-index:90}#style-cookie-info-popup{display:none}#style-cookie-info-popup:checked ~ .style-cookie-notice-window{opacity:0;visibility:hidden}.style-cookie-window{display:flex;align-items:center;padding:20px 0;justify-content:space-between}.style-cookie-notice-window h5{font-size:22px;margin-bottom:6px}.style-cookie-notice-window p{font-size:18px}.style-web-tracking{flex-shrink:0;margin-right:10px}.style-web-tracking svg,.style-web-tracking svg path,.style-web-tracking img{height:100px;fill:rgb(189,193,187);width:100px}.style-cookie-reset{text-decoration:none;text-align:center;flex-shrink:0;margin-left:10px;min-width:120px;font-size:24px;cursor:pointer;line-height:35px;border-bottom:2px solid rgb(189,193,187);color:rgb(189,193,187);white-space:nowrap}.style-cookie-notice-window p a{color:rgb(189,193,187);text-decoration:none}@media only screen and (max-width: 1200px) {.style-cookie-notice-window{padding:20px}} @media only screen and (max-width: 800px) {.style-web-tracking{display:none}.style-cookie-window{justify-content:center;flex-direction:column;align-items:center}.style-cookie-notice-window h5{text-align:center}.style-cookie-notice-window p{text-align:center}.style-cookie-comply{margin-bottom:20px}body .style-warp-container .style-cookie-reset{margin-left:0;margin-bottom:10px}} .style-warp-container .style-cookie-notice-window{box-shadow:rgb(149,151,147,0.5) 0px 0px 10px 10px;background:rgb(189,193,187)}.style-warp-container .style-cookie-window{padding:40px 0;justify-content:space-between}.style-warp-container .style-cookie-reset{padding:10px;color:rgb(189,193,187);margin-left:30px;background:#ffffff;border:none;font-size:20px}.style-warp-container .style-cookie-comply{text-align:left;color:#ffffff}.style-warp-container .style-cookie-comply h5{font-weight:700}.style-warp-container .style-cookie-comply h5,.style-warp-container .style-cookie-comply p{color:#ffffff}.style-warp-container .style-cookie-notice-window p a{text-decoration:underline;color:rgb(149,151,147)}