.mansory-video{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;transform-style:preserve-3d;user-select:none}.mansory-video.playing .overlay{opacity:0}.mansory-video:not(.playing) .overlay{opacity:1}.mansory-video .overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.mansory-video .overlay img{flex-shrink:0;height:auto;object-fit:contain;width:5rem}@media screen and (min-width:1024px){.mansory-video .overlay img{width:8rem}}.mansory-video .overlay.has-text img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.mansory-video .overlay .overlay-text{align-items:center;background-color:rgba(var(--rgb-grey-875),.75);bottom:3rem;display:flex;flex-direction:column;justify-content:center;max-width:fit-content;padding:.25rem .75rem;position:absolute;width:100%}@media screen and (min-width:768px){.mansory-video .overlay .overlay-text{bottom:5rem}}.mansory-video .overlay .overlay-text .overlay-title{color:var(--white);font-size:1.3rem;font-weight:700;letter-spacing:-.13px;line-height:1.7rem;text-align:center}@media screen and (min-width:768px){.mansory-video .overlay .overlay-text .overlay-title{font-size:1.8rem;letter-spacing:-.18px;line-height:2.2rem}}.mansory-video .overlay .overlay-text .overlay-subtitle{color:var(--white);font-size:1.2rem;font-weight:400;letter-spacing:-.12px;line-height:1.6rem;text-align:center}@media screen and (min-width:768px){.mansory-video .overlay .overlay-text .overlay-subtitle{font-size:1.4rem;letter-spacing:-.14px;line-height:1.8rem}}.mansory-video:before{background-image:linear-gradient(92.3deg,rgb(var(--rgb-cold-300)) 0,rgb(var(--rgb-cold-400)) 33.72%,rgb(var(--rgb-sauna-400)) 67.97%,rgb(var(--rgb-sauna-300)) 101.16%);border-radius:.695rem;content:"";filter:blur(15px);left:0;position:absolute;top:0;inset:0;opacity:0;transform:translateZ(-1px);transition:opacity .3s ease}@media screen and (min-width:1024px){.mansory-video:before{border-radius:1.2rem}}.mansory-video:hover:before{opacity:.8}.mansory-video img{border-radius:.695rem;height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (min-width:1024px){.mansory-video img{border-radius:1.2rem}}.mansory-video video{border-radius:.695rem;height:auto;width:100%}