@charset "UTF-8";.header-wrapper{box-shadow:0 11px 11.9px -1px #00000012;transition:all .6s ease-in-out;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--bg-header-footer);box-shadow:var(--shadow-header-footer);border-radius:20px;padding:10px;width:90%;margin:auto;position:sticky;top:10px;z-index:1000}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-wrapper .flex-container{display:flex;align-items:center;justify-content:space-between;gap:10px;height:50px}.header-wrapper .flex-container .brand{display:flex;align-items:center}.header-wrapper .flex-container .brand img{width:200px;height:auto}@media (max-width: 767px){.header-wrapper .flex-container .brand img{width:150px}}.header-wrapper .flex-container .desktop-nav{margin:0;padding:0;display:flex;align-items:center;gap:25px}@media (max-width: 1200px){.header-wrapper .flex-container .desktop-nav{gap:10px}}@media (max-width: 991px){.header-wrapper .flex-container .desktop-nav{display:none!important}}.header-wrapper .flex-container .desktop-nav li{list-style-type:none}.header-wrapper .flex-container .desktop-nav li a{color:var(--fc-primary);font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;transition:all .35s ease}.header-wrapper .flex-container .desktop-nav li a.active{color:var(--primary)}@media (max-width: 1400px){.header-wrapper .flex-container .desktop-nav li a{font-size:14px}}@media (max-width: 1200px){.header-wrapper .flex-container .desktop-nav li a{font-size:14px}}.header-wrapper .flex-container .desktop-nav li a:hover{color:var(--primary)}.header-wrapper .flex-container .desktop-nav li .search-header .ant-input-outlined{border:0px;box-shadow:unset}.header-wrapper .flex-container .desktop-nav li .search-header .ant-input-outlined .ant-input-prefix{margin-inline-end:10px}.header-wrapper .flex-container .desktop-nav li .search-header .ant-input-outlined .ant-input::-moz-placeholder{color:var(--primary)}.header-wrapper .flex-container .desktop-nav li .search-header .ant-input-outlined .ant-input::placeholder{color:var(--primary)}.header-wrapper .flex-container .right-drawer{display:flex;align-items:center;gap:1rem}.header-wrapper .flex-container .right-drawer .gradient-btn{padding:10px;border-radius:30px;min-width:100px}.header-wrapper .flex-container .right-drawer .desktop-login{display:block}@media (max-width: 991px){.header-wrapper .flex-container .right-drawer .desktop-login{display:none}}.header-wrapper .flex-container .right-drawer .mobile-menu-toggle{display:none;background:transparent;border:none;color:var(--fc-primary);cursor:pointer;padding:.5rem;transition:all .3s ease;border-radius:8px}.header-wrapper .flex-container .right-drawer .mobile-menu-toggle:hover{background:var(--bg-hover-primary);color:var(--primary)}@media (max-width: 991px){.header-wrapper .flex-container .right-drawer .mobile-menu-toggle{display:flex;align-items:center;justify-content:center}}.user-area{display:flex;align-items:center;gap:12px}.user-area .user-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;padding:4px;cursor:pointer;color:var(--fc-primary);transition:color .2s ease}.user-area .user-btn:hover .user-name{color:var(--primary)}.user-area .user-btn .user-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.06);background:#ffffff08}.user-area .user-btn .user-initials{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#000;font-weight:700;font-size:14px;text-transform:uppercase}.user-area .user-btn .user-name{color:var(--fc-primary);font-weight:600;font-size:14px;white-space:nowrap}.user-area .user-type-badge{width:45px;height:45px;min-width:45px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff05;border:1px solid rgba(255,255,255,.04);transition:transform .15s ease}.user-area .user-type-badge img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.user-area .user-type-badge .user-type-text{display:inline-block;padding:2px 6px;font-size:11px;color:var(--fc-primary);font-weight:600;text-align:center}.user-area .user-type-badge:hover{transform:scale(1.05)}.user-area .logout-btn{background:transparent;border:1px solid rgba(255,255,255,.06);color:var(--fc-primary);padding:6px 10px;border-radius:18px;cursor:pointer;font-weight:600;transition:background .15s ease,color .15s ease}.user-area .logout-btn:hover{background:#ffffff08;color:var(--primary)}.mobile-nav-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--bg-card3);box-shadow:-2px 0 20px #0000004d;z-index:1000;padding:2rem 1.5rem;transition:right .3s ease;overflow-y:auto}.mobile-nav.active{right:0}.mobile-nav ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}.mobile-nav ul li{border-bottom:1px solid var(--bord-secondary)}.mobile-nav ul li:last-child{border-bottom:none}.mobile-nav ul li a{display:block;padding:1rem .5rem;color:var(--fc-primary);font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.mobile-nav ul li a.active{color:var(--primary)}.mobile-nav ul li a:hover{color:var(--primary);padding-left:1rem}.mobile-nav .mobile-login{width:100%;margin-top:2rem;padding:12px}body.mobile-menu-open{overflow:hidden}@media (max-width: 991px){.header-wrapper{width:95%;padding:8px}.header-wrapper .flex-container{height:45px}.header-wrapper .flex-container .brand{font-size:18px}}@media (max-width: 767px){.header-wrapper{width:98%;border-radius:12px}.mobile-nav{width:250px}}.goog-te-gadget{color:transparent!important}.goog-te-gadget .VIpgJd-ZVi9od-l4eHX-hSRGPd{display:none}.goog-te-gadget .goog-te-combo{margin:0!important;height:40px;border:1px solid #333437;background:#0c0c0c;padding:0 9px;border-radius:7px;color:#fff;outline:none;cursor:pointer}#google_translate_element{max-height:40px}.goog-te-gadget{font-size:0px!important}footer{background-color:#1b1b1b;padding-top:65px}footer .logo img{max-width:250px}footer .footer-flex{display:flex;padding:42px 0;border-bottom:1px solid rgba(255,255,255,.1019607843);gap:50px}@media (max-width: 767px){footer .footer-flex{flex-direction:column}}footer .footer-flex .left-side{width:50%}@media (max-width: 767px){footer .footer-flex .left-side{width:100%}}footer .footer-flex .left-side .content{width:90%;color:var(--white-color);font-weight:300;font-size:16px;line-height:22px}footer .footer-flex .right-side{display:flex;-moz-column-gap:50px;column-gap:50px;width:50%}@media (max-width: 767px){footer .footer-flex .right-side{width:100%}}footer .footer-flex .right-side .item h3{margin-bottom:20px;font-weight:600}footer .footer-flex .right-side ul{width:100%;display:block;-moz-column-count:2;-moz-column-gap:10px;-webkit-column-count:2;-webkit-column-gap:50px;-moz-column-count:3;column-count:3;-moz-column-gap:50px;column-gap:50px;-moz-column-fill:balance;column-fill:balance;row-gap:15px}@media (max-width: 767px){footer .footer-flex .right-side ul{-moz-column-count:2;column-count:2}}footer .footer-flex .right-side ul li{list-style:none;margin-bottom:0;line-height:25px}footer .footer-flex .right-side ul li img{height:42px;width:42px}footer .copy-right{padding:25px 0;display:flex;color:#fff9;justify-content:space-between;font-size:14px;font-weight:300}footer .copy-right .links a{position:relative;color:#fff9;font-size:15px;font-weight:300;padding:0 17px}footer .copy-right .links a:last-child:before{position:absolute;content:"";height:5px;width:5px;border-radius:100%;background-color:#fff9;left:0;top:10px}.landing-container{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-bottom:40px;min-height:90vh}@media (max-width: 576px){.landing-container .blurs_wrapper{top:0}}.content-section{flex:1;max-width:40%;z-index:2}.main-heading{font-size:64px;font-weight:700;line-height:1.2;margin-bottom:20px}.main-heading .white-text{color:#fff;font-weight:700}.main-heading .gradient-text{background:linear-gradient(90deg,#89ff2e,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.description{color:#fff;font-size:18px;line-height:1.6;margin-bottom:40px}.input-section{display:flex;gap:16px;margin-bottom:30px}.input-section .phone-input{flex:1;background:transparent;border:1px solid rgba(204,204,204,.7411764706);border-radius:50px;padding:16px 24px;display:flex;align-items:center;gap:12px}.input-section .phone-input .country-code{color:#fff;font-size:16px;border-right:1px solid #333;padding-right:12px}.input-section .phone-input input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px}.input-section .phone-input input::-moz-placeholder{color:#555}.input-section .phone-input input::placeholder{color:#555}.input-section .get-started-btn{background:var(--bg-green-gradient);border:none;border-radius:50px;padding:16px 20px;color:#0a0a0a;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:transform .2s;width:-moz-max-content;width:max-content}.input-section .get-started-btn:hover{transform:translate(4px)}.google-btn{background:transparent;border:1px solid var(--bg-green-gradient);border-radius:50px;padding:16px 32px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-bottom:30px;transition:background .2s}.google-btn .google-icon{width:20px;height:20px;background:#fff;border-radius:50%}.google-btn:hover{background:#1a73e81a}.marquee-section{flex:1;max-width:60%;height:600px;position:relative;overflow:hidden;display:flex;gap:20px}@media (max-width: 991px){.marquee-section{max-height:400px;display:block}}.marquee-section:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(180deg,#242424,#24242400);z-index:2;pointer-events:none}.marquee-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(0deg,#242424 0%,transparent 100%);z-index:2;pointer-events:none}.marquee-column{flex:1;display:flex;flex-direction:column;overflow:hidden}.marquee-content{display:flex;flex-direction:column;gap:20px;animation:marqueeVertical 30s linear infinite}.marquee-content.reverse{animation:marqueeVerticalReverse 30s linear infinite}@keyframes marqueeVertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes marqueeVerticalReverse{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.course-card{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:16px;padding:10px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;width:100%;max-width:500px;margin:0 auto}.course-card.red{background:linear-gradient(135deg,#d94545,#b83535)}.course-card.purple{background:linear-gradient(135deg,#7c3f7c,#5e2f5e)}.course-card.green{background:linear-gradient(135deg,#6b9b4f,#5a8241)}.course-card.teal{background:linear-gradient(135deg,#00d4aa,#00a885)}.course-card.lime{background:linear-gradient(135deg,#a8b84f,#8a9a41)}.course-card.dark-teal{background:linear-gradient(135deg,#1a5555,#0f3f3f)}.course-header{margin-bottom:20px;padding:10px!important}.course-header .course-badge{display:inline-block;background:#fff3;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:16px}.course-header .webinar-badge{display:inline-flex;align-items:center;gap:8px;background:#fff3;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:16px}.course-header .webinar-badge .badge-icon{width:20px;height:20px;background:#ff8c00;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px}.course-header .course-title{font-size:20px;font-weight:700;color:#fff;line-height:1.3}.course-footer{display:flex;align-items:center;justify-content:space-between}.course-footer .instructor{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500}.course-footer .instructor-image{position:absolute;bottom:0;right:0;width:180px;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media (max-width: 1200px){.landing-container{gap:40px}.main-heading{font-size:48px}.marquee-section{max-width:500px}}@media (max-width: 768px){.landing-container{flex-direction:column}.content-section{max-width:100%}.main-heading{font-size:36px}.input-section{flex-direction:column}.marquee-section{max-width:100%;height:400px}}.home-wrapped{width:100%;overflow-x:hidden}@media (max-width: 991px){.home-wrapped{padding-top:50px}}.home-wrapped section{padding:80px 0}@media (max-width: 991px){.home-wrapped section{padding:30px 0}}.home-wrapped .center-content{position:relative;padding:100px 0;max-width:80%;margin:auto}@media (max-width: 991px){.home-wrapped .center-content{width:100%;padding:30px 0}}.home-wrapped .center-content .overlay-img{position:absolute;top:0;left:0;z-index:-1;opacity:.1;width:100%}.home-wrapped .center-content .overlay-img img{height:400px;width:auto;margin:auto;display:flex;-o-object-fit:contain;object-fit:contain}@media (max-width: 991px){.home-wrapped .center-content .overlay-img img{width:100%}}.home-wrapped .center-content .title{text-align:center;font-size:30px;margin-bottom:10px;font-weight:600}.home-wrapped .center-content .gradient-text{font-size:40px;text-align:center;background:linear-gradient(90deg,#89ff2e,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-bottom:30px}@media (max-width: 991px){.home-wrapped .center-content .gradient-text{font-size:30px}}@media (max-width: 576px){.home-wrapped .center-content .gradient-text{font-size:20px}}.home-wrapped .center-content p{text-align:center;font-size:22px;line-height:30px}@media (max-width: 576px){.home-wrapped .center-content p{font-size:16px}}.home-wrapped .whatis-trade{position:relative;display:flex;align-items:center;justify-content:center;gap:50px;padding:100px 0}@media (max-width: 991px){.home-wrapped .whatis-trade{gap:20px;padding:30px 0}}@media (max-width: 1400px){.home-wrapped .whatis-trade{flex-direction:column}}.home-wrapped .whatis-trade .left-content{flex:1;text-align:center}.home-wrapped .whatis-trade .left-content .glob{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;animation:spin3D 10s linear infinite;transform-style:preserve-3d;filter:drop-shadow(0 0 15px rgba(0,0,0,.4))}.home-wrapped .whatis-trade .left-content .bottom-title{display:flex;align-items:center;font-size:45px;justify-content:center;gap:15px}@media (max-width: 991px){.home-wrapped .whatis-trade .left-content .bottom-title{font-size:22px;gap:5px}}.home-wrapped .whatis-trade .left-content .bottom-title img{margin:0}@media (max-width: 991px){.home-wrapped .whatis-trade .left-content .bottom-title img{max-width:200px}}.home-wrapped .whatis-trade .left-content img{max-width:400px;height:auto;margin-bottom:20px}@media (max-width: 991px){.home-wrapped .whatis-trade .left-content img{max-width:300px}}.home-wrapped .whatis-trade .left-content h2{font-size:28px;font-weight:600}.home-wrapped .whatis-trade .right-content{flex:1;text-align:center}.home-wrapped .whatis-trade .right-content h2{font-size:40px;text-align:center;background:linear-gradient(90deg,#89ff2e,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-bottom:30px}@media (max-width: 991px){.home-wrapped .whatis-trade .right-content h2{font-size:24px}}.home-wrapped .whatis-trade .right-content p{font-size:20px;line-height:28px;color:#fff}@media (max-width: 991px){.home-wrapped .whatis-trade .right-content p{font-size:16px}}.home-wrapped .watch{padding:100px 0;display:flex;gap:20px}@media (max-width: 991px){.home-wrapped .watch{flex-direction:column}}.home-wrapped .watch .slider-arrows{display:flex;gap:5px}.home-wrapped .watch .slider-arrows .nav-arrow{margin-left:10px;height:40px;width:40px;border-radius:50%;background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer}.home-wrapped .watch .left-content{width:50%}@media (max-width: 991px){.home-wrapped .watch .left-content{width:100%}}.home-wrapped .watch .left-content .title{font-size:30px;font-weight:700;color:#fff}.home-wrapped .watch .left-content .gradient-text{font-size:50px;text-align:left;background:linear-gradient(90deg,#89ff2e,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-bottom:30px}@media (max-width: 991px){.home-wrapped .watch .left-content .gradient-text{font-size:40px}}@media (max-width: 1400px){.home-wrapped .watch .left-content .gradient-text{font-size:25px}}.home-wrapped .watch .left-content p{font-size:22px;max-width:80%;line-height:35px}@media (max-width: 1400px){.home-wrapped .watch .left-content p{font-size:18px}}.home-wrapped .watch .left-content .gradient-btn{border-radius:50px;padding:18px;min-width:230px;margin:30px 0;font-size:20px;display:flex;align-items:center;align-content:center;gap:15px}@media (max-width: 1400px){.home-wrapped .watch .left-content .gradient-btn{font-size:18px}}.home-wrapped .watch .right-content{width:50%;text-align:left}@media (max-width: 991px){.home-wrapped .watch .right-content{width:100%}}.home-wrapped .watch .right-content .courses-slide{width:100%}.home-wrapped .watch .right-content .courses-slide img{width:100%;height:auto}.home-wrapped .watch .right-content .slider-container .course-card{max-width:390px;margin:auto}.learning-section{position:relative}.learning-section__container{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}@media (max-width: 1024px){.learning-section__container{grid-template-columns:1fr;gap:40px}}.learning-section__left{display:flex;justify-content:center;align-items:center}.learning-section__hero-card{position:relative;width:100%;max-width:600px}.learning-section__hero-image{width:100%;height:auto;border-radius:40px 40px 40px 0;display:block;box-shadow:0 20px 60px #0000001a}.learning-section__cta-card{position:absolute;bottom:-30px;right:-30px;background:var(--primary);border-radius:32px;padding:40px;max-width:400px;box-shadow:0 20px 40px #ff6b354d}@media (max-width: 768px){.learning-section__cta-card{position:relative;bottom:0;right:0;margin-top:20px;max-width:100%;width:100%}}.learning-section__cta-title{font-size:36px;font-weight:700;color:#000;margin:0 0 16px;line-height:1.2}@media (max-width: 768px){.learning-section__cta-title{font-size:28px}}.learning-section__cta-text{font-size:16px;color:#000;margin:0 0 24px;line-height:1.5}.learning-section__cta-button{background-color:#fff;color:#000;border:none;border-radius:50px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.learning-section__cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.learning-section__cta-arrow{font-size:18px;transition:transform .3s ease}.learning-section__cta-button:hover .learning-section__cta-arrow{transform:translate(4px)}.learning-section__right{display:flex;flex-direction:column}.learning-section__accordions{display:flex;flex-direction:column;gap:10px}.learning-section__accordions .MuiPaper-root{background-color:transparent;border:none;box-shadow:none}.learning-section__accordions .MuiPaper-root .MuiPaper-elevation{box-shadow:none}.learning-section__accordions .MuiPaper-root button span{color:#fff!important}.learning-section__accordions-scroll{max-height:480px;min-height:320px;overflow-y:auto;scroll-behavior:smooth;padding-right:4px;overflow-x:hidden}.learning-section__accordions-scroll::-webkit-scrollbar{width:8px;background:transparent}.learning-section__accordions-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px;-webkit-transition:background .2s;transition:background .2s}.learning-section__accordions-scroll::-webkit-scrollbar-thumb:hover{background:#d1d5db}.learning-section__accordions-scroll{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.learning-section.Mui-expanded{margin:0;border-color:#d1d5db}.learning-section .accordion-summary{padding:10px 24px}.learning-section .accordion-summary .MuiAccordionSummary-content,.learning-section .accordion-summary .MuiAccordionSummary-content.Mui-expanded{margin:0}.learning-section .accordion-summary .MuiAccordionSummary-expandIconWrapper{color:#1f2937;transition:transform .3s ease}.learning-section .accordion-summary .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:none}.learning-section .accordion-title{font-size:18px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:12px}.learning-section .accordion-title:before{content:"+";font-size:24px;font-weight:400;color:var(--fc-black2);display:none}.learning-section .accordion-icon{width:20px;height:20px;stroke-width:2.5}.learning-section .accordion-details{padding:0 24px}.learning-section .accordion-content{font-size:15px;color:var(--fc-black2);line-height:1.6;margin:16px 0 0}.learning-section .accordion-content-with-image{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}@media (max-width: 768px){.learning-section .accordion-content-with-image{grid-template-columns:1fr}}.learning-section .accordion-image-wrapper{width:100%;height:200px;border-radius:16px;overflow:hidden;box-shadow:0 8px 16px #0000001a}.learning-section .accordion-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.learning-section .accordion-button{background-color:var(--primary);color:#000;border:none;border-radius:24px;padding:12px 32px;font-size:15px;font-weight:600;cursor:pointer;margin-top:20px;transition:all .3s ease}.learning-section .accordion-button:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.community-section{position:relative}.community-section__community-container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media (max-width: 1024px){.community-section__community-container{grid-template-columns:1fr;gap:60px}}.community-section__visual{position:relative;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.community-section__visual{order:2}}.community-section__main-card{border:1px solid rgba(213,255,46,.3411764706);border-radius:24px;padding:32px;width:100%;max-width:600px}.community-section__card-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid rgba(241,245,249,.3294117647)}.community-section__header-icon{width:56px;height:56px;background:var(--bg-green-gradient);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#000}.community-section__header-icon svg{width:28px;height:28px}.community-section__header-text h3{font-size:24px;font-weight:700;color:#fff;margin:0 0 4px}.community-section__header-text p{font-size:14px;color:#ddd;margin:0}.community-section__discussions{display:flex;flex-direction:column;gap:20px}.community-section__content{display:flex;flex-direction:column;gap:24px}@media (max-width: 1024px){.community-section__content{order:1}}.community-section__badge{display:inline-flex;align-items:center;gap:8px;background:#d5ff2e16;border:.5px solid var(--primary);border-radius:50px;padding:10px 20px;width:-moz-fit-content;width:fit-content;color:#fff;font-size:14px;font-weight:600}.community-section__badge-icon{width:16px;height:16px}.community-section__title{font-size:48px;background:linear-gradient(90deg,#89ff2e,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-bottom:10px}@media (max-width: 768px){.community-section__title{font-size:36px}}.community-section__description{font-size:18px;color:#fff;line-height:1.7;margin:0}.community-section__cta{background:var(--primary);color:#000;border:none;border-radius:12px;padding:18px 36px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;transition:all .3s ease;box-shadow:0 8px 24px #10b9814d}.community-section__cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b98166}.community-section__cta-icon{width:20px;height:20px}.community-section__features{display:flex;flex-direction:column;gap:24px;margin-top:16px}.community-section__feature{display:flex;align-items:flex-start;gap:16px}.community-section__feature-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;border:1px solid var(--primary)}.community-section__feature-icon svg{width:24px;height:24px}.community-section__feature-content h4{font-size:18px;font-weight:600;color:#fff;margin:0 0 6px}.community-section__feature-content p{font-size:15px;color:var(--fc-primary);margin:0;line-height:1.6}.community-section__feature-badge{position:absolute;background:#fff;border:var(--bord-secondary);border-radius:12px;padding:12px 20px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 24px #00000014;font-weight:600;color:#000;font-size:14px}.community-section__feature-badge .feature-badge-icon{width:20px;height:20px;color:#10b981}.community-section__feature-badge--1{top:-30px;left:-8%;animation-delay:0s}@media (max-width: 1024px){.community-section__feature-badge--1{left:2%}}.community-section__feature-badge--2{bottom:8%;right:-8%;animation-delay:1.5s}@media (max-width: 1024px){.community-section__feature-badge--2{right:2%}}.discussion-card{background:var(--bg-card3);border-radius:16px;padding:20px;transition:all .3s ease;cursor:pointer}.discussion-card:hover{border-color:#10b981}.discussion-card__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.discussion-card__avatar{width:40px;height:40px;background:#d5ff2e80;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.discussion-card__info{display:flex;flex-direction:column;gap:2px}.discussion-card__user{font-size:14px;font-weight:600;color:#fff}.discussion-card__time{font-size:12px;color:#ddd}.discussion-card__topic{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px}.discussion-card__preview{font-size:14px;color:#ddd;line-height:1.5;margin:0 0 16px}.discussion-card__footer{display:flex;align-items:center;gap:20px;padding-top:10px}.discussion-card__stat{display:flex;align-items:center;gap:6px;font-size:13px;color:#ddd;font-weight:500;transition:color .2s ease}.discussion-card__stat svg{width:16px;height:16px}.discussion-card__stat:hover{color:#10b981}.video-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999;opacity:0;animation:fadeIn .25s forwards ease-out}.video-popup{position:relative;background:#000;padding:0;border-radius:10px;overflow:hidden;width:85%;max-width:720px;transform:scale(.9);animation:scaleIn .25s forwards ease-out}.video-player{width:100%;height:auto;display:block}.close-btn{position:absolute;top:8px;right:8px;background:#fff9;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:16px}@keyframes fadeIn{to{opacity:1}}@keyframes scaleIn{to{transform:scale(1)}}.course-listing-page{padding:70px 0}.course-listing-page .search-bar{margin-bottom:3rem}.course-listing-page .search-bar__wrapper{position:relative;display:flex;align-items:center;max-width:500px;width:100%;border-radius:50px;overflow:hidden;margin:auto}.course-listing-page .search-bar__icon{position:absolute;left:1rem;z-index:1}.course-listing-page .search-bar__input{flex:1;padding:.875rem 1rem .875rem 2.75rem;background:#000;border:none;outline:none;font-size:1rem;border-radius:50px 0 0 50px;color:#fff;width:80%}.course-listing-page .search-bar__btn{padding:.9rem 1.5rem;border:none;font-weight:600;font-size:.875rem;cursor:pointer}.course-listing-page .search-bar__btn:hover{background:#d5ff2e;transform:scale(1.02)}.course-card{cursor:pointer;position:relative}.course-card .course-card-img img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:4px;border-top-right-radius:4px}.course-card__tag{position:absolute;right:10px;top:10px;background:#d5ff2ef2;color:#000;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;z-index:5;box-shadow:0 4px 8px #00000026;text-transform:capitalize}.course-card .card-content{background-color:var(--bg-card3);display:flex;flex-direction:column;gap:12px;padding:14px;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.course-card .card-content .title{font-weight:500;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-card .card-content p{font-size:14px;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.course-card .card-content .rating-align .MuiRating-iconFilled{color:gold!important}.course-card .card-content .rating-align .MuiRating-iconEmpty{color:#555!important}.course-card .card-content .rating-align{display:flex;justify-content:space-between;font-size:14px}.course-card .card-content .rating-align .rating{display:flex;align-items:center;gap:10px}.contact-us{background-color:#242424;color:#e5e7eb;min-height:100vh}.contact-us__container{max-width:1400px;margin:0 auto}.contact-us__hero{padding:100px 20px;text-align:center;position:relative;overflow:hidden;background-image:url(/assets/about-banner-DQV9vni7.jpg);width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.contact-us__hero:after{content:"";position:absolute;inset:0;background:#0009;pointer-events:none}.contact-us__hero-title-main{font-size:32px;font-weight:700;color:#fff;line-height:1.2;max-width:900px;margin:0 auto 16px;position:relative;z-index:1}@media (max-width: 768px){.contact-us__hero-title-main{font-size:28px}}.contact-us__hero-title{font-size:48px;font-weight:700;color:var(--primary);line-height:1.2;max-width:800px;margin:0 auto 20px;position:relative;z-index:1}@media (max-width: 768px){.contact-us__hero-title{font-size:25px}}.contact-us__hero-subtitle{font-size:24px;color:#fff;margin:0 0 16px;position:relative;z-index:1;font-weight:500}@media (max-width: 767px){.contact-us__hero-subtitle{font-size:20px}}.contact-us__hero-description{font-size:18px;color:#cbd5e1;line-height:1.7;max-width:700px;margin:0 auto;position:relative;z-index:1}@media (max-width: 991px){.contact-us__hero-description{font-size:16px;line-height:1.4}}.contact-us__main{padding:80px 20px;background-color:#242424}.contact-us__content{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}@media (max-width: 1024px){.contact-us__content{grid-template-columns:1fr}}.contact-us__info-section{position:sticky;top:20px}@media (max-width: 991px){.contact-us__info-section{position:relative}}.contact-us__form-section{width:100%}.info-section__title{font-size:32px;font-weight:700;color:#fff;margin:0 0 32px}.info-cards{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.info-card{background:#18191d;border:2px solid rgba(213,255,46,.15);border-radius:16px;padding:24px;display:flex;gap:20px;transition:all .3s ease}.info-card:hover{border-color:#d5ff2e66;transform:translate(4px)}.info-card__icon{width:48px;height:48px;background:linear-gradient(90deg,#89ff2e,#d5ff2e);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-card__icon svg{width:24px;height:24px;color:#030606}.info-card__content{flex:1}.info-card__label{font-size:14px;font-weight:600;color:#94a3b8;text-transform:uppercase;margin:0 0 8px;letter-spacing:.5px}.info-card__value{font-size:16px;color:#fff;margin:0;line-height:1.6}.info-card__value[href]{color:#d5ff2e;text-decoration:none;transition:opacity .2s ease}.info-card__value[href]:hover{opacity:.8;text-decoration:underline}.privacy-notice{background:#d5ff2e0d;border:1px solid rgba(213,255,46,.2);border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:12px}.privacy-notice__icon{width:20px;height:20px;color:#d5ff2e;flex-shrink:0}.privacy-notice p{font-size:14px;color:#cbd5e1;margin:0;line-height:1.5}.form-wrapper{background:#18191d;border:2px solid rgba(213,255,46,.2);border-radius:24px;padding:48px}@media (max-width: 768px){.form-wrapper{padding:32px 24px}}.form-section__title{font-size:28px;font-weight:700;color:#fff;margin:0 0 32px}.form-alert{padding:20px;border-radius:12px;margin-bottom:24px;display:flex;align-items:flex-start;gap:16px}.form-alert__icon{width:24px;height:24px;flex-shrink:0;margin-top:2px}.form-alert h4{font-size:16px;font-weight:600;margin:0 0 4px}.form-alert p{font-size:14px;margin:0;opacity:.9}.form-alert--success{background:#10b9811a;border:2px solid rgba(16,185,129,.3);color:#10b981}.form-alert--success h4,.form-alert--success p{color:#10b981}.form-alert--error{background:#ef44441a;border:2px solid rgba(239,68,68,.3);color:#ef4444}.form-alert--error h4,.form-alert--error p{color:#ef4444}.contact-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.5px}.form-input,.form-textarea{background:#242424;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:14px 18px;font-size:16px;color:#fff;font-family:inherit;transition:all .3s ease}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#64748b}.form-input::placeholder,.form-textarea::placeholder{color:#64748b}.form-input:focus,.form-textarea:focus{outline:none;border-color:#d5ff2e;box-shadow:0 0 0 3px #d5ff2e1a}.form-input:disabled,.form-textarea:disabled{opacity:.6;cursor:not-allowed}.form-textarea{resize:vertical;min-height:140px;line-height:1.6}.form-submit{background:linear-gradient(90deg,#89ff2e,#d5ff2e);color:#030606;border:none;border-radius:12px;padding:18px 36px;font-size:16px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:all .3s ease;box-shadow:0 8px 24px #d5ff2e4d;margin-top:8px}.form-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #d5ff2e66}.form-submit:disabled{opacity:.7;cursor:not-allowed}.form-submit__icon{width:20px;height:20px}.spinner{width:16px;height:16px;border:2px solid #030606;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-page{min-height:100vh;display:flex;flex-direction:column;position:relative}.dashboard-page .dashboard-container{flex:1;overflow:hidden}@media (max-width: 767px){.dashboard-page .dashboard-container{overflow:visible}}.dashboard-page .dashboard-layout{display:flex;min-height:100vh;color:#fff;padding:20px 0;gap:30px;position:relative}@media (max-width: 1200px){.dashboard-page .dashboard-layout{gap:25px;padding:15px 0}}@media (max-width: 991px){.dashboard-page .dashboard-layout{gap:20px;padding:10px 0}}@media (max-width: 767px){.dashboard-page .dashboard-layout{padding:0;gap:0}}.dashboard-page .sidebar-overlay{display:none;position:fixed;inset:0;background-color:#00000080;z-index:98}@media (max-width: 767px){.dashboard-page .sidebar-overlay{display:block}}.dashboard-page .dashboard-sidebar::-webkit-scrollbar-track{background:var(--card-bg)}.dashboard-page .dashboard-sidebar{width:270px;min-width:270px;background-color:var(--bg-card3);border:1px solid var(--border-color);border-radius:12px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto;position:sticky;top:100px;z-index:100;transition:all .3s ease}@media (max-width: 1200px){.dashboard-page .dashboard-sidebar{width:240px;min-width:240px;max-height:calc(100vh - 30px);top:80px}}@media (max-width: 991px){.dashboard-page .dashboard-sidebar{width:220px;min-width:220px;gap:15px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar{position:fixed;left:0;bottom:0;width:280px;min-width:280px;max-height:100vh;border-radius:0;border:none;transform:translate(-100%);height:100vh}.dashboard-page .dashboard-sidebar.sidebar-open{transform:translate(0)}}.dashboard-page .dashboard-sidebar .sidebar-header{padding:20px;background-color:var(--card-bg)}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-header{padding:15px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-header{padding:20px}}.dashboard-page .dashboard-sidebar .sidebar-header h4{text-align:center;font-size:18px;font-weight:500}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-header h4{font-size:16px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-header h4{font-size:18px}}.dashboard-page .dashboard-sidebar .sidebar-header .new-challenge-btn{width:100%;background-color:var(--primary-blue);color:#fff;border:none;padding:12px 16px;border-radius:8px;font-weight:600;cursor:pointer;margin-bottom:15px;transition:background-color .3s ease;font-size:14px}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-header .new-challenge-btn{padding:10px 12px;font-size:13px;margin-bottom:12px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-header .new-challenge-btn{padding:12px 16px;font-size:14px}}.dashboard-page .dashboard-sidebar .sidebar-header .new-challenge-btn:hover{background-color:#1565c0}.dashboard-page .dashboard-sidebar .sidebar-content{flex:1;background-color:var(--card-bg);overflow-y:auto}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content{max-height:calc(100vh - 100px)}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-title{font-size:14px;font-weight:600;color:var(--card-bg);margin-bottom:15px;padding:0 20px;text-transform:uppercase}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-title{font-size:12px;margin-bottom:12px;padding:0 15px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-title{font-size:13px;padding:0 20px}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item{display:flex;gap:10px;align-items:center;padding:18px 20px;color:var(--text-white);text-decoration:none;transition:all .3s ease;border-left:3px solid transparent;font-size:15px}@media (max-width: 1200px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item{padding:14px 16px}}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item{padding:12px 15px;gap:8px;font-size:13px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item{padding:16px 20px;font-size:14px}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item:hover{background-color:#ffffff0d;color:#fff}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.active{background:linear-gradient(90deg,#0781fe1a,#0781fe00 42.78%);color:var(--primary-blue);border-left-color:var(--primary-blue)}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.active .menu-icon{color:var(--primary-blue)}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item .menu-icon{font-size:22px;flex-shrink:0}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item .menu-icon{font-size:20px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item .menu-icon{font-size:22px}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item .menu-label{font-size:15px;font-weight:500;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item .menu-label{font-size:13px;letter-spacing:0}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item .menu-label{font-size:14px;white-space:normal}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown{position:relative;flex-direction:column;align-items:flex-start;gap:0;padding:0;background:none;border-left:3px solid transparent;cursor:pointer}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown .tradelive24-dropdown__toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:18px 20px;color:var(--text-white);font-size:15px;font-weight:500;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown .tradelive24-dropdown__toggle .tradelive24-logo-bar{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;margin-right:6px;flex-shrink:0}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown .tradelive24-dropdown__toggle .tradelive24-dropdown__arrow{margin-left:auto;font-size:13px;transition:transform .2s}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown.open .tradelive24-dropdown__toggle{background-color:#ffffff0d;color:#fff}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown .tradelive24-dropdown__menu{display:none;flex-direction:column;position:static;min-width:220px;background:var(--card-bg);border-radius:0 0 10px 10px;box-shadow:0 8px 24px #00000014;border:1px solid var(--border-color);overflow:hidden;margin-top:0}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown.open .tradelive24-dropdown__menu{display:flex}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown .tradelive24-dropdown__item{padding:14px 24px;color:var(--text-white);text-decoration:none;font-size:15px;font-weight:400;transition:background .18s,color .18s;cursor:pointer}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .menu-item.tradelive24-dropdown .tradelive24-dropdown__item:hover{background:#0781fe14;color:var(--primary-blue)}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .menu-nav .logo-images{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;margin-right:6px;flex-shrink:0}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:none;border:none;color:var(--text-light-gray);font-size:14px;font-weight:600;cursor:pointer;transition:color .3s ease}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle{padding:10px 15px;font-size:12px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle{padding:12px 20px;font-size:13px}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle:hover,.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle.expanded{color:#fff}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle.expanded .expand-icon{transform:rotate(180deg)}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .section-toggle .expand-icon{transition:transform .3s ease}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .submenu{padding-left:40px}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .submenu{padding-left:35px}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .submenu .submenu-item{display:block;padding:8px 20px;color:var(--card-bg);text-decoration:none;font-size:13px;transition:color .3s ease}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .submenu .submenu-item{padding:6px 15px;font-size:12px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .submenu .submenu-item{padding:8px 20px;font-size:13px}}.dashboard-page .dashboard-sidebar .sidebar-content .menu-section .submenu .submenu-item:hover{color:#fff}.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer{margin-top:auto;padding:20px}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer{padding:15px}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer{padding:20px}}.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item{display:flex;align-items:center;padding:8px 0;color:var(--card-bg);font-size:13px;cursor:pointer}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item{font-size:12px;padding:6px 0}}@media (max-width: 767px){.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item{font-size:13px}}.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item:hover{color:#fff}.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item .footer-icon{margin-right:8px;font-size:16px}@media (max-width: 991px){.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item .footer-icon{font-size:14px}}.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item span:first-child{margin-right:8px}.dashboard-page .dashboard-sidebar .sidebar-content .sidebar-footer .footer-item .expand-icon{margin-left:auto}.dashboard-page .dashboard-main{flex:1;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 991px){.dashboard-page .dashboard-main{overflow:auto}}@media (max-width: 767px){.dashboard-page .dashboard-main{width:100%;overflow:auto}}.dashboard-page .dashboard-main .dashboard-content{flex:1;overflow-y:auto;padding:20px 0}@media (max-width: 1200px){.dashboard-page .dashboard-main .dashboard-content{padding:15px 0}}@media (max-width: 991px){.dashboard-page .dashboard-main .dashboard-content{padding:10px 0}}.dashboard-page .mobile-menu-toggle{display:none;position:fixed;top:83px;right:20px;border-radius:50%;background-color:var(--primary);color:#fff;border:none;height:29px;width:30px;cursor:pointer;z-index:97;box-shadow:0 4px 12px #0000004d;transition:all .3s ease}@media (max-width: 767px){.dashboard-page .mobile-menu-toggle{display:flex;align-items:center;justify-content:center}}.dashboard-page .mobile-menu-toggle:hover{background-color:#1565c0;box-shadow:0 6px 16px #0006;transform:scale(1.1)}.dashboard-page .mobile-menu-toggle:active{transform:scale(.95)}.dashboard{min-height:100vh;color:#fff;line-height:1.6;overflow-x:hidden}@media (max-width: 767px){.dashboard{padding:50px 0}}.dashboard__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:2rem}.dashboard__loading p{color:#ffffffb3;font-size:1.2rem}.dashboard__spinner{width:60px;height:60px;border:4px solid rgba(213,255,46,.1);border-top:4px solid #d5ff2e;border-radius:50%;animation:spin 1s linear infinite}.dashboard__header{margin-bottom:2rem;animation:slideInDown .8s ease-out}.dashboard__profile-section{display:flex;align-items:center;gap:1rem}@media (max-width: 768px){.dashboard__profile-section{flex-direction:column;text-align:center;gap:1.5rem}}.dashboard__profile-image{width:120px;height:120px;border-radius:20px;overflow:hidden;border:3px solid #d5ff2e;box-shadow:0 0 30px #d5ff2e4d;position:relative}.dashboard__profile-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.dashboard__profile-image{width:100px;height:100px}}.dashboard__profile-placeholder{width:100%;height:100%;background:#d5ff2e1a;display:flex;align-items:center;justify-content:center;color:#d5ff2e}.dashboard__welcome{flex:1}.dashboard__welcome-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#fff,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.02em}@media (max-width: 768px){.dashboard__welcome-title{font-size:2.5rem}}@media (max-width: 480px){.dashboard__welcome-title{font-size:2rem}}.dashboard__welcome-message{background:#ffffff08;border:1px solid rgba(213,255,46,.2);border-radius:20px;padding:1.5rem;margin-bottom:2rem;text-align:center;position:relative;overflow:hidden;animation:slideInUp .8s ease-out .2s both}.dashboard__welcome-message:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(213,255,46,.1),transparent);animation:shimmer 3s infinite}@media (max-width: 768px){.dashboard__welcome-message{padding:1rem;margin-bottom:1rem}}.dashboard__message-content{position:relative;z-index:1}.dashboard__message-content h2{font-size:2rem;font-weight:600;color:#d5ff2e;margin:0 0 .5rem}@media (max-width: 768px){.dashboard__message-content h2{font-size:1.5rem}}.dashboard__message-content p{font-size:1rem;color:#fffc;width:70%;margin:auto;line-height:1.3}@media (max-width: 768px){.dashboard__message-content p{width:100%}}@keyframes shimmer{0%{left:-100%}to{left:100%}}.dashboard__statistics{margin-bottom:4rem}.dashboard__stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}@media (max-width: 768px){.dashboard__stats-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.5rem}}@media (max-width: 480px){.dashboard__stats-grid{grid-template-columns:1fr}}.dashboard__stat-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:15px;padding:1.3rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideInUp .6s ease-out both;cursor:pointer}.dashboard__stat-card:hover{transform:translateY(-8px);border-color:#d5ff2e66;box-shadow:0 20px 60px #d5ff2e26}.dashboard__stat-card:hover .dashboard__stat-glow{opacity:1}.dashboard__stat-card:hover .dashboard__stat-icon{transform:scale(1.1)}@media (max-width: 768px){.dashboard__stat-card{padding:1.5rem}}.dashboard__stat-card--blue{--accent-color: #3b82f6}.dashboard__stat-card--green{--accent-color: #10b981}.dashboard__stat-card--purple{--accent-color: #8b5cf6}.dashboard__stat-card--orange{--accent-color: #f59e0b}.dashboard__stat-card--cyan{--accent-color: #06b6d4}.dashboard__stat-card--pink{--accent-color: #ec4899}.dashboard__stat-glow{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(213,255,46,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.dashboard__stat-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--accent-color, #d5ff2e) 0%,rgba(213,255,46,.8) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#000;margin-bottom:1rem;transition:transform .4s ease;box-shadow:0 8px 24px #d5ff2e33}.dashboard__stat-content{position:relative;z-index:1}.dashboard__stat-title{font-size:14px;font-weight:500;color:#ffffffb3;margin:0 0 .2rem;text-transform:uppercase;letter-spacing:.05em}.dashboard__stat-value{font-size:1.5rem;font-weight:700;color:#d5ff2e;margin-bottom:.5rem;line-height:1.2}@media (max-width: 768px){.dashboard__stat-value{font-size:1.8rem}}.dashboard__stat-description{font-size:.9rem;color:#fff9;margin:0}.dashboard__recent-actions{margin-bottom:2rem}.dashboard__section-header{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem;position:relative}@media (max-width: 768px){.dashboard__section-header{flex-direction:column;gap:1rem;text-align:center}}.dashboard__section-title{font-size:2rem;font-weight:700;color:#fff;margin:0;white-space:nowrap}@media (max-width: 768px){.dashboard__section-title{font-size:1.5rem}}.dashboard__section-line{flex:1;height:2px;background:linear-gradient(90deg,#d5ff2e 0%,transparent 100%);border-radius:1px}@media (max-width: 768px){.dashboard__section-line{width:100px;flex:none}}.dashboard__actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media (max-width: 768px){.dashboard__actions-grid{grid-template-columns:1fr;gap:1.5rem}}.dashboard__action-card{background:#ffffff05;border:1px solid rgba(213,255,46,.1);border-radius:15px;padding:1rem;display:flex;align-items:center;gap:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;animation:slideInUp .6s ease-out both}.dashboard__action-card:hover{transform:translateY(-4px);border-color:#d5ff2e66;background:#ffffff0a}.dashboard__action-card:hover .dashboard__action-icon{background:#d5ff2e;color:#000;transform:scale(1.1)}.dashboard__action-card:hover .dashboard__action-arrow{color:#d5ff2e;transform:translate(4px)}@media (max-width: 768px){.dashboard__action-card{padding:1.5rem}}.dashboard__action-icon{width:40px;height:40px;background:#d5ff2e1a;border:1px solid rgba(213,255,46,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#d5ff2e;transition:all .4s ease;flex-shrink:0}.dashboard__action-content{flex:1;min-width:0}.dashboard__action-title{font-size:14px;font-weight:500;color:#ffffffb3;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.dashboard__action-value{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem;line-height:1.3}.dashboard__action-time{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffff80}.dashboard__action-time svg{flex-shrink:0}.dashboard__action-arrow{color:#ffffff4d;transition:all .4s ease;flex-shrink:0}.dashboard__quick-actions{margin-bottom:2rem}.dashboard__quick-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}@media (max-width: 768px){.dashboard__quick-buttons{flex-direction:column;align-items:center}}.dashboard__quick-btn{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;text-transform:uppercase;letter-spacing:.05em;position:relative;overflow:hidden}.dashboard__quick-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.dashboard__quick-btn:hover:before{left:100%}.dashboard__quick-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.dashboard__quick-btn:active{transform:translateY(0)}.dashboard__quick-btn--primary{background:linear-gradient(135deg,#d5ff2e,#b8e000);color:#000}.dashboard__quick-btn--primary:hover{box-shadow:0 12px 40px #d5ff2e66}.dashboard__quick-btn--secondary{background:transparent;border:2px solid rgba(213,255,46,.3);color:#d5ff2e}.dashboard__quick-btn--secondary:hover{border-color:#d5ff2e;background:#d5ff2e1a}.dashboard__quick-btn--accent{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}.dashboard__quick-btn--accent:hover{border-color:#d5ff2e66;background:#d5ff2e0d;color:#d5ff2e}@media (max-width: 768px){.dashboard__quick-btn{width:100%;max-width:300px;justify-content:center}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 480px){.dashboard__container{padding:.5rem}.dashboard__stat-card,.dashboard__action-card{padding:1rem}.dashboard__stat-icon,.dashboard__action-icon{width:50px;height:50px}.dashboard__stat-icon svg,.dashboard__action-icon svg{width:20px;height:20px}.dashboard__stat-value{font-size:1.5rem}.dashboard__action-value{font-size:1.1rem}}.profile-page{min-height:100vh;color:#fff;line-height:1.6}@media (max-width: 767px){.profile-page{padding:50px 0}}.profile-page__container{max-width:1200px;margin:0 auto;padding:2rem}@media (max-width: 768px){.profile-page__container{padding:1rem}}.profile-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.profile-page__header{margin-bottom:2rem;flex-direction:column;gap:1rem;text-align:center}}.profile-page__back-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.profile-page__back-btn:hover{border-color:#d5ff2e;background:#d5ff2e0d}@media (max-width: 768px){.profile-page__back-btn{align-self:flex-start}}.profile-page__logo{display:flex;align-items:center;gap:.75rem}.profile-page__logo-icon{width:40px;height:40px;background:#d5ff2e;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#000}.profile-page__logo-text{font-size:1.5rem;font-weight:700;color:#d5ff2e;letter-spacing:.1em}.profile-page__title-section{margin-bottom:3rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}@media (max-width: 768px){.profile-page__title-section{margin-bottom:2rem;gap:10px}}.profile-page__title{font-size:30px;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.2}@media (max-width: 768px){.profile-page__title{font-size:25px}}@media (max-width: 480px){.profile-page__title{font-size:20px}}.profile-page__subtitle{font-size:1rem;color:#ffffffb3;margin:0}.profile-page__section{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:1.5rem;margin-bottom:2rem;transition:all .3s ease}.profile-page__section:hover{border-color:#d5ff2e33;background:#ffffff08}@media (max-width: 768px){.profile-page__section{padding:1rem}}.profile-page__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.profile-page__section-header h2{font-size:1.5rem;font-weight:600;color:#fff;margin:0}@media (max-width: 768px){.profile-page__section-header{flex-direction:column;align-items:flex-start;gap:1rem}}.profile-page__edit-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid rgba(213,255,46,.3);color:#d5ff2e;padding:.5rem 1rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.profile-page__edit-btn:hover{background:#d5ff2e1a;border-color:#d5ff2e}.profile-page__image-section{display:flex;justify-content:center;margin-bottom:0}.profile-page__image-container{position:relative;width:100px;height:100px}.profile-page__image{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #d5ff2e}.profile-page__image-placeholder{width:100%;height:100%;border-radius:50%;background:#ffffff1a;border:3px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#ffffff80}.profile-page__image-upload{position:absolute;bottom:0;right:0;width:36px;height:36px;background:#d5ff2e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:all .3s ease}.profile-page__image-upload:hover{transform:scale(1.1)}.profile-page__form{display:flex;flex-direction:column;gap:1.5rem}.profile-page__form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media (max-width: 768px){.profile-page__form-grid{grid-template-columns:1fr}}.profile-page__form-group{display:flex;flex-direction:column;gap:.5rem}.profile-page__form-group--phone .profile-page__phone-input{display:flex;gap:.5rem}.profile-page__form-group--phone .profile-page__country-code{flex:0 0 80px}.profile-page__form-group label{font-size:.9rem;font-weight:500;color:#fffc}.profile-page__input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem 1rem;color:#fff;font-size:1rem;transition:all .3s ease;width:100%}.profile-page__input:focus{outline:none;border-color:#d5ff2e;background:#ffffff14}.profile-page__input:disabled{opacity:.6;cursor:not-allowed}.profile-page__input--disabled{background:#ffffff05;border-color:#ffffff0d}.profile-page__input::-moz-placeholder{color:#fff6}.profile-page__input::placeholder{color:#fff6}.profile-page__country-code{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem .5rem;color:#fff;font-size:1rem;cursor:pointer}.profile-page__country-code:focus{outline:none;border-color:#d5ff2e}.profile-page__country-code:disabled{opacity:.6;cursor:not-allowed}.profile-page__input-note{font-size:.8rem;color:#ffffff80;font-style:italic}.profile-page__password-form{display:flex;flex-direction:column;gap:1.5rem}.profile-page__profile-flex{display:grid;gap:10px;width:100%;grid-template-columns:repeat(3,1fr)}@media (max-width: 767px){.profile-page__profile-flex{grid-template-columns:repeat(1,1fr)}}.profile-page__password-input{position:relative;display:flex;align-items:center}.profile-page__password-toggle{position:absolute;right:1rem;background:transparent;border:none;color:#fff9;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.profile-page__password-toggle:hover{color:#d5ff2e}.profile-page__save-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#d5ff2e;color:#000;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start}@media (max-width: 767px){.profile-page__save-btn{width:100%;justify-content:center;font-size:14px}}.profile-page__save-btn:hover{background:#daff48;transform:translateY(-1px)}.profile-page__save-btn:active{transform:translateY(0)}.profile-page__delete-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#ef4444;color:#000;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start}@media (max-width: 767px){.profile-page__delete-btn{width:100%;justify-content:center;font-size:14px}}.profile-page__delete-btn:hover{background:#f15b5b;transform:translateY(-1px)}.profile-page__delete-btn:active{transform:translateY(0)}.profile-page__save-trd-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#d5ff2e;color:#000;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start}@media (max-width: 767px){.profile-page__save-trd-btn{width:100%;justify-content:center;font-size:14px}}.profile-page__save-trd-btn:hover{background:#daff48;transform:translateY(-1px)}.profile-page__save-trd-btn:active{transform:translateY(0)}.profile-page__table-container{overflow-x:auto;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.profile-page__table{width:100%;border-collapse:collapse;background:#ffffff05}.profile-page__table th{background:#ffffff0d;padding:.8rem;text-align:left;font-weight:600;color:#d5ff2e;border-bottom:1px solid rgba(255,255,255,.1);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.profile-page__table .metadata-cell{position:relative}.profile-page__table .metadata-cell .toggle-btn{background:transparent;border:1px solid rgba(213,255,46,.3);color:#d5ff2e;padding:4px 12px;border-radius:4px;cursor:pointer;font-size:.85rem;display:flex;align-items:center;gap:6px;transition:all .2s ease}.profile-page__table .metadata-cell .toggle-btn:hover{background:#d5ff2e1a;border-color:#d5ff2e}.profile-page__table .metadata-cell .toggle-btn svg{transition:transform .2s ease}.profile-page__table .metadata-cell .toggle-btn.active svg{transform:rotate(180deg)}.profile-page__table .metadata-cell .metadata-content{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:8px}.profile-page__table .metadata-cell .metadata-content.open{max-height:500px}.profile-page__table .metadata-cell .metadata-content .metadata-list{background:#14141499;border:1px solid rgba(213,255,46,.1);border-radius:6px;padding:8px}.profile-page__table .metadata-cell .metadata-content .metadata-list .metadata-item{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;border-bottom:1px solid rgba(255,255,255,.05)}.profile-page__table .metadata-cell .metadata-content .metadata-list .metadata-item:last-child{border-bottom:none}.profile-page__table .metadata-cell .metadata-content .metadata-list .metadata-item .label{color:#ffffffb3;font-size:.85rem;font-weight:500}.profile-page__table .metadata-cell .metadata-content .metadata-list .metadata-item .value{color:#d5ff2e;font-weight:500;font-size:.85rem}.profile-page__table td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);color:#fffc;font-size:.9rem}.profile-page__table tr{transition:background-color .3s ease}.profile-page__table tr:hover{background:#ffffff08}.profile-page__table tr:last-child td{border-bottom:none}.profile-page__table-id{font-family:Courier New,monospace;color:#d5ff2e;font-weight:500}.profile-page__amount{font-weight:600}.profile-page__amount--positive{color:#22c55e}.profile-page__amount--negative{color:#ef4444}.profile-page__status{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.profile-page__status.status-completed{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.profile-page__status.status-processed{background:#3b82f633;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.profile-page__status.status-pending{background:#f59e0b33;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.profile-page__status.status-failed{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.profile-page__status.status-default{background:#9ca3af33;color:#9ca3af;border:1px solid rgba(156,163,175,.3)}.profile-page__action-type{background:#d5ff2e1a;color:#d5ff2e;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500}.profile-page__ip-address{font-family:Courier New,monospace;color:#fff9;font-size:.8rem}@media (max-width: 768px){.profile-page__table{font-size:.8rem}.profile-page__table th,.profile-page__table td{padding:.75rem .5rem}.profile-page__form-grid{grid-template-columns:1fr}.profile-page__section-header h2{font-size:1.25rem}}@media (max-width: 480px){.profile-page__table-container{font-size:.7rem}.profile-page__table th,.profile-page__table td{padding:.5rem .25rem}.profile-page__image-container{width:100px;height:100px}.profile-page__image-upload{width:30px;height:30px}}.profile-modal .modal-title{margin-bottom:15px;display:block}.profile-modal .form-row{display:flex;gap:15px;margin-bottom:15px;align-items:center;justify-content:space-between}.profile-modal .blocked-type{flex-direction:column;justify-content:start;align-items:flex-start;gap:10px}.profile-modal .blocked-type input{width:100%}.about-us{color:#fff;min-height:100vh}.about-us__container{max-width:1400px;margin:0 auto}.about-us__hero{padding:100px 20px;text-align:center;position:relative;overflow:hidden;background-image:url(/assets/about-banner-DQV9vni7.jpg);width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.about-us__hero:after{content:"";position:absolute;inset:0;background:#0009;pointer-events:none}.about-us__hero-badge{display:inline-flex;align-items:center;gap:10px;background:#d5ff2e1a;border:2px solid rgba(213,255,46,.3);border-radius:50px;padding:12px 24px;color:#d5ff2e;font-size:14px;font-weight:600;margin-bottom:32px;position:relative;z-index:1}.about-us__hero-badge .hero-badge-icon{width:18px;height:18px}.about-us__hero-title{font-size:48px;font-weight:700;color:var(--primary);line-height:1.2;max-width:900px;margin:0 auto 24px;position:relative;z-index:1}@media (max-width: 768px){.about-us__hero-title{font-size:25px}}.about-us__hero-title-main{font-size:32px;font-weight:700;color:#fff;line-height:1.2;max-width:900px;margin:0 auto 16px;position:relative;z-index:1}@media (max-width: 768px){.about-us__hero-title-main{font-size:28px}}.about-us__hero-subtitle{font-size:20px;color:#cbd5e1;line-height:1.6;max-width:700px;margin:0 auto;position:relative;z-index:1}@media (max-width: 768px){.about-us__hero-subtitle{font-size:18px}}.about-us__who-we-are{padding:100px 20px;position:relative}@media (max-width: 991px){.about-us__who-we-are{padding:60px 20px}}.about-us__section-header{text-align:center;margin-bottom:50px;display:flex;flex-direction:column;align-items:center;gap:16px}.about-us__section-header .section-icon{width:48px;height:48px;color:#d5ff2e}.about-us__section-header .section-title{font-size:42px;font-weight:700;color:#fff;margin:0}@media (max-width: 768px){.about-us__section-header .section-title{font-size:32px}}.about-us__content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}@media (max-width: 1024px){.about-us__content-grid{grid-template-columns:1fr}}.about-us__mission{padding:100px 20px;background:linear-gradient(135deg,#18191d,#030606);position:relative}@media (max-width: 991px){.about-us__mission{padding:60px 20px}}.about-us__different{padding:100px 20px;position:relative}@media (max-width: 991px){.about-us__different{padding:60px 20px}}.about-us__philosophy{padding:100px 20px;background:linear-gradient(135deg,#030606,#18191d)}@media (max-width: 991px){.about-us__philosophy{padding:60px 20px}}.about-us__stats{padding:80px 20px;background-color:#18191d}@media (max-width: 991px){.about-us__stats{padding:40px 20px}}.content-card{display:flex;flex-direction:column;gap:24px}.content-card .content-text{font-size:18px;color:#cbd5e1;line-height:1.8;margin:0}.content-card .content-text strong,.content-card .content-text .text-accent{color:#d5ff2e;font-weight:600}.content-card .highlight-box{background:linear-gradient(90deg,#89ff2e,#d5ff2e);color:#030606;padding:24px 32px;border-radius:16px;font-size:20px;font-weight:600;line-height:1.6;box-shadow:0 8px 24px #d5ff2e33}.image-card .content-image{width:100%;height:auto;border-radius:24px;box-shadow:0 24px 48px #0006}.mission-intro{font-size:20px;color:#cbd5e1;text-align:center;margin:0 0 48px;font-weight:500}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}@media (max-width: 1024px){.mission-grid{grid-template-columns:1fr}}.mission-card{background:#18191d;border:2px solid rgba(213,255,46,.1);border-radius:20px;padding:20px 12px;text-align:center;transition:all .3s ease}.mission-card:hover{border-color:#d5ff2e66;transform:translateY(-8px);box-shadow:0 16px 32px #d5ff2e26}.mission-card__icon{width:64px;height:64px;background:linear-gradient(90deg,#89ff2e,#d5ff2e);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.mission-card__icon svg{width:32px;height:32px;color:#030606}.mission-card__title{font-size:22px;font-weight:600;color:#fff;margin:0 0 16px}.mission-card__text{font-size:16px;color:#94a3b8;line-height:1.7;margin:0}.mission-statement{background:#18191d;border-left:4px solid #d5ff2e;padding:32px 40px;border-radius:12px;font-size:18px;color:#cbd5e1;line-height:1.8}.mission-statement .highlight{color:#d5ff2e;font-weight:600}.different-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 1024px){.different-grid{grid-template-columns:1fr}}.different-card{background:#18191d;border:2px solid rgba(213,255,46,.15);border-radius:20px;padding:20px;transition:all .3s ease}.different-card:hover{border-color:#d5ff2e;box-shadow:0 12px 32px #d5ff2e33}.different-card__header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.different-card__icon{width:56px;height:56px;background:linear-gradient(90deg,#89ff2e,#d5ff2e);border-radius:14px;display:flex;align-items:center;justify-content:center}.different-card__icon svg{width:28px;height:28px;color:#030606}.different-card__title{font-size:22px;font-weight:600;color:#fff;margin:0}.different-card__text{font-size:16px;color:#94a3b8;line-height:1.7;margin:0}.philosophy-card{max-width:900px;margin:0 auto;text-align:center;background:#18191d;border:3px solid rgba(213,255,46,.2);border-radius:32px;padding:60px 48px;position:relative;overflow:hidden}@media (max-width: 991px){.philosophy-card{padding:20px}}.philosophy-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(213,255,46,.05) 0%,transparent 60%);pointer-events:none}.philosophy-card__icon{width:80px;height:80px;background:linear-gradient(90deg,#89ff2e,#d5ff2e);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 32px;position:relative;z-index:1}@media (max-width: 991px){.philosophy-card__icon{width:70px;height:70px}}.philosophy-card__icon svg{width:40px;height:40px;color:#030606}.philosophy-card__title{font-size:38px;font-weight:700;color:#fff;margin:0 0 32px;position:relative;z-index:1}@media (max-width: 991px){.philosophy-card__title{font-size:25px}}.philosophy-card__quote{font-size:24px;font-weight:600;color:#d5ff2e;line-height:1.6;margin:0 0 32px;font-style:italic;position:relative;z-index:1}@media (max-width: 991px){.philosophy-card__quote{font-size:18px}}.philosophy-card__text{font-size:18px;color:#cbd5e1;line-height:1.8;margin:0 0 20px;position:relative;z-index:1}@media (max-width: 991px){.philosophy-card__text{font-size:14px;margin-bottom:10px}}.philosophy-card__text .text-green{color:#d5ff2e;font-weight:600}.philosophy-card__cta{margin-top:40px;position:relative;z-index:1}.cta-button{background:linear-gradient(90deg,#89ff2e,#d5ff2e);color:#030606;border:none;border-radius:14px;padding:20px 48px;font-size:18px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:all .3s ease;box-shadow:0 8px 24px #d5ff2e4d}@media (max-width: 767px){.cta-button{font-size:16px;padding:10px;width:100%;justify-content:center}}.cta-button:hover{transform:translateY(-4px);box-shadow:0 16px 40px #d5ff2e66}.cta-button .cta-icon{width:24px;height:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.stats-grid{grid-template-columns:1fr}}.stat-card{background:#242424;border:2px solid rgba(213,255,46,.2);border-radius:20px;padding:40px 32px;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#d5ff2e;transform:translateY(-4px);box-shadow:0 12px 32px #d5ff2e33}.stat-card__number{font-size:48px;font-weight:700;color:#d5ff2e;margin-bottom:12px}.stat-card__label{font-size:16px;color:#94a3b8;font-weight:500}.login-page{display:flex;min-height:100vh;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-page__promo{flex:1;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.login-page__promo{display:none}}.login-page__video-container{padding:20px 50px;overflow:hidden;border:3px solid rgba(196,255,0,.4);box-shadow:0 20px 60px #c4ff0026,0 0 40px #c4ff001a;max-width:400px;border-radius:20px}.login-page__heading{font-size:40px;font-weight:700}.login-page__tagline{margin-bottom:80px;margin-top:10px;font-size:1rem;color:var(--primary);font-style:italic}.login-page__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login-page__video-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#d5ff2ecc,#d5ff2e99,#000c);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.login-page__promo-content{text-align:center;margin-bottom:auto;margin-top:auto}.login-page__promo-title{font-size:3.5rem;font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2}@media (max-width: 1024px){.login-page__promo-title{font-size:2.8rem}}.login-page__promo-subtitle{font-size:1.25rem;color:#ffffffe6;margin:0}.login-page__logo{display:flex;align-items:center;gap:.75rem;margin-top:auto;margin-bottom:2rem}.login-page__logo-icon{width:40px;height:40px;background:#d5ff2e;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#000}.login-page__logo-text{font-size:1.5rem;font-weight:700;color:#d5ff2e;letter-spacing:.1em}.login-page__form-section{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:#1a1a1a}@media (max-width: 768px){.login-page__form-section{flex:none;width:100%;padding:1rem;background:#000}}.login-page__form-container{width:100%;max-width:500px}@media (max-width: 768px){.login-page__form-container{max-width:none}}.login-page__mobile-logo{display:none;align-items:center;gap:.75rem;margin-bottom:3rem}@media (max-width: 768px){.login-page__mobile-logo{display:flex}}.login-page__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.login-page__header .show-mobile{display:none;max-width:150px;margin:30px auto}@media (max-width: 768px){.login-page__header .show-mobile{display:block}.login-page__header{justify-content:center;flex-direction:column;width:100%;align-items:center}}.login-page__mobile-header{display:none;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.login-page__mobile-header{display:block}}.login-page__title,.login-page__mobile-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}@media (max-width: 768px){.login-page__title,.login-page__mobile-title{font-size:2rem;text-align:center}}.login-page__subtitle,.login-page__mobile-subtitle{font-size:1rem;color:#ffffffb3;margin:0}@media (max-width: 768px){.login-page__subtitle,.login-page__mobile-subtitle{text-align:center}}.login-page__new-user,.login-page__existing-user{font-size:.9rem;color:#ffffffb3}.login-page__signup-link,.login-page__login-link{color:#d5ff2e;text-decoration:none;font-weight:400;cursor:pointer}.login-page__signup-link:hover,.login-page__login-link:hover{text-decoration:underline}.login-page__existing-user{text-align:right;margin-top:1rem}.login-page__input-group{margin-bottom:1.5rem}.login-page__header-right{text-align:center}.login-page__otp-info{text-align:right;margin-top:10px}.login-page__phone-input{display:flex;align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:0;transition:border-color .3s ease}.login-page__phone-input:focus-within{border-color:#d5ff2e}.login-page__phone-input .login-page__toggle-btn{background:transparent;border:none;color:#d5ff2ee6;padding:0 16px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none}.login-page__label{margin-bottom:10px;display:block;margin-left:5px}.login-page__country-code{padding:1rem 1.5rem;color:#ffffffb3;font-size:1rem;border-right:1px solid rgba(255,255,255,.1);width:105px}@media (max-width: 768px){.login-page__country-code{display:none}}.login-page__phone-field{flex:1;background:transparent;border:none;padding:1rem 1.5rem;color:#fff;font-size:1rem;outline:none}.login-page__phone-field::-moz-placeholder{color:#fff6}.login-page__phone-field::placeholder{color:#fff6}.login-page__error{color:#ff4d4f;margin-top:.5rem;font-size:.9rem;line-height:1.2}.login-page__verification{display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;margin-bottom:1.5rem}.login-page__verification-content{display:flex;align-items:center;gap:.5rem;color:#d5ff2e;font-weight:500}.login-page__verification-icon{background:#d5ff2e;color:#000;border-radius:50%;padding:2px}.login-page__cloudflare{display:flex;align-items:center;gap:.5rem}.login-page__cloudflare-icon{width:20px;height:20px;background:linear-gradient(45deg,#ff8c00,#ff6b35);border-radius:4px}.login-page__cloudflare-brand{font-size:.75rem;font-weight:600;color:#fffc}.login-page__cloudflare-links{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:#ffffff80}.login-page__cloudflare-link{color:#d5ff2e;text-decoration:none}.login-page__cloudflare-link:hover{text-decoration:underline}.login-page__send-otp-btn{width:100%;background:#d5ff2e;color:#000;border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem}.login-page__send-otp-btn:hover{background:#daff48;transform:translateY(-1px)}.login-page__send-otp-btn:active{transform:translateY(0)}.login-page__divider{text-align:center;margin:1.5rem 0;position:relative}.login-page__divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff1a}.login-page__divider span{background:#1a1a1a;padding:0 1rem;color:#fff9;font-size:.9rem}@media (max-width: 768px){.login-page__divider span{background:#000}}.login-page__social-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.login-page__social-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:1rem;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease}.login-page__social-btn:hover{border-color:#d5ff2e;background:#d5ff2e0d}.login-page__google-icon{width:20px;height:20px;background:#fff;color:#4285f4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem}.login-page__email-icon{color:#d5ff2e}.login-page__consent{margin-bottom:1.5rem}.login-page__checkbox-container{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;color:#fffc;line-height:1.4}.login-page__checkbox-container input[type=checkbox]{display:none}.login-page__checkmark{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin-top:2px}.login-page__checkmark:after{content:"✓";color:#000;font-size:.7rem;font-weight:700;opacity:0;transition:opacity .3s ease}.login-page__checkbox-container input:checked+.login-page__checkmark{background:#d5ff2e;border-color:#d5ff2e}.login-page__checkbox-container input:checked+.login-page__checkmark:after{opacity:1}.login-page__legal{font-size:.85rem;color:#fff9;line-height:1.5;text-align:left}@media (max-width: 768px){.login-page__legal{text-align:left}}.login-page__legal-link{color:#d5ff2e;text-decoration:none}.login-page__legal-link:hover{text-decoration:underline}.terms-page{min-height:100vh;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.terms-page__container{max-width:800px;margin:0 auto;padding:2rem}@media (max-width: 768px){.terms-page__container{padding:1rem}}.terms-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.terms-page__header{margin-bottom:2rem}}.terms-page__back-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.terms-page__back-btn:hover{border-color:#d5ff2e;background:#d5ff2e0d}.terms-page__logo{display:flex;align-items:center;gap:.75rem}.terms-page__logo-icon{width:40px;height:40px;background:#d5ff2e;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#000}.terms-page__logo-text{font-size:1.5rem;font-weight:700;color:#d5ff2e;letter-spacing:.1em}.terms-page__title-section{text-align:center;margin-bottom:3rem}@media (max-width: 768px){.terms-page__title-section{margin-bottom:2rem}}.terms-page__title{font-size:3rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.2}@media (max-width: 768px){.terms-page__title{font-size:2.5rem}}@media (max-width: 480px){.terms-page__title{font-size:2rem}}.terms-page__subtitle{font-size:1.25rem;color:#ffffffb3;margin:0 0 1rem}.terms-page__effective-date{display:inline-block;background:#d5ff2e1a;border:1px solid rgba(213,255,46,.3);border-radius:50px;padding:.5rem 1.5rem;font-size:.9rem;color:#d5ff2e}.terms-page__content{display:flex;flex-direction:column;gap:2.5rem}.terms-page__section{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:2rem;transition:all .3s ease}.terms-page__section:hover{border-color:#d5ff2e33;background:#ffffff08}@media (max-width: 768px){.terms-page__section{padding:1.5rem}}.terms-page__section-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.terms-page__section-header h2{font-size:1.5rem;font-weight:600;color:#fff;margin:0}.terms-page__section-icon{color:#d5ff2e;flex-shrink:0}.terms-page__section-content p{margin:0 0 1rem;color:#fffc;font-size:1rem}.terms-page__section-content p:last-child{margin-bottom:0}.terms-page__section-content p strong{color:#d5ff2e;font-weight:600}.terms-page__membership-tiers{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.terms-page__tier{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease}.terms-page__tier:hover{border-color:#d5ff2e4d}.terms-page__tier-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.terms-page__tier-header h3{font-size:1.1rem;font-weight:600;color:#fff;margin:0}.terms-page__tier-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.terms-page__tier-badge--free{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.terms-page__tier-badge--paid{background:#d5ff2e33;color:#d5ff2e;border:1px solid rgba(213,255,46,.3)}.terms-page__membership-note{background:#d5ff2e0d;border:1px solid rgba(213,255,46,.2);border-radius:12px;padding:1rem;margin-top:1rem}.terms-page__membership-note p{margin:0;color:#ffffffe6;font-size:.95rem}.terms-page__policy-list{list-style:none;padding:0;margin:0}.terms-page__policy-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#fffc}.terms-page__policy-list li:before{content:"•";position:absolute;left:0;color:#d5ff2e;font-weight:700;font-size:1.2rem}.terms-page__policy-list li:last-child{margin-bottom:0}.terms-page__policy-list li strong{color:#d5ff2e;font-weight:600}.terms-page__contact-link{color:#d5ff2e;text-decoration:none;font-weight:500;transition:all .3s ease}.terms-page__contact-link:hover{text-decoration:underline;color:#dfff61}.terms-page__footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.terms-page__footer-links{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.terms-page__footer-link{color:#d5ff2e;text-decoration:none;font-size:.9rem;transition:all .3s ease}.terms-page__footer-link:hover{text-decoration:underline;color:#dfff61}.terms-page__footer-separator{color:#fff6;font-size:.9rem}.terms-page__footer-text{color:#fff9;font-size:.85rem;margin:0}@media (max-width: 768px){.terms-page__header{flex-direction:column;gap:1rem;text-align:center}.terms-page__back-btn{align-self:flex-start}.terms-page__section-header{flex-direction:column;align-items:flex-start;gap:.75rem}.terms-page__section-header h2{font-size:1.25rem}.terms-page__footer-links{flex-direction:column;gap:.75rem}.terms-page__footer-separator{display:none}}.application-form{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;padding:40px 0}.application-form__container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.application-form__container{padding:0 15px}}.application-form .back-button{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(196,255,0,.3);color:#d5ff2e;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:32px}.application-form .back-button:hover{background:#c4ff001a;border-color:#d5ff2e;transform:translate(-4px)}.application-form__header{margin-bottom:50px;text-align:center}.application-form__header .header-badge{display:inline-flex;align-items:center;gap:8px;background:#d4ff001a;border:1px solid rgba(212,255,0,.3);color:#d4ff00;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.application-form__header .page-title{font-size:2.8rem;font-weight:700;color:#d4ff00;margin-bottom:40px;letter-spacing:-.5px;line-height:1.2}@media (max-width: 768px){.application-form__header .page-title{font-size:2.2rem}}@media (max-width: 480px){.application-form__header .page-title{font-size:1.8rem}}.application-form .founder-note{background:#282828cc;border-radius:16px;padding:32px;margin-bottom:32px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left}.application-form .founder-note__header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.application-form .founder-note__header svg{color:#d4ff00}.application-form .founder-note__header h2{font-size:1.5rem;font-weight:600;color:#fff;margin:0}.application-form .founder-note p{font-size:1.1rem;line-height:1.7;color:#e0e0e0;margin-bottom:16px}.application-form .founder-note p:last-child{margin-bottom:0}@media (max-width: 768px){.application-form .founder-note{padding:24px}.application-form .founder-note p{font-size:1rem}}.application-form .security-notice{background:#ff44441a;border:2px solid rgba(255,68,68,.3);border-radius:16px;padding:24px;text-align:left}.application-form .security-notice__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.application-form .security-notice__header svg{color:#f44}.application-form .security-notice__header h3{font-size:1.2rem;font-weight:700;color:#f44;margin:0;text-transform:uppercase;letter-spacing:.5px}.application-form .security-notice p{font-size:1rem;line-height:1.6;color:#fcc;margin:0}@media (max-width: 768px){.application-form .security-notice{padding:20px}}.application-form__form .form-section{margin-bottom:40px}.application-form__form .form-section .section-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.application-form__form .form-section .section-header svg{color:#d4ff00}.application-form__form .form-section .section-header h2{font-size:2rem;font-weight:700;color:#fff;margin:0}@media (max-width: 768px){.application-form__form .form-section .section-header h2{font-size:1.6rem}}.application-form__form .form-section .section-subtitle{font-size:1.1rem;color:#b0b0b0;margin-bottom:40px;font-weight:500}.application-form .questions-grid{display:flex;flex-direction:column;gap:32px}.application-form .question-card{background:#282828e6;border-radius:20px;padding:32px;border:2px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .4s ease}.application-form .question-card:hover{transform:translateY(-4px);border-color:#d4ff004d;box-shadow:0 12px 40px #0000004d}.application-form .question-card__header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.application-form .question-card__header .question-number{width:40px;height:40px;background:linear-gradient(135deg,#d4ff00,#b8e600);color:#1a1a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.application-form .question-card__header .question-icon{width:48px;height:48px;background:#d4ff0026;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(212,255,0,.3);flex-shrink:0}.application-form .question-card__header .question-icon svg{color:#d4ff00}.application-form .question-card__header .question-title{font-size:1.3rem;font-weight:600;color:#fff;margin:0;flex:1}@media (max-width: 768px){.application-form .question-card__header .question-title{font-size:1.1rem}.application-form .question-card__header{flex-direction:column;align-items:flex-start;gap:12px}.application-form .question-card__header .question-number,.application-form .question-card__header .question-icon{align-self:flex-start}}.application-form .question-card .question-content .question-text{font-size:1.1rem;line-height:1.7;color:#e0e0e0;margin-bottom:24px;font-weight:500}@media (max-width: 768px){.application-form .question-card .question-content .question-text{font-size:1rem}}.application-form .question-card .question-content .textarea-wrapper{position:relative;margin-bottom:16px}.application-form .question-card .question-content .textarea-wrapper .question-textarea{width:100%;min-height:150px;padding:18px;font-size:1rem;background:#1e1e1ee6;border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;transition:all .3s ease;font-weight:500;line-height:1.6;resize:vertical;font-family:inherit}.application-form .question-card .question-content .textarea-wrapper .question-textarea:focus{outline:none;border-color:#d4ff00;box-shadow:0 0 0 3px #d4ff001a}.application-form .question-card .question-content .textarea-wrapper .question-textarea:hover{border-color:#d4ff004d}.application-form .question-card .question-content .textarea-wrapper .question-textarea::-moz-placeholder{color:#fff6}.application-form .question-card .question-content .textarea-wrapper .question-textarea::placeholder{color:#fff6}.application-form .question-card .question-content .textarea-wrapper .question-textarea.error{border-color:#f44;box-shadow:0 0 0 3px #ff44441a}.application-form .question-card .question-content .textarea-wrapper .character-count{position:absolute;bottom:12px;right:18px;font-size:.85rem;font-weight:600}.application-form .question-card .question-content .textarea-wrapper .character-count .valid{color:#d4ff00}.application-form .question-card .question-content .textarea-wrapper .character-count .invalid{color:#ff6b35}.application-form .question-card .question-content .textarea-wrapper .character-count .min-required{color:#888;margin-left:4px}.application-form .question-card .question-content .error-message{display:flex;align-items:center;gap:8px;color:#f44;font-size:.9rem;font-weight:500;margin-top:8px}.application-form .question-card .question-content .error-message svg{flex-shrink:0}@media (max-width: 768px){.application-form .question-card{padding:24px}}.application-form .form-footer{margin-top:50px}.application-form .form-footer .guidance-section{background:#d4ff000d;border:1px solid rgba(212,255,0,.2);border-radius:16px;padding:32px;margin-bottom:40px}.application-form .form-footer .guidance-section h3{font-size:1.4rem;font-weight:600;color:#d4ff00;margin-bottom:20px}.application-form .form-footer .guidance-section .guidance-list{list-style:none;padding:0;margin:0}.application-form .form-footer .guidance-section .guidance-list li{font-size:1rem;line-height:1.7;color:#e0e0e0;margin-bottom:16px;padding-left:20px;position:relative}.application-form .form-footer .guidance-section .guidance-list li:before{content:"•";color:#d4ff00;font-weight:700;position:absolute;left:0;font-size:1.2rem}.application-form .form-footer .guidance-section .guidance-list li:last-child{margin-bottom:0}.application-form .form-footer .guidance-section .guidance-list li strong{color:#d4ff00;font-weight:600}@media (max-width: 768px){.application-form .form-footer .guidance-section{padding:24px}}.application-form .form-footer .submit-button{width:100%;max-width:400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 32px;font-size:1.2rem;font-weight:700;background:linear-gradient(135deg,#d4ff00,#b8e600);color:#1a1a1a;border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #d4ff004d;text-transform:uppercase;letter-spacing:.5px}.application-form .form-footer .submit-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 32px #d4ff0066}.application-form .form-footer .submit-button:active{transform:translateY(0)}.application-form .form-footer .submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.application-form .form-footer .submit-button.submitting{pointer-events:none}.application-form .form-footer .submit-button.submitting .loading-spinner{width:20px;height:20px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.application-form .form-footer .submit-button{font-size:1.1rem;padding:18px 28px}}.application-form .submission-success{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:60px 20px}.application-form .submission-success .success-animation{position:relative;margin-bottom:40px;animation:successBounce .8s ease-out}.application-form .submission-success .success-animation .success-circle{width:120px;height:120px;background:linear-gradient(135deg,#d4ff00,#b8e600);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:successPulse 2s ease-in-out infinite;position:relative}.application-form .submission-success .success-animation .success-circle svg{color:#1a1a1a}.application-form .submission-success .success-animation .success-circle:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#d4ff00,#b8e600);opacity:.3;animation:ripple 2s ease-out infinite}.application-form .submission-success .success-animation .success-particles{position:absolute;inset:0}.application-form .submission-success .success-animation .success-particles .particle{position:absolute;width:8px;height:8px;background:#d4ff00;border-radius:50%;animation:particleFloat 3s ease-in-out infinite}.application-form .submission-success .success-animation .success-particles .particle.particle-1{top:10%;left:10%;animation-delay:0s}.application-form .submission-success .success-animation .success-particles .particle.particle-2{top:20%;right:15%;animation-delay:.3s}.application-form .submission-success .success-animation .success-particles .particle.particle-3{top:30%;left:85%;animation-delay:.6s}.application-form .submission-success .success-animation .success-particles .particle.particle-4{bottom:30%;left:20%;animation-delay:.9s}.application-form .submission-success .success-animation .success-particles .particle.particle-5{bottom:20%;right:25%;animation-delay:1.2s}.application-form .submission-success .success-animation .success-particles .particle.particle-6{top:60%;left:5%;animation-delay:1.5s}.application-form .submission-success .success-animation .success-particles .particle.particle-7{top:70%;right:10%;animation-delay:1.8s}.application-form .submission-success .success-animation .success-particles .particle.particle-8{bottom:10%;left:50%;animation-delay:2.1s}.application-form .submission-success .success-title{font-size:2.5rem;font-weight:700;color:#d4ff00;margin-bottom:20px;animation:titleGlow 2s ease-in-out infinite alternate}@media (max-width: 768px){.application-form .submission-success .success-title{font-size:2rem}}.application-form .submission-success .success-message{font-size:1.2rem;line-height:1.7;color:#b0b0b0;max-width:600px;margin-bottom:40px}@media (max-width: 768px){.application-form .submission-success .success-message{font-size:1.1rem}}.application-form .submission-success .success-details{background:#1e1e1ecc;border-radius:16px;padding:32px;margin-bottom:40px;border:1px solid rgba(212,255,0,.1);min-width:400px}@media (max-width: 768px){.application-form .submission-success .success-details{min-width:auto;width:100%;padding:24px}}.application-form .submission-success .success-details .detail-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.application-form .submission-success .success-details .detail-item:last-child{border-bottom:none}.application-form .submission-success .success-details .detail-item .detail-label{font-size:1rem;color:#888;font-weight:500}.application-form .submission-success .success-details .detail-item .detail-value{font-size:1rem;color:#fff;font-weight:600}.application-form .submission-success .success-details .detail-item .detail-value.status-pending{color:#ff6b35}@media (max-width: 480px){.application-form .submission-success .success-details .detail-item{flex-direction:column;align-items:flex-start;gap:4px}}.btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn--primary{background:linear-gradient(135deg,#d4ff00,#b8e600);color:#1a1a1a;box-shadow:0 4px 16px #d4ff004d}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #d4ff0066}.btn--primary:active{transform:translateY(0)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes successBounce{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes titleGlow{0%{text-shadow:0 0 20px rgba(212,255,0,.5)}to{text-shadow:0 0 30px rgba(212,255,0,.8),0 0 40px rgba(212,255,0,.3)}}@keyframes ripple{0%{transform:scale(1);opacity:.3}to{transform:scale(1.4);opacity:0}}@keyframes particleFloat{0%,to{transform:translateY(0) rotate(0);opacity:.3}33%{transform:translateY(-15px) rotate(120deg);opacity:1}66%{transform:translateY(5px) rotate(240deg);opacity:.6}}@media (max-width: 768px){.application-form{padding:20px 0}.application-form__container{padding:0 15px}.application-form .questions-grid{gap:24px}.application-form .question-card__header .question-number{width:32px;height:32px;font-size:1rem}.application-form .question-card__header .question-icon{width:40px;height:40px}.application-form .question-card__header .question-icon svg{width:20px;height:20px}}@media (max-width: 480px){.application-form__header .page-title{font-size:1.6rem}.application-form .question-card{padding:20px}.application-form .question-card .question-content .textarea-wrapper .question-textarea{min-height:120px;padding:16px}.application-form .question-card .question-content .textarea-wrapper .character-count{bottom:10px;right:16px}.application-form .form-footer .submit-button{font-size:1rem;padding:16px 24px}}:root{--primary: #FA5304;--secondary: #FDC55E;--header-bg: #151517;--text: #1B1B1B;--text-highlight: #E8214C;--mindbrown: #4F3422;--btn-grey: #A8A8A8;--border: #A8A8A8;--text-dark: #4D7399}[data-theme=light]{--bg-ins-card-img: #f4f4f4;--bg-ins-img: #f4f4f4;--bg-edit-profile: #f4f4f4;--bg-primary: #fff;--bg-primary-reverse: #030606;--bg-secondary: #f4f4f4f4;--bg-chip: #ffffff80;--bg-dropdown: #fff;--bg-filter-select: #fcfcfc;--bg-green: #00787a;--bg-green-gradient: linear-gradient(90deg,#007a78,#2da499);--bg-green-gradient-reverse: linear-gradient(270deg,#007a78,#2da499);--bg-header-footer: #fcfcfccc;--bg-tab-sec: #f4f4f4;--bg-login-sign: #f9f9f9f9;--bg-google-btn: linear-gradient(90deg,#007a78,#2da499);--bg-google-btn-reverse: linear-gradient(270deg,#007a78,#2da499);--bg-auth-err-msg: #303030;--bg-card2: #f4f4f4;--bg-card3: #f7f7f7;--bg-card2-reverse: #f4f4f4;--bg-card-no-opacity: #fcfcfc;--bg-card: #fcfcfc80;--bg-input-check-radio: #bfbfbf;--bg-black-50-opacity: hsla(0,0%,99%,.5);--bg-home-know-card: hsla(0,0%,99%,.5);--bg-adminrply: #f4f4f4;--bg-tab-chip: #fff;--bg-subcard-portal: hsla(51,89%,85%,.75);--bg-home-slider-blur: linear-gradient(179.06deg,#fdfefe 22.52%,hsla(0,0%,100%,.1) 120.51%);--bg-modal: #fcfcfc;--bg-modal-btn-hover: #f4f4f4;--bg-loader: #212121;--bg-btn-lock: #f4f4f4;--bg-error-btn: linear-gradient(90deg,#007a78,#2da499);--bg-feedbackwidget: #000;--fc-primary: #282828;--fc-primary-reverse: #f3f3f3;--fc-secondary: #f3f3f3;--fc-green: #00787a;--fc-green2: #00787a;--fc-black2: #2d2c2c;--fc-error-btn: #f3f3f3;--fc-input-info: #737373;--fc-disabletext: rgba(45,44,44,.4);--bg-hover-primary: #f4f4f4;--a-clr: #007a78;--clr-line: #bfbfbf;--line-color1: #282828;--bg-layout: #fcfcfc;--bg-layout2: #fcfcfc80;--bg-instructor: #fcfcfc;--bg-optionbar: hsla(0,0%,99%,.8);--bg-assessmenttop: #f4f4f4;--bg-assesmentbottm: #f4f4f466;--bg-assessmentMobbtm: hsla(0,0%,93%,.6);--bg-assessmentScoreCard: linear-gradient(180deg,#f4f4f4 32.29%,hsla(0,0%,100%,0));--bg-assessmenttablebtm: hsla(0,0%,96%,.5);--bg-instructorProfileBg: #f4f4f4;--bg-reviewcard: hsla(0,0%,99%,.5);--bg-editprofileOuter: #f4f4f4;--bg-editprofileinner: #fcfcfc;--bg-discussionInput: #f4f4f4;--bg-quesionarie: #fff;--bord-primary: 1px solid #007a78;--bord-green: 1px solid #007a78;--bord-secondary: .25px solid #bfbfbf70;--bord-white-black: 1px solid #282828;--bord-left-coupon: 8px solid linear-gradient(180.01deg,#007a78 1.26%,#2da499 98.51%)}:root{--bg-primary: #030606;--white-text: #fff;--bg-primary-reverse: #fcfcfc;--bg-secondary: #181818;--bg-chip: #161a18;--bg-dropdown: #161a18;--bg-green: #00787a;--bg-green-gradient: linear-gradient(90deg, #89ff2e 0%, #d5ff2e 100%);--bg-green-gradient: #d5ff2e;--primary: #d5ff2e;--bg-green-gradient-reverse: #afff2e;--bg-ins-card-img: #030606;--bg-ins-img: #18191d;--bg-edit-profile: #161a18;--bg-loader: #fff;--bg-filter-select: #161a18;--bg-header-footer: #0306068c;--bg-login-sign: #141416;--bg-google-btn: #fdfdfd;--bg-auth-err-msg: #303030;--bg-card: #18191d;--bg-card2: #030606;--bg-card2-reverse: hwb(150 4% 95%/.85);--bg-card3: #18191d;--bg-card-no-opacity: #18191d;--bg-input-check-radio: #bfbfbf;--bg-black-50-opacity: rgba(24,25,29,.5);--bg-modal: #161a18;--bg-modal-btn-hover: #18191d;--bg-home-know-card: rgba(24,25,29,.5);--bg-home-slider-blur: linear-gradient(180deg,#010303 18.14%,rgba(1,3,3,0));--bg-tab-sec: #161a18;--bg-tab-chip: #070707;--bg-feedbackwidget: #fff;--bg-btn-lock: rgba(80,80,80,.5);--fc-primary: #f3f3f3;--fc-primary-reverse: #282828;--fc-secondary: #282828;--fc-green: #00787a;--fc-green2: #f3f3f3;--fc-black2: #bfbfbf;--fc-disabletext: hsla(0,0%,75%,.4);--fc-error-btn: #212121;--fc-input-info: #8c8c8c;--bg-hover-primary: #0e1110;--a-clr: #007a78;--clr-line: #bfbfbf;--line-color1: #f3f3f3;--bg-layout2: #18191d;--bg-instructor: rgba(10,12,11,.5);--bg-optionbar: rgba(22,26,24,.5);--bg-assessmenttop: #18191d;--bg-assesmentbottm: rgba(24,25,29,.6);--bg-assessmentMobbtm: rgba(10,12,11,.85);--bg-assessmentScoreCard: linear-gradient(180deg,#18191d 1.45%,rgba(14,17,16,.011) 99.99%,rgba(14,17,16,.1));--bord-primary: 1px solid #f3f3f3;--bord-secondary: 1px solid #282828;--bord-green: 1px solid #007a78;--bord-white-black: 1px solid #f3f3f3;--bord-left-coupon: 8px solid linear-gradient(180.01deg,#007a78 1.26%,#2da499 98.51%);--bord-gradient: 1px solid linear-gradient(180.01deg,#007a78 1.26%,#2da499 98.51%);--shadow-cards: 0px 4px 8px rgba(0,0,0,.5);--shadow-primary: 0px 1px 8px rgba(0,0,0,.5);--shadow-header-footer: 0px 5px 20px #161818}*{padding:0;margin:0;box-sizing:border-box;font-family:Gilroy!important;font-weight:400}body{font-family:Gilroy!important;font-weight:500;background-color:#242424;color:var(--fc-primary)}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-D-tpQJef.ttf) format("truetype");font-weight:400}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-D7PbV1sv.ttf) format("truetype");font-weight:500}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-SemiBold-Rj2UL15y.ttf) format("truetype");font-weight:600}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-yXpx-Icw.ttf) format("truetype");font-weight:700}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ExtraBold-C3mOj7sV.ttf) format("truetype");font-weight:800}.section-header{position:relative;display:flex}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:4px}::-webkit-scrollbar-track{background-color:#000}.gradient-title{margin-bottom:30px}.gradient-title h2{font-size:60px;margin:0;line-height:55px;font-weight:700}.gradient-title p{color:var(--fc-primary);font-size:28px;margin:15px 0 0;font-weight:600}button[type=button]{cursor:pointer}.container{max-width:1520px;margin:0 auto;padding:0 12px;height:100%;width:100%}@media (max-width: 1600px){.container{max-width:1320px}}@media (max-width: 1400px){.container{max-width:1140px}}@media (max-width: 991px){.container{max-width:720px}}@media (max-width: 767px){.container{max-width:90%}}img{width:100%}.MuiContainer-root{max-width:90%!important;margin:auto}section{padding:60px 0}.gradient-btn{font-size:16px;color:#000;background:var(--bg-green-gradient);padding:12px;border-radius:10px;border-color:var(--bg-green);font-weight:500;border:1px solid;text-decoration:none;text-align:center;display:flex;justify-content:center;outline:none;transition:all .3s;cursor:pointer;transition:color .3s;border:none}.gradient-btn:hover{background:var(--bg-green-gradient-reverse)}.border-btn{font-size:16px;color:#fff;background:var(--bg-card3);padding:12px;border-radius:10px;border-color:var(--bg-green-gradient);font-weight:500;border:1px solid;text-decoration:none;text-align:center;display:flex;justify-content:center;outline:none;transition:all .3s;cursor:pointer;transition:color .3s;border:1px solid var(--bg-green-gradient)}.border-btn:hover{background:var(--bg-green-gradient-reverse);color:#000}.cancel-btn{font-size:16px;color:#fff;background:var(--btn-grey);padding:12px;border-radius:10px;border-color:var(--btn-grey);font-weight:500;border:1px solid;text-decoration:none;text-align:center;display:flex;justify-content:center;outline:none;transition:all .3s;cursor:pointer;transition:color .3s;border:1px solid var(--btn-grey)}.cancel-btn:hover{background:#000;color:#fff}.blurs_wrapper{z-index:-1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0%;overflow:visible}.blurs_wrapper .blurs_object{aspect-ratio:1;border-radius:50%;filter:blur(80px);height:100%;background-color:#d5ff2e;height:150px;width:150px}.back-button{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(196,255,0,.3);color:#d5ff2e;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:32px}.back-button:hover{background:#c4ff001a;border-color:#d5ff2e;transform:translate(-4px)}.input-group{border-radius:8px;border:1px solid var(--border);background:var(--bg-primary);color:var(--fc-primary);padding:8px 10px;font-size:14px}.gradient-main{font-size:48px;font-weight:700;margin-bottom:12px;background:linear-gradient(135deg,#fff,#d5ff2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}@media (max-width: 768px){.gradient-main{font-size:2.5rem}}@media (max-width: 480px){.gradient-main{font-size:2rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
