.Header-module__hBw1pG__header{background-color:var(--white);z-index:100;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:90px;display:flex}.Header-module__hBw1pG__logoContainer{text-decoration:none}.Header-module__hBw1pG__logoPlaceholder{color:var(--neutral-dark);flex-direction:column;font-size:1.5rem;font-weight:700;line-height:1.1;display:flex}.Header-module__hBw1pG__logoHighlight{color:var(--neutral-dark)}.Header-module__hBw1pG__logoPlaceholder small{color:var(--primary-teal);letter-spacing:1.5px;margin-top:2px;font-size:.65rem}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:101;background:0 0;border:none;display:none}.Header-module__hBw1pG__hamburger{width:24px;height:20px;position:relative}.Header-module__hBw1pG__hamburger span{background:var(--neutral-dark);border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out;display:block;position:absolute}.Header-module__hBw1pG__hamburger span:first-child{top:0}.Header-module__hBw1pG__hamburger span:nth-child(2){top:9px}.Header-module__hBw1pG__hamburger span:nth-child(3){top:18px}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{top:9px;transform:rotate(135deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0;left:-20px}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){top:9px;transform:rotate(-135deg)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navList{gap:1.5rem;display:flex}.Header-module__hBw1pG__navList a{color:var(--text-main);font-size:.95rem;font-weight:600;transition:color .2s}.Header-module__hBw1pG__navList a:hover{color:var(--primary-teal)}.Header-module__hBw1pG__ctaButton{border-radius:9999px;align-items:center;gap:.5rem;padding:.7rem 1.5rem;display:flex;box-shadow:0 4px 6px -1px #83b8ae4d}@media (max-width:1100px){.Header-module__hBw1pG__navList{gap:1rem}}@media (max-width:992px){.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__nav{background-color:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;width:80%;max-width:320px;height:100vh;padding:2rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-5px 0 25px #0000001a}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__navList{flex-direction:column;gap:1.5rem;width:100%;margin-bottom:2rem}.Header-module__hBw1pG__navList a{font-size:1.25rem;display:block}.Header-module__hBw1pG__ctaButton{justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{background-color:var(--neutral-dark);color:#9ca3af;padding:5rem 0 2rem;font-size:.95rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__infoCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerLogoContainer{background-color:var(--white);border-radius:8px;align-self:flex-start;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-block}.Footer-module__S6Hkya__description{color:#d1d5db;margin-bottom:2rem;padding-right:1rem;line-height:1.6}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1.25rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__contactList li{color:#d1d5db;align-items:flex-start;gap:1rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactList svg{color:var(--primary-teal);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{color:#d1d5db;background-color:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{background-color:var(--primary-teal);color:var(--white)}.Footer-module__S6Hkya__colTitle{color:var(--white);margin-bottom:1.5rem;font-size:1.15rem;font-weight:700}.Footer-module__S6Hkya__mapWrapper{border:1px solid #ffffff0d;border-radius:12px;width:100%;height:250px;position:relative;overflow:hidden}.Footer-module__S6Hkya__mapPlaceholder{background-color:#374151;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><path d=\"M0,0 L100,100 M100,0 L0,100\" stroke=\"%234B5563\" stroke-width=\"0.5\"/></svg>");background-size:50px 50px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Footer-module__S6Hkya__mapPin{filter:drop-shadow(0 4px 6px #00000080);margin-bottom:20px;transform:scale(1.2)}.Footer-module__S6Hkya__mapBtn{color:var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .3s;position:absolute;top:15px;left:15px}.Footer-module__S6Hkya__mapBtn:hover{background-color:#000c}.Footer-module__S6Hkya__form{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__input,.Footer-module__S6Hkya__textarea{width:100%;color:var(--white);background-color:#ffffff0d;border:1px solid #ffffff0d;border-radius:8px;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;transition:border-color .3s,background-color .3s}.Footer-module__S6Hkya__input::placeholder,.Footer-module__S6Hkya__textarea::placeholder{color:#6b7280}.Footer-module__S6Hkya__input:focus,.Footer-module__S6Hkya__textarea:focus{border-color:var(--primary-teal);background-color:#ffffff14;outline:none}.Footer-module__S6Hkya__textarea{resize:vertical;min-height:100px}.Footer-module__S6Hkya__submitBtn{background-color:var(--primary-teal);color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .3s}.Footer-module__S6Hkya__submitBtn:hover{background-color:var(--secondary-teal)}.Footer-module__S6Hkya__bottomBar{color:#6b7280;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__S6Hkya__formCol{grid-column:1/-1}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:3rem 0 1.5rem}.Footer-module__S6Hkya__brandDescription{font-size:.9rem}.Footer-module__S6Hkya__mapContainer{height:180px}}
.Hero-module__ZARIfG__hero{background-color:var(--white);padding:5rem 0 7rem;overflow:visible}.Hero-module__ZARIfG__heroContainer{align-items:center;gap:5rem;display:flex}.Hero-module__ZARIfG__content{flex:1;max-width:650px}.Hero-module__ZARIfG__badge{background-color:var(--bg-soft-teal);color:var(--primary-teal);letter-spacing:1px;text-transform:uppercase;border:1px solid #83b8ae33;border-radius:30px;margin-bottom:2rem;padding:.6rem 1.4rem;font-size:.8rem;font-weight:800;display:inline-block}.Hero-module__ZARIfG__title{color:var(--neutral-dark);letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary-teal)}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1rem;margin-bottom:3.5rem;display:flex}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{border-radius:30px;justify-content:center;align-items:center;padding:1rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary{background-color:var(--primary-teal);color:var(--white);box-shadow:0 10px 20px #83b8ae4d}.Hero-module__ZARIfG__btnPrimary:hover{background-color:var(--secondary-teal);transform:translateY(-2px);box-shadow:0 12px 25px #83b8ae66}.Hero-module__ZARIfG__btnSecondary{background-color:var(--white);color:var(--primary-teal);border:2px solid var(--primary-teal)}.Hero-module__ZARIfG__btnSecondary:hover{background-color:var(--bg-soft-teal);transform:translateY(-2px)}.Hero-module__ZARIfG__statsGrid{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__statCard{background-color:#f0f5f4;border:1px solid #83b8ae26;border-radius:12px;flex-direction:column;flex:1;justify-content:center;gap:.5rem;min-width:140px;padding:.8rem 1rem;display:flex}.Hero-module__ZARIfG__stars{color:var(--primary-teal);gap:2px;display:flex}.Hero-module__ZARIfG__star{width:12px;height:12px}.Hero-module__ZARIfG__statInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__statValue{color:var(--neutral-dark);font-size:.95rem;font-weight:800}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.75rem}.Hero-module__ZARIfG__imageWrapper{flex:1;width:100%;height:550px;position:relative}.Hero-module__ZARIfG__heroImageContainer{border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.Hero-module__ZARIfG__floatingRating{background-color:var(--white);color:var(--primary-teal);border-radius:30px;align-items:center;gap:4px;padding:.6rem 1.2rem;display:flex;position:absolute;top:30px;right:-25px;box-shadow:0 15px 35px #0000001a}.Hero-module__ZARIfG__floatingSmile{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--white);background-color:#83b8aed9;border-radius:20px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex;position:absolute;bottom:40px;left:-40px;box-shadow:0 15px 30px #00000026}.Hero-module__ZARIfG__smileIcon{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__smileInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__smileTitle{margin-bottom:2px;font-size:.95rem;font-weight:800}.Hero-module__ZARIfG__smileSubtitle{opacity:.9;font-size:.75rem}@media (max-width:992px){.Hero-module__ZARIfG__heroContainer{text-align:center;flex-direction:column;gap:3rem}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center}.Hero-module__ZARIfG__statsGrid{justify-content:center}.Hero-module__ZARIfG__imageWrapper{flex:none;width:100%;height:400px;margin-top:2rem}.Hero-module__ZARIfG__floatingSmile{bottom:-20px;left:10px}.Hero-module__ZARIfG__floatingRating{top:-20px;right:10px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:3rem 0 5rem}.Hero-module__ZARIfG__title{letter-spacing:-1px;font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__subtitle br{display:none}.Hero-module__ZARIfG__imageWrapper{height:350px}.Hero-module__ZARIfG__statsGrid{gap:.75rem}.Hero-module__ZARIfG__statCard{min-width:120px;padding:.7rem .8rem}.Hero-module__ZARIfG__floatingSmile{border-radius:14px;padding:.8rem 1rem}.Hero-module__ZARIfG__smileTitle{font-size:.8rem}.Hero-module__ZARIfG__smileSubtitle{font-size:.65rem}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:2rem 0 4rem}.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__badge{padding:.4rem 1rem;font-size:.7rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{width:100%;padding:.9rem 1.4rem;font-size:.95rem}.Hero-module__ZARIfG__imageWrapper{height:280px}.Hero-module__ZARIfG__floatingRating{padding:.5rem .8rem;font-size:.75rem;top:-15px;right:5px}.Hero-module__ZARIfG__floatingSmile{gap:.5rem;padding:.6rem .8rem;bottom:-15px;left:5px}.Hero-module__ZARIfG__smileIcon svg{width:24px;height:24px}.Hero-module__ZARIfG__statCard{min-width:100px}.Hero-module__ZARIfG__statValue{font-size:.85rem}.Hero-module__ZARIfG__statLabel{font-size:.7rem}}
.AboutUs-module__Rj00zW__about{background-color:var(--white)}.AboutUs-module__Rj00zW__contentWrapper{align-items:center;gap:4rem;display:flex}.AboutUs-module__Rj00zW__textContent{flex:1}.AboutUs-module__Rj00zW__sectionBadge{color:var(--primary-teal);letter-spacing:1px;background-color:#83b8ae26;border:1px solid #83b8ae4d;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.AboutUs-module__Rj00zW__title{color:var(--neutral-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.AboutUs-module__Rj00zW__paragraph{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.AboutUs-module__Rj00zW__stats{gap:3rem;margin-top:2rem;display:flex}.AboutUs-module__Rj00zW__statItem h3{color:var(--primary-teal);letter-spacing:-1px;margin-bottom:.1rem;font-size:2.2rem;font-weight:800;line-height:1.1}.AboutUs-module__Rj00zW__statItem p{color:var(--text-muted);font-size:1rem;font-weight:600}.AboutUs-module__Rj00zW__imageGallery{flex:1;grid-template-rows:240px 240px;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.AboutUs-module__Rj00zW__imageBlock{background-color:var(--bg-soft-teal);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.AboutUs-module__Rj00zW__imageBlock:first-child{grid-row:1/-1}.AboutUs-module__Rj00zW__imageBlock:nth-child(2),.AboutUs-module__Rj00zW__imageBlock:nth-child(3){grid-column:2}.AboutUs-module__Rj00zW__imageBlock:nth-child(2){grid-row:1}.AboutUs-module__Rj00zW__imageBlock:nth-child(3){grid-row:2}@media (max-width:992px){.AboutUs-module__Rj00zW__contentWrapper{flex-direction:column;gap:3rem}.AboutUs-module__Rj00zW__title{font-size:2rem}.AboutUs-module__Rj00zW__imageGallery{grid-template-rows:200px 200px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.AboutUs-module__Rj00zW__title{font-size:1.8rem}.AboutUs-module__Rj00zW__paragraph{font-size:1rem}.AboutUs-module__Rj00zW__stats{gap:2rem}.AboutUs-module__Rj00zW__statItem h3{font-size:1.8rem}.AboutUs-module__Rj00zW__statItem p{font-size:.9rem}.AboutUs-module__Rj00zW__imageGallery{flex-direction:column;gap:1rem;width:100%;display:flex}.AboutUs-module__Rj00zW__imageBlock{width:100%;height:220px}.AboutUs-module__Rj00zW__imageBlock:first-child{grid-row:unset}.AboutUs-module__Rj00zW__imageBlock:nth-child(2),.AboutUs-module__Rj00zW__imageBlock:nth-child(3){grid-column:unset;grid-row:unset}}@media (max-width:480px){.AboutUs-module__Rj00zW__title{font-size:1.5rem}.AboutUs-module__Rj00zW__stats{flex-direction:column;align-items:flex-start;gap:1.5rem}.AboutUs-module__Rj00zW__imageBlock{height:180px}}
.FeaturedServices-module__c2-t6a__featured{background-color:#f8f9fa}.FeaturedServices-module__c2-t6a__header{text-align:center;margin-bottom:4rem}.FeaturedServices-module__c2-t6a__sectionBadge{color:var(--primary-teal);letter-spacing:1px;background-color:#83b8ae26;border:1px solid #83b8ae4d;border-radius:20px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.FeaturedServices-module__c2-t6a__subtitle{color:var(--text-muted);font-size:1.1rem}.FeaturedServices-module__c2-t6a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;gap:2rem;display:grid}.FeaturedServices-module__c2-t6a__card{background:var(--white);border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;padding:3rem 2.5rem 2.5rem;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000000a}.FeaturedServices-module__c2-t6a__card:hover{transform:translateY(-5px)}.FeaturedServices-module__c2-t6a__highlighted{background-color:var(--primary-teal);color:var(--white);border-color:var(--primary-teal)}.FeaturedServices-module__c2-t6a__badge{border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:700;position:absolute;top:-15px;left:2rem}.FeaturedServices-module__c2-t6a__badgeDark{background-color:var(--neutral-dark);color:var(--white)}.FeaturedServices-module__c2-t6a__badgeLight{background-color:var(--primary-teal);color:var(--white);opacity:.7}.FeaturedServices-module__c2-t6a__cardTitle{color:inherit;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.FeaturedServices-module__c2-t6a__highlighted .FeaturedServices-module__c2-t6a__cardTitle{color:var(--white)}.FeaturedServices-module__c2-t6a__price{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.FeaturedServices-module__c2-t6a__amount{letter-spacing:-1px;font-size:3rem;font-weight:800}.FeaturedServices-module__c2-t6a__currency{opacity:.8;font-size:.95rem;line-height:1.2}.FeaturedServices-module__c2-t6a__features{flex:1;margin-bottom:2.5rem}.FeaturedServices-module__c2-t6a__features li{align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.4;display:flex}.FeaturedServices-module__c2-t6a__check{flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.FeaturedServices-module__c2-t6a__highlighted .FeaturedServices-module__c2-t6a__check{color:var(--white)}.FeaturedServices-module__c2-t6a__card:not(.FeaturedServices-module__c2-t6a__highlighted) .FeaturedServices-module__c2-t6a__check{color:var(--primary-teal)}.FeaturedServices-module__c2-t6a__btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.FeaturedServices-module__c2-t6a__btnWhite{background-color:var(--white);color:var(--primary-teal)}.FeaturedServices-module__c2-t6a__btnWhite:hover{background-color:var(--neutral-light)}.FeaturedServices-module__c2-t6a__btnTeal{background-color:var(--primary-teal);color:var(--white)}.FeaturedServices-module__c2-t6a__btnTeal:hover{background-color:var(--secondary-teal)}@media (max-width:992px){.FeaturedServices-module__c2-t6a__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.FeaturedServices-module__c2-t6a__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.FeaturedServices-module__c2-t6a__amount{font-size:2.5rem}.FeaturedServices-module__c2-t6a__card{padding:2.5rem 2rem 2rem}}@media (max-width:480px){.FeaturedServices-module__c2-t6a__card{padding:2rem 1.5rem 1.5rem}.FeaturedServices-module__c2-t6a__amount{font-size:2rem}.FeaturedServices-module__c2-t6a__features li{font-size:.9rem}}
.VideoGallery-module__vjtP9q__section{background-color:var(--white);padding:5rem 0}.VideoGallery-module__vjtP9q__header{text-align:center;max-width:800px;margin:0 auto 3.5rem}.VideoGallery-module__vjtP9q__sectionBadge{color:var(--primary-teal);letter-spacing:1px;text-transform:uppercase;background-color:#83b8ae26;border:1px solid #83b8ae4d;border-radius:20px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.VideoGallery-module__vjtP9q__title{color:var(--neutral-dark);margin-bottom:1rem;font-size:2.3rem;font-weight:800;line-height:1.2}.VideoGallery-module__vjtP9q__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.VideoGallery-module__vjtP9q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.VideoGallery-module__vjtP9q__videoCard{background:var(--white);border:1px solid #83b8ae33;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000f}.VideoGallery-module__vjtP9q__videoCard:hover{border-color:var(--primary-teal);transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.VideoGallery-module__vjtP9q__videoWrapper{aspect-ratio:9/16;background-color:#000;width:100%;position:relative}.VideoGallery-module__vjtP9q__videoPlayer{object-fit:cover;width:100%;height:100%;display:block}.VideoGallery-module__vjtP9q__videoInfo{background-color:var(--white);padding:1.2rem 1.5rem}.VideoGallery-module__vjtP9q__videoTitle{color:var(--neutral-dark);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.VideoGallery-module__vjtP9q__videoDesc{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.VideoGallery-module__vjtP9q__section{padding:3.5rem 0}.VideoGallery-module__vjtP9q__title{font-size:1.8rem}.VideoGallery-module__vjtP9q__grid{grid-template-columns:1fr;gap:1.5rem}}
.Agreements-module__EBIzfG__agreements{background-color:var(--bg-soft-teal)}.Agreements-module__EBIzfG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Agreements-module__EBIzfG__sectionBadge{color:var(--primary-teal);letter-spacing:1px;text-transform:uppercase;background-color:#0000;border:1px solid #83b8ae80;border-radius:30px;margin-bottom:1.5rem;padding:.5rem 1.4rem;font-size:.8rem;font-weight:800;display:inline-block}.Agreements-module__EBIzfG__subtitle{color:var(--text-muted);max-width:600px;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.Agreements-module__EBIzfG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:950px;margin:0 auto;display:grid}.Agreements-module__EBIzfG__card{background:var(--white);border:1px solid #83b8ae26;border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Agreements-module__EBIzfG__card:before{content:"";background:linear-gradient(90deg, var(--primary-teal), #4a9e90);opacity:0;width:100%;height:6px;transition:opacity .3s;position:absolute;top:0;left:0}.Agreements-module__EBIzfG__card:hover{border-color:#83b8ae66;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.Agreements-module__EBIzfG__card:hover:before{opacity:1}.Agreements-module__EBIzfG__cardHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Agreements-module__EBIzfG__iconWrapper{background-color:var(--white);border:1px solid #83b8ae4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:10px;display:flex;overflow:hidden;box-shadow:0 6px 20px #0000000f}.Agreements-module__EBIzfG__logoImg{object-fit:contain;border-radius:0;width:100%;height:100%}.Agreements-module__EBIzfG__titleWrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:.4rem;display:flex}.Agreements-module__EBIzfG__cardTitle{color:var(--neutral-dark);font-size:1.4rem;font-weight:800;line-height:1.2}.Agreements-module__EBIzfG__discountBadge{background:linear-gradient(135deg, var(--primary-teal), #4a9e90);color:var(--white);letter-spacing:.5px;border-radius:20px;padding:.35rem 1rem;font-size:.8rem;font-weight:800;box-shadow:0 4px 10px #4a9e904d}.Agreements-module__EBIzfG__cardSubtitle{color:var(--primary-teal);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.2rem;font-size:.9rem;font-weight:700;line-height:1.4}.Agreements-module__EBIzfG__cardDescription{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.Agreements-module__EBIzfG__highlightBox{border-left:4px solid var(--primary-teal);color:var(--neutral-dark);background-color:#83b8ae1a;border-radius:0 8px 8px 0;align-items:center;gap:12px;margin-bottom:2rem;padding:1rem 1.2rem;font-size:.95rem;font-weight:700;display:flex}.Agreements-module__EBIzfG__btn{background-color:var(--primary-teal);width:100%;color:var(--white);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #83b8ae4d}.Agreements-module__EBIzfG__btn:hover{background-color:#4a9e90;transform:translateY(-2px);box-shadow:0 8px 25px #83b8ae66}.Agreements-module__EBIzfG__arrow{font-size:1.2rem;line-height:1;transition:transform .3s}.Agreements-module__EBIzfG__btn:hover .Agreements-module__EBIzfG__arrow{transform:translate(6px)}@media (max-width:768px){.Agreements-module__EBIzfG__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.Agreements-module__EBIzfG__cardHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:480px){.Agreements-module__EBIzfG__card{padding:2rem 1.5rem}.Agreements-module__EBIzfG__cardTitle{font-size:1.1rem}.Agreements-module__EBIzfG__cardDescription{font-size:.9rem}.Agreements-module__EBIzfG__logoImg{width:40px;height:40px}}
.Reviews-module__yTtV6W__reviewsSection{background:linear-gradient(135deg,#f8fafc 0%,#edf2f7 100%);position:relative;overflow:hidden}.Reviews-module__yTtV6W__reviewsSection:before{content:"";z-index:0;background:radial-gradient(circle,#83b8ae1a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;left:-20%}.Reviews-module__yTtV6W__header{text-align:center;max-width:800px;margin:0 auto 3rem}.Reviews-module__yTtV6W__googleScore{justify-content:center;align-items:center;gap:12px;margin-top:1rem;display:flex}.Reviews-module__yTtV6W__stars{color:#fbbc05;display:flex}.Reviews-module__yTtV6W__scoreText{color:var(--neutral-dark);font-size:1.2rem;font-weight:800}.Reviews-module__yTtV6W__grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:2rem;max-width:1100px;margin:0 auto 3rem;padding:1rem 1rem 3rem;display:flex;overflow-x:auto}.Reviews-module__yTtV6W__grid::-webkit-scrollbar{height:8px}.Reviews-module__yTtV6W__grid::-webkit-scrollbar-track{background:#83b8ae1a;border-radius:10px}.Reviews-module__yTtV6W__grid::-webkit-scrollbar-thumb{background:#83b8ae80;border-radius:10px}.Reviews-module__yTtV6W__card{scroll-snap-align:start;background:var(--white);border:1px solid #fffc;border-radius:24px;flex:0 0 350px;max-width:85vw;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a,inset 0 0 0 1px #83b8ae1a}.Reviews-module__yTtV6W__card:before{content:"\"";color:#83b8ae0d;z-index:0;font-family:Georgia,serif;font-size:120px;line-height:1;position:absolute;top:-20px;right:20px}.Reviews-module__yTtV6W__card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000014,inset 0 0 0 1px #83b8ae4d}.Reviews-module__yTtV6W__card>*{z-index:1;position:relative}.Reviews-module__yTtV6W__author{align-items:center;gap:15px;margin-bottom:1.2rem;display:flex}.Reviews-module__yTtV6W__avatar{background:linear-gradient(135deg, var(--primary-teal), var(--secondary-teal));width:56px;height:56px;color:var(--white);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;transition:transform .3s;display:flex;transform:rotate(-3deg);box-shadow:0 8px 16px #83b8ae4d}.Reviews-module__yTtV6W__card:hover .Reviews-module__yTtV6W__avatar{transform:rotate(0)scale(1.05)}.Reviews-module__yTtV6W__authorInfo{flex-direction:column;gap:4px;display:flex}.Reviews-module__yTtV6W__authorName{color:var(--neutral-dark);letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.Reviews-module__yTtV6W__date{color:var(--primary-teal);background:#83b8ae1a;border-radius:20px;width:fit-content;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.Reviews-module__yTtV6W__reviewText{color:#4a5568;font-size:1.05rem;font-style:italic;line-height:1.7}.Reviews-module__yTtV6W__ctaContainer{text-align:center}.Reviews-module__yTtV6W__btn{background:linear-gradient(135deg, var(--primary-teal), #6da69c);color:var(--white);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:800;transition:all .4s cubic-bezier(.165,.84,.44,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #83b8ae66}.Reviews-module__yTtV6W__btn:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Reviews-module__yTtV6W__btn:hover:after{left:100%}.Reviews-module__yTtV6W__btn:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px #83b8ae80}.Reviews-module__yTtV6W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.Reviews-module__yTtV6W__modalContent{background:var(--white);border-radius:24px;width:100%;max-width:500px;padding:2.5rem;position:relative;box-shadow:0 20px 50px #0003}.Reviews-module__yTtV6W__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:1.8rem;position:absolute;top:1.2rem;right:1.5rem}.Reviews-module__yTtV6W__modalTitle{color:var(--neutral-dark);margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.Reviews-module__yTtV6W__modalDesc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem}.Reviews-module__yTtV6W__formGroup{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.Reviews-module__yTtV6W__label{color:var(--neutral-dark);font-size:.9rem;font-weight:700}.Reviews-module__yTtV6W__input,.Reviews-module__yTtV6W__textarea{border:1px solid #00000026;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Reviews-module__yTtV6W__input:focus,.Reviews-module__yTtV6W__textarea:focus{border-color:var(--primary-teal)}.Reviews-module__yTtV6W__starSelector{cursor:pointer;gap:8px;display:flex}.Reviews-module__yTtV6W__starItem{color:#d1d5db;transition:color .2s}.Reviews-module__yTtV6W__starItemActive{color:#fbbc05}.Reviews-module__yTtV6W__submitBtn{background-color:var(--primary-teal);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s}.Reviews-module__yTtV6W__submitBtn:hover{background-color:var(--secondary-teal)}.Reviews-module__yTtV6W__successState{text-align:center;padding:1.5rem 0}.Reviews-module__yTtV6W__successIcon{width:60px;height:60px;color:var(--primary-teal);background-color:#83b8ae33;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}@media (max-width:768px){.Reviews-module__yTtV6W__grid{padding-bottom:2rem}.Reviews-module__yTtV6W__card{flex:0 0 300px;padding:2rem 1.5rem}.Reviews-module__yTtV6W__btn{justify-content:center;width:100%;padding:.9rem 1.2rem;font-size:.95rem}.Reviews-module__yTtV6W__googleScore{flex-wrap:wrap}.Reviews-module__yTtV6W__modalContent{padding:2rem 1.5rem}}
.Specialties-module__gy4qQG__main{background-color:var(--white);padding-bottom:5rem}.Specialties-module__gy4qQG__heroSection{background:linear-gradient(135deg,#ebf5f3 0%,#d8ece8 100%);border-bottom:1px solid #83b8ae40;padding:3rem 0 4rem;position:relative}.Specialties-module__gy4qQG__backLink{color:var(--primary-teal);background-color:var(--white);border:1px solid #83b8ae33;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000000a}.Specialties-module__gy4qQG__backLink:hover{transform:translate(-3px);box-shadow:0 6px 20px #00000014}.Specialties-module__gy4qQG__heroContent{justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.Specialties-module__gy4qQG__heroText{max-width:650px}.Specialties-module__gy4qQG__badge{background-color:var(--white);color:var(--primary-teal);letter-spacing:1.5px;text-transform:uppercase;border:1px solid #83b8ae4d;border-radius:20px;margin-bottom:1.25rem;padding:.45rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 2px 10px #00000008}.Specialties-module__gy4qQG__title{color:var(--neutral-dark);letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Specialties-module__gy4qQG__highlight{color:var(--primary-teal)}.Specialties-module__gy4qQG__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Specialties-module__gy4qQG__heroRightCol{flex-direction:column;align-items:flex-end;gap:1.25rem;display:flex}.Specialties-module__gy4qQG__heroStatsCard{background-color:var(--white);border:1px solid #83b8ae33;border-radius:20px;align-items:center;gap:1.5rem;padding:.8rem 1.5rem;display:flex;box-shadow:0 10px 30px #0000000a}.Specialties-module__gy4qQG__heroStatItem{flex-direction:column;align-items:center;display:flex}.Specialties-module__gy4qQG__heroStatValue{color:var(--primary-teal);font-size:1.25rem;font-weight:800;line-height:1}.Specialties-module__gy4qQG__heroStatLabel{color:var(--text-muted);margin-top:2px;font-size:.75rem;font-weight:600}.Specialties-module__gy4qQG__heroStatDivider{background-color:#e5e7eb;width:1px;height:25px}.Specialties-module__gy4qQG__heroBtn{background-color:var(--primary-teal);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:30px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 25px #83b8ae66}.Specialties-module__gy4qQG__heroBtn:hover{background-color:var(--secondary-teal);color:var(--white);transform:translateY(-2px);box-shadow:0 14px 30px #83b8ae80}.Specialties-module__gy4qQG__tabsSection{background-color:var(--white);z-index:50;border-bottom:1px solid #e5e7eb;position:sticky;top:90px}.Specialties-module__gy4qQG__tabsContainer{padding:0}.Specialties-module__gy4qQG__tabsScroll{scrollbar-width:none;gap:1rem;padding:1.25rem 1rem;display:flex;overflow-x:auto}@media (min-width:1024px){.Specialties-module__gy4qQG__tabsScroll{justify-content:center;padding:1.25rem 0}}.Specialties-module__gy4qQG__tabsScroll::-webkit-scrollbar{display:none}.Specialties-module__gy4qQG__tabBtn{background-color:var(--white);color:var(--neutral-dark);cursor:pointer;white-space:nowrap;border:1px solid #e5e7eb;border-radius:30px;flex-shrink:0;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.Specialties-module__gy4qQG__tabBtn:hover{border-color:var(--primary-teal);color:var(--primary-teal)}.Specialties-module__gy4qQG__activeTab{background-color:var(--primary-teal);color:var(--white);border-color:var(--primary-teal)}.Specialties-module__gy4qQG__activeTab:hover{color:var(--white)}.Specialties-module__gy4qQG__detailSection{padding:5rem 0}.Specialties-module__gy4qQG__detailGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Specialties-module__gy4qQG__imageCol{aspect-ratio:4/3;background-color:var(--bg-soft-teal);border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.Specialties-module__gy4qQG__roundedImage{border-radius:24px}.Specialties-module__gy4qQG__infoCol{flex-direction:column;align-items:flex-start;display:flex}.Specialties-module__gy4qQG__badgeDetail{color:var(--primary-teal);letter-spacing:1px;text-transform:uppercase;background-color:#83b8ae26;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}.Specialties-module__gy4qQG__detailTitle{color:var(--neutral-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.Specialties-module__gy4qQG__detailDesc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.Specialties-module__gy4qQG__benefitsList{flex-direction:column;gap:1.25rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.Specialties-module__gy4qQG__benefitsList li{color:var(--neutral-dark);align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.Specialties-module__gy4qQG__checkIcon{color:var(--primary-teal);flex-shrink:0}.Specialties-module__gy4qQG__actionBtns{gap:1.25rem;width:100%;display:flex}.Specialties-module__gy4qQG__primaryBtn{background-color:var(--primary-teal);color:var(--white);cursor:pointer;border:none;border-radius:30px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Specialties-module__gy4qQG__primaryBtn:hover{background-color:var(--secondary-teal);color:var(--white)}.Specialties-module__gy4qQG__secondaryBtn{color:var(--primary-teal);border:1.5px solid var(--primary-teal);cursor:pointer;background-color:#0000;border-radius:30px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Specialties-module__gy4qQG__secondaryBtn:hover{background-color:#83b8ae1a}.Specialties-module__gy4qQG__othersSection{padding:4rem 0 2rem}.Specialties-module__gy4qQG__othersTitle{color:var(--neutral-dark);margin-bottom:2.5rem;font-size:1.75rem;font-weight:800}.Specialties-module__gy4qQG__othersGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Specialties-module__gy4qQG__otherCard{cursor:pointer;background-color:var(--white);border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.Specialties-module__gy4qQG__otherCard:hover{border-color:var(--primary-teal);transform:translateY(-3px);box-shadow:0 10px 30px #00000008}.Specialties-module__gy4qQG__otherName{color:var(--neutral-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.Specialties-module__gy4qQG__otherDesc{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Specialties-module__gy4qQG__viewMore{color:var(--primary-teal);font-size:.95rem;font-weight:700}@media (max-width:992px){.Specialties-module__gy4qQG__heroContent{flex-direction:column;align-items:flex-start}.Specialties-module__gy4qQG__detailGrid{grid-template-columns:1fr;gap:3rem}.Specialties-module__gy4qQG__imageCol{height:350px}.Specialties-module__gy4qQG__othersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Specialties-module__gy4qQG__title{font-size:2.5rem}.Specialties-module__gy4qQG__tabsScroll{-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.5rem;overflow-x:auto}.Specialties-module__gy4qQG__tabBtn{white-space:nowrap;flex-shrink:0;padding:.7rem 1.2rem;font-size:.85rem}.Specialties-module__gy4qQG__actionBtns{flex-direction:column}.Specialties-module__gy4qQG__othersGrid{grid-template-columns:1fr}.Specialties-module__gy4qQG__imageCol{height:300px}.Specialties-module__gy4qQG__detailTitle{font-size:1.8rem}}@media (max-width:480px){.Specialties-module__gy4qQG__heroSection{padding:2rem 0 3rem}.Specialties-module__gy4qQG__title{font-size:2rem}.Specialties-module__gy4qQG__subtitle{font-size:.95rem}.Specialties-module__gy4qQG__heroStatsCard{gap:1rem;padding:.6rem 1rem}.Specialties-module__gy4qQG__heroStatValue{font-size:1.5rem}.Specialties-module__gy4qQG__imageCol{height:250px}.Specialties-module__gy4qQG__primaryBtn,.Specialties-module__gy4qQG__secondaryBtn{justify-content:center;width:100%}.Specialties-module__gy4qQG__otherCard{padding:1.5rem}}.Specialties-module__gy4qQG__carouselContainer{background-color:var(--bg-soft-teal);border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Specialties-module__gy4qQG__carouselBtnPrev,.Specialties-module__gy4qQG__carouselBtnNext{cursor:pointer;width:40px;height:40px;color:var(--primary-teal);z-index:2;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.Specialties-module__gy4qQG__carouselBtnPrev:hover,.Specialties-module__gy4qQG__carouselBtnNext:hover{background-color:var(--white);color:var(--secondary-teal);transform:translateY(-50%)scale(1.05)}.Specialties-module__gy4qQG__carouselBtnPrev{left:15px}.Specialties-module__gy4qQG__carouselBtnNext{right:15px}.Specialties-module__gy4qQG__carouselDots{z-index:2;gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.Specialties-module__gy4qQG__carouselDot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Specialties-module__gy4qQG__carouselDotActive{background-color:var(--white);transform:scale(1.2)}
.Team-module__EqCvfq__team{background-color:var(--white)}.Team-module__EqCvfq__header{text-align:center;margin-bottom:4rem}.Team-module__EqCvfq__sectionBadge{color:var(--primary-teal);letter-spacing:1px;background-color:#83b8ae26;border:1px solid #83b8ae4d;border-radius:20px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.Team-module__EqCvfq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Team-module__EqCvfq__card{text-align:center;background:0 0;flex-direction:column;align-items:center;padding:1rem;transition:transform .3s;display:flex}.Team-module__EqCvfq__card:hover{transform:translateY(-5px)}.Team-module__EqCvfq__imageWrapper{border:4px solid var(--white);background-color:#f8fafc;border-radius:24px;width:220px;height:220px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 15px 30px #0000001a}.Team-module__EqCvfq__memberImg{transition:transform .4s}.Team-module__EqCvfq__card:hover .Team-module__EqCvfq__memberImg{transform:scale(1.05)}.Team-module__EqCvfq__info{flex-direction:column;align-items:center;display:flex}.Team-module__EqCvfq__name{color:var(--neutral-dark);margin-bottom:.3rem;font-size:1.35rem;font-weight:800}.Team-module__EqCvfq__specialty{color:var(--primary-teal);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.95rem;font-weight:700}.Team-module__EqCvfq__description{color:var(--text-muted);max-width:300px;font-size:1rem;line-height:1.6}@media (max-width:768px){.Team-module__EqCvfq__grid{grid-template-columns:1fr;max-width:350px;margin:0 auto}.Team-module__EqCvfq__header{margin-bottom:2.5rem}.Team-module__EqCvfq__imageWrapper{width:160px;height:160px}.Team-module__EqCvfq__name{font-size:1.2rem}.Team-module__EqCvfq__specialty{font-size:.85rem}.Team-module__EqCvfq__description{font-size:.95rem}}
