.home-section{position:relative;overflow-x:hidden}.home-h2-courses,.home-h2-section,.home-h2-why{font-size:var(--gm-h2-fs);font-weight:600;line-height:var(--gm-h2-lh);text-align:left;margin:0}.home-h2-why .accent-lg{font-size:var(--gm-h2-accent-fs)}.home-section-header{display:flex;align-items:flex-end;gap:clamp(16px,2vw,32px);position:relative;margin-top:-60px}.home-section-header__row{position:relative;flex:1;min-width:0}.home-section-header__heading{min-width:0}.home-section-header__divider{justify-content:flex-start;margin-bottom:4px}.home-section-header__divider:before,.home-section-header__divider:after{width:80px}.home-section-header__dots{position:absolute;right:0;top:50%;transform:translateY(-50%);width:54px;height:46px;pointer-events:none}.home-section-header__subtitle{margin:clamp(8px,1.5vw,12px) 0 0;font-size:clamp(16px,2.2vw,22px);line-height:1.45;text-align:left;color:var(--gm-forest)}.home-subtitle{font-size:clamp(16px,2.2vw,22px);line-height:1.45;text-align:center;color:var(--gm-forest)}.home-hero{position:relative;height:994px;max-height:90vh;min-height:520px;overflow:hidden;isolation:isolate;background-color:var(--gm-forest);background-image:var(--hero-placeholder);background-size:cover;background-position:center 12%;background-repeat:no-repeat}.home-hero__img,.home-hero__video,.home-hero__poster{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center 12%;border:0;outline:none;background:transparent;-webkit-tap-highlight-color:transparent}.home-hero__poster{z-index:0}.home-hero__video{z-index:1;transition:opacity .4s ease}.home-hero__video.is-ended{opacity:0;visibility:hidden;pointer-events:none}.home-hero__img{z-index:1}.home-hero__slides,.home-hero__media{position:absolute;inset:0;overflow:hidden}.home-hero__media--mobile{display:none}@media(max-width:767px){.home-hero{background-image:var(--hero-placeholder-mobile, var(--hero-placeholder))}.home-hero__media--desktop{display:none}.home-hero__media--mobile{display:block}.home-hero__img,.home-hero__video,.home-hero__poster{object-position:center 18%}}@media(min-width:768px)and (max-width:1023px){.home-hero{background-image:var(--hero-placeholder-mobile, var(--hero-placeholder))}.home-hero__media--desktop{display:none}.home-hero__media--mobile{display:block}.home-hero__img,.home-hero__video,.home-hero__poster{object-position:center 18%;transform:scale(1.04);transform-origin:center center}}@media(prefers-reduced-motion:reduce){@media(min-width:768px)and (max-width:1023px){.home-hero__img,.home-hero__video,.home-hero__poster{transform:none}}}.home-hero__slide{position:absolute;inset:0;overflow:hidden;background-color:var(--gm-forest);opacity:0;transition:opacity .55s ease;pointer-events:none}.home-hero__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.home-hero__shade-top{position:absolute;inset:0 0 75%;z-index:2;background:linear-gradient(to bottom,rgba(0,0,0,.35),transparent);pointer-events:none}.home-hero__shade-bottom{position:absolute;inset:50% 0 0;z-index:2;background:linear-gradient(to top,rgba(0,0,0,.2),transparent);pointer-events:none}.home-hero__arrow{position:absolute;top:55%;z-index:20;width:73px;height:68px;border:0;background:transparent;cursor:pointer;padding:0}.home-hero__arrow img{width:73px;height:68px}.home-hero__arrow--left img{transform:scaleX(-1)}.home-hero__arrow--left{left:113px}.home-hero__arrow--right{right:29px}.home-hero--single .home-hero__arrow,.home-hero--single .home-hero__dots{display:none!important}.home-hero__dots{position:absolute;bottom:clamp(100px,12vh,160px);left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:20}.home-hero__dot{width:147px;height:6px;padding:0;border:0;border-radius:999px;background:#ffffff59;cursor:pointer}.home-hero__dot.is-active{background:#fff}.home-hero__wave{position:absolute;bottom:-.1%;left:0;z-index:10;width:100%;height:var(--gm-wave-h, 140px);overflow:hidden;line-height:0;pointer-events:none}.home-hero__wave img{display:block;width:100%;height:var(--gm-wave-h, 140px);object-fit:fill}.courses-section{padding-bottom:80px;background:#fff}.courses-wave{position:absolute;top:0;left:0;width:100%;height:var(--gm-wave-h, 140px);z-index:6;pointer-events:none;line-height:0}.courses-wave img{display:block;width:100%;height:var(--gm-wave-h, 140px);object-fit:fill}.courses-section__bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:top;pointer-events:none}.courses-section__greemi{flex-shrink:0;width:var(--gm-courses-greemi-w);height:auto;max-height:var(--gm-courses-greemi-max-h);object-fit:contain;pointer-events:none;margin-bottom:-60px;transform:translateY(var(--gm-courses-greemi-offset-y, 50px))}.courses-section .home-container{container-type:inline-size;container-name:courses-container}.courses-grid{display:flex;justify-content:center;align-items:flex-start;gap:var(--gm-courses-grid-gap, 32px);margin-top:0}.courses-grid__item{position:relative;flex:0 0 var(--card-w, var(--gm-course-card-w));width:var(--card-w, var(--gm-course-card-w));height:var(--card-h, var(--gm-course-card-h));overflow:hidden;isolation:isolate}.courses-carousel{position:relative;display:block;margin-top:0}.courses-carousel__arrow,.courses-carousel__viewport{position:relative;z-index:1}.courses-carousel__arrow{display:none;flex-shrink:0;width:72px;height:72px;padding:0;border:0;background:transparent;cursor:pointer}.courses-carousel__arrow img{display:block;width:72px;height:72px}.courses-carousel__arrow:disabled{opacity:.35;cursor:default}.courses-carousel__viewport{overflow:visible}@media(min-width:768px){.courses-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gm-courses-grid-gap-tablet, 16px)}.courses-grid__item{flex:unset;width:auto;height:auto;aspect-ratio:400 / 557}}@container courses-container (min-width: 1264px){.courses-grid{display:flex;justify-content:center;gap:var(--gm-courses-grid-gap, 32px)}.courses-grid__item{flex:0 0 var(--gm-course-card-w);width:var(--gm-course-card-w);height:var(--gm-course-card-h);aspect-ratio:auto}}@media(max-width:767px){.courses-section{overflow-x:hidden;padding-top:56px}.home-section-header{margin-left:0;margin-bottom:8px}.home-section-header__row{padding-top:12px}.home-section-header__dots{width:40px;height:34px}.courses-carousel{position:relative;display:block}.courses-carousel__arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffffeb;box-shadow:0 2px 10px #15575a1f;transform:translateY(-50%)}.courses-carousel__arrow:not(.courses-carousel__arrow--next){left:6px}.courses-carousel__arrow--next{right:6px}.courses-carousel__arrow img{width:18px;height:18px}.courses-carousel__viewport{overflow:hidden;width:100%;flex:none;container-type:inline-size;container-name:courses-viewport}.courses-grid{display:flex;justify-content:flex-start;gap:var(--gm-courses-carousel-gap, 16px)}.courses-grid__item{flex:0 0 100cqi;width:100cqi;height:auto;aspect-ratio:400 / 557}}.course-card{container-type:inline-size;position:relative;width:100%;height:100%}.course-card__link{position:relative;display:block;width:100%;height:100%;text-decoration:none;color:inherit;transition:transform .2s ease}.course-card__link:hover{transform:translateY(-4px)}.course-card__link:focus-visible{outline:3px solid var(--gm-teal);outline-offset:-3px}.course-card__vertical{position:absolute;left:0;top:1.25%;width:14.4%;height:90%;display:flex;align-items:center;justify-content:center;padding:7% 2%;z-index:3;pointer-events:none}.course-card__vertical span{writing-mode:vertical-rl;text-orientation:upright;font-size:clamp(18px,11.5cqw,40px);font-weight:600;line-height:1.2;letter-spacing:.12em}.course-card__brush{position:absolute;left:10.5%;top:8.25%;width:89.5%;height:60.7%;object-fit:contain;pointer-events:none;z-index:1}.course-card__photo{position:absolute;right:0;bottom:7.7%;width:80%;height:80.4%;pointer-events:none;z-index:2;overflow:hidden}.course-card__photo img{width:100%;height:100%;object-fit:contain;object-position:bottom right}.course-card__footer{position:absolute;left:4.8%;right:4.8%;bottom:3.6%;height:14.7%;display:flex;align-items:stretch;background:#fff;border-radius:clamp(2px,.5cqw,6px);box-shadow:0 clamp(2px,1cqw,4px) clamp(2px,1cqw,4px) #00000040;overflow:hidden;z-index:4}.course-card__label{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-width:0;margin:0;padding-inline:3%;font-size:clamp(14px,7.5cqw,32px);font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-card__btn{display:grid;flex:0 0 auto;place-items:center;aspect-ratio:1;height:100%;background:var(--gm-cream)}.course-card__btn img{width:24%;height:auto}.about-section{position:relative;margin-top:-1px;padding:calc(var(--gm-about-wave-h) + 56px) 0 calc(var(--gm-about-wave-h) + 72px);background:#dcf9ff;overflow:hidden}.about-section__dots{position:absolute;left:max(var(--gm-gutter),calc(50% - var(--gm-max-width) / 2 + 24px));top:calc(var(--gm-about-wave-h) + 32px);width:54px;height:46px;z-index:5;pointer-events:none;opacity:.85}.about-copy__note{flex:0 0 auto;width:clamp(80px,38cqi,250px);aspect-ratio:181 / 381;align-self:center;background:url(/images/ui/about-music-note.svg) no-repeat center / contain;pointer-events:none}.about-copy__content{flex:1 1 auto;min-width:0}.about-wave{position:absolute;left:0;width:100%;height:var(--gm-about-wave-h);overflow:hidden;pointer-events:none;z-index:1;line-height:0}.about-wave--top{top:0;background:#dcf9ff}.about-wave--top:before{content:"";position:absolute;top:-3px;left:0;right:0;height:4px;background:#fff;z-index:0}.about-wave--top:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:4px;background:#dcf9ff;z-index:2}.about-wave--bottom{bottom:0;background:#dcf9ff}.about-wave__svg{display:block;width:100%;height:var(--gm-about-wave-artboard-h);transform:translateZ(0)}.about-wave--top .about-wave__svg{position:absolute;top:0;left:0;width:100%;height:calc(100% + 2px)}.about-wave--bottom .about-wave__svg{position:absolute;left:0;bottom:-1px;width:100%;height:calc(100% + 2px)}.reviews-wave{position:absolute;left:0;width:100%;height:var(--gm-about-wave-h);overflow:hidden;pointer-events:none;z-index:1;line-height:0}.reviews-wave--top{top:0;background:#fff}.reviews-wave--top:before{content:"";position:absolute;top:-3px;left:0;right:0;height:4px;background:#fff;z-index:0}.reviews-wave__svg{display:block;width:100%;height:var(--gm-about-wave-artboard-h);transform:translateZ(0)}.reviews-wave--top .reviews-wave__svg{position:absolute;top:0;left:0;z-index:1;width:100%;height:calc(100% + 2px)}.about-layout{position:relative;z-index:10;container-type:inline-size;container-name:about-container;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(16px,2.5vw,48px);width:100%;margin-inline:auto}.about-copy{display:flex;align-items:stretch;gap:clamp(8px,2cqi,20px);min-width:0;container-type:inline-size;container-name:about-copy}.about-media-col{position:relative;z-index:1;min-width:0;container-type:inline-size;container-name:about-media}.about-section__greemi{position:absolute;top:var(--gm-about-greemi-top);left:var(--gm-about-greemi-left);transform:translate3d(var(--gm-about-greemi-tx),var(--gm-about-greemi-ty),0);z-index:5;display:block;width:var(--gm-about-greemi-w);height:auto;max-height:var(--gm-about-greemi-max-h);object-fit:contain;border:0;outline:none;background:transparent;line-height:0;pointer-events:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}@media(min-width:1024px){.about-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.courses-section__greemi,.about-section__greemi,.reviews-section__greemi{display:none}.home-hero__arrow--left{left:24px}.home-hero__arrow--right{right:24px}}@media(max-width:767px){.home-hero__arrow{top:50%;width:34px;height:32px;transform:translateY(-50%)}.home-hero__arrow img{width:34px;height:32px}.home-hero__arrow--left{left:8px}.home-hero__arrow--right{right:8px}}.about-heading{margin:0;line-height:1.1}.about-subtitle{font-size:var(--gm-about-subtitle-fs);line-height:1.2;margin-bottom:4px;color:var(--gm-forest)}.about-title{display:block;font-size:var(--gm-about-title-fs);font-weight:600;line-height:var(--gm-about-title-lh);color:#45a98d}.about-accent{display:block;margin:0;font-size:var(--gm-about-accent-fs);font-weight:600;line-height:var(--gm-h2-lh);color:var(--gm-orange-mid)}.about-body{font-size:clamp(16px,2.8cqi,22px);line-height:1.45;color:var(--gm-forest)}.about-body p{margin:0}.about-value-pill{position:relative;display:inline-block;vertical-align:baseline;white-space:nowrap;font-size:clamp(16px,2.8cqi,22px)}.about-value-pill__brush{position:absolute;left:-.45em;right:-.45em;bottom:-.1em;width:calc(100% + .9em);height:1.65em;z-index:0;pointer-events:none}.about-value-pill__text{position:relative;z-index:1;display:inline-block;padding:0 .12em;font-size:inherit;font-weight:600;line-height:1.45;letter-spacing:.02em;color:#fff}@media(min-width:768px)and (max-width:1023px){.about-value-pill{font-size:clamp(15px,3.2cqi,20px)}.about-value-pill__brush{height:1.7em;bottom:-.12em}}@media(max-width:767px){.about-value-pill{font-size:clamp(14px,4cqi,18px)}.about-value-pill__brush{height:1.75em;left:-.4em;right:-.4em;width:calc(100% + .8em);bottom:-.08em}}.about-section__disciplines{display:flex;gap:clamp(10px,2cqi,16px);margin-top:clamp(12px,2cqi,16px);margin-inline:auto;width:fit-content;pointer-events:none}.about-section__disciplines img{height:clamp(48px,12cqi,80px);width:auto}.about-media{position:relative;display:block;width:100%;aspect-ratio:744 / 445;padding:0;border:clamp(3px,.45cqi,5px) solid #ff8f10;overflow:hidden;box-shadow:0 clamp(4px,.8cqi,8px) clamp(16px,3cqi,32px) #15575a14;background:transparent;cursor:pointer;text-align:left}.about-media:hover .about-media__play{filter:brightness(1.05)}.about-media img{display:block;width:100%;height:100%;object-fit:cover}.about-media__play{position:absolute;left:0;bottom:0;width:clamp(56px,11.5cqi,85px);height:clamp(56px,11.5cqi,85px);background:#ff8f10;display:grid;place-items:center}.about-media__play img{width:24%;height:auto}.about-cta{display:inline-flex;align-items:center;gap:clamp(10px,2cqi,14px);margin-top:clamp(20px,4cqi,32px);padding:clamp(6px,1cqi,8px) clamp(8px,1.2cqi,10px) clamp(6px,1cqi,8px) clamp(20px,4cqi,32px);background:var(--gm-teal);color:#fff;border:0;border-radius:999px;font-family:inherit;font-size:clamp(14px,2cqi,16px);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .15s ease}.about-cta:hover{background:#158577}.about-cta__label{white-space:nowrap}.about-cta__icon{display:grid;flex-shrink:0;place-items:center;width:clamp(36px,7cqi,44px);height:clamp(36px,7cqi,44px)}.about-cta__icon img{display:block;width:100%;height:auto}.about-video-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.about-video-modal[hidden]{display:none}.about-video-modal__backdrop{position:absolute;inset:0;border:0;background:#15575ab8;cursor:pointer}.about-video-modal__dialog{position:relative;z-index:1;width:min(960px,100%)}.about-video-modal__close{position:absolute;top:-44px;right:0;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:var(--gm-forest);line-height:1;cursor:pointer}.about-video-modal__frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;box-shadow:0 16px 48px #00000047}.about-video-modal__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.news-section{padding:60px 0 80px;overflow-x:hidden}.news-section .home-container{min-width:0}.news-section__header-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 24px}.news-section__header-row{flex:1;min-width:min(100%,280px)}.news-section__subtitle{margin:clamp(8px,1.5vw,12px) 0 0;max-width:28rem;font-size:clamp(.95rem,1.8vw,1.0625rem);line-height:1.55;color:#15575ab8;text-align:left}.news-section__more{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:44px;padding:0 18px;border:1px solid rgba(24,151,136,.28);border-radius:999px;background:#ffffffd9;color:var(--gm-teal);font-size:.9375rem;font-weight:600;text-decoration:none;box-shadow:0 4px 14px #15575a0f;transition:background .2s ease,border-color .2s ease,transform .2s ease}.news-section__more:hover{background:var(--gm-mint);border-color:var(--gm-teal);transform:translateY(-1px)}.news-section__more-icon{width:14px;height:14px;background:currentColor;mask:url(/images/ui/arrow-right.svg) no-repeat center / contain;-webkit-mask:url(/images/ui/arrow-right.svg) no-repeat center / contain}.home-news-card{display:block;height:100%;text-decoration:none;color:inherit}.home-news-card__frame{position:relative;display:flex;flex-direction:column;height:100%;border:1px solid rgba(21,87,90,.12);border-radius:clamp(16px,2cqi,22px);background:#fff;box-shadow:0 6px 22px #15575a14;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.home-news-card:hover .home-news-card__frame,.home-news-card:focus-visible .home-news-card__frame{border-color:#18978852;box-shadow:0 12px 32px #15575a1f;transform:translateY(-4px)}.home-news-card__media-wrap{padding:clamp(10px,1.5cqi,14px) clamp(10px,1.5cqi,14px) 0}.home-news-card__media{border-radius:clamp(10px,1.2cqi,14px);overflow:hidden;aspect-ratio:16 / 10;background:var(--gm-mint);border:1px solid rgba(21,87,90,.08)}.home-news-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home-news-card:hover .home-news-card__img{transform:scale(1.04)}.home-news-card__body{display:flex;flex-direction:column;flex:1;gap:8px;padding:clamp(12px,1.8cqi,16px) clamp(14px,2cqi,18px) clamp(14px,2cqi,18px);background:linear-gradient(180deg,#fff,#e0fcf673)}.home-news-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0;font-size:.8125rem}.home-news-card__category{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-weight:600}.home-news-card__date{color:#15575a80;font-size:.75rem}.home-news-card__title{margin:0;font-size:clamp(1.05rem,2.8cqi,1.28rem);font-weight:700;line-height:1.3;color:var(--gm-forest);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:color .2s ease}.home-news-card:hover .home-news-card__title{color:var(--gm-teal)}.home-news-card__excerpt{margin:0;font-size:clamp(.8125rem,2cqi,.9375rem);line-height:1.5;color:#15575ab8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-news-card__footer{display:inline-flex;align-items:center;gap:clamp(4px,1cqi,8px);margin-top:auto;padding-top:clamp(4px,1cqi,8px);color:var(--gm-teal);font-size:clamp(.875rem,2cqi,1rem);font-weight:700;line-height:1.45}.home-news-card:hover .home-news-card__footer{color:var(--gm-teal-dark)}.home-news-card__footer-icon{width:14px;height:14px;background:currentColor;mask:url(/images/ui/arrow-right.svg) no-repeat center / contain;-webkit-mask:url(/images/ui/arrow-right.svg) no-repeat center / contain}.news-carousel{display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.5vw,20px);margin:24px auto 0;width:100%;max-width:100%;min-width:0;container-type:inline-size;container-name:news-carousel}.news-carousel__viewport{overflow:hidden;flex:1 1 auto;min-width:0;align-self:stretch;--gm-news-per-view: 2;--news-gap: clamp(10px, 1.5cqi, 15px);padding-block:24px;margin-block:-24px}@media(min-width:1024px){.news-carousel__viewport{flex:0 1 var(--gm-news-desktop-viewport, 80%);max-width:var(--gm-news-desktop-viewport, 80%)}}.news-carousel__track{display:flex;gap:var(--news-gap);will-change:transform}.news-carousel__slide{position:relative;z-index:0;flex:0 0 calc((100% - (var(--gm-news-per-view) - 1) * var(--news-gap)) / var(--gm-news-per-view));width:calc((100% - (var(--gm-news-per-view) - 1) * var(--news-gap)) / var(--gm-news-per-view));min-width:0;height:auto;align-self:stretch}.news-carousel__slide:has(.home-news-card:hover),.news-carousel__slide:has(.home-news-card:focus-visible){z-index:2}.news-section__bg{position:absolute;top:0;left:0;right:0;height:clamp(180px,22vw,312px);width:100%;object-fit:cover;object-position:top;pointer-events:none}.news-arrow{display:inline-flex;align-items:center;justify-content:center;align-self:center;flex-shrink:0;width:clamp(36px,9cqi,52px);height:clamp(36px,9cqi,52px);border:1px solid rgba(21,87,90,.1);border-radius:50%;background:#ffffffe6;box-shadow:0 4px 12px #15575a14;cursor:pointer;padding:0;transition:opacity .2s ease,border-color .2s ease,background .2s ease}.news-arrow:hover:not(:disabled){border-color:var(--gm-teal);background:var(--gm-mint)}.news-arrow:disabled{opacity:.35;cursor:not-allowed}.news-arrow img{display:block;width:100%;height:auto;object-fit:contain}.reviews-section{position:relative;margin-top:-2px;background:var(--gm-mint);padding:var(--gm-about-wave-h) 0 clamp(56px,8vw,80px);overflow:hidden}.reviews-section .home-container{min-width:0;position:relative;z-index:2}.reviews-section__header{display:flex;justify-content:center;margin-bottom:clamp(32px,4vw,50px)}.reviews-section__title-wrap{position:relative;max-width:100%}.reviews-section__heading{text-align:center;min-width:0}.reviews-section__divider{justify-content:center;margin-bottom:4px}.reviews-section__title{text-align:center}.reviews-section__subtitle{margin:clamp(8px,1.5vw,12px) 0 0;font-size:clamp(16px,2.2vw,22px);line-height:1.45;text-align:center;color:var(--gm-forest)}.reviews-section__greemi{position:absolute;right:100%;bottom:0;margin-left:clamp(12px,2vw,24px);width:clamp(140px,12vw,219px);height:auto;max-height:min(250px,62vh);object-fit:contain;pointer-events:none}.reviews-carousel{display:block;margin-top:clamp(24px,4vw,32px)}.reviews-carousel__arrow{display:none;flex-shrink:0;width:clamp(32px,9cqi,69px);height:clamp(32px,9cqi,69px);padding:0;border:0;background:transparent;cursor:pointer}.reviews-carousel__arrow img{display:block;width:100%;height:auto;object-fit:contain}.reviews-carousel__arrow:disabled{opacity:.35;cursor:default}.reviews-carousel__viewport{overflow:visible}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,32px) clamp(12px,1.5vw,20px);align-items:stretch;width:100%}@media(min-width:1024px){.reviews-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.reviews-section{overflow-x:hidden}.reviews-carousel{position:relative;display:block;margin-top:clamp(24px,4vw,32px)}.reviews-carousel__arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffffeb;box-shadow:0 2px 10px #15575a1f;transform:translateY(-50%)}.reviews-carousel__arrow:not(.reviews-carousel__arrow--next){left:6px}.reviews-carousel__arrow--next{right:6px}.reviews-carousel__arrow img{width:18px;height:auto}.reviews-carousel__viewport{overflow:hidden;width:100%;flex:none;padding:4px 10px 10px 4px;box-sizing:border-box;container-type:inline-size;container-name:reviews-viewport}.reviews-grid{display:flex;justify-content:flex-start;gap:16px}.review-card{flex:0 0 100cqi;width:100cqi;overflow:hidden;border-radius:var(--review-card-radius);isolation:isolate}.review-card__body{box-shadow:4px 4px 4px #00000038}}.review-card{container-type:inline-size;container-name:review-card;position:relative;width:100%;min-width:0;margin-inline:auto;--review-card-radius: clamp(24px, 12.7cqi, 48px)}.review-card__body{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--review-card-radius);box-shadow:6px 6px 6px #00000040;overflow:hidden}.review-card__head{position:relative;flex-shrink:0;aspect-ratio:377 / 180;width:100%;overflow:visible;z-index:2}.review-card__bar{position:absolute;top:0;left:0;width:100%;aspect-ratio:376 / 25;display:block}.review-card__title-badge{position:absolute;left:2.4%;top:18%;width:36%;height:auto;display:block;z-index:3;pointer-events:none}.review-card__photo{position:absolute;top:0;right:0;width:59.4%;aspect-ratio:224 / 216;z-index:2;overflow:hidden;border-radius:0 var(--review-card-radius) 0 clamp(6px,2.1cqi,8px)}.review-card__photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:inherit}.review-card__content{position:relative;z-index:1;flex:1 1 auto;padding:clamp(20px,7cqi,28px) clamp(12px,12.7cqi,48px) 0}.review-card__title{font-size:clamp(16px,6.1cqi,23px);font-weight:700;line-height:1.3;color:var(--gm-forest);margin:0}.review-card__body-text{margin:clamp(10px,4cqi,15px) 0 0;font-size:clamp(13px,4.2cqi,16px);line-height:1.5;color:var(--gm-forest)}.review-card__author{display:flex;flex-direction:column;align-items:flex-end;gap:clamp(6px,2.6cqi,10px);padding:clamp(4px,1cqi,4px) clamp(12px,12.7cqi,48px) clamp(28px,12.7cqi,48px);margin-top:clamp(10px,4.2cqi,16px);flex-shrink:0}.review-card__author-icon{display:block;flex-shrink:0;width:clamp(28px,10.3cqi,39px);height:clamp(22px,8.2cqi,31px);object-fit:contain}.review-card__author p{margin:0;font-size:clamp(14px,5.3cqi,20px);font-weight:700;line-height:1.3;text-align:right;color:var(--gm-forest)}.reviews-awards{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(16px,3vw,24px) clamp(24px,4vw,40px);margin-top:clamp(40px,6vw,56px)}.reviews-awards img{height:clamp(72px,12vw,128px);width:auto;object-fit:contain}.why-section{position:relative;background:#fff;padding:clamp(48px,8vw,80px) 0;overflow:visible}.why-section .home-container{position:relative;min-width:0}.why-section__header{display:flex;justify-content:center;margin-bottom:clamp(32px,4vw,50px)}.why-section__header-wrap{position:relative;max-width:100%;padding-left:clamp(0px,6vw,72px)}.why-section__heading{text-align:center;min-width:0}.why-section__divider{justify-content:center;margin-bottom:4px}.why-section__title{text-align:center}.why-section__dots{position:absolute;left:0;top:50%;transform:translateY(-50%);width:clamp(40px,5vw,54px);height:auto;pointer-events:none}.why-section__subtitle{margin:clamp(8px,1.5vw,12px) 0 0;text-align:center}.why-section__subtitle-pill{position:relative;display:inline-block;vertical-align:baseline;white-space:nowrap;font-size:clamp(16px,2.2vw,22px)}.why-section__subtitle-brush{position:absolute;left:-.55em;right:-.55em;bottom:-.12em;width:calc(100% + 1.1em);height:1.7em;z-index:0;pointer-events:none}.why-section__subtitle-text{position:relative;z-index:1;display:inline-block;padding:0 .2em;font-weight:600;line-height:1.45;letter-spacing:.02em;color:var(--gm-forest)}.why-grid{width:100%;margin-inline:auto}.why-carousel{display:block;width:100%}.why-carousel__arrow{display:none;flex-shrink:0;width:clamp(32px,9cqi,69px);height:clamp(32px,9cqi,69px);padding:0;border:0;background:transparent;cursor:pointer}.why-carousel__arrow img{display:block;width:100%;height:auto;object-fit:contain}.why-carousel__arrow:disabled{opacity:.35;cursor:default}.why-carousel__viewport{width:100%;overflow:visible}.why-card-shell{width:100%;min-width:0;filter:drop-shadow(6px 4px 2px rgba(0,0,0,.25))}.why-card{--why-card-color: var(--gm-teal);--why-card-brush-num-mask: url(/images/ui/why-card-brush-num.svg);--why-card-brush-foot-mask: url(/images/ui/why-card-brush-foot.svg);position:relative;width:100%;height:auto;aspect-ratio:515 / 332;container-type:inline-size;container-name:why-card;overflow:hidden}.why-card__bg{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.why-card__photo-wrap{position:absolute;top:1.204%;right:0;bottom:0;width:47.087%;overflow:hidden;-webkit-mask-image:url(/images/ui/why-card-photo-mask.svg);mask-image:url(/images/ui/why-card-photo-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:2;pointer-events:none}.why-card__photo{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center center}.why-card__icon{position:absolute;left:25.44%;top:26.51%;width:12.82%;height:auto;aspect-ratio:1;z-index:3;pointer-events:none}.why-card__brush{position:absolute;display:block;background-color:var(--why-card-color);mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;z-index:3;pointer-events:none}.why-card__brush--num{left:9.13%;top:2.11%;width:43.65%;aspect-ratio:225 / 101;height:auto;mask-image:var(--why-card-brush-num-mask);-webkit-mask-image:var(--why-card-brush-num-mask);mask-position:left top;-webkit-mask-position:left top}.why-card__brush--foot{left:25.12%;bottom:0;right:auto;width:44.97%;aspect-ratio:232 / 87;height:auto;mask-image:var(--why-card-brush-foot-mask);-webkit-mask-image:var(--why-card-brush-foot-mask);mask-position:left bottom;-webkit-mask-position:left bottom}.why-card__num{position:absolute;left:16.12%;top:8.43%;font-size:clamp(28px,9.7cqi,50px);font-weight:700;line-height:1;color:#fff;z-index:4;pointer-events:none}.why-card__title{position:absolute;left:16.89%;top:50.3%;margin:0;font-size:clamp(22px,7.77cqi,40px);font-weight:700;line-height:1.1;color:var(--why-card-color);z-index:3;pointer-events:none}.why-card p.why-card__desc{position:absolute;left:13%;top:64.16%;width:38.83%;margin:0;font-size:clamp(11px,2.72cqi,var(--gm-why-desc-fs));line-height:1.35;color:#000;z-index:3}@media(min-width:1024px){.why-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;max-width:calc(3 * var(--gm-why-card-w) + 2 * 22px)}.why-card-shell{max-width:var(--gm-why-card-w);justify-self:center}.why-card-shell:nth-child(1){grid-column:1 / span 2}.why-card-shell:nth-child(2){grid-column:3 / span 2}.why-card-shell:nth-child(3){grid-column:5 / span 2}.why-card-shell:nth-child(4){grid-column:1 / span 2}.why-card-shell:nth-child(5){grid-column:3 / span 2}.why-card-shell:nth-child(6){grid-column:5 / span 2}}@media(min-width:768px)and (max-width:1023px){.why-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.why-card-shell{max-width:var(--gm-why-card-w);justify-self:center}.why-card-shell:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}}@media(max-width:767px){.why-section{overflow-x:hidden}.why-section__header-wrap{padding-left:0}.why-section__dots{display:none}.why-section__subtitle-pill{white-space:normal}.why-carousel{position:relative;display:block;width:100%}.why-carousel__arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffffeb;box-shadow:0 2px 10px #15575a1f;transform:translateY(-50%)}.why-carousel__arrow:not(.why-carousel__arrow--next){left:6px}.why-carousel__arrow--next{right:6px}.why-carousel__arrow img{width:18px;height:auto}.why-carousel__viewport{overflow:hidden;width:100%;flex:none;padding:4px 10px 10px 4px;box-sizing:border-box;container-type:inline-size;container-name:why-viewport}.why-card p.why-card__desc{font-size:clamp(9px,2.1cqi,11px);line-height:1.3}.why-grid{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:16px;max-width:none}.why-card-shell{flex:0 0 100cqi;width:100cqi;max-width:none}}.orchestra-section{position:relative;height:813px;padding:80px 0;overflow:hidden}.orchestra-section__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 16%}.orchestra-section__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#ffc36966,#14363699)}.orchestra-section__text{position:relative;z-index:2;max-width:1080px;margin:280px auto 0;padding:0 24px;text-align:center;color:#fff;font-size:32px;line-height:1.6;font-weight:600}@media(max-width:767px){.about-section{--gm-about-wave-h: 120px;--gm-about-wave-artboard-h: 120px;margin-top:-2px;padding:calc(var(--gm-about-wave-h) + 16px) 0 calc(var(--gm-about-wave-h) + 28px)}.about-wave--top{top:-2px;height:calc(var(--gm-about-wave-h) + 4px)}.about-wave--top:before{top:-4px;height:6px}.about-wave--top:after{bottom:-3px;height:6px}.about-wave--bottom{bottom:-1px;height:calc(var(--gm-about-wave-h) + 2px)}.about-layout{gap:12px;margin-top:-2px}.reviews-section{--gm-about-wave-h: 120px;--gm-about-wave-artboard-h: 120px;margin-top:-3px;padding-top:calc(var(--gm-about-wave-h) + 2px)}.reviews-wave--top{top:-3px;height:calc(var(--gm-about-wave-h) + 5px)}.reviews-wave--top:before{top:-4px;height:6px}.about-cta{margin-top:16px}.reviews-section__greemi{display:none}.news-carousel__viewport{--gm-news-per-view: 1}.news-arrow{width:30px;height:30px}.news-carousel{position:relative;display:block}.news-carousel .news-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%)}.news-carousel .news-arrow:first-of-type{left:4px}.news-carousel .news-arrow:last-of-type{right:4px}.news-carousel__viewport{width:100%;flex:none}.orchestra-section{height:auto;min-height:400px}.orchestra-section__text{margin-top:120px;font-size:22px}.about-copy__note,.about-section__disciplines{display:none}.about-section__dots{width:40px;height:34px;top:calc(var(--gm-about-wave-h) + 12px)}}
