.fili-modal{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;max-width:1100px;display:none;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;z-index:10000;font-family:Arial,sans-serif;max-height:100vh;overflow-y:scroll;scrollbar-width:none;font-size:-webkit-calc(10px + .70922vw);font-size:calc(10px + .70922vw)}.fili-modal::-webkit-scrollbar{display:none}@media screen and (min-width:992px){.fili-modal{font-size:-webkit-calc(6px + .70922vw);font-size:calc(6px + .70922vw)}}@media screen and (min-width:1440px){.fili-modal{font-size:16px}}.fili-modal *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.25}.fili-modal h2{font-size:2.4em}.fili-modal h2,.fili-modal h3{color:#fff;margin-bottom:.65em}.fili-modal h3{font-size:1.8em}.fili-modal a{color:#000}.fili-modal p:not([class]){margin-bottom:1em}.fili-modal label{cursor:pointer}.fili-modal input:not([type=checkbox]),.fili-modal option,.fili-modal select,.fili-modal textarea{width:100%;height:40px;padding-left:1em;font-size:1em}.fili-modal textarea{min-height:150px;padding-top:1em;resize:none}.fili-modal ul{padding-left:2em}.fili-modal ul li{margin-bottom:.4em;position:relative;list-style:none}.fili-modal ul li:before{content:"";display:inline-block;width:6px;height:6px;position:absolute;top:.4em;left:-20px;background-color:#fff;-webkit-border-radius:50%;border-radius:50%}.fili-modal--is-hidden{display:block;-webkit-animation-name:hideModal;animation-name:hideModal}.fili-modal--is-visible{display:block;-webkit-animation-name:showModal;animation-name:showModal}.fili-modal__content{height:auto;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}@media screen and (min-width:768px){.fili-modal__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.fili-modal__content-link{min-width:11em;max-width:11em;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:#557277;cursor:pointer;-webkit-transition:all .22s linear;-o-transition:.22s all linear;transition:all .22s linear}@media screen and (min-width:768px){.fili-modal__content-link{min-height:7em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.fili-modal__content-link--active{background-color:#0099b0}.fili-modal__content-left{background-color:rgba(0,0,0,0)}@media screen and (max-width:767px){.fili-modal__content-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.fili-modal__content-right{padding:5em 1em 2em;background-color:#0099b0;color:#fff;width:100%;height:100%}@media screen and (min-width:768px){.fili-modal__content-right{padding:3em 4em}}.fili-modal__close-btn{width:25px;height:25px;position:absolute;display:inline-block;right:2em;top:2em;cursor:pointer}.fili-modal__close-btn:after,.fili-modal__close-btn:before{content:"";position:absolute;width:100%;display:inline-block;height:3px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff}.fili-modal__close-btn:before{top:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fili-modal__close-btn:after{bottom:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:768px){.fili-modal__close-btn{top:8em}}.fili-modal__sign{font-size:1.95em}@media screen and (max-width:768px){.fili-modal__sign{margin-right:.5em}}.fili-modal__text{font-size:.9em;width:100%}.fili-modal__adverse-event.is--hidden,.fili-modal__personal-data.is--hidden,.fili-modal__question-form.is--hidden{display:none}.fili-modal__personal-data-text{max-height:350px;overflow-y:scroll;padding-right:1em}.fili-modal__personal-data-text::-webkit-scrollbar{width:5px;background-color:#18a7bc;-webkit-border-radius:5px;border-radius:5px}.fili-modal__personal-data-text::-webkit-scrollbar-thumb{background-color:#fff;-webkit-border-radius:5px;border-radius:5px}.fili-modal__personal-data-text a{text-decoration:underline;color:#fff}.fili-modal__footnotes{font-family:Roboto,sans-serif;font-style:normal;font-weight:300;font-size:.75em;color:#fff}@media screen and (min-width:768px){.fili-modal__form-inputs-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.fili-modal__form-inputs-container>div{width:48.5%}}.fili-modal__adverse-title{height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.fili-modal__adverse-text,.fili-modal__adverse-title{background-color:#fff;color:#000;padding:1em}.fili-modal .input-container{margin-bottom:1em}.fili-modal .input-container--policy{font-size:1.2em}.fili-modal .input-container--policy a{color:#fff;font-size:1.05em;text-decoration:underline}.fili-modal .input-container--policy input[type=checkbox]{width:1.3em;height:1.3em;line-height:1.5}.fili-modal .button-container{margin:2em 0}.fili-modal .button-container--ta-center{text-align:center}.fili-modal .button-container button{background:-o-linear-gradient(269.32deg,#ffc917 2.1%,#ff7400 97.89%);background:linear-gradient(180.68deg,#ffc917 2.1%,#ff7400 97.89%);border:none;color:#fff;padding:.5em 1em;font-size:1.3em;cursor:pointer;font-weight:700;-webkit-transition:opacity .22s ease-in;-o-transition:.22s opacity ease-in;transition:opacity .22s ease-in;margin-right:1em}.fili-modal .button-container button:hover{opacity:.8}.fili-modal .button-container button.yellow-color{background:-o-linear-gradient(269.37deg,#ffc917 2.1%,#ffc917 97.89%);background:linear-gradient(180.63deg,#ffc917 2.1%,#ffc917 97.89%)}.fili-modal .orange-link{color:#ff7a02}.fili-modal-message{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;max-width:460px;display:none;z-index:10000;font-family:Arial,sans-serif;background-color:#fff;max-height:460px;height:100%;-webkit-border-radius:50%;border-radius:50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;color:#0099b0}@media screen and (max-width:576px){.fili-modal-message{width:20em;height:20em}}.fili-modal-message *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.25}.fili-modal-message .fili-modal__close-btn{right:10px;top:0}.fili-modal-message__title{font-size:3.5em;font-weight:700}.fili-modal-message__text{font-size:1.25em}.fili-modal-message__mark{width:22px;height:40px;border-bottom:3px solid #0099b0;border-right:3px solid #0099b0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:1.5em auto}.fili-modal-message--is-visible{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation-name:showModal;animation-name:showModal}.fili-overlay{width:100%;height:100%;background-color:rgba(0,0,0,.65);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.3s;animation-duration:.3s;z-index:9000;position:fixed;right:0;left:0;top:0;bottom:0}.fili-overlay--is-hidden{display:none}@-webkit-keyframes hideModal{0%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}to{-webkit-transform:translate(-50%,-75%);transform:translate(-50%,-75%);opacity:0}}@keyframes hideModal{0%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}to{-webkit-transform:translate(-50%,-75%);transform:translate(-50%,-75%);opacity:0}}@-webkit-keyframes showModal{0%{-webkit-transform:translate(-50%,-75%);transform:translate(-50%,-75%);opacity:0}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@keyframes showModal{0%{-webkit-transform:translate(-50%,-75%);transform:translate(-50%,-75%);opacity:0}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}