.animations-module__Wo_ugW__shrunk{transition:transform 1.6s cubic-bezier(.4,0,.2,1);transform:translate(-50%,50%)scale(.75)}
.page-module__E0kJGG__overlay{z-index:20;width:100vw;height:100dvh;position:fixed;top:0;left:0}.page-module__E0kJGG__overlayDark{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000004d}.page-module__E0kJGG__overlayTransparent{pointer-events:none;z-index:5}.page-module__E0kJGG__modal{bottom:var(--video-center-from-bottom);justify-content:center;align-items:center;gap:var(--modal-title-to-action-gap);border-radius:var(--radius-lg);padding:15% var(--space-2xl);width:var(--video-width-mobile);height:var(--video-height-mobile);z-index:25;background-color:#111827f2;flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%,50%);box-shadow:0 20px 60px #00000080}@media (min-width:769px){.page-module__E0kJGG__modal{width:min(var(--video-width-desktop),var(--video-max-width-desktop));height:var(--video-height-desktop)}}.page-module__E0kJGG__title{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__E0kJGG__titleLine{color:#fff;font-size:clamp(4rem,9vw,6.5rem);font-weight:300;line-height:.9}@media (max-width:768px){.page-module__E0kJGG__titleLine{font-size:clamp(2.5rem,10vw,3.5rem)}}.page-module__E0kJGG__cameraModal{bottom:var(--video-center-from-bottom);width:var(--video-width-mobile);height:var(--video-height-mobile);border-radius:var(--radius-lg);z-index:10;background-color:#111827;position:fixed;left:50%;overflow:hidden;transform:translate(-50%,50%);box-shadow:0 20px 60px #00000080}@media (min-width:769px){.page-module__E0kJGG__cameraModal{width:min(var(--video-width-desktop),var(--video-max-width-desktop));height:var(--video-height-desktop)}}.page-module__E0kJGG__countdownModal{bottom:var(--video-center-from-bottom);width:var(--video-width-mobile);height:var(--video-height-mobile);border-radius:var(--radius-lg);z-index:10;background-color:#111827;position:fixed;left:50%;overflow:hidden;transform:translate(-50%,50%);box-shadow:0 20px 60px #00000080}@media (min-width:769px){.page-module__E0kJGG__countdownModal{width:min(var(--video-width-desktop),var(--video-max-width-desktop));height:var(--video-height-desktop)}}.page-module__E0kJGG__promptInfoContainer{top:calc(100dvh - var(--video-center-from-bottom) + (var(--video-height-mobile)/2) + var(--prompt-video-to-icon-gap));z-index:11;flex-direction:column;align-items:center;display:flex;position:fixed;left:50%;transform:translate(-50%)}@media (min-width:769px){.page-module__E0kJGG__promptInfoContainer{top:calc(100dvh - var(--video-center-from-bottom) + (var(--video-height-desktop)/2) + var(--prompt-video-to-icon-gap))}}.page-module__E0kJGG__galleryButtonWrapper{pointer-events:all;box-shadow:0 8px 32px #0000004d}.page-module__E0kJGG__whatNowFullScreen{background-color:var(--what-now-bg);width:100vw;height:100dvh;padding:var(--what-now-padding-vertical)var(--what-now-padding-horizontal);z-index:30;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:hidden}.page-module__E0kJGG__whatNowHeader{font-size:var(--what-now-header-size);color:#fff;margin:0 0 var(--what-now-header-spacing)0;text-align:center;flex-shrink:0;font-weight:400}.page-module__E0kJGG__whatNowCardsContainer{gap:var(--what-now-card-spacing);flex-direction:column;flex-shrink:0;width:100%;max-width:800px;display:flex}.page-module__E0kJGG__whatNowCard{border-radius:var(--what-now-card-border-radius);cursor:pointer;flex-direction:column;flex-shrink:0;transition:transform .2s;display:flex;overflow:hidden}.page-module__E0kJGG__whatNowCard:hover{transform:translateY(-4px)}.page-module__E0kJGG__whatNowCardImage{width:100%;height:var(--what-now-card-image-height);background-color:#1f293780;flex-shrink:0;position:relative}.page-module__E0kJGG__whatNowCardPanel{height:var(--what-now-card-text-height);background-color:var(--what-now-card-panel-bg);flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:0 clamp(1rem,3vw,2rem);display:flex}.page-module__E0kJGG__whatNowCardTitle{font-size:var(--what-now-card-title-size);color:#fff;font-weight:400}.page-module__E0kJGG__whatNowFooter{width:100%;max-width:800px;margin-top:var(--what-now-footer-spacing);margin-bottom:var(--what-now-footer-spacing);flex-direction:row;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__E0kJGG__footerButton{background-color:var(--what-now-card-panel-bg);color:#fff;border-radius:var(--radius-lg);cursor:pointer;letter-spacing:0;white-space:nowrap;border:none;flex:1;justify-content:center;align-items:center;gap:.75rem;height:6dvh;min-height:44px;max-height:80px;padding:0 1rem;font-size:clamp(.75rem,2dvh,1.5rem);font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}@media (max-width:480px){.page-module__E0kJGG__whatNowFooter{gap:.5rem}.page-module__E0kJGG__footerButton{gap:.4rem;padding:0 .5rem}}.page-module__E0kJGG__footerButton:hover:not(:disabled){opacity:.95;transform:translateY(-2px)}.page-module__E0kJGG__footerButton:disabled{opacity:.6;cursor:not-allowed}.page-module__E0kJGG__footerIcon{filter:invert(0)brightness(3);width:1.25em;height:1.25em}.page-module__E0kJGG__bottomLogo{z-index:25;width:min(80vw,700px);height:auto;position:fixed;bottom:clamp(2rem,5dvh,3rem);left:50%;transform:translate(-50%)}
