.footer{background-color:#f4b63e;color:rgb(0,0,0);padding:2rem 3rem}.footer-container{margin:0 auto;display:grid;gap:40px;display:flex;justify-content:space-between}.footer-section{display:flex;flex-direction:column}.footer-title{font-size:30px;font-weight:800;margin-bottom:10px;color:rgb(0,0,0);text-align:center;font-family:Cambria}.footer-text{color:#000000;text-align:justify;line-height:1.6;max-width:400px;font-weight:500;font-family:Inter;font-size:20px}.footer-subtitle{font-size:22px;font-weight:600;margin-bottom:16px;font-family:Cambria}.footer-list{list-style:none;padding:0;margin:0}.footer-link{color:rgb(0,0,0);cursor:pointer;transition:.3s;margin-bottom:4px;font-weight:500;font-family:Inter;font-size:20px}.footer-link:hover{background:linear-gradient(90deg,#3b82f6,#9333ea,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:translateX(4px)}.footer-disabled{opacity:.5;cursor:not-allowed}.social-icons{display:flex;align-items:center;gap:20px;font-size:26px;margin-bottom:24px}.icon{cursor:pointer;transition:transform .3s,color .3s}.icon:hover{transform:scale(1.1)}.linkedin:hover{color:#0077b5}.instagram:hover{color:#e1306c}.youtube:hover{color:#ff0000}.store-buttons{display:flex;align-items:center;gap:20px}.store-btn{transition:transform .3s;cursor:pointer}.store-btn:hover{transform:translateY(-5px)}.footer-bottom{border-top:1px solid black;text-align:center;margin-top:40px;padding-top:20px;font-size:16px;color:rgb(0,0,0)}@media (max-width:1200px){.footer{padding:2rem}.footer-link,.footer-text{font-size:18px}}@media (max-width:992px){.footer-container{flex-wrap:wrap;justify-content:center;gap:30px}.footer-section{align-items:center;text-align:center;max-width:500px}.footer-text{max-width:100%}.footer-subtitle{font-size:20px}}@media (max-width:768px){.footer{padding:2rem 1.5rem}.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-title{font-size:26px}.footer-link,.footer-text{font-size:17px}.footer-subtitle{font-size:19px}.social-icons{gap:16px}.social-icons,.store-buttons{justify-content:center}.footer-bottom{font-size:15px}}@media (max-width:576px){.footer{padding:1.5rem 1rem}.footer-title{font-size:22px}.footer-text{font-size:16px}.footer-subtitle{font-size:17px}.footer-link{font-size:16px}.social-icons{font-size:24px}.store-buttons img{width:130px}}@media (max-width:400px){.footer{padding:1rem}.footer-title{font-size:20px}.footer-link,.footer-text{font-size:15px}.footer-subtitle{font-size:16px}.social-icons{font-size:22px}.store-buttons img{width:110px}}@media (max-width:320px){.footer-title{font-size:18px}.footer-link,.footer-text{font-size:14px}.footer-subtitle{font-size:15px}.footer-bottom{font-size:13px}}.hero-section{display:flex;justify-content:space-between;align-items:center;padding:10px 50px 0 60px;flex-wrap:wrap;background-color:#fff}.hero-content{max-width:400px;flex:1}.hero-content h1{font-size:32px;font-weight:700;color:#000;font-family:Cambria;line-height:1.2}.hero-content p{margin-top:15px;color:#333;font-size:20px;line-height:1.2;font-family:Inter}.hero-buttons{display:flex;gap:10px;margin-top:25px}.primary-btn{background-color:#f6bb4e;border:none;border-radius:6px;color:#fff}.primary-btn,.secondary-btn{padding:10px 18px;cursor:pointer;font-weight:600;font-size:12}.secondary-btn{background-color:#fff;border:1px solid #f6bb4e;border-radius:6px;color:#000000;font-family:Inter}.hero-image{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:1;position:relative;width:100%;gap:20px}.mentor-image{max-width:100%;height:auto;flex-shrink:0}.hero-text-right{margin-top:14rem;max-width:400px;font-family:Inter;font-size:20}.hero-text-right h2{font-size:32px;font-weight:900;color:#000;font-family:Inter}.hero-text-right p{color:#333;margin-top:10px}.bottom-section{background-color:#f6bb4e;padding:40px 60px;text-align:justify}.bottom-section p{font-size:20px;line-height:1.2}.bottom-section p,.highlight{color:#000000;font-family:Inter}.highlight{font-weight:900;font-size:32px}.bottom-text-large{display:block}.bottom-text-small{display:none}@media (max-width:1200px){.hero-section{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:40px}.hero-text-right{margin-top:8rem}}@media (max-width:992px){.hero-section{flex-direction:column;text-align:center;padding:30px 40px}.hero-content{max-width:100%;margin-bottom:30px}.hero-image{flex-direction:column;align-items:center;justify-content:center;gap:30px}.hero-text-right{margin-top:2rem;text-align:center;max-width:90%}.mentor-image{width:90%;height:auto}.hero-buttons{justify-content:center}}@media (max-width:768px){.hero-section{padding:20px 30px}.hero-content{max-width:100%}.hero-image{flex-direction:column;gap:20px}.hero-text-right{margin-top:1.5rem;max-width:90%;text-align:center}.mentor-image{width:100%}.bottom-section{padding:30px}.hero-buttons{justify-content:center}.bottom-text-large{display:none}.bottom-text-small{display:block}}@media (max-width:480px){.hero-section{flex-direction:column;padding:20px;text-align:center}.hero-content,.hero-text-right{max-width:100%}.hero-image{flex-direction:column;align-items:center;gap:15px}.mentor-image{width:100%}.hero-text-right{margin-top:1rem}.bottom-section{padding:20px}.hero-buttons{justify-content:center}}.mentorship-container{background-color:#ffffff;padding:60px;font-family:Inter,sans-serif}.mentorship-header h1{font-size:48px;font-weight:900;color:#000;line-height:1.2}.mentorship-header p{font-size:18px;color:#000000;max-width:600px;margin:10px 0;line-height:1.4;font-weight:500;text-align:justify}.mentorship-header h3{font-size:30px;font-weight:900;color:#000;margin-top:14px;line-height:1.2}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;justify-items:center}.feature-card{position:relative;background-color:#fff;border-radius:16px;padding:24px 30px;text-align:center;width:100%;box-shadow:0 6px 12px rgba(0,0,0,.06);height:210px;transition:transform .25s ease;margin-top:30px;border:2px dashed #f4b63e}.feature-card:hover{transform:translateY(-6px)}.icon-wrapper{position:absolute;top:-32px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.icon{font-size:26px}.feature-title{margin-top:26px}.feature-sub-title,.feature-title{font-size:28px;font-weight:900;color:#000}.feature-desc{font-size:18px;color:#000;margin:0 10px;text-align:center;font-weight:500}@media (max-width:1440px){.features-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:28px}.mentorship-container{padding:48px 60px}.feature-card{max-width:100%;padding:44px 18px 26px;height:300px}}@media (max-width:768px){.mentorship-container{padding:36px 28px}.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.feature-card{max-width:100%;padding:44px 18px 26px;height:300px}.icon-wrapper{width:56px;height:56px;top:16px;top:-30px}.feature-sub-title,.feature-title{font-size:24px}.icon{font-size:22px}}@media (max-width:480px){.mentorship-container{padding:28px 18px}.mentorship-header h1{font-size:28px}.mentorship-header .lead{font-size:14px;max-width:100%}.mentorship-header .cta{font-size:18px}.features-grid{grid-template-columns:1fr;gap:18px}.feature-card{padding:42px 16px 20px;height:200px}.icon-wrapper{width:52px;height:52px;top:14px;top:-30px}.feature-sub-title,.feature-title{font-size:16px}.feature-desc{font-size:13px}.feature-card{position:relative;background-color:#fff;border-radius:16px;padding:10px 30px;text-align:center;width:100%;box-shadow:0 6px 12px rgba(0,0,0,.06);height:140px;transition:transform .25s ease;margin-top:30px;border:2px dashed #f4b63e}}.communitySpotlight{padding:30px 20px 60px 60px;display:flex;justify-content:center;background-color:#fff}.communitySpotlight__container{display:flex;flex-direction:row;align-items:center;width:100%;gap:12.5rem;flex-wrap:wrap}.communitySpotlight__heading{font-size:40px;font-weight:700;color:#000;line-height:1.3;max-width:500px;margin:0 0 2.5rem;text-align:left}.communitySpotlight__highlight{color:#f4b63e;font-weight:800;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0,0,0,.2);transition:color .4s ease-in-out}.communitySpotlight__card{background-color:#f4b63e;display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2.5rem;border-radius:24px;width:fit-content;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);animation:fadeIn .5s ease-out;transition:all .4s ease-in-out;min-width:320px}@keyframes fadeIn{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.communitySpotlight__image{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid #000;transition:border-color .4s ease-in-out}.communitySpotlight__name{font-size:20px;font-weight:600;color:#000000;margin:0;line-height:1.4}.communitySpotlight__subtitle{margin:0;font-size:1rem;color:#000000}.communitySpotlight_boxes{display:flex;justify-content:center;align-items:flex-end;gap:26px;flex-wrap:wrap;padding:20px}.spotlight-box{background-color:#000;border-radius:8px;width:140px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;padding:14px 10px;color:#fff;transition:transform .3s ease}.spotlight-box:hover{transform:translateY(-5px)}.spotlight-percent{background-color:#d9d9d9;color:#000;font-weight:700;font-size:1.8rem;border-radius:6px;padding:15px 0;margin-bottom:10px}.spotlight-text{font-size:.9rem;line-height:1.3;padding:0 5px}.spotlight-box:first-child{height:220px}.spotlight-box:nth-child(2){height:280px}.spotlight-box:last-child,.spotlight-box:nth-child(3){height:340px}@media (max-width:1440px){.communitySpotlight__heading{font-size:2.8rem}.communitySpotlight__container{flex-direction:column;align-items:center;text-align:center}.communitySpotlight__card{margin:0 auto}.communitySpotlight__container{gap:1rem}}@media (max-width:1024px){.communitySpotlight__container{flex-direction:column;align-items:center;text-align:center}.communitySpotlight__heading{font-size:2.5rem;text-align:center;margin-bottom:2rem}.communitySpotlight__card{flex-direction:column;justify-content:center;text-align:center;padding:1.25rem 2rem}.communitySpotlight__image{width:80px;height:80px}.spotlight-box{width:100%;max-width:160px;height:auto}}@media (max-width:768px){.communitySpotlight{padding:10px}.communitySpotlight__container{gap:1rem}.communitySpotlight_boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center;justify-content:center}.spotlight-box{width:100%;max-width:360px;height:auto}.spotlight-percent{font-size:1.5rem;padding:12px 0}.spotlight-text{font-size:1rem}.communitySpotlight__heading{font-size:2rem}.spotlight-box:first-child,.spotlight-box:last-child,.spotlight-box:nth-child(2),.spotlight-box:nth-child(3){height:220px}}@media (max-width:480px){.communitySpotlight{padding:10px}.communitySpotlight_boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;justify-items:center;justify-content:center}.spotlight-box{width:100%;max-width:150px}.communitySpotlight__heading{font-size:1.7rem}.spotlight-percent{font-size:1.3rem}.spotlight-text{font-size:.9rem}.spotlight-box:first-child,.spotlight-box:last-child,.spotlight-box:nth-child(2),.spotlight-box:nth-child(3){height:220px}}@media (max-width:360px){.communitySpotlight_boxes{grid-template-columns:repeat(2,1fr);gap:12px}.spotlight-box{max-width:130px;padding:10px 6px}.spotlight-percent{font-size:1.2rem;padding:10px 0}.communitySpotlight__container{gap:1rem}.spotlight-text{font-size:.85rem}.spotlight-box:first-child,.spotlight-box:last-child,.spotlight-box:nth-child(2),.spotlight-box:nth-child(3){height:220px}}.ourValue{background-color:#f4b63e;padding:30px 20px 0;display:flex;justify-content:center}.ourValue__container{display:flex;align-items:center;justify-content:space-between;width:95%;flex-wrap:wrap;gap:2rem;align-items:flex-start}.ourValue__content{flex:1 1 200px;color:#000}.ourValue__heading{font-size:38px;font-weight:800;margin-bottom:10px;color:#000000;font-family:Cambria}.ourValue__highlight{color:#000}.ourValue__text{font-size:18px;line-height:1.6;color:#000;margin-bottom:2rem;max-width:400px;font-family:Inter;text-align:justify}.ourValue__cards{display:flex;flex-direction:column;gap:1.2rem}.ourValue__card{background:#ffffff;border:2px solid #fff;border-radius:10px;padding:1rem 1.2rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1);width:350px}.ourValue__card h4{font-size:18px;font-weight:900;margin:0 0 .1rem;color:#000;font-family:Inter}.ourValue__card p{margin:0;color:#000;font-family:Inter;font-size:14px}.ourValue__icon{font-size:1.3rem;color:#000;flex-shrink:0}.ourValue__imageContainer{flex:1 1 700px;display:flex;justify-content:center}.ourValue__image{width:100%;height:630px;border-radius:8px}@media (max-width:1024px){.ourValue{padding:30px 20px 0 40px}.ourValue__heading{font-size:2.3rem}.ourValue__container{text-align:center}.ourValue__text{max-width:100%;margin:0 auto 2rem}.ourValue__card{width:95%}.ourValue__image{height:500px}.ourValue__container{flex-direction:column-reverse;text-align:start;display:block}}@media (max-width:768px){.ourValue__container{flex-direction:column-reverse;text-align:center;display:block}.ourValue__content{align-items:center}.ourValue__text{max-width:90%;margin:0 auto 2rem}.ourValue__cards{align-items:center}.ourValue__card{width:90%}.ourValue__image{width:500px}}@media (max-width:480px){.ourValue__container{flex-direction:column-reverse;text-align:center;display:block}.ourValue{padding:3rem 1.5rem}.ourValue__heading{font-size:1.8rem}.ourValue__text{font-size:1rem}.ourValue__card{width:100%;padding:1rem}.ourValue__image{width:100%}}.holdingContainer{display:flex;align-items:center;justify-content:space-between;background-color:#f4b63e;padding:2rem 4rem 1rem;flex-wrap:wrap;position:relative;overflow:hidden}.contentLeft{flex:1;min-width:280px;max-width:500px}.holdingTitle{font-size:36px;font-weight:800;color:#000;margin-bottom:4px;font-family:Inter,sans-serif}.holdingSubtitle{font-size:18px;color:#000000;line-height:1.6;margin-bottom:1rem;max-width:350px;text-align:justify;font-family:Cambria,serif}.holdingSubtitle strong{font-size:22px;font-weight:800}.exploreBtn{background-color:#000;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:transform .25s ease}.exploreBtn:hover{transform:translateY(-2px)}.leftCardGroup{flex:1;display:flex;flex-direction:column;gap:3rem;align-items:flex-start;min-width:380px}.challengeCard{margin-top:1rem}.challengeCard,.challengeCard-left-2{border:1px dashed #000;background:transparent;padding:.5rem 1rem 1rem;border-radius:2px;color:#000;position:relative;max-width:300px}.challengeCard-left-2{margin-top:3.5rem}.challengeCard-left-2 p{font-size:12px;line-height:1.5;margin-bottom:.7rem;font-family:Inter,sans-serif;text-align:center}.challengeCard h3{font-size:1.1rem;font-weight:700}.challengeCard p{font-size:12px;line-height:1.5;margin-bottom:.7rem;font-family:Inter,sans-serif;text-align:center}.icon{font-size:1.8rem}.contentImage{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-width:550px;height:420px;overflow:visible;top:-.5rem;z-index:999;left:2rem}.contentImage img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-width:100%;height:auto;object-fit:contain;transition:transform .3s ease;z-index:999}.rightCardGroup{flex:1;display:flex;flex-direction:column;gap:7rem;align-items:flex-end;min-width:380px;margin-top:6rem}.challengeBox{border:1px dashed #000;background:transparent;padding:.5rem 1rem 1rem;border-radius:2px;color:#000;position:relative;max-width:300px}.challengeBox p{font-size:12px;line-height:1.5;margin-bottom:.7rem;font-family:Inter,sans-serif;text-align:center}.btnBox{background-color:#fff;color:#000;font-weight:700;padding:.3rem 2rem;border-radius:6px;display:inline-flex;align-items:center;gap:.4rem;font-size:12px;position:absolute;justify-content:center;margin:auto;bottom:-12px;text-align:justify;width:90%}.bottom-left-line-circle-container,.bottom-right-line-circle-container,.top-left-line-circle-container,.top-right-line-circle-container{display:flex;align-items:center;position:relative;width:70%}.top-right-line-circle-container{top:8.2rem;right:19.5rem}.bottom-right-line-circle-container{bottom:11.3rem;right:19.5rem}.top-left-line-circle-container{top:5.2rem;left:19.5rem}.bottom-left-line-circle-container{bottom:7.3rem;left:19.5rem}.bottom-left-line,.bottom-right-line,.top-left-line,.top-right-line{flex:1;height:4px;background-color:#fff;border-radius:2px}.circle{width:15px;height:15px;background-color:#fff;border-radius:50%;margin:0 12px}@media (max-width:1340px){.holdingContainer{padding:2rem 3rem 3rem}.contentImage{min-width:440px;height:380px;left:1.5rem}.contentImage img{width:400px}.leftCardGroup{gap:.5rem;min-width:340px}.rightCardGroup{gap:5rem;margin-top:7rem}.bottom-left-line-circle-container,.bottom-right-line-circle-container,.top-left-line-circle-container,.top-right-line-circle-container{display:none}}@media (max-width:990px){.holdingContainer{padding:1.8rem 2.5rem 2rem}.contentLeft{max-width:460px}.holdingTitle{font-size:32px}.holdingSubtitle{font-size:16px;max-width:420px}.leftCardGroup{min-width:320px}.contentImage{min-width:360px;height:360px;left:1rem}.contentImage img{width:380px}.rightCardGroup{gap:4.5rem;margin-top:3.8rem}.btnBox{padding:.28rem 3rem}}@media (max-width:720px){.holdingContainer{flex-direction:column;align-items:center;justify-content:center;padding:1.4rem 1.8rem 1rem;gap:1.6rem}.contentImage,.contentLeft{flex:none;width:100%;max-width:720px;margin:0 auto;text-align:center}.rightCardGroup{min-width:180px;margin:0 auto;text-align:center}.contentLeft{max-width:680px}.holdingTitle{font-size:28px}.holdingSubtitle{font-size:15px;max-width:100%;text-align:center}.contentImage{min-width:0;height:320px;left:0;top:0}.contentImage img{position:relative;transform:none;top:-1rem;left:0;width:250px;max-width:90%;margin:0 auto}.leftCardGroup,.rightCardGroup{align-items:center}.challengeCard-left-2{border:1px dashed #000;background:transparent;padding:.5rem 1rem 1rem;border-radius:2px;color:#000;position:relative;max-width:300px;margin-top:1rem}.rightCardGroup{margin-top:0;gap:1.6rem}.bottom-left-line-circle-container,.bottom-right-line-circle-container,.top-left-line-circle-container,.top-right-line-circle-container{display:none}.btnBox{position:relative;bottom:auto;padding:.25rem 2.5rem}}@media (max-width:468px){.holdingContainer{flex-wrap:nowrap}.holdingTitle{font-size:20px;line-height:1.15}.holdingSubtitle{font-size:14px;line-height:1.5;text-align:center;max-width:100%}.leftCardGroup{gap:1.2rem}.challengeBox,.challengeCard,.challengeCard-left-2{max-width:100%;padding:.6rem .8rem}.contentImage{height:260px}.contentImage img{width:200px;max-width:86%;position:relative}.rightCardGroup{gap:1.2rem}.btnBox{padding:.28rem 1.8rem;font-size:11px}.bottom-left-line-circle-container,.bottom-right-line-circle-container,.top-left-line-circle-container,.top-right-line-circle-container{display:none}}@media (max-width:360px){.holdingContainer{flex-wrap:nowrap}.holdingTitle{font-size:18px}.holdingSubtitle{font-size:13px}.contentImage{height:220px}.contentImage img{width:220px;max-width:100%}.leftCardGroup,.rightCardGroup{gap:.9rem}.btnBox{padding:.25rem 1.2rem;font-size:11px}.rightCardGroup{min-width:180px;margin:0 auto;text-align:center}.bottom-left-line-circle-container,.bottom-right-line-circle-container,.top-left-line-circle-container,.top-right-line-circle-container{display:none}}.challengeBox p,.challengeCard h3,.holdingSubtitle,.holdingTitle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contentImage img{-webkit-user-drag:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.team-section{display:flex;justify-content:space-between;background-color:#ffffff;padding-left:3.5rem}.team-content{flex:1;min-width:280px;max-width:480px}.team-heading{font-size:32px;font-weight:700;color:#000;line-height:1.2;margin-bottom:10px;font-family:Cambria;padding-top:2rem}.team-description{color:#000;font-size:1.3rem;line-height:1.4;margin-bottom:25px;font-family:Inter;width:400px}.contact-btn{display:inline-flex;align-items:center;background-color:#000;color:#fff;border:none;padding:.3rem 1.2rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;transition:transform .25s ease}.contact-btn:hover{transform:translateY(-2px)}.contact-btn span{margin-left:8px;font-size:1.2rem}.team-members{display:flex;justify-content:space-between;flex-wrap:wrap}.member-column{flex-direction:column;flex:1;width:270px;text-align:center}.member-box,.member-column{display:flex;align-items:center}.member-box{color:#fff;width:60%;height:420px;flex-direction:column;justify-content:flex-start;padding-top:25px;background-color:#000}.member-box h3{font-size:1.1rem;font-weight:700;margin-bottom:5px;color:#ffffff}.member-box p{font-style:italic;font-size:.9rem;color:#ffffff}.member-photo{margin-top:-16rem;z-index:2}.member-photo2{margin-top:-20rem;z-index:2}.member-photo img{width:230px;height:auto;object-fit:cover;transition:transform .3s ease}.member-photo2 img{width:420px;transition:transform .3s ease}@media (max-width:480px){.team-section{flex-direction:column;align-items:center;padding:1rem 1.2rem}.team-content{text-align:center;max-width:100%}.team-heading{font-size:1.4rem;padding-top:1rem}.team-description{font-size:1rem;width:100%;margin:0 auto 1.5rem}.team-members{justify-content:center}.member-column{width:100%;margin-bottom:2rem}.member-box{width:90%;height:200px;padding-top:10px;margin-top:2rem}.member-photo,.member-photo2{margin-top:-6rem}.member-photo img,.member-photo2 img{width:220px}}@media (min-width:320px) and (max-width:767px){.team-section{flex-direction:column;align-items:center;padding:2rem}.team-content{text-align:center}.team-heading{font-size:1.5rem}.team-description{font-size:1.1rem;width:100%}.team-members{justify-content:center}.member-column{width:90%}.member-photo img{width:240px}.member-photo2 img{width:300px}.member-box h3{font-size:.9rem!important;margin-top:1rem}.member-box p{font-size:.6rem!important}.member-photo,.member-photo2{margin-top:-8rem}.member-box{width:70%;height:250px;padding-top:10px;margin-top:2rem}}@media (min-width:768px) and (max-width:1023px){.team-section{flex-direction:column;padding:2rem 3rem;align-items:center}.team-content{text-align:center;max-width:600px;margin-bottom:2rem}.team-description{width:100%;font-size:1.5rem}.team-members{justify-content:center;gap:1.5rem}.member-column{width:45%}.member-photo img{width:260px}.member-photo2 img{width:340px}.member-photo,.member-photo2{margin-top:-12rem}.member-box{width:70%;height:300px;padding-top:10px;margin-top:2rem}}@media (min-width:1024px) and (max-width:1279px){.team-section{padding:2rem 4rem}.team-description{width:90%}.member-column{width:280px}.member-photo img{width:250px}.member-photo2 img{width:330px}.member-photo,.member-photo2{margin-top:-12rem}.member-box{width:70%;height:300px;padding-top:10px;margin-top:2rem}}@media (min-width:1280px) and (max-width:1535px){.team-section{padding:0 3.5rem}.team-description{width:420px}.member-photo img{width:230px}.member-photo2 img{width:450px}}