.dot-flashing-no-anim.dot-flashing-light,.dot-flashing-no-anim.dot-flashing-light:after,.dot-flashing-no-anim.dot-flashing-light:before{-webkit-animation-duration:0s;animation-duration:0s;background-color:#f1efe9;-webkit-animation:unset!important;animation:unset!important}.dot-flashing-light{position:relative;width:8px;left:0;height:8px;border-radius:4px;background-color:#f1efe9;color:#f1efe9;-webkit-animation:dotFlashing-light 1s linear infinite alternate;animation:dotFlashing-light 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.dot-flashing-light:after,.dot-flashing-light:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing-light:before{left:-16px;width:8px;height:8px;border-radius:4px;background-color:#27e861;color:#27e861;-webkit-animation:dotFlashing-light 1s infinite alternate;animation:dotFlashing-light 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.dot-flashing-light:after{left:16px;width:8px;height:8px;border-radius:4px;background-color:#f1efe9;color:#f1efe9;-webkit-animation:dotFlashing-light 1s infinite alternate;animation:dotFlashing-light 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dotFlashing-light{0%{background-color:#27e861}50%,to{background-color:#f1efe9}}@keyframes dotFlashing-light{0%{background-color:#27e861}50%,to{background-color:#f1efe9}}.dot-flashing-no-anim.dot-flashing-dark,.dot-flashing-no-anim.dot-flashing-dark:after,.dot-flashing-no-anim.dot-flashing-dark:before{-webkit-animation-duration:0s;animation-duration:0s;background-color:#6d6e71;-webkit-animation:unset!important;animation:unset!important}.dot-flashing-dark{position:relative;width:8px;left:0;height:8px;border-radius:4px;background-color:#f1efe9;color:#f1efe9;-webkit-animation:dotFlashing-dark 1s linear infinite alternate;animation:dotFlashing-dark 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.dot-flashing-dark:after,.dot-flashing-dark:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing-dark:before{left:-16px;width:8px;height:8px;border-radius:4px;background-color:#6d6e71;color:#6d6e71;-webkit-animation:dotFlashing-dark 1s infinite alternate;animation:dotFlashing-dark 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.dot-flashing-dark:after{left:16px;width:8px;height:8px;border-radius:4px;background-color:#f1efe9;color:#f1efe9;-webkit-animation:dotFlashing-dark 1s infinite alternate;animation:dotFlashing-dark 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dotFlashing-dark{0%{background-color:#6d6e71}50%,to{background-color:#f1efe9}}@keyframes dotFlashing-dark{0%{background-color:#6d6e71}50%,to{background-color:#f1efe9}}CookiesVisualFs .policy-link{color:#000;font-weight:600;text-decoration:none}CookiesVisualFs .policy-title{font-size:16pt;font-weight:900;margin:2pt;font-family:"PP Neue Machina","Helvetica Neue",Helvetica}CookiesVisualFs .policy-container.hidden{opacity:0!important;pointer-events:none!important;width:1px;height:1px}CookiesVisualFs .policy-container.visible{opacity:1;bottom:0}CookiesVisualFs .policy-container{left:0;top:0;right:0;bottom:0;position:fixed;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;width:100vw;height:100vh;max-width:100vw;max-height:100vh;min-width:100vw;min-height:100vh;background-color:rgba(0,0,0,.5);-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;transition:opacity .4s ease;z-index:9999}@media (max-width:720px){CookiesVisualFs .policy-container{padding:12pt}}CookiesVisualFs .policy-content{border-radius:4pt;background-color:#fff;width:50%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:1px solid #d3d3d3;box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);padding:12pt}@media (max-width:720px){CookiesVisualFs .policy-content{width:100%}}CookiesVisualFs .policy-message-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin:12pt 24pt}CookiesVisualFs .policy-checkbox-container INPUT[type=checkbox]{-webkit-align-self:flex-start;align-self:flex-start;justify-self:flex-start}CookiesVisualFs .policy-checkbox-container{margin:2px 12px}CookiesVisualFs INPUT[type=checkbox]{width:1.25rem;height:1.25rem;vertical-align:top;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-color:#27e861!important;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}CookiesVisualFs INPUT[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")}CookiesVisualFs .policy-loading-dots-container{margin-bottom:10pt}CookiesVisualFs .policy-buttons{margin:6pt;width:100%;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:row;flex-direction:row}CookiesVisualFs .button,CookiesVisualFs .policy-buttons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}CookiesVisualFs .button{width:10rem;padding:8pt 12pt;font-size:12pt;white-space:nowrap;transition:background-color .3s linear 0s,color .3s linear 0s,-webkit-transform .1s linear 0s;transition:background-color .3s linear 0s,color .3s linear 0s,transform .1s linear 0s;transition:background-color .3s linear 0s,color .3s linear 0s,transform .1s linear 0s,-webkit-transform .1s linear 0s;font-weight:600;-webkit-justify-content:center;justify-content:center;border:1pt solid transparent;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}CookiesVisualFs .button.primary{background-color:#00ff01;color:#000}CookiesVisualFs .button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}CookiesVisualFs .button.primary:hover{background-color:#00ff01;color:#000}CookiesVisualFs .button.disabled{pointer-events:none;opacity:.2;cursor:pointer!important}CookiesVisualFs .button.secondary{background-color:#fff;color:#000;border:1pt solid #000}CookiesVisualFs .button.secondary:hover{background-color:#fa5420;color:#fff}CookiesVisualFs .policy-link{font-weight:400;color:#056571;text-decoration:underline!important}
/*# sourceMappingURL=cookies-visual-fs.css.map */