.cookie{position:fixed;top:0;z-index:1025;overflow:hidden}.cookie-notice{display:none;position:fixed;bottom:0;left:0;z-index:1052;width:100%;padding:2rem 0;color:#fff;background-color:rgba(50,58,56,.85)}.cookie-notice--show{display:block}.cookie-notice__link{color:hsla(0,0%,100%,.85);text-decoration:underline}.cookie-notice__link:hover{color:#fff}.cookie-notice__button{position:absolute;top:0;right:15px;bottom:0;display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;margin:auto 0}.cookie-notice__button a{margin-left:1rem}@media (max-width:991.98px){.cookie-notice__button{position:relative;right:0;justify-content:left;-ms-flex-pack:center;margin-top:1rem}}.cookie-setting{position:fixed;top:0;left:0;z-index:1054;width:100%;height:100vh;color:#3e3e3e;background-color:#fff;transition:all .2s ease;transform:translateX(-100%)}@media (min-width:768px){.cookie-setting{width:70vw}}@media (min-width:992px){.cookie-setting{width:50vw}}@media (min-width:1200px){.cookie-setting{width:25vw}}.cookie-setting--show{transform:translateX(0)}.cookie-setting__wrapper{position:relative;display:flex;flex-direction:column;height:100%;padding:2rem 1.5rem;overflow:auto}.cookie-setting__item:nth-child(n+2){margin-top:1.5rem}.cookie-setting__item:last-child{padding-top:1rem;border-top:1px solid #dee2e6}.cookie-setting__item--highlight{padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.cookie-setting__item--highlight .cookie-setting__title{font-weight:700!important;margin-bottom:.5rem}.cookie-setting__header{display:flex;align-items:center;justify-content:space-between}.cookie-setting__title{font-weight:400!important;color:#3e3e3e;margin-bottom:1.5rem;font-size:18px!important}.cookie-setting__item--highlight .cookie-setting__title{font-size:20px!important}.cookie-setting__remark{color:#5aab61}.cookie-setting__close{position:absolute;top:1rem;right:1.5rem;z-index:50;text-decoration:none;font-size:1.5rem;color:#000}.cookie-setting__close:hover{text-decoration:none}.cookie-setting__body{font-family:"sans-serif";font-size:15px;margin-bottom:1rem;line-height:1.5}.cookie-button{position:relative;display:block;width:50px;height:25px;cursor:pointer;overflow:hidden}.cookie-button:before{width:100%;height:100%;content:"";display:block;background-color:#ccc;border-radius:1rem}.cookie-button--disabled{cursor:default}.cookie-button--disabled:before{background-color:#ccc}.cookie-button__point{position:absolute;top:2px;bottom:0;left:2px;display:block;width:17px;height:17px;margin:2px;background-color:#ddd;border:2px solid #ddd;border-radius:20px;transform:translateX(0);transition:all .2s ease-in 0s}.cookie-button--active:before{background-color:#278eb9}.cookie-button--active .cookie-button__point{left:100%;transform:translateX(calc(-100% - 4px))}.cookie--backdrop{height:100vh;width:100vw}.cookie--backdrop:before{content:"";position:absolute;z-index:1054;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.cookie--theme-2 .cookie-setting{top:0;left:100%;transform:translateX(0)}.cookie--theme-2 .cookie-setting--show{transform:translateX(-100%)}