.hamburger{display:block;cursor:pointer;background-color:rgba(0,0,0,0);overflow:visible;position:relative;width:28px;height:19px}.hamburger>div,.hamburger>view{display:block;top:50%;margin-top:-1.5px}.hamburger>div,.hamburger>div:after,.hamburger>div:before,.hamburger>view,.hamburger>view:after,.hamburger>view:before{width:28px;height:3px;background-color:#274faa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:absolute;-webkit-transition-property:all;-o-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger>div:after,.hamburger>div:before,.hamburger>view:after,.hamburger>view:before{content:"";display:block}.hamburger>div:before,.hamburger>view:before{top:-8px}.hamburger>div:after,.hamburger>view:after{bottom:-8px}.hamburger.hamburger-11>div,.hamburger.hamburger-11>view{margin-top:-2px;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger.hamburger-11>div:before,.hamburger.hamburger-11>view:before{-webkit-transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear;-o-transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear;-moz-transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear;transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear}.hamburger.hamburger-11>div:after,.hamburger.hamburger-11>view:after{-webkit-transition:bottom .1s ease .14s,background-color .3s linear,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,background-color .3s linear,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .1s ease .14s,background-color .3s linear,-o-transform .1s cubic-bezier(.55,.055,.675,.19);-moz-transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),background-color .3s linear,-moz-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),background-color .3s linear;transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),background-color .3s linear,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19),-moz-transform .1s cubic-bezier(.55,.055,.675,.19),-o-transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger.hamburger-11.active>div,.hamburger.hamburger-11.active>view{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.14s;-moz-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.hamburger-11.active>div:before,.hamburger.hamburger-11.active>view:before{top:0;opacity:0;-webkit-transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear;-o-transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear;-moz-transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear;transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear}.hamburger.hamburger-11.active>div:after,.hamburger.hamburger-11.active>view:after{bottom:0;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease,background-color .3s linear,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,background-color .3s linear,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;-o-transition:bottom .1s ease,background-color .3s linear,-o-transform .1s cubic-bezier(.215,.61,.355,1) .14s;-moz-transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,background-color .3s linear,-moz-transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,background-color .3s linear;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,background-color .3s linear,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s,-moz-transform .1s cubic-bezier(.215,.61,.355,1) .14s,-o-transform .1s cubic-bezier(.215,.61,.355,1) .14s}.story .section1{min-height:42.5vw;height:42.5vw;margin-top:0}@media (max-width:767px){.story .section1{height:auto}}.story .section1 .container{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.story .section1 .container .text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:60%;padding:30px 0}@media (max-width:767px){.story .section1 .container .text{width:100%}}.story .section1 .container .section-title .title{margin-bottom:40px}@media (max-width:1600px){.story .section1 .container .section-title .title{margin-bottom:36px}}@media (max-width:1366px){.story .section1 .container .section-title .title{margin-bottom:32px}}@media (max-width:1024px){.story .section1 .container .section-title .title{margin-bottom:28px}}@media (max-width:991px){.story .section1 .container .section-title .title{margin-bottom:24px}}@media (max-width:767px){.story .section1 .container .section-title .title{margin-bottom:20px}}.story .section1 .container .section-title h4{color:#0079b1;margin-bottom:40px;font-family:PlusJakartaSans-ExtraBold}@media (max-width:1600px){.story .section1 .container .section-title h4{margin-bottom:36px}}@media (max-width:1366px){.story .section1 .container .section-title h4{margin-bottom:32px}}@media (max-width:1024px){.story .section1 .container .section-title h4{margin-bottom:28px}}@media (max-width:991px){.story .section1 .container .section-title h4{margin-bottom:24px}}@media (max-width:767px){.story .section1 .container .section-title h4{margin-bottom:20px}}.story .section1 .container .section-title p{margin-bottom:25px}@media (max-width:1600px){.story .section1 .container .section-title p{margin-bottom:22.5px}}@media (max-width:1366px){.story .section1 .container .section-title p{margin-bottom:20px}}@media (max-width:1024px){.story .section1 .container .section-title p{margin-bottom:17.5px}}@media (max-width:991px){.story .section1 .container .section-title p{margin-bottom:15px}}@media (max-width:767px){.story .section1 .container .section-title p{margin-bottom:12.5px}}.story .section1 .container .pic{position:absolute;margin-top:0;top:0;right:0;width:28.38542%;aspect-ratio:545/816}@media (max-width:767px){.story .section1 .container .pic{position:static;margin-top:20px;width:100%}}.story .section2 ul{margin-top:68px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:1600px){.story .section2 ul{margin-top:61.2px}}@media (max-width:1366px){.story .section2 ul{margin-top:54.4px}}@media (max-width:1024px){.story .section2 ul{margin-top:47.6px}}@media (max-width:991px){.story .section2 ul{margin-top:40.8px}}@media (max-width:767px){.story .section2 ul{margin-top:34px}}@media (max-width:1024px){.story .section2 ul{grid-template-columns:repeat(1,1fr)}}@media (max-width:1600px){.story .section2 ul{gap:18px}}@media (max-width:1366px){.story .section2 ul{gap:16px}}@media (max-width:1024px){.story .section2 ul{gap:14px}}@media (max-width:991px){.story .section2 ul{gap:12px}}@media (max-width:767px){.story .section2 ul{gap:10px}}.story .section2 ul li{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;overflow:hidden}.story .section2 ul li h3{font-size:32px;color:#fff}@media (max-width:1600px){.story .section2 ul li h3{font-size:30.93333px}}@media (max-width:1366px){.story .section2 ul li h3{font-size:29.86667px}}@media (max-width:1024px){.story .section2 ul li h3{font-size:28.8px}}@media (max-width:991px){.story .section2 ul li h3{font-size:27.73333px}}@media (max-width:767px){.story .section2 ul li h3{font-size:26.66667px}}.story .section2 ul li .pic{aspect-ratio:520/498}.story .section2 ul li .text{position:absolute;z-index:1}.story .section2 ul li .model{position:absolute;top:0;left:0;width:100%;height:0;background:#0079b1;z-index:2;-webkit-transition:all .7s;-o-transition:all .7s;-moz-transition:all .7s;transition:all .7s;overflow:hidden}.story .section2 ul li .model .text{padding:5.4167vw 8.07% 20px;color:#fff}@media (max-width:1600px){.story .section2 ul li .model .text{padding-left:6.994%}}@media (max-width:1366px){.story .section2 ul li .model .text{padding-left:5.918%}}@media (max-width:1024px){.story .section2 ul li .model .text{padding-left:4.842%}}@media (max-width:991px){.story .section2 ul li .model .text{padding-left:3.766%}}@media (max-width:767px){.story .section2 ul li .model .text{padding-left:2.69%}}@media (max-width:1600px){.story .section2 ul li .model .text{padding-right:6.994%}}@media (max-width:1366px){.story .section2 ul li .model .text{padding-right:5.918%}}@media (max-width:1024px){.story .section2 ul li .model .text{padding-right:4.842%}}@media (max-width:991px){.story .section2 ul li .model .text{padding-right:3.766%}}@media (max-width:767px){.story .section2 ul li .model .text{padding-right:2.69%}}.story .section2 ul li .model .text h3{position:relative;margin-bottom:20px}@media (max-width:1600px){.story .section2 ul li .model .text h3{margin-bottom:18px}}@media (max-width:1366px){.story .section2 ul li .model .text h3{margin-bottom:16px}}@media (max-width:1024px){.story .section2 ul li .model .text h3{margin-bottom:14px}}@media (max-width:991px){.story .section2 ul li .model .text h3{margin-bottom:12px}}@media (max-width:767px){.story .section2 ul li .model .text h3{margin-bottom:10px}}.story .section2 ul li .model .text h3:after{content:"";position:absolute;left:-42px;width:22px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#fff}@media (max-width:1600px){.story .section2 ul li .model .text h3:after{left:-37.8px}}@media (max-width:1366px){.story .section2 ul li .model .text h3:after{left:-33.6px}}@media (max-width:1024px){.story .section2 ul li .model .text h3:after{left:-29.4px}}@media (max-width:991px){.story .section2 ul li .model .text h3:after{left:-25.2px}}@media (max-width:767px){.story .section2 ul li .model .text h3:after{left:-21px}}@media (max-width:1600px){.story .section2 ul li .model .text h3:after{width:19.8px}}@media (max-width:1366px){.story .section2 ul li .model .text h3:after{width:17.6px}}@media (max-width:1024px){.story .section2 ul li .model .text h3:after{width:15.4px}}@media (max-width:991px){.story .section2 ul li .model .text h3:after{width:13.2px}}@media (max-width:767px){.story .section2 ul li .model .text h3:after{width:11px}}@media (max-width:1600px){.story .section2 ul li .model .text h3:after{height:5.4px}}@media (max-width:1366px){.story .section2 ul li .model .text h3:after{height:4.8px}}@media (max-width:1024px){.story .section2 ul li .model .text h3:after{height:4.2px}}@media (max-width:991px){.story .section2 ul li .model .text h3:after{height:3.6px}}@media (max-width:767px){.story .section2 ul li .model .text h3:after{height:3px}}.story .section2 ul li .model .icon{aspect-ratio:1;width:20.96%;max-width:109px;margin-top:3.125vw}@media (max-width:767px){.story .section2 ul li .model .icon{margin-top:20px}}.story .section2 ul li:hover .model{height:100%}.story .section3{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;overflow:hidden;padding-top:100px;padding-bottom:87px;background:#f5f5f5}@media (max-width:1600px){.story .section3{padding-top:88px}}@media (max-width:1366px){.story .section3{padding-top:76px}}@media (max-width:1024px){.story .section3{padding-top:64px}}@media (max-width:991px){.story .section3{padding-top:52px}}@media (max-width:767px){.story .section3{padding-top:40px}}.story .section3 .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.story .section3 .container .left{width:35%}@media (max-width:767px){.story .section3 .container .left{width:100%}}.story .section3 .container .left .pic{aspect-ratio:576/300;margin-top:20.2083vw}@media (max-width:767px){.story .section3 .container .left .pic{margin-top:20px}}.story .section3 .container .right{width:50%;position:relative}@media (max-width:767px){.story .section3 .container .right{width:100%}}.story .section3 .container .right ul{height:670px;overflow:hidden;overflow-y:auto;position:relative;z-index:2}@media (max-width:1600px){.story .section3 .container .right ul{height:625.33333px}}@media (max-width:1366px){.story .section3 .container .right ul{height:580.66667px}}@media (max-width:1024px){.story .section3 .container .right ul{height:536px}}@media (max-width:991px){.story .section3 .container .right ul{height:491.33333px}}@media (max-width:767px){.story .section3 .container .right ul{height:446.66667px}}.story .section3 .container .right ul::-webkit-scrollbar{width:4px}.story .section3 .container .right ul::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);opacity:.2;background:#0079b1}.story .section3 .container .right ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-border-radius:0;border-radius:0;background:fade(#fff,30%)}.story .section3 .container .right ul li{margin-bottom:96px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1600px){.story .section3 .container .right ul li{margin-bottom:81.6px}}@media (max-width:1366px){.story .section3 .container .right ul li{margin-bottom:67.2px}}@media (max-width:1024px){.story .section3 .container .right ul li{margin-bottom:52.8px}}@media (max-width:991px){.story .section3 .container .right ul li{margin-bottom:38.4px}}@media (max-width:767px){.story .section3 .container .right ul li{margin-bottom:24px}}.story .section3 .container .right ul li .time{width:95px;font-size:36px;text-align:center;color:#333;font-weight:600}@media (max-width:1600px){.story .section3 .container .right ul li .time{width:91.83333px}}@media (max-width:1366px){.story .section3 .container .right ul li .time{width:88.66667px}}@media (max-width:1024px){.story .section3 .container .right ul li .time{width:85.5px}}@media (max-width:991px){.story .section3 .container .right ul li .time{width:82.33333px}}@media (max-width:767px){.story .section3 .container .right ul li .time{width:79.16667px}}@media (max-width:1600px){.story .section3 .container .right ul li .time{font-size:34.8px}}@media (max-width:1366px){.story .section3 .container .right ul li .time{font-size:33.6px}}@media (max-width:1024px){.story .section3 .container .right ul li .time{font-size:32.4px}}@media (max-width:991px){.story .section3 .container .right ul li .time{font-size:31.2px}}@media (max-width:767px){.story .section3 .container .right ul li .time{font-size:30px}}.story .section3 .container .right ul li .text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.story .section3 .container .right ul li .drop{width:11px;height:11px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;border:1px solid #000;margin-left:82px;margin-right:82px}@media (max-width:1600px){.story .section3 .container .right ul li .drop{width:10.63333px}}@media (max-width:1366px){.story .section3 .container .right ul li .drop{width:10.26667px}}@media (max-width:1024px){.story .section3 .container .right ul li .drop{width:9.9px}}@media (max-width:991px){.story .section3 .container .right ul li .drop{width:9.53333px}}@media (max-width:767px){.story .section3 .container .right ul li .drop{width:9.16667px}}@media (max-width:1600px){.story .section3 .container .right ul li .drop{height:10.63333px}}@media (max-width:1366px){.story .section3 .container .right ul li .drop{height:10.26667px}}@media (max-width:1024px){.story .section3 .container .right ul li .drop{height:9.9px}}@media (max-width:991px){.story .section3 .container .right ul li .drop{height:9.53333px}}@media (max-width:767px){.story .section3 .container .right ul li .drop{height:9.16667px}}@media (max-width:1600px){.story .section3 .container .right ul li .drop{margin-left:69.7px}}@media (max-width:1366px){.story .section3 .container .right ul li .drop{margin-left:57.4px}}@media (max-width:1024px){.story .section3 .container .right ul li .drop{margin-left:45.1px}}@media (max-width:991px){.story .section3 .container .right ul li .drop{margin-left:32.8px}}@media (max-width:767px){.story .section3 .container .right ul li .drop{margin-left:20.5px}}@media (max-width:1600px){.story .section3 .container .right ul li .drop{margin-right:69.7px}}@media (max-width:1366px){.story .section3 .container .right ul li .drop{margin-right:57.4px}}@media (max-width:1024px){.story .section3 .container .right ul li .drop{margin-right:45.1px}}@media (max-width:991px){.story .section3 .container .right ul li .drop{margin-right:32.8px}}@media (max-width:767px){.story .section3 .container .right ul li .drop{margin-right:20.5px}}.story .section3 .container .right .control{position:absolute;width:1px;height:100%;padding-bottom:100px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#d9d9d9;top:0;left:182px}@media (max-width:1600px){.story .section3 .container .right .control{padding-bottom:88px}}@media (max-width:1366px){.story .section3 .container .right .control{padding-bottom:76px}}@media (max-width:1024px){.story .section3 .container .right .control{padding-bottom:64px}}@media (max-width:991px){.story .section3 .container .right .control{padding-bottom:52px}}@media (max-width:767px){.story .section3 .container .right .control{padding-bottom:40px}}@media (max-width:1600px){.story .section3 .container .right .control{left:167px}}@media (max-width:1366px){.story .section3 .container .right .control{left:150.5px}}@media (max-width:1024px){.story .section3 .container .right .control{left:134.5px}}@media (max-width:991px){.story .section3 .container .right .control{left:119.5px}}@media (max-width:767px){.story .section3 .container .right .control{left:103.5px}}.story .section3 .container .right .control span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:18px 45px;-webkit-border-radius:43.5px;-moz-border-radius:43.5px;border-radius:43.5px;background:#0079b1;font-size:20px;font-weight:600;color:#fff;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:3}@media (max-width:1600px){.story .section3 .container .right .control span{padding-top:16.2px}}@media (max-width:1366px){.story .section3 .container .right .control span{padding-top:14.4px}}@media (max-width:1024px){.story .section3 .container .right .control span{padding-top:12.6px}}@media (max-width:991px){.story .section3 .container .right .control span{padding-top:10.8px}}@media (max-width:767px){.story .section3 .container .right .control span{padding-top:9px}}@media (max-width:1600px){.story .section3 .container .right .control span{padding-right:40.5px}}@media (max-width:1366px){.story .section3 .container .right .control span{padding-right:36px}}@media (max-width:1024px){.story .section3 .container .right .control span{padding-right:31.5px}}@media (max-width:991px){.story .section3 .container .right .control span{padding-right:27px}}@media (max-width:767px){.story .section3 .container .right .control span{padding-right:22.5px}}@media (max-width:1600px){.story .section3 .container .right .control span{padding-bottom:16.2px}}@media (max-width:1366px){.story .section3 .container .right .control span{padding-bottom:14.4px}}@media (max-width:1024px){.story .section3 .container .right .control span{padding-bottom:12.6px}}@media (max-width:991px){.story .section3 .container .right .control span{padding-bottom:10.8px}}@media (max-width:767px){.story .section3 .container .right .control span{padding-bottom:9px}}@media (max-width:1600px){.story .section3 .container .right .control span{padding-left:40.5px}}@media (max-width:1366px){.story .section3 .container .right .control span{padding-left:36px}}@media (max-width:1024px){.story .section3 .container .right .control span{padding-left:31.5px}}@media (max-width:991px){.story .section3 .container .right .control span{padding-left:27px}}@media (max-width:767px){.story .section3 .container .right .control span{padding-left:22.5px}}@media (max-width:1600px){.story .section3 .container .right .control span{font-size:19.6px}}@media (max-width:1366px){.story .section3 .container .right .control span{font-size:19.2px}}@media (max-width:1024px){.story .section3 .container .right .control span{font-size:18.8px}}@media (max-width:991px){.story .section3 .container .right .control span{font-size:18.4px}}@media (max-width:767px){.story .section3 .container .right .control span{font-size:18px}}.story .section4 .section-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.story .section4 .section-title .title{max-width:55%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.story .section4 .section-title .title{max-width:100%}}.story .section4 .section-title .text{width:40.9375%}@media (max-width:767px){.story .section4 .section-title .text{width:100%}}.story .section4 ul{margin-top:90px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1600px){.story .section4 ul{margin-top:81px}}@media (max-width:1366px){.story .section4 ul{margin-top:72px}}@media (max-width:1024px){.story .section4 ul{margin-top:63px}}@media (max-width:991px){.story .section4 ul{margin-top:54px}}@media (max-width:767px){.story .section4 ul{margin-top:45px}}.story .section4 ul li{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.story .section4 ul li .pic{width:50%;aspect-ratio:1}@media (max-width:767px){.story .section4 ul li .pic{width:100%}}.story .section4 ul li .text{width:50%;background:#f5f5f5;padding:3.28125vw 1.19792vw 2.23958vw}@media (max-width:767px){.story .section4 ul li .text{width:100%}}.story .section4 ul li .text .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5.72917vw;width:90%}.story .section4 ul li .text .title .drop{width:12px;height:12px;background:#0079b1;margin-left:20px}@media (max-width:1600px){.story .section4 ul li .text .title .drop{width:10.8px}}@media (max-width:1366px){.story .section4 ul li .text .title .drop{width:9.6px}}@media (max-width:1024px){.story .section4 ul li .text .title .drop{width:8.4px}}@media (max-width:991px){.story .section4 ul li .text .title .drop{width:7.2px}}@media (max-width:767px){.story .section4 ul li .text .title .drop{width:6px}}@media (max-width:1600px){.story .section4 ul li .text .title .drop{height:10.8px}}@media (max-width:1366px){.story .section4 ul li .text .title .drop{height:9.6px}}@media (max-width:1024px){.story .section4 ul li .text .title .drop{height:8.4px}}@media (max-width:991px){.story .section4 ul li .text .title .drop{height:7.2px}}@media (max-width:767px){.story .section4 ul li .text .title .drop{height:6px}}@media (max-width:1600px){.story .section4 ul li .text .title .drop{margin-left:18px}}@media (max-width:1366px){.story .section4 ul li .text .title .drop{margin-left:16px}}@media (max-width:1024px){.story .section4 ul li .text .title .drop{margin-left:14px}}@media (max-width:991px){.story .section4 ul li .text .title .drop{margin-left:12px}}@media (max-width:767px){.story .section4 ul li .text .title .drop{margin-left:10px}}.story .section4 ul li .text .title h4{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:24px;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}@media (max-width:1600px){.story .section4 ul li .text .title h4{font-size:23.2px}}@media (max-width:1366px){.story .section4 ul li .text .title h4{font-size:22.4px}}@media (max-width:1024px){.story .section4 ul li .text .title h4{font-size:21.6px}}@media (max-width:991px){.story .section4 ul li .text .title h4{font-size:20.8px}}@media (max-width:767px){.story .section4 ul li .text .title h4{font-size:20px}}.story .section4 ul li:nth-last-child(-n+2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.story .section5 .pic{aspect-ratio:1920/140}.story .section5 .container{background:#e9f8ff;padding-top:45px;padding-bottom:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1600px){.story .section5 .container{padding-top:40.5px}}@media (max-width:1366px){.story .section5 .container{padding-top:36px}}@media (max-width:1024px){.story .section5 .container{padding-top:31.5px}}@media (max-width:991px){.story .section5 .container{padding-top:27px}}@media (max-width:767px){.story .section5 .container{padding-top:22.5px}}@media (max-width:1600px){.story .section5 .container{padding-bottom:88px}}@media (max-width:1366px){.story .section5 .container{padding-bottom:76px}}@media (max-width:1024px){.story .section5 .container{padding-bottom:64px}}@media (max-width:991px){.story .section5 .container{padding-bottom:52px}}@media (max-width:767px){.story .section5 .container{padding-bottom:40px}}.story .section5 .container .section-title{width:43.75%}@media (max-width:767px){.story .section5 .container .section-title{width:100%}}.story .section5 .container .section-title .title{margin-bottom:50px}@media (max-width:1600px){.story .section5 .container .section-title .title{margin-bottom:45px}}@media (max-width:1366px){.story .section5 .container .section-title .title{margin-bottom:40px}}@media (max-width:1024px){.story .section5 .container .section-title .title{margin-bottom:35px}}@media (max-width:991px){.story .section5 .container .section-title .title{margin-bottom:30px}}@media (max-width:767px){.story .section5 .container .section-title .title{margin-bottom:25px}}.story .section5 .container .section-title p{width:80%}.story .section5 .container .section-title h3{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;color:#0079b1}@media (max-width:1600px){.story .section5 .container .section-title h3{margin-top:45px}}@media (max-width:1366px){.story .section5 .container .section-title h3{margin-top:40px}}@media (max-width:1024px){.story .section5 .container .section-title h3{margin-top:35px}}@media (max-width:991px){.story .section5 .container .section-title h3{margin-top:30px}}@media (max-width:767px){.story .section5 .container .section-title h3{margin-top:25px}}@media (max-width:1600px){.story .section5 .container .section-title h3{font-size:23.2px}}@media (max-width:1366px){.story .section5 .container .section-title h3{font-size:22.4px}}@media (max-width:1024px){.story .section5 .container .section-title h3{font-size:21.6px}}@media (max-width:991px){.story .section5 .container .section-title h3{font-size:20.8px}}@media (max-width:767px){.story .section5 .container .section-title h3{font-size:20px}}.story .section5 .container .section-title h3 span{color:#fff;display:block;padding:7px;background:#0079b1;margin-right:6px}@media (max-width:1600px){.story .section5 .container .section-title h3 span{padding:6.76667px}}@media (max-width:1366px){.story .section5 .container .section-title h3 span{padding:6.53333px}}@media (max-width:1024px){.story .section5 .container .section-title h3 span{padding:6.3px}}@media (max-width:991px){.story .section5 .container .section-title h3 span{padding:6.06667px}}@media (max-width:767px){.story .section5 .container .section-title h3 span{padding:5.83333px}}.story .section5 .container ul{width:50%;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:75px}@media (max-width:767px){.story .section5 .container ul{width:100%;grid-template-columns:repeat(1,1fr)}}@media (max-width:1600px){.story .section5 .container ul{margin-top:65px}}@media (max-width:1366px){.story .section5 .container ul{margin-top:55px}}@media (max-width:1024px){.story .section5 .container ul{margin-top:45px}}@media (max-width:991px){.story .section5 .container ul{margin-top:35px}}@media (max-width:767px){.story .section5 .container ul{margin-top:25px}}.story .section5 .container ul li .icon{width:56px;height:56px;margin-bottom:30px}@media (max-width:1600px){.story .section5 .container ul li .icon{width:52.26667px}}@media (max-width:1366px){.story .section5 .container ul li .icon{width:48.53333px}}@media (max-width:1024px){.story .section5 .container ul li .icon{width:44.8px}}@media (max-width:991px){.story .section5 .container ul li .icon{width:41.06667px}}@media (max-width:767px){.story .section5 .container ul li .icon{width:37.33333px}}@media (max-width:1600px){.story .section5 .container ul li .icon{height:52.26667px}}@media (max-width:1366px){.story .section5 .container ul li .icon{height:48.53333px}}@media (max-width:1024px){.story .section5 .container ul li .icon{height:44.8px}}@media (max-width:991px){.story .section5 .container ul li .icon{height:41.06667px}}@media (max-width:767px){.story .section5 .container ul li .icon{height:37.33333px}}@media (max-width:1600px){.story .section5 .container ul li .icon{margin-bottom:27px}}@media (max-width:1366px){.story .section5 .container ul li .icon{margin-bottom:24px}}@media (max-width:1024px){.story .section5 .container ul li .icon{margin-bottom:21px}}@media (max-width:991px){.story .section5 .container ul li .icon{margin-bottom:18px}}@media (max-width:767px){.story .section5 .container ul li .icon{margin-bottom:15px}}.story .section5 .container ul li h4{font-size:24px;margin-bottom:30px}@media (max-width:1600px){.story .section5 .container ul li h4{font-size:23.2px}}@media (max-width:1366px){.story .section5 .container ul li h4{font-size:22.4px}}@media (max-width:1024px){.story .section5 .container ul li h4{font-size:21.6px}}@media (max-width:991px){.story .section5 .container ul li h4{font-size:20.8px}}@media (max-width:767px){.story .section5 .container ul li h4{font-size:20px}}@media (max-width:1600px){.story .section5 .container ul li h4{margin-bottom:27px}}@media (max-width:1366px){.story .section5 .container ul li h4{margin-bottom:24px}}@media (max-width:1024px){.story .section5 .container ul li h4{margin-bottom:21px}}@media (max-width:991px){.story .section5 .container ul li h4{margin-bottom:18px}}@media (max-width:767px){.story .section5 .container ul li h4{margin-bottom:15px}}.story .section5 .container ul li p{margin-bottom:30px}@media (max-width:1600px){.story .section5 .container ul li p{margin-bottom:27px}}@media (max-width:1366px){.story .section5 .container ul li p{margin-bottom:24px}}@media (max-width:1024px){.story .section5 .container ul li p{margin-bottom:21px}}@media (max-width:991px){.story .section5 .container ul li p{margin-bottom:18px}}@media (max-width:767px){.story .section5 .container ul li p{margin-bottom:15px}}.story .section5 .container ul li .line{-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;width:50px;height:4px;background:#333;opacity:0}@media (max-width:1600px){.story .section5 .container ul li .line{width:45px}}@media (max-width:1366px){.story .section5 .container ul li .line{width:40px}}@media (max-width:1024px){.story .section5 .container ul li .line{width:35px}}@media (max-width:991px){.story .section5 .container ul li .line{width:30px}}@media (max-width:767px){.story .section5 .container ul li .line{width:25px}}@media (max-width:1600px){.story .section5 .container ul li .line{height:3.6px}}@media (max-width:1366px){.story .section5 .container ul li .line{height:3.2px}}@media (max-width:1024px){.story .section5 .container ul li .line{height:2.8px}}@media (max-width:991px){.story .section5 .container ul li .line{height:2.4px}}@media (max-width:767px){.story .section5 .container ul li .line{height:2px}}.story .section5 .container ul li:hover h4{font-weight:800;font-family:PlusJakartaSans-ExtraBold}.story .section5 .container ul li:hover .line{opacity:1}

/*# sourceMappingURL=bec670e5a55424d840db8636ecc28828.css.map*/