:root{--grid-gutter-xs:1rem;--grid-gutter-s:1.25rem;--grid-gutter-m:1.25rem;--grid-gutter-l:1.5rem;--grid-gutter-xl:1.5rem;--grid-gutter-xxl:2rem;--grid-edge-xs:1rem;--grid-edge-s:1rem;--grid-edge-m:1rem;--grid-edge-l:1.5rem;--grid-edge-xl:1.5rem;--grid-edge-xxl:1.5rem;--content-width-m:45rem;--content-width-l:62rem;--content-width-xl:72.5rem;--grid-gutter:var(--grid-gutter-xs);--grid-edge:var(--grid-edge-xs);--content-width:auto}@media screen and (min-width:576px){:root{--grid-gutter:var(--grid-gutter-s);--grid-edge:var(--grid-edge-s)}}@media screen and (min-width:720px){:root{--grid-gutter:var(--grid-gutter-m);--grid-edge:var(--grid-edge-m);--content-width:var(--content-width-m)}}@media screen and (min-width:992px){:root{--grid-gutter:var(--grid-gutter-l);--grid-edge:var(--grid-edge-l);--content-width:var(--content-width-l)}}@media screen and (min-width:1160px){:root{--grid-gutter:var(--grid-gutter-xl);--grid-edge:var(--grid-edge-xl);--content-width:var(--content-width-xl)}}@media screen and (min-width:1400px){:root{--grid-gutter:var(--grid-gutter-xxl);--grid-edge:var(--grid-edge-xxl)}}.poll{--pollWidgetWidth:25rem;--borderColor:#dbe9f5;--boxShadow:0 0.25rem 0.75rem 0.375rem rgba(31, 70, 88, 0.1);--modalBorderRadius:0.25rem;--questionColor:$color-poll-dark;--choiceColor:$color-poll-dark;--buttonColor:$color-poll-dark;--choiceHoverBG:$color-deprecated-gray-wildsand;--choiceBarColor:#e0e0e0;--choiceBorderRadius:6.25rem;--closeBorderRadius:6.25rem;--loaderBorderColor:rgb(209, 226, 240);--loaderBG:#a3caec;--choicePercentage:100%;--choiceResult:"";--colorRed:#FF554E;--colorLightBG:#f0f0f0;position:relative;opacity:0}.poll.show{opacity:1}.poll.active{pointer-events:all}.poll-modal{width:calc(100% - 1.875rem);position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:80}@media only screen and (min-width:768px){.poll-modal{width:100%;max-width:31.25rem}}.poll-close{position:absolute;top:20px;right:20px;width:1.5625rem;height:1.5625rem;border-radius:6.25rem;border-radius:var(--closeBorderRadius);background:var(--colorLightBG);border:1px solid var(--borderColor);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.poll-close:after{content:"";display:block;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg height="487.595" viewBox="0 0 365.696 365.696" width="487.595" xmlns="http://www.w3.org/2000/svg"><path d="M243.188 182.86L356.32 69.726c12.5-12.5 12.5-32.766 0-45.247L341.238 9.398c-12.504-12.503-32.77-12.503-45.25 0L182.86 122.528 69.727 9.374c-12.5-12.5-32.766-12.5-45.247 0L9.375 24.457c-12.5 12.504-12.5 32.77 0 45.25l113.152 113.152L9.398 295.99c-12.503 12.503-12.503 32.769 0 45.25l15.082 15.08c12.5 12.5 32.766 12.5 45.247 0l113.132-113.132L295.99 356.32c12.503 12.5 32.769 12.5 45.25 0l15.081-15.082c12.5-12.504 12.5-32.77 0-45.25zm0 0"/></svg>');background-position:center center;background-size:.625rem;background-repeat:no-repeat;opacity:.5;-webkit-transition:all .2s ease;transition:all .2s ease}.poll-close:hover{border-color:var(--colorRed);background:var(--colorRed)}.poll-close:hover:after{background-image:url('data:image/svg+xml;utf8,<svg height="487.595" viewBox="0 0 365.696 365.696" width="487.595" xmlns="http://www.w3.org/2000/svg"><path fill="white" d="M243.188 182.86L356.32 69.726c12.5-12.5 12.5-32.766 0-45.247L341.238 9.398c-12.504-12.503-32.77-12.503-45.25 0L182.86 122.528 69.727 9.374c-12.5-12.5-32.766-12.5-45.247 0L9.375 24.457c-12.5 12.504-12.5 32.77 0 45.25l113.152 113.152L9.398 295.99c-12.503 12.503-12.503 32.769 0 45.25l15.082 15.08c12.5 12.5 32.766 12.5 45.247 0l113.132-113.132L295.99 356.32c12.503 12.5 32.769 12.5 45.25 0l15.081-15.082c12.5-12.504 12.5-32.77 0-45.25zm0 0"/></svg>');opacity:1}.poll-modal p.poll-question{width:calc(100% - 1.875rem)}.poll-ft-btn{font-size:.8125rem;margin-left:auto;text-decoration:none;-webkit-box-shadow:none!important;box-shadow:none!important;color:#333;color:var(--buttonColor)}.poll-ft-btn:hover{color:#333;color:var(--buttonColor);text-shadow:0 0 1px currentColor}.poll-vote{display:none}.poll.view .poll-vote{display:block}.poll.view .poll-view{display:none}.poll.voted .poll-vote{display:none!important}.poll.loading .poll-wrapper{opacity:.3}.poll.loading .poll-loader{opacity:1}.poll-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(.5);transform:translate3d(-50%,-50%,0) scale(.5);opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:none}.poll-loader .spinner{border-radius:50%;width:5rem;height:5rem;position:relative;display:block;font-size:.625rem;text-indent:-9999em;border-top:1.1em solid #9b9bac;border-right:1.1em solid #9b9bac;border-bottom:1.1em solid #9b9bac;border-left:1.1em solid #3a267c;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.poll.view .poll-choices li:after{display:block;opacity:1;-webkit-transition:all .6s ease;transition:all .6s ease;-webkit-transform:none;transform:none;position:absolute;bottom:-2rem;font-weight:700;right:0}.poll.view .poll-choices li:nth-child(1){color:#3a267c}.poll.view .poll-choices li:nth-child(2){color:#fbbe5c}.poll.view .poll-choices li:nth-child(3){color:#9b9bac}.poll-choices li:after{content:var(--choiceResult);display:none;margin-top:1rem}@media screen and (min-width:992px){.poll-choices li:after{margin-top:0;margin-left:auto}}.poll-widget{max-width:36rem;width:100%;margin:0 auto;font-weight:400;border:0;-webkit-box-shadow:0 2px .3125rem 0 rgba(0,0,0,.16),0 2px .625rem 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#d9e4eb;background-clip:border-box;border-radius:.25rem}.poll-wrapper{-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;min-height:1px;padding:2rem 2rem 2.5rem 2rem;border-radius:0!important}.poll-question{font-family:Univers65Bold;font-size:1.125rem;line-height:1.4444444444;position:relative;font-size:2rem;margin-bottom:2.5rem!important;font-style:normal;color:#5a5a64}.poll-question:before{border:2px solid #fbbe5c;content:" ";width:2px;left:-.8rem;height:100%;background:#fbbe5c;position:absolute}.poll-choices{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:distribute!important;-webkit-box-pack:justify;justify-content:space-between;padding-left:0;list-style:none;margin:0!important}.poll-choices li{cursor:pointer;position:relative;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;word-wrap:break-word;white-space:normal}@media screen and (min-width:992px){.poll-choices li{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.poll-choices li:nth-child(1){background-color:#3a267c}.poll-choices li:nth-child(2){background-color:#fbbe5c}.poll-choices li:nth-child(2) .answer{color:#000}.poll-choices li:nth-child(3){background-color:#9b9bac}.poll-choices li .image{border-radius:6.25rem;overflow:hidden;display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;height:1.875rem;margin:0 .625rem 0 0;z-index:1}.poll-choices li:hover{-webkit-box-shadow:0 2px .3125rem 0 rgba(0,0,0,.16),0 2px .625rem 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.poll-choice-graph-value:nth-child(1){color:#3a267c}.poll-choice-graph-value:nth-child(2){color:#fbbe5c}.poll-choice-graph-value:nth-child(3){color:#9b9bac}.poll-choice-graph:nth-child(1){background-color:#3a267c}.poll-choice-graph:nth-child(2){background-color:#fbbe5c}.poll-choice-graph:nth-child(3){background-color:#9b9bac}.poll-choice-graph:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem}.poll-choice-graph:last-child{border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem}.poll-choice,.poll-choices li{border:0;border-radius:.3125rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;padding:.84rem 2.14rem;font-size:1.25rem;width:calc(50% - var(--grid-gutter))}.poll-footer{display:none}.answer{pointer-events:none;color:#fff;display:block;width:100%;text-align:center;font-family:Univers65Bold;font-weight:600;font-style:normal}.widget_poll .poll-widget{display:block!important;background:#b8daec;width:90%;height:12.5rem;margin-left:5%;margin-right:auto;border-radius:.625rem;-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.1),0 6px 10px 0 rgba(0,0,0,.15);box-shadow:0 3px 4px 0 rgba(0,0,0,.1),0 6px 10px 0 rgba(0,0,0,.15);text-align:left;margin-bottom:4.375rem}@media screen and (min-width:767px){.poll-widget.left{float:left;margin:0 1em 1em 0}.poll-widget.right{float:right;margin:0 0 1em 1em}.poll-widget.full{max-width:100%;margin:1.5em auto 1.5em auto}.block-editor-block-list__block[data-type="acf/acf-poll"]:not(.is-selected)>.is-block-content{margin-left:0!important;margin-right:0!important}.poll-block{max-width:100%;margin:1.5em auto 1.5em auto}.poll-alignleft{float:left;margin:0 1em 1em 0}.poll-alignright{float:right;margin:0 0 1em 1em}.poll-alignleft,.poll-alignright{width:18.75rem}}.poll.standard.view .poll-choices li:before{display:none}
/*# sourceMappingURL=poll.min.css.map */
