@import"https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap";.landing-container{min-height:100vh;width:100%;overflow-y:auto;position:relative;overflow-x:hidden}.header{display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-left:60px;padding-right:60px;position:absolute;z-index:3;width:100%;flex-wrap:wrap}@media(max-width:1400px){.header{padding-left:30px;padding-right:30px}}@media(max-width:880px){.header{padding-left:20px;padding-right:20px;gap:30px}}@media(max-width:868px){.header .mobile-only{order:1}.header .flex-container{order:2}.header .mobile-only.w-full{order:3;width:100%}}.header .flex-container{display:flex;align-items:center;gap:50px}.header .flex-container .nav-link{color:#1f392c;text-align:center;font-family:Rethink Sans;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.header .flex-container .nav-link:hover{opacity:.8}.header .flex-container .nav-link.active{font-weight:700}.header .header-demo-button{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#8525ff;box-shadow:0 4.508px 11.27px 0 rgba(0,0,0,.15);padding:16px 50px;color:var(--Primary-white,#fff);text-align:center;font-feature-settings:"calt" off;font-family:Nunito;font-weight:600;font-size:16px;font-style:normal;line-height:normal;letter-spacing:-.16px;transition:transform .2s ease,background-color .2s ease;cursor:pointer;border:none}.header .header-demo-button:hover{transform:scale(1.05);background:#6619c9}.header .header-demo-button:active{transform:scale(.98)}@media(max-width:1400px){.header .header-demo-button{padding:12px 25px}}@media(max-width:1200px){.header .header-demo-button{display:none}}.header .header-buttons-container{display:flex;align-items:center;gap:16px}@media(max-width:1200px){.header .header-buttons-container{display:none}}.header .header-entrar-button{display:none;align-items:center;justify-content:center;border-radius:100px;background:#fff;box-shadow:0 4.508px 11.27px 0 rgba(0,0,0,.15);padding:16px 50px;color:#8525ff;text-align:center;font-feature-settings:"calt" off;font-family:Nunito;font-weight:600;font-size:16px;font-style:normal;line-height:normal;letter-spacing:-.16px;transition:transform .2s ease,background-color .2s ease;cursor:pointer;border:1px solid #e1e1e1}.header .header-entrar-button:hover{transform:scale(1.05)}.header .header-entrar-button:active{transform:scale(.98)}@media(max-width:1400px){.header .header-entrar-button{padding:12px 25px}}.background{width:100%;min-height:105vh;background-position:bottom;background-repeat:no-repeat;background-size:cover;position:relative}.background:before{content:"";position:absolute;top:0;left:-200px;width:50%;height:70%;background:radial-gradient(50% 50% at 50% 50%,rgba(240,219,255,.8) 0,rgba(242,223,255,.3) 50.96%,rgba(242,224,255,.25) 76.14%,hsla(0,0%,100%,.2) 100%);pointer-events:none;z-index:1}@media(max-width:780px){.background:before{left:-100px;width:70%;height:60%}}.background:after{content:"";position:absolute;top:200px;right:-200px;width:50%;height:70%;background:radial-gradient(50% 50% at 50% 50%,rgba(219,226,255,.8) 0,rgba(223,227,255,.3) 50.96%,rgba(224,235,255,.25) 76.14%,hsla(0,0%,100%,.2) 100%);pointer-events:none;z-index:1}@media(max-width:780px){.background:after{top:150px;right:-100px;width:70%;height:60%}}.background .background-content{display:flex;flex-direction:column;align-items:center;gap:20px;position:relative;z-index:2}@media(max-width:780px){.background .background-content{gap:20px}}.background .background-header{color:#03003b;text-align:center;font-family:Rethink Sans;font-size:80px;font-style:normal;font-weight:700;line-height:150%;padding-top:16vh;max-width:70%}@media(max-width:1024px){.background .background-header{padding-top:20vh;font-size:60px}}@media(max-width:800px){.background .background-header{padding-top:22vh;font-size:40px}}.background .background-header-span{color:#8525ff;font-family:Rethink Sans;font-size:80px;font-style:normal;font-weight:800;line-height:150%}@media(max-width:1024px){.background .background-header-span{font-size:60px}}@media(max-width:800px){.background .background-header-span{font-size:40px}}.background .background-description{color:#0d1216;text-align:center;font-family:Nunito;font-size:22px;font-style:normal;font-weight:400;line-height:180%;max-width:55%;margin:0 auto 40px}@media(max-width:780px){.background .background-description{font-size:16px;max-width:80%;margin-bottom:20px}}.background .demo-buttons{display:flex;gap:20px}@media(max-width:880px){.background .demo-buttons{flex-direction:column;align-items:center}}.background .background-button{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#8525ff;box-shadow:0 4.508px 11.27px 0 rgba(0,0,0,.15);padding:16px 50px;color:var(--Primary-white,#fff);text-align:center;font-feature-settings:"calt" off;font-family:Nunito;font-weight:600;font-size:16px;font-style:normal;line-height:normal;letter-spacing:-.16px;transition:transform .2s ease,background-color .2s ease;cursor:pointer}.background .background-button .button-icon{width:24px;height:24px}.background .background-button:hover{transform:scale(1.05);background:#6619c9}.background .background-button:active{transform:scale(.98)}.background .background-entrar-button{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#fff;box-shadow:0 4.508px 11.27px 0 rgba(0,0,0,.15);padding:16px 50px;color:#8525ff;text-align:center;font-feature-settings:"calt" off;font-family:Nunito;font-weight:600;font-size:16px;font-style:normal;line-height:normal;letter-spacing:-.16px;transition:transform .2s ease,background-color .2s ease;cursor:pointer;border:1px solid #e1e1e1}.background .background-entrar-button:hover{transform:scale(1.05)}.background .background-entrar-button:active{transform:scale(.98)}.background .gif-container{position:relative;width:100%;max-width:1395px;margin:0 auto}.background .gif-frame{width:100%;height:auto;position:relative;z-index:1}.logos-container{display:flex;padding:50px 0;flex-direction:column;align-items:center;gap:50px;align-self:stretch}@media(max-width:780px){.logos-container{margin-bottom:0}}.logos-container h3{color:#0d1216;font-feature-settings:"liga" off,"clig" off;font-family:Rethink Sans;font-size:24px;font-style:normal;font-weight:500;line-height:130%}@media(max-width:780px){.logos-container h3{font-size:20px}}.logos-scroll-wrapper{width:100%;overflow:hidden}.logo{height:auto;width:auto;-o-object-fit:contain;object-fit:contain;max-height:80px}@media(max-width:780px){.logo{max-height:40px}}.main-content{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media(max-width:780px){.main-content{padding:0 20px}}.main-content-item-right{display:flex;align-items:center;gap:200px;padding:0 0 0 90px}@media(max-width:1500px){.main-content-item-right{gap:70px;padding:0 0 0 45px}}@media(max-width:1300px){.main-content-item-right{gap:50px;padding:0 0 0 45px}}@media(max-width:780px){.main-content-item-right{flex-direction:column;align-items:center;gap:40px;padding:0}.main-content-item-right img{order:-1}}.main-content-item-left{display:flex;align-items:center;gap:200px;padding:0 90px 0 0}@media(max-width:1500px){.main-content-item-left{gap:70px;padding:0 45px 0 0}}@media(max-width:1300px){.main-content-item-left{gap:50px;padding:0 45px 0 0}}@media(max-width:780px){.main-content-item-left{flex-direction:column;align-items:center;gap:40px;padding:0}.main-content-item-left img{order:-1}}.alternating-image-item-right1{content:url(/assets/landing-right-1.svg);image-rendering:auto;width:50vw}@media(max-width:780px){.alternating-image-item-right1{width:auto;content:url(/assets/landing-right-1.png);margin-top:80px}}.alternating-image-item-left1{content:url(/assets/landing-left-1.svg);image-rendering:auto;width:50vw}@media(max-width:780px){.alternating-image-item-left1{width:auto;content:url(/assets/landing-left-1.png);margin-top:80px}}.alternating-image-item-right2{content:url(/assets/landing-right-2.svg);image-rendering:auto;width:50vw}@media(max-width:780px){.alternating-image-item-right2{width:auto;content:url(/assets/landing-right-2.png);margin-top:80px}}.alternating-image-item-left2{content:url(/assets/landing-left-2.svg);image-rendering:auto;width:50vw}@media(max-width:780px){.alternating-image-item-left2{width:auto;content:url(/assets/landing-left-2.png);margin-top:80px}}.main-content-item-list h2{margin-bottom:30px;color:#1f392c;font-size:40px;font-style:normal;font-weight:700;line-height:150%}@media(max-width:1024px){.main-content-item-list h2{font-size:32px;margin-bottom:24px}}@media(max-width:768px){.main-content-item-list h2{font-size:28px;text-align:center;max-width:80%;margin:0 auto}}@media(max-width:480px){.main-content-item-list h2{font-size:24px;max-width:90%;margin:0 auto}}.main-content-item-list p{color:#1f392c;font-family:Nunito;font-size:18px;font-style:normal;font-weight:400;line-height:180%;margin:0}@media(max-width:1024px){.main-content-item-list p{font-size:17px}}@media(max-width:768px){.main-content-item-list p{font-size:16px;text-align:center;max-width:80%;margin:20px auto 0}}@media(max-width:480px){.main-content-item-list p{font-size:15px;line-height:170%;max-width:90%;margin:20px auto 0}}.main-content-item-list-header{display:flex;flex-direction:column;align-items:flex-start;gap:30px}@media(max-width:768px){.main-content-item-list-header{align-items:center;text-align:center}}.professor-heading{color:#8525ff;font-feature-settings:"liga" off,"clig" off;font-family:Rethink Sans;font-size:30px;font-style:normal;font-weight:700;line-height:22.183px}.contact-container{margin-bottom:134px;background:var(--Primary-Purple,#8525ff);width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding:80px 0;min-height:40vh}@media(max-height:700px){.contact-container{min-height:80vh}}.contact-container .contact-header{color:#fff;text-align:center;font-family:Rethink Sans;font-size:80px;font-style:normal;font-weight:700;line-height:150%;width:60%;margin-bottom:24px}@media(max-width:1300px){.contact-container .contact-header{font-size:36px;line-height:48px}}@media(max-width:780px){.contact-container .contact-header{font-size:28px;line-height:48px;letter-spacing:-.92px;width:80%}}.contact-container .contact-demo-button{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#fff;box-shadow:0 4.508px 11.27px 0 rgba(0,0,0,.15);padding:16px 50px;color:#8525ff;text-align:center;font-feature-settings:"calt" off;font-family:Nunito;font-weight:700;font-size:28px;font-style:normal;line-height:normal;letter-spacing:-.16px;transition:transform .2s ease,background-color .2s ease;cursor:pointer;border:none;margin-top:20px}.contact-container .contact-demo-button:hover{transform:scale(1.05)}.contact-container .contact-demo-button:active{transform:scale(.98)}@media(max-width:780px){.contact-container .contact-demo-button{font-size:24px;padding:12px 25px}}.footer-container{display:flex;justify-content:space-between;align-items:center;width:80%;margin:0 auto 134px}.footer-container .footer-text{color:#666;font-size:.9rem;flex:1}.footer-container .footer-links{display:flex;gap:2rem;flex:1;justify-content:center}.footer-container .footer-links .footer-link{color:#666;font-size:.9rem;text-decoration:none;font-family:Nunito;font-weight:400;transition:color .2s}.footer-container .footer-links .footer-link:hover{color:#8525ff}.footer-container .social-links{display:flex;gap:1rem;flex:1;justify-content:flex-end}.footer-container .social-links .social-icon{width:42px;height:42px;transition:opacity .2s}.footer-container .social-links .social-icon:hover{opacity:.7}@media(max-width:780px){.footer-container{flex-direction:column;gap:20px;align-items:center;text-align:center}.footer-container .footer-text{order:1}.footer-container .footer-links{order:2;flex-direction:column;gap:1rem}.footer-container .social-links{order:3;justify-content:center}}.more-features-section{display:flex;flex-direction:column;align-items:center;gap:60px;padding:150px 0;max-width:85%;margin:0 auto}@media(max-width:780px){.more-features-section{padding:80px 0;max-width:90%;gap:40px}}.more-features-section .more-features-header{color:#0d1216;text-align:center;font-family:Rethink Sans;font-size:46px;font-style:normal;font-weight:700;line-height:150%;margin:0}@media(max-width:1300px){.more-features-section .more-features-header{font-size:36px}}@media(max-width:780px){.more-features-section .more-features-header{font-size:28px}}.more-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;width:100%;max-width:1400px;justify-content:center}@media(min-width:1200px){.more-features-grid{grid-template-columns:repeat(6,1fr);gap:30px}.more-features-grid .more-features-item:first-child{grid-column:1/4}.more-features-grid .more-features-item:nth-child(2){grid-column:4/7}.more-features-grid .more-features-item:nth-child(3){grid-column:1/3}.more-features-grid .more-features-item:nth-child(4){grid-column:3/5}.more-features-grid .more-features-item:nth-child(5){grid-column:5/7}}@media(max-width:1199px)and (min-width:900px){.more-features-grid{grid-template-columns:repeat(2,1fr);max-width:900px}}@media(max-width:899px)and (min-width:781px){.more-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:700px}}@media(max-width:780px){.more-features-grid{grid-template-columns:1fr;max-width:400px}}.more-features-item{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:20px;border-radius:30px;background:rgba(50,118,232,.05)}@media(max-width:1300px){.more-features-item{padding:30px}}@media(max-width:780px){.more-features-item{align-items:center;text-align:center;gap:20px;padding:24px}}.more-features-icon{flex-shrink:0;width:75px;height:75px;display:flex;align-items:center;justify-content:center}.more-features-icon img{width:75px;height:74px}@media(max-width:780px){.more-features-icon{width:60px;height:60px}.more-features-icon img{width:60px;height:59px}}.more-features-content{flex:1}.more-features-content h3{color:#1f392c;font-family:Rethink Sans;font-size:28px;font-style:normal;font-weight:700;line-height:150%;margin:0 0 16px}@media(max-width:1300px){.more-features-content h3{font-size:22px}}@media(max-width:780px){.more-features-content h3{font-size:20px}}.more-features-content ul{margin:0;padding:0;list-style:none}.more-features-content ul li{color:#000;font-family:Nunito;font-size:18px;font-style:normal;font-weight:400;line-height:180%;margin-bottom:8px;position:relative;padding-left:20px}.more-features-content ul li:before{content:"•";color:#000;font-weight:700;position:absolute;left:0;top:0}.more-features-content ul li:last-child{margin-bottom:0}@media(max-width:780px){.more-features-content ul li{font-size:15px;text-align:left;padding-left:16px}}@media(max-width:1300px){.desktop-only{display:none!important}}.mobile-only{display:none}@media(max-width:1300px){.mobile-only{display:block}}.burger-menu{background:none;border:none;cursor:pointer;padding:8px}.sidebar-overlay{left:0;bottom:0;background:rgba(0,0,0,.5);z-index:100}.sidebar,.sidebar-overlay{position:fixed;top:0;right:0}.sidebar{height:100vh;width:250px;background:#fff;padding:20px;z-index:101;box-shadow:-2px 0 5px rgba(0,0,0,.1)}.sidebar .close-button{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer}.sidebar .sidebar-link{display:block;padding:15px 0;color:inherit;text-decoration:none;font-size:18px;margin-top:40px;color:#03003b;text-align:left;font-family:Rethink Sans;font-style:normal;font-weight:300;line-height:150%}.sidebar .sidebar-link:hover{opacity:.8}.sidebar .sidebar-link.active{font-weight:700;color:#8525ff}.sidebar .sidebar-demo-button{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#8525ff;box-shadow:0 4.508px 11.27px 0 rgba(0,0,0,.15);padding:10px 20px;color:var(--Primary-white,#fff);text-align:center;font-feature-settings:"calt" off;font-family:Nunito;font-size:16px;font-style:normal;line-height:normal;letter-spacing:-.16px;transition:transform .2s ease,background-color .2s ease;cursor:pointer;border:none;margin-top:20px;width:100%}.sidebar .sidebar-demo-button:hover{transform:scale(1.05);background:#6619c9}.sidebar .sidebar-demo-button:active{transform:scale(.98)}.button-text-spacing{margin-right:12px}.ai-section{display:flex;flex-direction:column;align-items:center;gap:30px;padding:100px 0;max-width:80%;margin:0 auto;text-align:center}@media(max-width:780px){.ai-section{padding:60px 0;max-width:90%;gap:24px}}.ai-section .ai-section-header{color:#03003b;font-family:Rethink Sans;font-size:46px;font-style:normal;font-weight:700;line-height:150%;margin:0}@media(max-width:1300px){.ai-section .ai-section-header{font-size:36px;max-width:90%}}@media(max-width:780px){.ai-section .ai-section-header{font-size:28px;max-width:90%}}.ai-section .ai-section-description{color:#0d1216;font-family:Nunito;font-size:22px;font-style:normal;font-weight:400;line-height:180%;max-width:70%;margin:0}@media(max-width:1300px){.ai-section .ai-section-description{font-size:18px;max-width:80%}}@media(max-width:780px){.ai-section .ai-section-description{font-size:16px;max-width:90%}}.success-cases-section{position:relative;padding:70px 0;overflow:hidden;background:url(/assets/landing-gradient-below.svg) 50%/cover no-repeat}@media(max-width:780px){.success-cases-section{padding:80px 0}}.success-cases-section .success-cases-content{display:flex;flex-direction:column;align-items:center;gap:30px;max-width:90%;margin:0 auto;text-align:center}@media(max-width:780px){.success-cases-section .success-cases-content{max-width:90%;gap:30px}}@media(max-width:580px){.success-cases-section .success-cases-content{max-width:90%;gap:0}}.success-cases-section .success-cases-header{color:#03003b;font-family:Rethink Sans;font-size:46px;font-style:normal;font-weight:700;line-height:150%;margin:0}@media(max-width:1300px){.success-cases-section .success-cases-header{font-size:36px}}@media(max-width:780px){.success-cases-section .success-cases-header{font-size:28px}}.success-cases-section .success-cases-description{color:#0d1216;font-family:Nunito;font-size:22px;font-style:normal;font-weight:400;line-height:180%;max-width:70%;margin:0}@media(max-width:1300px){.success-cases-section .success-cases-description{font-size:18px;max-width:80%}}@media(max-width:780px){.success-cases-section .success-cases-description{font-size:16px;max-width:100%}}.success-cases-section .success-cases-logos{display:flex;justify-content:center;align-items:center;gap:80px;margin-top:20px}@media(max-width:780px){.success-cases-section .success-cases-logos{flex-direction:column;gap:40px}}.success-cases-section .success-case-item{display:flex;align-items:center;justify-content:center;padding:20px}@media(max-width:780px){.success-cases-section .success-case-item{padding:16px}}.success-cases-section .success-case-logo{max-height:80px;max-width:200px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:780px){.success-cases-section .success-case-logo{max-height:50px;max-width:160px}}.success-cases-section .testimonials-main{display:flex;justify-content:center;gap:40px;width:100%}@media(max-width:780px){.success-cases-section .testimonials-main{flex-direction:column;gap:30px;margin-top:40px}}.success-cases-section .testimonial-card{background:hsla(0,0%,100%,.9);border-radius:16px;padding:40px;box-shadow:0 8px 32px rgba(0,0,0,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);text-align:left;display:flex;flex-direction:column}@media(max-width:780px){.success-cases-section .testimonial-card{padding:30px;max-width:100%}}.success-cases-section .testimonial-card .testimonial-quote{color:#0d1216;font-family:Nunito;font-size:18px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:20px;flex:1}.success-cases-section .testimonial-card .testimonial-author .author-name{color:#03003b;font-family:Nunito;font-size:16px;font-weight:600;margin:0 0 4px}.success-cases-section .testimonial-card .testimonial-author .author-title{color:#6b7280;font-family:Nunito;font-size:14px;font-weight:400;margin:0}.success-cases-section .testimonials-senai{display:flex;justify-content:center;gap:30px;margin-top:40px;width:100%}@media(max-width:980px){.success-cases-section .testimonials-senai{flex-wrap:wrap;gap:20px}}@media(max-width:780px){.success-cases-section .testimonials-senai{flex-direction:column;gap:20px}}@media(max-width:580px){.success-cases-section .testimonials-senai{margin-top:20px}}.success-cases-section .testimonial-card-small{background:hsla(0,0%,100%,.8);border-radius:12px;padding:24px;box-shadow:0 4px 16px rgba(0,0,0,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);text-align:left;display:flex;flex-direction:column}@media(max-width:780px){.success-cases-section .testimonial-card-small{padding:20px;max-width:100%}}.success-cases-section .testimonial-card-small .testimonial-quote-small{color:#0d1216;font-family:Nunito;font-size:18px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:20px;flex:1}.success-cases-section .testimonial-card-small .testimonial-author-small{color:#6b7280;font-family:Nunito;font-size:14px;font-weight:500;margin:0}.team-section{padding:150px 0}@media(max-width:900px){.team-section{padding:80px 0}}@media(max-width:580px){.team-section{padding:60px 0}}.team-introduction{margin-left:auto;margin-right:auto;color:#03003b;display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:90px;width:45%}.team-introduction .team-introduction-header{font-family:Rethink Sans;font-size:46px;font-weight:700;line-height:150%;margin-bottom:10px;color:#0d1216}.team-introduction .team-description{color:#0d1216;text-align:center;font-family:Nunito;font-size:22px;font-style:normal;font-weight:400;line-height:180%}@media(max-width:780px){.team-introduction{width:70%}}.team-members{display:flex;justify-content:center;flex-wrap:wrap;gap:60px;margin-bottom:90px;max-width:80%;margin-left:auto;margin-right:auto}.team-members .team-card{flex:0 0 auto;width:calc(25% - 45px);min-width:250px;display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width:1200px){.team-members .team-card{width:calc(50% - 30px)}}@media(max-width:780px){.team-members .team-card{width:100%;min-width:auto}}.team-members .team-card p{color:#1f392c;font-family:Nunito;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-top:8px}.team-members .team-card .team-card-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:0}.team-members .team-card .team-card-header img{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:0}.team-members .team-card .team-card-header .team-card-header-text{display:flex;flex-direction:column;align-items:center;gap:4px}.team-members .team-card .team-card-header .team-card-header-text .team-card-header-text-name{display:flex;align-items:center;gap:8px}.team-members .team-card .team-card-header .team-card-header-text .team-card-header-text-name h3{color:#0d1216;font-family:Rethink Sans;font-size:32px;font-style:normal;font-weight:600;line-height:1.2;margin:0}.team-members .team-card .team-card-header .team-card-header-text .team-card-header-text-name img{width:20px;height:20px;cursor:pointer}.team-members .team-card .team-card-header .team-card-header-text .team-card-header-text-name img:hover{opacity:.7}.team-members .team-card .team-card-header .team-card-header-text h4{color:#8525ff;font-family:Nunito;font-size:16px;font-style:normal;font-weight:600;line-height:1.2;margin:0}@media(max-width:780px){.team-members{gap:40px;padding:0 20px}.team-members .team-card .team-card-header img{width:100px;height:100px}.team-members .team-card .team-card-header .team-card-header-text .team-card-header-text-name h3{font-size:20px}.team-members .team-card .team-card-header .team-card-header-text h4,.team-members .team-card p{font-size:14px}}