@import url(https://use.typekit.net/qan8eef.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.video-with-content{background:#252c32;height:calc(100dvh - 81px);position:sticky;top:81px}.video-with-content.video-bottom .video-wrap video{-o-object-position:center bottom;object-position:center bottom}.video-with-content.video-contain .video-wrap video{-o-object-fit:contain;object-fit:contain}.video-with-content>.container{height:100%}.video-with-content .video-wrap{height:100%;position:relative;z-index:1}.video-with-content .video-wrap.mobile-video .video.mobile{display:none}.video-with-content .video-wrap .unmute{background:hsla(30,40%,63%,.5);border-radius:100%;bottom:5rem;cursor:pointer;display:block;height:5rem;position:absolute;right:5rem;text-align:center;transition:all .5s cubic-bezier(.445,.05,.55,.95);width:5rem;z-index:2}.video-with-content .video-wrap .unmute.active svg .soundbar{opacity:0}.video-with-content .video-wrap .unmute:before{display:none}.video-with-content .video-wrap .unmute:hover{background:#c6a17b}.video-with-content .video-wrap .unmute svg{height:2.5rem;margin-top:1.25rem;width:2.5rem}.video-with-content .video-wrap .video{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.video-with-content .content{background:#f6f1ec;left:0;position:absolute;right:0;top:-100%;transition:all .5s cubic-bezier(.445,.05,.55,.95);z-index:2}.video-with-content .content.active{top:0}.video-with-content .content .grid{grid-gap:1.5rem 10rem;gap:1.5rem 10rem;position:relative}.video-with-content .content .grid .close{cursor:pointer;font-size:2.16rem;position:absolute;right:0;top:3rem;z-index:2}.video-with-content .content .grid .close:hover{color:#c6a17b}.video-with-content .content .grid .text .paragraph,.video-with-content .content .grid .text .subtitle{margin-bottom:2rem}@media only screen and (max-width:830px){.video-with-content .video-wrap.mobile-video .video{display:none}.video-with-content .video-wrap.mobile-video .video.mobile{display:block}}@media only screen and (max-width:576px){.video-with-content{height:calc(70dvh - 61px);top:0}}