#accept-cookies{position:fixed;bottom:10px;left:10px;z-index:1000000;background-color:#fff;font-size:15px;line-height:22px;border:1px solid var(--border-color);border-radius:5px;overflow:hidden;box-shadow:0 2.8px 2.2px #00000009,0 6.7px 5.3px #0000000c,0 12.5px 10px #0000000f,0 22.3px 17.9px #00000012,0 41.8px 33.4px #00000016,0 100px 80px #0000001f;max-width:350px;transition:max-width ease-in-out .5s;padding:15px 0 10px;max-height:calc(100vh - 20px)}#accept-cookies>div{padding:0 25px}#accept-cookies .accept-cookies-head{text-align:center;padding:0;margin:0 25px}#accept-cookies .accept-cookies-head:before{content:"";display:block;width:100%;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 0a10 10 0 0 1 2.11.22.75.75 0 0 1 .37 1.27 2.45 2.45 0 0 0-.73 1.76 2.5 2.5 0 0 0 1.94 2.44.74.74 0 0 1 .57.81 2 2 0 0 0 0 .25 2.5 2.5 0 0 0 4.37 1.66.75.75 0 0 1 1.31.4A9.39 9.39 0 0 1 20 10 10 10 0 1 1 10 0zm0 1.5a8.5 8.5 0 1 0 8.47 9.26v-.41l-.19.09a4.06 4.06 0 0 1-1.05.28h-.5a4 4 0 0 1-4-3.4V7l-.15-.06a4 4 0 0 1-2.34-3.23v-.42A4 4 0 0 1 10.46 2l.1-.24.08-.19h-.28zM13 14a1 1 0 1 1-1 1 1 1 0 0 1 1-1zm-7-1a1 1 0 1 1-1 1 1 1 0 0 1 1-1zm4-4a1 1 0 1 1-1 1 1 1 0 0 1 1-1zM5 6a1 1 0 1 1-1 1 1 1 0 0 1 1-1z'/%3E%3C/svg%3E");background-size:30px;background-repeat:no-repeat;background-position-x:center}#accept-cookies .accept-cookies-container{text-align:center;overflow-y:auto}#accept-cookies .accept-cookies-container>div{padding:0}#accept-cookies.active{display:grid!important;grid-template-rows:auto 1fr;grid-gap:0;max-width:700px}#accept-cookies.active .accept-cookies-head{border-bottom:1px solid #e0e0e0;padding-bottom:20px}#accept-cookies #accept-cookies-more{text-align:left;max-height:0;overflow:hidden;transition:max-height ease-in-out 1s}#accept-cookies #accept-cookies-more .accept-cookies-title{font-weight:700;margin-top:20px}#accept-cookies #accept-cookies-more p{margin-top:10px}#accept-cookies #accept-cookies-more a{color:#000;cursor:pointer}#accept-cookies #accept-cookies-more a.more{color:#000}#accept-cookies.active #accept-cookies-more{max-height:200vh}#accept-cookies .accept-cookies-buttons{justify-content:center;display:inline-grid;grid-template-columns:1fr 1fr;grid-gap:6px}#accept-cookies .accept-cookies-buttons>a{display:inline-block;text-decoration:none;color:var(--font-color);border:1px solid var(--font-color);border-radius:5px;padding:4px 12px;margin-top:18px;cursor:pointer}#accept-cookies .accept-cookies-buttons>a:hover{color:#fff!important;background:#545454!important;border-color:#545454!important}#accept-cookies .accept-cookies-buttons .center{grid-column:1/-1}#accept-cookies .accept-cookies-buttons #accept-cookies-save{display:none}#accept-cookies .accept-cookies-buttons #accept-cookies-reject,#accept-cookies .accept-cookies-buttons #accept-cookies-all{color:var(--font-color-on-corporate-background);background:var(--corporate-color);border-color:var(--corporate-color)}#accept-cookies .accept-cookies-buttons #accept-cookies-config{grid-column:1/-1;justify-self:center;margin-top:14px}#accept-cookies .accept-cookies-buttons #accept-cookies-link{color:var(--corporate-color);display:block;margin-top:7px;padding:3px 0}#accept-cookies .accept-cookies-buttons #accept-cookies-link:hover{text-decoration:none}#accept-cookies.active #accept-cookies-save{display:inline-block}#accept-cookies.active #accept-cookies-reject,#accept-cookies.active #accept-cookies-config{display:none}#accept-cookies #accept-cookies-close{display:none;position:absolute;top:7px;right:7px;cursor:pointer}#accept-cookies #accept-cookies-close svg{width:20px;height:20px}#accept-cookies #accept-cookies-close:hover{color:var(--corporate-color)}#accept-cookies.active #accept-cookies-close{display:block}.acordion{margin-top:10px}.acordion-header{padding:7px 10px;display:flex;justify-content:space-between;grid-column-gap:10px}.acordion-header>div{display:flex;text-align:right;align-items:center}.acordion-header .jcf-checkbox{margin:0 0 0 10px}.acordion-container{display:none;padding:10px 0 20px 32px;font-size:.95rem}.acordion-title{cursor:pointer;position:relative;padding-left:22px}.acordion-title:before{content:"";width:15px;height:24px;display:inline-block;position:absolute;left:0;top:0;background:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="" d="M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8l316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z"%2F%3E%3C%2Fsvg%3E');background-size:15px auto;background-repeat:no-repeat;background-position:0 3px;transition:all var(--transitions-time-2)}.acordion-title.active:before{transform:rotate(180deg);background-position:0 4px}.acordion p{margin-top:0!important}.acordion .technical{color:var(--corporate-color)}@media only screen and (min-width:451px)and (max-width:770px){#accept-cookies.active{max-width:calc(100vw - 20px)}}@media only screen and (max-width:450px){#accept-cookies{bottom:0;left:0;right:0;border-radius:0;border:0;border-top:1px solid #B5B5B5;box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px;max-width:initial;max-height:calc(100vh - 70px)}#accept-cookies>div{padding-left:20px;padding-right:20px}#accept-cookies .accept-cookies-head{text-align:left;padding-right:35px}#accept-cookies .accept-cookies-head:before{position:absolute;top:20px;right:15px;width:30px;height:30px}#accept-cookies.active .accept-cookies-head:before{display:none}#accept-cookies .accept-cookies-buttons{display:grid;grid-template-columns:auto auto auto;align-items:end}#accept-cookies .accept-cookies-buttons>a{padding:2px 5px;font-size:.9em;grid-column:auto!important;margin-top:14px!important;justify-self:auto!important}#accept-cookies .accept-cookies-buttons .center{grid-column:initial;justify-self:end;text-align:right;line-height:1.1}#accept-cookies #accept-cookies-link{margin-top:5px!important}#accept-cookies .acordion-header{padding-left:0;padding-right:0}#accept-cookies .acordion-container{padding-left:22px}}
