html #CookiePolicy{display:flex;flex-direction:column;position:fixed;z-index:9999999999;box-sizing:border-box;box-shadow:none;transition:all 0.15s ease-in}html #CookiePolicy.dissolve{opacity:0;visibility:hidden}html #CookiePolicy.fixed-top{background:rgba(0,0,0,0.7);top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;transition:all 0.15s ease-in}html #CookiePolicy.fixed-top.dissolve{background:rgba(0,0,0,0)}html #CookiePolicy.fixed-top .CookiePolicyCenterText{width:700px}html #CookiePolicy.fixed-top .CookiePolicyText{padding:25px 0 0}@media screen and (max-width:540px){html #CookiePolicy.fixed-top .CookiePolicyText{padding:10px 0 0}}html #CookiePolicy.fixed-top .CookiePolicyText>*{padding:0 50px}@media screen and (max-width:540px){html #CookiePolicy.fixed-top .CookiePolicyText>*{padding:0 20px}}html #CookiePolicy.fixed-top .cookie-policy-consents-container .cookie-policy-consents-area label{margin:10px 0 0 0}html #CookiePolicy.fixed-top .cookie-policy-accept-buttons-container{padding-bottom:50px}@media screen and (max-width:540px){html #CookiePolicy.fixed-top .cookie-policy-accept-buttons-container{padding-bottom:20px}}html #CookiePolicy.fixed-top .cookie-policy-accept-buttons-container input{font-size:120%}html #CookiePolicy.fixed-bottom{background:transparent;bottom:20px;right:20px;left:auto;top:auto;width:auto;height:auto}html #CookiePolicy.fixed-bottom .CookiePolicyCenterText{width:400px;font-size:90%}html #CookiePolicy.fixed-bottom .CookiePolicyText{padding:25px}@media screen and (max-width:540px){html #CookiePolicy.fixed-bottom .CookiePolicyText{padding:10px}}html #CookiePolicy.fixed-bottom .cookie-policy-consents-container{display:block;padding:0 2em}html #CookiePolicy.fixed-bottom .cookie-policy-consents-container .cookie-policy-consents-area{text-align:left}html #CookiePolicy.fixed-bottom .cookie-policy-consents-container .cookie-policy-consents-area input{display:inline-block}html #CookiePolicy.fixed-bottom .cookie-policy-consents-container .cookie-policy-consents-area label{margin:0 0 0 10px}html #CookiePolicy .CookiePolicyCenterText{position:relative;text-align:center;max-width:90%;max-height:90%;overflow-x:visible;overflow-y:scroll;padding-top:100px;margin:0;border-radius:0 0 8px 8px}html #CookiePolicy .CookiePolicyCenterText .rtable-cell{text-align:left}html #CookiePolicy .CookiePolicyText{border-radius:8px 8px 0 0;-webkit-user-select:none;user-select:none;flex:1;flex-direction:column;align-items:flex-end;display:block;background:#fff;max-height:1000%;overflow:visible;font-size:0.875rem;z-index:2;position:relative;border-top:1px solid #e6e6e6;transition:all 0.7s cubic-bezier(0.51,0.46,0,1.11)}html #CookiePolicy .CookiePolicyText p{margin-bottom:1em}html #CookiePolicy .CookiePolicyText h2{font-size:200%;font-weight:bold;margin:1em 0 0.5em}html #CookiePolicy .CookiePolicyText h2:first-child{margin-top:0}html #CookiePolicy .CookiePolicyText h3{font-size:130%;font-weight:bold;margin:1em 0 0.5em}html #CookiePolicy #CookieLogo{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:center;align-items:center;height:110px;text-align:center;z-index:1;opacity:0;border-radius:8px 8px 0 0;transform:translate3d(0,100%,0);transition:all 0.4s ease-out}html #CookiePolicy #CookieLogo img{max-width:70%;max-height:70%}html #CookiePolicy #CookieLogo.reveal{transform:translate3d(0,0,0);opacity:1;filter:none}html #CookiePolicy #CookieLogo.reveal+.CookiePolicyText{border-radius:0}html #CookiePolicy .cookie-policy-wrapper{background:linear-gradient(180deg,#f3f3f3,#fff);border-top:1px solid #e6e6e6;margin-top:calc(50px - 1em);padding-top:25px!important;position:-webkit-sticky;position:sticky;bottom:0}@media screen and (max-width:540px){html #CookiePolicy .cookie-policy-wrapper{margin-top:calc(20px - 1em);padding-top:10px!important}}html #CookiePolicy .cookie-policy-wrapper .cookie-policy-consents-container{margin-top:0;border-top:none;padding-top:0!important}html #CookiePolicy .cookie-policy-wrapper .cookie-policy-accept-buttons-container{margin:0 -50px 0;padding-top:0}@media screen and (max-width:540px){html #CookiePolicy .cookie-policy-wrapper .cookie-policy-accept-buttons-container{margin:0 -20px 0}}html #CookiePolicy .cookie-policy-consents-container{background:none;border-top:1px solid #e6e6e6;margin-top:calc(50px - 1em);padding-top:25px!important;display:flex;flex-wrap:wrap}@media screen and (max-width:540px){html #CookiePolicy .cookie-policy-consents-container{margin-top:calc(20px - 1em);padding-top:10px!important}}html #CookiePolicy .cookie-policy-consents-container .cookie-policy-consents-area{flex:1;text-align:center}html #CookiePolicy input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;border:none;height:32px;width:52px;border-radius:16px;display:block;position:relative;margin:0 auto;background:rgba(34,34,34,0.2);box-shadow:inset 0 5px 15px -3px rgba(0,0,0,0.25);transition:all 0.2s ease}html #CookiePolicy input[type=checkbox]:focus{outline:0}html #CookiePolicy input[type=checkbox]:after{content:"";position:absolute;top:6px;left:6px;width:20px;height:20px;border-radius:50%;background:white;box-shadow:0 1px 2px rgba(44,44,44,0.2);transition:transform 0.2s cubic-bezier(0.5,0.1,0.75,1.35),background 0.15s ease-in}html #CookiePolicy input[type=checkbox]:hover{background:rgba(34,34,34,0.4)}html #CookiePolicy input[type=checkbox]:checked{background:black}html #CookiePolicy input[type=checkbox]:checked:after{transform:translate3d(20px,0,0)}html #CookiePolicy input[type=checkbox]:checked+label{color:black}html #CookiePolicy input[type=checkbox]:disabled{opacity:1;background:black;cursor:not-allowed!important}html #CookiePolicy input[type=checkbox]:disabled+label{cursor:not-allowed!important;color:black}html #CookiePolicy label{cursor:pointer;transition:color 0.2s cubic-bezier(0.5,0.1,0.75,1.35);color:#222}html #CookiePolicy .cookie-policy-details-link-container{background:none;padding:10px 0!important;color:#222;font-style:italic}html #CookiePolicy .cookie-policy-details-container{background:#fff;padding:0 0 50px!important;margin:0}@media screen and (max-width:540px){html #CookiePolicy .cookie-policy-details-container{padding:0 0 20px!important}}html #CookiePolicy .cookie-policy-details-container .rtable{margin:-50px;margin-top:1em;margin-bottom:0;background:#fff}@media screen and (max-width:540px){html #CookiePolicy .cookie-policy-details-container .rtable{margin:-20px}}html #CookiePolicy .cookie-policy-details-container .rtable-cell{overflow-wrap:break-word;border-color:#e6e6e6;-webkit-user-select:text;user-select:text}html #CookiePolicy .cookie-policy-details-container .rtable-header-cell{background:#e6e6e6}html #CookiePolicy .cookie-policy-accept-buttons-container{position:-webkit-sticky;position:sticky;bottom:0;z-index:10;display:flex;flex-wrap:wrap;padding:0 50px;background:none;margin-top:0}@media screen and (max-width:540px){html #CookiePolicy .cookie-policy-accept-buttons-container{padding:0 20px}}html #CookiePolicy .cookie-policy-accept-buttons-container input{flex:1;border-radius:300px;border:none;font-weight:bold;transition:box-shadow 0.15s cubic-bezier(0.5,0.1,0.75,1.35);margin:1em 1.5em;padding:1rem 2rem;outline:none}html #CookiePolicy .cookie-policy-accept-buttons-container .cookie-policy-accept{background:none;background:linear-gradient(20deg,#e2e2e2 0%,#efefef 50%);border:1px solid #d6d6d6;color:rgba(34,34,34,0.75)}html #CookiePolicy .cookie-policy-accept-buttons-container .cookie-policy-accept:hover{box-shadow:0 5px 25px -5px rgba(34,34,34,0.35)}html #CookiePolicy .cookie-policy-accept-buttons-container .cookie-policy-accept-all{position:relative;background:linear-gradient(20deg,#019e47 0%,#01b752 50%);border:1px solid #01843b}html #CookiePolicy .cookie-policy-accept-buttons-container .cookie-policy-accept-all:hover{box-shadow:0 5px 25px -5px rgba(34,34,34,0.35)}html #ChangeCookiePolicyConsent{position:fixed;bottom:5px;left:5px;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55.69 57.5'%3E%3Cpath d='M27.55,57.5A31.42,31.42,0,0,1,14,54.34C5.57,50.29.68,43.36.51,35.33A36.17,36.17,0,0,1,1.77,17.94C3.94,11.73,8,7.43,13.46,5.51,21,1.63,26.89-.11,32.2,0c6.44.14,12.06,3.06,17.18,8.9l.14.21a13.92,13.92,0,0,1,1,3A8.37,8.37,0,0,0,52,15.54l.1.16a29.49,29.49,0,0,1,2.32,22.7A23.9,23.9,0,0,1,42.34,52.92,24.55,24.55,0,0,1,27.55,57.5ZM31.55,2C25.78,2,20,4.39,14.32,7.32l-.13,0C6.54,10,0,19.62,2.5,35.07v.15c.13,7.28,4.61,13.6,12.31,17.32,9,4.38,19.65,3.87,26.38-1.27l.17-.1A21.92,21.92,0,0,0,52.5,37.8a27.49,27.49,0,0,0-2.11-21.06,10.07,10.07,0,0,1-1.78-4.13,12.88,12.88,0,0,0-.82-2.48C42.55,4.19,37.07,2,31.55,2Z' fill='%23555'/%3E%3Cpath d='M16.94,21.94a1.55,1.55,0,1,0,1.55-1.54,1.56,1.56,0,0,0-1.55,1.54Z' fill='%23555'/%3E%3Cpath d='M13.35,36.07a2,2,0,1,0,2-2,2,2,0,0,0-2,2Z' fill='%23555'/%3E%3Cpath d='M32.58,18.15a1.54,1.54,0,1,0,1.53-1.53,1.55,1.55,0,0,0-1.53,1.53Z' fill='%23555'/%3E%3Cpath d='M31.87,35a1,1,0,1,0,1-1,1,1,0,0,0-1,1Z' fill='%23555'/%3E%3Cpath d='M26.69,26.09a.9.9,0,1,0,.89-.9.91.91,0,0,0-.89.9Z' fill='%23555'/%3E%3Cpath d='M24.41,41.91a1,1,0,1,0,1-1,1,1,0,0,0-1,1Z' fill='%23555'/%3E%3Cpath d='M40.87,28a.9.9,0,1,0,.9-.9.91.91,0,0,0-.9.9Z' fill='%23555'/%3E%3Cpath d='M23.09,11.93A.94.94,0,1,0,24,11a.94.94,0,0,0-.94.94Z' fill='%23555'/%3E%3Cpath d='M7.81,23.59a1.65,1.65,0,1,0,1.65-1.65,1.66,1.66,0,0,0-1.65,1.65Z' fill='%23555'/%3E%3Cpath d='M41.19,14.15a1.1,1.1,0,1,0,1.1-1.1,1.11,1.11,0,0,0-1.1,1.1Z' fill='%23555'/%3E%3Cpath d='M33.46,44.27a1.61,1.61,0,1,0,1.61-1.6,1.63,1.63,0,0,0-1.61,1.6Z' fill='%23555'/%3E%3Cpath d='M24.26,49.64a1.1,1.1,0,1,0,1.1-1.1,1.12,1.12,0,0,0-1.1,1.1Z' fill='%23555'/%3E%3Cpath d='M41.71,38.32a1.13,1.13,0,1,0,1.12-1.13,1.14,1.14,0,0,0-1.12,1.13Z' fill='%23555'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:contain;cursor:pointer;z-index:99999999;transform:scale3d(0.9,0.9,0.9);transition:all 0.2s cubic-bezier(0.5,0.1,0.75,1.35)}html #ChangeCookiePolicyConsent:hover{transform:scale3d(1,1,1)}