.fullPageVideoContainer{background-color:#25332f;align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.fullPageVideoContainer .fullPageVideo{background-color:#fff;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.fullPageVideoContainer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#25332f1a;z-index:1}.fullPageVideoContainer .fullPageVideoContentContainer{box-sizing:border-box;display:flex;justify-content:center;left:0;padding:0 20px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:3}.fullPageVideoContainer .fullPageVideoContentContainer .fullPageVideoContent{display:flex;flex-direction:column;float:left;max-width:1300px;position:relative;text-align:center;width:100%}.fullPageVideoContainer .fullPageVideoContentContainer .fullPageVideoContent .fullPageVideoTitle{color:#fff;font-family:"Noto Serif Display",serif;float:left;font-size:clamp(40px,calc(40px + (80 - 40) * ((100vw - 320px) / (2000 - 320))),80px);font-weight:400;line-height:1.2;margin:0 0 20px;text-shadow:0 2px 4px rgba(37,51,47,.5),0 8px 16px rgba(37,51,47,.4);position:relative;width:100%}.fullPageVideoContainer .fullPageVideoContentContainer .fullPageVideoContent .fullPageVideoSubtitle{color:#fff;float:left;font-size:clamp(22px,calc(22px + (25 - 22) * ((100vw - 320px) / (2000 - 320))),25px);font-weight:400;line-height:1.2;letter-spacing:.2rem;text-shadow:0 2px 4px rgba(37,51,47,.5),0 8px 16px rgba(37,51,47,.4);position:relative;width:100%}.fullPageVideoContainer .fullPageVideoOverlay{background-color:#25332f33;height:100%;left:0;pointer-events:none;position:relative;top:0;width:100%;z-index:2}
