.acc-container{position:relative}.acc-decoration{background:#e3f4fb;background:linear-gradient(99deg,#fff 5%,#e3f4fb 54%);height:100%;left:calc(335px - 50vw);position:absolute;top:0;width:calc(50vw - 335px);z-index:-1}.acc-main-title{background:#ef7d00;height:40px;left:0;padding:0 1rem 1rem;position:absolute;top:0;width:auto}.acc-main-title>h2{color:#fff;font-size:1.6rem;font-weight:700;margin-top:4px}.acc{background-color:#fafafa;border-left:4px solid #ef7d00;padding:.5rem 1rem 1rem;position:relative;width:auto}.acc-first{padding-top:1.5rem}.acc:last-child{padding-bottom:2rem}.acc-body{max-height:0;overflow:hidden;padding-left:1rem;padding-right:1rem}.acc-body p{color:#1b1b1b;font-weight:300}.acc-body>div{margin-top:2rem}.acc-body li>a{color:#1b1b1b}.acc-body li{font-weight:300;margin-top:.6rem;padding-left:2rem;position:relative}.acc-body ul{list-style-type:none;padding-left:0}.acc-h2{color:#474747;font-size:1.4rem;font-weight:400;margin:0;padding:.5rem 1rem .2rem 0;width:calc(100% - 3rem)}.hide{display:none}.acc-title{max-width:calc(100% - 2rem)}.acc-title>a{color:#1b1b1b}.acc-title>a>i{color:#474747}.acc a:hover,.acc-title>a>i:hover,.acc-title>a>span:hover{color:#0087cc;text-decoration:none}.acc-body li>a:before{background-image:url(/hubfs/wieslab-app/arrow.svg);background-repeat:no-repeat;background-size:1rem 1rem;content:"";display:inline-block;height:1rem;left:0;position:absolute;top:7px;width:1rem}.acc-btn{cursor:pointer;height:1.7rem;position:absolute;right:1rem;top:.9rem;width:1.7rem}.acc-btn-first{top:1.9rem}@keyframes show{0%{max-height:0}to{max-height:1000px}}@keyframes show-btn{0%{transform:rotate(0deg)}to{transform:rotate(45deg)}}@keyframes hide{0%{max-height:1000px}to{max-height:0}}@keyframes hide-btn{0%{transform:rotate(45deg)}to{transform:rotate(0deg)}}@keyframes show-acc-main-title{0%{top:0}to{top:-40px}}@keyframes acc-btn-fade-in{0%{opacity:0}to{opacity:1}}.acc .show-btn{animation-duration:.5s;animation-fill-mode:forwards;animation-name:show-btn}.acc>.hide-btn{animation-duration:.5s;animation-fill-mode:forwards;animation-name:hide-btn;opacity:100%;visibility:visible}.show-acc-main-title{animation-duration:1s;animation-fill-mode:forwards;animation-name:show-acc-main-title}.acc-btn-fade-in{animation-duration:1s;animation-fill-mode:forwards;animation-name:acc-btn-fade-in}@media only screen and (max-width:480px){.acc-main-title>span{font-size:1.2rem}.acc-main-title{padding-top:.3rem}.acc-h2{font-size:1.2rem}}