.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:-ms-flexbox;display:flex;visibility:hidden;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.8);opacity:0;cursor:pointer;transition:transform .2s ease}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:10px;right:28px;z-index:5;padding:0;width:5rem;height:5rem;border:none;background-color:transparent;color:#f0f0f0;font-size:6rem;font-family:monospace;line-height:1;cursor:pointer;transition:color .3s ease}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer:after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:6;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;overflow:hidden;left:0;right:0}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{transform:scale(1)}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media(max-width:540px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff;line-height:55px}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.5rem;vertical-align:middle;font-size:4rem}}@supports((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.tingle-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width:540px){.tingle-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.tingle-enabled .tingle-content-wrapper{filter:none}}.tingle-modal-box__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.tingle-modal-box__footer:after{content:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.answers{width:55%;padding:10px 5px 10px 10px}.backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-size:cover;background-position:50%;height:calc(100vh - 160px);position:relative}.backdrop--full-screen{height:100vh}i{font-style:italic}.body{background-color:#f0f0f0}.body--overlay:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.5);position:fixed;z-index:1}@media(min-width:768px){.body .card:first-of-type{position:relative;top:-40px}}.hidden{display:none}.card{box-shadow:0 2px 7px 0 rgba(0,0,0,.1),0 0 7px 2px rgba(0,0,0,.1);background-color:#fff;width:100%;min-width:0;max-width:100%;border-radius:5px;position:relative;height:auto;min-height:250px;padding:60px 20px;box-sizing:border-box;overflow-y:auto}@media(min-width:768px){.card{width:45%;min-width:400px;max-width:560px}}.card__title{color:#3a3f43;font-family:Lora,serif;font-size:30px;font-weight:700;line-height:40px;margin-bottom:30px;text-transform:uppercase;word-break:break-word}.card .form__error,.card .form__input,.card .form__label,.card .form__select,.card__title{text-align:center}.card .button,.card .form__input,.card .form__select{display:block;margin:auto}.card .form__input,.card .form__select{width:100%}@media(min-width:992px){.card .form__input,.card .form__select{width:67%}}.card .button{margin-top:20px}.container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 100px);padding-top:50px;padding-bottom:50px;box-sizing:border-box}.container .container__content{width:995px;padding:20px;box-sizing:border-box;box-shadow:0 2px 7px 0 rgba(0,0,0,.1),0 0 7px 2px rgba(0,0,0,.1);background-color:#fff;border-radius:5px}@media(min-width:1420px){.container .container__content{width:1400px}}.container .container__header{font-size:40px;font-family:proxima-nova,sans-serif;font-weight:100;margin:20px 0;text-align:center}.container .container__text{font-family:Noto Sans;font-size:16px;padding:0 20px 20px;line-height:1.2}.container .container__quote{text-align:center;font-family:Noto Sans}.container .container__quote p:before{content:open-quote;font-weight:700}.container .container__quote p:after{content:close-quote;font-weight:700}.container .container__line{border-top:1px solid #ddd}.container--with-footer{margin-bottom:100px}.comments{-ms-flex:1;flex:1;padding:10px 10px 10px 5px;flex-direction:column}.comments,.comments .comments__comments{display:-ms-flexbox;display:flex;-ms-flex-direction:column}.comments .comments__comments{flex-direction:column}.comments .comments__container,.comments .comments__container__comment{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.comments .comments__container__comment{background-color:#f0f0f0;padding:20px;margin:10px;border-radius:5px;width:400px}.comments .comments__container__comment--admin{-ms-flex-align:end;align-items:flex-end}.comments .comments__container__comment--party{-ms-flex-align:start;align-items:flex-start}.comments .comments__container--admin{-ms-flex-align:end;align-items:flex-end}.comments .comments__container--party{-ms-flex-align:start;align-items:flex-start}.comments .comments__new{background-color:#f0f0f0;display:-ms-flexbox;display:flex;padding:20px;margin:10px;border-radius:5px}.comments .comments__new .comment__text{width:100%;height:80px}.comments .comment__errors{padding:10px}.comments .comment__errors:empty{padding:0}.comments .comment__text{font-family:Noto Sans}.comments .sender{color:#e30613}.comments #send-comment{-ms-flex-item-align:end;align-self:flex-end}.body--party-input .button{color:#fff;font-size:16px;border-radius:5px;border:1px solid #0086cd;padding:14px 10px;min-width:200px;background-color:#0086cd;letter-spacing:1px;display:inline-block;cursor:pointer;font-weight:400;font-family:Noto Sans;transition:background-color .25s;text-align:center;text-decoration:none;box-sizing:border-box}.body--party-input .button:hover{background-color:#00659a}.body--party-input .button--warning{background-color:#f39200;border-color:#f39200}.body--party-input .button--warning:hover{background-color:#c07300;border-color:#c07300}.body--party-input .button--success{background-color:#3aaa35;border-color:#3aaa35}.body--party-input .button--success:hover{background-color:#2d8329;border-color:#2d8329}.body--party-input .button--open{background-color:transparent;border:1px solid #0086cd;color:#0086cd;transition:color .2s}.body--party-input .button--open:hover{background-color:#0086cd;color:#fff}.button{color:#3a3f43;font-family:proxima-nova,sans-serif;margin:0;font-size:16px;font-weight:400;line-height:26px;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:5px;border:none;cursor:pointer;letter-spacing:1px;min-width:200px;outline:none;padding:14px 10px}.button--primary{background-color:#0086cd;color:#fff;background:linear-gradient(to bottom right,#01a7ff,#0086cd)}.form__error-list{list-style:none;margin:0;padding:0}.form__error{color:#3a3f43;font-family:proxima-nova,sans-serif;margin:0;font-size:16px;font-weight:400;line-height:26px;color:#e30613;display:block;padding:10px}.body--party-input .form .form__fieldset,.body--party-input .form .form__submit,.body--party-input .form .statement .statement__form .statement__form__submit,.statement .statement__form .body--party-input .form .statement__form__submit{border:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0 0 20px;color:#999;font-family:Noto Sans}.body--party-input .form .form__fieldset--start{-ms-flex-align:start;align-items:start}.body--party-input .form .form__submit,.body--party-input .form .statement .statement__form .statement__form__submit,.statement .statement__form .body--party-input .form .statement__form__submit{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;color:#999}.body--party-input .form ul{list-style-type:none}.body--party-input .form .notification--error{color:#e30613}.body--party-input .input{padding:10px;border-radius:0;border:1px solid #ddd;display:block;width:100%;box-sizing:border-box}.body--party-input .input.input--inline{display:inline-block;width:auto;font-size:28px}.form__input{color:#3a3f43;font-family:proxima-nova,sans-serif;margin:0;font-size:16px;font-weight:400;line-height:26px;border:2px solid #f0f0f0;background-color:#f0f0f0;-webkit-appearance:none;border-radius:2px;box-sizing:border-box;display:block;outline:none;padding:7px 0 7px 10px;width:100%}.body--party-input .label{padding:10px;word-break:break-word}.form__label{padding:10px}.form__label,.form__select{color:#3a3f43;font-family:proxima-nova,sans-serif;margin:0;font-size:16px;font-weight:400;line-height:26px;box-sizing:border-box;display:block}.form__select{border:2px solid #f0f0f0;background-color:#f0f0f0;background-image:url(../images/arrow-down.svg);background-position:right 12px center;background-repeat:no-repeat;background-size:13px 8px;border-radius:2px;padding:5px 35px 5px 10px;width:100%}.form__select,.hamburger{-webkit-appearance:none;cursor:pointer;outline:none}.hamburger{background-color:#fff;-moz-appearance:none;appearance:none;box-sizing:border-box;border:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:68px;position:relative;z-index:3}.hamburger__lines,.hamburger__lines:after,.hamburger__lines:before{transition:all .3s ease 0s;background-color:#000;display:block;width:40px;height:3px}.hamburger--active .hamburger__lines,.hamburger--active .hamburger__lines:after,.hamburger--active .hamburger__lines:before{width:28.28px}.hamburger__lines{position:relative;z-index:4}.hamburger--active .hamburger__lines{background-color:transparent}.hamburger__lines:after,.hamburger__lines:before{content:"";position:absolute;transform-origin:right center}.hamburger__lines:before{top:-10px}.hamburger--active .hamburger__lines:before{transform:rotate(-45deg)}.hamburger__lines:after{top:10px}.hamburger--active .hamburger__lines:after{transform:rotate(45deg)}.hamburger__label{transition:all .3s ease 0s;color:#000;font-family:proxima-nova,sans-serif;margin:0;font-size:18px;font-weight:600;line-height:1;text-transform:uppercase;margin:1px auto 0 12px}.hamburger--active .hamburger__label{opacity:0}.header{width:100%;height:100px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;background:#fff;position:relative;font-family:Noto Sans;box-sizing:border-box;box-shadow:0 2px 7px 0 rgba(0,0,0,.1),0 0 7px 2px rgba(0,0,0,.1)}.header .header__logo{max-height:100px}.header .header__img-logo{width:auto;height:132px;margin-left:30px;display:block}.header .header__nav{top:100px;font-family:Noto Sans;display:-ms-flexbox;display:flex}.header .header__nav.header__nav--center{justify-self:center}.header .header__nav.header__nav--right{justify-self:right}.header .header__item,.header .header__link{padding:35px;display:block;text-decoration:none!important;color:#000;border-right:4px solid transparent;font-size:16px}.header .header__link{cursor:pointer}.header .header__link:hover{color:#000}.header .header__dropdown-link{position:relative;cursor:default}.header .header__dropdown-link:hover .header__dropdown{display:grid}.header .header__dropdown{display:none;position:absolute;top:100%;left:0;background-color:#fff;min-width:100%;box-sizing:border-box;box-shadow:0 6px 7px 0 rgba(0,0,0,.1),0 7px 7px 2px rgba(0,0,0,.1)}.header .header_language{display:block;background-color:transparent;border:0;cursor:pointer;padding:16px}.header .header_language.header_language--selected{background-color:#eee}.header .header_language:hover{background-color:#ddd}.root-header{box-shadow:0 2px 7px 0 rgba(0,0,0,.1),0 0 7px 2px rgba(0,0,0,.1);background-color:#fff;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px;max-width:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:80px}@media(min-width:1200px){.root-header{max-width:1200px;max-width:100%}}@media(min-width:768px){.root-header{padding:0 51px}}.root-header .logo{margin-top:3px}.root-header .hamburger--active+.navigation{transform:translateX(0)}.navigation{transition:all .3s ease 0s;background-color:#fff;transform:translateX(100%);box-sizing:border-box;width:450px;height:100vh;padding:110px 130px 0 40px;position:fixed;top:0;right:0;z-index:2}.navigation__list{list-style:none;margin:0;padding:0}.navigation__link{color:#000;font-family:proxima-nova,sans-serif;margin:0;font-size:23px;font-weight:700;line-height:1;color:#999;display:block;font-weight:400;text-align:right;text-decoration:none}.navigation__link:first-letter{text-transform:capitalize}.navigation__list-item{padding:0 0 50px}.navigation__list-item--active .navigation__link{color:#000}.login .login__input{display:block;width:100%;box-sizing:border-box}.login .login__label{-ms-flex:1;flex:1}.login__button--reset{background-color:#fff;color:#999}.login__button--reset:hover{background-color:#f0f0f0}.logo{text-align:center;width:auto}.messages{font-family:Noto Sans;z-index:1;position:relative}.messages .messages__message{display:block;padding:15px 20px;margin-bottom:20px;line-height:1.5}.messages .messages__message--error{color:#fff;background-color:#e30613}.messages .messages__message--success{background-color:#3aaa35;color:#999}.party-information{border-top:1px solid #ddd;padding-top:16px;border-bottom:1px solid #ddd;padding-bottom:16px;margin-bottom:16px}.party-information .party-information__social{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}.party-information .party-information__social img{height:24px;width:24px;margin-left:8px}.party-information .party-information__container{text-align:left;display:grid;grid-template-columns:159px 1fr;grid-gap:16px;margin-bottom:16px}.party-information .party-information__party-image{width:159px;height:167.59px;background-color:#ddd;border:0}.party-information .party-information__party-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-align:start;align-items:flex-start}.party-information .party-information__party-container .tln-wrapper{vertical-align:top}.party-information .party-information__party-name,.party-information .party-information__party-name input{color:#3a3f43;font-family:Lora;font-size:32px;font-weight:600;letter-spacing:0;line-height:36px}.party-information .party-information__party-about{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:baseline;align-items:baseline;width:100%;gap:4px;color:#3a3f43;font-family:proxima-nova,sans-serif;font-size:16px;letter-spacing:0;line-height:25px}.party-information .party-information__party-about label{font-weight:700;font-family:proxima-nova,sans-serif}.party-information .party-information__party-about textarea{width:100%;font-family:proxima-nova,sans-serif}.party-information .party-information__party-about input{font-family:proxima-nova,sans-serif}.party-information .party-information__party-program{margin-top:16px;display:inline-block;margin-bottom:16px}.party-information .party-information__counter{font-size:10px;color:#777}.party-information .party-information__social-media-container{display:grid;grid-template-columns:1fr;grid-gap:16px;margin-bottom:24px}.party-information .party-information__social-media{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}.party-information .party-information__social-media-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:16px}.party-information .party-information__social-media-form label{white-space:nowrap}.party-information .party-information__limit{color:red;font-style:italic}.party-information .party-information__tln{height:500px}.party-information .button{padding:12px 24px;border-radius:4px;transition:border .2s,background-color .2s}.party-information .button:hover{background-color:#0f6b9c;border-color:#0f6b9c}.party-information .party-members{counter-reset:a;height:125px;overflow:hidden;position:relative}.party-information .party-members:after{content:" ";background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));position:absolute;bottom:0;left:0;right:0;height:50px}.party-information .party-members li{display:block;font-family:proxima-nova,sans-serif;font-size:16px;letter-spacing:0;line-height:25px}.party-information .party-members li:before{content:counter(a) ". ";counter-increment:a;width:2em;display:inline-block}.party-information .modal-overlay{display:none;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.6)}.party-information .modal-overlay--open{display:block}.party-information .modal{display:none;position:fixed;height:65vh;width:540px;border-radius:4px;background-color:#fff;margin:auto;top:0;left:0;bottom:0;right:0;padding:40px 80px;box-sizing:border-box}.party-information .modal:after{content:" ";background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));position:absolute;bottom:0;left:0;width:100%;height:100px}.party-information .modal--open{display:block}.party-information .modal__title{color:#3a3f43;font-family:Lora;font-size:24px;font-weight:600;letter-spacing:0;line-height:28px;margin-bottom:16px}.party-information .modal__close{position:absolute;top:16px;right:16px;cursor:pointer}.party-information .modal__content{height:calc(100% - 34px);overflow:auto;padding-bottom:50px;box-sizing:border-box}.party-information .modal__content .party-members{height:auto}.party-information .modal__content .party-members:after{content:none}.popup{font-family:Noto Sans}.popup .popup__header{font-size:24px}.popup .popup__text{padding-top:30px}.popup .popup__quote{color:#e30613}.radio-buttons{display:-ms-flexbox;display:flex;padding-top:20px;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:1420px){.radio-buttons{-ms-flex-pack:justify;justify-content:space-between}}.radio-buttons .radio-buttons__container{margin-bottom:10px;margin-right:10px}@media(min-width:1420px){.radio-buttons .radio-buttons__container{margin:0}}.radio-buttons .radio-buttons__container:nth-child(n+5){margin-bottom:0}.radio-buttons .radio-buttons__container:last-child,.radio-buttons .radio-buttons__container:nth-child(4n){margin-right:0}.radio-buttons .radio-buttons__input{display:none}.radio-buttons .radio-buttons__input:checked+.radio-buttons__label{background:#0f437c!important;border-color:#0f437c!important}.radio-buttons .radio-buttons__input:disabled+.radio-buttons__label{cursor:not-allowed}.radio-buttons .radio-buttons__input:disabled+.radio-buttons__label:hover{box-shadow:none}.radio-buttons .radio-buttons__label{color:#fff;width:110px;height:92px;line-height:27.3333333333px;box-sizing:border-box;padding:5px;border-radius:5px;cursor:pointer;font-family:Noto Sans;text-align:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:5px solid;display:-ms-flexbox;display:flex}.radio-buttons .radio-buttons__label:hover{box-shadow:1px 1px 1px rgba(0,0,0,.5)}.select4{position:relative}.select4 option{display:none}.select4--active .select4__dropdown{display:block}.select4__input{-moz-appearance:none;-webkit-appearance:none;background-color:inherit;border:none;box-sizing:border-box;color:inherit;font-size:inherit;line-height:inherit;outline:none;width:100%;height:100%}.select4__input::-webkit-calendar-picker-indicator{display:none}.select4__arrow{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;width:6px;height:100%;margin-right:10px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.select4__dropdown{background-color:#fff;box-shadow:0 10px 20px -5px rgba(0,0,0,.75);display:none;position:absolute;top:100%;left:0;width:100%;z-index:1}.select4__suggestions{-webkit-overflow-scrolling:touch;overflow-y:auto}.select4__suggestion{box-sizing:border-box;display:none;padding:0 10px}.select4__suggestion--match{display:block}.select4__suggestion--active{background-color:#f0f0f0}.select4__more{background-color:#fff;display:block;width:100%;position:absolute;top:100%;left:0}.select4__more:before{content:"More"}.select4__more--hidden{display:none}.sponsor{position:static;bottom:0;width:100%;height:80px;overflow:hidden;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:20px 0;box-sizing:border-box}@media(min-width:768px){.sponsor{position:absolute}}.sponsor .sponsor__link{display:block;text-align:center;padding:0 20px}.sponsor .sponsor__image{height:40px;width:auto}.startpage{text-align:center;font-family:Noto Sans}.startpage .startpage__title{font-size:28px;padding:20px}.startpage .startpage__intro{font-size:16px;padding:0 20px 20px}.startpage .startpage__buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0}.startpage .startpage__buttons--centered{-ms-flex-pack:center;justify-content:center;gap:20px}.messages .messages__message{color:#fff;padding:14px 10px;text-align:center}.messages .messages__message--done{background-color:#3aaa35}.messages .messages__message--submitted{background-color:#0086cd}.messages .messages__message--in-review{background-color:#f39200}.messages .messages__message--almost-okay{background-color:#3aaa35;color:#fff}.statement .statement__dot{position:absolute;top:-5px;left:-3px;margin-bottom:20px;height:20px;width:20px;border-radius:50%;background-color:#f39200;display:inline-block}.statement .statement__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #ddd;padding-bottom:20px}.statement .statement__top__buttons__container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:1300px}.statement .statement__top__button__container{position:relative;padding:2px}.statement .statement__button{min-width:35px;height:35px;border-radius:50%;color:#fff;border:.5px none #fff;box-sizing:border-box;cursor:pointer;position:relative}.statement .statement__button:last-child{margin-right:0}.statement .statement__button--empty{background-color:#999}.statement .statement__button--in-progress,.statement .statement__button--submitted{background:linear-gradient(-320deg,#0086cd,#0086cd 49%,#0086cd 0,#999 51%,#999 0)}.statement .statement__button--in-progress:hover,.statement .statement__button--submitted:hover{background:linear-gradient(-320deg,#666,#666 49%,#666 0,#666 51%,#666 0)!important;transition:background .3s}.statement .statement__button--filled{background-color:#0086cd}.statement .statement__button--almost-okay{background-color:#9cdf99}.statement .statement__button--not-okay{color:#999;background-color:#ffcf15}.statement .statement__button--done{background-color:#3aaa35}.statement .statement__button--active{border:3px solid #000;font-weight:700}.statement .statement__button:hover{background:#666;transition:background-color .3s;color:#fff}.statement .statement__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.statement .statement__form .statement__form__submit{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.statement .statement__form .statement__form__next-submit{-ms-flex-pack:end;justify-content:flex-end;width:500px}.statement .statement__form .statement__form__next-submit .multiple-buttons{margin-right:5px}.statement .statement__bottom{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.statement .statement__arrow{border:0;background-color:#fff;cursor:pointer}.statement .statement__submit{margin-left:10px}