@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";
.page-module__IIiQGq__container{color:#fff;background:radial-gradient(#17212f 20%);padding:80px 20px}.page-module__IIiQGq__titulo{text-align:center;color:#fff;margin-bottom:60px;padding-top:20px;font-family:Playfair Display,serif;font-size:1.6rem;position:relative}.page-module__IIiQGq__titulo:after{content:"";background:#c9a227;border-radius:2px;width:120px;height:3px;margin:16px auto 0;display:block}.page-module__IIiQGq__listaSocios{flex-direction:column;gap:100px;max-width:1200px;margin:0 auto;display:flex}.page-module__IIiQGq__socioLinha{align-items:center;gap:60px;display:flex}.page-module__IIiQGq__socioLinha:nth-child(2n){flex-direction:row-reverse}.page-module__IIiQGq__socioImagem{border-radius:10px;flex-shrink:0;width:380px;height:480px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0006}.page-module__IIiQGq__socioImagem:hover .page-module__IIiQGq__image{transform:scale(1.1)}.page-module__IIiQGq__socioInfo{flex:1}.page-module__IIiQGq__socioInfo h2{margin-bottom:6px;font-family:Playfair Display,serif;font-size:2.6rem}.page-module__IIiQGq__botaoPerfil{color:#c9a227;cursor:pointer;background:0 0;border:1px solid #c9a227;border-radius:6px;padding:12px 26px;transition:all .3s}.page-module__IIiQGq__botaoPerfil:hover{color:#0d1117;background:#c9a227}.page-module__IIiQGq__hr{background:linear-gradient(90deg,#0000,#c9a227cc,#0000);border:none;width:80%;height:2px;margin-top:160px;margin-left:auto;margin-right:auto}.page-module__IIiQGq__imageWrapper,.page-module__IIiQGq__imageWrapperGrande,.page-module__IIiQGq__imageWrapperPequena{background:#0d1117;width:100%;position:relative;overflow:hidden}.page-module__IIiQGq__image{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s;display:block}.page-module__IIiQGq__card:hover .page-module__IIiQGq__image{transform:scale(1.08)}.page-module__IIiQGq__imageWrapper{aspect-ratio:4/3.2}.page-module__IIiQGq__imageWrapperGrande{aspect-ratio:4/3}.page-module__IIiQGq__imageWrapperPequena{aspect-ratio:1/1.1}.page-module__IIiQGq__content{padding:32px}.page-module__IIiQGq__content h2{color:#fff;margin-bottom:6px;font-family:Playfair Display,serif;font-size:1.8rem}.page-module__IIiQGq__cargo{color:#f5b942;margin-bottom:12px;font-size:1.1rem;font-weight:600;display:block}.page-module__IIiQGq__area{color:#9ca3af;margin-bottom:20px;font-size:.95rem;font-style:italic}.page-module__IIiQGq__descricao{color:#cbd5e1;margin-bottom:20px;font-size:.98rem;line-height:1.7}.page-module__IIiQGq__contEquipe{background:radial-gradient(#17212f 60%);padding:80px 20px 100px}.page-module__IIiQGq__subtitulo{text-align:center;color:#fff;margin-bottom:60px;font-family:Playfair Display,serif;font-size:2.8rem;position:relative}.page-module__IIiQGq__subtitulo:after{content:"";background:#c9a227;border-radius:2px;width:120px;height:3px;margin:16px auto 0;display:block}.page-module__IIiQGq__gridEquipe{grid-template-columns:repeat(auto-fit,minmax(220px,360px));justify-content:center;gap:32px;display:grid}.page-module__IIiQGq__cardEquipe{background:#3e4147;border-radius:12px;transition:all .4s;overflow:hidden;box-shadow:0 8px 25px #0000004d}.page-module__IIiQGq__cardEquipe:hover{transform:translateY(-10px)}.page-module__IIiQGq__contentEquipe{text-align:center;padding:20px}.page-module__IIiQGq__contentEquipe h3{color:#fff;margin-bottom:6px;font-size:1.35rem}.page-module__IIiQGq__contentEquipe span{color:#9ca3af;font-size:.95rem}.page-module__IIiQGq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:12px;animation:.4s page-module__IIiQGq__fadeIn;display:flex;position:fixed;inset:0}.page-module__IIiQGq__modal{background:#f8f5ee;border-radius:16px;flex-direction:row;width:90%;max-width:1400px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 80px #0009}.page-module__IIiQGq__modalLeft{color:#1e293b;width:50%;padding:60px 80px;position:relative;overflow-y:auto}.page-module__IIiQGq__modalLeft h2{color:#0f1b2d;margin-bottom:12px;font-family:Playfair Display,serif;font-size:3rem}.page-module__IIiQGq__modalCargo{color:#c9a227;margin-bottom:8px;font-size:1.3rem;font-weight:600}.page-module__IIiQGq__modalArea{color:#475569;margin-bottom:28px;font-size:1.1rem}.page-module__IIiQGq__modalDescricao{color:#334155;white-space:pre-line;margin-bottom:32px;font-size:1.05rem;line-height:1.8}.page-module__IIiQGq__modalIcons{color:#0f1b2d;gap:28px;margin-top:32px;display:flex}.page-module__IIiQGq__modalIcons svg{cursor:pointer;width:32px;height:32px;transition:all .3s}.page-module__IIiQGq__modalIcons svg:hover{color:#c9a227;transform:translateY(-4px)}.page-module__IIiQGq__closeButton{color:#0f1b2d;cursor:pointer;z-index:10;background:0 0;border:none;font-size:2.8rem;transition:all .3s;position:absolute;top:30px;left:40px}.page-module__IIiQGq__closeButton:hover{color:#c9a227;transform:rotate(90deg)scale(1.15)}.page-module__IIiQGq__modalRight{background:#0d1117;width:50%;position:relative}.page-module__IIiQGq__modalImage{object-fit:cover;object-position:center top;width:100%;height:100%}@media (max-width:1100px){.page-module__IIiQGq__modal{flex-direction:column;max-height:95vh}.page-module__IIiQGq__modalLeft,.page-module__IIiQGq__modalRight{width:100%}.page-module__IIiQGq__modalRight{order:-1;height:40vh;min-height:300px}.page-module__IIiQGq__modalLeft{padding:80px 40px 40px}.page-module__IIiQGq__closeButton{top:20px;left:20px}.page-module__IIiQGq__modalLeft h2{font-size:2.4rem}.page-module__IIiQGq__modalIcons{justify-content:center;gap:24px}}@media (max-width:768px){.page-module__IIiQGq__container,.page-module__IIiQGq__contEquipe{padding:60px 16px}.page-module__IIiQGq__titulo{margin-bottom:40px}.page-module__IIiQGq__listaSocios{gap:70px}.page-module__IIiQGq__socioLinha,.page-module__IIiQGq__socioLinha:nth-child(2n){align-items:center;gap:40px;flex-direction:column!important}.page-module__IIiQGq__socioImagem{aspect-ratio:3/4;width:100%;max-width:340px;height:auto}.page-module__IIiQGq__socioInfo{text-align:center}.page-module__IIiQGq__socioInfo h2{font-size:2.2rem}.page-module__IIiQGq__botaoPerfil{margin:20px auto 0;padding:10px 24px}.page-module__IIiQGq__hr{width:90%;margin-top:100px}.page-module__IIiQGq__gridEquipe{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:44px;padding:0 10px}.page-module__IIiQGq__cardEquipe{max-width:480px;margin:0 auto}.page-module__IIiQGq__contentEquipe{padding:26px 20px}.page-module__IIiQGq__contentEquipe h3{font-size:1.55rem}.page-module__IIiQGq__contentEquipe span{font-size:1.05rem}}@media (max-width:480px){.page-module__IIiQGq__titulo{margin-bottom:32px;font-size:1.4rem}.page-module__IIiQGq__titulo:after{width:90px}.page-module__IIiQGq__socioInfo h2{font-size:2rem}.page-module__IIiQGq__socioInfo .page-module__IIiQGq__descricao{font-size:.95rem}.page-module__IIiQGq__subtitulo{font-size:2.2rem}.page-module__IIiQGq__botaoPerfil{color:#0d1117;background-color:#c9a227}.page-module__IIiQGq__modalOverlay{padding:8px}.page-module__IIiQGq__modalLeft{padding:70px 20px 32px}.page-module__IIiQGq__closeButton{font-size:2.2rem;top:16px;left:16px}.page-module__IIiQGq__modalLeft h2{font-size:2.1rem}.page-module__IIiQGq__modalDescricao{font-size:.98rem}.page-module__IIiQGq__modalIcons{gap:20px}.page-module__IIiQGq__modalIcons svg{width:28px;height:28px}.page-module__IIiQGq__gridEquipe{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:44px}.page-module__IIiQGq__cardEquipe{max-width:460px}.page-module__IIiQGq__imageWrapperPequena{aspect-ratio:1/1.05}.page-module__IIiQGq__contentEquipe{padding:24px 18px}.page-module__IIiQGq__contentEquipe h3{font-size:1.5rem}.page-module__IIiQGq__contentEquipe span{font-size:1.02rem}}@media (max-width:400px){.page-module__IIiQGq__container,.page-module__IIiQGq__contEquipe{padding:50px 12px}.page-module__IIiQGq__socioImagem{aspect-ratio:4/5;max-width:300px}.page-module__IIiQGq__socioInfo h2{font-size:1.8rem}.page-module__IIiQGq__botaoPerfil{padding:10px 20px;font-size:.9rem}.page-module__IIiQGq__modalLeft{padding:70px 16px 24px}.page-module__IIiQGq__modalLeft h2{font-size:1.9rem}.page-module__IIiQGq__modalCargo,.page-module__IIiQGq__modalArea{font-size:1rem}.page-module__IIiQGq__modalDescricao{font-size:.95rem;line-height:1.6}.page-module__IIiQGq__gridEquipe{grid-template-columns:1fr;gap:48px}.page-module__IIiQGq__cardEquipe{max-width:420px}.page-module__IIiQGq__contentEquipe h3{font-size:1.45rem}.page-module__IIiQGq__contentEquipe span{font-size:1rem}}@media (max-width:360px){.page-module__IIiQGq__gridEquipe{grid-template-columns:1fr}.page-module__IIiQGq__cardEquipe{max-width:380px;margin:0 auto}.page-module__IIiQGq__contentEquipe{padding:22px 16px}.page-module__IIiQGq__contentEquipe h3{font-size:1.4rem}.page-module__IIiQGq__contentEquipe span{font-size:.98rem}}@keyframes page-module__IIiQGq__fadeIn{0%{opacity:0}to{opacity:1}}
