:root{--primary-color-rgb:185,192,175;--site-text-color-rgb:51,51,51;--content-text-color-rgb:51,51,51;--background-color-rgb:#b9c0af;--site-text-color:#333;--content-text-color:#333;--banner-min-height:100vh;--background-color:#b9c0af}*{box-sizing:border-box;font-family:var(--montserrat)}body{overflow-x:hidden;min-height:100vh}.homeWrapper{max-width:2520px;padding:0 80px;margin:0 auto;width:100%;position:relative}@media(max-width:1880px){.homeWrapper{padding:0 60px}}@media(max-width:1200px){.homeWrapper{padding:0 40px}}@media(max-width:1024px){.homeWrapper{padding:0 30px}}@media(max-width:558px){.homeWrapper{padding:0 20px}}.contentwrapper{max-width:2520px;padding:0 80px;margin:0 auto;width:100%;position:relative}@media(max-width:1880px){.contentwrapper{padding:0 60px}}@media(max-width:1200px){.contentwrapper{padding:0 40px}}@media(max-width:1024px){.contentwrapper{padding:0 30px}}@media(max-width:558px){.contentwrapper{padding:0 20px}}.section1{height:auto;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;justify-content:space-around}.section1.showScript ins{display:block;max-width:100%;height:auto;margin:0 auto;text-align:center}.section1.showScript .addOtrBanner iframe{width:100%;height:444px;object-fit:cover;overflow:hidden}.section1.bannerImg{height:auto;max-height:444px;overflow:hidden}@media(max-width:1200px){.section1.bannerImg{max-height:260px;width:100%}}@media(max-width:1024px){.section1.bannerImg{max-height:150px}}@media(max-width:558px){.section1.bannerImg{max-height:110px}}.section1.bannerImg img{width:100%;height:auto;object-fit:cover}@media(max-width:991px){.section1.bannerImg img{max-height:550px}}.section1.bannerVideo .video_banner{width:100%;height:auto;overflow:hidden}.section1.bannerVideo .video_banner video{width:100%;height:100%;object-fit:cover;max-height:444px}.section1.host_section_1{height:auto}@media(max-width:991px){.section1.host_section_1{height:auto;max-height:550px;margin-top:72px}}.section1.host_section_1 .banner_image_box{position:relative}.section1.host_section_1 .banner_image_box .video_banner{height:calc(100vh - 108px)}.banner_image_box{position:relative;left:0;top:0;width:100%;height:100%}.banner_image_box .video-container{width:100vw;height:100vh}.banner_image_box .video-container iframe{position:absolute;top:50%;left:50%;width:100vw;height:100vh;transform:translate(-50%,-50%);pointer-events:none}.banner_image_box img,.banner_image_box video{width:100%;height:100%;object-fit:cover}.banner_image_box .video_banner iframe{min-height:var(--banner-min-height);margin:0;display:flex}.video_banner{width:auto;height:calc(100vh - 108px)}.video_banner iframe{min-height:var(--banner-min-height);margin:0;display:flex}