.hero-sction-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;overflow:hidden;padding:150px 0;position:relative}.hero-sction-wrapper .background-video{height:100%;left:50%;object-fit:cover;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}.hero-sction-wrapper .overlay-content{align-items:center;display:flex;height:100%;position:relative;z-index:2}.hero-sction-wrapper .content-wrap .title{color:#000;font-size:30px;font-weight:400;line-height:1.3;margin:0;text-align:center}.hero-sction-wrapper .content-wrap{background:hsla(0,0%,100%,.75);max-width:450px;padding:6px 12px}.hero-sction-wrapper .content-wrap .subtitle{color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:1.2;margin:0;text-align:center}.hero-sction-wrapper .content-wrap .content{color:#000;font-family:"DM Serif Text";font-size:15px;font-style:normal;font-weight:400;line-height:1.3;margin:30px 0 0;text-align:center}@media (min-width:768px) and (max-width:991px){.hero-sction-wrapper{height:auto}.hero-sction-wrapper .content-wrap{max-width:380px}.hero-sction-wrapper .content-wrap .title{font-size:26px;line-height:38px}.hero-sction-wrapper .content-wrap .subtitle{font-size:18px;line-height:25px}.hero-sction-wrapper .content-wrap .content{margin:20px 0 0}}@media (max-width:767px){.hero-sction-wrapper{height:auto}.hero-sction-wrapper .content-wrap .content{margin:15px 0 0}.hero-sction-wrapper .content-wrap{max-width:none}.hero-sction-wrapper .content-wrap .title{font-size:20px}.hero-sction-wrapper .content-wrap .subtitle{font-size:17px}}@media (min-width:1700px) and (max-width:2500px){.hero-sction-wrapper{padding:200px 0}}