.eco-section-card-msg{width:100%;height:100%;position:absolute;top:0}.eco-section-card-msg .eco-section-label{margin-bottom:12px}.eco-section-card-msg .eco-section-title{font-size:34px}.eco-section-card-msg .eco-section-subTitle,.eco-section-card-msg .eco-section-desc{margin-top:20px}@media not (min-width:1024px){.eco-section-card-msg .eco-section-label{margin-bottom:12px}.eco-section-card-msg .eco-section-title{font-size:24px}.eco-section-card-msg .eco-section-subTitle,.eco-section-card-msg .eco-section-desc{margin-top:12px}}.eco-section-card-layout-top-center{text-align:center}.eco-section-card-layout-top-center .eco-section-card-in{padding-top:100px}.eco-section-card-layout-top-center .eco-section-card-btn-box{justify-content:center}@media not (min-width:1024px){.eco-section-card-layout-top-center .eco-section-card-in{padding-top:60px}}.eco-section-card-layout-center-center .eco-section-card-msg{text-align:center;align-items:center;display:flex}.eco-section-card-layout-center-center .eco-section-card-btn-box{justify-content:center}.eco-section-card-layout-center-left .eco-section,.eco-section-card-layout-center-left .eco-section-card-btn-box{max-width:588px;margin-left:0;margin-right:auto}.eco-section-card-layout-center-left .eco-section-card-msg{text-align:left;align-items:center;display:flex}.eco-section-card-layout-center-left .eco-section-card-btn-box{justify-content:flex-start}@media not (min-width:1024px){.eco-section-card-layout-center-left .eco-section-card-msg{align-items:flex-start;padding-top:60px}.eco-section-card-layout-center-left .eco-section,.eco-section-card-layout-center-left .eco-section-card-btn-box{max-width:100%}}.eco-section-card-layout-center-right .eco-section,.eco-section-card-layout-center-right .eco-section-card-btn-box{max-width:588px;margin-left:auto;margin-right:0}.eco-section-card-layout-center-right .eco-section-card-msg{text-align:right;align-items:center;display:flex}.eco-section-card-layout-center-right .eco-section-card-btn-box{justify-content:flex-end}@media not (min-width:1024px){.eco-section-card-layout-center-right .eco-section-card-msg{align-items:flex-start;padding-top:60px}.eco-section-card-layout-center-right .eco-section,.eco-section-card-layout-center-right .eco-section-card-btn-box{max-width:100%}}.eco-section-card-layout-img-left{align-items:center;gap:48px;max-width:1440px;padding:0 120px;display:flex}.eco-section-card-layout-img-left .eco-section-card-msg{flex:486;position:static}.eco-section-card-layout-img-left .eco-section-card-img{flex:666}.eco-section-card-layout-img-left .eco-section-card-in{padding-left:0;padding-right:0}@media not (min-width:1024px){.eco-section-card-layout-img-left{gap:18px;padding-left:48px;padding-right:48px}}@media not (min-width:768px){.eco-section-card-layout-img-left{flex-direction:column;gap:30px;padding-left:24px;padding-right:24px}.eco-section-card-layout-img-left .eco-section-card-img{flex:none;order:3;width:100%}.eco-section-card-layout-img-left .eco-section-card-msg{order:2}}.eco-section-card-layout-img-right{align-items:center;gap:48px;max-width:1440px;padding:0 120px;display:flex}.eco-section-card-layout-img-right .eco-section-card-msg{flex:486;order:2;position:static}.eco-section-card-layout-img-right .eco-section-card-img{flex:666;order:4}.eco-section-card-layout-img-right .eco-section-card-in{padding-left:0;padding-right:0}@media not (min-width:1024px){.eco-section-card-layout-img-right{gap:18px;padding-left:48px;padding-right:48px}}@media not (min-width:768px){.eco-section-card-layout-img-right{flex-direction:column;gap:30px;padding-left:24px;padding-right:24px}.eco-section-card-layout-img-right .eco-section-card-img{flex:none;width:100%}}.eco-section-card-btn-box{gap:24px;margin-top:20px;display:flex}.eco-section-card-btn-box .eco-section-card-btn-youtube{cursor:pointer}.eco-section-card-btn-box .eco-button{height:var(--eco-design-button-h-large);padding:var(--eco-design-button-padding-large);font-size:var(--eco-design-button-font-large)}.eco-section-card-btn-box .eco-button-type-text{height:auto;padding:0}@media not (min-width:1024px){.eco-section-card-btn-box{gap:16px;margin-top:16px}.eco-section-card-btn-box .eco-button{height:var(--eco-design-button-h-medium);padding:var(--eco-design-button-padding-medium);font-size:var(--eco-design-button-font-medium)}.eco-section-card-btn-box .eco-button-type-text{height:auto;padding:0}}.eco-section-card-theme-white{--eco-design-color-label:#000;--eco-design-color-title:#000;--eco-design-color-subTitle:#696c71;--eco-design-color-desc:#696c71}.eco-section-card.eco-section-card-theme-black{background-color:var(--eco-design-page-bg-black);--eco-design-color-label:#fff;--eco-design-color-title:#fff;--eco-design-color-subTitle:#83868d;--eco-design-color-desc:#83868d}.eco-section-card-img{--eco-section-card-img-pc-h:800px;--eco-section-card-img-pad-h:600px;--eco-section-card-img-h5-h:580px;height:var(--eco-section-card-img-pc-h)}@media not (min-width:1024px){.eco-section-card-img{height:var(--eco-section-card-img-pad-h)}}@media not (min-width:768px){.eco-section-card-img{height:var(--eco-section-card-img-h5-h)}}.eco-section-card-heightType-full-screen .eco-section-card-img{--eco-section-card-img-pc-h:calc(100vh - 51px);--eco-section-card-img-pad-h:calc(100vh - 51px);--eco-section-card-img-h5-h:calc(100vh - 51px)}@supports (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-1-1 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-1-1 .eco-section-card-img{aspect-ratio:1;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-1-1 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-1-1 .eco-section-card-img{height:200px}}@supports (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-5-3 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-5-3 .eco-section-card-img{aspect-ratio:5/3;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-5-3 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-5-3 .eco-section-card-img{height:200px}}@supports (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-4-3 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-4-3 .eco-section-card-img{aspect-ratio:4/3;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-4-3 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-4-3 .eco-section-card-img{height:200px}}@supports (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-16-9 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-16-9 .eco-section-card-img{aspect-ratio:16/9;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-card-layout-img-left.eco-section-card-imgHeight-16-9 .eco-section-card-img,.eco-section-card-layout-img-right.eco-section-card-imgHeight-16-9 .eco-section-card-img{height:200px}}.eco-section-card{margin:0 auto;position:relative}.eco-section-card-in{width:100%;max-width:1236px;margin:0 auto;padding:0 120px}@media not (min-width:1024px){.eco-section-card-in{padding-left:48px;padding-right:48px}}@media not (min-width:768px){.eco-section-card-in{padding-left:24px;padding-right:24px}}
.rapid-I{height:756px;position:relative}.rapid-I .eco-section-card-msg{flex-direction:column;justify-content:center;display:flex}.rapid-I .eco-section-card-msg .eco-section-label{color:#3f68e0;font-size:24px;line-height:normal;font-family:var(--ff-woff2-B);font-weight:500}.rapid-I .eco-section-card-msg .eco-section-label:before{content:"";background-image:url(https://websiteoss.ecoflow.com/upload/image/1750321106612/X-guard%201.svg);background-repeat:no-repeat;background-size:contain;width:197px;height:46px;display:block}.rapid-I .eco-section-card-msg .eco-section-title{color:#000;font-size:40px;line-height:normal;font-family:var(--ff-woff2-B);margin-top:12px;font-weight:500}.rapid-I .eco-section-card-msg .eco-section-desc{color:#343434;font-size:20px;line-height:1.4;font-family:var(--ff-woff2-M);margin-top:32px;font-style:normal;font-weight:400}.rapid-I{gap:70px}.rapid-I .eco-section-card-in{max-width:520px}.rapid-I .eco-section-card-img{flex:none;width:460px;height:546px!important}@media only screen and not (max-width:1440px){.rapid-I{max-width:1500px;height:1022px;margin:0 auto}.rapid-I .eco-section-card-img{flex:none;width:680px;height:800px!important}}@media not (min-width:1024px){.rapid-I{gap:40px;height:424px;padding:0 80px 0 67px}.rapid-I .eco-section-label{margin-bottom:12px}.rapid-I .eco-section-card-msg .eco-section-label{font-size:16px}.rapid-I .eco-section-card-msg .eco-section-label:before{width:128px;height:30px}.rapid-I .eco-section-card-msg .eco-section-title{margin-top:8px;font-size:24px}.rapid-I .eco-section-card-msg .eco-section-desc{margin-top:18.5px;font-size:16px}.rapid-I .eco-section-card-in{width:292px;max-width:none}.rapid-I .eco-section-card-img{flex:none;width:265px;height:305px!important}}@media not (min-width:768px){.rapid-I{width:100%;height:auto;padding:0}.rapid-I .eco-section-card-in{width:100%;padding:0 24px}.rapid-I .eco-section-card-msg{padding-top:82px}}
