.team-section .team-container{padding:0 1rem}@media(min-width:768px){.team-section .team-container{padding:0 2rem}}.team-section .team-container .team-header{text-align:center}.team-section .team-container .team-header .team-title{width:-moz-fit-content;width:fit-content;margin:0 auto;text-align:center;font-size:2rem}@media(min-width:992px){.team-section .team-container .team-header .team-title{font-size:3.5rem}}.team-section .team-container .team-header .team-subtitle{max-width:600px;width:80%;margin:0 auto;padding:0 1rem}@media(min-width:768px){.team-section .team-container .team-header .team-subtitle{padding:0}}.team-section .team-container .team-values{display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem}@media(min-width:768px){.team-section .team-container .team-values{flex-direction:row;gap:3rem;padding:2rem}}@media(min-width:992px){.team-section .team-container .team-values{gap:5rem;padding:5rem}}.team-section .team-container .team-values .value-item .value-title{font-size:1.1rem;margin-bottom:.5rem}@media(min-width:768px){.team-section .team-container .team-values .value-item .value-title{font-size:1.25rem}}.team-section .team-container .team-values .value-item .value-text{font-size:.9rem;line-height:1.5;opacity:.8}@media(min-width:768px){.team-section .team-container .team-values .value-item .value-text{font-size:1rem}}.team-section .team-container .team-grid{display:flex;justify-content:center;align-items:center;margin:2rem 0;flex-wrap:wrap;gap:1rem}@media(min-width:768px){.team-section .team-container .team-grid{margin:2rem;gap:0}}@media(min-width:992px){.team-section .team-container .team-grid{margin:2rem 5rem}}.team-section .team-container .team-grid .team-card{width:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border-radius:12px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}@media(min-width:576px){.team-section .team-container .team-grid .team-card{width:50%;padding:20px}}@media(min-width:768px){.team-section .team-container .team-grid .team-card{width:50%;padding:24px}}@media(min-width:992px){.team-section .team-container .team-grid .team-card{width:33%}}.team-section .team-container .team-grid .team-card .member-avatar{flex-shrink:0}.team-section .team-container .team-grid .team-card .member-avatar img{width:60px;height:60px;border-radius:50%;background-size:cover;background-repeat:no-repeat;filter:grayscale(90%);place-items:center}@media(min-width:768px){.team-section .team-container .team-grid .team-card .member-avatar img{width:70px;height:70px}}@media(min-width:992px){.team-section .team-container .team-grid .team-card .member-avatar img{width:80px;height:80px}}.team-section .team-container .team-grid .team-card .member-info{padding:10px 15px;min-width:0}@media(min-width:768px){.team-section .team-container .team-grid .team-card .member-info{padding:10px 20px}}.team-section .team-container .team-grid .team-card .member-info .member-name{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.team-section .team-container .team-grid .team-card .member-info .member-name{font-size:15px}}@media(min-width:992px){.team-section .team-container .team-grid .team-card .member-info .member-name{font-size:16px}}.team-section .team-container .team-grid .team-card .member-info .member-position{font-size:12px;opacity:.8;margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.team-section .team-container .team-grid .team-card .member-info .member-position{font-size:13px}}@media(min-width:992px){.team-section .team-container .team-grid .team-card .member-info .member-position{font-size:14px}}.about-us{padding-top:100px;position:relative;margin:0 1.5rem}.about-us:before{top:0;left:0;content:"";width:100%;height:400px;z-index:-1;position:absolute;border-radius:2rem;background:radial-gradient(120% 120% at 50% 100%,transparent 40%,#63e 70%,#fff 100%)}.about-us h1{width:-moz-fit-content;width:fit-content;font-size:2rem}@media(min-width:768px){.about-us h1{font-size:3.5rem}}