.ts-cookie-consent *{position:relative}.ts-cookie-consent{position:fixed;z-index:100;right:0;bottom:0;left:0}.ts-cookie-consent .ts-cookie-consent__banner{width:100%;height:100%;padding:20px 30px;background-color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.1)}.ts-cookie-consent .ts-cookie-consent__wrapper{display:block;max-width:1280px;margin-right:auto;margin-left:auto}@media screen and (min-width:480px){.ts-cookie-consent .ts-cookie-consent__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.ts-cookie-consent .ts-cookie-consent__text{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;padding-bottom:20px;text-align:center;font-size:13px}@media screen and (min-width:480px){.ts-cookie-consent .ts-cookie-consent__text{padding-right:20px;padding-bottom:0;text-align:left}}.ts-cookie-consent .ts-cookie-consent__text>p+p{margin-top:12px}.ts-cookie-consent .ts-cookie-consent__text a{text-decoration:underline;color:#0085ba}.ts-cookie-consent .ts-cookie-consent__text a:hover{color:#006799}.ts-cookie-consent .ts-cookie-consent__text--hide-on-mobile{display:none}@media screen and (min-width:480px){.ts-cookie-consent .ts-cookie-consent__text--hide-on-mobile{display:block}}@media screen and (min-width:480px){.ts-cookie-consent .ts-cookie-consent__text--hide-on-desktop{display:none}}.ts-cookie-consent .ts-cookie-consent__btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ts-cookie-consent .ts-cookie-consent__btn{height:36px;padding:0 20px;-webkit-transition:background-color,color;transition:background-color,color;-webkit-transition-duration:.2s,.2s;transition-duration:.2s,.2s;white-space:nowrap;border:none;border-radius:20px;background-color:#000;font-size:13px;font-weight:400;line-height:36px}.ts-cookie-consent .ts-cookie-consent__btn--accept,.ts-cookie-consent .ts-cookie-consent__btn--save{background-color:#0085ba}.ts-cookie-consent .ts-cookie-consent__btn--accept:hover,.ts-cookie-consent .ts-cookie-consent__btn--save:hover{background-color:#006799}.ts-cookie-consent .ts-cookie-consent__btn--cancel,.ts-cookie-consent .ts-cookie-consent__btn--decline,.ts-cookie-consent .ts-cookie-consent__btn--edit{margin-right:10px;color:rgba(0,0,0,.5);background-color:rgba(0,0,0,.05)}.ts-cookie-consent .ts-cookie-consent__btn--cancel:hover,.ts-cookie-consent .ts-cookie-consent__btn--decline:hover,.ts-cookie-consent .ts-cookie-consent__btn--edit:hover{color:rgba(0,0,0,.6);background-color:rgba(0,0,0,.1)}.ts-cookie-consent .ts-cookie-consent__toggle{height:auto;padding:0;padding-left:20px;color:#0085ba;border:none;background-color:transparent;font-size:13px;font-weight:400;line-height:inherit}.ts-cookie-consent .ts-cookie-consent__toggle:after,.ts-cookie-consent .ts-cookie-consent__toggle:before{position:absolute;top:50%;left:0;display:block;width:9px;height:1px;content:"";-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;background-color:#0085ba}.ts-cookie-consent .ts-cookie-consent__toggle:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ts-cookie-consent .ts-cookie-consent__modal{position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:24px;-webkit-transition:all .5s cubic-bezier(.175,.885,.32,1.275);transition:all .5s cubic-bezier(.175,.885,.32,1.275);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0}.ts-cookie-consent .ts-cookie-consent__holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:80%;max-width:500px;max-height:80%;margin:auto;padding:20px 0;background-color:#fff;box-shadow:0 0 36px rgba(0,0,0,.25)}.ts-cookie-consent .ts-cookie-consent__form li+li{padding-top:12px;border-top:1px solid #ccc}.ts-cookie-consent .ts-cookie-consent__form label{display:block;padding-top:12px;padding-right:72px;font-weight:400}.ts-cookie-consent .ts-cookie-consent__form label div{position:absolute;top:15px;right:0}.ts-cookie-consent .ts-cookie-consent__option{padding-right:20px;padding-bottom:12px;padding-left:20px}@media screen and (min-width:480px){.ts-cookie-consent .ts-cookie-consent__option{padding-right:30px;padding-left:30px}}.ts-cookie-consent .ts-cookie-consent__option-list{overflow:auto;margin:0;list-style:none}.ts-cookie-consent .ts-cookie-consent__option-text{margin:0}.ts-cookie-consent .ts-cookie-consent__modal-text{font-size:13px}.ts-cookie-consent .ts-cookie-consent__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding-top:20px;padding-right:20px;padding-left:20px;border-top:1px solid #ccc;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:480px){.ts-cookie-consent .ts-cookie-consent__actions{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;padding-right:30px;padding-left:30px}}.ts-cookie-consent--top,.ts-cookie-consent--top-left,.ts-cookie-consent--top-right{top:0;bottom:auto}@media screen and (min-width:480px){.ts-cookie-consent--bottom-left,.ts-cookie-consent--bottom-right,.ts-cookie-consent--left,.ts-cookie-consent--left-float,.ts-cookie-consent--right,.ts-cookie-consent--right-float,.ts-cookie-consent--top-left,.ts-cookie-consent--top-right{max-width:300px}}.ts-cookie-consent--bottom-left .ts-cookie-consent__wrapper,.ts-cookie-consent--bottom-right .ts-cookie-consent__wrapper,.ts-cookie-consent--left-float .ts-cookie-consent__wrapper,.ts-cookie-consent--left .ts-cookie-consent__wrapper,.ts-cookie-consent--right-float .ts-cookie-consent__wrapper,.ts-cookie-consent--right .ts-cookie-consent__wrapper,.ts-cookie-consent--top-left .ts-cookie-consent__wrapper,.ts-cookie-consent--top-right .ts-cookie-consent__wrapper{display:block}.ts-cookie-consent--bottom-left .ts-cookie-consent__text,.ts-cookie-consent--bottom-right .ts-cookie-consent__text,.ts-cookie-consent--left-float .ts-cookie-consent__text,.ts-cookie-consent--left .ts-cookie-consent__text,.ts-cookie-consent--right-float .ts-cookie-consent__text,.ts-cookie-consent--right .ts-cookie-consent__text,.ts-cookie-consent--top-left .ts-cookie-consent__text,.ts-cookie-consent--top-right .ts-cookie-consent__text{padding-right:0;padding-bottom:20px;text-align:center}@media screen and (min-width:480px){.ts-cookie-consent--left,.ts-cookie-consent--right{top:0;bottom:0}}@media screen and (min-width:480px){.ts-cookie-consent--left{right:auto}}@media screen and (min-width:480px){.ts-cookie-consent--right{left:auto}}@media screen and (min-width:480px){.ts-cookie-consent--top-left{top:20px;right:auto;bottom:auto;left:20px}}@media screen and (min-width:480px){.ts-cookie-consent--top-right{top:20px;right:20px;bottom:auto;left:auto}}@media screen and (min-width:480px){.ts-cookie-consent--bottom-left{right:auto;bottom:20px;left:20px}}@media screen and (min-width:480px){.ts-cookie-consent--bottom-right{right:20px;bottom:20px;left:auto}}.ts-cookie-consent--bottom-float,.ts-cookie-consent--top-float{right:20px;left:20px}.ts-cookie-consent--top-float{top:20px;bottom:auto}.ts-cookie-consent--bottom-float{top:auto;bottom:20px}.ts-cookie-consent--left-float,.ts-cookie-consent--right-float{top:20px;bottom:20px}@media screen and (min-width:480px){.ts-cookie-consent--left-float,.ts-cookie-consent--right-float{max-width:300px}}.ts-cookie-consent--left-float{right:auto;left:20px}.ts-cookie-consent--right-float{right:20px;left:auto}.ts-cookie-consent--center-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ts-cookie-consent--center-center .ts-cookie-consent__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ts-cookie-consent--center-center .ts-cookie-consent__text>*{text-align:center}.ts-cookie-consent--center-center .ts-cookie-consent__btns{margin-top:20px}.ts-cookie-consent--modal-open .ts-cookie-consent__modal{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.ts-cookie-option__switch{position:relative;display:inline-block;width:40px;height:20px}.ts-cookie-option__switch .switch__slider{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;-webkit-transition:.4s;transition:.4s;border-radius:20px;background-color:#ccc;font-size:0}.ts-cookie-option__switch .switch__slider:before{position:absolute;bottom:2px;left:2px;width:16px;height:16px;content:"";-webkit-transition:.4s;transition:.4s;border-radius:50%;background-color:#fff}.ts-cookie-option__switch .switch__input{visibility:hidden}.ts-cookie-option__switch .switch__input:checked+.switch__slider{background-color:#0085ba}.ts-cookie-option__switch .switch__input:checked+.switch__slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.ts-cookie-option__switch .switch__input:disabled+.switch__slider{cursor:not-allowed}.ts-cookie-option__details{overflow:hidden;max-height:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:max-height;transition-property:max-height}.ts-cookie-option__detail{margin-top:10px}.ts-cookie-option--details-open .ts-cookie-option__details{max-height:1000px}.ts-cookie-option--details-open .ts-cookie-consent__toggle:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ts-cookie-option--details-open .ts-cookie-consent__toggle:before{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}.ts-cookie-policy{padding:20px;background-color:rgba(0,0,0,.05);font-size:13px}.ts-cookie-policy .cookie-policy__title{margin-bottom:10px}.ts-cookie-policy .cookie-policy__desc,.ts-cookie-policy .cookie-policy__link{margin-bottom:0}.ts-cookie-policy .cookie-policy__link{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0085ba}.ts-cookie-placeholder{position:relative}.ts-cookie-placeholder .placeholder__content{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;padding:30px;text-align:center;background-color:#eee;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
/*# sourceMappingURL=ts-cookieconsent-public.css.map*/