.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}}
