.component-header{background-color:#fff;position:fixed;width:100%;top:0;left:0;right:0;z-index:1500;height:72px}
.component-header.component-header--shadow-on{box-shadow:0 10px 10px 0 rgba(0,0,0,.05)}
@media(min-width:992px){.component-header{box-shadow:none;transition:box-shadow .3s;height:76px}
.component-header.component-header--shadow-on{box-shadow:0 10px 10px 0 rgba(0,0,0,.05)}
}
.component-header .ch-navbar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;width:100%;margin-right:auto;margin-left:auto;position:relative;height:72px}
.component-header .ch-navbar figure{margin:0}
@media(min-width:992px){.component-header .ch-navbar{height:76px;padding-left:30px;padding-right:30px;flex-wrap:nowrap;justify-content:flex-start;flex-direction:row}
}
.component-header .ch-brand{display:flex;align-items:center;margin-top:auto;margin-bottom:auto}
.component-header .ch-brand a+a{margin-left:10px}
.component-header .ch-brand .ch-img{width:150px;height:34px}
@media(min-width:992px){.component-header .ch-nav-link{width:auto;padding:30px 5px;line-height:1}
.component-header .ch-brand{margin:0 auto 0 0}
}
.component-header .ch-brand .ch-img{width:150px;height:34px}
@media(min-width:992px){.component-header .ch-brand .ch-img{width:150px;height:34px}
}
.component-header .ch-toggler{width:30px;height:30px;position:absolute;left:15px;top:15px;display:block;overflow:visible;margin:0;padding:0;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;border:0;background-color:transparent}
.component-header .ch-toggler:focus,.component-header .ch-toggler:hover{text-decoration:none;outline:0}
.component-header .ch-toggler.ch-toggler--active .ch-toggler-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}
.component-header .ch-toggler.ch-toggler--active .ch-toggler-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}
.component-header .ch-toggler.ch-toggler--active .ch-toggler-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}
@media(min-width:992px){.component-header .ch-toggler{display:none}
}
.component-header .ch-toggler-inner{display:block;position:absolute;width:30px;height:2px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;background-color:#333;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}
.component-header .ch-toggler-inner:after,.component-header .ch-toggler-inner:before{content:"";display:block;position:absolute;width:30px;height:2px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;background-color:#333}
.component-header .ch-toggler-inner:before{top:-10px;transition:top 75ms ease .12s,opacity 75ms ease}
.component-header .ch-toggler-inner:after{bottom:-10px;transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}
.component-header .ch-navbar-nav{display:flex;margin:0;padding:0;list-style:none}
.component-header .ch-nav{display:none;transition:all .3s;-webkit-animation:fade-out .25s ease both;animation:fade-out .25s ease both;position:absolute;top:100%;width:100%;left:0;background-color:#fff;min-height:100vh}
@-webkit-keyframes fade-in{0{transform:translateX(-100vw)}
to{transform:translateX(0)}
}
@-webkit-keyframes fade-out{0{transform:translateX(0)}
to{transform:translateX(-100vw)}
}
.menu-on .component-header .ch-nav{-webkit-animation:fade-in .25s ease both;animation:fade-in .25s ease both}
@media(min-width:992px){.component-header .ch-nav{position:relative;top:auto;display:block;transition:none;width:auto;min-height:0}
.component-header .ch-nav,.menu-on .component-header .ch-nav{-webkit-animation:none;animation:none}
}
.component-header .ch-nav-list{display:flex;align-items:flex-start;margin-bottom:0;padding:0;list-style:none;flex-direction:column}
@media(min-width:992px){.component-header .ch-nav-list{flex-direction:row;align-items:center}
}
.component-header .ch-nav-item{display:flex;width:100%}
@media(min-width:992px){.component-header .ch-nav-item{position:relative;flex-direction:column;width:auto}
.component-header .ch-nav-item.ch-nav-item--hover .ch-nav-lv2{display:block}
}
@media(min-width:992px) and (min-width:992px){.component-header .ch-nav-item.ch-nav-item--hover .ch-nav-lv2{visibility:visible;top:90%;opacity:1}
}
@media(min-width:992px){.component-header .ch-nav-item.ch-nav-item--hover .ch-nav-lv2+.ch-nav-link:after{content:"";display:inline-block;position:relative;border-top:1px solid #abc9bf;border-left:1px solid #abc9bf;width:7px;height:7px;margin:auto;transform:rotate(45deg);top:0}
.component-header .ch-nav-item.ch-nav-item--hover .nmm-link{z-index:100}
.component-header .ch-nav-item.ch-nav-item--hover .nmm-link:after{content:"";border-bottom:8px solid #fff;position:absolute;width:100%;bottom:0;left:0}
.component-header .ch-nav-item.ch-nav-item--hover .nmm-link:before{content:"";border-top:4px solid #ffa81a;position:absolute;width:100%;top:0;left:0}
}
.component-header .ch-nav-link{color:#333;text-decoration:none;padding:18px 10px;font-size:16px;font-weight:500;line-height:1.2;display:block;order:1;width:45%;position:relative}
.component-header .ch-nav-link:hover{color:#00994e}
.component-header .ch-nav-link[aria-expanded=true]{background-color:#f6f6f6}
@media(min-width:375px){.component-header .ch-nav-link{padding:18px}
}
@media(min-width:992px){.component-header .ch-nav-link{width:auto;padding:30px 10px;line-height:1}
.component-header .ch-nav-link[aria-expanded=true]{background-color:transparent}
}
@media(min-width:1200px){.component-header .ch-nav-link{padding:30px 20px}
}
.component-header .ch-nav-item-icon-wrap{position:relative;width:30px;height:30px;position:absolute;top:0;bottom:0;margin:auto}
.component-header .ch-nav-item-icon-wrap.show:after{content:"";display:block;position:absolute;background-color:#f89393;top:0;right:0;width:10px;height:10px;border-radius:50%}
.component-header .ch-nav-item-icon{max-width:30px;border-radius:50%;overflow:hidden}
.component-header .ch-nav-item-icon-wrap+span{padding-left:35px}
.component-header .ch-nav-lv2{display:none;order:2;position:absolute;left:45%;top:0;width:55%}
.component-header .ch-nav-lv2.ch-nav-lv2--show{display:block}
.component-header .ch-nav-lv2:before{content:"";background-color:#f6f6f6;position:absolute;top:0;bottom:-100px;left:0;right:0;margin:auto}
.component-header .ch-nav-lv2+.ch-nav-link:after{content:"";display:inline-block;position:relative;border-top:1px solid #666;border-left:1px solid #666;width:7px;height:7px;margin:auto;transform:rotate(135deg) skew(0);top:-2px;left:8px;transition:left .15s ease-in-out;left:2px}
@media(min-width:375px){.component-header .ch-nav-lv2+.ch-nav-link:after{left:8px}
}
@media(min-width:992px){.component-header .ch-nav-lv2{display:block;visibility:hidden;left:auto;width:auto;max-height:none;min-height:0;position:absolute;top:100%;opacity:0;transition:top .25s ease,opacity .25s ease;padding:15px 10px;background-color:#fff;box-shadow:0 0 8px rgba(2,2,2,.15);border-radius:10px}
.component-header .ch-nav-lv2.ch-nav-lv2--align-left{left:0;right:auto}
.component-header .ch-nav-lv2.ch-nav-lv2--align-right{left:auto;right:0}
.component-header .ch-nav-lv2:before{display:none}
.component-header .ch-nav-lv2+.ch-nav-link:after{content:"";display:inline-block;position:relative;border-top:1px solid #666;border-left:1px solid #666;width:7px;height:7px;margin:auto;transform:rotate(225deg);top:-4px;left:3px}
}
.component-header .ch-nav-lv2-list{list-style:none;margin:5px 0 0;width:100%;padding:0 0 200px;max-height:calc(100vh - 62px);min-height:calc(100vh - 62px);overflow-y:scroll}
@media(min-width:992px){.component-header .ch-nav-lv2-list{margin:0;padding:0;display:flex;max-height:none;min-height:0;overflow-y:hidden}
}
.component-header .ch-nav-lv2-item{margin:0}
@media(min-width:992px){.component-header .ch-nav-lv2-item{padding:0 20px;margin:0}
}
.component-header .ch-nav-lv2-link{position:relative;margin:0 15px;color:#00994e;border-bottom:1px solid #00994e;padding:15px 0;letter-spacing:1px;line-height:1;display:block;text-decoration:none;font-size:16px;font-weight:400;cursor:pointer}
.component-header .ch-nav-lv2-link:hover{color:#00994e}
@media(min-width:375px){.component-header .ch-nav-lv2-link{margin:0 23px}
}
@media(min-width:992px){.component-header .ch-nav-lv2-link{margin:0 0 10px;color:#00994e;border-bottom:1px solid #28a745;padding:10px 0;white-space:nowrap;font-size:18px;cursor:default}
.component-header .ch-nav-lv2-link:hover{color:#00994e}
.component-header .ch-nav-lv2-link.clickable:hover{cursor:pointer}
}
.component-header .ch-nav-lv3{list-style:none;margin:5px 0 0;padding:0;display:block}
@media(max-width:991.98px){.component-header .ch-nav-lv3.nmm--show{display:block}
}
@media(min-width:992px){.component-header .ch-nav-lv3{margin:0;max-height:305px;display:flex;flex-direction:column;flex-wrap:wrap}
}
@media(min-width:992px){.component-header .ch-nav-lv3.ch-nav-lv3--row2{width:350px}
.component-header .ch-nav-lv3.ch-nav-lv3--row2 .ch-nav-lv3-item{max-width:160px;margin-right:45px}
.component-header .ch-nav-lv3.ch-nav-lv3--row2 .ch-nav-lv3-link{white-space:normal}
.component-header .ch-nav-lv3.ch-nav-lv3--row3{width:550px}
.component-header .ch-nav-lv3.ch-nav-lv3--row3 .ch-nav-lv3-item{max-width:160px;margin-right:45px}
.component-header .ch-nav-lv3.ch-nav-lv3--row3 .ch-nav-lv3-link{white-space:normal}
}
.component-header .ch-nav-lv3-link{position:relative;margin:0 0 0 15px;color:#333;padding:10px 0;letter-spacing:1px;line-height:1.5;display:block;text-decoration:none;font-size:16px;font-weight:400}
@media(max-width:992px){.component-header .ch-nav-lv3-link.ch-nav-lv3-link--has-badge{padding-right:25px}
}
@media(min-width:992px){.component-header .ch-nav-lv3-link.ch-nav-lv3-link--has-badge{padding-right:35px}
}
@media(min-width:375px){.component-header .ch-nav-lv3-link{margin:0 0 0 25px}
}
@media(min-width:992px){.component-header .ch-nav-lv3-link{margin:0;color:#333;padding:5px 0;white-space:nowrap}
.component-header .ch-nav-lv3-link:hover{color:#28a745}
}
.component-header .ch-nav-lv3-badge{background-color:#f89393;color:#fff;border-radius:25px;font-size:12px;font-weight:400;position:absolute;margin:auto 0 auto 5px;line-height:20px;padding:0 10px;height:20px;text-align:center;white-space:nowrap;vertical-align:middle;display:inline-block}
@media(max-width:992px){.component-header .ch-nav-lv3-badge{margin-top:1px}
}
@media(min-width:992px){.component-header .ch-nav-lv3-badge{top:1px;bottom:0}
}
.component-header .name-ellipsis{display:inline-block;overflow:hidden;margin-bottom:-2px;max-width:135px;white-space:nowrap;text-overflow:ellipsis}
header:has(>div#timeout-mask.show){z-index:9999}
#timeout-mask.timeout-mask{background-color:#33333380;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;display:flex}
#timeout-mask button{font-family:inherit;font-size:100%;line-height:1.15}
#timeout-mask.hide{display:none !important}
#timeout-mask.show{display:flex !important}
#timeout-mask .notify_box{position:relative;width:400px;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin:4px 99px 41px 93px;padding:32px 40px 40px;border-radius:12px;background-color:#fff;display:flex}
#timeout-mask .notify_content{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:12px}
#timeout-mask .notify_img{width:24px;height:24px}
#timeout-mask .notify_title{font-family:'Noto Sans TC';font-size:20px;font-weight:500;text-align:center}
#timeout-mask .notify_subtitle{font-size:14px;color:#666;font-family:'Noto Sans TC';justify-content:center;text-align:center}
#timeout-mask .notify_button{max-width:280px;width:100%;height:50px}
#timeout-mask .countdown{display:flex;align-items:center;margin:12px 0}
#timeout-mask .countdown_number{width:54px;height:35px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:10px;background-color:#f5f5f5;font-family:'Montserrat','Noto Sans TC';font-size:16px;font-weight:500;letter-spacing:normal;text-align:center;color:#67b77e;margin:0 8px}
#timeout-mask .cancel{max-width:280px;width:100%;height:50px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:15px 10px;border-radius:50px;border:solid 1px #67b77e;color:#67b77e;margin:auto;background-color:#fff}
#timeout-mask .cancel:hover{color:#67b77e;border-color:#00994e;background:#e3f3e9}
#timeout-mask button.confirm{max-width:280px;width:100%;height:50px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:15px 10px;border-radius:50px;background-image:linear-gradient(90deg,#58c180,#7ac882,#85ca82,#58c180);background-size:300% 100%;background-position:0 0;transition:background-position .3s ease-in-out;cursor:pointer;color:#fff;margin:auto;border-width:0ch}
#timeout-mask button.confirm:hover{color:#fff;background-position:100% 0;-webkit-transition:background-position .3s ease-in-out;transition:background-position .3s ease-in-out}
@media(max-width:476px){#timeout-mask.timeout-mask{align-items:end}
#timeout-mask .notify_box{margin:unset;width:100%;border-radius:12px 12px 0 0;min-height:263px;padding:32px 40px 40px}
}
.search-overlay.overlay-hide{display:none}
@media(min-width:992px){.search-overlay{position:absolute;z-index:2;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.5)}
}
.ch-nav-item{z-index:2}
.ch-nav-item-search{z-index:1;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
@media(min-width:992px){.ch-nav-item-search{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
}
.ch-nav-link.ch-search-toggler{display:none;color:#333}
.ch-nav-link.ch-search-toggler svg{width:16px;height:16px;display:block}
.ch-nav-link.ch-search-toggler:hover svg path{fill:#00994e}
@media(min-width:992px){.ch-nav-link.ch-search-toggler{display:block}
}
.ch-search-container{position:relative;width:100%;background-color:#fff;z-index:1}
.ch-search-container.ch-search-container--collaspe{width:45%}
.ch-search-container.ch-search-container--hide{display:none}
@media(min-width:992px){.ch-search-container{position:absolute;top:76px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);box-shadow:0 10px 10px 0 rgba(0,0,0,0.05)}
}
.ch-search-container--wrapper{width:100%;max-width:100%}
@media(min-width:992px){.ch-search-container--wrapper{max-width:650px}
}
.ch-search-container--header{display:none}
@media(min-width:992px){.ch-search-container--header{display:block;position:relative;font-family:"Noto Sans TC";font-size:1.5rem;font-weight:500;text-align:center;margin-bottom:2.25rem}
.ch-search-container--header .ch-search-container-close{position:absolute;right:0;top:0}
}
.ch-search-container--main{padding:.75rem 1.125rem}
@media(min-width:992px){.ch-search-container--main{padding:0;margin-bottom:2.25rem}
}
.c-search-box{position:relative;width:100%;border:1px solid #888;border-radius:.5rem;padding:1rem;margin-bottom:.5rem}
.c-search-box:focus-within{border:1px solid #67b77e;-webkit-box-shadow:0 0 0 1px #67b77e;box-shadow:0 0 0 1px #67b77e}
input.c-search-box-input{width:100%;border:0;outline:0;outline-style:none;outline-width:0;padding-right:35px}
input.c-search-box-input[placeholder]{text-overflow:ellipsis}
.c-search-box-send{position:absolute;right:16px;top:16px}
@media(min-width:992px){.c-search-box{padding:1.25rem}
.c-search-box-send{position:absolute;right:20px;top:20px}
}
.c-search-notice{color:#878787;font-size:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:top;-ms-flex-align:top;align-items:top}
.c-search-notice img{width:20px;height:20px;margin-right:4px}
@media(min-width:992px){.c-search-notice{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}
.ch-search-container--keywords{display:none}
.ch-search-container--keywords-title{color:#666;font-size:1rem;font-weight:500;line-height:19px;margin-bottom:1.25rem}
.ch-search-container--keywords-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;margin-bottom:1.25rem}
.ch-search-container--keywords .ch-search-keywords-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.25rem .375rem;font-size:.9rem;font-weight:500;color:#444;background-color:#f5f5f5;border-radius:.5rem}
@media(min-width:992px){.ch-search-container--keywords .ch-search-keywords-item{font-size:1rem}
}
@media(min-width:992px){.ch-search-container--keywords{display:block}
}
@media(max-width:991px){.ch-nav-item{z-index:unset}
ul.ch-nav-list li.ch-nav-item-search a.ch-nav-link.ch-search-toggler{display:none;color:#333}
header .ch-search-container{left:0;padding:0}
header .ch-nav{-webkit-user-drag:none}
header.component-header .ch-nav-list{list-style:none;margin:5px 0 0;width:100%;padding:0 0 200px;max-height:calc(100vh - 62px);min-height:calc(100vh - 62px);overflow-y:scroll}
}
#appendSmartAll{width:40px;height:40px;background-image:url('clientlib/resources/alpha@1x_desktop(56x56).png');background-size:cover;background-repeat:no-repeat;position:absolute;top:0;bottom:0;margin-top:12px;margin-bottom:12px;right:12px;z-index:1010}
@media(min-width:600px){#appendSmartAll{right:16px;margin-top:16px;margin-bottom:16px}
}
@media(min-width:992px){#appendSmartAll{width:auto;height:auto;background-image:none;top:auto;right:auto;position:relative;margin-top:auto;margin-bottom:auto;z-index:3000}
.smart_all{position:fixed;z-index:3500;right:15px;bottom:22px;transition:bottom .2s ease-in-out}
.has-cookie.has-totop .smart_all{bottom:151px}
.has-cookie .smart_all{bottom:91px}
.has-totop .smart_all{bottom:91px}
}
.index_bg{background-position:top;width:100%;height:1080px;background-repeat:no-repeat}
.smart_up{width:28px;height:28px;margin-bottom:12px;margin-left:42px;cursor:pointer;display:none}
@media(min-width:992px){.smart_alpha{width:70px;height:70px;cursor:pointer;background-image:url('clientlib/resources/alpha@4x_desktop(224x224).png');background-size:70px;background-position:center;background-repeat:no-repeat;z-index:5;margin:0;user-select:none;transition:.2s}
}
.smart_alpha.end{background-image:url('clientlib/resources/alpha@4x_desktop(224x224).png');background-position:center;background-size:70px}
.smart_alpha.shut{background-image:url('clientlib/resources/smart_alpha03@2x.png');background-repeat:no-repeat;background-position:center;background-size:50px}
.smart_say{display:none}
.smart_say .say{box-sizing:border-box}
@media(min-width:992px){.smart_say{display:block}
.smart_say .say{color:#3a3a3a;right:20px;background-color:#fff;border-radius:40px;padding:8px 16px;position:relative;box-shadow:0 8px 20px 0 #a7a7a7;font-size:14px;line-height:1.4;max-width:260px;min-height:56px;margin-bottom:20px}
.smart_say .say::after{content:"";position:absolute;bottom:-12px;right:15px;width:24px;height:18px;background:url('clientlib/resources/alpha_index.png') no-repeat;z-index:2}
.smart_say p{margin:0}
}
.smart_box{margin:16px 10px 6px 10px;border-radius:10px;box-shadow:0 8px 20px 0 #a7a7a7;overflow:hidden;height:600px;z-index:3;transition:.2s;transform:translate(40%,57%) scale(0);display:none}
.smart_box iframe{width:450px;height:600px}
.smart_icon{display:flex;justify-content:flex-end}
@media(-webkit-min-device-pixel-ratio:2) and (min-width:768px){.smart_alpha{background-image:url('clientlib/resources/alpha@4x_desktop(224x224).png');background-repeat:no-repeat;user-select:none}
.smart_alpha,.smart_alpha.end{background-position:center}
.smart_alpha.end{background-image:url('clientlib/resources/alpha@4x_desktop(224x224).png')}
.smart_alpha.shut{background-image:url('clientlib/resources/alpha@4x_desktop(224x224).png');background-repeat:no-repeat}
}
@media(-webkit-min-device-pixel-ratio:2) and (min-width:768px),(min-resolution:2dppx) and (min-width:768px){.smart_alpha{background-image:url('clientlib/resources/alpha@1x_desktop(56x56).png');background-repeat:no-repeat;user-select:none}
.smart_alpha.end{background-image:url('clientlib/resources/alpha@1x_desktop(56x56).png')}
.smart_alpha.shut{background-image:url('clientlib/resources/smart_alpha03.png');background-repeat:no-repeat}
}
@media(max-width:992px),(max-height:769px){.c-smart,.c-smart.on{display:none}
.c-smart-overlay{width:100%;height:100%;background:rgba(0,0,0,0.8);position:fixed;z-index:2040;display:none;bottom:0}
.smart_circCont{z-index:12000;right:0;top:0;width:100%;height:50px}
.smart_circCont,.smart_circle{display:inline-block;position:absolute}
.smart_circle{width:40px;height:40px;background:url('clientlib/resources/smart_alpha03.png');background-size:40px;border:0;cursor:pointer;top:5px;right:10px}
.c-smart{display:none}
@-webkit-keyframes box_lightbox{0{transform:translateY(85%)}
to{transform:translateY(0)}
}
@keyframes box_lightbox{0{transform:translateY(85%)}
to{transform:translateY(0)}
}
.c-smart.on{display:block;position:fixed;z-index:2050;bottom:0;width:100%;margin:0;left:0;height:100%;padding-top:50px;transform:translateY(0);-webkit-animation-name:box_lightbox;animation-name:box_lightbox;-webkit-animation-duration:.5s;animation-duration:.5s;box-sizing:border-box}
}
.c-totop{position:absolute;top:-80px;right:15px;border-radius:50%;background-color:#7cc9a3;width:40px;height:40px;overflow:hidden;display:flex;opacity:0;display:none;justify-content:center;align-items:center;transition:background-color .2s,transform .4s ease-in-out,opacity .4s ease-in-out,top .2s ease-in-out,bottom .2s ease-in-out;user-select:none}
.c-totop:hover{cursor:pointer;background-color:#469e72}
@media(min-width:992px){.c-totop{width:50px;height:50px}
}
.c-totop--sticky{position:fixed;top:auto;bottom:calc(55px + env(safe-area-inset-bottom, -35px));right:25px;opacity:0;z-index:2000}
@media(min-width:768px){.c-totop--sticky{bottom:25px}
}
.has-cookie .c-totop--sticky{bottom:170px}
@media(min-width:768px){.has-cookie .c-totop--sticky{bottom:85px}
}
.has-bottom-btn .c-totop--sticky{bottom:87px}
@media(min-width:768px){.has-bottom-btn .c-totop--sticky{bottom:25px}
}
.has-cookie.has-bottom-btn .c-totop--sticky{bottom:170px}
@media(min-width:768px){.has-cookie.has-bottom-btn .c-totop--sticky{bottom:100px}
}
.c-totop--sticky.c-totop--show{opacity:1;display:flex}
.c-totop-arrow{box-sizing:border-box;display:block;width:10px;height:22px;line-height:24px;font-size:16px;font-weight:400}
.c-totop-arrow:after{box-sizing:border-box;content:"";display:inline-block;position:relative;border-top:2px solid #fff;border-left:2px solid #fff;width:10px;height:10px;margin:auto;transform:rotate(45deg);top:0}
@media(min-width:768px){.c-totop-arrow,.c-totop-arrow:after{width:15px;height:15px}
.c-totop-arrow:after{content:"";display:inline-block;position:relative;border-top:2px solid #fff;border-left:2px solid #fff;margin:auto;transform:rotate(45deg);top:0}
}