.OverviewSection-module__CODkOG__section{z-index:10;background:var(--hei26-linearblue);width:100%;font-family:var(--font-plus-jakarta-sans);padding:20px;position:relative}.OverviewSection-module__CODkOG__inner{flex-direction:column;align-items:center;gap:3rem;padding:2rem 0;display:flex}.OverviewSection-module__CODkOG__imageSection{width:100%;margin:auto 0 2rem;position:relative}.OverviewSection-module__CODkOG__imageContainer{aspect-ratio:16/6;border-radius:16px;width:100%;transition:transform .3s;position:relative;overflow:hidden}.OverviewSection-module__CODkOG__imageContainer:hover{transform:scale(1.01)}.OverviewSection-module__CODkOG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .3s}.OverviewSection-module__CODkOG__imageContainer:hover .OverviewSection-module__CODkOG__image{filter:brightness(1.1);transform:scale(1.01)}.OverviewSection-module__CODkOG__introWrapper{width:100%;margin:0 auto;padding:3.2rem 0;position:relative}.OverviewSection-module__CODkOG__introContent{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.OverviewSection-module__CODkOG__introEyebrow{color:var(--hei26-white);opacity:.8;letter-spacing:2px;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(.875rem,1.8vw,1rem);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__introTitle{color:var(--hei26-white);letter-spacing:-2px;margin:0 0 2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;line-height:1.2}.OverviewSection-module__CODkOG__introDescription{color:var(--hei26-white);text-align:center;opacity:.4;max-width:60%;margin:0 0 2rem;font-size:clamp(.625rem,1.8vw,.875rem);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__introMetricsTitle{color:var(--hei26-white);text-align:center;margin:0;font-size:clamp(1.125rem,2vw,1rem);font-weight:500;line-height:1.2}.OverviewSection-module__CODkOG__introMetricsWrapper{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:stretch;gap:1.5rem;width:100%;min-width:0;max-width:100%;padding:2rem;display:flex}.OverviewSection-module__CODkOG__introMetricsContainer{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;min-width:0;max-width:64rem;display:grid}.OverviewSection-module__CODkOG__introMetricsCard{box-sizing:border-box;overflow-wrap:break-word;background:#ffffff0f;border:.6px solid #fff3;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:start;gap:2rem;width:100%;min-width:0;max-width:100%;height:auto;min-height:12rem;padding:1.75rem;transition:all .6s;display:flex}.OverviewSection-module__CODkOG__introMetricsCard:hover{background:#fff3;box-shadow:0 4px 20px #0000001a}.OverviewSection-module__CODkOG__introMetricsCardEyebrowWrapper{opacity:.8;background:#ffffff1a;border:1.4px solid #fff3;border-radius:999px;flex-direction:row;justify-content:start;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.5rem;padding:.5rem 1rem;display:flex}.OverviewSection-module__CODkOG__introMetricsCardIcon{width:.875rem;height:.875rem;color:var(--hei26-gold-soft);flex-shrink:0}.OverviewSection-module__CODkOG__introMetricsCardEyebrowText{color:var(--hei26-white);letter-spacing:1px;text-transform:uppercase;margin:0;font-size:clamp(.55rem,1vw,.625rem);font-weight:500;line-height:1.6}.OverviewSection-module__CODkOG__introMetricsCardTitle{color:var(--hei26-white);margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:600;line-height:1.2}.OverviewSection-module__CODkOG__introMetricsCardDescription{color:var(--hei26-white);max-width:100%;margin:0;font-size:clamp(.875rem,1.8vw,1rem);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__introMetricsCardValue{color:var(--hei26-white);letter-spacing:-2px;margin:0;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2}.OverviewSection-module__CODkOG__introCTAText{color:var(--hei26-white);max-width:100%;margin:0;font-size:clamp(.875rem,1.8vw,1rem);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__introCTATextBold{font-weight:600}.OverviewSection-module__CODkOG__introButton{justify-content:center;align-items:center;width:fit-content;display:flex}.OverviewSection-module__CODkOG__metricsContainerWrapper{justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:absolute;bottom:.5rem}.OverviewSection-module__CODkOG__metricsContainer{z-index:20;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:1440px;padding:1.5rem 1rem;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.OverviewSection-module__CODkOG__metric{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.OverviewSection-module__CODkOG__metricIcon{color:#fff;background-color:var(--hei26-turquoise);border-radius:12px;flex-shrink:0;width:3rem;height:3rem;padding:.5rem}.OverviewSection-module__CODkOG__metricContent{flex-direction:column;gap:.5rem;display:flex}.OverviewSection-module__CODkOG__metricValue{color:var(--hei26-dongkerblue);font-size:clamp(16px,2vw,20px);font-weight:700;line-height:1}.OverviewSection-module__CODkOG__metricLabel{color:var(--hei26-dongkerblue);white-space:nowrap;font-size:clamp(12px,1.2vw,14px);font-weight:400;line-height:1.2}.OverviewSection-module__CODkOG__aboutUsSneakpeakWrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;padding:2rem;display:flex}.OverviewSection-module__CODkOG__aboutUsSneakpeak{flex-direction:column;gap:1rem;width:100%;max-width:100%;display:flex}.OverviewSection-module__CODkOG__aboutUsSneakpeakItem{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;max-width:100%;display:flex}.OverviewSection-module__CODkOG__aboutUsSneakpeakTitle{color:var(--hei26-white);min-width:14ch;margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:600;line-height:1.2}.OverviewSection-module__CODkOG__aboutUsSneakpeakDescription{color:var(--hei26-white);margin:0;font-size:clamp(.875rem,1.8vw,1rem);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__divider{background-color:#ffffff1a;flex-shrink:0;width:100%;height:.1rem;margin:2rem 0}.OverviewSection-module__CODkOG__subsection{opacity:0;width:100%;transform:translateY(30px)}.OverviewSection-module__CODkOG__subsection:last-child{margin-bottom:0}.OverviewSection-module__CODkOG__subsectionContent{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;width:auto;padding:8px 0 128px 2rem;display:flex}.OverviewSection-module__CODkOG__subsectionText{flex-direction:column;flex:1;gap:24px;max-width:552px;display:flex}.OverviewSection-module__CODkOG__subsectionImage{border-radius:16px;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.OverviewSection-module__CODkOG__introImage{object-fit:cover;border-radius:16px;width:100%;height:464px;transition:transform .6s,filter .3s}.OverviewSection-module__CODkOG__subsectionImage:hover .OverviewSection-module__CODkOG__introImage{filter:brightness(1.1);transform:scale(1.05)}.OverviewSection-module__CODkOG__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#fffc;width:auto;font-size:clamp(12px,1.2vw,14px);font-weight:400}.OverviewSection-module__CODkOG__title{color:#fff;letter-spacing:-2px;margin:0;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.2}.OverviewSection-module__CODkOG__valueContainer .OverviewSection-module__CODkOG__title{max-width:none}.OverviewSection-module__CODkOG__description{color:#ffffffe6;margin:0;font-size:clamp(16px,1.8vw,18px);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__valueContainer .OverviewSection-module__CODkOG__description{max-width:none}.OverviewSection-module__CODkOG__buttonGroup{flex-direction:row;gap:1rem;width:fit-content;margin-top:8px;display:flex}:is(.OverviewSection-module__CODkOG__tertiaryButton .text,.OverviewSection-module__CODkOG__tertiaryButton .OverviewSection-module__CODkOG__tertiaryButtonText){color:#fff!important;background:0 0!important;border:1px solid #fff!important;padding:12px 24px!important}:is(.OverviewSection-module__CODkOG__tertiaryButton:hover .text,.OverviewSection-module__CODkOG__tertiaryButton:hover .OverviewSection-module__CODkOG__tertiaryButtonText){color:var(--hei26-turquoise)!important}.OverviewSection-module__CODkOG__tertiaryButton:hover .OverviewSection-module__CODkOG__iconContainer{background:var(--hei26-turquoise)!important}.OverviewSection-module__CODkOG__tertiaryButton:hover .OverviewSection-module__CODkOG__iconContainer .OverviewSection-module__CODkOG__icon{color:#fff!important}.OverviewSection-module__CODkOG__button{flex-shrink:0}.OverviewSection-module__CODkOG__yellowSecondaryText{color:#fff!important}.OverviewSection-module__CODkOG__button:hover .OverviewSection-module__CODkOG__yellowSecondaryText{color:#e6b800!important}.OverviewSection-module__CODkOG__yellowSecondaryIcon{border-color:#fff!important}.OverviewSection-module__CODkOG__yellowSecondaryIcon svg,.OverviewSection-module__CODkOG__button:hover .OverviewSection-module__CODkOG__yellowSecondaryIcon svg{color:#fff!important;stroke:#fff!important}.OverviewSection-module__CODkOG__valueContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:64px;margin:0 auto;padding-bottom:24px;display:flex}.OverviewSection-module__CODkOG__valueContainer>.OverviewSection-module__CODkOG__valueHeader+.OverviewSection-module__CODkOG__ValueDescription{margin-top:calc(1rem - 64px)}.OverviewSection-module__CODkOG__valueHeader{flex-direction:column;gap:1rem;padding:24px;display:flex}.OverviewSection-module__CODkOG__ValueDescription{color:#fff;max-width:960px;margin:0;font-size:clamp(16px,1.8vw,18px);font-weight:400;line-height:1.6}.OverviewSection-module__CODkOG__imageGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.OverviewSection-module__CODkOG__tennisImageContainer{border-radius:16px;width:100%;transition:transform .3s;position:relative;overflow:hidden}.OverviewSection-module__CODkOG__tennisImageTitle{background:linear-gradient(#0000,#00000080);justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0}.OverviewSection-module__CODkOG__tennisImageTitleText{color:var(--hei26-dongkerblue);z-index:10;border-left:.25rem solid var(--hei26-skyblue);background:#fff;margin:0;padding-left:1rem;padding-right:1rem;font-size:clamp(1.5rem,1.8vw,1.5rem);font-weight:600;line-height:1.6}.OverviewSection-module__CODkOG__tennisImageContainerImage{z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.OverviewSection-module__CODkOG__tennisImage{object-fit:cover;border-radius:16px;width:100%;height:480px;transition:transform .6s,filter .3s}.OverviewSection-module__CODkOG__tennisImageContainerImage:hover .OverviewSection-module__CODkOG__tennisImage{filter:brightness(1.1);transform:scale(1.01)}@media (max-width:1024px){.OverviewSection-module__CODkOG__section{padding:60px 20px}.OverviewSection-module__CODkOG__metricsContainer{flex-wrap:wrap;gap:1.5rem;padding:1.5rem 2rem}.OverviewSection-module__CODkOG__metric{flex:calc(50% - .75rem);min-width:200px}.OverviewSection-module__CODkOG__subsectionContent{gap:32px}}@media (max-width:768px){.OverviewSection-module__CODkOG__section{width:100%;margin:0;padding:0}.OverviewSection-module__CODkOG__imageSection{width:100%;margin-bottom:0;padding-bottom:2rem}.OverviewSection-module__CODkOG__imageContainer{aspect-ratio:5/4;border-radius:0;margin:0;padding:0}.OverviewSection-module__CODkOG__metricsContainerWrapper{margin-top:8rem;margin-bottom:12rem;padding:0;position:relative}.OverviewSection-module__CODkOG__metricsContainer{border-radius:1rem;flex-direction:column;gap:1.5rem;width:calc(100% - 4rem);margin:2rem;padding:2rem;position:absolute;transform:none}.OverviewSection-module__CODkOG__metric{flex:1;justify-content:flex-start;align-items:center;width:100%}.OverviewSection-module__CODkOG__introImage{height:240px}.OverviewSection-module__CODkOG__introWrapper{padding:2rem 0}.OverviewSection-module__CODkOG__introContent{align-items:flex-start;padding:0 2rem}.OverviewSection-module__CODkOG__introEyebrow{text-align:left;letter-spacing:1px;max-width:24ch;margin-bottom:1rem;font-size:clamp(.875rem,1.8vw,1rem)}.OverviewSection-module__CODkOG__introTitle{text-align:left;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem)}.OverviewSection-module__CODkOG__introDescription{text-align:left;max-width:100%;margin-bottom:1rem;font-size:clamp(.625rem,1.8vw,.875rem)}.OverviewSection-module__CODkOG__introButton{width:100%}.OverviewSection-module__CODkOG__subsectionContent{flex-direction:column;gap:32px;padding:2rem}.OverviewSection-module__CODkOG__subsectionText{order:2;max-width:100%}.OverviewSection-module__CODkOG__subsectionImage{order:1;width:100%;max-width:100%}.OverviewSection-module__CODkOG__buttonGroup{flex-direction:column;gap:1rem}.OverviewSection-module__CODkOG__button{width:100%}.OverviewSection-module__CODkOG__valueContainer{text-align:left;order:2;align-items:flex-start;width:100%;margin:0;padding:2rem}.OverviewSection-module__CODkOG__valueHeader{text-align:left;order:2;justify-content:flex-start;align-items:flex-start;max-width:240px;margin-top:-2rem;padding:0}.OverviewSection-module__CODkOG__ValueDescription{text-align:left;order:3;width:100%;margin-top:-1rem;padding:0}.OverviewSection-module__CODkOG__valueContainer .OverviewSection-module__CODkOG__buttonGroup{order:4;align-self:flex-start;margin-top:-2rem;margin-bottom:2rem;padding:0}.OverviewSection-module__CODkOG__imageGrid{order:1;grid-template-columns:1fr;gap:24px;width:100%;height:480px;display:grid}.OverviewSection-module__CODkOG__tennisImageContainer{border-radius:16px;width:100%;height:100%;transition:transform .3s;overflow:hidden}.OverviewSection-module__CODkOG__tennisImage{object-fit:cover;width:100%;height:100%}.OverviewSection-module__CODkOG__introMetricsTitle{text-align:left;font-size:clamp(1rem,1.8vw,1rem);line-height:1.4}.OverviewSection-module__CODkOG__introMetricsWrapper{flex-direction:column;gap:1rem;width:100%;max-width:100%;padding:2rem 0}.OverviewSection-module__CODkOG__introMetricsContainer{grid-template-columns:1fr;width:100%;max-width:100%;display:grid}.OverviewSection-module__CODkOG__introMetricsCard{min-height:auto;padding:1rem}.OverviewSection-module__CODkOG__aboutUsSneakpeakWrapper{flex-direction:column;padding:0}.OverviewSection-module__CODkOG__aboutUsSneakpeak{gap:1rem;padding:0}.OverviewSection-module__CODkOG__aboutUsSneakpeakItem{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.OverviewSection-module__CODkOG__aboutUsSneakpeakTitle{min-width:auto;font-size:clamp(1.25rem,2vw,1.5rem)}.OverviewSection-module__CODkOG__aboutUsSneakpeakDescription{font-size:clamp(.875rem,1.8vw,1rem);line-height:1.6}.OverviewSection-module__CODkOG__divider{background-color:#0000001a;width:100%;height:.1rem}}
