.Header-module__ldgnoG__header{background-color:var(--color-white);z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:10px 40px;transition:all .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000d}.Header-module__ldgnoG__scrolled{padding:10px 40px;box-shadow:0 4px 15px #0000001a}.Header-module__ldgnoG__logo img{width:auto;height:70px}.Header-module__ldgnoG__nav{gap:30px;display:flex}.Header-module__ldgnoG__navLink{color:var(--color-text);font-family:var(--font-poppins);font-size:16px;font-weight:500;transition:color .3s}.Header-module__ldgnoG__navLink:hover,.Header-module__ldgnoG__active{color:var(--color-primary-red);font-weight:600}.Header-module__ldgnoG__appointmentBtn{background-color:var(--color-primary-red);color:var(--color-white);border:none;border-radius:30px;padding:12px 25px;font-size:15px;font-weight:600;transition:background-color .3s}.Header-module__ldgnoG__appointmentBtn:hover{background-color:var(--color-hover-red)}.Header-module__ldgnoG__desktopBtn{display:block}.Header-module__ldgnoG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none}.Header-module__ldgnoG__bar{background-color:var(--color-text,#333);transform-origin:0;border-radius:10px;width:100%;height:3px;transition:all .3s}.Header-module__ldgnoG__barOpen1{transform:rotate(45deg)}.Header-module__ldgnoG__barOpen2{opacity:0}.Header-module__ldgnoG__barOpen3{transform:rotate(-45deg)}@media (max-width:900px){.Header-module__ldgnoG__header,.Header-module__ldgnoG__scrolled{padding:10px 20px}.Header-module__ldgnoG__hamburger{display:flex}.Header-module__ldgnoG__desktopBtn{display:none}.Header-module__ldgnoG__nav{background-color:var(--color-white,#fff);flex-direction:column;gap:20px;width:250px;height:100vh;padding:80px 30px 30px;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.Header-module__ldgnoG__navOpen{right:0}}
.Footer-module__Grjkva__footer{color:#fff;font-family:var(--font-poppins), sans-serif;background-color:#0d1f52;padding:60px 20px 20px}.Footer-module__Grjkva__footerContent{grid-template-columns:2.5fr 1fr 1fr 2.5fr 2fr;gap:30px;max-width:1300px;margin:0 auto;display:grid}@media (max-width:1024px){.Footer-module__Grjkva__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.Footer-module__Grjkva__footerSection{flex-direction:column;display:flex}.Footer-module__Grjkva__logoContainer{background:#fff;border-radius:8px;max-width:240px;margin-bottom:20px;padding:10px 15px;display:inline-block}.Footer-module__Grjkva__footerLogo{width:100%;height:auto;display:block}.Footer-module__Grjkva__footerSection h3{color:#fff;margin-bottom:20px;font-size:20px;font-weight:600}.Footer-module__Grjkva__footerSection p,.Footer-module__Grjkva__footerSection ul{color:#e2e8f0;font-size:14px;line-height:1.8}.Footer-module__Grjkva__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__footerSection ul li{margin-bottom:12px}.Footer-module__Grjkva__footerSection ul li a{color:#e2e8f0;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__footerSection ul li a:hover{color:#fff}.Footer-module__Grjkva__footerBottom{text-align:center;color:#cbd5e1;border-top:1px solid #ffffff1a;margin-top:50px;padding-top:20px;font-size:14px}@media (max-width:768px){.Footer-module__Grjkva__footerContent{grid-template-columns:1fr}}
.About-module__S-Ka5a__aboutSection{font-family:var(--font-poppins), sans-serif;padding:60px 0;position:relative;overflow:hidden}.About-module__S-Ka5a__aboutSection:before{content:"";z-index:0;background-color:#edf7f6;border-radius:50%;width:700px;height:700px;position:absolute;top:-10%;right:-10%}.About-module__S-Ka5a__aboutSection:after{content:"";z-index:0;background-color:#edf7f6;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-15%;left:-5%}.About-module__S-Ka5a__waveTop{width:100%;line-height:0;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(-99%)}.About-module__S-Ka5a__waveBottom{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden;transform:translateY(99%)rotate(180deg)}.About-module__S-Ka5a__waveTop svg,.About-module__S-Ka5a__waveBottom svg{width:calc(100% + 1.3px);height:70px;display:block;position:relative}.About-module__S-Ka5a__shapeFill{fill:#f0f7f6}.About-module__S-Ka5a__aboutContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1300px;margin:0 auto;padding:0 5%;display:grid;position:relative}.About-module__S-Ka5a__imageColumn{width:100%;padding:20px}.About-module__S-Ka5a__collageContainer{width:100%;height:500px;position:relative}.About-module__S-Ka5a__mainImage{object-fit:cover;border-radius:60px;width:100%;height:100%;box-shadow:0 15px 35px #00000014}.About-module__S-Ka5a__topLeftImg,.About-module__S-Ka5a__bottomLeftImg,.About-module__S-Ka5a__bottomRightImg{object-fit:cover;z-index:2;background-color:#f0f7f6;border:10px solid #f0f7f6;border-radius:40px;position:absolute;box-shadow:0 10px 20px #0000000d}.About-module__S-Ka5a__topLeftImg{width:45%;height:40%;top:-30px;left:-30px}.About-module__S-Ka5a__bottomLeftImg{width:40%;height:35%;bottom:-30px;left:-30px}.About-module__S-Ka5a__bottomRightImg{width:45%;height:38%;bottom:-30px;right:-30px}.About-module__S-Ka5a__contentColumn{flex-direction:column;gap:20px;display:flex}.About-module__S-Ka5a__title{color:#0f3f3b;margin-bottom:10px;font-size:2.5rem;font-weight:600}.About-module__S-Ka5a__paragraph{color:#4b5563;margin:0;font-size:15px;line-height:1.7}.About-module__S-Ka5a__readMoreBtn{background-color:var(--color-primary-red,#e11d48);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;width:fit-content;margin-top:15px;padding:14px 35px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #e11d4840}.About-module__S-Ka5a__readMoreBtn:hover{background-color:#be123c;transform:translateY(-3px);box-shadow:0 12px 25px #e11d4859}@media (max-width:992px){.About-module__S-Ka5a__aboutContainer{grid-template-columns:1fr;gap:60px}.About-module__S-Ka5a__collageContainer{max-width:600px;height:400px;margin:0 auto}}@media (max-width:768px){.About-module__S-Ka5a__title{text-align:center;font-size:1.6rem}.About-module__S-Ka5a__paragraph{text-align:center}.About-module__S-Ka5a__readMoreBtn{margin:15px auto 0}.About-module__S-Ka5a__aboutSection{padding:60px 0}.About-module__S-Ka5a__collageContainer{height:300px}.About-module__S-Ka5a__topLeftImg,.About-module__S-Ka5a__bottomLeftImg,.About-module__S-Ka5a__bottomRightImg{border-width:10px;border-radius:20px}}
.about-module__8TymFG__aboutPageMain{flex-direction:column;min-height:100vh;display:flex}.about-module__8TymFG__archHero{background:linear-gradient(135deg,#eef5f4 0%,#fcfdfe 100%);align-items:center;min-height:85vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__archHero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-20%;right:-10%}.about-module__8TymFG__archContainer{z-index:2;align-items:center;gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.about-module__8TymFG__archContent{flex:1;max-width:600px;animation:1s cubic-bezier(.165,.84,.44,1) forwards about-module__8TymFG__slideInLeft}@keyframes about-module__8TymFG__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.about-module__8TymFG__subTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:25px;padding-left:50px;font-weight:600;display:inline-block;position:relative}.about-module__8TymFG__subTag:before{content:"";background-color:var(--color-primary-red,#e62a4d);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-module__8TymFG__archTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:3rem;line-height:1.1}.about-module__8TymFG__textAccent{color:var(--color-primary-red,#e62a4d);font-style:italic}.about-module__8TymFG__archDesc{font-family:var(--font-poppins);color:#555;margin-bottom:50px;font-size:1.15rem;line-height:1.8}.about-module__8TymFG__archStats{gap:50px;display:flex}.about-module__8TymFG__singleStat h4{font-family:var(--font-poppins);color:#0f3f3b;margin:0 0 5px;font-size:3rem;font-weight:700;line-height:1}.about-module__8TymFG__singleStat p{font-family:var(--font-poppins);color:#777;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem;font-weight:500}.about-module__8TymFG__archVisual{flex:1;justify-content:flex-end;height:550px;animation:1.2s cubic-bezier(.165,.84,.44,1) forwards about-module__8TymFG__slideInRight;display:flex;position:relative}@keyframes about-module__8TymFG__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.about-module__8TymFG__mainArch{border-radius:400px 400px 0 0;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.about-module__8TymFG__mainArch img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s}.about-module__8TymFG__mainArch:hover img{transform:scale(1.05)}.about-module__8TymFG__floatingCircleImg{z-index:3;border:15px solid #fcfdfe;border-radius:50%;width:220px;height:220px;position:absolute;bottom:5%;left:-5%;overflow:hidden;box-shadow:0 20px 40px #00000026}.about-module__8TymFG__floatingCircleImg img{object-fit:cover;width:100%;height:100%}.about-module__8TymFG__spinningBadge{z-index:4;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:15%;left:-5%}.about-module__8TymFG__spinningBadge svg{width:100%;height:100%;fill:var(--color-primary-red,#e62a4d);animation:20s linear infinite about-module__8TymFG__spinText;position:absolute;top:0;left:0}@keyframes about-module__8TymFG__spinText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-module__8TymFG__badgeCenter{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:flex}@media (max-width:1200px){.about-module__8TymFG__archTitle{font-size:4rem}.about-module__8TymFG__archVisual{height:600px}.about-module__8TymFG__floatingCircleImg{width:220px;height:220px}}@media (max-width:992px){.about-module__8TymFG__archHero{padding-top:120px}.about-module__8TymFG__archContainer{text-align:center;flex-direction:column;gap:10px}.about-module__8TymFG__archContent{max-width:100%}.about-module__8TymFG__subTag:before{display:none}.about-module__8TymFG__subTag{padding-left:0}.about-module__8TymFG__archStats{justify-content:center}.about-module__8TymFG__archVisual{justify-content:center;width:100%;margin-top:40px}.about-module__8TymFG__mainArch{border-radius:200px 200px 0 0;width:100%}.about-module__8TymFG__floatingCircleImg{bottom:-50px;left:50%;transform:translate(-50%)}.about-module__8TymFG__spinningBadge{top:-30px;left:10%}}@media (max-width:768px){.about-module__8TymFG__archHero{min-height:auto;padding-top:100px}.about-module__8TymFG__subTag{margin-top:25px;margin-bottom:10px;font-size:.8rem}.about-module__8TymFG__archTitle{margin-bottom:15px;font-size:1.8rem}.about-module__8TymFG__archDesc{margin-bottom:0;font-size:.95rem}.about-module__8TymFG__archStats{flex-direction:column;gap:20px}.about-module__8TymFG__archVisual{height:350px;margin-top:0}.about-module__8TymFG__mainArch{border-radius:150px 150px 0 0}.about-module__8TymFG__floatingCircleImg{width:140px;height:140px;bottom:-20px}.about-module__8TymFG__spinningBadge{display:none}}.about-module__8TymFG__dualSection{background-color:#fff;padding:40px 0;overflow:hidden}.about-module__8TymFG__dualContainer{align-items:flex-start;gap:20px;width:90%;max-width:1350px;margin:0 auto;display:flex}.about-module__8TymFG__dualTextContent{flex:0 0 45%}.about-module__8TymFG__dualSubTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:.85rem;font-weight:600;display:inline-block}.about-module__8TymFG__dualTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:25px;font-size:2.5rem;line-height:1.15}.about-module__8TymFG__dualDivider{background-color:var(--color-primary-red,#e62a4d);border-radius:2px;width:60px;height:4px;margin-bottom:30px}.about-module__8TymFG__dualLead,.about-module__8TymFG__dualParagraph{font-family:var(--font-poppins);color:#555;margin-bottom:10px;font-size:.9rem;line-height:1.8}.about-module__8TymFG__dualPills{flex-wrap:wrap;gap:10px;display:flex}.about-module__8TymFG__dPill{color:#0f3f3b;font-family:var(--font-poppins);white-space:nowrap;background:#eef5f4;border-radius:30px;align-items:center;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.about-module__8TymFG__dualImageGrid{flex:1;min-height:700px;position:relative}.about-module__8TymFG__dualImgMain{object-fit:cover;z-index:2;border-radius:30px;width:90%;height:550px;position:absolute;top:0;left:0;box-shadow:0 30px 60px #0000001a}.about-module__8TymFG__cleanFloatingCard{z-index:3;background:#fff;border:1px solid #00000008;border-radius:20px;align-items:center;gap:20px;padding:25px 35px;animation:4s ease-in-out infinite about-module__8TymFG__floatUpDown;display:flex;position:absolute;top:450px;right:-20px;box-shadow:0 20px 40px #00000014}.about-module__8TymFG__cardAccent{background-color:#e62a4d;border-radius:2px;width:4px;height:50px}.about-module__8TymFG__cardContent{align-items:center;gap:15px;display:flex}.about-module__8TymFG__cardNumber{font-family:var(--font-pt-serif);color:#0f3f3b;font-size:2.5rem;font-weight:700;line-height:1}.about-module__8TymFG__cardText{font-family:var(--font-poppins);color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600;line-height:1.3}@keyframes about-module__8TymFG__floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.about-module__8TymFG__dualPattern{opacity:.15;z-index:1;background-image:radial-gradient(#e62a4d 2px,#0000 2px);background-size:20px 20px;width:200px;height:200px;position:absolute;top:-30px;left:-30px}.about-module__8TymFG__outlineSection{z-index:10;background-color:#0000;margin-top:-120px;padding:20px 0 50px;position:relative}.about-module__8TymFG__outlineContainer{gap:100px;width:90%;max-width:1350px;margin:0 auto;display:flex}.about-module__8TymFG__outlineBlock{flex:1;padding-top:50px;position:relative}.about-module__8TymFG__outlineBgText{font-family:var(--font-pt-serif);color:#0000;-webkit-text-stroke:2px #0f3f3b0d;text-transform:uppercase;z-index:1;letter-spacing:5px;-webkit-user-select:none;user-select:none;font-size:8rem;font-weight:700;position:absolute;top:-20px;left:-20px}.about-module__8TymFG__outlineBlock:nth-child(2) .about-module__8TymFG__outlineBgText{-webkit-text-stroke:2px #e62a4d0d}.about-module__8TymFG__outlineContent{z-index:2;position:relative}.about-module__8TymFG__outlineTitle{font-family:var(--font-pt-serif);align-items:center;gap:15px;margin-bottom:25px;font-size:2.2rem;font-weight:700;display:flex}.about-module__8TymFG__outlineTitle:before{content:"";background-color:#e62a4d;width:40px;height:2px;display:inline-block}.about-module__8TymFG__outlineText{font-family:var(--font-poppins);color:#555;font-size:1rem;line-height:1.8}.about-module__8TymFG__premiumDetailSection{background-color:#fcfdfe;padding:50px 0;position:relative;overflow:hidden}.about-module__8TymFG__premiumDetailSection:before{content:"";z-index:0;border:40px solid #f0f7f6;border-radius:50%;width:600px;height:600px;position:absolute;top:-150px;right:-100px}.about-module__8TymFG__premiumDetailSection:after{content:"";z-index:0;border:60px solid #e62a4d08;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:-200px}.about-module__8TymFG__premiumDetailContainer{z-index:2;align-items:center;gap:80px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.about-module__8TymFG__premiumTextSide{flex:1.2}.about-module__8TymFG__premiumLeadBox{border-left:4px solid #0f3f3b;margin-bottom:40px;padding-left:30px}.about-module__8TymFG__premiumTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:20px;font-size:2.2rem;font-weight:700}.about-module__8TymFG__premiumLeadText{font-family:var(--font-poppins);color:#444;font-size:1rem;line-height:1.8}.about-module__8TymFG__premiumTextGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.about-module__8TymFG__premiumTextBlock p{font-family:var(--font-poppins);color:#666;margin-bottom:20px;font-size:.95rem;line-height:1.8}.about-module__8TymFG__premiumImageSide{flex:.8;position:relative}.about-module__8TymFG__premiumImagesContainer{z-index:2;width:100%;height:100%;min-height:600px;position:relative}.about-module__8TymFG__premiumImgMainWrapper{z-index:2;border-radius:30px;width:75%;height:520px;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.about-module__8TymFG__premiumImgMain{object-fit:cover;width:100%;height:100%}.about-module__8TymFG__premiumImgSecondaryWrapper{z-index:3;border:15px solid #fcfdfe;border-radius:30px;width:55%;height:320px;position:absolute;bottom:-20px;left:0;overflow:hidden;box-shadow:-15px 20px 50px #00000026}.about-module__8TymFG__premiumImgSecondary{object-fit:cover;width:100%;height:100%}.about-module__8TymFG__premiumShapeElement{opacity:.15;z-index:1;background-image:radial-gradient(#e62a4d 2px,#0000 2px);background-size:20px 20px;width:150px;height:150px;position:absolute;top:-20px;right:-20px}@media (max-width:1024px){.about-module__8TymFG__dualContainer{flex-direction:column-reverse}.about-module__8TymFG__dualTextContent{width:100%;margin-bottom:50px}.about-module__8TymFG__dualImageGrid{width:100%;min-height:500px}.about-module__8TymFG__premiumDetailContainer,.about-module__8TymFG__outlineContainer{flex-direction:column;gap:40px}.about-module__8TymFG__premiumTextSide,.about-module__8TymFG__premiumImageSide{width:100%}.about-module__8TymFG__premiumTextGrid{grid-template-columns:1fr}.about-module__8TymFG__outlineBlock{padding-top:30px}}@media (max-width:768px){.about-module__8TymFG__aboutPageMain{overflow-x:hidden}.about-module__8TymFG__dualTitle,.about-module__8TymFG__outlineTitle,.about-module__8TymFG__premiumTitle{font-size:1.6rem}.about-module__8TymFG__dualTextContent{margin-bottom:20px}.about-module__8TymFG__dualImageGrid{min-height:400px}.about-module__8TymFG__dualImgMain{width:100%;height:350px}.about-module__8TymFG__cleanFloatingCard{display:none}.about-module__8TymFG__outlineBgText{font-size:4rem}.about-module__8TymFG__premiumImagesContainer{min-height:400px}.about-module__8TymFG__premiumImgMainWrapper{width:85%;height:350px}.about-module__8TymFG__premiumImgSecondaryWrapper{width:65%;height:220px;bottom:0}.about-module__8TymFG__premiumDetailSection:before{top:-10px;right:-100px}}
.contact-module__swMWYG__main{background-color:#f8fafc;width:100%;overflow:hidden}.contact-module__swMWYG__archHero{background:linear-gradient(135deg,#eef5f4 0%,#fcfdfe 100%);align-items:center;min-height:85vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__archHero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-20%;right:-10%}.contact-module__swMWYG__archContainer{z-index:2;align-items:center;gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.contact-module__swMWYG__archContent{flex:1;max-width:600px;animation:1s cubic-bezier(.165,.84,.44,1) forwards contact-module__swMWYG__slideInLeft}@keyframes contact-module__swMWYG__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.contact-module__swMWYG__subTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:25px;padding-left:50px;font-weight:600;display:inline-block;position:relative}.contact-module__swMWYG__subTag:before{content:"";background-color:var(--color-primary-red,#e62a4d);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.contact-module__swMWYG__archTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:3rem;line-height:1.1}.contact-module__swMWYG__textAccent{color:var(--color-primary-red,#e62a4d);font-style:italic}.contact-module__swMWYG__archDesc{font-family:var(--font-poppins);color:#555;margin-bottom:50px;font-size:1.15rem;line-height:1.8}.contact-module__swMWYG__archVisual{flex:1;justify-content:flex-end;height:550px;animation:1.2s cubic-bezier(.165,.84,.44,1) forwards contact-module__swMWYG__slideInRight;display:flex;position:relative}@keyframes contact-module__swMWYG__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.contact-module__swMWYG__mainArch{border-radius:400px 400px 0 0;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.contact-module__swMWYG__mainArch img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s}.contact-module__swMWYG__mainArch:hover img{transform:scale(1.05)}.contact-module__swMWYG__floatingCircleImg{z-index:3;border:15px solid #fcfdfe;border-radius:50%;width:220px;height:220px;position:absolute;bottom:5%;left:-5%;overflow:hidden;box-shadow:0 20px 40px #00000026}.contact-module__swMWYG__floatingCircleImg img{object-fit:cover;width:100%;height:100%}.contact-module__swMWYG__spinningBadge{z-index:4;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:15%;left:-5%}.contact-module__swMWYG__spinningBadge svg{width:100%;height:100%;fill:var(--color-primary-red,#e62a4d);animation:20s linear infinite contact-module__swMWYG__spinText;position:absolute;top:0;left:0}@keyframes contact-module__swMWYG__spinText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__swMWYG__badgeCenter{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:flex}@media (max-width:1200px){.contact-module__swMWYG__archTitle{font-size:4rem}.contact-module__swMWYG__archVisual{height:600px}.contact-module__swMWYG__floatingCircleImg{width:220px;height:220px}}@media (max-width:992px){.contact-module__swMWYG__archHero{padding-top:120px}.contact-module__swMWYG__archContainer{text-align:center;flex-direction:column}.contact-module__swMWYG__archContent{max-width:100%}.contact-module__swMWYG__subTag:before{display:none}.contact-module__swMWYG__subTag{padding-left:0}.contact-module__swMWYG__archVisual{justify-content:center;width:100%;margin-top:40px}.contact-module__swMWYG__mainArch{border-radius:200px 200px 0 0;width:100%}.contact-module__swMWYG__floatingCircleImg{bottom:-50px;left:50%;transform:translate(-50%)}.contact-module__swMWYG__spinningBadge{top:-30px;left:10%}}@media (max-width:768px){.contact-module__swMWYG__archHero{min-height:auto;padding-top:100px}.contact-module__swMWYG__subTag{margin-top:25px;margin-bottom:10px;font-size:.8rem}.contact-module__swMWYG__archTitle{margin-bottom:15px;font-size:1.8rem}.contact-module__swMWYG__archDesc{margin-bottom:0;font-size:.95rem}.contact-module__swMWYG__archVisual{height:350px;margin-top:0}.contact-module__swMWYG__mainArch{border-radius:150px 150px 0 0;width:100%;height:100%}.contact-module__swMWYG__floatingCircleImg{border-width:8px;width:150px;height:150px;bottom:-20px;left:50%;transform:translate(-50%)}.contact-module__swMWYG__spinningBadge{display:none}}.contact-module__swMWYG__contactSection{z-index:5;background-color:#f8fafc;padding:50px 0;position:relative}.contact-module__swMWYG__contactGrid{gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex}.contact-module__swMWYG__contactInfo{flex-direction:column;flex:1;gap:40px;display:flex}.contact-module__swMWYG__infoHeader{align-items:center;gap:15px;margin-bottom:15px;display:flex}.contact-module__swMWYG__infoHeader svg{width:28px;height:28px}.contact-module__swMWYG__infoTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin:0;font-size:1.5rem}.contact-module__swMWYG__infoCards{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__infoCardTheme{border-left:6px solid var(--color-primary-red,#e62a4d);background:#fff;border-radius:16px;flex-direction:column;gap:12px;padding:15px 25px;transition:transform .3s;display:flex;box-shadow:0 5px 20px #0000000d}.contact-module__swMWYG__infoCardTheme:hover{transform:translateY(-3px)}.contact-module__swMWYG__infoCardTheme h4{font-family:var(--font-poppins);color:#0f3f3b;margin:0;font-size:1.15rem;font-weight:600}.contact-module__swMWYG__infoCardTheme p{font-family:var(--font-poppins);color:#666;margin:0;font-size:.95rem;line-height:1.5}.contact-module__swMWYG__pillGroup{flex-wrap:wrap;gap:15px;margin-top:5px;display:flex}.contact-module__swMWYG__infoPill{font-family:var(--font-poppins);color:#555;background:#f8fafc;border:1px solid #eee;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;display:inline-flex}.contact-module__swMWYG__infoPill svg{width:14px;height:14px;color:var(--color-primary-red,#e62a4d)}.contact-module__swMWYG__socialIconsWrapper{flex-wrap:wrap;gap:15px;margin-top:10px;display:flex}.contact-module__swMWYG__socialIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 10px #0003}.contact-module__swMWYG__socialIcon svg{width:24px;height:24px}.contact-module__swMWYG__socialIcon:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000004d}.contact-module__swMWYG__facebook{background-color:#1877f2}.contact-module__swMWYG__instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.contact-module__swMWYG__whatsapp{background-color:#25d366}.contact-module__swMWYG__call{background-color:#007bff}.contact-module__swMWYG__formSubtitle{font-family:var(--font-poppins);color:#666;text-align:center;margin-top:-20px;margin-bottom:30px;font-size:.95rem}.contact-module__swMWYG__contactFormWrapper{background:#fff;border-radius:30px;flex:1;padding:30px 40px;box-shadow:0 20px 50px #00000014}.contact-module__swMWYG__formTitle{font-family:var(--font-pt-serif);color:#0f3f3b;text-align:center;margin-top:0;margin-bottom:30px;font-size:2rem}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__swMWYG__fullWidth{grid-column:1/-1}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{font-family:var(--font-poppins);color:#444;font-size:.9rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{width:100%;font-family:var(--font-poppins);background:#fdfdfd;border:1px solid #e0e0e0;border-radius:12px;outline:none;padding:15px 20px;font-size:1rem;transition:all .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{background:#fff;border-color:#0f3f3b;box-shadow:0 0 0 4px #0f3f3b1a}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitBtn{color:#fff;font-family:var(--font-poppins);cursor:pointer;background:#b63d3d;border:none;border-radius:30px;width:auto;margin-top:10px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s}.contact-module__swMWYG__mapSection{background:#e0e0e0;width:100%;height:450px;margin-top:50px}.contact-module__swMWYG__mapSection iframe{border:none;width:100%;height:100%}@media (max-width:992px){.contact-module__swMWYG__contactGrid{flex-direction:column}.contact-module__swMWYG__contactFormWrapper{padding:30px}}@media (max-width:768px){.contact-module__swMWYG__formGrid{grid-template-columns:1fr}}
.departments-module__xrTvva__main{background-color:#fcfdfe;padding-top:90px}.departments-module__xrTvva__archHero{background:linear-gradient(135deg,#eef5f4 0%,#fcfdfe 100%);align-items:center;min-height:85vh;padding-top:20px;display:flex;position:relative;overflow:hidden}.departments-module__xrTvva__archHero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-20%;right:-10%}.departments-module__xrTvva__archContainer{z-index:2;align-items:center;gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.departments-module__xrTvva__archContent{flex:1;max-width:600px;animation:1s cubic-bezier(.165,.84,.44,1) forwards departments-module__xrTvva__slideInLeft}@keyframes departments-module__xrTvva__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.departments-module__xrTvva__subTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:25px;padding-left:50px;font-weight:600;display:inline-block;position:relative}.departments-module__xrTvva__subTag:before{content:"";background-color:var(--color-primary-red,#e62a4d);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.departments-module__xrTvva__archTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:3.5rem;line-height:1.1}.departments-module__xrTvva__textAccent{color:var(--color-primary-red,#e62a4d);font-style:italic}.departments-module__xrTvva__archDesc{font-family:var(--font-poppins);color:#555;margin-bottom:50px;font-size:1.15rem;line-height:1.8}.departments-module__xrTvva__archVisual{flex:1;justify-content:flex-end;height:550px;animation:1.2s cubic-bezier(.165,.84,.44,1) forwards departments-module__xrTvva__slideInRight;display:flex;position:relative}@keyframes departments-module__xrTvva__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.departments-module__xrTvva__mainArch{border-radius:400px 400px 0 0;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.departments-module__xrTvva__mainArch img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s}.departments-module__xrTvva__mainArch:hover img{transform:scale(1.05)}.departments-module__xrTvva__floatingCircleImg{z-index:3;border:15px solid #fcfdfe;border-radius:50%;width:220px;height:220px;position:absolute;bottom:5%;left:-5%;overflow:hidden;box-shadow:0 20px 40px #00000026}.departments-module__xrTvva__floatingCircleImg img{object-fit:cover;width:100%;height:100%}.departments-module__xrTvva__spinningBadge{z-index:4;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:15%;left:-5%}.departments-module__xrTvva__spinningBadge svg{width:100%;height:100%;fill:var(--color-primary-red,#e62a4d);animation:20s linear infinite departments-module__xrTvva__spinText;position:absolute;top:0;left:0}@keyframes departments-module__xrTvva__spinText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.departments-module__xrTvva__badgeCenter{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:flex}.departments-module__xrTvva__imageCardsSection{background-color:#fcfdfe;padding:80px 0 120px}.departments-module__xrTvva__cardsContainer{width:95%;max-width:1450px;margin:0 auto}.departments-module__xrTvva__cardsGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.departments-module__xrTvva__uniqueCard{cursor:pointer;background-color:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.departments-module__xrTvva__uniqueCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.departments-module__xrTvva__cardImageWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.departments-module__xrTvva__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.departments-module__xrTvva__uniqueCard:hover .departments-module__xrTvva__cardImage{transform:scale(1.08)}.departments-module__xrTvva__cardNumber{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:10px;padding:5px 12px;font-size:.9rem;font-weight:700;position:absolute;top:15px;right:15px}.departments-module__xrTvva__cardContent{text-align:center;background-color:#fff;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding:25px 20px;display:flex}.departments-module__xrTvva__cardTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin:0;font-size:1.25rem;line-height:1.4;transition:color .3s}.departments-module__xrTvva__uniqueCard:hover .departments-module__xrTvva__cardTitle{color:var(--color-primary-red,#e62a4d)}.departments-module__xrTvva__seeMoreBtn{font-family:var(--font-poppins);color:#777;align-items:center;gap:5px;margin-top:12px;font-size:.95rem;font-weight:500;transition:color .3s;display:flex}.departments-module__xrTvva__uniqueCard:hover .departments-module__xrTvva__seeMoreBtn{color:var(--color-primary-red,#e62a4d)}.departments-module__xrTvva__arrow{transition:transform .3s}.departments-module__xrTvva__uniqueCard:hover .departments-module__xrTvva__arrow{transform:translate(5px)}.departments-module__xrTvva__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s departments-module__xrTvva__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes departments-module__xrTvva__fadeIn{0%{opacity:0}to{opacity:1}}.departments-module__xrTvva__modalContent{background-color:#fff;border-radius:20px;width:90%;max-width:1400px;animation:.4s cubic-bezier(.175,.885,.32,1.275) departments-module__xrTvva__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #0003}@keyframes departments-module__xrTvva__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.departments-module__xrTvva__modalClose{color:#0f3f3b;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:15px;right:20px;box-shadow:0 4px 10px #0000001a}.departments-module__xrTvva__modalClose:hover{background-color:var(--color-primary-red,#e62a4d);color:#fff;transform:rotate(90deg)}.departments-module__xrTvva__modalImageWrapper{flex:1;max-width:45%;position:relative}.departments-module__xrTvva__modalImage{object-fit:cover;width:100%;height:100%}.departments-module__xrTvva__modalText{flex-direction:column;flex:1;justify-content:center;padding:30px 40px;display:flex}.departments-module__xrTvva__modalHeaderRow{justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-right:40px;display:flex}.departments-module__xrTvva__modalTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin:0;font-size:2.2rem;line-height:1.2}.departments-module__xrTvva__modalDivider{background-color:var(--color-primary-red,#e62a4d);width:50px;height:3px;margin-bottom:25px}.departments-module__xrTvva__modalDesc{font-family:var(--font-poppins);color:#555;max-height:60vh;margin-bottom:35px;padding-right:15px;font-size:1.05rem;line-height:1.8;overflow-y:auto}.departments-module__xrTvva__modalDesc::-webkit-scrollbar{width:6px}.departments-module__xrTvva__modalDesc::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.departments-module__xrTvva__modalDesc::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.departments-module__xrTvva__modalDesc::-webkit-scrollbar-thumb:hover{background:#aaa}.departments-module__xrTvva__richDesc h5{margin-top:5px;margin-bottom:2px;font-size:1.1rem;display:block}.departments-module__xrTvva__richDesc p{margin:0;font-size:.9rem}.departments-module__xrTvva__richList{margin:10px 0 0;padding-left:20px;font-size:.9rem;list-style-type:square}.departments-module__xrTvva__richList li{margin-bottom:5px}.departments-module__xrTvva__modalActionBtn{background-color:var(--color-primary-red,#e62a4d);color:#fff;font-family:var(--font-poppins);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:12px 30px;font-size:1rem;font-weight:600;transition:background-color .3s}.departments-module__xrTvva__modalActionBtn:hover{background-color:#c91e3e}.departments-module__xrTvva__desktopBtn{display:block}.departments-module__xrTvva__mobileBtn{width:100%;margin-top:20px;display:none}@media (max-width:1200px){.departments-module__xrTvva__archContainer{gap:40px}.departments-module__xrTvva__archTitle{font-size:3rem}.departments-module__xrTvva__cardsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.departments-module__xrTvva__archContainer{text-align:center;flex-direction:column;padding-top:10px}.departments-module__xrTvva__archContent{max-width:100%}.departments-module__xrTvva__subTag:before{display:none}.departments-module__xrTvva__subTag{padding-left:0}.departments-module__xrTvva__archVisual{justify-content:center;width:100%;margin-top:40px}.departments-module__xrTvva__cardsGrid{grid-template-columns:repeat(2,1fr)}.departments-module__xrTvva__modalContent{flex-direction:column;width:95%;max-height:90vh;overflow-y:auto}.departments-module__xrTvva__modalImageWrapper{flex:none;max-width:100%;height:250px}.departments-module__xrTvva__modalHeaderRow{flex-direction:column;gap:15px;padding-right:30px}.departments-module__xrTvva__modalText{padding:30px 20px}.departments-module__xrTvva__modalTitle{font-size:1.8rem}}@media (max-width:768px){.departments-module__xrTvva__archHero{min-height:auto;padding-top:20px}.departments-module__xrTvva__subTag{margin-top:25px;margin-bottom:10px;font-size:.8rem}.departments-module__xrTvva__archTitle{margin-bottom:15px;font-size:1.8rem}.departments-module__xrTvva__archDesc{margin-bottom:0;font-size:.95rem}.departments-module__xrTvva__archVisual{height:350px;margin-top:0}.departments-module__xrTvva__mainArch{border-radius:150px 150px 0 0;width:100%;height:100%}.departments-module__xrTvva__cardsGrid{grid-template-columns:repeat(2,1fr);gap:15px}.departments-module__xrTvva__cardTitle{font-size:.95rem}.departments-module__xrTvva__cardNumber{padding:3px 8px;font-size:.8rem}.departments-module__xrTvva__cardContent{padding:15px 10px}.departments-module__xrTvva__spinningBadge{display:none}.departments-module__xrTvva__floatingCircleImg{border-width:8px;width:150px;height:150px;bottom:-20px;left:50%;transform:translate(-50%)}.departments-module__xrTvva__desktopBtn{display:none}.departments-module__xrTvva__mobileBtn{display:block}.departments-module__xrTvva__modalContent{width:95%}.departments-module__xrTvva__modalText{padding:20px 15px}.departments-module__xrTvva__modalHeaderRow{padding-right:25px}.departments-module__xrTvva__modalTitle{font-size:1.5rem}}
.directors-module__Gmd96W__main{background-color:#fdfefe;padding-top:90px}.directors-module__Gmd96W__archHero{background:linear-gradient(135deg,#eef5f4 0%,#fcfdfe 100%);align-items:center;min-height:85vh;padding-top:20px;display:flex;position:relative;overflow:hidden}.directors-module__Gmd96W__archHero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-20%;right:-10%}.directors-module__Gmd96W__archContainer{z-index:2;align-items:center;gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.directors-module__Gmd96W__archContent{flex:1;max-width:600px;animation:1s cubic-bezier(.165,.84,.44,1) forwards directors-module__Gmd96W__slideInLeft}@keyframes directors-module__Gmd96W__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.directors-module__Gmd96W__subTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:25px;padding-left:50px;font-weight:600;display:inline-block;position:relative}.directors-module__Gmd96W__subTag:before{content:"";background-color:var(--color-primary-red,#e62a4d);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.directors-module__Gmd96W__archTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:3.5rem;line-height:1.1}.directors-module__Gmd96W__textAccent{color:var(--color-primary-red,#e62a4d);font-style:italic}.directors-module__Gmd96W__archDesc{font-family:var(--font-poppins);color:#555;margin-bottom:50px;font-size:1.15rem;line-height:1.8}.directors-module__Gmd96W__archVisual{flex:1;justify-content:flex-end;height:550px;animation:1.2s cubic-bezier(.165,.84,.44,1) forwards directors-module__Gmd96W__slideInRight;display:flex;position:relative}@keyframes directors-module__Gmd96W__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.directors-module__Gmd96W__mainArch{border-radius:400px 400px 0 0;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.directors-module__Gmd96W__mainArch img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s}.directors-module__Gmd96W__mainArch:hover img{transform:scale(1.05)}.directors-module__Gmd96W__floatingCircleImg{z-index:3;border:15px solid #fcfdfe;border-radius:50%;width:220px;height:220px;position:absolute;bottom:5%;left:-5%;overflow:hidden;box-shadow:0 20px 40px #00000026}.directors-module__Gmd96W__floatingCircleImg img{object-fit:cover;width:100%;height:100%}.directors-module__Gmd96W__spinningBadge{z-index:4;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:15%;left:-5%}.directors-module__Gmd96W__spinningBadge svg{width:100%;height:100%;fill:var(--color-primary-red,#e62a4d);animation:20s linear infinite directors-module__Gmd96W__spinText;position:absolute;top:0;left:0}@keyframes directors-module__Gmd96W__spinText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.directors-module__Gmd96W__badgeCenter{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:flex}.directors-module__Gmd96W__directorsSection{background-color:#fdfefe;padding:60px 0 120px}.directors-module__Gmd96W__directorsContainer{flex-direction:column;gap:120px;width:90%;max-width:1350px;margin:0 auto;display:flex}.directors-module__Gmd96W__editorialSection{background-color:#fdfefe;padding:80px 0 120px}.directors-module__Gmd96W__editorialContainer{flex-direction:column;gap:100px;width:90%;max-width:1350px;margin:0 auto;display:flex}.directors-module__Gmd96W__editorialBlock{flex-direction:column;display:flex;position:relative}.directors-module__Gmd96W__editorialNumber{font-family:var(--font-pt-serif);color:#0000;-webkit-text-stroke:2px #0f3f3b0d;z-index:0;-webkit-user-select:none;user-select:none;font-size:16rem;font-weight:700;line-height:1;position:absolute;top:-80px;left:-20px}.directors-module__Gmd96W__editorialGrid{z-index:2;grid-template-columns:1.2fr 1.5fr 1fr;gap:60px;display:grid;position:relative}.directors-module__Gmd96W__editorialTitleCol{border-top:3px solid #0f3f3b;flex-direction:column;padding-top:30px;display:flex}.directors-module__Gmd96W__editorialLabel{font-family:var(--font-poppins);color:#888;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:.85rem;font-weight:600}.directors-module__Gmd96W__editorialName{font-family:var(--font-pt-serif);margin-bottom:15px;font-size:2.2rem;font-weight:600;line-height:1.3}.directors-module__Gmd96W__editorialTitle{font-family:var(--font-poppins);color:var(--color-primary-red,#e62a4d);letter-spacing:1px;text-transform:uppercase;margin-bottom:15px;font-size:.9rem;font-weight:600}.directors-module__Gmd96W__editorialDegrees{font-family:var(--font-poppins);color:#666;margin-bottom:40px;font-size:.9rem;font-weight:500;line-height:1.6}.directors-module__Gmd96W__editorialHighlight{background-color:#f0f7f6;border-left:4px solid #052724;flex-direction:column;gap:10px;margin-top:auto;padding:30px;display:flex}.directors-module__Gmd96W__highlightNum{font-family:var(--font-pt-serif);font-size:2.5rem;font-weight:700;line-height:1}.directors-module__Gmd96W__highlightText{font-family:var(--font-poppins);color:#444;font-size:.9rem;font-weight:500;line-height:1.6}.directors-module__Gmd96W__editorialBioCol{flex-direction:column;padding-top:30px;display:flex}.directors-module__Gmd96W__editorialLead{font-family:var(--font-poppins);color:#333;margin-bottom:25px;font-size:1rem;font-weight:500;line-height:1.7}.directors-module__Gmd96W__editorialText{font-family:var(--font-poppins);color:#666;margin-bottom:40px;font-size:.9rem;line-height:1.8}.directors-module__Gmd96W__editorialStatRow{border-top:1px solid #eee;gap:40px;margin-top:auto;padding-top:30px;display:flex}.directors-module__Gmd96W__editStat{flex-direction:column;display:flex}.directors-module__Gmd96W__editStat strong{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:5px;font-size:1.5rem;line-height:1.1}.directors-module__Gmd96W__editStat span{font-family:var(--font-poppins);color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.directors-module__Gmd96W__editorialExpertiseCol{border-left:1px solid #eee;flex-direction:column;padding-top:30px;padding-left:60px;display:flex}.directors-module__Gmd96W__expertiseHeading{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:1.8rem;font-weight:700}.directors-module__Gmd96W__editExpertiseList{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.directors-module__Gmd96W__editExpertiseList li{font-family:var(--font-poppins);color:#555;padding-left:20px;font-size:1.05rem;line-height:1.5;position:relative}.directors-module__Gmd96W__editExpertiseList li:before{content:"";background-color:var(--color-primary-red,#e62a4d);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.directors-module__Gmd96W__editorialDivider{background-color:#e0e0e0;width:100%;height:1px}@media (max-width:1200px){.directors-module__Gmd96W__archContainer{gap:40px}.directors-module__Gmd96W__editorialGrid{grid-template-columns:1fr 1fr}.directors-module__Gmd96W__editorialExpertiseCol{border-top:1px solid #eee;border-left:none;grid-column:1/-1;padding-left:0}.directors-module__Gmd96W__editorialNumber{font-size:12rem;top:-50px}}@media (max-width:1024px){.directors-module__Gmd96W__archContainer{text-align:center;flex-direction:column;gap:10px;padding-bottom:50px}.directors-module__Gmd96W__subTag{margin:0 auto 25px}.directors-module__Gmd96W__archVisual{justify-content:center;width:100%}}@media (max-width:768px){.directors-module__Gmd96W__archHero{min-height:auto;padding-top:20px}.directors-module__Gmd96W__subTag{margin-top:25px;margin-bottom:10px;font-size:.8rem}.directors-module__Gmd96W__archTitle{margin-bottom:15px;font-size:1.8rem}.directors-module__Gmd96W__archDesc{margin-bottom:0;font-size:.95rem}.directors-module__Gmd96W__archVisual{height:350px;margin-top:0}.directors-module__Gmd96W__mainArch{border-radius:150px 150px 0 0;width:100%;height:100%}.directors-module__Gmd96W__spinningBadge{display:none}.directors-module__Gmd96W__floatingCircleImg{border-width:8px;width:150px;height:150px;bottom:-20px;left:50%;transform:translate(-50%)}.directors-module__Gmd96W__editorialGrid{grid-template-columns:1fr;gap:40px}.directors-module__Gmd96W__editorialTitleCol{border-top:5px solid #0f3f3b}.directors-module__Gmd96W__editorialName{font-size:1.6rem}.directors-module__Gmd96W__highlightNum{font-size:1.8rem}.directors-module__Gmd96W__editorialStatRow{flex-wrap:wrap}}
.gallery-module__zlwOTG__main{background-color:#f8fafc;width:100%;overflow:hidden}.gallery-module__zlwOTG__archHero{background:linear-gradient(135deg,#eef5f4 0%,#fcfdfe 100%);align-items:center;min-height:85vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.gallery-module__zlwOTG__archHero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-20%;right:-10%}.gallery-module__zlwOTG__archContainer{z-index:2;align-items:center;gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.gallery-module__zlwOTG__archContent{flex:1;max-width:600px;animation:1s cubic-bezier(.165,.84,.44,1) forwards gallery-module__zlwOTG__slideInLeft}@keyframes gallery-module__zlwOTG__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.gallery-module__zlwOTG__subTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:25px;padding-left:50px;font-weight:600;display:inline-block;position:relative}.gallery-module__zlwOTG__subTag:before{content:"";background-color:var(--color-primary-red,#e62a4d);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.gallery-module__zlwOTG__archTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:3rem;line-height:1.1}.gallery-module__zlwOTG__textAccent{color:var(--color-primary-red,#e62a4d);font-style:italic}.gallery-module__zlwOTG__archDesc{font-family:var(--font-poppins);color:#555;margin-bottom:50px;font-size:1.15rem;line-height:1.8}.gallery-module__zlwOTG__archStats{gap:50px;display:flex}.gallery-module__zlwOTG__singleStat h4{font-family:var(--font-poppins);color:#0f3f3b;margin:0 0 5px;font-size:3rem;font-weight:700;line-height:1}.gallery-module__zlwOTG__singleStat p{font-family:var(--font-poppins);color:#777;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem;font-weight:500}.gallery-module__zlwOTG__archVisual{flex:1;justify-content:flex-end;height:550px;animation:1.2s cubic-bezier(.165,.84,.44,1) forwards gallery-module__zlwOTG__slideInRight;display:flex;position:relative}@keyframes gallery-module__zlwOTG__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.gallery-module__zlwOTG__mainArch{border-radius:400px 400px 0 0;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.gallery-module__zlwOTG__mainArch img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s}.gallery-module__zlwOTG__mainArch:hover img{transform:scale(1.05)}.gallery-module__zlwOTG__floatingCircleImg{z-index:3;border:15px solid #fcfdfe;border-radius:50%;width:220px;height:220px;position:absolute;bottom:5%;left:-5%;overflow:hidden;box-shadow:0 20px 40px #00000026}.gallery-module__zlwOTG__floatingCircleImg img{object-fit:cover;width:100%;height:100%}.gallery-module__zlwOTG__spinningBadge{z-index:4;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:15%;left:-5%}.gallery-module__zlwOTG__spinningBadge svg{width:100%;height:100%;fill:var(--color-primary-red,#e62a4d);animation:20s linear infinite gallery-module__zlwOTG__spinText;position:absolute;top:0;left:0}@keyframes gallery-module__zlwOTG__spinText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-module__zlwOTG__badgeCenter{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:flex}@media (max-width:1200px){.gallery-module__zlwOTG__archTitle{font-size:4rem}.gallery-module__zlwOTG__archVisual{height:600px}.gallery-module__zlwOTG__floatingCircleImg{width:220px;height:220px}}@media (max-width:992px){.gallery-module__zlwOTG__archHero{padding-top:120px}.gallery-module__zlwOTG__archContainer{text-align:center;flex-direction:column}.gallery-module__zlwOTG__archContent{max-width:100%}.gallery-module__zlwOTG__subTag:before{display:none}.gallery-module__zlwOTG__subTag{padding-left:0}.gallery-module__zlwOTG__archStats{justify-content:center}.gallery-module__zlwOTG__archVisual{justify-content:center;width:100%;margin-top:40px}.gallery-module__zlwOTG__mainArch{border-radius:200px 200px 0 0;width:100%}.gallery-module__zlwOTG__floatingCircleImg{bottom:-50px;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__spinningBadge{top:-30px;left:10%}}@media (max-width:768px){.gallery-module__zlwOTG__archHero{min-height:auto;padding-top:100px}.gallery-module__zlwOTG__subTag{margin-top:25px;margin-bottom:10px;font-size:.8rem}.gallery-module__zlwOTG__archTitle{margin-bottom:15px;font-size:1.8rem}.gallery-module__zlwOTG__archDesc{margin-bottom:0;font-size:.95rem}.gallery-module__zlwOTG__archVisual{height:350px;margin-top:0}.gallery-module__zlwOTG__mainArch{border-radius:150px 150px 0 0;width:100%;height:100%}.gallery-module__zlwOTG__archStats{flex-direction:column;gap:30px}.gallery-module__zlwOTG__floatingCircleImg{border-width:8px;width:150px;height:150px;bottom:-20px;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__spinningBadge{display:none}}.gallery-module__zlwOTG__gallerySection{background-color:#f8fafc;padding:100px 0 120px}.gallery-module__zlwOTG__galleryContainer{column-count:4;column-gap:20px;width:95%;max-width:1500px;margin:0 auto}@media (max-width:1200px){.gallery-module__zlwOTG__galleryContainer{column-count:3}}@media (max-width:900px){.gallery-module__zlwOTG__galleryContainer{column-count:2}}@media (max-width:600px){.gallery-module__zlwOTG__galleryContainer{column-count:2}}.gallery-module__zlwOTG__galleryItem{break-inside:avoid;cursor:pointer;background-color:#fff;border:1px solid #00000005;border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.gallery-module__zlwOTG__galleryImage{width:100%;transition:transform .6s cubic-bezier(.175,.885,.32,1.275);display:block}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryImage{transform:scale(1.08)}.gallery-module__zlwOTG__galleryOverlay{opacity:0;background:linear-gradient(#0000 0%,#0f3f3b33 50%,#0f3f3bd9 100%);align-items:flex-end;width:100%;height:100%;padding:25px;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryOverlay{opacity:1}.gallery-module__zlwOTG__overlayContent{transition:transform .4s;transform:translateY(20px)}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__overlayContent{transform:translateY(0)}.gallery-module__zlwOTG__overlayTitle{font-family:var(--font-pt-serif);color:#fff;margin:0 0 5px;font-size:1.4rem;line-height:1.2}.gallery-module__zlwOTG__overlayDesc{font-family:var(--font-poppins);color:#fffc;margin:0;font-size:.9rem}.gallery-module__zlwOTG__modalOverlay{z-index:10000;background-color:#1b1b1be6;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;animation:.3s ease-out gallery-module__zlwOTG__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes gallery-module__zlwOTG__fadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__zlwOTG__modalContent{background:0 0;border-radius:20px;width:auto;max-width:95vw;animation:.3s ease-out gallery-module__zlwOTG__scaleIn;display:inline-block;position:relative;box-shadow:0 30px 60px #00000080}@keyframes gallery-module__zlwOTG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.gallery-module__zlwOTG__closeBtn{color:#0f3f3b;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 10px #0003}.gallery-module__zlwOTG__closeBtn:hover{background:var(--color-primary-red,#e62a4d);color:#fff;transform:rotate(90deg)}.gallery-module__zlwOTG__modalImg{object-fit:contain;border-radius:20px;width:auto;max-width:100%;height:auto;max-height:85vh;display:block}@media (max-width:768px){.gallery-module__zlwOTG__modalOverlay{padding:15px}.gallery-module__zlwOTG__modalImg{max-height:70vh}.gallery-module__zlwOTG__closeBtn{width:40px;height:40px;font-size:1.5rem;top:10px;right:10px}}
.services-module__g8J8Uq__main{background-color:#fdfefe;padding-top:90px}.services-module__g8J8Uq__archHero{background:linear-gradient(135deg,#eef5f4 0%,#fcfdfe 100%);align-items:center;min-height:85vh;padding-top:20px;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__archHero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-20%;right:-10%}.services-module__g8J8Uq__archContainer{z-index:2;align-items:center;gap:60px;width:90%;max-width:1350px;margin:0 auto;display:flex;position:relative}.services-module__g8J8Uq__archContent{flex:1;max-width:600px;animation:1s cubic-bezier(.165,.84,.44,1) forwards services-module__g8J8Uq__slideInLeft}@keyframes services-module__g8J8Uq__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.services-module__g8J8Uq__subTag{color:var(--color-primary-red,#e62a4d);font-family:var(--font-poppins);letter-spacing:2px;text-transform:uppercase;margin-bottom:25px;padding-left:50px;font-weight:600;display:inline-block;position:relative}.services-module__g8J8Uq__subTag:before{content:"";background-color:var(--color-primary-red,#e62a4d);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.services-module__g8J8Uq__archTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:30px;font-size:3.5rem;line-height:1.1}.services-module__g8J8Uq__textAccent{color:var(--color-primary-red,#e62a4d);font-style:italic}.services-module__g8J8Uq__archDesc{font-family:var(--font-poppins);color:#555;margin-bottom:50px;font-size:1.15rem;line-height:1.8}.services-module__g8J8Uq__archVisual{flex:1;justify-content:flex-end;height:550px;animation:1.2s cubic-bezier(.165,.84,.44,1) forwards services-module__g8J8Uq__slideInRight;display:flex;position:relative}@keyframes services-module__g8J8Uq__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.services-module__g8J8Uq__mainArch{border-radius:400px 400px 0 0;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.services-module__g8J8Uq__mainArch img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s}.services-module__g8J8Uq__mainArch:hover img{transform:scale(1.05)}.services-module__g8J8Uq__floatingCircleImg{z-index:3;border:15px solid #fcfdfe;border-radius:50%;width:220px;height:220px;position:absolute;bottom:5%;left:-5%;overflow:hidden;box-shadow:0 20px 40px #00000026}.services-module__g8J8Uq__floatingCircleImg img{object-fit:cover;width:100%;height:100%}.services-module__g8J8Uq__spinningBadge{z-index:4;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:15%;left:-5%}.services-module__g8J8Uq__spinningBadge svg{width:100%;height:100%;fill:var(--color-primary-red,#e62a4d);animation:20s linear infinite services-module__g8J8Uq__spinText;position:absolute;top:0;left:0}@keyframes services-module__g8J8Uq__spinText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services-module__g8J8Uq__badgeCenter{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:flex}.services-module__g8J8Uq__directorySection{background-color:#fdfefe;padding:50px 0;position:relative;overflow:hidden}.services-module__g8J8Uq__directorySection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e62a4d0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:5%;left:-10%}.services-module__g8J8Uq__directorySection:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#0f3f3b0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:15%;right:-5%}.services-module__g8J8Uq__directoryContainer{z-index:2;width:90%;max-width:1350px;margin:0 auto;position:relative}.services-module__g8J8Uq__directoryHeader{border-bottom:2px solid #0f3f3b;justify-content:space-between;align-items:flex-end;margin-bottom:80px;padding-bottom:20px;display:flex}.services-module__g8J8Uq__directoryTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin:0;font-size:2.5rem}.services-module__g8J8Uq__directoryCount{font-family:var(--font-poppins);color:#888;font-size:.9rem;font-weight:500}.services-module__g8J8Uq__directoryGrid{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.services-module__g8J8Uq__gridImageCell{border-radius:20px;align-self:center;width:100%;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.services-module__g8J8Uq__gridImageCell img{object-fit:contain;width:100%;height:auto;transition:transform .5s;display:block}.services-module__g8J8Uq__gridImageCell:hover img{transform:scale(1.05)}.services-module__g8J8Uq__directoryItem{flex-direction:column;align-items:flex-start;gap:20px;transition:border-color .3s;display:flex}.services-module__g8J8Uq__directoryItem:hover{border-top-color:var(--color-primary-red,#e62a4d)}.services-module__g8J8Uq__dirIconBox{color:#0f3f3b;background:0 0;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.5rem;transition:all .3s;display:flex}.services-module__g8J8Uq__directoryItem:hover .services-module__g8J8Uq__dirIconBox{background-color:var(--color-primary-red,#e62a4d);color:#fff;border-color:var(--color-primary-red,#e62a4d)}.services-module__g8J8Uq__dirContent{flex:1}.services-module__g8J8Uq__dirIndex{font-family:var(--font-poppins);color:var(--color-primary-red,#e62a4d);letter-spacing:2px;margin-bottom:10px;font-size:.8rem;font-weight:600;display:block}.services-module__g8J8Uq__dirTitle{font-family:var(--font-pt-serif);color:#0f3f3b;margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.3;transition:color .3s}.services-module__g8J8Uq__directoryItem:hover .services-module__g8J8Uq__dirTitle{color:var(--color-primary-red,#e62a4d)}.services-module__g8J8Uq__dirDesc{font-family:var(--font-poppins);color:#666;font-size:.9rem;line-height:1.6}@media (max-width:1200px){.services-module__g8J8Uq__archContainer{gap:40px}}@media (max-width:1024px){.services-module__g8J8Uq__archContainer{text-align:center;flex-direction:column;padding-bottom:50px}.services-module__g8J8Uq__subTag{margin:0 auto 25px}.services-module__g8J8Uq__subTag:before{display:none}.services-module__g8J8Uq__archVisual{justify-content:center;width:100%}.services-module__g8J8Uq__directoryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.services-module__g8J8Uq__archHero{min-height:auto;padding-top:20px}.services-module__g8J8Uq__subTag{margin-top:25px;margin-bottom:10px;font-size:.8rem}.services-module__g8J8Uq__archTitle{margin-bottom:15px;font-size:1.8rem}.services-module__g8J8Uq__archDesc{margin-bottom:0;font-size:.95rem}.services-module__g8J8Uq__archVisual{height:350px;margin-top:0}.services-module__g8J8Uq__mainArch{border-radius:150px 150px 0 0;width:100%;height:100%}.services-module__g8J8Uq__spinningBadge{display:none}.services-module__g8J8Uq__floatingCircleImg{border-width:8px;width:150px;height:150px;bottom:-20px;left:50%;transform:translate(-50%)}.services-module__g8J8Uq__directorySection{padding:60px 0}.services-module__g8J8Uq__directoryHeader{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:40px}.services-module__g8J8Uq__directoryTitle{font-size:1.6rem}.services-module__g8J8Uq__directoryGrid{grid-template-columns:1fr;row-gap:30px}.services-module__g8J8Uq__directoryItem{padding-top:30px}}
