.gallery-carousel{z-index:1001;justify-content:center;align-items:center;padding:clamp(12px,4vw,32px);font-family:Space Grotesk,sans-serif;display:flex;position:fixed;inset:0}.gallery-carousel__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#12121273;border:none;margin:0;padding:0;position:absolute;inset:0}.gallery-carousel__content{color:#16181d;background:#fff;border-radius:16px;flex-direction:column;width:min(960px,100%);padding:8px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #17171c3d,0 2px 12px #17171c1f}.gallery-carousel__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.gallery-carousel__title{color:#111827;margin:0;font-size:clamp(18px,2vw,22px);font-weight:600}.gallery-carousel__close{color:#111827;cursor:pointer;background:#f5f5f7;border:1px solid #0f172a14;border-radius:999px;place-content:center;width:40px;height:40px;font-size:24px;line-height:1;transition:transform .2s,background .2s;display:grid}.gallery-carousel__close:hover,.gallery-carousel__close:focus-visible{background:#e5e7eb;outline:none;transform:scale(1.05)}.gallery-carousel__stage{justify-content:center;align-items:center;gap:clamp(12px,2vw,20px);padding:0 clamp(12px,3vw,20px);display:flex;position:relative}.gallery-carousel__image-shell{width:100%;max-width:800px;position:relative}.gallery-carousel__image-wrapper{aspect-ratio:16/10;background:#f3f4f6;border:1px solid #0f172a14;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff80}.gallery-carousel__image{object-fit:cover}.gallery-carousel__nav{color:#fff;cursor:pointer;z-index:2;background:#1f2937;border:none;border-radius:999px;place-content:center;width:48px;height:48px;font-size:26px;transition:transform .2s,background .2s;display:grid;position:relative;box-shadow:0 10px 22px #0f172a47}.gallery-carousel__nav:hover,.gallery-carousel__nav:focus-visible{background:#111827;outline:none;transform:scale(1.05)}.gallery-carousel__nav--prev,.gallery-carousel__nav--next{flex:none}.gallery-carousel__meta{color:#4b5563;flex-direction:column;align-items:center;margin-top:24px;font-size:13px;display:flex}.gallery-carousel__counter-pill{color:#111827;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:10px 18px;font-size:14px;font-weight:500;display:inline-flex}.gallery-carousel__disclaimer{color:#6b7280;font-size:12px}@media (max-width:1024px){.gallery-carousel{padding:0}.gallery-carousel__content{width:100vw;height:100dvh;min-height:100svh;max-height:none;padding:clamp(20px,4vw,28px) clamp(16px,4vw,28px);padding-top:max(clamp(20px,4vw,28px),env(safe-area-inset-top));padding-bottom:max(clamp(20px,4vw,28px),env(safe-area-inset-bottom));border-radius:0;overflow-y:auto}.gallery-carousel__stage{flex:1;padding:0}.gallery-carousel__image-shell{max-width:none}.gallery-carousel__image-wrapper{aspect-ratio:1}}@media (max-width:768px){.gallery-carousel__content{padding:clamp(20px,5vw,28px) clamp(16px,5vw,24px)}.gallery-carousel__nav{background:#111827eb;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 26px #0f172a52}.gallery-carousel__nav:hover,.gallery-carousel__nav:focus-visible{transform:translateY(-50%)scale(1.05)}.gallery-carousel__nav--prev{left:12px}.gallery-carousel__nav--next{right:12px}.gallery-carousel__meta{gap:8px}}@media (max-width:480px){.gallery-carousel__content{padding:20px 16px 24px}.gallery-carousel__title{font-size:16px;line-height:1.4}.gallery-carousel__image-wrapper{aspect-ratio:1;border-radius:16px}.gallery-carousel__nav{width:40px;height:40px;font-size:22px}.gallery-carousel__counter-pill{padding:8px 16px;font-size:13px}.gallery-carousel__disclaimer{text-align:center;line-height:1.4}}
.GalleryWidget-module-scss-module__-4v87q__root{box-sizing:border-box;flex-direction:column;width:100%;max-width:1600px;margin:0 auto;padding:48px 48px 0;display:flex}@media (min-width:768px) and (max-width:1023px){.GalleryWidget-module-scss-module__-4v87q__root{padding:48px 40px 0}}@media (max-width:767px){.GalleryWidget-module-scss-module__-4v87q__root{padding:40px 0 0 16px}}.GalleryWidget-module-scss-module__-4v87q__containWrapper{flex-direction:column;gap:32px;padding-bottom:64px;display:flex}@media (max-width:767px){.GalleryWidget-module-scss-module__-4v87q__containWrapper{padding-bottom:48px}.GalleryWidget-module-scss-module__-4v87q__headingWrapper{padding-right:16px}}
.ComplexGallery-module-scss-module__bUXApW__storybook-root{justify-content:center;width:100%;height:100%;display:flex}body{padding:0!important}.ComplexGallery-module-scss-module__bUXApW__root{box-sizing:border-box;gap:12px;width:100%;margin:0 auto;display:flex}.ComplexGallery-module-scss-module__bUXApW__simpleDesktopWrapper,.ComplexGallery-module-scss-module__bUXApW__simpleMobileWrapper{width:100%}.ComplexGallery-module-scss-module__bUXApW__simpleRoot{height:auto}.ComplexGallery-module-scss-module__bUXApW__simpleLayout{flex-direction:row;gap:12px;width:100%;display:flex}.ComplexGallery-module-scss-module__bUXApW__simpleItem{aspect-ratio:1;cursor:pointer;border:none;border-radius:12px;outline:1px solid #eee2ea;flex:1 1 0;width:100%;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.ComplexGallery-module-scss-module__bUXApW__simpleItem:hover{transform:translateY(-1px);box-shadow:0 6px 28px 1px #0000001a}.ComplexGallery-module-scss-module__bUXApW__simpleItem:focus-visible{border:2px solid #561743;outline:none}.ComplexGallery-module-scss-module__bUXApW__desktopLayout{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.ComplexGallery-module-scss-module__bUXApW__mobileScrollContainer{display:none}@media (min-width:1024px){.ComplexGallery-module-scss-module__bUXApW__root{width:100%;height:420px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__desktopLayout{grid-template-columns:1fr 1fr;width:100%;height:420px;display:grid}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileScrollContainer{display:none}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__leadingContainer{width:100%;height:420px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__gridContainer{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:12px;width:100%;height:420px;display:grid}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__gridContainer .ComplexGallery-module-scss-module__bUXApW__gridItem{width:100%;height:100%}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleDesktopWrapper{display:block}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleMobileWrapper{display:none}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleLayout{flex-direction:row;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleItem{flex:0 0 calc(20% - 9.6px);max-width:calc(20% - 9.6px)}.ComplexGallery-module-scss-module__bUXApW__simpleRoot{height:auto}}@media (max-width:1023px) and (min-width:768px){.ComplexGallery-module-scss-module__bUXApW__root{width:100%;max-width:100%;height:420px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__desktopLayout{grid-template-columns:1fr 1fr;width:100%;height:420px;display:grid}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileScrollContainer{display:none}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__leadingContainer{width:100%;height:420px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__gridContainer{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:12px;width:100%;height:420px;display:grid}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__gridContainer .ComplexGallery-module-scss-module__bUXApW__gridItem{width:100%;height:100%}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleDesktopWrapper{display:block}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleMobileWrapper{display:none}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleLayout{flex-direction:row;gap:12px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleItem{flex:0 0 calc(33.3333% - 8px);max-width:calc(33.3333% - 8px)}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleItem:nth-child(3),.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleItem:nth-child(4){display:none}.ComplexGallery-module-scss-module__bUXApW__simpleRoot{height:auto}}@media (max-width:767px){.ComplexGallery-module-scss-module__bUXApW__root{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:0;height:auto;overflow:auto hidden}.ComplexGallery-module-scss-module__bUXApW__root::-webkit-scrollbar{display:none}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__desktopLayout,.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleDesktopWrapper{display:none}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleMobileWrapper{display:block}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleLayout{flex-direction:row;gap:12px;width:max-content;padding-right:12px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__simpleItem{flex:0 0 220px;width:220px;min-width:220px;height:220px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileScrollContainer{flex-direction:row;gap:12px;width:max-content;padding-right:12px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileGroup{flex-direction:row;gap:12px;height:260px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileLeading{flex:0 0 260px;width:260px;height:260px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileLeadingItem{width:260px;min-width:260px;height:260px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileSmallContainer{flex-direction:column;flex:0 0 126px;gap:8px;width:126px;height:260px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileSmallItem{flex:0 0 126px;width:126px;min-width:126px;height:126px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileItem{aspect-ratio:1;flex:0 0 260px;width:260px;height:260px}.ComplexGallery-module-scss-module__bUXApW__variant-placeholder{display:none!important}}@media (max-width:520px){.ComplexGallery-module-scss-module__bUXApW__root{height:auto}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileScrollContainer{flex-direction:row;gap:12px;width:max-content;padding-right:12px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileGroup{flex-direction:row;gap:12px;height:260px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileLeading{flex:0 0 260px;width:260px;height:260px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileLeadingItem{width:260px;min-width:260px;height:260px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileSmallContainer{flex-direction:column;flex:0 0 126px;gap:8px;width:126px;height:260px;display:flex}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileSmallItem{flex:0 0 126px;width:126px;min-width:126px;height:126px}.ComplexGallery-module-scss-module__bUXApW__root .ComplexGallery-module-scss-module__bUXApW__mobileItem{display:none}.ComplexGallery-module-scss-module__bUXApW__variant-placeholder{display:none!important}}.ComplexGallery-module-scss-module__bUXApW__leadingContainer,.ComplexGallery-module-scss-module__bUXApW__gridItem,.ComplexGallery-module-scss-module__bUXApW__mobileItem,.ComplexGallery-module-scss-module__bUXApW__mobileLeadingItem,.ComplexGallery-module-scss-module__bUXApW__mobileSmallItem{cursor:pointer;border:none;border-radius:12px;outline:1px solid #eee2ea;width:100%;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.ComplexGallery-module-scss-module__bUXApW__leadingContainer:hover,.ComplexGallery-module-scss-module__bUXApW__gridItem:hover,.ComplexGallery-module-scss-module__bUXApW__mobileItem:hover,.ComplexGallery-module-scss-module__bUXApW__mobileLeadingItem:hover,.ComplexGallery-module-scss-module__bUXApW__mobileSmallItem:hover{transform:translateY(-1px);box-shadow:0 6px 28px 1px #0000001a}.ComplexGallery-module-scss-module__bUXApW__leadingContainer:focus-visible,.ComplexGallery-module-scss-module__bUXApW__gridItem:focus-visible,.ComplexGallery-module-scss-module__bUXApW__mobileItem:focus-visible,.ComplexGallery-module-scss-module__bUXApW__mobileLeadingItem:focus-visible,.ComplexGallery-module-scss-module__bUXApW__mobileSmallItem:focus-visible{border:2px solid #561743;outline:none}.ComplexGallery-module-scss-module__bUXApW__media{object-fit:cover;object-position:center;z-index:0;vertical-align:middle;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.ComplexGallery-module-scss-module__bUXApW__media:hover{transform:scale(1.1)}.ComplexGallery-module-scss-module__bUXApW__variant-placeholder{color:#fff;background:#0000004d;justify-content:center;align-items:center;display:flex;position:relative}.ComplexGallery-module-scss-module__bUXApW__variant-placeholder:after{content:"";z-index:1;background:#0000004d;position:absolute;inset:0}.ComplexGallery-module-scss-module__bUXApW__label{text-align:center;color:#4e4e4e;letter-spacing:.5px;z-index:2;justify-content:center;align-items:center;padding:12px;font-family:sans-serif;font-size:14px;display:flex;position:absolute;inset:0}.ComplexGallery-module-scss-module__bUXApW__simpleLabel{color:#fff;z-index:2;background-color:#10040c;border-radius:4px;padding:4px 12px;font-family:publicSansSemiBold;font-size:12px;font-weight:600;line-height:20px;position:absolute;bottom:8px;left:8px}.ComplexGallery-module-scss-module__bUXApW__variant-placeholder .ComplexGallery-module-scss-module__bUXApW__label{color:#fff;font-family:publicSansSemiBold;font-size:12px}
.Carousel-module-scss-module__uGnVYa__overlay{z-index:9999;background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}@media (max-width:768px){.Carousel-module-scss-module__uGnVYa__overlay{padding:1rem}}.Carousel-module-scss-module__uGnVYa__carouselContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:90vw;max-height:90vh;display:flex;position:relative}.Carousel-module-scss-module__uGnVYa__imageContainer{justify-content:center;align-items:center;width:600px;height:600px;margin-bottom:1rem;display:flex}.Carousel-module-scss-module__uGnVYa__image{object-fit:contain;border-radius:4px;width:600px;height:600px}.Carousel-module-scss-module__uGnVYa__controls{justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex;position:relative}.Carousel-module-scss-module__uGnVYa__navButton{color:#fff;cursor:pointer;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex}.Carousel-module-scss-module__uGnVYa__closeButton{color:#fff;cursor:pointer;z-index:10000;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex;position:fixed!important;top:2rem!important;left:auto!important;right:2rem!important}@media (max-width:768px){.Carousel-module-scss-module__uGnVYa__closeButton{left:auto!important;right:1rem!important}}.Carousel-module-scss-module__uGnVYa__counter{color:#fff;font-size:14px;font-weight:500;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}
.InfoPlainTextWidget-module-scss-module__E6f74G__root{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;max-width:1600px;margin:0 auto;padding:48px 48px 0;display:flex}@media (min-width:768px) and (max-width:1024px){.InfoPlainTextWidget-module-scss-module__E6f74G__root{padding:48px 40px 0}}@media (max-width:767px){.InfoPlainTextWidget-module-scss-module__E6f74G__root{padding:40px 16px 0}}.InfoPlainTextWidget-module-scss-module__E6f74G__container{width:100%;padding-bottom:64px}@media (max-width:767px){.InfoPlainTextWidget-module-scss-module__E6f74G__container{padding-bottom:48px}}.InfoPlainTextWidget-module-scss-module__E6f74G__contentClamp{flex-direction:column;gap:32px;width:100%;margin:0 auto;display:flex}.InfoPlainTextWidget-module-scss-module__E6f74G__collapsibleContent{transition:max-height .2s;position:relative}.InfoPlainTextWidget-module-scss-module__E6f74G__textBlock{max-width:1200px}.InfoPlainTextWidget-module-scss-module__E6f74G__paragraph{color:#222;margin:0;font-family:publicSansRegular;font-size:14px;font-weight:400;line-height:24px}.InfoPlainTextWidget-module-scss-module__E6f74G__paragraphCollapsed{-webkit-line-clamp:var(--line-clamp,5);line-clamp:var(--line-clamp,5);text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.InfoPlainTextWidget-module-scss-module__E6f74G__moreLinkWrapper{margin-top:-16px}.InfoPlainTextWidget-module-scss-module__E6f74G__clickable{cursor:pointer}.InfoPlainTextWidget-module-scss-module__E6f74G__disabled{cursor:not-allowed}
.UnitLogo-module-scss-module__e8tjEG__root{box-sizing:border-box;cursor:pointer;background-color:#fff;border:1px solid #eee2ea;border-radius:12px;align-items:center;width:280px;max-width:100%;min-height:72px;padding:12px 16px;transition:background-color .2s,border-color .2s;display:flex}.UnitLogo-module-scss-module__e8tjEG__root:hover:not(.UnitLogo-module-scss-module__e8tjEG__disabled):not(.UnitLogo-module-scss-module__e8tjEG__selected),.UnitLogo-module-scss-module__e8tjEG__root.UnitLogo-module-scss-module__e8tjEG__selected{background-color:#f5f1f4;border-color:#eee2ea}.UnitLogo-module-scss-module__e8tjEG__root:focus{outline:none}.UnitLogo-module-scss-module__e8tjEG__root:focus-visible:not(.UnitLogo-module-scss-module__e8tjEG__disabled){outline-offset:0px;outline:2px solid #561743}.UnitLogo-module-scss-module__e8tjEG__root.UnitLogo-module-scss-module__e8tjEG__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.UnitLogo-module-scss-module__e8tjEG__mediaAsset{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-right:12px;display:flex;position:relative;overflow:hidden}.UnitLogo-module-scss-module__e8tjEG__root:has(.UnitLogo-module-scss-module__e8tjEG__mediaImage){padding-left:8px}.UnitLogo-module-scss-module__e8tjEG__root:has(.UnitLogo-module-scss-module__e8tjEG__mediaImage) .UnitLogo-module-scss-module__e8tjEG__mediaAsset{width:100px;margin-right:8px}.UnitLogo-module-scss-module__e8tjEG__root:has(.UnitLogo-module-scss-module__e8tjEG__mediaImage) .UnitLogo-module-scss-module__e8tjEG__subline{display:none}.UnitLogo-module-scss-module__e8tjEG__mediaImage{object-fit:fill;border-radius:8px;width:100%;height:100%}.UnitLogo-module-scss-module__e8tjEG__content{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex}.UnitLogo-module-scss-module__e8tjEG__title{color:#222;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:publicSansSemiBold;font-size:14px;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.UnitLogo-module-scss-module__e8tjEG__subline{color:#646464;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:publicSansRegular;font-size:12px;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.UnitLogo-module-scss-module__e8tjEG__illustration{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.UnitLogo-module-scss-module__e8tjEG__illustration img{width:56px;height:56px}
