*{padding:0;box-sizing:border-box;margin:0}.wrapper-canvas{height:100%;display:flex;min-height:100%;flex-direction:column}a{color:inherit;text-decoration:none}svg{width:30px;height:30px}html,body{font-family:Arial,sans-serif;height:100%;scroll-behavior:smooth;color:#000000;min-height:100%}header,footer{width:100%}.main_guide{flex:1 0 auto}.testimonial{flex:0 0 auto}.container{width:1196px;max-width:100%;margin: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}} .title_board{perspective:1000px;display:flex;position:relative;overflow:hidden;align-items:center;background:linear-gradient(135deg,rgb(225,226,224) 0%,rgb(181,187,178,0.5) 100%);justify-content:center;min-height:100vh}.title_board::before{z-index:1;width:100%;content:"";top:0;background:linear-gradient(45deg,rgb(144,163,129,0.5) 0%,transparent 60%);left:0;position:absolute;height:100%;clip-path:polygon(0 0,100% 0,85% 100%,0% 100%)}.title_board::after{right:-25%;z-index:0;top:-50%;background:linear-gradient(180deg,rgb(181,187,178,0.5) 0%,transparent 70%);content:"";width:80%;position:absolute;height:200%;transform:rotate(35deg)}.title_board .learn_begin{transform-style:preserve-3d;position:relative;max-width:1200px;transform:translateZ(0);z-index:2;width:90%}.title_board .learn_begin > div{grid-gap:2rem;display:grid;grid-template-columns:1fr}.title_board .learn_begin > div > div:first-child{transform:translateY(0) rotateX(0) perspective(1000px);padding:2.5rem 2rem;position:relative;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.05);border-left:4px solid rgb(181,187,178);background:linear-gradient(120deg,#ffffff 0%,rgb(255,255,255,0.5) 100%);transition:transform 0.6s cubic-bezier(0.22,1,0.36,1)}.title_board .learn_begin > div > div:first-child:hover{transform:translateY(-10px) rotateX(2deg) perspective(1000px)}.title_board .learn_begin > div > div:first-child::before{position:absolute;left:0;opacity:0.2;top:0;background:linear-gradient(135deg,transparent 40%,rgb(181,187,178,0.5) 100%);z-index:-1;height:100%;content:"";width:100%}.title_board h3{position:relative;font-weight:600;margin:0;font-size:calc(19px * 1.1);z-index:3;color:#000000;font-family:Arial,sans-serif;line-height:1.5;transform:translateZ(20px)}.title_board .expert_sessions{transform:translateY(0) perspective(1000px) rotateY(0);position:relative;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);transition:transform 0.8s cubic-bezier(0.22,1,0.36,1);height:450px}.title_board .expert_sessions:hover{transform:translateY(-5px) perspective(1000px) rotateY(3deg)}.title_board .expert_sessions::before{width:100%;height:100%;position:absolute;content:"";top:0;background:linear-gradient(to bottom,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.8) 100%);z-index:1;left:0}.title_board .expert_sessions::after{height:50%;background:linear-gradient(135deg,rgb(181,187,178,0.5) 0%,transparent 80%);width:100%;content:"";position:absolute;opacity:0.4;left:0;bottom:0;clip-path:polygon(0 50%,100% 30%,100% 100%,0% 100%);z-index:2}.title_board .expert_sessions > div{display:flex;width:100%;position:relative;height:100%;justify-content:flex-end;padding:3rem;z-index:3;flex-direction:column}.title_board .expert_sessions p{line-height:1.5;margin-bottom:1rem;position:relative;transform:translateY(30px);font-weight:300;font-size:calc(17px * 1.2);color:#ffffff;animation:fadeSlideUp 0.8s cubic-bezier(0.22,1,0.36,1) forwards 0.3s;font-family:Arial,sans-serif;opacity:0}.title_board .expert_sessions p::before{width:4px;height:40px;transform:translateY(-50%);content:"";left:-20px;top:50%;position:absolute;background:rgb(144,163,129)}.title_board .title_style_header{color:#ffffff;letter-spacing:-0.02em;opacity:0;max-width:90%;animation:fadeSlideUp 0.8s cubic-bezier(0.22,1,0.36,1) forwards 0.5s;transform:translateY(40px);margin:0;line-height:1.2;font-size:calc(46px * 1.1);font-weight:700;position:relative;font-family:Arial,sans-serif}.title_board .title_style_header::after{transform:scaleX(0);position:absolute;background:rgb(144,163,129);animation:scaleIn 0.6s cubic-bezier(0.22,1,0.36,1) forwards 1s;left:0;width:80px;content:"";transform-origin:left;bottom:-15px;height:4px}@keyframes fadeSlideUp {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}} @keyframes scaleIn {from{transform:scaleX(0)}to{transform:scaleX(1)}} @media (min-width: 768px) {.title_board .learn_begin > div{grid-gap:3rem;align-items:center;grid-template-columns:1fr 1.5fr}.title_board h3{font-size:19px}.title_board .expert_sessions{height:500px}.title_board .title_style_header{font-size:46px}} @media (min-width: 992px) {.title_board .learn_begin{width:85%}.title_board .learn_begin > div{grid-gap:4rem}.title_board .learn_begin > div > div:first-child{padding:3.5rem 3rem;transform:perspective(1000px) rotateX(2deg) rotateY(-2deg)}.title_board .learn_begin > div > div:first-child:hover{transform:perspective(1000px) rotateX(4deg) rotateY(-4deg) translateY(-15px)}.title_board .expert_sessions{height:550px;transform:perspective(1000px) rotateY(2deg)}.title_board .expert_sessions:hover{transform:perspective(1000px) rotateY(5deg) translateY(-10px)}.title_board .expert_sessions > div{padding:4rem}.title_board .title_style_header::after{width:100px}} @media (min-width: 1200px) {.title_board .learn_begin{width:80%}.title_board h3{font-size:calc(19px * 1.1)}.title_board .expert_sessions{height:600px}.title_board .expert_sessions p{font-size:calc(17px * 1.4)}.title_board .title_style_header{max-width:80%;font-size:calc(46px * 1.2)}} @media (max-width: 767px) {.title_board{padding:4rem 0}.title_board .learn_begin > div > div:first-child{padding:2rem 1.5rem}.title_board h3{font-size:calc(20px * 1.1)}.title_board .expert_sessions{height:400px}.title_board .expert_sessions > div{padding:2rem}.title_board .expert_sessions p{font-size:17px}.title_board .title_style_header{font-size:calc(32px * 1.1)}}.get_help_info{position:relative;overflow:hidden;padding:100px 0;background:rgb(225,226,224)}.get_help_info::before{position:absolute;background:linear-gradient(135deg,rgb(181,187,178,0.5) 0%,transparent 70%);content:"";left:0;width:100%;top:0;height:100%;opacity:0.4;z-index:0}.get_help_info::after{left:0;height:100%;background-position:center center;width:100%;background-size:20px 20px;top:0;position:absolute;background-image:linear-gradient(rgb(225,226,224) 1px,transparent 1px),linear-gradient(90deg,rgb(225,226,224) 1px,transparent 1px);content:"";z-index:0;opacity:0.06}.get_help_info .container{max-width:1200px;padding:0 20px;z-index:1;position:relative;margin:0 auto}.get_help_info .talk_experts{display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr;position:relative}.get_help_info .get_contactwidget{background:#ffffff;box-shadow:0 20px 50px rgba(0,0,0,0.1);border-radius:0;padding:0;overflow:hidden;position:relative;transition:all 0.4s ease}.get_help_info .get_contactwidget:first-child{flex-direction:column;display:flex;padding:40px}.get_help_info .get_contactwidget:first-child::before{content:"";position:absolute;width:100%;background:linear-gradient(90deg,rgb(181,187,178),rgb(144,163,129));height:6px;top:0;left:0}.get_help_info .get_contactwidget:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(0,0,0,0.15)}.get_help_info h2{margin-bottom:30px;position:relative;color:#000000;font-weight:700;letter-spacing:-0.02em;font-size:38px}.get_help_info h2::after{left:0;position:absolute;width:30px;background:rgb(181,187,178);transition:width 0.3s ease;height:2px;bottom:-15px;content:""}.get_help_info .get_contactwidget:hover h2::after{width:50px}.get_help_info h3{color:#000000;font-weight:600;font-size:20px;margin-bottom:15px}.get_help_info p{font-size:15px;margin-bottom:15px;line-height:1.6;color:#000000}.get_help_info .contact_faq{font-weight:700;letter-spacing:0.05em;color:rgb(181,187,178);text-transform:uppercase;margin-bottom:20px;font-size:calc(15px * 1.2)}.get_help_info .get_helpjlZ{border-left:2px solid rgb(181,187,178,0.5);padding-left:15px;margin-bottom:30px}.get_help_info .reach_form{border-top:1px solid rgba(0,0,0,0.05);margin-top:auto;padding-top:30px}.get_help_info .reach_form h3{align-items:center;margin-bottom:20px;display:flex}.get_help_info .reach_form h3::before{margin-right:10px;width:16px;background:rgb(181,187,178);display:block;height:16px;content:""}.get_help_info .edu_askus{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.get_help_info .edu_askus span{text-align:center;border-left:3px solid rgb(181,187,178);background:rgb(225,226,224);padding:8px 10px;font-size:calc(15px * 0.85);transition:all 0.3s ease;color:#000000;display:block}.get_help_info .edu_askus span:hover{background:rgb(181,187,178);color:#ffffff;transform:translateX(3px)}.get_help_info .get_contactwidget .img_caption{width:100%;position:relative;min-height:100%;height:100%;transition:transform 0.5s ease}.get_help_info .get_contactwidget:hover .img_caption{transform:scale(1.05)}.get_help_info .contact_box{display:flex;padding:40px;flex-direction:column;gap:20px}.get_help_info .contact_box a{text-decoration:none;display:flex;position:relative;transition:all 0.3s ease;border-bottom:1px solid rgba(0,0,0,0.05);padding-bottom:20px;align-items:flex-start}.get_help_info .contact_box a:last-child{padding-bottom:0;border-bottom:none}.get_help_info .contact_box a:hover{transform:translateX(5px)}.get_help_info .contact_box a::before{position:absolute;width:0;left:-40px;height:100%;top:0;content:"";transition:width 0.3s ease;background:rgb(181,187,178)}.get_help_info .contact_box a:hover::before{width:3px}.get_help_info .contact_box a span{font-size:15px;margin-bottom:5px;font-weight:400;color:#000000;display:block}.get_help_info .contact_box a p{margin:0;font-weight:600;font-size:calc(15px * 1.1);color:#000000}.get_help_info svg{height:24px;margin-top:5px;transition:transform 0.3s ease;width:24px;margin-right:15px;fill:rgb(181,187,178);flex-shrink:0}.get_help_info svg path{transition:fill 0.3s ease;fill:rgb(181,187,178)}.get_help_info .contact_box a:hover svg{transform:scale(1.2)}.get_help_info .contact_box a:hover svg,.get_help_info .contact_box a:hover svg path{fill:rgb(144,163,129)}@media (max-width: 992px) {.get_help_info{padding:70px 0}.get_help_info .talk_experts{grid-template-columns:1fr 1fr}.get_help_info .get_contactwidget:last-child{grid-column:span 2}} @media (max-width: 768px) {.get_help_info{padding:50px 0}.get_help_info .talk_experts{grid-template-columns:1fr}.get_help_info .get_contactwidget:last-child{grid-column:span 1}.get_help_info .get_contactwidget .img_caption{height:300px}.get_help_info .get_contactwidget:first-child{order:1}.get_help_info .get_contactwidget:nth-child(2){order:3}.get_help_info .get_contactwidget:last-child{order:2}} @media (max-width: 576px) {.get_help_info{padding:40px 0}.get_help_info .get_contactwidget:first-child,.get_help_info .contact_box{padding:30px 20px}.get_help_info .get_contactwidget .img_caption{height:220px}.get_help_info .edu_askus{grid-template-columns:1fr 1fr}} .get_help_info::before{animation:gradient-shift 15s ease infinite alternate}@keyframes gradient-shift {0%{opacity:0.3;transform:translateX(-5%) translateY(-5%) rotate(0deg)}100%{opacity:0.5;transform:translateX(5%) translateY(5%) rotate(2deg)}} .get_help_info .get_contactwidget:first-child{overflow:hidden;position:relative}.get_help_info .get_contactwidget:first-child::after{transition:transform 0.5s ease;opacity:0.05;transform:rotate(45deg);top:-50%;right:-50%;content:"";background:linear-gradient(135deg,transparent 0%,rgb(181,187,178,0.5) 100%);width:100%;position:absolute;height:100%;z-index:-1}.get_help_info .get_contactwidget:first-child:hover::after{transform:rotate(45deg) scale(1.2)}.get_help_info .contact_box a:nth-child(1){animation-delay:0.1s}.get_help_info .contact_box a:nth-child(2){animation-delay:0.2s}.get_help_info .contact_box a:nth-child(3){animation-delay:0.3s}.get_help_info .get_contactwidget:nth-child(2) .img_caption::after{background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,0.5) 100%);position:absolute;z-index:1;content:"";inset:0}.get_help_info .edu_askus span:hover{animation:pulse 1s ease}@keyframes pulse {0%{transform:translateX(3px)}50%{transform:translateX(6px)}100%{transform:translateX(3px)}}.data_exploration{overflow:hidden;position:relative;padding:6rem 0;background:rgb(225,226,224)}.data_exploration::before{width:100%;content:"";height:100%;z-index:0;left:0;position:absolute;background:radial-gradient(ellipse at center,transparent 0%,rgb(225,226,224) 100%);top:0}.data_exploration .container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.data_exploration .learn_statistics{display:flex;margin-bottom:5rem;position:relative}.data_exploration .study_gain{position:relative;z-index:2;width:25%;padding:0}.data_exploration .study_gain:not(:last-child){border-right:1px dashed rgb(181,187,178,0.5)}.data_exploration .study_gain h4{transition:all 0.3s ease;margin:0 0 1rem;font-weight:700;position:relative;display:inline-block;-webkit-text-stroke:1px rgb(181,187,178);color:transparent;font-size:calc(29px * 1.5)}.data_exploration .study_gain:nth-child(even) h4{-webkit-text-stroke:1px rgb(144,163,129)}.data_exploration .study_gain:hover h4{-webkit-text-stroke:0;color:rgb(181,187,178);transform:translateY(-5px)}.data_exploration .study_gain:nth-child(even):hover h4{color:rgb(144,163,129);-webkit-text-stroke:0}.data_exploration .study_gain span{position:relative;display:block;color:#000000;font-weight:400;font-size:15px;transition:all 0.3s ease}.data_exploration .study_gain:hover span{transform:translateY(5px)}.data_exploration .fast_statistics{position:relative;text-align:center}.data_exploration .fast_statistics::before{position:absolute;height:2rem;content:"";width:1px;top:-2.5rem;background:rgb(181,187,178,0.5);transform:translateX(-50%);left:50%}.data_exploration .study_elevation{color:#000000;display:inline-block;position:relative;margin:0 0 1.5rem;padding:0 1rem;font-weight:700;font-size:29px}.data_exploration .study_elevation::before,.data_exploration .study_elevation::after{content:"";height:1px;background:rgb(181,187,178);top:50%;width:30px;position:absolute}.data_exploration .study_elevation::before{transform:translateY(-50%);left:-20px}.data_exploration .study_elevation::after{transform:translateY(-50%);right:-20px}.data_exploration .statistics_pros{margin:0 auto;font-size:15px;line-height:1.7;max-width:700px;font-weight:400;color:#000000}.data_exploration svg{height:30px;top:-10px;position:absolute;opacity:0.2;right:10px;fill:rgb(181,187,178,0.5);width:30px;transition:all 0.3s ease}.data_exploration .study_gain:nth-child(even) svg{fill:rgb(144,163,129,0.5)}.data_exploration svg path{fill:inherit}.data_exploration .study_gain:hover svg{opacity:0.8;transform:rotate(15deg)}@media (max-width: 1024px) {.data_exploration{padding:5rem 0}.data_exploration .study_gain h4{font-size:calc(29px * 1.2)}.data_exploration .learn_statistics{margin-bottom:4rem}} @media (max-width: 768px) {.data_exploration{padding:4rem 0}.data_exploration .learn_statistics{margin-bottom:3rem;flex-wrap:wrap}.data_exploration .study_gain{margin-bottom:1.5rem;width:50%}.data_exploration .study_gain:nth-child(2){border-right:none}.data_exploration .fast_statistics::before{top:-1.5rem;height:1rem}.data_exploration .study_elevation{margin-bottom:1.2rem;font-size:calc(29px * 0.9)}.data_exploration .statistics_pros{line-height:1.6;font-size:calc(15px * 0.95)}} @media (max-width: 480px) {.data_exploration{padding:3rem 0}.data_exploration .study_gain{border-bottom:1px dashed rgb(181,187,178,0.5);border-right:none !important;width:100%;padding-bottom:1.5rem;margin-bottom:2rem}.data_exploration .study_gain:last-child{border-bottom:none}.data_exploration .study_gain h4{font-size:29px}.data_exploration .study_gain span{font-size:calc(15px * 0.9)}.data_exploration .study_elevation{margin-bottom:1rem;font-size:calc(29px * 0.8)}.data_exploration .statistics_pros{line-height:1.5;font-size:calc(15px * 0.9)}}.contact_us{background:rgb(225,226,224);overflow:hidden;position:relative;padding:100px 0}.contact_us::before{position:absolute;height:100%;left:0;background:rgb(225,226,224);top:0;width:100%;z-index:1;background-image:radial-gradient(circle at 20% 30%,rgb(181,187,178,0.5) 0%,transparent 30%),radial-gradient(circle at 80% 70%,rgb(144,163,129,0.5) 0%,transparent 30%);content:""}.contact_us::after{top:0;background-image:repeating-linear-gradient(45deg,rgb(181,187,178,0.5) 0,rgb(181,187,178,0.5) 1px,transparent 1px,transparent 20px),repeating-linear-gradient(-45deg,rgb(144,163,129,0.5) 0,rgb(144,163,129,0.5) 1px,transparent 1px,transparent 20px),linear-gradient(90deg,rgb(181,187,178,0.5),transparent 70%),linear-gradient(180deg,rgb(144,163,129,0.5),transparent 70%);background-size:30px 30px,30px 30px,100% 100%,100% 100%;content:"";left:0;background-position:0 0,0 0,0 0,0 0;height:100%;width:100%;opacity:0.2;z-index:1;position:absolute;animation:backgroundMove 30s infinite linear}@keyframes backgroundMove {0%{background-position:0 0,0 0,0 0,0 0}100%{background-position:60px 60px,60px 60px,0 0,0 0}} .contact_us .container{position:relative;z-index:2;padding:0 30px;margin:0 auto;max-width:1200px}.contact_us h2{position:relative;letter-spacing:2px;font-weight:700;text-transform:uppercase;margin-bottom:50px;text-align:center;color:#000000;font-size:45px}.contact_us h2::before{left:calc(50% - 50px);position:absolute;background:rgb(181,187,178);width:100px;bottom:-15px;box-shadow:0 0 5px rgb(181,187,178),0 0 10px rgb(181,187,178),0 0 15px rgb(181,187,178);height:2px;content:""}.contact_us .help_grid{overflow:hidden;display:flex;box-shadow:0 10px 30px rgba(0,0,0,0.5),0 0 0 1px rgb(181,187,178,0.5);border-radius:12px;position:relative}.contact_us .help_grid::before{position:absolute;border:1px solid rgb(181,187,178);content:"";border-radius:12px;opacity:0.2;z-index:3;inset:0;pointer-events:none}.contact_us .img_caption{flex:0 0 45%;min-height:550px;position:relative;overflow:hidden}.contact_us .img_caption::before{background:rgba(0,0,0,0.5);content:"";inset:0;position:absolute;z-index:1}.contact_us .img_caption::after{position:absolute;background:linear-gradient(135deg,transparent 0%,rgb(181,187,178,0.5) 100%);content:"";opacity:0.7;inset:0;z-index:2}.contact_us .message_map{position:relative;padding:60px;flex:0 0 55%;background:#ffffff}.contact_us .message_map::before{filter:blur(100px);right:-100px;position:absolute;background:rgb(181,187,178,0.5);top:-100px;height:200px;opacity:0.3;content:"";z-index:0;width:200px}.contact_us .message_map::after{width:150px;filter:blur(80px);background:rgb(144,163,129,0.5);left:-75px;position:absolute;bottom:-75px;opacity:0.3;height:150px;z-index:0;content:""}.contact_us form{position:relative;z-index:2}.contact_us form h3{font-size:20px;position:relative;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:40px;color:#000000}.contact_us form h3::after{left:0;height:2px;box-shadow:0 0 5px rgb(181,187,178,0.5),0 0 10px rgb(181,187,178,0.5);position:absolute;width:40px;content:"";background:rgb(181,187,178);bottom:-15px}.contact_us form input[type="text"]{width:100%;background:rgb(225,226,224);margin-bottom:25px;transition:all 0.3s ease;padding:18px 25px;border-radius:8px;border:1px solid rgb(181,187,178,0.5);font-size:18px;color:#000000}.contact_us form input[type="text"]:focus{box-shadow:0 0 0 1px rgb(181,187,178),0 0 5px rgb(181,187,178,0.5);outline:none;border-color:rgb(181,187,178)}.contact_us form input[type="text"]::placeholder{color:#000000;opacity:0.7}.contact_us .help_info{margin-bottom:35px;position:relative}.contact_us .help_info input[type="checkbox"]{position:absolute;opacity:0}.contact_us .help_info label{font-size:14px;position:relative;padding-left:35px;color:#000000;cursor:pointer;line-height:1.5}.contact_us .help_info label::before{content:"";top:0;width:22px;height:22px;position:absolute;transition:all 0.3s ease;border:1px solid rgb(181,187,178,0.5);border-radius:4px;background:rgb(225,226,224);left:0}.contact_us .help_info input[type="checkbox"]:checked + label::before{background:rgb(181,187,178);border-color:rgb(181,187,178);box-shadow:0 0 5px rgb(181,187,178,0.5)}.contact_us .help_info input[type="checkbox"]:checked + label::after{height:12px;transform:rotate(45deg);border:solid #ffffff;top:4px;position:absolute;content:"";left:8px;border-width:0 2px 2px 0;width:6px}.contact_us .help_info label a{color:rgb(181,187,178);text-decoration:none;font-weight:600;transition:all 0.3s ease;position:relative}.contact_us .help_info label a::after{background:rgb(181,187,178);content:"";position:absolute;transform-origin:right;left:0;transition:transform 0.3s ease;height:1px;bottom:-1px;width:100%;transform:scaleX(0)}.contact_us .help_info label a:hover::after{transform-origin:left;transform:scaleX(1)}.contact_us .inquiry_help{box-shadow:0 5px 15px rgb(181,187,178,0.5),0 0 0 1px rgb(181,187,178);letter-spacing:1px;width:100%;border:none;position:relative;font-weight:700;background:rgb(181,187,178);cursor:pointer;border-radius:8px;overflow:hidden;color:#ffffff;transition:all 0.3s ease;padding:18px 30px;font-size:16px;text-transform:uppercase}.contact_us .inquiry_help::before{width:100%;left:0;height:100%;transform-origin:right;z-index:-1;top:0;background:rgb(144,163,129);content:"";position:absolute;transition:transform 0.5s ease;transform:scaleX(0)}.contact_us .inquiry_help:hover{box-shadow:0 5px 20px rgb(144,163,129,0.5),0 0 0 1px rgb(144,163,129)}.contact_us .inquiry_help:hover::before{transform:scaleX(1);transform-origin:left}.contact_us svg{filter:drop-shadow(0 0 2px rgb(181,187,178,0.5));fill:rgb(181,187,178);transition:all 0.3s ease;width:22px;height:22px}.contact_us svg path{fill:rgb(181,187,178);transition:all 0.3s ease}.contact_us svg:hover,.contact_us svg:hover path{transform:translateY(-2px);filter:drop-shadow(0 0 3px rgb(144,163,129,0.5));fill:rgb(144,163,129)}@media (max-width: 1024px) {.contact_us{padding:80px 0}.contact_us .img_caption{min-height:500px}.contact_us .message_map{padding:50px 40px}} @media (max-width: 768px) {.contact_us{padding:60px 0}.contact_us h2{margin-bottom:40px;font-size:calc(45px * 0.8)}.contact_us .help_grid{flex-direction:column}.contact_us .img_caption{width:100%;min-height:300px}.contact_us .message_map{width:100%;padding:40px 30px}.contact_us form h3{margin-bottom:30px}.contact_us form input[type="text"]{padding:15px 20px;margin-bottom:20px}.contact_us .help_info{margin-bottom:25px}.contact_us .inquiry_help{padding:15px 25px}} @media (max-width: 480px) {.contact_us{padding:50px 0}.contact_us h2{font-size:calc(45px * 0.7);margin-bottom:30px}.contact_us .img_caption{min-height:200px}.contact_us .message_map{padding:30px 20px}.contact_us form h3{margin-bottom:25px;font-size:calc(20px * 0.9)}.contact_us form input[type="text"]{margin-bottom:15px;padding:12px 15px}.contact_us .help_info{margin-bottom:20px}.contact_us .help_info label{font-size:calc(14px * 0.9)}.contact_us .inquiry_help{padding:12px 20px}}footer{width:100%;position:relative}footer .testimonial{color:#000000;font-family:Arial,sans-serif;padding:100px 0 30px;background-color:rgb(225,226,224);position:relative}footer .testimonial::before{width:100%;left:0;z-index:0;opacity:0.3;background-image:radial-gradient(circle at 10% 20%,rgb(181,187,178,0.5) 0%,transparent 20%),radial-gradient(circle at 90% 80%,rgb(144,163,129,0.5) 0%,transparent 20%);top:0;position:absolute;height:100%;content:""}footer .online_tools{position:relative;z-index:1}footer .contact_box{z-index:3;padding:25px;width:85%;justify-content:space-between;gap:15px;box-shadow:0 20px 50px rgba(0,0,0,0.1);margin:auto;background-color:#ffffff;flex-wrap:wrap;border-radius:12px;display:flex}footer .info_item{display:flex;flex:1 1 200px;border-radius:10px;align-items:center;transition:all 0.3s ease;background-color:rgb(225,226,224);padding:15px}footer .info_item:hover{box-shadow:0 10px 20px rgba(0,0,0,0.05);background-color:#ffffff;transform:translateY(-5px)}footer .info_item svg{fill:rgb(181,187,178);margin-right:12px;width:22px;transition:transform 0.3s ease;height:22px}footer .info_item:hover svg{transform:scale(1.2)}footer .info_item p,footer .info_item a{transition:all 0.3s ease;color:#000000;text-decoration:none;font-size:16px}footer .info_item a:hover{color:rgb(181,187,178)}footer .text_main_holder{gap:20px;perspective:2000px;position:relative;margin-top:40px;display:flex;flex-direction:column}footer .main_mainbar,footer .first_expert,footer .subscribe_holder{border-radius:12px;position:relative;transform-style:preserve-3d;transition:all 0.5s ease;padding:30px;box-shadow:0 15px 30px rgba(0,0,0,0.08);transform-origin:center center}footer .main_mainbar{background-color:#ffffff;z-index:2;transform:translateZ(0) scale(1)}footer .main_mainbar:hover{transform:translateZ(30px) scale(1.02)}footer .first_expert{margin-right:20px;transform:translateZ(-10px) scale(0.98);color:#ffffff;margin-left:20px;margin-top:-20px;z-index:1;background-color:rgb(144,163,129)}footer .subscribe_holder{margin-left:40px;color:#ffffff;transform:translateZ(-20px) scale(0.96);margin-top:-20px;z-index:0;background-color:rgb(181,187,178);margin-right:40px}footer .subscribe_holder:hover{transform:translateZ(10px) scale(0.98)}footer .main_mainbar::after,footer .first_expert::after,footer .subscribe_holder::after{z-index:-1;top:0;opacity:0;position:absolute;height:100%;border-radius:12px;content:"";left:0;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,transparent 50%);transition:opacity 0.3s ease;width:100%}footer .main_mainbar:hover::after,footer .first_expert:hover::after,footer .subscribe_holder:hover::after{opacity:1}footer .main_mainbar svg{width:auto;display:block;margin-bottom:20px;height:45px}footer .zoom_meet{color:#000000;font-size:13px;line-height:1.6}footer .first_expert h5{color:#ffffff;margin-bottom:20px;font-size:19px;display:inline-block;position:relative;font-weight:600}footer .first_expert h5::after{bottom:-8px;content:"";height:2px;left:0;width:40px;position:absolute;background:linear-gradient(90deg,rgb(181,187,178),transparent);transition:width 0.3s ease}footer .first_expert h5:hover::after{width:100%}footer .nav_info{gap:15px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid;margin-bottom:20px}footer .nav_info a{transition:all 0.3s ease;display:inline-block;text-decoration:none;padding:5px 0;position:relative;color:rgba(255,255,255,0.75);font-size:16px}footer .nav_info a::before{content:"";left:0;position:absolute;width:0;background-color:rgb(181,187,178);bottom:0;transition:width 0.3s ease;height:1px}footer .nav_info a:hover{color:#ffffff;transform:translateX(5px)}footer .nav_info a:hover::before{width:100%}footer .subscribe_holder h5{font-size:19px;font-weight:600;color:#ffffff;margin-bottom:15px}footer .subscribe_holder p{margin-bottom:25px;font-size:16px;line-height:1.6;color:rgba(255,255,255,0.9)}footer .input_holder{gap:15px;flex-direction:column;display:flex}footer .input_holder input[type="email"]{font-size:16px;border:none;padding:14px 16px;color:#ffffff;background-color:rgba(255,255,255,0.1);border-radius:10px;transition:all 0.3s ease}footer .input_holder input[type="email"]:focus{background-color:rgba(255,255,255,0.2);outline:none;box-shadow:0 0 0 3px rgba(255,255,255,0.2)}footer .input_holder input[type="email"]::placeholder{color:rgba(255,255,255,0.6)}footer .news_block{color:rgb(181,187,178);border-radius:10px;font-size:19px;font-weight:600;background-color:#ffffff;padding:14px 20px;cursor:pointer;border:none;transition:all 0.3s ease;text-align:center}footer .news_block:hover{transform:translateY(-3px);color:#ffffff;box-shadow:0 5px 15px rgba(0,0,0,0.2);background-color:rgb(144,163,129)}footer .a11y_tools{margin-top:60px;text-align:center;position:relative}footer .footer_subscribe{font-size:13px;display:inline-block;border-radius:30px;box-shadow:0 5px 15px rgba(0,0,0,0.05);background-color:#ffffff;padding:8px 20px;color:#000000}@media (min-width: 992px) {footer .text_main_holder{flex-direction:row;align-items:stretch}footer .main_mainbar,footer .first_expert,footer .subscribe_holder{margin-top:0;display:flex;flex-direction:column;flex:1}footer .main_mainbar{margin-right:-20px}footer .first_expert{z-index:1;margin-left:0;margin-right:-20px}footer .subscribe_holder{margin-right:0;margin-left:0}} @media (max-width: 991px) {footer .contact_box{width:90%;padding:20px}footer .text_main_holder{margin-top:80px}} @media (max-width: 767px) {footer .testimonial{padding:80px 0 30px}footer .contact_box{width:95%;padding:15px}footer .info_item{flex:1 1 100%}footer .main_mainbar,footer .first_expert,footer .subscribe_holder{margin-right:0;margin-left:0;padding:25px 20px}footer .first_expert,footer .subscribe_holder{margin-top:-10px}footer .a11y_tools{margin-top:40px}} @media (max-width: 576px) {footer .testimonial{padding:70px 0 20px}footer .contact_box{padding:10px}footer .info_item{padding:10px}footer .text_main_holder{margin-top:60px}footer .main_mainbar,footer .first_expert,footer .subscribe_holder{padding:20px 15px}footer .first_expert h5,footer .subscribe_holder h5{font-size:calc(19px - 2px)}footer .nav_info{grid-template-columns:1fr}footer .input_holder input[type="email"],footer .news_block{padding:12px}}header{transition:all 0.4s ease;z-index:1000;background:linear-gradient(135deg,#000000 0%,rgb(181,187,178) 100%);position:fixed;top:0;width:100%;border-bottom:1px solid rgb(181,187,178,0.5);backdrop-filter:blur(8px);box-shadow:0 4px 30px rgba(0,0,0,0.2);-webkit-backdrop-filter:blur(8px);left:0}header:before{content:'';left:0;background:linear-gradient(90deg,transparent,rgb(181,187,178,0.5),transparent);height:100%;background-size:200% 100%;opacity:0.4;width:100%;position:absolute;top:0;animation:shine 8s infinite linear;pointer-events:none}header .nav_train{width:100%}header .container{padding:15px 20px;max-width:1200px;margin:0 auto}header .main_mainwrap{justify-content:space-between;display:flex;align-items:center;position:relative}header .first_expert{display:flex;gap:25px;position:relative}header .first_expert:before{bottom:-8px;content:'';transform:scaleX(0);background:linear-gradient(90deg,transparent,rgb(181,187,178),transparent);transition:transform 0.6s ease;height:1px;left:0;transform-origin:left;position:absolute;width:100%}header .first_expert:hover:before{transform:scaleX(1)}header .main_learning{font-family:Arial,sans-serif;font-size:17px;letter-spacing:0.5px;position:relative;color:#ffffff;text-decoration:none;font-weight:400;text-transform:uppercase;transition:all 0.4s ease;padding:8px 0}header .main_learning:after{height:2px;transition:transform 0.4s cubic-bezier(0.65,0.05,0.36,1);background:rgb(181,187,178);left:0;width:100%;transform:scaleX(0);position:absolute;bottom:0;transform-origin:right;content:''}header .main_learning:before{width:4px;transform:translateX(-50%);top:0;transition:all 0.3s ease;content:'';position:absolute;left:50%;height:4px;border-radius:50%;background:rgb(181,187,178);opacity:0}header .main_learning:hover{color:rgb(181,187,178);text-shadow:0 0 8px rgb(181,187,178,0.5)}header .main_learning:hover:after{transform:scaleX(1);transform-origin:left}header .main_learning:hover:before{opacity:1}header .top_expert{transition:all 0.3s ease;align-items:center;text-decoration:none;display:flex;position:relative}header .top_expert svg{width:auto;filter:drop-shadow(0 0 4px rgb(181,187,178,0.5));height:40px;transition:transform 0.5s ease}header .top_expert:hover svg{transform:scale(1.05)}header .top_expert:after{width:0;transform:translateX(-50%);left:50%;background:rgb(181,187,178);transition:width 0.4s ease;bottom:-8px;content:'';position:absolute;height:1px}header .top_expert:hover:after{width:100%}@keyframes shine {0%{background-position:-200% 0}100%{background-position:200% 0}} @keyframes pulse {0%{opacity:0.5}50%{opacity:1}100%{opacity:0.5}} @media (max-width: 991px) {header .container{padding:12px 15px}header .first_expert{gap:15px}header .main_learning{font-size:calc(17px - 1px)}header .top_expert svg{height:35px}} @media (max-width: 767px) {header .first_expert{box-shadow:-5px 0 20px rgba(0,0,0,0.2);height:100vh;overflow-y:auto;z-index:1001;position:fixed;padding:80px 30px 30px;max-width:300px;gap:20px;right:-100%;top:0;flex-direction:column;background:#000000;width:80%;transition:right 0.4s ease}header .menu.active{right:0}header .main_learning{border-bottom:1px solid rgb(181,187,178,0.5);padding:10px 5px;width:100%}header .first_expert:before{display:none}header .top_expert{margin-left:auto;margin-right:auto}} @media (max-width: 480px) {header .container{padding:10px}header .top_expert svg{height:30px}}.course_program_details{overflow:hidden;position:relative;padding:80px 0;background:linear-gradient(135deg,rgb(225,226,224) 0%,rgba(0,0,0,0.5) 100%)}.course_program_details::before{background-image:radial-gradient(circle at 10% 20%,rgb(181,187,178,0.5) 5%,transparent 10%),radial-gradient(circle at 70% 65%,rgb(144,163,129,0.5) 5%,transparent 10%),radial-gradient(circle at 40% 80%,rgb(181,187,178,0.5) 4%,transparent 8%),radial-gradient(circle at 80% 10%,rgb(144,163,129,0.5) 4%,transparent 8%);top:0;z-index:1;position:absolute;width:100%;height:100%;animation:backgroundPulse 15s infinite alternate;opacity:0.6;left:0;content:""}.course_program_details::after{top:-50%;width:200%;background:linear-gradient(45deg,rgb(181,187,178,0.5) 0%,transparent 70%);content:"";transform:rotate(45deg);opacity:0.2;height:200%;z-index:0;animation:gradientRotate 20s infinite linear;position:absolute;left:-50%}.course_program_details .container{z-index:5;position:relative}.course_program_details .teach_method{border-radius:19px;background:rgba(255,255,255,0.03);backdrop-filter:blur(10px);box-shadow:0 15px 30px rgba(0,0,0,0.1),0 8px 15px rgba(0,0,0,0.5),0 0 0 1px rgb(181,187,178,0.5);display:flex;align-items:center;transition:all 0.5s ease;position:relative;overflow:hidden;flex-wrap:wrap}.course_program_details .teach_method::before{background:linear-gradient(135deg,rgb(181,187,178,0.5) 0%,transparent 100%);left:0;position:absolute;width:100%;height:100%;opacity:0.1;top:0;z-index:-1;content:""}.course_program_details .lesson_path{flex:1 1 55%;z-index:2;position:relative;padding:40px 50px}.course_program_details .main_mainbar{margin-bottom:20px;position:relative;transform:perspective(1000px) rotateY(0deg);transition:transform 0.6s ease;display:inline-block}.course_program_details .main_mainbar:hover{transform:perspective(1000px) rotateY(10deg)}.course_program_details .main_mainbar svg{filter:drop-shadow(0 5px 10px rgba(0,0,0,0.5));height:auto;width:120px}.course_program_details .main_mainbar svg path{fill:rgb(181,187,178);transition:fill 0.3s ease}.course_program_details .main_mainbar:hover svg path{fill:rgb(144,163,129)}.course_program_details .lesson_path h3{color:#ffffff;transform-style:preserve-3d;margin-bottom:25px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,0.5);position:relative;font-size:34px}.course_program_details .lesson_path h3::after{left:0;position:absolute;width:80px;border-radius:10px;content:"";transform:translateZ(-5px);bottom:-12px;filter:blur(1px);background:linear-gradient(90deg,rgb(181,187,178) 0%,rgb(144,163,129) 100%);height:3px}.course_program_details .lesson_path p{font-size:13px;max-width:100%;position:relative;color:#ffffff;margin-bottom:30px;line-height:1.7;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.course_program_details .img_caption{min-height:450px;position:relative;transform-style:preserve-3d;transition:all 0.5s ease;flex:1 1 45%;perspective:1000px}.course_program_details .img_caption::before{left:0;content:"";mix-blend-mode:overlay;width:100%;position:absolute;z-index:1;animation:overlayPulse 8s infinite alternate;top:0;background:linear-gradient(45deg,rgb(181,187,178,0.5) 0%,transparent 70%);height:100%}.course_program_details .img_caption::after{opacity:0.2;content:"";left:20px;border:1px solid #ffffff;bottom:20px;top:20px;box-shadow:0 0 30px rgb(181,187,178,0.5);z-index:2;position:absolute;right:20px;transform:translateZ(20px)}@keyframes backgroundPulse {0%{background-position:0% 0%}100%{background-position:100% 100%}} @keyframes gradientRotate {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @keyframes overlayPulse {0%{opacity:0.3}50%{opacity:0.5}100%{opacity:0.3}} @media (hover: hover) {.course_program_details .teach_method:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15),0 12px 20px rgba(0,0,0,0.5),0 0 0 1px rgb(181,187,178);transform:translateY(-5px)}.course_program_details .img_caption:hover{transform:rotateY(-5deg) translateZ(10px)}} @media screen and (max-width: 992px) {.course_program_details{padding:60px 0}.course_program_details .lesson_path{padding:30px 40px}.course_program_details .img_caption{min-height:380px}.course_program_details .main_mainbar svg{width:100px}.course_program_details .lesson_path h3{font-size:calc(34px * 0.9)}} @media screen and (max-width: 768px) {.course_program_details{padding:50px 0}.course_program_details .teach_method{flex-direction:column-reverse}.course_program_details .lesson_path{flex:1 1 100%;padding:30px 25px}.course_program_details .img_caption{width:100%;min-height:300px;flex:1 1 100%}.course_program_details .lesson_path h3{font-size:calc(34px * 0.8);margin-bottom:20px}.course_program_details .lesson_path p{margin-bottom:20px}.course_program_details .main_mainbar{margin-bottom:15px}.course_program_details .main_mainbar svg{width:90px}.course_program_details .lesson_path h3::after{width:60px;bottom:-10px;height:2px}} @media screen and (max-width: 480px) {.course_program_details{padding:40px 0}.course_program_details .img_caption{min-height:250px}.course_program_details .lesson_path{padding:25px 20px}.course_program_details .lesson_path h3{font-size:calc(20px * 1.2)}.course_program_details .main_mainbar svg{width:80px}}.plan_showcase{background-color:rgb(225,226,224);position:relative;overflow:hidden;padding:120px 0}.plan_showcase::before{width:110%;height:120%;background:linear-gradient(135deg,rgba(var(--secondary-color-rgb),0.03) 0%,rgba(var(--secondary-color-rgb),0.01) 40%,rgba(var(--primary-color-rgb),0.02) 60%,rgba(var(--primary-color-rgb),0.05) 100%);content:"";position:absolute;z-index:0;transform:rotate(-3deg);top:-10%;left:-5%}.plan_showcase .container{margin:0 auto;position:relative;max-width:1200px;z-index:1;padding:0 20px}.plan_showcase .discount_plan{display:flex;flex-direction:column}.plan_showcase .annual_plan{order:1;text-align:center;margin-bottom:50px;position:relative}.plan_showcase .annual_plan h2{font-size:33px;margin-bottom:15px;-webkit-background-clip:text !important;font-weight:700;-webkit-text-fill-color:transparent;color:#000000;transform:translateY(0);background:linear-gradient(120deg,rgb(144,163,129),rgb(181,187,178));transition:transform 0.5s cubic-bezier(0.19,1,0.22,1)}.plan_showcase .annual_plan:hover h2{transform:translateY(-5px)}.plan_showcase .plan_options{line-height:1.6;position:relative;color:#000000;margin:0 auto;font-size:15px;max-width:700px}.plan_showcase .plan_options::after{bottom:-15px;width:100px;background:linear-gradient(90deg,rgb(144,163,129),rgb(181,187,178));left:50%;position:absolute;content:"";height:3px;transform:translateX(-50%) scaleX(0.7);transition:transform 0.5s ease}.plan_showcase .annual_plan:hover .plan_options::after{transform:translateX(-50%) scaleX(1)}.plan_showcase .promo_rates{grid-template-columns:repeat(1,1fr);gap:30px;width:100%;order:2;display:grid}.plan_showcase .cert_plans{transition:transform 0.4s cubic-bezier(0.215,0.61,0.355,1),box-shadow 0.4s cubic-bezier(0.215,0.61,0.355,1);background-color:#ffffff;transform-style:preserve-3d;perspective:1000px;z-index:1;box-shadow:0 8px 20px rgba(0,0,0,0.05);text-decoration:none;display:block;position:relative;overflow:hidden;border-radius:30px}.plan_showcase .cert_plans::before{position:absolute;z-index:2;transform:scaleX(0.85);transform-origin:left;height:5px;background:linear-gradient(90deg,rgb(144,163,129),rgb(181,187,178));transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);width:100%;left:0;content:"";top:0}.plan_showcase .cert_plans:hover{box-shadow:0 15px 30px rgba(var(--secondary-color-rgb),0.12);transform:translateY(-10px)}.plan_showcase .cert_plans:hover::before{transform:scaleX(1)}.plan_showcase .package_deals{flex-direction:column;display:flex;height:100%}.plan_showcase .program_fees{z-index:1;flex-direction:column;padding:30px;display:flex;position:relative;overflow:hidden;flex-grow:1}.plan_showcase .program_fees::before{width:100%;z-index:-1;height:100%;left:0;content:"";background:linear-gradient(135deg,rgba(var(--white-color-rgb),0.7) 0%,rgba(var(--white-color-rgb),1) 60%);top:0;position:absolute}.plan_showcase .program_fees h3{position:relative;color:#000000;margin-bottom:15px;font-weight:700;transition:transform 0.4s ease;font-size:calc(24px + 2px)}.plan_showcase .cert_plans:hover .program_fees h3{transform:translateX(5px)}.plan_showcase .cost_plan{margin-bottom:20px;font-weight:700;transition:transform 0.4s ease,color 0.4s ease;font-size:calc(24px + 8px);display:inline-block;position:relative;color:rgb(181,187,178);padding:5px 10px}.plan_showcase .cost_plan::before{transform:scaleX(0.3);left:0;bottom:0;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);height:2px;background:linear-gradient(90deg,rgb(144,163,129),rgb(181,187,178));content:"";width:100%;transform-origin:left;position:absolute}.plan_showcase .cert_plans:hover .cost_plan{color:rgb(144,163,129);transform:translateY(-5px)}.plan_showcase .cert_plans:hover .cost_plan::before{transform:scaleX(1)}.plan_showcase .program_fees p{flex-grow:1;overflow-wrap:break-word;color:#000000;word-wrap:break-word;hyphens:auto;font-size:15px;margin-bottom:0;line-height:1.6;max-width:100%}.plan_showcase .img_caption{position:relative;height:200px;transition:transform 0.8s cubic-bezier(0.215,0.61,0.355,1);width:100%;overflow:hidden}.plan_showcase .img_caption::after{height:100%;background:linear-gradient(0deg,rgba(var(--dark-color-rgb),0.4) 0%,rgba(var(--dark-color-rgb),0) 40%);width:100%;top:0;position:absolute;content:"";z-index:1;left:0}.plan_showcase .cert_plans:hover .img_caption{transform:scale(1.05)}@media (min-width: 768px) {.plan_showcase .promo_rates{grid-template-columns:repeat(2,1fr)}.plan_showcase .program_fees{padding:35px}.plan_showcase .img_caption{height:220px}} @media (min-width: 992px) {.plan_showcase .discount_plan{flex-direction:row;align-items:center;gap:60px}.plan_showcase .annual_plan{margin-bottom:0;order:2;flex:0 0 30%;text-align:left}.plan_showcase .promo_rates{grid-template-columns:repeat(2,1fr);order:1;flex:0 0 65%}.plan_showcase .plan_options::after{transform:translateX(0) scaleX(0.7);left:0}.plan_showcase .annual_plan:hover .plan_options::after{transform:translateX(0) scaleX(1)}} @media (min-width: 1200px) {.plan_showcase{padding:150px 0}.plan_showcase .promo_rates{gap:40px}.plan_showcase .cert_plans{transition:transform 0.6s cubic-bezier(0.215,0.61,0.355,1),box-shadow 0.6s cubic-bezier(0.215,0.61,0.355,1)}.plan_showcase .cert_plans:hover{transform:translateY(-15px) scale(1.02)}.plan_showcase .cert_plans:nth-child(even){transform:translateY(15px)}.plan_showcase .cert_plans:nth-child(even):hover{transform:translateY(0) scale(1.02)}.plan_showcase .img_caption{height:250px}}.about_this{background:rgb(225,226,224);position:relative;padding:120px 0;z-index:1;overflow:hidden}.about_this::before{width:100%;background:repeating-linear-gradient( -45deg,transparent,transparent 5px,rgba(rgb(181,187,178,0.5),0.03) 5px,rgba(rgb(181,187,178,0.5),0.03) 10px );left:0;top:0;position:absolute;height:100%;content:"";z-index:-1}.about_this::after{width:100%;height:100%;background:radial-gradient( circle at top right,rgb(181,187,178,0.5) 0%,transparent 70% );opacity:0.2;top:0;position:absolute;content:"";z-index:-1;left:0}.about_this .container{margin:0 auto;max-width:1200px;position:relative;padding:0;overflow:visible}.about_this h2{border-left:4px solid rgb(181,187,178);margin-bottom:60px;padding-left:20px;font-size:37px;font-weight:700;text-align:left;color:#000000;position:relative}.about_this h2::before{font-weight:700;opacity:0.05;font-size:calc(43px * 1.5);color:rgba(0,0,0,0.5);z-index:-1;position:absolute;content:"01";top:-40px;left:-10px}.about_this .skill_studio{position:relative;gap:50px;grid-template-columns:1fr;display:grid}.about_this .promise_block{display:grid;align-items:center;grid-template-columns:3fr 7fr;padding:0;gap:30px;position:relative}.about_this .promise_block:nth-child(2){margin-right:50px;grid-template-columns:7fr 3fr;margin-left:-50px}.about_this .promise_block h3{position:relative;clip-path:polygon(0 0,100% 0,95% 100%,5% 100%);font-weight:600;color:#000000;text-align:center;font-size:21px;display:inline-block;margin-bottom:0;padding:15px 30px;background:linear-gradient( 135deg,rgb(181,187,178,0.5) 0%,rgba(0,0,0,0.5) 100% )}.about_this .promise_block:nth-child(1) h3{grid-column:1;grid-row:1;z-index:2;box-shadow:5px 5px 15px rgba(0,0,0,0.1);margin-right:-30px}.about_this .promise_block:nth-child(2) h3{margin-left:-30px;background:linear-gradient( 135deg,rgba(0,0,0,0.5) 0%,rgb(144,163,129,0.5) 100% );grid-row:1;z-index:2;box-shadow:-5px 5px 15px rgba(0,0,0,0.1);grid-column:2;clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%)}.about_this .promise_block p{line-height:1.8;position:relative;padding:30px;font-size:17px;background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,0.05);color:#000000;border-radius:17px;z-index:1}.about_this .promise_block:nth-child(1) p{grid-row:1;clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);grid-column:2;margin-left:-20px;border-left:3px solid rgb(181,187,178)}.about_this .promise_block:nth-child(2) p{grid-column:1;text-align:right;grid-row:1;margin-right:-20px;border-right:3px solid rgb(144,163,129);clip-path:polygon(0 0,calc(100% - 20px) 0,100% 100%,0 100%)}.about_this .promise_block:nth-child(1)::before{transform:translateY(-50%);content:"";animation:rotate 30s linear infinite;z-index:0;position:absolute;right:-100px;top:50%;border:1px dashed rgb(181,187,178,0.5);height:200px;opacity:0.2;border-radius:50%;width:200px}.about_this .promise_block:nth-child(2)::before{width:200px;transform:translateY(-50%);position:absolute;border:1px dashed rgb(144,163,129,0.5);animation:rotate 30s linear infinite reverse;left:-100px;border-radius:50%;height:200px;z-index:0;content:"";opacity:0.2;top:50%}.about_this::before{bottom:0;background:linear-gradient(to right,rgb(181,187,178) 0%,rgb(181,187,178) 20%,transparent 20%,transparent 40%,rgb(144,163,129) 40%,rgb(144,163,129) 60%,transparent 60%,transparent 80%,rgb(181,187,178) 80%,rgb(181,187,178) 100% );width:100%;position:absolute;height:5px;left:0;content:""}@keyframes rotate {0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}} @keyframes pulse {0%{transform:scale(1);opacity:0.5}50%{transform:scale(1.05);opacity:0.8}100%{transform:scale(1);opacity:0.5}} @media screen and (max-width: 1200px) {.about_this .promise_block:nth-child(2){margin-right:0;margin-left:0}} @media screen and (max-width: 992px) {.about_this{padding:80px 0}.about_this h2{margin-bottom:50px}.about_this .promise_block,.about_this .promise_block:nth-child(2){margin-left:0;gap:20px;grid-template-columns:1fr;margin-right:0}.about_this .promise_block:nth-child(1) h3,.about_this .promise_block:nth-child(2) h3{width:80%;grid-column:1;justify-self:center;grid-row:1;margin:0}.about_this .promise_block:nth-child(1) p,.about_this .promise_block:nth-child(2) p{border-top:3px solid rgb(181,187,178);border:none;grid-column:1;grid-row:2;clip-path:none;margin:0;text-align:left}.about_this .promise_block:nth-child(2) p{border-top:3px solid rgb(144,163,129)}.about_this .promise_block::before{display:none}} @media screen and (max-width: 768px) {.about_this{padding:60px 0}.about_this h2{padding-left:15px;margin-bottom:40px;font-size:calc(37px * 0.9)}.about_this h2::before{font-size:calc(43px * 1.2);top:-30px}.about_this .promise_block h3{width:90%;padding:12px 20px;font-size:calc(21px * 0.9)}.about_this .promise_block p{padding:20px;font-size:calc(17px * 0.95);line-height:1.7}} @media screen and (max-width: 576px) {.about_this{padding:50px 0}.about_this .container{padding:0 15px}.about_this h2{font-size:calc(37px * 0.8);margin-bottom:30px}.about_this h2::before{left:-5px;top:-25px;font-size:calc(43px)}.about_this .skill_studio{gap:40px}.about_this .promise_block h3{font-size:calc(21px * 0.85);width:100%;padding:10px 15px}.about_this .promise_block p{padding:15px;line-height:1.6;font-size:calc(17px * 0.9)}}.teaching_history{position:relative;background:rgb(225,226,224);min-height:700px;overflow:hidden;padding:7rem 0}.teaching_history::before{background:linear-gradient(0deg,transparent 49.5%,rgb(181,187,178,0.5) 49.5%,rgb(181,187,178,0.5) 50.5%,transparent 50.5%),linear-gradient(90deg,transparent 49.5%,rgb(181,187,178,0.5) 49.5%,rgb(181,187,178,0.5) 50.5%,transparent 50.5%);width:100%;content:"";background-size:50px 50px;opacity:0.15;position:absolute;left:0;top:0;height:100%;animation:gridMove 20s linear infinite}.teaching_history .container{margin:0 auto;max-width:1200px;z-index:2;position:relative;padding:0 2rem}.teaching_history .edu_reviews{height:650px;position:relative;max-width:1000px;margin:0 auto;flex-direction:column;display:flex;perspective:2000px}.teaching_history .img_caption{transform:translateZ(100px) rotateY(-15deg);position:absolute;border-radius:19px;transition:all 0.6s cubic-bezier(0.22,1,0.36,1);height:400px;top:-20px;filter:contrast(1.1) brightness(1.05);right:0;width:400px;z-index:3;box-shadow:-20px 20px 40px rgba(0,0,0,0.5)}.teaching_history .edu_reviews:hover .img_caption{transform:translateZ(120px) rotateY(-10deg) translateX(-20px)}.teaching_history .name{background:rgb(181,187,178);padding:1.5rem 2rem;transform:translateZ(70px) rotateY(5deg);top:100px;position:absolute;z-index:4;min-width:300px;left:0;font-weight:700;transition:all 0.5s cubic-bezier(0.22,1,0.36,1);box-shadow:10px 10px 30px rgba(0,0,0,0.5);border-radius:10px;font-size:33px;color:#ffffff}.teaching_history .edu_reviews:hover .name{transform:translateZ(90px) rotateY(0deg) translateX(20px)}.teaching_history .edu_reviews span:not(.name){border-radius:10px;font-size:22px;transition:all 0.4s cubic-bezier(0.22,1,0.36,1);font-weight:600;left:40px;z-index:3;box-shadow:5px 5px 20px rgba(0,0,0,0.5);transform:translateZ(50px) rotateY(5deg);background:#ffffff;color:#000000;padding:1rem 1.5rem;position:absolute;top:190px}.teaching_history .edu_reviews:hover span:not(.name){transform:translateZ(70px) rotateY(0deg) translateX(30px)}.teaching_history .career_details{line-height:1.8;backdrop-filter:blur(10px);font-size:12px;z-index:2;bottom:0;box-shadow:0 20px 40px rgba(0,0,0,0.5);border-bottom:4px solid rgb(181,187,178);transform:translateZ(30px);transition:all 0.7s cubic-bezier(0.22,1,0.36,1);padding:3rem;left:0;right:0;color:#000000;border-top:4px solid rgb(144,163,129);background:linear-gradient(135deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.85) 100%);position:absolute;border-radius:19px}.teaching_history .edu_reviews:hover .career_details{transform:translateZ(40px) translateY(-10px)}.teaching_history .career_details::before{background:linear-gradient(45deg,transparent 49.5%,rgb(144,163,129,0.5) 49.5%,rgb(144,163,129,0.5) 50.5%,transparent 50.5%);left:0;background-size:20px 20px;top:0;width:100%;position:absolute;opacity:0.1;mix-blend-mode:overlay;height:100%;content:""}.teaching_history .container::after{height:100%;position:absolute;top:0;left:0;background:radial-gradient(circle at 80% 20%,rgb(181,187,178,0.5) 0%,transparent 50%),radial-gradient(circle at 20% 80%,rgb(144,163,129,0.5) 0%,transparent 50%);animation:colorPulse 10s ease-in-out infinite alternate;content:"";width:100%;filter:blur(100px);z-index:-1}@keyframes gridMove {0%{background-position:0 0}100%{background-position:50px 50px}} @keyframes colorPulse {0%{opacity:0.3}50%{opacity:0.5}100%{opacity:0.3}} @media (max-width: 992px) {.teaching_history .edu_reviews{height:auto;flex-direction:column;padding:20px 0}.teaching_history .img_caption{height:300px;right:auto;position:relative;transform:none;top:auto;width:300px;border-radius:20px;margin:0 auto 30px}.teaching_history .edu_reviews:hover .img_caption{transform:translateY(-10px)}.teaching_history .name{text-align:center;position:relative;transform:none;margin:0 auto 30px;width:90%;top:auto;left:auto}.teaching_history .edu_reviews:hover .name{transform:translateY(-5px)}.teaching_history .edu_reviews span:not(.name){margin:0 auto 45px;left:auto;top:auto;position:relative;text-align:center;transform:none;width:max-content;display:block}.teaching_history .edu_reviews:hover span:not(.name){transform:translateY(-5px)}.teaching_history .career_details{bottom:auto;position:relative;transform:none}.teaching_history .edu_reviews:hover .career_details{transform:translateY(-5px)}} @media (max-width: 576px) {.teaching_history{padding:4rem 0}.teaching_history .img_caption{width:220px;height:220px;margin-bottom:35px}.teaching_history .name{width:100%;padding:1rem 1.5rem;min-width:auto;font-size:22px;margin-bottom:25px}.teaching_history .edu_reviews span:not(.name){margin-bottom:35px;font-size:12px;padding:0.5rem 1rem}.teaching_history .career_details{font-size:calc(12px * 0.9);padding:2rem 1.5rem}}.take_a_spin{box-shadow:inset 0 0 25px rgba(0,0,0,0.05);background:linear-gradient(135deg,rgb(225,226,224) 0%,rgba(249,249,249,0.95) 100%);overflow:hidden;padding:6rem 0;position:relative}.take_a_spin::before{background:rgb(144,163,129,0.5);filter:blur(80px);right:-5%;top:-5%;content:"";position:absolute;height:300px;animation:floatGlow 12s ease-in-out infinite;transform:translate3d(0,0,0);z-index:0;opacity:0.4;width:300px}.take_a_spin::after{height:250px;content:"";bottom:-10%;background:rgb(181,187,178,0.5);left:-5%;width:250px;transform:translate3d(0,0,0);animation:floatGlow 15s ease-in-out infinite reverse;filter:blur(60px);opacity:0.3;position:absolute;z-index:0}.take_a_spin .container{align-items:center;display:flex;position:relative;max-width:1140px;z-index:2;flex-direction:column;margin:0 auto;padding:0 15px}.take_a_spin h2{color:#000000;font-size:33px;line-height:1.4;letter-spacing:-0.01em;font-weight:700;max-width:800px;margin-bottom:2.5rem;position:relative;text-align:center;font-family:Arial,sans-serif}.take_a_spin h2::after{left:50%;bottom:-15px;box-shadow:0 2px 8px rgba(rgb(181,187,178,0.5),0.3);position:absolute;content:"";width:80px;transform:translateX(-50%);border-radius:10px;background:linear-gradient(90deg,rgb(181,187,178),rgb(144,163,129));height:4px}.take_a_spin .teach_method{gap:2rem;overflow:hidden;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.03),inset 0 1px 0 rgba(255,255,255,0.8);align-items:center;display:flex;padding:2.5rem 3rem;transform:translateY(0);transition:transform 0.3s ease,box-shadow 0.3s ease;background:#ffffff;position:relative;border-radius:16px}.take_a_spin .teach_method::before{position:absolute;z-index:0;inset:0;background:linear-gradient(135deg,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.2) 100%);content:""}.take_a_spin .teach_method:hover{box-shadow:0 15px 35px rgba(0,0,0,0.08),0 3px 10px rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);transform:translateY(-5px)}.take_a_spin svg{background:linear-gradient(135deg,#ffffff 0%,#f5f5f5 100%);width:48px;border-radius:50%;padding:12px;transition:box-shadow 0.3s ease,transform 0.3s ease;z-index:1;box-shadow:5px 5px 15px rgba(0,0,0,0.08),-5px -5px 15px rgba(255,255,255,0.8),inset 0 0 0 rgba(0,0,0,0.06),inset 0 0 0 rgba(255,255,255,0.8);position:relative;height:48px}.take_a_spin .teach_method:hover svg{transform:scale(1.05) rotate(5deg);box-shadow:8px 8px 20px rgba(0,0,0,0.1),-8px -8px 20px rgba(255,255,255,0.9),inset 0 0 0 rgba(0,0,0,0.06),inset 0 0 0 rgba(255,255,255,0.8)}.take_a_spin svg path{fill:#000000;transition:fill 0.3s ease}.take_a_spin .teach_method:hover svg path{fill:rgb(181,187,178)}.take_a_spin .teach_method > div{z-index:1;position:relative}.take_a_spin .inquiry_help{text-decoration:none;display:inline-block;letter-spacing:0.02em;box-shadow:0 4px 15px rgba(rgb(181,187,178,0.5),0.4);background:linear-gradient(135deg,rgb(181,187,178) 0%,rgb(144,163,129) 100%);font-weight:600;transition:all 0.3s cubic-bezier(0.25,1,0.5,1);font-size:18px;color:#ffffff;border-radius:10px;font-family:Arial,sans-serif;overflow:hidden;position:relative;padding:1rem 2rem}.take_a_spin .inquiry_help::before{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);content:"";height:100%;top:0;left:-100%;width:100%;position:absolute;transition:left 0.7s ease}.take_a_spin .inquiry_help:hover{box-shadow:0 8px 25px rgba(rgb(181,187,178,0.5),0.5);transform:translateY(-2px)}.take_a_spin .inquiry_help:hover::before{left:100%}.take_a_spin .inquiry_help:active{transform:translateY(1px);box-shadow:0 2px 10px rgba(rgb(181,187,178,0.5),0.3)}@keyframes floatGlow {0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(5%,5%) scale(1.1)}} @media (max-width: 991px) {.take_a_spin{padding:5rem 0}.take_a_spin h2{font-size:calc(33px * 0.9);max-width:90%}.take_a_spin .teach_method{padding:2rem 2.5rem}} @media (max-width: 767px) {.take_a_spin{padding:4rem 0}.take_a_spin h2{line-height:1.5;margin-bottom:2rem;font-size:calc(33px * 0.8)}.take_a_spin h2::after{height:3px;width:60px}.take_a_spin .teach_method{gap:1.5rem;padding:2rem;flex-direction:column}.take_a_spin .inquiry_help{padding:0.9rem 1.8rem;width:100%;text-align:center}} @media (max-width: 480px) {.take_a_spin{padding:3rem 0}.take_a_spin h2{font-size:calc(19px * 1.2);margin-bottom:1.5rem}.take_a_spin h2::after{width:50px;bottom:-10px}.take_a_spin .teach_method{padding:1.5rem}.take_a_spin svg{height:40px;padding:8px;width:40px}.take_a_spin .inquiry_help{padding:0.8rem 1.5rem;font-size:calc(18px * 0.9)}}.trackingSettingsBox{border-top:2px solid rgb(181,187,178);background:rgb(225,226,224);position:fixed;width:100%;bottom:0;z-index:90}#cookie_alert_panel{display:none}#cookie_alert_panel:checked ~ .trackingSettingsBox{opacity:0;visibility:hidden}.cookie_menu{display:flex;justify-content:space-between;padding:20px 0;align-items:center}.trackingSettingsBox h5{margin-bottom:6px;font-size:22px}.trackingSettingsBox p{font-size:18px}.edu_cookie{flex-shrink:0;margin-right:10px}.edu_cookie svg,.edu_cookie svg path,.edu_cookie img{width:100px;fill:rgb(181,187,178);height:100px}.cookie_apply{flex-shrink:0;text-align:center;color:rgb(181,187,178);border-bottom:2px solid rgb(181,187,178);font-size:24px;min-width:120px;margin-left:10px;text-decoration:none;white-space:nowrap;line-height:35px;cursor:pointer}.trackingSettingsBox p a{color:rgb(181,187,178);text-decoration:none}@media only screen and (max-width: 1200px) {.trackingSettingsBox{padding:20px}} @media only screen and (max-width: 800px) {.edu_cookie{display:none}.cookie_menu{align-items:center;flex-direction:column;justify-content:center}.trackingSettingsBox h5{text-align:center}.trackingSettingsBox p{text-align:center}.cookie_alerts{margin-bottom:20px}body .wrapper-canvas .cookie_apply{margin-left:0;margin-bottom:10px}} .wrapper-canvas .trackingSettingsBox{box-shadow:rgb(144,163,129,0.5) 0px 0px 10px 10px;background:rgb(181,187,178)}.wrapper-canvas .cookie_menu{padding:40px 0;justify-content:space-between}.wrapper-canvas .cookie_apply{border:none;background:#ffffff;color:rgb(181,187,178);margin-left:30px;font-size:20px;padding:10px}.wrapper-canvas .cookie_alerts{color:#ffffff;text-align:left}.wrapper-canvas .cookie_alerts h5{font-weight:700}.wrapper-canvas .cookie_alerts h5,.wrapper-canvas .cookie_alerts p{color:#ffffff}.wrapper-canvas .trackingSettingsBox p a{color:rgb(144,163,129);text-decoration:underline}.thxHub{padding:6rem 0;background:linear-gradient(135deg,rgb(144,163,129,0.5),rgb(181,187,178,0.5));overflow:hidden;position:relative}.thxHub::before{height:100%;top:0;left:0;width:100%;z-index:1;position:absolute;pointer-events:none;content:"";background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,0.1) 0%,transparent 40%)}.thxHub::after{content:"";background:linear-gradient(90deg,transparent 0%,rgb(144,163,129) 25%,rgb(181,187,178) 75%,transparent 100%);height:10px;z-index:2;opacity:0.7;left:0;width:100%;position:absolute;animation:shimmer 4s infinite ease-in-out;bottom:-5px}.thxHub .container{position:relative;max-width:1200px;margin:0 auto;width:90%;z-index:3}.thxHub .teach_method{overflow:hidden;position:relative;transform:perspective(1000px) rotateX(2deg);border-radius:10px;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 3px 10px rgba(0,0,0,0.05),0 0 0 1px rgba(255,255,255,0.2) inset;transform-style:preserve-3d;transition:transform 0.5s ease-out;padding:4rem 3rem;background:linear-gradient(145deg,rgba(255,255,255,0.95),rgba(255,255,255,0.85))}.thxHub .teach_method::before{position:absolute;width:200px;z-index:-1;background:linear-gradient(135deg,rgb(181,187,178,0.5) 0%,transparent 70%);border-radius:50%;right:-10%;opacity:0.7;height:200px;animation:float 8s infinite ease-in-out;filter:blur(20px);top:-10%;content:""}.thxHub .teach_method:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15),0 5px 15px rgba(0,0,0,0.08),0 0 0 1px rgba(255,255,255,0.3) inset;transform:perspective(1000px) rotateX(0deg)}.thxHub .teach_method > div:first-child{animation:fadeSlideUp 0.8s ease-out;opacity:1;position:relative;transform:translateY(0);margin-bottom:2rem}.thxHub .teach_method > div:last-child{position:relative;transform:translateY(0);animation:fadeSlideUp 0.8s 0.2s ease-out both;opacity:1}.thxHub h5{position:relative;display:inline-block;font-family:Arial,sans-serif;font-weight:700;font-size:21px;margin:0 0 1rem;line-height:1.4;color:rgb(181,187,178)}.thxHub h5::after{border-radius:2px;position:absolute;background:linear-gradient(90deg,rgb(144,163,129),transparent);height:3px;bottom:-10px;left:0;content:"";width:60%;animation:lineExpand 1.2s 0.5s cubic-bezier(0.25,1,0.5,1) forwards;transform:scaleX(0);transform-origin:left}.thxHub a{transition:all 0.3s ease;display:block;text-decoration:none}.thxHub a:hover p{color:rgb(181,187,178);transform:translateY(-3px);text-shadow:0 1px 2px rgba(0,0,0,0.1)}.thxHub p{position:relative;font-family:Arial,sans-serif;margin:0;font-weight:400;font-size:13px;line-height:1.8;color:#000000;transition:all 0.4s ease}@keyframes fadeSlideUp {0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}} @keyframes lineExpand {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @keyframes float {0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}} @keyframes shimmer {0%,100%{opacity:0.5;transform:translateX(0%)}50%{opacity:0.8;transform:translateX(2%)}} @media (max-width: 991px) {.thxHub{padding:5rem 0}.thxHub .teach_method{transform:perspective(1000px) rotateX(1deg);padding:3rem 2.5rem}.thxHub h5{font-size:calc(21px * 0.95)}.thxHub p{line-height:1.7;font-size:calc(13px * 0.98)}} @media (max-width: 767px) {.thxHub{padding:4rem 0}.thxHub .teach_method{transform:none;padding:2.5rem 2rem}.thxHub .teach_method::before{width:150px;height:150px}.thxHub h5{font-size:calc(21px * 0.9)}.thxHub h5::after{width:50%}.thxHub p{line-height:1.6;font-size:calc(13px * 0.95)}} @media (max-width: 576px) {.thxHub{padding:3rem 0}.thxHub .container{width:92%}.thxHub .teach_method{padding:2rem 1.5rem}.thxHub .teach_method > div:first-child{margin-bottom:1.5rem}.thxHub h5{font-size:calc(21px * 0.85)}.thxHub p{line-height:1.5;font-size:calc(13px * 0.9)}}.privacy_depot{overflow:hidden;background:linear-gradient(145deg,rgb(225,226,224) 0%,rgba(245,248,250,0.95) 100%);position:relative;font-family:Arial,sans-serif;color:#000000;padding:5rem 2rem}.privacy_depot::before{right:0;width:30%;clip-path:polygon(100% 0,100% 100%,30% 100%,70% 0);top:0;content:"";height:100%;background:linear-gradient(135deg,transparent 40%,rgba(rgb(181,187,178,0.5),0.05) 100%);z-index:1;position:absolute}.privacy_depot::after{background:linear-gradient(180deg,transparent 40%,rgba(rgb(144,163,129,0.5),0.03) 100%);width:100%;z-index:0;content:"";left:0;bottom:0;position:absolute;height:60%}.privacy_depot .container{z-index:2;max-width:1140px;position:relative;margin:0 auto;padding:0 15px}.privacy_depot h1{position:relative;font-size:40px;padding-bottom:1.5rem;margin-bottom:2rem;color:#000000;transform:translateX(-8px);font-weight:700}.privacy_depot h1::before{transform-origin:left;height:4px;position:absolute;animation:scaleIn 0.8s ease-out forwards;left:0;bottom:0;width:120px;content:"";background:linear-gradient(90deg,rgb(181,187,178) 0%,rgb(144,163,129) 100%)}.privacy_depot h2{font-weight:600;color:#000000;position:relative;margin:3rem 0 1.5rem;font-size:37px;padding-left:1.5rem}.privacy_depot h2::before{left:0;top:50%;width:8px;height:70%;transform:translateY(-50%);background:rgb(181,187,178);position:absolute;content:""}.privacy_depot h3{color:#000000;font-weight:600;margin:2.5rem 0 1.25rem;font-size:calc(37px * 0.85);padding-left:1.25rem;position:relative}.privacy_depot h3::before{width:6px;height:60%;top:50%;position:absolute;left:0;transform:translateY(-50%);content:"";background:rgb(144,163,129)}.privacy_depot h4{color:#000000;font-weight:600;padding-left:1rem;position:relative;margin:2rem 0 1rem;font-size:calc(37px * 0.7)}.privacy_depot h4::before{width:4px;height:50%;top:50%;content:"";left:0;opacity:0.7;position:absolute;transform:translateY(-50%);background:rgb(144,163,129)}.privacy_depot p{margin-bottom:1.5rem;color:#000000;max-width:95%;font-size:16px;line-height:1.8}.privacy_depot ul{list-style:none;margin:1.5rem 0 2rem 1rem;padding-left:1.5rem}.privacy_depot li{margin-bottom:1rem;padding-left:1.75rem;font-size:16px;line-height:1.7;position:relative}.privacy_depot li::before{width:10px;content:"";top:0.6rem;position:absolute;transition:transform 0.3s ease;border-radius:10px;border:2px solid rgb(181,187,178);transform:rotate(45deg);height:10px;left:0}.privacy_depot li:hover::before{transform:rotate(135deg);background-color:rgba(rgb(181,187,178,0.5),0.1)}.privacy_depot strong{position:relative;font-weight:600;display:inline-block;color:#000000}.privacy_depot span{display:block;font-size:16px;padding-left:1rem;color:#000000;margin-bottom:2rem;line-height:1.7;border-left:2px solid rgba(rgb(144,163,129,0.5),0.3)}@keyframes scaleIn {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @media (min-width: 768px) {.privacy_depot{padding:7rem 3rem}.privacy_depot .container{padding:0 30px}.privacy_depot h1{margin-bottom:3rem;transform:translateX(-15px);font-size:calc(40px * 1.2)}.privacy_depot h1::before{width:180px;height:5px}.privacy_depot h2{margin:4rem 0 2rem;padding-left:2rem}.privacy_depot h2::before{width:10px}.privacy_depot p{max-width:85%}.privacy_depot ul{margin-left:2rem}.privacy_depot span{padding-left:1.5rem}} @media (min-width: 992px) {.privacy_depot{padding:8rem 4rem}.privacy_depot::before{width:40%}.privacy_depot h1{transform:translateX(-25px)}.privacy_depot h1::before{width:220px}.privacy_depot p{max-width:75%}.privacy_depot li::before{width:12px;height:12px}.privacy_depot span{padding-left:2rem;border-left:3px solid rgba(rgb(144,163,129,0.5),0.3)}} @media (max-width: 767px) {.privacy_depot{padding:4rem 1.5rem}.privacy_depot::before{width:50%}.privacy_depot h1{padding-bottom:1rem;font-size:calc(40px * 0.9)}.privacy_depot h2{margin:2.5rem 0 1.25rem;font-size:calc(37px * 0.9)}.privacy_depot h3{font-size:calc(37px * 0.75)}.privacy_depot h4{font-size:calc(37px * 0.65)}.privacy_depot p,.privacy_depot span,.privacy_depot li{font-size:calc(16px * 0.95)}} @media (max-width: 480px) {.privacy_depot{padding:3rem 1rem}.privacy_depot h1{font-size:calc(40px * 0.8)}.privacy_depot h2{font-size:calc(37px * 0.8);padding-left:1.25rem}.privacy_depot h3{padding-left:1rem;font-size:calc(37px * 0.7)}.privacy_depot h4{font-size:calc(37px * 0.6);padding-left:0.75rem}.privacy_depot p,.privacy_depot span,.privacy_depot li{font-size:calc(16px * 0.9);line-height:1.6}.privacy_depot li{padding-left:1.5rem}.privacy_depot span{padding-left:0.75rem}}