.gallery_gallery__NB_kF{display:flex;margin-right:3.64vw}.gallery_left__j0_KE{width:50%}.gallery_right__eGsuf{width:50%;display:flex;flex-direction:column;justify-content:center;height:90vh}.gallery_desktopContent__kIG9x h1{margin:15rem auto;font-size:min(2.396vw,61.3333333333px);letter-spacing:min(-.024vw,-.6133333333px);font-weight:450!important;width:80%}.gallery_desktopContentSection__jF1I5{min-height:50vh;display:flex;flex-direction:column;gap:21.5rem}.gallery_desktopContentSection__jF1I5:not(:first-child) h1{opacity:1}.gallery_desktopPhotos___Wf4Z{height:100%;border-radius:20px;position:relative;overflow:hidden;box-shadow:4px 4px 4px rgba(0,0,0,.4);clip-path:url(#photoClip)}.gallery_desktopPhoto__S1ECb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gallery_svgMask__vUCjY{height:calc(var(--svh, 1svh) * 100 - 4.375rem);width:100%;position:sticky;top:2.1875rem;padding-top:2.5rem}.gallery_red__AWzs3{background:crimson}.gallery_green__xm3cS{background:MediumSeaGreen}.gallery_blue__3GmD4{background:dodgerblue}.gallery_pink__9z84y{background:deepPink}.gallery_mobileContent__116ZM{display:none;width:100%}.gallery_mobilePhoto__0l1GA{width:100%;aspect-ratio:1/1;object-fit:cover;box-shadow:2px 2px 8px rgba(0,0,0,.3);clip-path:url(#notch-mobile-gallery-video)}@media screen and (max-width:599px){.gallery_gallery__NB_kF{flex-direction:column;height:auto;margin-right:0}.gallery_desktopPhotos___Wf4Z,.gallery_left__j0_KE,.gallery_svgMask__vUCjY{display:none}.gallery_right__eGsuf{width:100%;margin-top:1rem;align-items:center;justify-content:flex-start;height:auto}.gallery_mobileContent__116ZM{display:block}.gallery_mobileContent__116ZM h1{font-size:1.5rem;text-align:center;margin-top:1rem}.gallery_mobileContent__116ZM p{font-size:1rem;line-height:1.4;text-align:center;margin:.5rem 0 2rem}}.gallery_gallery__NB_kF h1{font-size:min(2.396vw,61.3333333333px)}.gallery_gallery__NB_kF p{font-size:clamp(1.4em,2.5vw,3.5em);line-height:1.4}.image-content{display:flex;align-items:center;justify-content:center;height:100svh;height:calc(var(--svh, 1svh) * 100);position:relative;overflow:hidden;width:100%}.image-wrapper{will-change:transform}.image,.image-wrapper{width:100%;height:100%}.image{object-fit:cover;position:absolute}.img-extra-wrapper{height:100%;overflow:hidden;width:100%}.text-block{color:#fff;margin:auto;max-width:53.25rem;position:absolute;text-align:center}@media (min-width:1024px){.title-2{font-size:min(2.396vw,61.3333333333px);letter-spacing:min(-.024vw,-.6133333333px);line-height:.96}}.title-2{margin-bottom:2.5rem;font-size:min(2rem,8.205vw);letter-spacing:min(-.039375rem,-.164vw);line-height:1.2}.section-history{justify-items:center;padding:3.875rem 1.25rem;position:relative;text-align:center;z-index:1;display:flex;flex-direction:column;justify-content:center}.section-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 4rem}.label{color:lightgray;margin-bottom:1rem}.label-5{font-size:1.0625rem;letter-spacing:-.0106rem;line-height:.95}.header{margin:0 auto;text-wrap:balance}.header h2{font-weight:400;font-size:min(2.5rem,10.256vw);letter-spacing:min(-.075rem,-.308vw);line-height:1}h2.show span{animation:color-transition .5s}@media (min-width:768px){.header h2{font-size:min(3.125rem,12.821vw);letter-spacing:min(-.075rem,-.308vw)}.header{max-width:70%}}@media (min-width:1024px){.section-history{padding:9.0625rem 4.375rem}.section-content{margin:unset}.label{margin-bottom:2rem}.header{max-width:min(64.844vw,1660px)}.header h2{font-size:max(4.375rem,min(4.688vw,120px));letter-spacing:min(-.141vw,-3.6px)}}.links{align-items:center;display:flex;flex-direction:column;gap:.9375rem;margin:0 auto;width:calc(100% - 1.25rem)}.links-underlined{margin-top:0}.links .link{height:fit-content;color:var(--base-color);text-decoration:none;position:relative;transition:color .3s ease}.link--underlined:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.link--underlined:hover:after{transform:scaleX(1);transform-origin:left}.link--underlined:hover{color:var(--hover-color);background-color:var(--hover-bg)}.link-active{display:inline-block;animation:color-transition .5s forwards}@media (min-width:1024px){.links{flex-direction:row;gap:1.25rem;justify-content:center;margin-top:5.625rem;width:auto}.links .link{width:fit-content}}@keyframes color-transition{0%{color:lightgray}30%{color:rgb(255,166,0)}to{color:rgb(170,65,4)}}.link.no-underline .link-active:after{display:none}.link{background:var(--c-dark-green-05);border-radius:8px;color:var(--c-dark-green);display:inline-block;font-weight:600;overflow:hidden;padding:1.5625rem 0;position:relative;text-align:center;text-transform:uppercase;width:100%}.link span{pointer-events:none}.link.is-active{background-color:var(--c-dark-green);color:var(--c-lime)}.link[disabled]{background-color:#e0e0e0;color:#888;cursor:not-allowed;opacity:.5}.link.input-link:before{display:none}.link.input-link[disabled]{cursor:not-allowed;opacity:.5}.link:not(.link--underlined){width:100%}.link:not(.link--underlined) .link-active{overflow:visible}.link:not(.link--underlined) .link-active:after{background-color:var(--base-color);bottom:-.1875rem;transition:transform .7s cubic-bezier(.19,1,.22,1),background-color .7s cubic-bezier(.19,1,.22,1)}.link.link--underlined{background:none;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12375rem;overflow:visible;padding:0;width:fit-content}.link.link--underlined:after,.link.link--underlined:before{bottom:-.375rem}.link.link--underlined[disabled]{color:#888;cursor:not-allowed}.link.disabled:hover,.link[disabled]:hover{cursor:not-allowed}@media (min-width:1024px){.link{padding:1.5625rem 6rem;white-space:nowrap}}@media (hover:hover) and (pointer:fine){.link.input-link:hover{background-color:var(--hover-bg);color:var(--hover-color)}.link:not(.link--underlined){transition:color .3s cubic-bezier(.39,.575,.565,1),background-color .3s cubic-bezier(.39,.575,.565,1)}.link:not(.link--underlined):before{background-color:var(--hover-bg);content:"";height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;transform:translate3d(0,100%,0);transform-origin:bottom;transition:transform .7s cubic-bezier(.19,1,.22,1);width:calc(100% + 2px);will-change:transform}.link:not(.link--underlined):hover{background-color:transparent;color:var(--hover-color)!important;transition:color .3s cubic-bezier(.39,.575,.565,1),background-color .3s cubic-bezier(.39,.575,.565,1) .2s}.link:not(.link--underlined):hover:before{transform:translateZ(0)}.link:not(.link--underlined):hover .link-active:after{background-color:var(--hover-color);transform:scaleX(1);transform-origin:left}.link:not(.link--underlined)[disabled]:before{display:none}.link.link--underlined{padding:2rem}.link.link--underlined:after,.link.link--underlined:before{bottom:1.5rem;left:2rem;width:calc(100% - 4rem)}.link.link--underlined:hover{background-color:none;color:unset}.link.link--underlined[disabled]:after,.link.link--underlined[disabled]:before{display:none}}