.video-player_video-container__5jznR{position:relative;width:100%;height:100%;overflow:hidden;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-player_video__lLWCe{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.5rem;display:block}.video-player_controls-overlay__pVgwG{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.1);border-radius:.5rem;z-index:10;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}.video-player_controls-overlay--visible__H8KUj{opacity:1;visibility:visible}.video-player_controls-overlay--hidden__Vljbl{opacity:0;visibility:hidden}.video-player_play-button__yeE_l{all:unset;display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:rgba(0,0,0,.8);border-radius:50%;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;transform:scale(1)}@media screen and (max-width:720px){.video-player_play-button__yeE_l{width:64px;height:64px;box-shadow:0 3px 12px rgba(0,0,0,.3)}}.video-player_play-button__yeE_l:hover{background:rgba(0,0,0,.9);transform:scale(1.1);box-shadow:0 6px 24px rgba(0,0,0,.4);transition:all .2s ease}@media screen and (max-width:720px){.video-player_play-button__yeE_l:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(0,0,0,.4)}}.video-player_play-button__yeE_l:active{transform:scale(.95);transition:transform .1s ease}.video-player_play-button__yeE_l:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.video-player_button-content__ubnis{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;transition:transform .2s ease}.video-player_button-content__ubnis svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform:translateX(1px)}@media screen and (max-width:720px){.video-player_button-content__ubnis svg{width:18px;height:18px;transform:translateX(.5px)}}.video-player_loading-overlay__Mm4T4{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.9);border-radius:.5rem;z-index:30}.video-player_loading-spinner__Gmu1B{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.6);border-radius:50%;animation:video-player_spin__ok9IL 1s linear infinite}@media screen and (max-width:720px){.video-player_loading-spinner__Gmu1B{width:32px;height:32px;border-width:2px}}@keyframes video-player_spin__ok9IL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gallery_gallery__H5ZKo{width:100%;position:relative;display:flex;flex-direction:column;gap:12px}@media screen and (min-width:768px){.gallery_gallery__H5ZKo{gap:16px}}.gallery_gallery-container__3JSrK{width:100%;overflow:hidden;position:relative;display:flex;justify-content:center}.gallery_gallery-header__JT2he{position:relative;max-width:100%;width:100%}.gallery_gallery-header--image__cRg7t{aspect-ratio:1/1}.gallery_gallery-header--video__No5HD{aspect-ratio:16/9}.gallery_image-wrapper__G4ujY{position:relative;width:100%;height:100%;cursor:zoom-in;transition:transform .2s ease}.gallery_image-wrapper__G4ujY:hover .gallery_zoom-indicator__Xo8nK{opacity:1}.gallery_image-wrapper--video__lOf2A{cursor:default}@media screen and (max-width:720px){.gallery_image-wrapper__G4ujY:hover .gallery_zoom-indicator__Xo8nK{opacity:0}}.gallery_zoom-indicator__Xo8nK{position:absolute;top:8px;right:8px;width:32px;height:32px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .2s ease;z-index:5}@media screen and (min-width:768px){.gallery_zoom-indicator__Xo8nK{width:40px;height:40px;top:16px;right:16px}}@media screen and (max-width:720px){.gallery_zoom-indicator__Xo8nK{opacity:1;width:28px;height:28px;top:8px;right:8px}.gallery_zoom-indicator__Xo8nK svg{width:14px;height:14px}}.gallery_gallery-image__bl7Ry{width:100%;height:100%;object-fit:contain;border-radius:.5rem}.gallery_loading-overlay__nR1pW{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.6);border-radius:.5rem;z-index:10}.gallery_loading-spinner__fSsmy{width:40px;height:40px;border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top:3px solid var(--gray-800);animation:gallery_spin__Mm0Yg 1s ease-in-out infinite}@media screen and (max-width:720px){.gallery_loading-spinner__fSsmy{width:32px;height:32px;border-width:2px}}.gallery_gallery-actions__InTVR{top:50%;left:50%;width:100%;display:flex;padding:0 12px;position:absolute;justify-content:space-between;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.gallery_gallery-actions__InTVR{padding:0 20px}}@media screen and (max-width:720px){.gallery_gallery-actions__InTVR{padding:0 8px}}.gallery_gallery-thumbnails__vb62e{width:100%;position:relative}.gallery_thumbnails-container__VkdRD{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));grid-gap:8px;gap:8px;padding:6px 0}@media screen and (min-width:768px){.gallery_thumbnails-container__VkdRD{gap:12px;padding:8px 0}}@media screen and (max-width:720px){.gallery_thumbnails-container__VkdRD{gap:6px;padding:4px 0;scrollbar-width:none;-ms-overflow-style:none}.gallery_thumbnails-container__VkdRD::-webkit-scrollbar{display:none}}.gallery_thumbnails-container__VkdRD::-webkit-scrollbar{height:6px}.gallery_thumbnails-container__VkdRD::-webkit-scrollbar-track{background:transparent}.gallery_thumbnails-container__VkdRD::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}.gallery_thumbnails-container__VkdRD::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.gallery_thumb-button__FCFSw{all:unset;cursor:pointer;flex-shrink:0}@media screen and (max-width:720px){.gallery_thumb-button__FCFSw{padding:2px;margin:-2px}}.gallery_thumb-container__FhHa2{position:relative;width:64px;height:64px}@media screen and (min-width:768px){.gallery_thumb-container__FhHa2{width:76px;height:76px}}@media screen and (max-width:720px){.gallery_thumb-container__FhHa2{width:56px;height:56px}}.gallery_thumb__gj131{width:64px;height:64px;display:inline-flex;border-radius:.5rem;border:2px solid var(--gray-50);object-fit:contain}@media screen and (min-width:768px){.gallery_thumb__gj131{width:76px;height:76px;border-radius:.65rem}}@media screen and (max-width:720px){.gallery_thumb__gj131{width:56px;height:56px;border-radius:.4rem;border-width:1.5px}}.gallery_thumb__active__7ujm2{border:2px solid var(--gray-200)}@media screen and (max-width:720px){.gallery_thumb__active__7ujm2{border-width:1.5px}}.gallery_thumb-video__UKvvp{display:flex;align-items:center;justify-content:center;background-color:var(--color-neutral-200);color:var(--color-neutral-500)}.gallery_thumb-video__UKvvp svg{width:28px;height:28px}@media screen and (max-width:720px){.gallery_thumb-video__UKvvp svg{width:20px;height:20px}}.gallery_thumb-loading__wCM4a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.6);border-radius:.5rem;z-index:10}@media screen and (min-width:768px){.gallery_thumb-loading__wCM4a{border-radius:.65rem}}@media screen and (max-width:720px){.gallery_thumb-loading__wCM4a{border-radius:.4rem}}.gallery_thumb-spinner__DbHV2{width:18px;height:18px;border-radius:50%;border:2px solid rgba(0,0,0,.1);border-top:2px solid var(--gray-800);animation:gallery_spin__Mm0Yg 1s ease-in-out infinite}@media screen and (min-width:768px){.gallery_thumb-spinner__DbHV2{width:20px;height:20px}}@media screen and (max-width:720px){.gallery_thumb-spinner__DbHV2{width:16px;height:16px;border-width:1.5px}}@keyframes gallery_spin__Mm0Yg{to{transform:rotate(1turn)}}