#consentui{display:flex;flex-direction:column;overflow:hidden;margin:auto;font-size:.85rem;width:40rem;height:36rem;border-radius:var(--border-radius)}#consentui.screen_2 ul,#consentui.screen_3 ul{list-style-type:none}#consentui.screen_2 li,#consentui.screen_3 li{display:flex}#consentui.screen_2 li:before,#consentui.screen_3 li:before{content:"\27A4";display:flex;-webkit-align-self:center;align-items:center;margin-right:1em}#consentui.screen_3 .content-scrollbar,#consentui.screen_3 .content-scrollbar>div{will-change:scroll-position!important}#consentui #content{position:relative;display:flex;flex-grow:1;overflow:auto;max-height:435px}#consentui #content h2{display:flex;justify-content:space-between;align-items:center;padding:.5em 0;color:var(--primary-color-light);font-size:1.1em;font-weight:700}#consentui #content ul{margin:0;padding:0;font-size:1em!important}#consentui #content .content-scrollbar{flex-grow:1;height:unset!important;width:unset!important}@media only screen and (max-width:44rem){#consentui{width:calc(100% - 4rem)}}@media only screen and (max-width:425px){#consentui{width:calc(100% - 4rem);height:70%!important;font-size:.8rem}}@media only screen and (max-height:425px){#consentui{height:calc(100% - 4rem)}}@media only screen and (max-height:40rem){#consentui{height:calc(100% - 4rem)}}#header{position:relative;color:#000;text-align:center;margin:0 3em}#header h1{margin-top:5px;padding:1em 0;align-items:center}#header #top{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:1.5rem 0 .5rem}#header #publisherLogo{display:flex;grid-column-start:2;align-self:center;text-align:center}#header #publisherLogo,#header #publisherLogo img{margin:0!important;width:auto;max-height:3em}@media only screen and (max-width:425px){#header #publisherLogo img{max-height:3em;max-width:unset}}#header #backButton{margin-left:-.25em;margin-right:1em;background-image:url(../../static/media/arrow_head_left.484a5048.svg);background-size:contain;width:1.5em;height:1.5em;cursor:pointer}#header .hide{display:none}#languageSelector{position:relative;justify-self:flex-end;margin-left:.5rem;width:9rem}#languageSelector .flag{text-transform:capitalize}@media only screen and (max-width:576px){#languageSelector{width:3.75rem}#languageSelector #languageButton,#languageSelector li{padding:.5rem!important}#languageSelector .flag{text-transform:uppercase}}#languageButton{position:relative;display:flex;justify-content:space-between;padding:.5rem 1rem;background-color:#fff;color:#000;border:1px solid transparent;border-radius:var(--button-border-radius);cursor:pointer;transition:background-color .2s ease}#languageButton .flag{margin:4px}#languageButton .dropdown-indicator{align-self:center;content:url(../../static/media/arrow_head_down.13fc7fcb.svg);height:.8em;width:.8em;color:#fff}#languageButton:hover{background-color:var(--gray-lighter)}#languageButton:active{background-color:var(--gray-light)}#languageMenu{position:absolute;right:0;z-index:1;width:100%}#languageMenu ul{margin:.5rem 0 0;padding:0;overflow:hidden;list-style-type:none;background-color:#fff;border:1px solid var(--gray-light);border-radius:var(--button-border-radius)}#languageMenu ul li{display:list-item!important;padding:.5rem 1rem;color:#000;text-align:left}#languageMenu ul li:not(:last-child){border-bottom:1px solid var(--gray-light)}#languageMenu ul li:before{content:none!important}#languageMenu ul li:hover{background-color:var(--gray-lighter);cursor:pointer}#languageMenu ul li:active{background-color:var(--gray-light)}#languageMenu ul li div{display:inline-block;margin:.25rem}#information{padding-top:.8rem;height:100%;margin:0 3em}#information .pre{white-space:pre-wrap}#information h2{padding:.5rem 0}#information ol{margin:0}#information .afterword p:not(:last-child){margin-bottom:1em}.accordion{margin:1em 0}.accordion-item{position:relative;border-top:1px solid var(--gray-light)}.accordion-item:last-child{border-bottom:1px solid var(--gray-light)}.accordion-item-content{position:relative;overflow:hidden;height:0;transition:height .5s ease}.accordion-item-content .content-wrapper{padding-bottom:1em}.accordion-item-label{position:relative;display:flex;justify-content:space-between;align-items:center;margin:1em .5em 1em 0;cursor:pointer}.accordion-item-label .title{padding-right:.5em}.accordion-item-label .indicator{content:url(../../static/media/arrow_head_right.d4ac6e56.svg);width:1em;height:1em;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.accordion-item-label,.accordion-item a,.accordion-item span.link{color:#000!important}.accordion-item.active .accordion-item-label .indicator{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#buttons{display:flex;justify-content:flex-end;align-items:center;margin:1.5em 3em 2em}#buttons .row{flex-direction:column-reverse}#buttons>*+*{margin-left:2em}@media only screen and (max-width:425px){#buttons{justify-content:center;flex-direction:column-reverse;margin:1.5em 3em}#buttons .btn.green{align-self:stretch}#buttons>*+*{margin-left:0;margin-bottom:1em}}.btn{border-radius:var(--button-border-radius);text-align:center;cursor:pointer}.btn.amber,.btn.domestic-btn{background-color:#fff!important;color:#000!important}.btn.amber{padding:.5em .75em!important;transition:background-color .2s ease}.btn.amber:hover{background-color:var(--gray-lighter)!important}.btn.amber:active{background-color:var(--gray-light)!important}.btn.green{padding:1em 3em;background-color:var(--button-color);color:#fff;transition:background-color .2s ease}.btn.green:hover{background-color:var(--button-color-hover)}.btn.green:active{background-color:var(--button-color-pressed)}:root{--gray:#707070;--gray-light:#d6d6d6;--gray-lighter:#e3e3e3;--green:#7ebf61;--green-light:#dcfcdd;--orange:#ffae00;--orange-light:#fff4dc;--purple:#49398b;--purple-light:#6a57ba;--purple-lighter:#7a69c1;--purple-lightest:#f0eef8;--consent-color:var(--green);--consent-color-light:var(--green-light);--leg-int-color:var(--orange);--leg-int-color-light:var(--orange-light);--primary-color:var(--purple);--primary-color-light:var(--purple-light);--primary-color-lighter:var(--purple-lighter);--primary-color-lightest:var(--purple-lightest);--primary-color-hover:#42398b;--primary-color-pressed:#33398b;--button-color:var(--primary-color);--button-color-hover:var(--primary-color-hover);--button-color-pressed:var(--primary-color-pressed);--information-text-color:var(--gray);--vendor-border-color:var(--primary-color-lighter);--vendor-info-bg-color:var(--primary-color-lightest);--font-family-sans-serif:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;--border-radius:24px;--button-border-radius:16px;--information-font-size:1em}html h1{font-size:1.1em}html h1,html h2,html p{margin:0}html a,html a:active,html span.link,html span.link:active{color:#000;cursor:pointer;text-decoration:underline}html a:hover,html span.link:hover{text-decoration:none}body,html{height:100%;width:100%;margin:0;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;font-family:var(--font-family-sans-serif)!important}#consentui{background-color:#fff;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#consentui .icon-external-link{font-size:.75em}.row{width:100%;clear:both}.col-1{width:15%;float:left}.col-2{width:25%;float:left}.col-3{width:33%;float:left}.col-6{width:50%;float:left}.col-9{width:66%;float:left}.col-10{width:74.9%;float:left}.col-11{width:85%;float:left}.col-12{width:100%;float:left}@media only screen and (min-width:3840px){html{font-size:calc(10px + 150%)}}@media only screen and (min-width:2560px){html{font-size:calc(10px + 125%)}}@media only screen and (min-width:1920px){html{font-size:calc(10px + 40%)}}
/*# sourceMappingURL=main.e4bfefbf.chunk.css.map */