.hero{position:relative;width:100%;min-height:480px;background:#f5f7f9;overflow:hidden}.hero-video-bg{position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%);overflow:hidden;z-index:0}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-youtube{position:absolute;top:50%;left:50%;width:177.77vh;min-width:100%;height:56.25vw;min-height:100%;transform:translate(-50%,-50%);pointer-events:none}.hero-overlay{position:absolute;inset:0;z-index:1;background:rgba(6,43,78,.5)}.hero-container{position:relative;z-index:2;padding:40px;min-height:480px;display:flex;align-items:center}.hero-content{max-width:932px;display:flex;flex-direction:column;align-items:flex-start}.hero-content h1{font-family:'PT Serif',serif;font-size:52px;line-height:62px;font-weight:700;color:#fff;margin-bottom:20px}.hero-content h1 span{color:#000}.hero-tag{display:inline-block;font-family:'PT Serif',serif;font-size:22px;font-weight:700;color:#052c49;padding:10px 14px;margin-bottom:32px;background:rgba(255,255,255,.6)}@media (max-width:1024px){.hero-content h1{font-size:40px;line-height:50px}}@media (max-width:768px){.hero-container{min-height:350px;padding:30px 20px}.hero{min-height:350px}.hero-content h1{font-size:30px;line-height:40px}.hero-tag{font-size:16px}}@media (max-width:480px){.hero-content h1{font-size:26px;line-height:36px}.hero-btn{font-size:14px;padding:10px 18px}}