﻿@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("vendor/bootstrap4.0_M.css");@import url("vendor/animate-3.7.2.css");@import url("vendor/swiper-bundle.min.css");@import url("vendor/jquery.fancybox.min_3.5.7.css");@import url("vendor/aos-2.3.1.css");*:focus{outline:none !important}button{outline:none !important;border:none !important}.act-sect{position:relative}.act-wrap input{-webkit-appearance:none;-moz-appearance:none;appearance:none}ol,ul{list-style:none}.wow{animation-fill-mode:both}.fadeInUpSmall{animation-name:fadeInUpSmall}@keyframes fadeInUpSmall{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDownSmall{animation-name:fadeInDownSmall}@keyframes fadeInDownSmall{from{opacity:0;-webkit-transform:translate3d(0, -20%, 0);transform:translate3d(0, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeftSmall{animation-name:fadeInLeftSmall}@keyframes fadeInLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRightSmall{animation-name:fadeInRightSmall}@keyframes fadeInRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopLeftSmall{animation-name:fadeInTopLeftSmall}@keyframes fadeInTopLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, -20%, 0);transform:translate3d(-20%, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopRightSmall{animation-name:fadeInTopRightSmall}@keyframes fadeInTopRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, -20%, 0);transform:translate3d(20%, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomLeftSmall{animation-name:fadeInBottomLeftSmall}@keyframes fadeInBottomLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, 20%, 0);transform:translate3d(-20%, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomRightSmall{animation-name:fadeInBottomRightSmall}@keyframes fadeInBottomRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, 20%, 0);transform:translate3d(20%, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInSmall{animation-name:bounceInSmall}@keyframes bounceInSmall{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.8, 0.8, 0.8)}40%{transform:scale3d(1.04, 1.04, 1.04)}60%{transform:scale3d(1, 1, 1)}80%{opacity:1;transform:scale3d(1.01, 1.01, 1.01)}to{opacity:1;transform:scale3d(1, 1, 1)}}.act-wrap .navbar-wrap{padding-right:1.5em;padding-left:1.5em;height:75px;background:rgba(255,255,255,0);transition:all .3s}.act-wrap .navbar-wrap *{transition:all .3s}.act-wrap .navbar{height:100%;width:100%;max-width:1460px;margin-left:auto;margin-right:auto;padding-right:0;padding-left:0}.act-wrap .navbar .navbar-brand img{position:relative;top:-4px;width:7em}.act-wrap .navbar .nav-item{padding-left:.5em;padding-right:.5em}.act-wrap .navbar .nav-link{color:#172439;font-size:1.3em;font-weight:bold}.act-wrap .navbar .nav-link:hover,.act-wrap .navbar .nav-link.active{color:#172439}.act-wrap .navbar .btn-item{padding-top:2px}.act-wrap .navbar .btn-danger{background:#fe2a2a;font-weight:bold;border-radius:100px;font-size:20px;padding-right:1.5em;padding-left:1.5em}.act-wrap .navbar .btn-danger:hover{background:#ee0707}.act-wrap .navbar-wrap.navbar-fixed{transition:all .3s;background:rgba(255,255,255,0.8);height:50px}.act-wrap .navbar-wrap.navbar-fixed *{transition:all .3s}.act-wrap .navbar-wrap.navbar-fixed .navbar-brand img{width:6em}.act-wrap .navbar-wrap.navbar-fixed .nav-link{font-size:1.1em}@media screen and (max-width: 992px){.act-wrap .navbar-wrap{padding-left:0;padding-right:0;height:54px;background:#fff}.act-wrap .navbar .navbar-brand{width:5.6em;margin-left:.5em}.act-wrap .navbar .nav-item{text-align:center;padding-top:.5em;padding-bottom:.5em}.act-wrap .navbar .nav-link{font-size:1.4em}.act-wrap .navbar .navbar-collapse{padding-bottom:1em;background:#fff;margin-top:2px;border-bottom:1px solid #cecece}}#nav-icon{width:28px;height:26px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}#nav-icon span{display:block;position:absolute;height:4px;width:100%;background:#172439;border-radius:2px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0px;transform-origin:left center}#nav-icon span:nth-child(2){top:8px;transform-origin:left center}#nav-icon span:nth-child(3){top:16px;transform-origin:left center}#nav-icon.open span:nth-child(1){transform:rotate(45deg);top:-2px;left:6px}#nav-icon.open span:nth-child(2){width:0%;opacity:0}#nav-icon.open span:nth-child(3){transform:rotate(-45deg);top:18px;left:6px}.act-wrap .side-btn-wrap{position:fixed;z-index:999;right:0;transition:all 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) !important;bottom:10vh}.act-wrap .side-btn{text-align:center;padding:1.3em .6em  1em  !important;margin:0 !important;font-size:1.3em !important;position:relative;transform:translateX(100%) rotate(30deg);right:-30px;transition:all .4s ease-in-out !important}.act-wrap .side-btn .main-btn-text{padding:0;margin:0;margin-bottom:0.5em;line-height:1.2}@media screen and (min-width: 768px) and (max-width: 1380px){.act-wrap .side-btn{font-size:1.1em !important}}.act-wrap .side-btn01{margin-bottom:.5em !important}.act-wrap .side-btn-show .side-btn{right:10px;transform:translateX(0) rotate(0deg);transition:all 0.8s cubic-bezier(0.95, 0.05, 0.795, 0.035) !important}@media screen and (max-width: 768px){.act-wrap .footer-btn-m-wrap{z-index:999;width:100%;bottom:0;position:fixed;display:flex;font-size:calc(1vw + 1vh + .5vmin)}.act-wrap .footer-btn-m{width:100%;border-radius:0 !important;font-size:1.2em !important;letter-spacing:0;padding:0.8em 0 !important;font-weight:bold;white-space:nowrap}}.act-container-wrap{width:100%;max-width:1240px;padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;position:relative}.act-sect{padding-top:5em;padding-bottom:5em}@media screen and (min-width: 768px) and (max-width: 1380px){.act-header,.act-sect,.navbar-wrap{font-size:0.8em}.act-container-wrap{width:80%;max-width:1000px}}@media screen and (max-width: 768px){.act-sect{font-size:calc(2vw + 1.5vmin) !important;padding-top:3em;padding-bottom:3em}}.act-wrap .act-btn{border-radius:20em;padding:.5em 1em;letter-spacing:2px;cursor:pointer}.act-wrap .btn-red{background:#c43826;color:#fff}.act-wrap .btn-red:hover{color:#fff;background:#d74431}.act-wrap .btn-gold{background:#e89d22;color:#fff}.act-wrap .btn-gold:hover{color:#fff;background:#eba93e}.act-wrap .btn-gold2{background:#eac8a0;color:#1e3962}.act-wrap .btn-gold2:hover{color:#1e3962;background:#f0d7b9}.act-wrap .btn-green{background:#0eb14b;color:#fff}.act-wrap .btn-green:hover{color:#fff;background:#10cd57}.act-wrap .btn-blue{background:#172439;color:#fff;padding-left:1.5em}.act-wrap .btn-blue .icon{width:1.2em;position:relative;top:-0.1em;left:0;transition:all .3s}.act-wrap .btn-blue:hover{color:#fff;background:#20324f}.act-wrap .btn-blue:hover .icon{left:0.2em;transition:all .3s}.act-wrap .btn-blue2{background:#2d4773;color:#eac8a0}.act-wrap .btn-blue2:hover{color:#eac8a0;background:#365589}.act-wrap .btn-outline-blue{color:#172439;background:#fff;border:1.5px solid #172439;padding-left:1.5em}.act-wrap .btn-outline-blue .icon{width:1.2em;position:relative;top:-0.1em;left:0;transition:all .3s}.act-wrap .btn-outline-blue:hover{color:#172439;border:1.5px solid #172439;background:#fff}.act-wrap .btn-outline-blue:hover .icon{left:0.2em;transition:all .3s}.act-wrap .btn-link-red{color:#c43826;position:relative;padding-bottom:0.4em}.act-wrap .btn-link-red:hover{text-decoration:none;transition:all .2s;color:#c43826}.act-wrap .btn-link-red:hover:before{width:100%;transition:all .3s}.act-wrap .btn-link-red:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#c43826;display:block}.act-wrap .Ask-feng{font-size:1em;font-weight:bold;margin-top:0.5em;margin-bottom:0.2em}.act-wrap .Ask-feng .icon{width:1.2em;margin-right:0.4em}.act-wrap .btn-outline-menu{color:#172439;background:#fff;border:1.5px solid #172439;padding-left:1.5em;border-radius:.6em;box-shadow:2px 2px 10px 1px rgba(23,36,57,0.2)}.act-wrap .btn-outline-menu .act-icon{width:1.2em;height:1.2em;position:relative;top:.25em;transition:all .3s;background:#172439;display:inline-block;border-radius:10em;text-align:center}.act-wrap .btn-outline-menu .act-icon i{color:#fff;font-size:.9em;position:relative;top:-.2em;left:.05em}.act-wrap .btn-outline-menu:hover{color:#172439;border:1.5px solid #172439;background:#fff}.act-wrap .btn-outline-menu.active{color:#fff;border:1.5px solid #172439;background:#c43826;box-shadow:none}.act-wrap .btn-outline-menu.active .act-icon{transition:all .3s;background:#fff}.act-wrap .btn-outline-menu.active .act-icon i{color:#c43826}.act-wrap .btn-outline-white{color:#fff;border:1px solid #fff;padding-top:calc(0.6em - 1px);padding-bottom:calc(0.6em - 1px)}.act-wrap .btn-outline-white:hover{color:#fff;border:none;padding:0.6em;background:linear-gradient(to right, #00c0fa 0%, #0196ff 100%)}.act-wrap .btn-sect-center{display:block;margin-top:2em;text-align:center;margin-left:auto;margin-right:auto;width:80%;max-width:300px}.act-wrap .btn-wrap-center{text-align:center;margin-top:3em}.act-wrap .btn-wrap-center .btn{max-width:220px;width:45%}.act-wrap .btn-wrap-center .btn:not(:last-child){margin-right:1.2em}.act-wrap .btn-link.text-red:hover{color:#c43826}@media screen and (max-width: 768px){.act-wrap .btn-wrap-center .btn:not(:last-child){margin-right:.5em}}.act-wrap .main-btn{border-radius:10em;display:inline-flex;justify-content:center;font-weight:bold;align-items:center;transition:background-color 200ms ease;padding-left:1.4em;padding-right:.6em;font-size:1.2em}.act-wrap .kv-btn-wrapper{display:flex}.act-wrap .main-btn-text{margin-right:.5em}.act-wrap .main-btn-arrow{position:relative;display:flex;overflow:hidden;width:1.6em;height:1.6em;justify-content:flex-end;align-items:center;border-radius:50%;background-color:#fff}.act-wrap .main-btn:hover .btn-arrow-wrapper{position:absolute;animation:arrow-move 0.3s both}@keyframes arrow-move{0%{transform:translateX(0)}100%{transform:translateX(50%)}}.act-wrap .btn-arrow-wrapper{position:absolute;display:flex;width:200%;height:100%}.act-wrap .btn-arrow-pic{display:flex;width:50%;height:100%;justify-content:center;align-items:center;background-image:url("../images/btn-arrow.svg");background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.act-wrap .btn-gold .btn-arrow-pic{background-image:url("../images/btn-arrow-gold.svg")}.act-wrap .btn-gold2 .btn-arrow-pic{background-image:url("../images/btn-arrow-white.svg")}.act-wrap .btn-gold2 .main-btn-arrow{background-color:#1e3962}.act-wrap .btn-blue2 .btn-arrow-pic{background-image:url("../images/btn-arrow-blue.svg")}.act-wrap .btn-blue2 .main-btn-arrow{background-color:#eac8a0}.act-wrap .btn-green .btn-arrow-pic{background-image:url("../images/btn-arrow-green.svg")}.act-wrap a:hover{color:#172439}.act-wrap .sect-title{text-align:center;margin-bottom:4em}.act-wrap .sect-title h2{font-size:3.3em;font-weight:bold;line-height:1.2;color:#172439;margin-bottom:0.4em}.act-wrap .sect-title h2 .text-lg{font-size:140%;margin-left:0.2em;margin-right:0.2em}.act-wrap .sect-title p{font-size:1.7em;line-height:1.2;color:#172439;font-weight:bold}@media screen and (max-width: 1380px){.act-wrap .sect-title h2{font-size:3em}}@media screen and (max-width: 768px){.act-wrap .sect-title{padding-right:.75em;padding-left:.75em;margin-bottom:2em}.act-wrap .sect-title h2{font-size:1.8em}.act-wrap .sect-title p{font-size:1.2em;line-height:1.5;color:#172439;font-weight:bold}}.act-wrap .act-nb{font-family:'Barlow', sans-serif}.act-wrap .text-blue{color:#172439 !important}.act-wrap .text-red{color:#c43826 !important}.act-wrap .text-gold{color:#e89d22 !important}.act-wrap .text-golden{color:#eac8a0 !important}.act-wrap .text-green{color:#0eb14b !important}.act-wrap .text-list-decimal{list-style-type:decimal;padding-left:1.5em}.act-wrap .text-list-disc{list-style-type:disc;padding-left:1.5em}.act-wrap .text-3d-wrap{font-weight:bold;font-size:1em;line-height:1.2;white-space:nowrap;position:relative;display:inline-block;color:#fff}.act-wrap .text-3d-wrap .text-3d-1{position:relative;padding:0 0.2em;z-index:4;top:0;left:0;background:#172439;background-size:100%;-webkit-background-clip:text;-webkit-text-stroke:.15em transparent}.act-wrap .text-3d-wrap .text-3d-2{position:absolute;color:#172439;z-index:2;top:0em;left:0.3em;background:#172439;background-size:100%;line-height:1.4;-webkit-background-clip:text;-webkit-text-stroke:.10em transparent}.act-notice{background:#fff;padding:1em 1em;border:2px solid #bfc8d8;border-radius:2em;margin-bottom:0.5em}.act-notice .notice-bar{text-align:left;font-weight:bold;font-size:1.2em;position:relative;cursor:pointer;padding-left:.5em;padding-right:2.5em}.act-notice .notice-icon{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#edf2fb;border-radius:10em;width:2em;height:2em;padding-top:0.2em;display:block;text-align:center}.act-notice .notice-icon .arr{width:1em;transform:rotate(180deg);transition:all .3s}.act-notice .notice-content{padding:1em 1em;padding-left:2em}.act-notice .notice-content h3{font-size:1.1em;font-weight:bold}.act-notice .notice-content ol{padding-left:1.8em}.act-notice .notice-content p{margin-bottom:.5em;font-size:1em;line-height:1.6}.act-notice .notice-content .note{font-size:0.9em;margin-top:1rm}.act-notice .collapsed .notice-icon .arr{transform:rotate(0deg);transition:all .3s}.act-notice .table th{text-align:center;background:#edf2fa}.act-notice2{background:transparent;padding:1em 1em;border-radius:2em}.act-notice2 .notice-bar{text-align:center;font-weight:bold;font-size:1.2em;position:relative;cursor:pointer}.act-notice2 .notice-icon{background:transparent;border-radius:10em;width:2em;height:2em;padding-top:0.2em;display:inline-block;border:0.1em solid #172439;margin-left:0.5em}.act-notice2 .notice-icon .arr{width:1em;transform:rotate(180deg);transition:all .3s}.act-notice2 .notice-content{border-top:1px solid #172439;border-bottom:1px solid #172439;margin-top:1em;padding:2em 1em}.act-notice2 .notice-content h3{font-size:1.2em;font-weight:bold}.act-notice2 .notice-content ol{padding-left:1.8em}.act-notice2 .collapsed .notice-icon .arr{transform:rotate(0deg);transition:all .3s}@media screen and (max-width: 768px){.act-notice,.act-notice2{font-size:0.9em}.act-notice .notice-content,.act-notice2 .notice-content{padding:0.5em}}.act-wrap{width:100%;height:auto;position:relative;font-family:Microsoft Yahei,"微軟正黑體",Poppins,Helvetica, Arial;font-weight:400;line-height:1.5;color:#212529;text-align:left;background:#fff;font-size:16px;max-width:100vw;overflow-X:hidden}.act-header{padding-top:70px;background:#e2e9f4;width:100%;position:relative;background:url("../images/header-bg.svg") no-repeat left bottom,url("../images/header-bg2.svg") no-repeat right 4% top 20% #fffae9;background-size:14% ,7%;font-size:calc(2vw  + .5vmin)}.act-header .act-container-wrap{max-width:1500px;padding-top:3em;padding-bottom:7em;padding-left:1em;padding-right:1em;width:92%;font-size:clamp(10px, 2vw, 40px)}.act-header .title-part h1{font-weight:bold;position:relative;line-height:1.4;font-size:1.2em}.act-header .title-part h1 b{display:block}.act-header .title-part .text-lg{width:100%;font-size:130%}.act-header .title-part .text-3d-wrap{display:inline-block;width:auto;margin-left:-0.2em;margin-right:-0.2em}.act-header .title-part .text2{font-size:110%;position:relative;top:0.1em}.act-header .title-part .act-btn{font-size:.9em;margin-top:1em}.act-header .main-char{width:42%;position:absolute;right:1em;top:1em}@media screen and (max-width: 768px){.act-header{font-size:calc(2vw + .5vmin) !important;height:auto;background:url("../images/header-bg.svg") no-repeat left bottom,url("../images/header-bg2.svg") no-repeat right 5% top 42% #fffae9;background-size:40% ,14%}.act-header .act-container-wrap{padding-left:1em;padding-right:0;padding-top:3em;padding-bottom:0em}.act-header .act-container-wrap{padding-top:2em;padding-bottom:3em;padding-left:2em;padding-right:0em;width:100%;font-size:1em}.act-header .title-part{font-size:1.7em}.act-header .title-part h1{padding-left:.4em}.act-header .title-part .text-lg{font-size:120%}.act-header .title-part .text-3d-wrap{margin-left:-0.2em}.act-header .title-part .act-btn{font-size:.9em}.act-header .main-char{width:84%;position:relative;right:auto;top:auto;display:block;margin-left:auto;margin-right:auto;margin-top:2em}}.act-sect-troubled{background:#eaedf6;padding-bottom:0}.act-sect-troubled .sect-title{margin-bottom:0}.act-sect-troubled .people{width:41%;display:block;margin-left:auto;margin-right:auto;margin-top:6em}.act-sect-troubled .talk-bubble{position:absolute;display:flex;align-items:center;justify-content:center}.act-sect-troubled .talk-bubble p{margin-bottom:0;position:relative;z-index:2;padding-top:1.5em;font-weight:bold;font-size:1.6em}.act-sect-troubled .talk-bubble img{width:100%;position:absolute;z-index:1;left:0;top:0}.act-sect-troubled .talk-bubble01{left:5%;top:-1em;width:30%}.act-sect-troubled .talk-bubble01 p{padding-top:1.5em;left:-0.2em}.act-sect-troubled .talk-bubble02{right:0%;top:-1em;width:32%}.act-sect-troubled .talk-bubble02 p{padding-top:1.8em;left:1em}.act-sect-troubled .talk-bubble03{left:4%;top:14em;width:28%}.act-sect-troubled .talk-bubble03 p{padding-top:1.8em;margin-left:0em}.act-sect-troubled .talk-bubble04{right:2%;top:13em;width:28%}.act-sect-troubled .talk-bubble04 p{padding-top:1.2em;padding-left:1.5em}@media screen and (min-width: 768px) and (max-width: 1380px){.act-sect-troubled .talk-bubble p{font-size:1.3em}}@media screen and (max-width: 768px){.act-sect-troubled .sect-title{margin-bottom:2em}.act-sect-troubled .people{width:76%;margin-top:2em}.act-sect-troubled .talk-bubble{position:relative;left:auto;top:auto;right:auto;margin-bottom:1.5em;width:46%;display:inline-block}.act-sect-troubled .talk-bubble p{margin-bottom:0;padding-top:1em;font-size:1em;line-height:1.2}.act-sect-troubled .talk-bubble01 p{padding-top:1.8em;padding-left:1em;margin-bottom:1em}.act-sect-troubled .talk-bubble02{width:50%}.act-sect-troubled .talk-bubble02 p{padding-top:2em;padding-left:0}.act-sect-troubled .talk-bubble03 p{padding-top:2.5em;padding-left:1.2em}.act-sect-troubled .talk-bubble04{width:48%}.act-sect-troubled .talk-bubble04 p{padding-top:1.8em;padding-left:2em}}.act-sect1 .sect-title{margin-bottom:0}.act-sect1 .char{position:absolute;width:18%;left:-6em;bottom:1em;z-index:2}.act-sect1 .chart-wrap{z-index:1;max-width:1003px;margin-left:auto;margin-right:auto;position:relative}.act-sect1 .chart-wrap img{width:100%}.act-sect1 .chart-wrap .bubble{position:absolute;width:30%;top:20%;left:28%;z-index:2}.act-sect1 .chart-wrap .act-chart{width:100%;z-index:1;position:relative;margin-left:auto;margin-right:auto;display:block}.act-sect1 .chart-wrap .text-note{padding-left:4em;font-size:1em;margin-top:1em;margin-bottom:0}@media screen and (max-width: 768px){.act-sect1 .sect-title{margin-bottom:0em}.act-sect1 .char{width:14%;left:auto;bottom:2em;right:0;transform:scaleX(-1)}.act-sect1 .chart-wrap{margin-top:-1em}.act-sect1 .chart-wrap .bubble{width:36%;top:16%;left:22%;z-index:2}.act-sect1 .chart-wrap .act-chart{width:100%;z-index:1;position:relative;margin-left:auto;margin-right:auto;display:block}.act-sect1 .chart-wrap .text-note{padding-left:1em;font-size:.9em}}.act-sect2{background:#fffae9;padding-bottom:4em}.act-sect2 .pic{position:absolute}.act-sect2 .god{width:20%;right:104%;top:-10em}.act-sect2 .city{width:32%;left:100%;top:-5em}.act-sect2 .swiper-advantage-wrap{z-index:2;position:relative}.act-sect2 .swiper-advantage-wrap .act-pic{display:block;margin-left:auto;margin-right:auto}.act-sect2 .swiper-advantage-wrap .swiper-pagination{position:relative;width:80%;max-width:740px;display:flex;margin-bottom:0;margin-left:auto;margin-right:auto;justify-content:center}@media screen and (max-width: 1380px){.act-sect2 .swiper-advantage-wrap .swiper-pagination{width:80%;max-width:600px}}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet{position:relative;z-index:1;margin:0;width:auto;height:auto;border-radius:0;color:#999;flex:1;background:transparent;opacity:1;font-size:1.6em;padding:0;font-weight:bold}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:1em}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet p{display:inline-block;margin-bottom:0;position:relative;height:100%;padding-bottom:.5em;margin-bottom:0;text-align:left;line-height:1.25}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet p:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#315b9e;height:4px;transition-property:left, right;transition-duration:0.3s;transition-timing-function:ease-out}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet-active{z-index:3;color:#315b9e}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet-active .act-icon{filter:grayscale(0%);opacity:1}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet-active p:before{left:0;right:0}.act-sect2 .act-container{padding:3em 3em 1em;max-width:1000px;width:80%;border-radius:1.6em;margin-left:auto;margin-right:auto;background:#fff;border:2px solid #172439;position:relative}.act-sect2 .text-note{font-size:1em;margin-top:1em;margin-bottom:0}.act-sect2 .chart-wrap{margin-left:auto;margin-right:auto;position:relative}.act-sect2 .chart-wrap img{width:100%}.act-sect2 .chart-wrap h3{font-size:1.6em;text-align:center;font-weight:bold;margin-bottom:1em}.act-sect2 .chart-wrap .act-chart{width:100%;z-index:1;position:relative;margin-left:auto;margin-right:auto;display:block}.act-sect2 .content02{padding:1em}.act-sect2 .table{position:relative;z-index:2;border-top:2px solid #172439;border-bottom:2px solid #172439}.act-sect2 .table th,.act-sect2 .table td{font-size:1.2em;font-weight:bold;text-align:center;padding:0.75em}.act-sect2 .table th{background:#dde4f1;border-right:2px solid #172439;border-left:2px solid #172439}.act-sect2 .table td{background:#f0f3f8;border-right:2px solid #172439;border-top:2px solid #bec8db;border-left:2px solid #172439}.act-sect2 .content03 h3{font-size:2em;font-weight:bold;text-align:center}.act-sect2 .content03 h3 span{font-size:120%}.act-sect2 .content03 .act-content{width:100%}.act-sect2 .content03 .act-item{text-align:center;flex:1;padding:3em 2em}.act-sect2 .content03 .flag{width:5em;margin-bottom:2em}.act-sect2 .content03 h4{font-size:1.6em}.act-sect2 .content03 .text-lg{font-size:180%;font-weight:bold;display:block;margin-top:.2em}@media screen and (max-width: 768px){.act-sect2{padding-top:4em}.act-sect2 .god{width:20%;right:0em;top:-15em}.act-sect2 .city{width:32%;left:-5em;top:-12em;transform:scaleX(-1)}.act-sect2 .swiper-advantage-wrap .swiper-pagination{width:100%;margin-bottom:0em}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet{font-size:1.1em;flex:none}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:1.5em}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet p{display:block}.act-sect2 .swiper-advantage-wrap .swiper-pagination .swiper-pagination-bullet p:before{height:4px}.act-sect2 .act-container{padding:1em;width:100%;border-radius:1.2em;padding-bottom:0}.act-sect2 .text-note{font-size:.8em;margin-top:1em}.act-sect2 .chart-wrap h3{font-size:1.2em}.act-sect2 .content02{padding:.5em}.act-sect2 .table{width:100%}.act-sect2 .table th,.act-sect2 .table td{font-size:.8em;padding:0.5em 0}.act-sect2 .content03{font-size:0.8em}.act-sect2 .content03 h3{font-size:1.8em;font-weight:bold;text-align:center}.act-sect2 .content03 h3 span{font-size:120%}.act-sect2 .content03 .act-content{width:100%}.act-sect2 .content03 .act-item{padding:2em 0em}.act-sect2 .content03 .flag{width:4em;margin-bottom:1.2em}.act-sect2 .content03 h4{font-size:1.4em}.act-sect2 .content03 .text-lg{font-size:160%;font-weight:bold;display:block;margin-top:.2em}.act-sect2 .content03 .text-note{font-size:1em}}.act-sect-ETF{background:url("../images/ETF-bg-r.png") no-repeat right top,url("../images/ETF-bg-l.png") no-repeat left center}.act-sect-ETF .act-container-wrap{text-align:center;max-width:900px}.act-sect-ETF .table-wrap{position:relative}.act-sect-ETF .table-wrap:before{content:"";width:100%;height:100%;z-index:1;position:absolute;background:#ffd997;border:2px solid #172439;left:.6em;top:.6em}.act-sect-ETF .table{position:relative;z-index:2;border-top:2px solid #172439;border:2px solid #172439}.act-sect-ETF .table th,.act-sect-ETF .table td{font-size:1.2em;font-weight:bold;text-align:center;padding:0.75em}.act-sect-ETF .table th{background:#dde4f1;border-bottom:2px solid #172439}.act-sect-ETF .table td{background:#f0f3f8;border-top:2px solid #bec8db;vertical-align:middle;line-height:1.2}.act-sect-ETF .table .th2{color:#fff;position:relative;font-size:1.8em}.act-sect-ETF .text-note{font-size:1em;margin-top:2em;text-align:left;margin-bottom:0;display:inline-block}@media screen and (max-width: 768px){.act-sect-ETF{background:#fff}.act-sect-ETF .table-wrap:before{left:.4em;top:.4em}.act-sect-ETF .table th,.act-sect-ETF .table td{font-size:.9em;padding:0.5em}.act-sect-ETF .table th{white-space:nowrap}.act-sect-ETF .table .th2{font-size:1.2em}.act-sect-ETF .table .th-s{width:42%}.act-sect-ETF .table .icon{width:2.1em;top:-2ch;margin-left:-2.5ch}}.act-sect3{padding-bottom:0;padding-top:6em;background:url("../images/s3-bg.svg") no-repeat left 5% top 12%,url("../images/s3-bg2.svg") no-repeat right bottom #fef0c2;background-size:7% ,15%}.act-sect3 .act-container-wrap{max-width:1280px}.act-sect3 .sect-title{margin-bottom:2em;text-align:center;padding-bottom:0.5em;border-bottom:1px solid #172439}.act-sect3 .sect-title h2{position:relative}.act-sect3 .sect-title h2:before,.act-sect3 .sect-title h2:after{content:"";width:0px;height:0px;position:absolute;left:0;right:0;bottom:-.38em;border-style:solid}.act-sect3 .sect-title h2:before{margin:auto auto -10px;z-index:2;border-width:0 10px 10px  10px;border-color:transparent transparent  #fef0c2 transparent}.act-sect3 .sect-title h2:after{margin:auto auto -10px;z-index:1;border-width:0  12px 12px 12px;border-color:transparent transparent #172439 transparent}.act-sect3 .char{width:56%}.act-sect3 .act-content{width:auto;position:absolute;right:0;text-align:center;padding-bottom:2em;bottom:0}.act-sect3 .act-content .dl-wrap{margin-left:auto}.act-sect3 .act-content dl:not(:last-child){margin-right:0.5em}.act-sect3 .act-content dl dt{text-align:center;font-size:2.2em;font-weight:bold;margin-bottom:0.4em}.act-sect3 .act-content dl dd{border:2px solid #172439;background:#fff;font-size:1.5em;border-radius:100em;position:relative;padding:.6em 1em;padding-left:5.6em;font-weight:bold}.act-sect3 .act-content dl dd label{margin-bottom:0;background:#ffb573;border:2px solid #172439;border-radius:100em;padding:.6em 1em;font-size:1em;position:absolute;left:-1px;top:-1px}.act-sect3 .act-content dl .text-2line label{padding:.81em 1em}.act-sect3 .act-content dl .text-2line p{line-height:1.1;font-size:90%;margin-bottom:0}.act-sect3 .act-content dl .note{font-size:1.1em;text-align:right;padding-right:1em;display:block;margin-bottom:0.5em}.act-sect3 .act-content dl .Ask-feng{font-size:1.1em;text-align:right;padding-right:1em;display:block;margin-bottom:0.8em;font-weight:bold;color:#c43826}.act-sect3 .act-content dl .Ask-feng .icon{width:1.2em;margin-right:0.4em;position:relative;top:-.1em}@media screen and (max-width: 768px){.act-sect3{background:url("../images/s3-bg.svg") no-repeat right 10% bottom 15%,url("../images/s3-bg2.svg") no-repeat right bottom #fef0c2;background-size:15% ,25%;padding-top:3em}.act-sect3 .char{width:70%;position:relative;left:1em}.act-sect3 .act-content{width:100%;right:auto;top:auto;position:relative}.act-sect3 .act-content .sect-title{margin-bottom:2em}.act-sect3 .act-content dl:not(:last-child){margin-bottom:2em}.act-sect3 .act-content dl dt{font-size:1.5em}.act-sect3 .act-content dl dd{font-size:1.2em;position:relative;padding:.25em .5em;padding-left:4.2em}.act-sect3 .act-content dl dd label{border:2px solid #172439;padding:.4em .5em;font-size:.9em;left:-2px;top:-3px}.act-sect3 .act-content dl .note{font-size:.9em;padding-right:0em;font-weight:bold;color:#c43826}.act-sect3 .act-content dl .note .icon{width:1.2em;margin-right:0.2em}.act-sect3 .act-content dl .Ask-feng{font-size:.9em;letter-spacing:0;padding-right:0;margin-bottom:0.8em;text-align:center}.act-sect3 .act-content dl .Ask-feng .icon{width:1.2em;margin-right:0.1em;top:-.1em}}.act-sect4{background:url("../images/s4-bg-l.png") no-repeat left bottom;background-size:15%}.act-sect4 .act-container-wrap{max-width:1000px}.act-sect4 .table-wrap{position:relative}.act-sect4 .table-wrap:before{content:"";width:100%;height:100%;z-index:1;position:absolute;background:#ffd997;border:2px solid #172439;left:.6em;top:.6em}.act-sect4 .table{position:relative;z-index:2;border-top:2px solid #172439;border-bottom:2px solid #172439}.act-sect4 .table th,.act-sect4 .table td{font-size:1.2em;font-weight:bold;text-align:center;padding:0.75em;vertical-align:middle}.act-sect4 .table th{background:#dde4f1;border-right:2px solid #172439;border-left:2px solid #172439}.act-sect4 .table td{background:#f0f3f8;border-right:2px solid #172439;border-top:2px solid #bec8db}.act-sect4 .table .th2{color:#fff;position:relative;font-size:1.4em}.act-sect4 .table .th-s{width:42%}.act-sect4 .table .icon{width:3em;position:absolute;top:-3ch;margin-left:-3ch}@media screen and (max-width: 768px){.act-sect4 .table-wrap:before{left:.4em;top:.4em}.act-sect4 .table th,.act-sect4 .table td{font-size:.9em;padding:0.5em}.act-sect4 .table th{white-space:nowrap}.act-sect4 .table .th2{font-size:1.2em}.act-sect4 .table .th-s{width:42%}.act-sect4 .table .icon{width:2.1em;top:-2ch;margin-left:-2.5ch}}.act-sect5{background:url("../images/s5-bg-l.png") no-repeat left top #fffae9;background-size:15%;padding-bottom:0}.act-sect5 .sect-title{margin-bottom:3em}.act-sect5 .sect-title .icon{width:1.1em;margin-left:0.1em;position:relative;top:-0.1em}.act-sect5 .char{position:absolute;width:20%;right:-3em;bottom:-4em;z-index:3}.act-sect5 .chart-wrap{position:relative;z-index:1;border:2px solid #172439;padding:2em;border-radius:2em;background:#fff;max-width:1003px;margin-left:auto;margin-right:auto;position:relative}.act-sect5 .chart-wrap .bubble{position:absolute;width:30%;top:20%;left:24%;z-index:2}.act-sect5 .chart-wrap .act-chart{width:100%;z-index:1;position:relative;margin-left:auto;margin-right:auto;display:block}.act-sect5 .chart-wrap .text-note{font-size:1em;margin-top:2em;text-align:center;margin-bottom:0}.act-sect5 .phone-wrap{margin-top:1.5em}.act-sect5 .phone-wrap .act-item:not(:last-child){margin-right:1em}.act-sect5 .phone-wrap .act-item h3{font-weight:bold;text-align:center;margin-bottom:0.5em}.act-sect5 .phone-wrap .act-item .act-pic{display:block;margin-left:auto;margin-right:auto}.act-sect5 .phone-wrap .act-item .text-part{margin-top:1.5em;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #172439;border-radius:1em;padding:1em;height:20ch;position:relative}.act-sect5 .phone-wrap .act-item .text-part:before,.act-sect5 .phone-wrap .act-item .text-part:after{content:"";width:0px;height:0px;position:absolute;left:0;top:0;right:0;bottom:0;border-style:solid}.act-sect5 .phone-wrap .act-item .text-part:before{margin:-10px auto auto;z-index:2;border-width:0 10px 10px  10px;border-color:transparent transparent  #fff transparent}.act-sect5 .phone-wrap .act-item .text-part:after{margin:-12px auto auto;z-index:1;border-width:0  12px 12px 12px;border-color:transparent transparent #172439 transparent}.act-sect5 .phone-wrap .act-item .text-part p{margin-bottom:0;font-size:1.2em;max-width:28ch}@media screen and (max-width: 768px){.act-sect5 .char{position:absolute;width:20%;right:0em;bottom:-2em;z-index:3}.act-sect5 .chart-wrap{padding:2em 1em;border-radius:1.2em}.act-sect5 .chart-wrap .bubble{width:36%;top:20%;left:24%}}.act-sect5-2{background:#fffae9;padding-top:5em}.act-sect5-2 .act-item{width:30%}.act-sect5-2 .act-item:not(:last-child){margin-right:1em}.act-sect5-2 .act-item h3{font-weight:bold;text-align:center;margin-bottom:0.5em;vertical-align:bottom;height:4ch;padding-top:1em}.act-sect5-2 .act-item .act-pic{display:block;margin-left:auto;margin-right:auto;width:100%}.act-sect5-2 .act-item .text-part{margin-top:1.5em;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #172439;border-radius:1em;padding:1em;height:20ch;position:relative}.act-sect5-2 .act-item .text-part:before,.act-sect5-2 .act-item .text-part:after{content:"";width:0px;height:0px;position:absolute;left:0;top:0;right:0;bottom:0;border-style:solid}.act-sect5-2 .act-item .text-part:before{margin:-10px auto auto;z-index:2;border-width:0 10px 10px  10px;border-color:transparent transparent  #fff transparent}.act-sect5-2 .act-item .text-part:after{margin:-12px auto auto;z-index:1;border-width:0  12px 12px 12px;border-color:transparent transparent #172439 transparent}.act-sect5-2 .act-item .text-part p{margin-bottom:0;font-size:1em;max-width:28ch}.act-sect5-2 .act-item02 h3{padding-top:0}@media screen and (max-width: 768px){.act-sect5-2 .act-container-wrap{padding-left:2em;padding-right:2em}.act-sect5-2 .act-item{width:100%}.act-sect5-2 .act-item:not(:last-child){margin-right:0;margin-bottom:2em}.act-sect5-2 .act-item h3{margin-bottom:0.5em;height:auto;padding-top:0em;font-size:1.6em}.act-sect5-2 .act-item .text-part{margin-top:1.5em;height:auto}.act-sect5-2 .act-item .text-part p{margin-bottom:0;font-size:1em;max-width:none}.act-sect5-2 .act-item02 h3{padding-top:0}}.act-sect7{z-index:1;background:#fff}.act-sect7 .swiper-step-wrap .act-pic{display:block;margin-left:auto;margin-right:auto}.act-sect7 .swiper-step-wrap .swiper-pagination{border-radius:1.6em 1.6em 0 0;padding-top:2em;background:#3c3c7e;position:relative;width:80%;max-width:900px;margin-left:auto;margin-right:auto;display:flex;margin-bottom:0}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet{position:relative;z-index:1;margin:0;width:auto;height:auto;border-radius:0;color:#fff;flex:1;background:transparent;opacity:1;padding:0;font-weight:bold;padding-bottom:0}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet .act-dot{width:.8em;height:.8em;border-radius:10em;background:#fff;display:block;margin-left:auto;margin-right:auto;margin-bottom:0.5em;z-index:2;position:relative}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet .act-arr{opacity:0;border-style:solid;border-width:0 .6em 1em .6em;border-color:transparent transparent #fff transparent;line-height:0;height:0;width:0;position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(100%);transition:all .3s}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet .act-nb{font-size:1.6em;display:block;margin-bottom:0;line-height:1}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet p{display:block;margin-bottom:0;position:relative;height:100%;padding-bottom:1.5em;font-size:1.2em}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet-active{z-index:3;color:#e89d22}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet-active .act-arr{opacity:1;transform:translateX(-50%) translateY(0%);transition:all .3s}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet-active .act-dot{background:#e89d22}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:before,.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:after{z-index:1;content:"";position:absolute;top:.5em;width:50%;height:1px;border-bottom:1.2px dashed #fff}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:before{left:0}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:after{right:0}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(1):before{display:none}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(1).red-line{color:#c43826}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(1).red-line:after{border-color:#c43826}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(1).red-line .act-dot{background:#c43826}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(2).red-line{color:#c43826}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(2).red-line:after{border-color:#c43826}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(2).red-line .act-dot{background:#c43826}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:nth-child(3):after{display:none}.act-sect7 .act-container-wrap{text-align:center;padding:3em 3em;max-width:900px;width:80%;border-radius:0 0 1.6em 1.6em;background:#fff;box-shadow:0.5em 0.5em 2em rgba(130,160,184,0.6)}.act-sect7 .member01{max-width:560px;width:80%;margin-left:auto;margin-right:auto;margin-bottom:2em}.act-sect7 .member01 .act-item{text-align:center}.act-sect7 .member01 .act-item .act-icon{margin-bottom:0.5em;margin-left:0.5em}.act-sect7 .member01 .act-item h3{font-size:1.4em;font-weight:bold}.act-sect7 .member01 .act-item p{font-size:1.1em}.act-sect7 .member01 .act-item ol{font-size:1em;padding-left:4em;text-align:left}.act-sect7 .member02{margin-bottom:1em}.act-sect7 .member02 .act-pic-part{margin-right:2em;width:45%}.act-sect7 .member02 .act-pic-part .act-pic{width:100%;max-width:300px}.act-sect7 .member02 dl{text-align:left}.act-sect7 .member02 dl dd{font-size:1.2em;font-weight:bold;padding-left:1.8em;position:relative}.act-sect7 .member02 dl dd span{position:absolute;left:0;top:.1em;width:1.6em;height:1.6em;border-radius:10em;color:#fff;background:#c43826;font-size:0.8em;text-align:center}.act-sect7 .member03 .act-pic{width:70%;max-width:392px;margin-left:auto;margin-right:auto}.act-sect7 .member03 p{font-size:1.1em;font-weight:bold;text-align:center;margin-top:1em}@media screen and (max-width: 768px){.act-sect7 .act-container-wrap{padding:2em .5em;width:92%}.act-sect7 .swiper-step-wrap .swiper-pagination{width:92%}.act-sect7 .swiper-step-wrap .swiper-pagination:before{height:40%;border-radius:1.2em}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet .act-dot{width:.8em;height:.8em}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet .act-arr{border-width:0 .5em .8em .5em}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet .act-nb{font-size:1.5em}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet p{padding-bottom:1.4em;font-size:1.1em}.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:before,.act-sect7 .swiper-step-wrap .swiper-pagination .swiper-pagination-bullet:after{border-bottom:1px dashed #88706d}.act-sect7 .member01{width:100%;padding-left:.5em;padding-right:.5em}.act-sect7 .member01 .act-item{width:50%}.act-sect7 .member01 .act-item .act-icon{width:auto;height:8em;display:block;margin-left:auto;margin-right:auto}.act-sect7 .member01 .act-item h3{font-size:1.3em;font-weight:bold;text-align:center}.act-sect7 .member01 .act-item p{font-size:1em;padding-left:0.8em}.act-sect7 .member01 .act-item ol{font-size:.9em;padding-left:1.3em}.act-sect7 .member02 .act-pic-part{margin-right:1.5em;width:40%}.act-sect7 .member02 dl dd{font-size:1.1em;padding-left:1.6em}.act-sect7 .member02 dl dd span{width:1.5em;height:1.5em}.act-sect7 .member03 .act-pic-part{margin-right:1.5em;min-width:50%}.act-sect7 .member03 p{font-size:1.2em}}.act-sect-QA{background:#edf2fa}.act-sect-QA .act-container-wrap{max-width:1060px}.act-sect-footer{width:100%;position:relative;background:#172439;color:#d0dcef;padding-top:2em;padding-bottom:2em;text-align:center}.act-sect-footer .container-wrap{text-align:center;font-size:0.9em}.act-sect-footer .text{font-size:1em;vertical-align:middle;list-style:none;letter-spacing:.5px}.act-sect-footer .text p{margin-bottom:0}.act-sect-footer .text a{color:#172439;text-decoration:underline}.act-sect-footer .text a:hover{color:#F00}.act-sect-footer .copyright{margin-top:1em}.act-sect-footer .copyright p:last-child{font-weight:90%;font-weight:200}.act-sect-footer .links{margin-top:1.6em}.act-sect-footer .links a{color:#fff;text-decoration:underline}@media screen and (max-width: 768px){.act-sect-footer{padding-bottom:5em}.act-sect-footer .text{font-size:1.1em}}
/*# sourceMappingURL=style.css.map */
