.clippedBox--Top{clip-path:polygon(0 var(--clipHeight),100% 0,100% 100%,0 100%);padding-top:var(--clipHeight)}.clippedBox--Bottom{clip-path:polygon(0 0,100% 0,100% calc(100% - var(--clipHeight)),0 100%);padding-bottom:var(--clipHeight)}.clippedBox--Top.clippedBox--Bottom{clip-path:polygon(0 var(--clipHeight),100% 0,100% calc(100% - var(--clipHeight)),0 100%);padding:var(--clipHeight) 0}.youtube{display:inline-block;position:relative}.youtube.isPlaying .youtube__Play{opacity:0;visibility:hidden}.youtube__Play{background-color:#fff;border-radius:50%;height:100rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s,visibility .3s;width:100rem}.reveal>main,.revealHeader{display:flex;flex-direction:column}.revealHeader{align-items:center;color:var(--white);gap:28rem;max-width:988rem;text-align:center}.revealHeader>h1{font-size:24rem}.revealHeader>p{font-size:18rem;line-height:1.4}@media (max-width:1023px){.revealHeader{padding:0 16rem}}.revealHeaderWrapper{background:var(--green);display:flex;justify-content:center;padding:34rem 0}@media (max-width:1023px){.revealHeaderWrapper{padding:17rem 0}}.revealGallery{--galleryItemBaseWidth:200rem;--gallerySpacing:16rem;--galleryColumns:6;--galleryPadding:16rem;align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:calc(var(--galleryItemBaseWidth)*var(--galleryColumns) + var(--gallerySpacing)*(var(--galleryColumns) - 1) + var(--galleryPadding)*2);padding:var(--galleryPadding);padding-bottom:50rem}@media (max-width:1023px){.revealGallery{--galleryColumns:2;--galleryItemBaseWidth:172rem}}.revealGallery>button{align-items:center;align-self:end;background-color:var(--yellow);border-radius:99rem;display:flex;font-size:18rem;font-weight:700;gap:10rem;height:52rem;justify-content:center;margin-top:16rem;padding:0 4rem 0 20rem}.revealGallery>button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' fill='none' viewBox='0 0 44 44'%3E%3Crect width='44' height='44' fill='%23D90007' rx='22'/%3E%3Cpath fill='%23fff' d='m23.747 21.997-5.824-5.545a1.01 1.01 0 0 1 0-1.48 1.15 1.15 0 0 1 1.558 0l6.598 6.283a1.01 1.01 0 0 1 .032 1.445l-6.626 6.328c-.215.205-.5.305-.779.305-.28 0-.563-.1-.779-.305a1.01 1.01 0 0 1 0-1.48z'/%3E%3C/svg%3E");background-size:contain;content:"";height:44rem;transition:transform .2s ease;width:44rem}.revealGallery>button:hover:after{transform:scale(1.1)}.revealGallery>button:focus-visible{outline:2rem solid var(--red)}.revealGalleryTiles{display:flex;flex-wrap:wrap;gap:var(--gallerySpacing);justify-content:center}.revealGalleryTile{background-color:var(--white);border-radius:8rem;display:flex;flex-direction:column;gap:12rem;height:320rem;padding:16rem;width:var(--galleryItemBaseWidth)}@media (max-width:1023px){.revealGalleryTile{border-radius:4rem;height:317rem}}.revealGalleryTile--Large{width:calc(var(--galleryItemBaseWidth)*2 + var(--gallerySpacing))}@media (max-width:1023px){.revealGalleryTile--Large{height:210rem}}.likeButton{align-items:center;align-self:start;display:flex;flex-shrink:0;gap:6rem}.likeButton>img{height:24rem;width:24rem}.likeButton:focus-visible>img{border-radius:50%;outline:2rem solid var(--red)}.likeAnimation{animation:likeAnimation .3s linear}@keyframes likeAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.revealGalleryTile__Content{border-radius:8rem;flex-grow:1;overflow:hidden;pointer-events:none}.revealGalleryTile__Content>div,.revealGalleryTile__Content>div>iframe{height:100%;width:100%}.revealGalleryTile__Content>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1023px){.revealGalleryTile__Content{border-radius:4rem}}.revealGalleryTile__Content .youtube__Play{height:auto;top:0;right:0;bottom:0;left:0;transform:none;width:auto}.revealGalleryWrapper{position:relative}.revealGalleryWrapper>img{bottom:0;left:80rem;position:absolute;transform:translateY(30%);width:600rem;z-index:1}@media (max-width:1023px){.revealGalleryWrapper>img{left:16rem;width:220rem}}.revealLightboxWrapper{background-color:#000c;top:0;right:0;bottom:0;left:0;position:fixed;z-index:100}.revealLightbox{--revealLightboxItemHeight:576rem;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.revealLightbox .flickity-button{background-color:var(--red);top:40%}.revealLightbox .flickity-button:focus{box-shadow:none}.revealLightbox .flickity-button:active{opacity:1}.revealLightbox .flickity-button:disabled{visibility:hidden}.revealLightbox .flickity-button-icon{color:var(--white);left:50%;top:50%;transform:translate(-50%,-50%);width:16rem}@media (max-width:1023px){.revealLightbox{--revealLightboxItemHeight:200rem}}.revealLightbox__BackgroundClickArea{cursor:pointer;top:0;right:0;bottom:0;left:0;position:absolute}.revealLightbox__CloseButton{color:var(--white);cursor:pointer;font-size:24rem;font-weight:700;position:absolute;right:40rem;top:40rem;z-index:1}@media (max-width:1023px){.revealLightbox__CloseButton{right:24rem;top:24rem}}.revealLightboxItem{display:flex;flex-direction:column;gap:16rem;margin:0 6rem;width:1177rem}@media (max-width:1023px){.revealLightboxItem{width:281rem}}.revealLightboxItem__Content{border-radius:8rem;height:var(--revealLightboxItemHeight);overflow:hidden;pointer-events:none}.revealLightboxItem__Content>div,.revealLightboxItem__Content>div>iframe{height:100%;width:100%}.revealLightboxItem__Content>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.revealLightboxItem__Content .youtube__Play{height:auto;top:0;right:0;bottom:0;left:0;transform:none;width:auto}.likeButton--Lightbox{color:var(--white);font-size:24rem;font-weight:700;gap:12rem}.likeButton--Lightbox>img{height:40rem;width:40rem}@media (max-width:1023px){.likeButton--Lightbox>img{height:32rem;width:32rem}}.reveal__YoutubeThumbnailPlaceholder{background-color:var(--white);height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;z-index:1}.reveal__YoutubeVideoThumbnail{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:2}.reveal__YoutubePlay{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:36rem;z-index:3}
