.module__poll{padding:50px 0;text-align:center;position:relative}.module__poll-tagline{margin:6px 0 41px}.module__poll-option{display:flex;flex-direction:column;align-items:stretch;position:relative;width:100%;transition:border .3s;border:3px solid transparent;height:100%}.module__poll-option-img{position:relative;background:#fff;height:308px}.module__poll-option-img img{height:100%!important;display:block;object-fit:contain;width:100%;position:absolute;top:0;left:0;padding:20px}.module__poll-option-title{background:#2d2d2d;color:#fff;flex:1;padding:10px;font-size:1rem;line-height:1}.module__poll-option:hover{border:3px solid #2d2d2d}.module__poll-percentage{display:none}.module__poll-loading{display:none;background:#fbfaf6;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.95;z-index:10}.module__poll-loading-content{position:absolute;bottom:calc(50% + 25px);right:50%;transform:translate(509%,50%);-webkit-transform:translate(50%,50%)}.module__poll-loading span{display:block;text-transform:uppercase;font-family:bebasneue,sans-serif;letter-spacing:2px;color:#2d2d2d;font-size:1.2rem;font-weight:700;line-height:1}.module__poll-confirm{border:3px solid #2d2d2d;position:absolute;width:calc(100% + 6px);left:-3px;top:-3px;height:calc(100% + 6px);background:rgba(0,0,0,.4);display:none;justify-content:center;align-items:center}.module__poll-confirm-box{position:relative;min-height:100px;margin-bottom:40px;height:60%;width:90%;background:#fff;display:flex;justify-content:center;align-items:center}.module__poll-confirm-button{line-height:1.2;transition:.3s;background:#2d2d2d;width:80%;max-width:148px;height:36px;color:#fff;font-size:1rem;display:flex;justify-content:center;align-items:center;border-radius:2px}.module__poll-confirm-button:hover{background:#525252}.module__poll-confirm-close{position:absolute;top:5px;right:10px;z-index:5;cursor:pointer}.module__poll-confirm-close:before{content:"\f00d";color:#2d2d2d}.module__poll-item{padding:6px!important;height:100%}.module__poll.results{padding:40px 0 46px}.module__poll.results .module__poll-option-title{background:none;color:#909090;padding:0;justify-content:left;height:auto;margin-top:16px}.module__poll.results .module__poll-option:hover{border:3px solid transparent}.module__poll.results .module__poll-percentage{display:block;background:#fff;font-size:1.5rem;color:#000;position:absolute;bottom:0;left:0;padding:6px 20px 8px}.module__poll.results .module__poll-option.winner{flex:none}.module__poll.results .module__poll-option.winner .module__poll-option-img{border:3px solid #2d2d2d}.module__poll.results .module__poll-option.winner .module__poll-option-title{color:#2d2d2d;font-weight:600}.module__poll.results .module__poll-option.winner .module__poll-percentage{color:#2d2d2d;font-size:2rem;padding:4px 22px}.module__poll-link{color:#006340;text-decoration:underline!important;display:none;margin-top:25px;font-weight:500}.module__poll-link:hover{color:#045732}.module__poll-error{display:none;transition:.3s;background:rgba(251,250,246,.5843137254901961);opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}.module__poll-error.is-visible{opacity:1}.module__poll-error.is-showing{display:flex;justify-content:center;align-items:center}.module__poll-error-content{color:#000;font-size:1.2rem;max-width:450px}.module__poll-error-message{background:#fff;padding:10px}.module__password-protected{max-width:400px;width:95%;padding:30px 15px;margin:100px auto;background:#eefaee;border-radius:3px}.module__password-protected .errorText{margin-top:10px;background:#ff5a5f;color:#fff;padding:0 10px;position:absolute;bottom:0;border-radius:3px 0 3px 0;right:0;font-size:.85rem;font-weight:400}.module__poll .owl-dots{margin:25px 0 0;display:flex;justify-content:center}.module__poll .owl-dot{transition:.3s;margin:0 5px;border-radius:100%;height:12px;width:12px;border:2px solid #b1afaf!important}.module__poll .owl-dot.active,.module__poll .owl-dot:hover{background-color:#2d2d2d;border:2px solid #2d2d2d!important}.module__poll .owl-stage{display:flex;align-items:stretch}@media only screen and (min-width:768px){.module__poll-options-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.module__poll{width:calc(100% + 12px);margin:0 0 0 -6px}}@media only screen and (min-width:992px){.module__poll-tagline{margin:6px 0 38px}.container .module__poll-option-img{height:388px}.container--v2 .module__poll-option-img{height:338px}}