.scroll-video-container{position:relative;width:100%;overflow:hidden}.scroll-video-container .scroll-canvas{position:absolute;top:0;left:0}.scroll-video-container .scroll-video{position:relative;display:block;width:100%;height:auto}#environment-section .content{padding:60px 0}#environment-section .title{color:var(--theme-color-1);text-align:center;font-size:36px;font-weight:400;line-height:54px;width:100%;max-width:645px;margin:0 auto 40px}#environment-section .bottom-group{display:flex;justify-content:center;gap:40px;margin-top:40px}#environment-section .bottom-group .sub-title{position:relative;color:var(--theme-color-1);font-size:64px;font-weight:700;line-height:81px;width:100%;max-width:410px}#environment-section .bottom-group .sub-title span{position:relative;width:-moz-fit-content;width:fit-content;height:80px;display:inline-block;white-space:nowrap}#environment-section .bottom-group .sub-title span:before{content:"";position:absolute;left:-5px;top:0;width:110%;height:80px;background-image:url(/assets/images/highlight-bg.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:-1}#environment-section .bottom-group .desc-group .desc{color:var(--theme-color-5);font-size:24px;font-weight:400;line-height:50px;width:100%;max-width:700px;margin-bottom:24px}#environment-section .bottom-group .desc-group .environment-link{color:var(--theme-color-5);font-size:14px;font-weight:400;transition:color .2s linear}#environment-section .bottom-group .desc-group .environment-link svg{margin-left:12px;transition:fill .2s linear,stroke .2s linear}#environment-section .bottom-group .desc-group .environment-link:hover{color:var(--theme-color-9)}#environment-section .bottom-group .desc-group .environment-link:hover svg{fill:var(--theme-color-9);stroke:var(--theme-color-9)}@media screen and (max-width:1350px){#environment-section .content{padding:50px 0}#environment-section .title{font-size:32px;line-height:48px}#environment-section .bottom-group .sub-title{font-size:56px;line-height:76px;max-width:300px}#environment-section .bottom-group .desc-group .desc{font-size:20px;line-height:44px}}@media screen and (max-width:1199px){#environment-section .content{padding:30px 0}#environment-section .title{font-size:30px;line-height:44px;margin:0 auto 30px}#environment-section .bottom-group{margin-top:30px}#environment-section .bottom-group .sub-title{font-size:50px;line-height:64px;max-width:280px}#environment-section .bottom-group .sub-title span,#environment-section .bottom-group .sub-title span:before{height:64px}#environment-section .bottom-group .desc-group .desc{font-size:18px;line-height:40px;margin-bottom:12px}}@media screen and (max-width:767px){#environment-section .content{padding:10px 0 30px}#environment-section .title{font-size:16px;line-height:32px;margin:0 auto 12px}#environment-section .bottom-group{flex-direction:column;gap:0;margin-top:12px}#environment-section .bottom-group .sub-title{font-size:24px;line-height:44px;max-width:100%}#environment-section .bottom-group .sub-title span,#environment-section .bottom-group .sub-title span:before{height:44px}#environment-section .bottom-group .desc-group .desc{font-size:16px;line-height:32px;margin-bottom:12px}#environment-section .bottom-group .desc-group .environment-link{font-size:13px}}