.video-showcase-section-wrapper .image-showcase__heading,.multi-image-showcase-entries .image-showcase__heading,.video-showcase-section-inner .image-showcase__heading,.video-showcase-desktop-content .image-showcase__heading,.video-showcase-desktop-content-swapped .image-showcase__heading{text-align:left!important}.video-showcase-section-wrapper{padding:10rem 0;display:flex;justify-content:center;align-items:center;background:none;box-sizing:border-box;width:100%}.video-showcase-section-inner{width:70%;max-width:100vw;display:flex;justify-content:center;align-items:center}@media (max-width: 1200px){.video-showcase-section-wrapper{padding:6rem 0}}@media (max-width: 900px){.video-showcase-section-wrapper{padding:3rem 0}.video-showcase-section-inner{width:80%}}@media (max-width: 600px){.video-showcase-section-wrapper{padding:1.5rem 0}.video-showcase-section-inner{width:100%!important;max-width:100vw!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box}.video-showcase-mobile-only{padding-left:0!important;padding-right:0!important}}.video-showcase-card-image-only,.video-showcase-desktop-card,.video-showcase-card-image-only img{border-radius:20px 80px 20px 20px}.video-showcase-card-image-only{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;max-width:406px;aspect-ratio:325/392;box-shadow:none;background:none;cursor:pointer;margin:0 auto;padding:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.video-showcase-card-image-only:hover{box-shadow:none}.video-showcase-card-image-only img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s cubic-bezier(.4,0,.2,1)}.video-showcase-card-image-only:hover img{transform:scale(1.04)}.video-showcase-card{display:flex;flex-direction:column;border-radius:2.5rem;overflow:hidden;box-shadow:0 4px 32px #1f2d681a,0 1.5px 8px #1f2d6814;background:#fff;cursor:pointer;transition:box-shadow .2s,transform .2s;max-width:420px;margin:0 auto;min-height:480px;outline:none;padding:0;aspect-ratio:1/1.1;box-sizing:border-box;position:relative}@media (max-width: 600px){.video-showcase-card{max-width:95vw;min-height:340px;border-radius:1.2rem;padding:1rem}}.video-showcase-inner{display:none}.video-showcase-mobile-only{display:block}@media (min-width: 900px){.video-showcase-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:3rem}.video-showcase-section-inner{display:flex;justify-content:center;align-items:center;width:80%;max-width:1200px;margin:0 auto}.video-showcase-desktop-card{flex:0 0 340px;max-width:340px;min-width:260px;margin:0;box-shadow:0 4px 32px #1f2d681a,0 1.5px 8px #1f2d6814}.video-showcase-desktop-content{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:2.5rem 2.5rem 2.5rem 0;background:none;min-width:0;max-width:600px}.video-showcase-desktop-content:not(.video-showcase-desktop-content-swapped){align-items:flex-start;text-align:left}.video-showcase-mobile-only{display:none}}@media (max-width: 899px){.video-showcase-inner{display:none}.video-showcase-mobile-only{display:block}}.video-showcase-image{position:relative;width:100%;height:100%;min-height:340px;background:#f6f6f6;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:inherit}.video-showcase-placeholder{width:100%;height:100%;background:#e0e0e0}.video-showcase-content{flex:1 1 50%;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem 2rem 2rem;background:linear-gradient(0deg,#fff 80%,#ffffffb3);min-height:220px}@media (min-width: 900px){.video-showcase-content{justify-content:center;min-height:unset;padding:2.5rem 2.5rem 2.5rem 2rem}}.video-showcase-overlay-content{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 .5rem;pointer-events:none;text-align:center;transform:translateY(25px)}.video-showcase-overlay-bg-rect,.video-showcase-overlay-gradient{display:none}.video-showcase-heading{position:relative;font-size:2.1rem;font-weight:200;color:#414141;margin-bottom:.8rem;z-index:2;text-align:center;background:none;line-height:1.1;padding:0;border:none;letter-spacing:-.5px}.video-showcase-heading-highlight{position:relative;display:inline-block;color:#414141;z-index:2;padding:0 .2em}.video-showcase-heading-highlight:before{content:"";position:absolute;left:0;bottom:-.2em;width:110%;height:60%;background:#e0dce9;z-index:-1;border-radius:0;box-shadow:none;transition:width .2s}.video-showcase-description{font-size:1.05rem;color:#414141;font-weight:400;margin-bottom:0;z-index:2;text-align:center;justify-content:center;display:flex;line-height:1.2;background:none;padding:0;max-width:100%;letter-spacing:-.2px}@media (min-width: 900px){.video-showcase-heading{font-size:2.7rem;text-align:left}.video-showcase-description{font-size:1.25rem;text-align:left;line-height:1.5}}.video-showcase-watch-btn{margin-top:2rem;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:500;color:#fff;background:#1f2d68;border:none;border-radius:2rem;cursor:pointer;box-shadow:0 2px 8px #1f2d6814;transition:background .2s,box-shadow .2s;outline:none;letter-spacing:.01em}.video-showcase-watch-btn:hover,.video-showcase-watch-btn:focus{background:#fdc644;color:#1f2d68;box-shadow:0 4px 16px #1f2d681f}.video-showcase-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#1f2d682e;transition:background .3s cubic-bezier(.4,0,.2,1);opacity:0;pointer-events:none}.video-showcase-modal.open{opacity:1;pointer-events:auto;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.video-showcase-modal-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:#1f2d682e;transition:background .3s}.video-showcase-modal-content{position:relative;background:#fff;border-radius:1.2rem;box-shadow:0 8px 40px #1f2d682e;padding:0;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transform:translateY(40px) scale(.98);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.video-showcase-modal.open .video-showcase-modal-content{opacity:1;transform:translateY(0) scale(1)}.video-showcase-modal-iframe-wrapper{width:60vw;max-width:700px;height:36vw;max-height:400px;min-width:320px;min-height:180px;background:#000;border-radius:.8rem;overflow:hidden;margin:2rem;align-self:center;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 16px #1f2d681a}@media (max-width: 900px){.video-showcase-modal-iframe-wrapper{width:90vw;height:50vw;margin:1rem;max-width:98vw;max-height:60vw}}.video-showcase-modal-close{position:fixed;top:2.5vw;right:2.5vw;background:#fff;border:none;font-size:2.2rem;color:#1f2d68;cursor:pointer;z-index:10000;line-height:1;border-radius:50%;width:48px;height:48px;box-shadow:0 2px 12px #1f2d681a;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-showcase-modal-close:hover{background:#f6f1eb}@media (min-width: 900px){.video-showcase-card{max-width:700px;padding:3rem}.video-showcase-overlay-content{width:70%;top:65%}}@media (min-width: 900px){.video-showcase-section-wrapper{padding-top:var(--showcase-padding-top-desktop, 100px);padding-bottom:var(--showcase-padding-bottom-desktop, 100px)}}@media (max-width: 899px){.video-showcase-section-wrapper{padding-top:var(--showcase-padding-top-mobile, 24px);padding-bottom:var(--showcase-padding-bottom-mobile, 24px)}}.video-showcase-card-image-only,.video-showcase-card-image-only:hover,.video-showcase-card-image-only img,.video-showcase-card-image-only:hover img,.video-showcase-card,.video-showcase-card:hover,.video-showcase-desktop-card{box-shadow:none!important;transition:none!important}.video-showcase-card-image-only:hover img{transform:none!important}.video-showcase-card-image-only{cursor:default!important}@media (min-width: 900px){.video-showcase-inner-swapped{flex-direction:row-reverse}.video-showcase-desktop-content-swapped{align-items:flex-end;text-align:left;padding:2.5rem 0 2.5rem 2.5rem}.video-showcase-desktop-content-swapped .video-showcase-heading,.video-showcase-desktop-content-swapped .video-showcase-description{text-align:left;align-items:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/image-showcase.css.map */
