.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__heroSection{background:var(--background);justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{filter:grayscale();z-index:1;background-image:url(/about-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.page-module___8aEwW__heroOverlay{z-index:2;background:#0009;position:absolute;inset:0}.page-module___8aEwW__socialSidebar{z-index:10;flex-direction:column;gap:2rem;display:flex;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.page-module___8aEwW__socialSidebar a{color:#fff9;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.page-module___8aEwW__socialSidebar a:hover{color:var(--accent);transform:scale(1.1)}.page-module___8aEwW__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:16rem;padding:0 10%;display:flex;position:relative}.page-module___8aEwW__heroTitle{font-size:clamp(4rem,10vw,10rem);font-family:var(--font-adonay), serif;text-transform:uppercase;color:#fff;text-shadow:0 10px 30px #00000080;justify-content:center;gap:1.5rem;margin-bottom:2rem;font-weight:700;line-height:1;display:flex;overflow:hidden}.page-module___8aEwW__firstName{animation:1.5s cubic-bezier(.25,1,.5,1) forwards page-module___8aEwW__slideInLeft;display:inline-block}.page-module___8aEwW__lastName{animation:1.5s cubic-bezier(.25,1,.5,1) forwards page-module___8aEwW__slideInRight;display:inline-block}.page-module___8aEwW__heroDetails{opacity:0;max-width:700px;animation:1.5s ease-out 1s forwards page-module___8aEwW__fadeInBottom}.page-module___8aEwW__heroSubtitle{font-family:var(--font-comfortaa), sans-serif;color:var(--accent,#e5a93c);letter-spacing:1px;text-transform:uppercase;opacity:0;margin-bottom:1rem;font-size:1.25rem;font-weight:600;animation:1.5s ease-out .5s forwards page-module___8aEwW__fadeInBottom}.page-module___8aEwW__heroDescription{color:#fffc;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.8}.page-module___8aEwW__heroActions{justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__pageContent{flex-direction:column;gap:0;padding:4rem 10%;display:flex}@keyframes page-module___8aEwW__slideInLeft{0%{opacity:0;transform:translate(-150%)}to{opacity:1;transform:translate(0)}}@keyframes page-module___8aEwW__slideInRight{0%{opacity:0;transform:translate(150%)}to{opacity:1;transform:translate(0)}}@keyframes page-module___8aEwW__fadeInBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.page-module___8aEwW__socialSidebar{left:1.5rem}}@media (max-width:768px){.page-module___8aEwW__heroTitle{flex-direction:row;gap:1rem;font-size:42px}.page-module___8aEwW__socialSidebar{flex-direction:row;top:auto;bottom:2rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__heroContent{margin-top:6rem;padding-bottom:6rem}.page-module___8aEwW__heroSubtitle{font-size:.95rem}.page-module___8aEwW__heroDescription{font-size:1.1rem}.page-module___8aEwW__heroActions{flex-direction:column}}
.LatestPosts-module__9XfRFa__section{width:100%;padding:4rem 0}.LatestPosts-module__9XfRFa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.LatestPosts-module__9XfRFa__mobileActions{justify-content:center;margin-top:3rem;display:none}@media (max-width:992px){.LatestPosts-module__9XfRFa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LatestPosts-module__9XfRFa__grid{grid-template-columns:1fr}.LatestPosts-module__9XfRFa__mobileActions{display:flex}}
.PostCard-module__daOK_G__card{aspect-ratio:3/4;background-color:#1a1a1a;border-radius:12px;flex-direction:column;justify-content:flex-end;height:auto;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.PostCard-module__daOK_G__card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000080}.PostCard-module__daOK_G__bgImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__bgImage{transform:scale(1.05)}.PostCard-module__daOK_G__overlay{z-index:1;background:linear-gradient(#0003 0%,#0009 50%,#000000f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.PostCard-module__daOK_G__content{z-index:2;text-align:left;flex-direction:column;gap:.5rem;padding:2rem;display:flex;position:relative}.PostCard-module__daOK_G__category{text-transform:uppercase;letter-spacing:2px;color:#fff9;margin-bottom:.25rem;font-size:.8rem;font-weight:500}.PostCard-module__daOK_G__title{font-size:1.5rem;font-family:var(--font-adonay), serif;color:#fff;text-shadow:0 2px 4px #00000080;margin:0 0 .5rem;font-weight:600;line-height:1.2;transition:color .3s}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__title{color:var(--accent)}.PostCard-module__daOK_G__date{color:#fff9;font-size:.95rem;font-weight:400}
.SectionHeader-module__2iX9PG__header{gap:2rem;margin-bottom:4rem;display:flex}.SectionHeader-module__2iX9PG__header.SectionHeader-module__2iX9PG__withRightContent{justify-content:space-between;align-items:flex-start;position:relative}.SectionHeader-module__2iX9PG__header.SectionHeader-module__2iX9PG__centered{text-align:center;flex-direction:column;align-items:center}.SectionHeader-module__2iX9PG__headerLeft{flex-direction:column;gap:.5rem;display:flex}.SectionHeader-module__2iX9PG__header.SectionHeader-module__2iX9PG__withRightContent .SectionHeader-module__2iX9PG__headerLeft{width:100%;max-width:800px}.SectionHeader-module__2iX9PG__header.SectionHeader-module__2iX9PG__centered .SectionHeader-module__2iX9PG__headerLeft{text-align:center;max-width:800px}.SectionHeader-module__2iX9PG__title{font-family:var(--font-adonay), serif;color:var(--foreground);font-size:3rem;font-weight:400;line-height:1.2}.SectionHeader-module__2iX9PG__desc{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.SectionHeader-module__2iX9PG__headerRight{justify-content:flex-end;align-items:center;display:flex;position:absolute;top:10px;right:0}.SectionHeader-module__2iX9PG__actions{align-items:center;gap:1rem;display:flex}.SectionHeader-module__2iX9PG__allLink{background:var(--foreground);color:var(--background);text-transform:uppercase;border-radius:99px;align-items:center;gap:.75rem;padding:.5rem .5rem .5rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.SectionHeader-module__2iX9PG__allLink:hover{background:var(--accent);color:var(--brand-black)}.SectionHeader-module__2iX9PG__linkArrow{background:var(--background);width:32px;height:32px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}@media (max-width:768px){.SectionHeader-module__2iX9PG__header.SectionHeader-module__2iX9PG__withRightContent{flex-direction:column;align-items:center}.SectionHeader-module__2iX9PG__header.SectionHeader-module__2iX9PG__withRightContent .SectionHeader-module__2iX9PG__headerLeft{text-align:center;max-width:100%}.SectionHeader-module__2iX9PG__headerRight{display:none}.SectionHeader-module__2iX9PG__title{text-align:center;font-size:42px}}
.CaseStudies-module__jbAG5a__section{flex-direction:column;align-items:center;padding:4rem 0;display:flex}.CaseStudies-module__jbAG5a__carouselContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;position:relative;overflow-x:auto}.CaseStudies-module__jbAG5a__carouselContainer::-webkit-scrollbar{display:none}.CaseStudies-module__jbAG5a__mobileActions{justify-content:center;margin-top:2rem;display:none}.CaseStudies-module__jbAG5a__carousel{gap:1.5rem;width:max-content;margin:0 auto;padding-bottom:1rem;display:flex}.CaseStudies-module__jbAG5a__card{cursor:pointer;background-position:50%;background-size:cover;border-radius:16px;width:280px;height:380px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.CaseStudies-module__jbAG5a__card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0006}.CaseStudies-module__jbAG5a__overlay{text-align:center;background:linear-gradient(#0000 0%,#000000f2 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:50%;padding:1.5rem 1rem;display:flex;position:absolute;bottom:0;left:0}.CaseStudies-module__jbAG5a__cardTitle{color:#fff;font-size:1.25rem;font-family:var(--font-comfortaa), sans-serif;margin-bottom:.25rem;font-weight:700}.CaseStudies-module__jbAG5a__cardSubtitle{color:#fffc;margin-bottom:1rem;font-size:.85rem}.CaseStudies-module__jbAG5a__arrow{color:#fff;font-size:1.25rem;transition:transform .3s,color .3s}.CaseStudies-module__jbAG5a__card:hover .CaseStudies-module__jbAG5a__arrow{color:var(--accent);transform:translate(5px)}.CaseStudies-module__jbAG5a__pagination{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.CaseStudies-module__jbAG5a__dot{background-color:var(--brand-grey);opacity:.4;cursor:pointer;border-radius:50%;width:8px;height:8px;transition:opacity .3s,background-color .3s}.CaseStudies-module__jbAG5a__activeDot{opacity:1;background-color:var(--primary)}.CaseStudies-module__jbAG5a__dot:hover{opacity:.8}@media (max-width:768px){.CaseStudies-module__jbAG5a__carousel{margin:0}.CaseStudies-module__jbAG5a__card{width:260px;height:350px}.CaseStudies-module__jbAG5a__mobileActions{display:flex}}
.Services-module__dpHhBa__section{width:100%;padding:2rem 0}.Services-module__dpHhBa__gridContainer{grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;margin:1rem auto 0;display:grid}.Services-module__dpHhBa__card{z-index:1;background-color:#2a2a2a;border-radius:20px;flex-direction:column;min-height:380px;padding:5rem 2.5rem 3rem;transition:transform .3s,background-color .3s;display:flex;position:relative;overflow:visible}.Services-module__dpHhBa__cardBg{z-index:0;pointer-events:none;background-position:50%;background-size:cover;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.Services-module__dpHhBa__cardBg:after{content:"";background:#000000d9;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.Services-module__dpHhBa__card:hover{background-color:#333;transform:translateY(-5px)}.Services-module__dpHhBa__badge{background-color:var(--primary);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;display:flex;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.Services-module__dpHhBa__cardContent{z-index:2;text-align:center;flex-direction:column;align-items:center;height:100%;display:flex;position:relative}.Services-module__dpHhBa__title{font-family:var(--font-comfortaa), sans-serif;color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.Services-module__dpHhBa__subtitle{color:var(--accent);letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.35rem;font-weight:500}.Services-module__dpHhBa__description{color:#fff9;flex-grow:1;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.Services-module__dpHhBa__link{font-family:var(--font-comfortaa), sans-serif;color:#fff;font-size:1.05rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-block}.Services-module__dpHhBa__link:hover{opacity:.8}.Services-module__dpHhBa__centeredLinkWrapper{justify-content:center;align-items:center;width:100%;margin-top:4rem;display:flex}@media (max-width:1024px){.Services-module__dpHhBa__gridContainer{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}}@media (max-width:768px){.Services-module__dpHhBa__gridContainer{grid-template-columns:1fr;gap:4rem}.Services-module__dpHhBa__card{min-height:auto;padding:4rem 2rem 2.5rem}.Services-module__dpHhBa__badge{width:4.5rem;height:4.5rem;top:-2rem}}
.Testimonials-module__ItA9Ha__section{width:100%;padding:4rem 0}.Testimonials-module__ItA9Ha__content{gap:2rem;display:flex}.Testimonials-module__ItA9Ha__ratingCard{text-align:center;background:linear-gradient(135deg,#4e3629cc,#281c15e6);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;flex:0 0 320px;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__ratingCard:before{content:"";z-index:0;pointer-events:none;background-image:repeating-linear-gradient(45deg,#ffffff05 0 2px,#0000 2px 8px);position:absolute;inset:0}.Testimonials-module__ItA9Ha__ratingCard>*{z-index:1;position:relative}.Testimonials-module__ItA9Ha__score{color:var(--foreground);margin-bottom:.5rem;font-size:4.5rem;font-weight:600;line-height:1}.Testimonials-module__ItA9Ha__stars{color:var(--accent);gap:.25rem;margin-bottom:.5rem;font-size:1.25rem;display:flex}.Testimonials-module__ItA9Ha__reviews{color:#fffc;margin-bottom:1.5rem;font-size:.9rem}.Testimonials-module__ItA9Ha__ratingDesc{color:#ffffffe6;margin-bottom:2rem;font-size:1rem;line-height:1.5}.Testimonials-module__ItA9Ha__avatars{justify-content:center;align-items:center;display:flex}.Testimonials-module__ItA9Ha__avatar{object-fit:cover;background:#ccc;border:2px solid #281c15;border-radius:50%;width:40px;height:40px;margin-left:-10px}.Testimonials-module__ItA9Ha__avatar:first-child{margin-left:0}.Testimonials-module__ItA9Ha__avatarPlus{width:40px;height:40px;color:var(--foreground);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:2px dashed #281c15;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;font-size:1.2rem;display:flex}.Testimonials-module__ItA9Ha__testimonialCard{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;flex:1;padding:3rem;display:flex}.Testimonials-module__ItA9Ha__testimonialHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__individualScore{color:var(--foreground);font-size:1.1rem;font-weight:600}.Testimonials-module__ItA9Ha__quote{color:#fffc;flex-grow:1;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.Testimonials-module__ItA9Ha__authorArea{justify-content:space-between;align-items:flex-end;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.Testimonials-module__ItA9Ha__authorRole{color:#ffffff80;font-size:.9rem}.Testimonials-module__ItA9Ha__navButtons{gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__navBtn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,opacity .2s;display:flex}.Testimonials-module__ItA9Ha__navBtn:hover{transform:scale(1.05)}.Testimonials-module__ItA9Ha__navLeft,.Testimonials-module__ItA9Ha__navRight{background:var(--primary);color:var(--foreground);border:1px solid #ffffff1a}@media (max-width:992px){.Testimonials-module__ItA9Ha__header{flex-direction:column;gap:2rem}.Testimonials-module__ItA9Ha__content{flex-direction:column}.Testimonials-module__ItA9Ha__ratingCard{flex:auto}}@media (max-width:600px){.Testimonials-module__ItA9Ha__title{font-size:2.2rem}.Testimonials-module__ItA9Ha__quote{font-size:1.1rem}.Testimonials-module__ItA9Ha__authorArea{flex-direction:column;align-items:flex-start;gap:2rem}}
.ConsultationCTA-module__Y2XUna__section{justify-content:center;width:100%;padding:4rem 0;display:flex}.ConsultationCTA-module__Y2XUna__container{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:4rem 5rem;display:flex;position:relative}.ConsultationCTA-module__Y2XUna__textContent{flex-direction:column;gap:.5rem;max-width:60%;display:flex}.ConsultationCTA-module__Y2XUna__title{font-family:var(--font-adonay), serif;color:#fff;margin:0;font-size:1.8rem;font-weight:700}.ConsultationCTA-module__Y2XUna__description{color:#ffffffb3;margin:0;font-size:1.1rem;line-height:1.6}.ConsultationCTA-module__Y2XUna__actionContent{flex-shrink:0}.ConsultationCTA-module__Y2XUna__button{background-color:var(--primary);color:#fff;font-family:var(--font-comfortaa), sans-serif;border-radius:12px;justify-content:center;align-items:center;padding:1rem 1.8rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ConsultationCTA-module__Y2XUna__button:hover{background-color:var(--accent);color:#111;transform:translateY(-2px)}@media (max-width:968px){.ConsultationCTA-module__Y2XUna__container{flex-direction:column;align-items:center;gap:2rem;padding:3rem}.ConsultationCTA-module__Y2XUna__textContent{text-align:center;max-width:100%}}@media (max-width:576px){.ConsultationCTA-module__Y2XUna__container{padding:3rem 2rem}.ConsultationCTA-module__Y2XUna__title{font-size:42px}}
.PageHeader-module__bRDKxW__header{text-align:center;background-color:var(--background);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:60vh;margin-bottom:2rem;padding:6rem 2rem 4rem;display:flex;position:relative}.PageHeader-module__bRDKxW__content{z-index:2;max-width:800px;animation:1s ease-out PageHeader-module__bRDKxW__fadeIn;position:relative}.PageHeader-module__bRDKxW__subtitle{letter-spacing:.2em;text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:block}.PageHeader-module__bRDKxW__title{font-family:var(--font-adonay), serif;color:var(--foreground);letter-spacing:.05em;margin-bottom:1.5rem;font-size:5rem;font-weight:400;line-height:1.1}.PageHeader-module__bRDKxW__description{color:#fffc;font-size:1.25rem;font-weight:300;line-height:1.6}@keyframes PageHeader-module__bRDKxW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PageHeader-module__bRDKxW__header{min-height:50vh}.PageHeader-module__bRDKxW__title{font-size:42px}.PageHeader-module__bRDKxW__description{font-size:1.1rem}}@media (max-width:480px){.PageHeader-module__bRDKxW__title{font-size:42px}}
.Awards-module__6y1-4q__section{width:100%;padding:2rem 0}.Awards-module__6y1-4q__header{text-align:center;margin-bottom:2rem}.Awards-module__6y1-4q__subheading{text-transform:uppercase;letter-spacing:3px;color:#ffffff80;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Awards-module__6y1-4q__heading{font-family:var(--font-adonay), serif;color:#fff;font-size:3rem;font-weight:400;line-height:1.2}.Awards-module__6y1-4q__highlight{color:var(--primary);font-style:italic}.Awards-module__6y1-4q__introText{color:#ffffffb3;max-width:800px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.6}.Awards-module__6y1-4q__table{flex-direction:column;width:100%;display:flex}.Awards-module__6y1-4q__tableHeader{border-bottom:1px solid var(--border);color:var(--foreground);grid-template-columns:50px 1fr 1.5fr;margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;font-weight:600;display:grid}.Awards-module__6y1-4q__tableRow{border-bottom:1px solid #ffffff1a;grid-template-columns:50px 1fr 1.5fr;align-items:center;gap:1rem;padding:1.5rem 0;transition:background-color .3s;display:grid}.Awards-module__6y1-4q__tableRow:hover{background-color:#ffffff05}.Awards-module__6y1-4q__colNum{color:var(--foreground);font-size:.95rem;font-weight:600}.Awards-module__6y1-4q__colAward{color:#ffffff80;padding-right:2rem;font-size:1.1rem;font-weight:600;line-height:1.4}.Awards-module__6y1-4q__colDesc{color:#ffffff80;font-size:.95rem;line-height:1.4}@media (max-width:900px){.Awards-module__6y1-4q__tableHeader{display:none}.Awards-module__6y1-4q__tableRow{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem 0;display:flex;position:relative}.Awards-module__6y1-4q__colNum{display:none}.Awards-module__6y1-4q__colAward{font-size:1.3rem}}@media (max-width:768px){.Awards-module__6y1-4q__heading{font-size:42px}}
.Overview-module__PKJDzG__section{width:100%;padding:2rem 0}.Overview-module__PKJDzG__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Overview-module__PKJDzG__imageColumn{border-radius:24px;width:100%;height:600px;position:relative;overflow:hidden}.Overview-module__PKJDzG__image{object-fit:cover;object-position:center;width:100%;height:100%}.Overview-module__PKJDzG__contentColumn{padding-left:0}.Overview-module__PKJDzG__heading{font-family:var(--font-adonay), serif;color:#fff;margin-bottom:2rem;font-size:3rem;font-weight:400;line-height:1.1}.Overview-module__PKJDzG__paragraph{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.Overview-module__PKJDzG__quote{font-family:var(--font-comfortaa), sans-serif;color:var(--accent);border-left:3px solid var(--accent);margin-top:2rem;padding-left:1.5rem;font-size:17px;font-style:italic;line-height:1.4}@media (max-width:968px){.Overview-module__PKJDzG__container{grid-template-columns:1fr;gap:6rem}.Overview-module__PKJDzG__imageColumn{height:400px}.Overview-module__PKJDzG__heading{text-align:center;font-size:42px}}
.page-module__NfDiEG__container{flex-direction:column;gap:8rem;width:100%;padding:3rem 10%;display:flex}.page-module__NfDiEG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.5rem;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:flex}.page-module__NfDiEG__sectionTitle{font-family:var(--font-adonay), serif;color:#fff;margin:0;font-size:3rem;font-weight:400}.page-module__NfDiEG__introText{color:#ffffffe6;margin:0;font-size:1.25rem;line-height:1.8}.page-module__NfDiEG__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.page-module__NfDiEG__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:3rem;transition:transform .3s,background .3s}.page-module__NfDiEG__card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}.page-module__NfDiEG__iconWrapper{background:var(--glass-bg);width:60px;height:60px;color:var(--accent);border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.page-module__NfDiEG__card h3{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem}.page-module__NfDiEG__card p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.7}.page-module__NfDiEG__beautifulList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.page-module__NfDiEG__beautifulList li{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:transform .2s,background .2s;display:flex}.page-module__NfDiEG__beautifulList li:hover{background:#ffffff0a;border-color:#ffffff14;transform:translate(4px)}.page-module__NfDiEG__beautifulList li span{color:#ffffffd9;font-size:.95rem;line-height:1.5}.page-module__NfDiEG__listIcon{color:var(--accent);flex-shrink:0;margin-top:2px}.page-module__NfDiEG__globalGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__NfDiEG__globalItem{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:380px;padding:2.5rem 2rem;transition:transform .3s,background .3s;display:flex}.page-module__NfDiEG__globalItem:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}.page-module__NfDiEG__globalNumber{color:var(--accent);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:block}.page-module__NfDiEG__globalItem h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:500;line-height:1.3}.page-module__NfDiEG__globalItem p{color:#fff9;font-size:.95rem;line-height:1.6}.page-module__NfDiEG__timeline{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.page-module__NfDiEG__timeline:before{content:"";background:#ffffff1a;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.page-module__NfDiEG__timelineItem{width:50%;position:relative}.page-module__NfDiEG__timelineItem:nth-child(odd){align-self:flex-start;padding-right:3rem}.page-module__NfDiEG__timelineItem:nth-child(2n){align-self:flex-end;padding-left:3rem}.page-module__NfDiEG__timelineMarker{background:var(--primary);border:4px solid var(--background);z-index:1;border-radius:50%;width:20px;height:20px;transition:background .3s,transform .3s;position:absolute;top:24px;box-shadow:0 0 0 4px #ffffff0d}.page-module__NfDiEG__timelineItem:hover .page-module__NfDiEG__timelineMarker{background:var(--accent);transform:scale(1.2)}.page-module__NfDiEG__timelineItem:nth-child(odd) .page-module__NfDiEG__timelineMarker{right:-10px}.page-module__NfDiEG__timelineItem:nth-child(2n) .page-module__NfDiEG__timelineMarker{left:-10px}.page-module__NfDiEG__timelineContent{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:transform .3s,background .3s}.page-module__NfDiEG__timelineItem:nth-child(odd) .page-module__NfDiEG__timelineContent{text-align:right}.page-module__NfDiEG__timelineItem:nth-child(2n) .page-module__NfDiEG__timelineContent{text-align:left}.page-module__NfDiEG__timelineContent:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}.page-module__NfDiEG__timelineContent h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.4rem}.page-module__NfDiEG__timelineContent p{color:#fff9;line-height:1.6}.page-module__NfDiEG__timelineYear{font-family:var(--font-adonay), serif;color:var(--accent);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:999px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:1.25rem;display:inline-block}.page-module__NfDiEG__outlookContainer{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;width:100%;display:grid}.page-module__NfDiEG__outlookContent{flex-direction:column;display:flex}.page-module__NfDiEG__outlookHeading{font-family:var(--font-adonay), serif;color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:400;line-height:1.2}.page-module__NfDiEG__outlookSubtitle{color:var(--accent);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1rem;font-weight:500;display:flex}.page-module__NfDiEG__outlookSubtitle:before{content:"";background-color:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.page-module__NfDiEG__outlookText{color:#ffffffb3;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.page-module__NfDiEG__outlookGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__NfDiEG__outlookItem{align-items:flex-start;gap:1rem;display:flex}.page-module__NfDiEG__outlookIcon{background:var(--accent);width:48px;height:48px;color:var(--background);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__NfDiEG__outlookItemTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.page-module__NfDiEG__outlookItemDesc{color:#ffffff80;font-size:.9rem;line-height:1.4}.page-module__NfDiEG__outlookImageWrapper{border-radius:24px;width:100%;height:600px;position:relative;overflow:hidden}.page-module__NfDiEG__outlookImage{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:992px){.page-module__NfDiEG__outlookContainer{grid-template-columns:1fr;gap:6rem}.page-module__NfDiEG__outlookImageWrapper{width:100%;height:400px}}@media (max-width:600px){.page-module__NfDiEG__outlookGrid{grid-template-columns:1fr}}@media (max-width:992px){.page-module__NfDiEG__expertiseGrid{grid-template-columns:1fr}.page-module__NfDiEG__globalGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__NfDiEG__container{gap:5rem;padding:2rem 1.5rem}.page-module__NfDiEG__sectionTitle,.page-module__NfDiEG__outlookHeading{text-align:center;font-size:42px}.page-module__NfDiEG__globalGrid{grid-template-columns:1fr}.page-module__NfDiEG__timeline:before{left:20px;transform:none}.page-module__NfDiEG__timelineItem{width:100%;align-self:flex-start!important;padding-left:4rem!important;padding-right:0!important}.page-module__NfDiEG__timelineItem:nth-child(odd) .page-module__NfDiEG__timelineMarker,.page-module__NfDiEG__timelineItem:nth-child(2n) .page-module__NfDiEG__timelineMarker{left:10px;right:auto}.page-module__NfDiEG__timelineItem:nth-child(odd) .page-module__NfDiEG__timelineContent,.page-module__NfDiEG__timelineItem:nth-child(2n) .page-module__NfDiEG__timelineContent{text-align:left}}
.news-module__vJjkzG__main{flex-direction:column;align-items:center;width:100%;padding:4rem 10% 8rem;display:flex}.news-module__vJjkzG__title{font-family:var(--font-adonay), serif;background:linear-gradient(135deg, var(--foreground) 0%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:3rem;font-weight:400}.news-module__vJjkzG__filterContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:4rem;display:flex}.news-module__vJjkzG__filterButton{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.news-module__vJjkzG__filterButton:hover{color:var(--foreground);background:#ffffff1a}.news-module__vJjkzG__activeFilter{background:var(--primary);border-color:var(--primary);color:var(--foreground)}.news-module__vJjkzG__activeFilter:hover{background:var(--accent);border-color:var(--accent);color:#111}.news-module__vJjkzG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}@media (max-width:1024px){.news-module__vJjkzG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-module__vJjkzG__grid{grid-template-columns:1fr}.news-module__vJjkzG__title{text-align:center;font-size:42px}}.news-module__vJjkzG__pagination{color:#fffc;justify-content:center;align-items:center;gap:1.5rem;margin-top:4rem;font-size:1rem;display:flex}.news-module__vJjkzG__paginationLink{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.news-module__vJjkzG__paginationLink:hover{border-color:var(--primary);color:var(--primary);background:#ffffff1a}
.page-module__zJ8GoW__container{width:100%;padding:4rem 10%}.page-module__zJ8GoW__grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:4rem;display:grid}.page-module__zJ8GoW__infoSection{flex-direction:column;gap:3rem;display:flex;position:sticky;top:6rem}.page-module__zJ8GoW__infoBlock h3{color:var(--primary);font-family:var(--font-adonay), serif;margin-bottom:1rem;font-size:1.5rem}.page-module__zJ8GoW__infoBlock p{color:#fffc;font-size:1.1rem;line-height:1.6}.page-module__zJ8GoW__formSection{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:3rem}.page-module__zJ8GoW__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__zJ8GoW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__zJ8GoW__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__zJ8GoW__formGroup label{color:var(--foreground);font-size:.95rem;font-weight:600}.page-module__zJ8GoW__input,.page-module__zJ8GoW__select,.page-module__zJ8GoW__textarea{width:100%;color:var(--foreground);background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module__zJ8GoW__select{appearance:none;cursor:pointer}.page-module__zJ8GoW__input:focus,.page-module__zJ8GoW__select:focus,.page-module__zJ8GoW__textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.page-module__zJ8GoW__submitBtn{background:var(--primary);color:var(--foreground);cursor:pointer;border:none;border-radius:99px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module__zJ8GoW__submitBtn:hover{background:var(--accent);color:var(--brand-black)}@media (max-width:992px){.page-module__zJ8GoW__grid{grid-template-columns:1fr}.page-module__zJ8GoW__infoSection{position:static}}@media (max-width:768px){.page-module__zJ8GoW__formRow{grid-template-columns:1fr}}@media (max-width:600px){.page-module__zJ8GoW__formSection{padding:2rem}}
.page-module__OSLHOG__container{width:100%;padding:4rem 10% 8rem}.page-module__OSLHOG__grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.page-module__OSLHOG__socialIcons{gap:1.5rem;margin-top:.5rem;display:flex}.page-module__OSLHOG__socialIcon{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.page-module__OSLHOG__socialIcon:hover{background:var(--accent);border-color:var(--accent);color:#000!important}.page-module__OSLHOG__infoSection{flex-direction:column;gap:3rem;display:flex}.page-module__OSLHOG__infoBlock h3{color:var(--primary);font-family:var(--font-adonay), serif;margin-bottom:1rem;font-size:1.5rem}.page-module__OSLHOG__infoBlock p{color:#fffc;font-size:1.1rem;line-height:1.6}.page-module__OSLHOG__infoBlock a{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.page-module__OSLHOG__infoBlock a:hover{color:var(--accent)}.page-module__OSLHOG__formSection{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:3rem}.page-module__OSLHOG__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__OSLHOG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__OSLHOG__formGroup label{color:var(--foreground);font-size:.95rem;font-weight:600}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{width:100%;color:var(--foreground);background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.page-module__OSLHOG__submitBtn{background:var(--primary);color:var(--foreground);cursor:pointer;border:none;border-radius:99px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module__OSLHOG__submitBtn:hover{background:var(--accent);color:var(--brand-black)}@media (max-width:992px){.page-module__OSLHOG__grid{grid-template-columns:1fr}}@media (max-width:600px){.page-module__OSLHOG__formSection{padding:2rem}}
.legal-module__8113wq__container{color:#fffc;width:100%;padding:4rem 10%;font-size:1.1rem;line-height:1.8}.legal-module__8113wq__content h2{color:var(--primary);font-family:var(--font-comfortaa), sans-serif;margin-top:3rem;margin-bottom:1rem;font-size:2rem}.legal-module__8113wq__content h3{color:var(--foreground);margin-top:2rem;margin-bottom:.5rem;font-size:1.4rem}.legal-module__8113wq__content p{margin-bottom:1.5rem}.legal-module__8113wq__content ul{margin-bottom:1.5rem;padding-left:2rem}.legal-module__8113wq__content li{margin-bottom:.5rem}.legal-module__8113wq__content a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.legal-module__8113wq__content a:hover{color:var(--primary)}
.StatCounter-module__GkRJ0W__section{justify-content:center;width:100%;padding:4rem 0;display:flex}.StatCounter-module__GkRJ0W__container{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:4rem 0;display:flex;position:relative}.StatCounter-module__GkRJ0W__statsGroup{flex-wrap:wrap;flex:1;justify-content:space-around;gap:2rem;padding:0 2rem;display:flex}.StatCounter-module__GkRJ0W__statItem{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:200px;display:flex}.StatCounter-module__GkRJ0W__statNumber{font-family:var(--font-adonay), serif;color:#fff;margin-bottom:.75rem;font-size:4rem;font-weight:700;line-height:1}.StatCounter-module__GkRJ0W__statLabel{color:#a3a3a3;margin-bottom:1.5rem;font-size:.95rem}@media (max-width:992px){.StatCounter-module__GkRJ0W__container{padding:3rem 2rem}}@media (max-width:600px){.StatCounter-module__GkRJ0W__statsGroup{flex-direction:column;gap:3rem}.StatCounter-module__GkRJ0W__statNumber{font-size:3.5rem}}
