/*!
 * Datepicker v1.0.10
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T14:46:09.037Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;-webkit-box-shadow:0 3px 6px #ccc;box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#feed00}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#feed00}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#feed00}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#feed00}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#f9faf2}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted,.datepicker-panel>ul>li.highlighted:hover{background-color:#f9faf2}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#feed00;background-color:#000}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#f9faf2}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}.button,.file-cta,.file-name,.input,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:8px;box-shadow:none;display:inline-flex;font-size:1.6rem;height:3.2rem;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.button,.file,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.box:not(:last-child),.content:not(:last-child){margin-bottom:1.5rem}.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before{height:2px;width:50%}.modal-close:after{height:50%;width:2px}.modal-close:focus,.modal-close:hover{background-color:rgba(0,0,0,.3)}.modal-close:active{background-color:rgba(0,0,0,.4)}.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.select.is-loading:after{animation:a .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:1.6rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#000;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer}a strong{color:currentColor}a:hover{color:#363636}code{color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#000;font-size:1.4rem;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black,a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#feed00!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#cbbd00!important}.has-background-primary{background-color:#feed00!important}.has-text-primary-light{color:#fffeeb!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#fffab8!important}.has-background-primary-light{background-color:#fffeeb!important}.has-text-primary-dark{color:#948a00!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#c7ba00!important}.has-background-primary-dark{background-color:#948a00!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success,a.has-text-success:focus,a.has-text-success:hover{color:#000!important}.has-background-success{background-color:#000!important}.has-text-success-light{color:#f5f5f5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#dbdbdb!important}.has-background-success-light{background-color:#f5f5f5!important}.has-text-success-dark{color:#919191!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#ababab!important}.has-background-success-dark{background-color:#919191!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:719px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:720px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1153px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1154px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:719px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:720px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:720px) and (max-width:1153px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1153px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1154px){.has-text-centered-desktop{text-align:center!important}}@media screen and (max-width:719px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:720px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:720px) and (max-width:1153px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1153px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1154px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (max-width:719px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:720px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:720px) and (max-width:1153px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1153px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1154px){.has-text-left-desktop{text-align:left!important}}@media screen and (max-width:719px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:720px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:720px) and (max-width:1153px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1153px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1154px){.has-text-right-desktop{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:719px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:720px){.is-block-tablet{display:block!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1153px){.is-block-touch{display:block!important}}@media screen and (min-width:1154px){.is-block-desktop{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:719px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:720px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1153px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1154px){.is-flex-desktop{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:719px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:720px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1153px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1154px){.is-inline-desktop{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:719px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:720px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1153px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1154px){.is-inline-block-desktop{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:719px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:720px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1153px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1154px){.is-inline-flex-desktop{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:719px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:720px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1153px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1154px){.is-hidden-desktop{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:719px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:720px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:720px) and (max-width:1153px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1153px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1154px){.is-invisible-desktop{visibility:hidden!important}}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:2.5rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:719px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:720px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1153px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1154px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}.columns{margin-left:-2.5rem;margin-right:-2.5rem;margin-top:-2.5rem}.columns:last-child{margin-bottom:-2.5rem}.columns:not(:last-child){margin-bottom:-1rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:720px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1154px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:719px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1153px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1154px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:719px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1153px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1154px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:719px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1153px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1154px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:719px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1153px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1154px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:719px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1153px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1154px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:719px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1153px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1154px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:719px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1153px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1154px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:719px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1153px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1154px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:719px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:720px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:720px) and (max-width:1153px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1153px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1154px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1154px){.container{max-width:1090px}}.box{background-color:#fff;border-radius:6px;box-shadow:none;color:#000;display:block;padding:3rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2),0 0 0 1px #485fc7}.section{padding:5rem 32px}@media screen and (min-width:1154px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:8px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,48%,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,48%,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,48%,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,48%,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(0,0,0,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#000}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#feed00}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(254,237,0,.25)}.is-link.input,.is-link.textarea{border-color:#485fc7}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#000}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:1.2rem}.is-medium.input,.is-medium.textarea{font-size:2rem}.is-large.input,.is-large.textarea{font-size:2.4rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc((.75em - 1px) + .375em);padding-right:calc((.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.checkbox input[disabled],.radio[disabled],.radio input[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:3.2rem}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select,.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#feed00}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#e5d500}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(254,237,0,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#485fc7}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3a51bb}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover):after,.select.is-success select,.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#000}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:1.2rem}.select.is-medium{font-size:2rem}.select.is-large{font-size:2.4rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:1.2rem}.select.is-loading.is-medium:after{font-size:2rem}.select.is-loading.is-large:after{font-size:2.4rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#000}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#000}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#000}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#000}.file.is-black .file-cta,.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,0,0,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96%,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#feed00;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#f1e100;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(254,237,0,.25);color:rgba(0,0,0,.7)}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#e5d500;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta,.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,0,0,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:1.2rem}.file.is-normal{font-size:1.6rem}.file.is-medium{font-size:2rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:2.4rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:8px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:8px 8px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 8px 8px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 8px 8px 0}.file.is-right .file-name{border-radius:8px 0 0 8px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:8px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#000}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1.6rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:1.2rem}.label.is-medium{font-size:2rem}.label.is-large{font-size:2.4rem}.help{display:block;font-size:1.2rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#000}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#feed00}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#000}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:720px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:719px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:720px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:1.2rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:2rem;padding-top:.375em}.field-label.is-large{font-size:2.4rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:720px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1.6rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#000}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:1.2rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:2rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:2.4rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:3.2rem;pointer-events:none;position:absolute;top:0;width:3.2rem;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:3.2rem}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:3.2rem}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:1.2rem}.control.is-loading.is-medium:after{font-size:2rem}.control.is-loading.is-large:after{font-size:2.4rem}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#485fc7;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#000;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#000}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#000}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#000}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#000}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#000;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#000;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #000 #000!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#000}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #000 #000!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#000;color:#000}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#000;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-black{border-color:transparent}.button.is-black.is-hovered,.button.is-black:hover{background-color:#000;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#000;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#000}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#000}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#000;color:#000}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#000;border-color:#000;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #000 #000!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#000}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #000 #000!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{color:#f5f5f5}.button.is-light.is-inverted,.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#feed00;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#f1e100;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(254,237,0,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#e5d500;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#feed00;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{color:#feed00}.button.is-primary.is-inverted,.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#feed00}.button.is-primary.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#feed00;color:#feed00}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#feed00;border-color:#feed00;color:rgba(0,0,0,.7)}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #feed00 #feed00!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#feed00;box-shadow:none;color:#feed00}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#feed00}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #feed00 #feed00!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-primary.is-light{background-color:#fffeeb;color:#948a00}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#fffdde;border-color:transparent;color:#948a00}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#fffcd1;border-color:transparent;color:#948a00}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success,.button.is-success.is-hovered,.button.is-success:hover{background-color:#000;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#000;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#000;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#000}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#000}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#000;color:#000}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#000;border-color:#000;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #000 #000!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#000}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #000 #000!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#f5f5f5;color:#919191}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#eee;border-color:transparent;color:#919191}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#919191}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{color:#ffe08a}.button.is-warning.is-inverted,.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:1.2rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1.6rem}.button.is-medium{font-size:2rem}.button.is-large{font-size:2.4rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - 0.5em);top:calc(50% - 0.5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:1.2rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:2rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:2.4rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:1.2rem}.content.is-normal{font-size:1.6rem}.content.is-medium{font-size:2rem}.content.is-large{font-size:2.4rem}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.card{background-color:#fff;border-radius:.25rem;box-shadow:none;color:#000;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(0,0,0,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(0,0,0,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:720px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#000}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#000}.hero.is-white .subtitle{color:rgba(0,0,0,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#000}@media screen and (max-width:1153px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(0,0,0,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#000}.hero.is-white .tabs a{color:#000;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#000}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#000;border-color:#000;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:719px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black{background-color:#000;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1153px){.hero.is-black .navbar-menu{background-color:#000}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#000!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#000}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}@media screen and (max-width:719px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1153px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:719px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1153px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:719px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#feed00;color:rgba(0,0,0,.7)}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:rgba(0,0,0,.7)}.hero.is-primary .subtitle{color:rgba(0,0,0,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1153px){.hero.is-primary .navbar-menu{background-color:#feed00}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(0,0,0,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#e5d500;color:rgba(0,0,0,.7)}.hero.is-primary .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#feed00!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#feed00}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#cb9c00,#feed00 71%,#e8ff19)}@media screen and (max-width:719px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cb9c00,#feed00 71%,#e8ff19)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1153px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3,#485fc7 71%,#5658d2)}@media screen and (max-width:719px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3,#485fc7 71%,#5658d2)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1153px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}@media screen and (max-width:719px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}}.hero.is-success{background-color:#000;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1153px){.hero.is-success .navbar-menu{background-color:#000}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#000!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#000}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}@media screen and (max-width:719px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1153px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}@media screen and (max-width:719px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1153px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:719px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:720px){.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media print,screen and (min-width:720px){.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:719px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:719px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:720px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media print,screen and (min-width:720px){.hero-body{padding:3rem}}body{--pad-unit:16px;--pad-middle-unit:8px;--pad-quarter-unit:4px;--pad-third-unit:5.33333px;--pad-double-unit:32px;--pad-four-unit:64px;--width-logo:305px;--padding-bottom-header-top-yellow:180px;--max-width-menu:1400px}@media screen and (max-width:720px){body{--pad-unit:8px;--pad-middle-unit:5.33333px;--pad-quarter-unit:3.2px;--pad-third-unit:4px;--pad-double-unit:16px;--pad-four-unit:32px;--width-logo:150px}}.navbar{background-color:#feed00;min-height:68px;position:relative;z-index:31;display:flex;align-items:stretch;padding:0}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:31}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}.navbar>.container{display:flex;align-items:stretch;min-height:68px;width:100%}.navbar .navbar-item{display:block;color:#000;line-height:1.5;padding:.5rem .75rem;position:relative;text-transform:false;font-size:1.4rem;font-weight:false;margin:0;border-radius:0;letter-spacing:0;flex-grow:0;flex-shrink:0}.navbar .navbar-item .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar .navbar-item.has-dropdown{padding:0}.navbar .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}@media screen and (min-width:1154px){.navbar .navbar-menu{display:flex;align-items:stretch;flex-grow:1;flex-shrink:0}.navbar .navbar-start{display:flex;align-items:stretch;justify-content:flex-start;margin-right:auto}.navbar .navbar-end{display:flex;align-items:stretch;justify-content:flex-end;margin-left:auto}.navbar .navbar-brand{align-items:stretch;display:flex;flex-shrink:0;min-height:68px}.navbar .navbar-brand a.navbar-item img{height:36px}.navbar .navbar-brand a.navbar-item:focus,.navbar .navbar-brand a.navbar-item:hover{background-color:transparent}.navbar .navbar-item{display:flex;align-items:center}.navbar .navbar-item.has-dropdown:focus-within .navbar-dropdown,.navbar .navbar-item.has-dropdown:focus .navbar-dropdown,.navbar .navbar-item.has-dropdown:hover .navbar-dropdown{display:block}.navbar .navbar-item.has-dropdown>.navbar-item:not(.is-arrowless):after{margin-left:4px;content:" ";display:block;margin-top:0}.navbar .navbar-dropdown{background-color:#fff;border-radius:0 0 6px 6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(0,0,0,.1);display:none;padding:.5rem 0;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar .navbar-dropdown.is-right{left:auto;right:0}}.navbar .navbar-brand{align-items:stretch;display:flex;flex-shrink:0;min-height:68px}.navbar .navbar-brand a.navbar-item img{height:36px}.navbar .navbar-brand a.navbar-item:focus,.navbar .navbar-brand a.navbar-item:hover{background-color:transparent}.navbar .navbar-end .navbar-item.has-dropdown,.navbar .navbar-end>a.navbar-item,.navbar .navbar-start .navbar-item.has-dropdown,.navbar .navbar-start>a.navbar-item{cursor:pointer}.navbar .navbar-end .navbar-item.has-dropdown:focus,.navbar .navbar-end .navbar-item.has-dropdown:focus-within,.navbar .navbar-end .navbar-item.has-dropdown:focus-within>.navbar-item,.navbar .navbar-end .navbar-item.has-dropdown:focus>.navbar-item,.navbar .navbar-end .navbar-item.has-dropdown:hover,.navbar .navbar-end .navbar-item.has-dropdown:hover>.navbar-item,.navbar .navbar-end>a.navbar-item:focus,.navbar .navbar-end>a.navbar-item:focus-within,.navbar .navbar-end>a.navbar-item:focus-within>.navbar-item,.navbar .navbar-end>a.navbar-item:focus>.navbar-item,.navbar .navbar-end>a.navbar-item:hover,.navbar .navbar-end>a.navbar-item:hover>.navbar-item,.navbar .navbar-start .navbar-item.has-dropdown:focus,.navbar .navbar-start .navbar-item.has-dropdown:focus-within,.navbar .navbar-start .navbar-item.has-dropdown:focus-within>.navbar-item,.navbar .navbar-start .navbar-item.has-dropdown:focus>.navbar-item,.navbar .navbar-start .navbar-item.has-dropdown:hover,.navbar .navbar-start .navbar-item.has-dropdown:hover>.navbar-item,.navbar .navbar-start>a.navbar-item:focus,.navbar .navbar-start>a.navbar-item:focus-within,.navbar .navbar-start>a.navbar-item:focus-within>.navbar-item,.navbar .navbar-start>a.navbar-item:focus>.navbar-item,.navbar .navbar-start>a.navbar-item:hover,.navbar .navbar-start>a.navbar-item:hover>.navbar-item{background-color:#fafafa;color:#485fc7}.navbar .navbar-end .navbar-item.has-dropdown.is-active,.navbar .navbar-end .navbar-item.has-dropdown.is-active>.navbar-item,.navbar .navbar-end>a.navbar-item.is-active,.navbar .navbar-end>a.navbar-item.is-active>.navbar-item,.navbar .navbar-start .navbar-item.has-dropdown.is-active,.navbar .navbar-start .navbar-item.has-dropdown.is-active>.navbar-item,.navbar .navbar-start>a.navbar-item.is-active,.navbar .navbar-start>a.navbar-item.is-active>.navbar-item{color:#485fc7;background-color:#fafafa}.navbar .navbar-dropdown .navbar-item{white-space:nowrap;font-size:10px;padding:.5rem .75rem}.navbar .navbar-dropdown .navbar-item:focus,.navbar .navbar-dropdown .navbar-item:hover{background-color:#fafafa;color:purple}.navbar .navbar-dropdown .navbar-item.is-active{background-color:#fafafa;color:red}.navbar .hamburger{display:none}@media screen and (max-width:1153px){.navbar>.container{display:block}.navbar .hamburger{margin-left:auto;display:block}.navbar .navbar-brand{position:relative;z-index:2;background-color:#feed00}.navbar .navbar-brand .navbar-item{display:flex;align-items:center}.navbar .navbar-menu{background-color:#feed00;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:.5rem 0;display:none}.navbar .navbar-menu.is-active{display:block}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 68px)}.ay-fade-anim{opacity:0}@keyframes b{0%{opacity:0}30%{opacity:0}to{opacity:1}}@keyframes c{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0)}}.has-hover-scale-up .wrap{transition:all .5s ease}.has-hover-scale-up:hover .wrap{transform:scale(1.2)}.has-hover-primary-filter:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#feed00;opacity:0;transition:all .4s ease}.has-hover-primary-filter:hover:after{opacity:.35}@keyframes d{0%{transform:scaleX(0);transform-origin:left center}49%{transform:scale(1);transform-origin:left center}51%{transform:scale(1);transform-origin:right center}to{transform:scaleX(0);transform-origin:right center}}@keyframes e{0%{opacity:0}49%{opacity:0}50%{opacity:1}to{opacity:1}}.has-font-weight-extrabold{font-weight:800}.has-font-weight-bold{font-weight:700}*{outline:none;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}html{overflow-y:scroll;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}img{border:0;max-width:100%;vertical-align:middle}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}a{background-color:transparent;color:inherit;text-decoration:none}a:active,a:hover{outline:0}button,input,optgroup,select,textarea{font:inherit;margin:0}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:400}li{list-style:none}u{text-decoration:underline}::-webkit-file-upload-button{cursor:pointer}input[type=password],input[type=text],textarea{-webkit-appearance:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}iframe{border:none}h1{font-size:3rem;font-weight:700}h1.has-primary-boder{font-size:3.5rem;line-height:3.5rem;padding-bottom:.8rem;border-bottom:10px solid #feed00;text-transform:uppercase;margin-bottom:3.5rem;display:inline-block}h2{font-size:3.9rem;padding-bottom:2rem}.social-video{width:720px;height:480px;margin:10px auto;display:block;max-width:100%}@media screen and (max-width:719px){.social-video{height:50vw}}.mobile-title{max-width:350px;text-align:center}.popup{background:hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}.popup .popup-body{width:490px;height:420px;background:#fff;-webkit-box-shadow:0 0 21px 3px rgba(0,0,0,.16);-moz-box-shadow:0 0 21px 3px rgba(0,0,0,.16);box-shadow:0 0 21px 3px rgba(0,0,0,.16);padding:60px 0;border-radius:12px}.popup .popup-body form{width:270px;margin:auto}#cookies-info{position:fixed;bottom:0;left:0;width:100%;padding:12px 10px 10px;background:#e4e4e4;z-index:8000;display:none}#cookies-info .container{display:flex;align-items:center;justify-content:center}@media screen and (max-width:719px){#cookies-info .container{flex-direction:column}}#cookies-info .title{font-size:16px;padding-bottom:4px}#cookies-info .text{font-size:12px}#cookies-info .text a{text-decoration:underline;color:#000}#cookies-info #cookies-info-accept{background:#333;color:#fff;padding:6px 15px;margin-left:20px;font-size:13px;border:none;outline:none;cursor:pointer}@media screen and (max-width:719px){#cookies-info #cookies-info-accept{margin:10px 0 0}}.content{max-width:820px;margin-left:auto;margin-right:auto}.content,.content li,.content p,.content strong{color:#000}.content a{text-decoration:underline}.content li+li{margin-top:1.5rem}.content iframe{max-width:100%}.content .bold-subtitle{font-weight:700;font-size:2.2rem}.content .bg-primary-title{background:#feed00;padding:2px 4px;font-size:2.7rem;font-weight:700}.content .title-with-border{font-size:1.8rem;font-weight:700;border-bottom:1px solid #00000050;padding-bottom:5px}.banner{position:relative}.banner .asset,.banner .asset .image{width:100%}.banner .asset .video{object-fit:cover}.banner .asset .video,.banner .contrast-filter{width:100%;height:100%;position:absolute;top:0;left:0}.banner .contrast-filter{background:rgba(0,0,0,.2)}.banner .text-group{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;animation-duration:1s}.banner .text-group.is-fade{animation-name:b}.banner .text-group.is-slide{animation-name:c}.banner .text-group a,.banner .text-group strong{color:#fff}.banner .text-group .title{font-size:4rem;font-weight:800;text-transform:uppercase}.banner .text-group .subtitle{font-size:2.6rem;text-align:center}.section.is-highlight{background:#f9f9f1;margin-bottom:4rem}.page-banner{position:relative;height:320px;background-position:50%;background-size:cover;width:100%}@media screen and (max-width:900px){.page-banner{height:280px}}@media screen and (max-width:719px){.page-banner{height:185px}.page-banner>.container{padding-left:0;padding-right:0}}.page-banner .container{height:100%;display:flex;align-items:baseline}@media screen and (max-width:720px){.page-banner .container{flex-direction:column}}.page-banner .q-logo{background:url(/assets/images/q.svg) 50% 50% no-repeat;width:600px;height:240px;position:absolute;top:35px;left:0}@media screen and (max-width:720px){.page-banner .q-logo{width:100%;height:100%;top:0;background-position:50%;background-size:80% auto}}.page-banner .title-image{height:100%;width:100%;position:relative;background-position:0 50%;background-repeat:no-repeat;margin-left:calc(1% + ((100vw - var(--max-width-menu)) / 2) - 60px)}.page-banner .title-image img{height:100%}@media screen and (max-width:719px){.page-banner .title-image img{width:100%}}@media screen and (max-width:1400px){.page-banner .title-image{margin-left:1%}}@media screen and (max-width:719px){.page-banner .title-image{margin-left:0}}.page-banner .primary-bar{height:100%;background:#feed00;position:absolute;left:calc((100% - var(--max-width-menu)) / 2 + var(--width-logo));right:0}@media screen and (max-width:1400px){.page-banner .primary-bar{left:var(--width-logo)}}@media screen and (max-width:719px){.page-banner .primary-bar{left:126px}}.page-banner .text{position:relative;max-width:580px;margin-left:var(--pad-double-unit)}@media screen and (max-width:720px){.page-banner .text{width:100vw;background-color:#fff;margin:0;max-width:none;padding:var(--pad-double-unit) var(--pad-four-unit)}}.banner.is-fullheight-with-navbar,.hero.is-fullheight-with-navbar{min-height:calc(100vh - 68px)}.card{height:100%}.card .tag{padding:4px 7px;background:#feed00;margin-bottom:9px;display:inline-block;font-size:1.4rem}.card .card-image{overflow:hidden;height:175px}.card .card-image .image{height:100%}.card .card-image .image img{width:100%}@media screen and (max-width:719px){.card .card-image .image img{width:auto}}.card .card-image .image .wrap{background-size:cover;background-position:50%;background-repeat:no-repeat;height:100%}.card .card-content{padding:1.5rem 0;font-size:1.5rem}.card .card-content .title{font-weight:700;font-size:1.8rem;line-height:1.2em}.parallax{position:relative;padding:32px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.parallax.is-scroll .image{top:-20%;height:200%;background-attachment:scroll}.parallax.is-attached .image{background-attachment:fixed}.parallax .image{background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.parallax .title{text-align:center;color:#fff;position:relative;z-index:2;padding-bottom:3rem}.parallax .button{position:relative;z-index:3}.grid-pagination{margin-top:3rem;display:flex;justify-content:center}.grid-pagination .page-item{background-color:#f5f5f5;font-weight:700;padding:.8rem 1.6rem;margin:0 .8rem;transition:all .2s linear}.grid-pagination .page-item.active,.grid-pagination .page-item:hover{background-color:#000;color:#f5f5f5}.grid-pagination .load-more{background-color:#f5f5f5;font-weight:700;padding:1rem 2rem;transition:all .2s linear}.grid-pagination .load-more:hover{background-color:#000;color:#f5f5f5}.slick-slider .slick-slide{display:block!important}.pane{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#feed00;transform:scaleX(0);transform-origin:left center}.revealed{opacity:1;transform:translateY(0) translateX(0) scale(1);--time-animation:0.8s;--ease-animation:cubic-bezier(0.83,0,0.17,1)}@media screen and (max-width:719px){.revealed .pane{display:none}.revealed img,.revealed span{opacity:1!important;animation:none!important}}.revealed.is-delayed .pane,.revealed.is-delayed img,.revealed.is-delayed span{animation-delay:.6s}.revealed .pane{animation:d var(--time-animation) var(--ease-animation) forwards}.revealed img,.revealed span{animation:e var(--time-animation) var(--ease-animation) forwards}.page-form{background:#feed00;padding:8rem 0;margin-bottom:5rem}@media screen and (max-width:720px){.page-form{padding:0}}.page-form .form-closed{max-width:620px;margin:8rem auto 0}.page-form .form-closed img{margin-bottom:3rem}.page-form .container{max-width:800px;display:flex;flex-direction:column}.page-form .container .form-title{width:100%;margin-bottom:var(--pad-four-unit);text-align:center}.page-form .container .form-title img{width:100%}.page-form .container .form-text{width:100%;padding:0 var(--pad-four-unit);font-size:16px;font-weight:200}@media screen and (max-width:720px){.page-form .container .form-text{padding:0}}.page-form .container form{padding:6.5rem var(--pad-unit);display:flex;flex-direction:column}.page-form .container form .field{position:relative}.page-form .container form .field-holder .field-body{align-items:center;justify-content:space-between}.page-form .container form .field-holder .field-body .field{margin-bottom:0}@media screen and (max-width:720px){.page-form .container form .field-holder .field-body{flex-direction:column;align-items:flex-start;justify-content:center}.page-form .container form .field-holder .field-body .field{max-width:none}}@media screen and (max-width:720px){.page-form .container form{padding:6.5rem 0}}.page-form .is-xs{max-width:130px}.page-form .is-s{max-width:250px}.page-form .is-m{max-width:350px}.page-form .field:not(:last-child){margin-bottom:1.5rem}.page-form .help{text-transform:none}.page-form .field-holder{display:flex;justify-content:flex-start;align-items:center;margin:0 0 var(--pad-unit)}.page-form .field-holder .field-label{padding:0!important;position:relative;min-width:230px;display:flex;align-items:center;justify-content:flex-end}.page-form .field-holder .field-label:after{content:"";background-image:url(../assets/images/right-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:20px 14px;width:20px;height:14px;margin-left:var(--pad-middle-unit)}@media screen and (max-width:720px){.page-form .field-holder .field-label:after{display:none}}.page-form .field-holder .field-label .label{text-transform:uppercase;font-size:1.2rem;font-weight:400;max-width:180px}.page-form .field-holder .field-body{display:flex;justify-content:flex-start;align-items:center}.page-form .field-holder .field-body .field .control{display:flex;flex-wrap:wrap}.page-form .field-holder .field-body .field .control .checkbox-holder{margin-right:var(--pad-double-unit);margin-top:var(--pad-middle-unit);margin-bottom:var(--pad-middle-unit)}.page-form .field-holder .field-body .field .control .checkbox-holder.small-margin{margin-right:var(--pad-middle-unit)}.page-form .field-holder .field-body .field .control .checkbox-holder.is-checkbox-equal{width:135px;padding-right:var(--pad-middle-unit);margin-bottom:var(--pad-third-unit);margin-top:var(--pad-third-unit);margin-right:0}.page-form .field-holder .field-body .field .control .checkbox-holder .checkmark{border-color:#fff;background-color:#fff}.page-form .field-holder.filed-help-only{margin-top:calc(var(--pad-middle-unit) * -1)}.page-form .field-holder.filed-help-only .field-label{opacity:0}@media screen and (max-width:720px){.page-form .field-holder{flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.page-form .field-holder .field-label{justify-content:flex-start;width:100%}.page-form .field-holder .field-body,.page-form .field-holder .field-body .field{width:100%}}.button,.file-cta,.file-name,.input,.select select,.textarea{border:none}#grid-movie-activity .column,#highlight .column{padding:2.5rem 2.5rem 1rem}#grid-movie-activity .card,#highlight .card{border-bottom:1px dotted #ccc}#grid-movie-activity .card .title,#highlight .card .title{margin-bottom:1rem}.subscribe-newsletter{position:absolute;bottom:0;transform:translateY(50%);right:calc(var(--pad-double-unit) * 3);background:#feed00;border-radius:100%;padding:22px 32px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:175px;height:175px;cursor:pointer;transition:background .2s ease-out}.subscribe-newsletter p{margin:0;font-size:1.9rem;font-weight:400;text-align:center;line-height:100%;margin-bottom:var(--pad-middle-unit);color:#000}.subscribe-newsletter img{width:33px}.subscribe-newsletter .arrow{width:30px;height:25px;background:url(/assets/images/right-arrow.svg) 50% 50% no-repeat}.subscribe-newsletter .close{width:20px;height:20px;background:url(/assets/images/close.svg) 50% 50% no-repeat;position:absolute;top:0;left:0;cursor:pointer}.subscribe-newsletter:hover{background-color:#000}.subscribe-newsletter:hover p{color:#feed00}.subscribe-newsletter:hover img{filter:invert(100%) sepia(97%) saturate(7485%) hue-rotate(346deg) brightness(96%) contrast(111%)}@media screen and (max-width:720px){.subscribe-newsletter{display:none}}.select:not(.is-multiple):not(.is-loading):after{border-color:#dbdbdb}.form-message{text-align:center;color:#f14668;font-size:1.8rem}form .help{display:inline-block;font-size:1.2rem;opacity:.8}form .input-error{border:1px solid #f14668!important}form .input-error+.button{background:#f14668!important}form .svg-box{display:inline-block;position:relative;width:150px}form .green-stroke{stroke:#000}form .red-stroke{stroke:#f14668}form .yellow-stroke{stroke:#ffc107}form .circular circle.path{stroke-dasharray:330;stroke-dashoffset:0;stroke-linecap:round;animation:.7s f ease-out}form svg.checkmark{stroke-width:6.25;stroke-linecap:round;position:absolute;top:56px;left:49px;width:52px;height:40px}form svg.checkmark path{animation:1s g ease-out}@keyframes f{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@keyframes g{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}form .cross{stroke-width:6.25;stroke-linecap:round;position:absolute;top:54px;left:54px;width:40px;height:40px}form .cross .first-line{animation:.7s h ease-out}form .cross .second-line{animation:.7s i ease-out}@keyframes h{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@keyframes i{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}form .alert-sign{stroke-width:6.25;stroke-linecap:round;position:absolute;top:40px;left:68px;width:15px;height:70px;animation:.5s j cubic-bezier(.175,.885,.32,1.275)}form .alert-sign .dot{stroke:none;fill:#ffc107}@keyframes j{0%{transform:scale(0);opacity:0}50%{transform:scale(0);opacity:1}to{transform:scale(1)}}textarea{resize:none}.field-label .label{padding-top:2px}.field-body .label{text-align:right;padding-right:5px;padding-left:20px}.field-body{flex-grow:7}.select,.select select{width:100%}.dynamic-form .footer-text,.dynamic-form .header-text{font-size:1.6rem;color:#000;line-height:1.5;font-weight:400;padding:0}.dynamic-form .field.is-file .control,.dynamic-form .field.is-image .control{display:flex;align-items:center}.dynamic-form .field.is-file .file-chosen,.dynamic-form .field.is-image .file-chosen{margin-left:1rem}.dynamic-form .field.is-file .is-upload-button svg,.dynamic-form .field.is-image .is-upload-button svg{width:100%;height:100%}.dynamic-form .field.is-label .label{font-size:2.2rem}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider .slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-slider .slick-list:focus{outline:none}.slick-slider .slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-slider .slick-list,.slick-slider .slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-slider .slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-slider .slick-track:after,.slick-slider .slick-track:before{content:"";display:table}.slick-slider .slick-track:after{clear:both}.slick-loading .slick-slider .slick-track{visibility:hidden}.slick-slider .slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slider .slick-slide{float:right}.slick-slider .slick-slide img{display:block}.slick-slider .slick-slide.slick-loading img{display:none}.slick-slider .slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slider .slick-slide{display:block}.slick-loading .slick-slider .slick-slide{visibility:hidden}.slick-vertical .slick-slider .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-slider .slick-arrow.slick-hidden{display:none}.slideshow{width:100%;height:80vh}.slideshow .slick-list,.slideshow .slick-track{height:100%;z-index:9}.slideshow .slideshow-item{height:100%;display:block;background-size:cover;background-position:50%}.slideshow .slick-next,.slideshow .slick-prev{position:absolute;top:50%;left:0;z-index:1000}.slideshow .slick-next{left:auto;right:0}.slideshow .slick-dots{position:absolute;width:100%;bottom:4%;left:0;display:flex!important;justify-content:center;z-index:10}.slideshow .slick-dots button{margin:0 5px;font-size:0;border-radius:8px;background:#fff;width:16px;height:16px;border:none;opacity:.6;cursor:pointer}.slideshow .slick-dots .slick-active button{opacity:1}.title-section{color:#000;font-size:3.9rem;font-weight:400;margin-bottom:var(--pad-unit)}@media screen and (max-width:720px){.title-section{font-size:2.5rem}}.button{border-radius:0;cursor:pointer;font-weight:400;font-size:1.7rem;box-sizing:border-box;height:auto;padding:var(--pad-middle-unit) var(--pad-four-unit)}.button.is-outlined{border:1px solid #000;color:#000;transition:color .2s ease-out,background-color .2s ease-out}.button.is-outlined:hover{color:#fff;background-color:#000}.button.is-rounded{border-radius:20px}.button.is-black{background-color:#000;color:#fff;border:1px solid #000;transition:color .2s ease-out,background-color .2s ease-out;padding:var(--pad-third-unit) var(--pad-middle-unit)}.button.is-black:hover{color:#000;background-color:transparent;border:1px solid #000}.checkbox-holder{display:flex;align-items:center;justify-content:left;position:relative;cursor:pointer;font-size:1.4rem;font-weight:400;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-holder input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-holder .checkmark{position:relative;height:20px;width:20px;min-width:20px;background-color:transparent;border-radius:100%;border:1px solid #000;margin-right:var(--pad-middle-unit)}.checkbox-holder.square .checkmark{border-radius:20%}.checkbox-holder .checkmark:after{content:"";position:absolute;display:none}.checkbox-holder input:checked~.checkmark:after{display:block}.checkbox-holder .checkmark:after{width:60%;height:60%;background:#000;border-radius:100%;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.checkbox-holder.square .checkmark:after{border-radius:20%}.custom-file{display:flex;align-items:center}.custom-file label{display:inline-block;background-color:#fff;padding:.5rem;border-radius:8px;cursor:pointer;background-image:url(../assets/images/icon_folder.svg);background-repeat:no-repeat;background-position:right 5px center;background-size:auto 50%;padding-right:40px;margin-right:var(--pad-unit);width:140px}.custom-file label,.custom-file span{color:#000;font-weight:200;font-size:1.3rem}@media screen and (max-width:720px){.custom-file{flex-direction:column;align-items:flex-start}}.share-holder{display:flex;align-items:center;width:auto}@media screen and (max-width:719px){.share-holder{margin-top:2rem;margin-bottom:4rem}}.share-holder a{transition:all .3s ease}.share-holder a:hover{opacity:.65}.share-holder img{width:32px;margin-left:var(--pad-middle-unit)}@media screen and (max-width:720px){.share-holder img{width:28px}}.mini-section-title{font-weight:800;font-size:1.8rem;color:#000;text-transform:uppercase;display:flex;align-items:center;line-height:100%}.mini-section-title span{color:#feed00;font-size:2.5rem;margin-right:var(--pad-middle-unit)}.subscribe-holder{background:#feed00}.subscribe-holder .container,.subscribe-holder .container .holder-form{display:flex;align-items:center;justify-content:center}.subscribe-holder .container .holder-form{width:60%;flex-direction:column}.subscribe-holder .container .holder-form .know-more{font-weight:800;font-size:2.4rem;color:#000;width:100%;text-align:center;text-transform:uppercase;margin-bottom:var(--pad-unit);line-height:100%}.subscribe-holder .container .holder-form img{width:333px;margin-bottom:var(--pad-unit)}.subscribe-holder .container .holder-form form{display:flex;flex-direction:column;justify-content:center;align-items:center}.subscribe-holder .container .holder-form form input[type=email]{background:transparent;color:#000;border:none;border-bottom:1px solid #000;padding:var(--pad-middle-unit) 0;font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;width:100%;font-weight:200}.subscribe-holder .container .holder-form form input[type=email]::placeholder{color:#000;opacity:1}.subscribe-holder .container .holder-form form input[type=email]:-ms-input-placeholder,.subscribe-holder .container .holder-form form input[type=email]::-ms-input-placeholder{color:#000}.subscribe-holder .container .holder-form form .checkbox-holder{margin:var(--pad-double-unit) 0}.subscribe-holder .container .holder-form form .button.is-rounded.is-black{min-width:144px}@media screen and (max-width:720px){.subscribe-holder .container .holder-form{width:100%}}.yellow-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:41;background-color:#feed00;overflow:auto;display:flex}.yellow-popup .close-yellow-popup{position:absolute;top:var(--pad-double-unit);right:var(--pad-double-unit);width:var(--pad-double-unit);cursor:pointer;transition:transform .2s ease-out}.yellow-popup .close-yellow-popup:hover{transform:rotate(90deg)}.yellow-popup .subscribe-holder{width:100%;margin:auto}html{font-size:62.5%}@media screen and (max-width:1153px){html{font-size:60%}}@media screen and (max-width:719px){html{font-size:56%}}body{font-size:1.6rem}body,html{height:100%}#app{position:relative;min-height:100%;padding-top:68px;z-index:1;display:flex;flex-direction:column}#app main{flex:1}@media screen and (max-width:1153px){#app{padding-bottom:0;z-index:2}}@media screen and (max-width:719px){#app{z-index:3}}@media screen and (max-width:1154px){#app{padding-top:55px}}:root{--top-padding:70px}header{z-index:32}header a:hover{color:#000!important}header .language-selector{text-transform:uppercase;color:#000!important}header .language-selector .navbar-item{color:#000!important}header .navbar{background-color:#fff}header .navbar .container{padding-left:0;padding-right:0;justify-content:center}header .navbar .container .back-left-primary{background-color:#feed00;top:0;left:0;width:50%;height:100%;position:absolute}@media screen and (max-width:1154px){header .navbar .container .back-left-primary{display:none}}header .navbar .navbar-brand{background-color:#feed00;padding:0 var(--pad-unit);display:none}@media screen and (max-width:1154px){header .navbar .navbar-brand{display:flex;min-height:55px}}header .navbar .navbar-menu{justify-content:space-between;background-color:#fff;position:relative;max-width:var(--max-width-menu)}header .navbar .navbar-menu a:not([href]){text-decoration:none;cursor:auto}header .navbar .navbar-menu a:not([href]):hover{text-decoration:none!important;cursor:auto}header .navbar .navbar-menu .navbar-start{flex:1}header .navbar .navbar-menu .navbar-start .navbar-item{display:flex;color:#000;font-size:1.6rem;font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;align-items:center;justify-content:center;padding:0;background-color:#feed00;padding:var(--pad-middle-unit) var(--pad-unit);width:var(--width-logo)}header .navbar .navbar-menu .navbar-start .navbar-item img{width:36px;height:36px}header .navbar .navbar-menu .navbar-center{display:flex;justify-self:center;justify-content:center;flex:2;height:auto;max-height:100%}header .navbar .navbar-menu .navbar-center .menu-queer-lisboa,header .navbar .navbar-menu .navbar-center .menu-queer-porto{text-transform:none;pointer-events:none}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item{font-size:1.7rem;color:#000;font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:200;padding:var(--pad-middle-unit) 14px;text-transform:uppercase}@media screen and (max-width:1456px){header .navbar .navbar-menu .navbar-center .navbar-item.menu-item{padding:var(--pad-middle-unit) 20px;font-size:1.5rem}}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item:hover{font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .arrow-down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;position:absolute;top:100%;z-index:22;left:50%;transform:translateX(-50%);display:none}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item{font-size:1.7rem;color:#000;font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:200;padding:var(--pad-middle-unit) 14px;text-transform:uppercase;padding:0!important}@media screen and (max-width:1456px){header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item{padding:var(--pad-middle-unit) 20px;font-size:1.5rem}}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item:hover{font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item img{width:15px;margin-left:5px}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item.is-active,header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item.is-active:hover{background-color:#feed00!important;text-decoration:underline;color:#000!important}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item:hover .navbar-item{font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item:hover .arrow-down{display:block}header .navbar .navbar-menu .navbar-center .navbar-dropdown{width:100vw;background-color:#feed00;left:0!important;position:fixed;top:68px;border:none;border-radius:initial;box-shadow:none}header .navbar .navbar-menu .navbar-center .navbar-dropdown .container{box-sizing:border-box;width:66%}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder{justify-content:center;flex-wrap:wrap;display:flex;padding:var(--pad-double-unit)}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder .op-item-holder{display:flex;flex-direction:column;width:33%;padding:5px}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder .op-item-holder .op-item-bold .navbar-item{font-weight:700}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder .op-item-holder .op-item-bold .navbar-item.is-active{text-decoration:none}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder .op-item{width:100%}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder .op-item .navbar-item{padding:var(--pad-quarter-unit);color:#000;font-size:1.6rem;font-family:proxima-nova,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;min-height:auto;text-transform:none}header .navbar .navbar-menu .navbar-center .navbar-dropdown .op-holder .op-item .navbar-item:hover{background-color:transparent;text-decoration:underline}@media screen and (max-width:1154px){header .navbar .navbar-menu .navbar-center .navbar-dropdown{top:55px}}header .navbar .navbar-menu .navbar-end{flex:1;flex-grow:0;min-width:100px}@media screen and (max-width:1154px){header .navbar .navbar-menu{flex-direction:column;height:100%;top:0;padding:55px 0;background-color:#feed00;display:flex;opacity:0;transform:translateY(-100%);transition:transform .3s ease-out,opacity .3s ease-out;position:fixed;width:100%;justify-content:center;align-items:center}header .navbar .navbar-menu.is-active{transform:translateY(0);opacity:1;display:flex}header .navbar .navbar-menu .navbar-start{display:none}header .navbar .navbar-menu .navbar-center{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;overflow:auto;justify-content:flex-start;justify-self:center;flex:none}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item,header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item{font-weight:800;font-size:3rem;text-align:center;width:100%}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-item img{display:none}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .arrow-down{display:none!important;border:none!important;height:20px!important;width:1px!important;background-color:#000;top:80%!important}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown{position:relative;top:0;width:100%;overflow:hidden;height:auto}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown .container{width:100%;min-height:0}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown .container .op-holder{display:flex;flex-direction:column;align-items:center;padding:0;transition:padding .2s ease-out}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown .container .op-holder .op-item-holder{width:100%;padding:0;transition:padding .2s ease-out}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown .container .op-holder .op-item-holder .navbar-item{font-size:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transition:font-size .2s ease-out,padding-top .2s ease-out,padding-bottom .2s ease-out}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown.open .container .op-holder{padding:var(--pad-unit)}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown.open .container .op-holder .op-item-holder{padding:0 5px}header .navbar .navbar-menu .navbar-center .navbar-item.menu-item .navbar-dropdown.open .container .op-holder .op-item-holder .navbar-item{font-size:1.8rem;line-height:1.9em;padding-top:var(--pad-quarter-unit);padding-bottom:var(--pad-quarter-unit)}header .navbar .navbar-menu .navbar-end{position:absolute;bottom:0;padding:var(--pad-unit)}header .navbar .navbar-menu .navbar-end,header .navbar .navbar-menu .navbar-end .navbar-dropdown{display:flex;width:100%;flex-direction:row;justify-content:flex-start}header .navbar .navbar-menu .navbar-end .navbar-dropdown .navbar-item{font-size:1.6rem}header .navbar .navbar-menu .navbar-end .navbar-dropdown .navbar-item.lang-selected{font-weight:800}header .navbar .navbar-menu .navbar-end .language-selector>.navbar-item{display:none}}@media screen and (max-width:1154px){header .navbar,header .navbar .container{min-height:55px}}header .duck{margin:0 6px}header .lang-item{font-size:1.3rem;text-transform:uppercase}header .lang-item.is-selected,header .lang-item:hover{text-decoration:underline}header .hamburger{margin-left:auto;display:none;padding:0}@media screen and (max-width:1153px){header .hamburger{display:block}}header .hamburger .hamburger-box{width:30px;height:15px}header .hamburger .hamburger-box .hamburger-inner{width:100%;height:2px;border-radius:2px;transition:top .2s ease-out .2s,bottom .2s ease-out .2s,transform .2s ease-out,opacity .2s ease-out}header .hamburger .hamburger-box .hamburger-inner:after,header .hamburger .hamburger-box .hamburger-inner:before{height:2px;border-radius:2px;transform-origin:50% 50%;transition:top .2s ease-out .2s,bottom .2s ease-out .2s,transform .2s ease-out,opacity .2s ease-out}header .hamburger .hamburger-box .hamburger-inner:after{width:75%;bottom:-5px;right:0;position:absolute}header .hamburger .hamburger-box .hamburger-inner:before{width:100%;top:-5px}header .hamburger.is-active .hamburger-inner:after{bottom:0;opacity:0;transform:none}header .hamburger.is-active .hamburger-inner:before{top:0;opacity:1;transform:rotate(-90deg)}header .hamburger.is-active .hamburger-inner,header .hamburger.is-active .hamburger-inner:after,header .hamburger.is-active .hamburger-inner:before{transition:top .2s ease-out,bottom .2s ease-out,transform .2s ease-out .2s,opacity .2s ease-out .2s}@media screen and (max-width:719px){header .language-selector>.navbar-item{display:none}}.footer{position:relative;height:auto;font-size:1.4rem}@media screen and (max-width:1153px){.footer{position:static}}.footer .yellow-separator{color:#feed00;display:inline-block;padding:0 10px;font-size:2rem}.footer .navbar{background:transparent;min-height:auto;justify-content:center;text-align:right;padding-right:30px;position:relative}.footer .navbar:after{content:"/";position:absolute;color:#feed00;top:2px;right:12px;font-size:2rem}@media screen and (max-width:720px){.footer .navbar:after{display:none}}.footer .navbar .navbar-item{color:#fff}.footer .bottom-bar{background:#000;color:#fff;position:relative;bottom:0;left:0;width:100%;height:54px;font-weight:500}.footer .bottom-bar .container{display:flex;align-items:center;height:100%;justify-content:flex-end}@media screen and (max-width:900px){.footer .bottom-bar .container{padding-bottom:30px}}@media screen and (max-width:900px){.footer .bottom-bar .container .navbar:after{display:none}}.footer .bottom-bar .container .navbar .navbar-item{padding-right:0}@media screen and (max-width:900px){.footer .bottom-bar .credits{position:absolute;bottom:0}}@media screen and (max-width:900px){.footer .bottom-bar{height:auto;padding:20px 0}.footer .bottom-bar .container{flex-direction:column;align-items:flex-start;height:auto;justify-content:center;display:flex}.footer .bottom-bar .container .navbar{padding:0}.footer .bottom-bar .container .navbar .navbar-item{padding:0;margin-bottom:var(--pad-third-unit)}}.footer .networks-holder{display:flex;align-items:center;justify-content:center;margin-bottom:var(--pad-double-unit);flex-direction:column;padding:0 var(--pad-double-unit)}.footer .networks-holder .networks-border-top{display:block;margin-bottom:var(--pad-double-unit);height:14px;background-color:#feed00;width:80%}@media screen and (max-width:720px){.footer .networks-holder .networks-border-top{width:100%}}.footer .networks-holder .networks-groups-holder{display:flex;align-items:center;justify-content:center;width:100%}.footer .networks-holder .networks-groups-holder .network-group{display:flex;align-items:center;justify-content:center;color:#000;font-weight:800;font-size:2.2rem;text-transform:uppercase;padding:var(--pad-unit);line-height:100%}.footer .networks-holder .networks-groups-holder .network-group span{margin-right:var(--pad-unit)}@media screen and (max-width:1153px){.footer .networks-holder .networks-groups-holder .network-group span{font-size:1.8rem}}.footer .networks-holder .networks-groups-holder .network-group label{color:#feed00;display:none}.footer .networks-holder .networks-groups-holder .network-group a{flex-shrink:0;transition:all .3s ease}.footer .networks-holder .networks-groups-holder .network-group a:hover{opacity:.65}@media screen and (max-width:1153px){.footer .networks-holder .networks-groups-holder .network-group a{font-size:1.8rem}}.footer .networks-holder .networks-groups-holder .network-group a:last-child{flex-shrink:1}.footer .networks-holder .networks-groups-holder .network-group img{width:25px;margin-left:var(--pad-middle-unit)}.footer .networks-holder .networks-groups-holder .networks-separator{color:#feed00;font-size:4rem;font-weight:800}@media screen and (max-width:720px){.footer .networks-holder .networks-groups-holder{flex-direction:column;align-items:flex-start}.footer .networks-holder .networks-groups-holder .network-group{justify-content:flex-start;width:100%;font-size:1.8rem}.footer .networks-holder .networks-groups-holder .network-group label{display:inline}.footer .networks-holder .networks-groups-holder .network-group img{width:22px;margin-left:var(--pad-unit)}.footer .networks-holder .networks-groups-holder .networks-separator{display:none}}.footer .credits{margin-right:auto;display:flex;align-items:center}.footer .credits a:hover{color:#fff;text-decoration:underline}@media screen and (max-width:720px){.footer{font-size:1.3rem}}.page-home .home-hero{background-color:#f9faf2;position:relative;z-index:1}.page-home .home-hero .hero-body{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 var(--pad-double-unit) 64px;height:450px}@media screen and (max-width:719px){.page-home .home-hero .hero-body{height:420px;padding:5rem 32px;width:100%}}.page-home .home-hero .hero-body .dates{position:absolute;left:-90px;bottom:30px;border:1px solid #a7a79d;width:400px;display:flex;line-height:1em;font-size:15px}@media screen and (max-width:1263px){.page-home .home-hero .hero-body .dates{left:-10px}}@media screen and (max-width:1153px){.page-home .home-hero .hero-body .dates{left:10px}}@media screen and (max-width:719px){.page-home .home-hero .hero-body .dates{width:100%;position:relative;top:0;left:0;font-size:13px;height:62px}}.page-home .home-hero .hero-body .dates:after{content:"";height:64px;width:1px!important;background:#a7a79d;position:absolute;left:49.5%;top:-2px;transform-origin:center;transform:rotate(15deg);opacity:1}@media screen and (max-width:719px){.page-home .home-hero .hero-body .dates:after{height:62px}}.page-home .home-hero .hero-body .dates .item{width:50%;padding:10px 14px}@media screen and (max-width:719px){.page-home .home-hero .hero-body .dates .item{padding:10px}}.page-home .home-hero .hero-body .dates .city{font-size:21px;font-weight:700;line-height:1.25em}.page-home .home-hero .hero-body .title{padding:var(--pad-double-unit);position:relative}.page-home .home-hero .hero-body .title .logotype{width:790px;margin:auto;display:inline-block}@media screen and (max-width:900px){.page-home .home-hero .hero-body .title .logotype{width:600px}}@media screen and (max-width:719px){.page-home .home-hero .hero-body .title .logotype{width:260px}}.page-home .home-hero .hero-body .subtitle{position:absolute;font-size:2.3rem;line-height:100%;font-weight:700;top:288px;left:260px;width:600px}@media screen and (max-width:900px){.page-home .home-hero .hero-body .subtitle{width:400px;font-size:1.8rem;top:265px;left:210px}}@media screen and (max-width:719px){.page-home .home-hero .hero-body .subtitle{width:240px;position:static;text-align:center;padding:2rem 0 3rem}}.page-home .grid-holder{padding:var(--pad-four-unit);position:relative}.page-home .grid-holder .rotative_holder{border-left:1px solid #00000030;position:absolute;right:0;height:100%;width:60px;top:0;overflow:hidden}.page-home .grid-holder .rotative_holder .rotative_words{display:flex;justify-content:left;align-items:center;height:60px;flex-wrap:nowrap;transform:rotate(-90deg) translateX(-60px);width:auto;transform-origin:left top;position:absolute;bottom:0;left:0;color:#000}.page-home .grid-holder .rotative_holder .rotative_words .words_runner{animation:k 20s infinite linear;width:auto;position:relative;display:flex;justify-content:left;align-items:center;font-weight:200}.page-home .grid-holder .rotative_holder .rotative_words .words_runner span{margin:0 10px 0 0;font-size:1.8rem;line-height:1.8rem;font-weight:200}.page-home .grid-holder .rotative_holder .rotative_words .words_runner .bullet{font-weight:200;font-size:1rem;line-height:1.8rem;padding-right:10px}@keyframes k{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media screen and (max-width:720px){.page-home .grid-holder .rotative_holder{display:none}}.page-home .grid-holder .get-more-holder{display:flex;width:100%;justify-content:center;margin-top:calc(var(--pad-double-unit) * 3)}.page-home .pub-holder .publicity{display:flex;justify-content:center}@media screen and (max-width:719px){.page-home .pub-holder .publicity{flex-direction:column}}.page-home .pub-holder .pub-item{cursor:auto;flex-grow:0;margin:var(--pad-unit);display:flex;align-items:center;justify-content:flex-start}.page-home .pub-holder .pub-item img{border:1px solid #ddd}.page-home .pub-holder .pub-item[href]{cursor:pointer}@media screen and (max-width:719px){.page-home .subscribe-holder .holder-form .know-more{font-size:1.9rem}.page-home .subscribe-holder img{max-width:260px}.page-home .subscribe-holder #subscribe-form{padding-top:30px}}.page-home .publicity-title{font-size:1.3rem;padding-left:16px}#app[data-page=home] .footer .networks-border-top,#app[data-page=home] .footer:after{display:none}@media screen and (max-width:720px){#app[data-page=home] .footer .networks-border-top{display:block}}.page-template-text .content{margin:0 auto}@media screen and (max-width:719px){.page-template-list #list .columns{margin:0}}.page-template-list #list .column{padding:3.5rem 0;border-bottom:2px solid #f5f5f5}@media screen and (max-width:719px){.page-template-list #list .column{padding:2.5rem 0}}.page-template-list #list .column:first-child{padding-top:0!important}.page-template-list #list .column:last-child{padding-bottom:0!important;border-bottom:none}.page-template-list #list .card{position:relative;display:flex;flex-direction:row;overflow:initial}@media screen and (max-width:599px){.page-template-list #list .card{flex-direction:column}}.page-template-list #list .card .card-image{width:160px;height:160px;flex-grow:0;flex-shrink:0}.page-template-list #list .card .card-content{padding:0 0 1.5rem 3.5rem}@media screen and (max-width:719px){.page-template-list #list .card .card-content{padding-left:2.5rem}}@media screen and (max-width:599px){.page-template-list #list .card .card-content{padding-left:0;padding-top:1.5rem}}.page-template-list #list .card .card-content .title{font-size:2.8rem;font-weight:500;color:#000}.page-template-list #list .card .card-content .content{font-size:1.6rem;font-weight:500;color:#000}.page-template-list #list .card .media{margin-bottom:1.5rem}@media screen and (max-width:719px){.page-template-list #list .card .media{margin-bottom:1rem}}.page-template-list #list .card .card-icon-more{position:absolute;bottom:0;right:0;z-index:10}@media screen and (max-width:719px){.page-template-list #list .card .card-icon-more{bottom:-10px}}.page-template-grid #grid .card{background-color:#f5f5f5}.page-template-grid #grid .card .card-image{width:100%;height:175px}.page-template-grid #grid .card .card-content{position:relative;padding:1.5rem}.page-template-grid #grid .card .card-content:after{position:absolute;left:0;display:block;height:15px;width:100%;content:"";background:#f5f5f5;top:-14px;clip-path:polygon(0 90%,50% 0,100% 90%,100% 100%,0 100%)}.page-template-grid #grid .card .card-content .media{margin-bottom:3.5rem}.page-template-grid #grid .card .card-content .title{font-size:1.8rem;font-weight:700;color:#000}.page-template-grid #grid .card .card-content .content{display:none}.page-template-grid #grid .card .card-content .card-icon-more{bottom:1rem;right:1rem}.page-template-footer .description{margin-top:2rem}.page-movie-distribuition .page-banner{height:360px}@media screen and (max-width:719px){.page-movie-distribuition .page-banner{height:185px}}.page-movie-distribuition .page-banner img{max-height:320px}.page-movie-distribuition .page-banner .text{position:absolute;bottom:70px;left:50%;width:560px;margin-left:-10%}@media screen and (max-width:1153px){.page-movie-distribuition .page-banner .text{left:0;top:360px;margin-left:0;width:100%;padding:20px 32px;max-width:100%}}@media screen and (max-width:719px){.page-movie-distribuition .page-banner .text{top:185px}}@media screen and (max-width:1153px){.page-movie-distribuition .section{padding-top:150px}}@media screen and (max-width:719px){.page-movie-distribuition .section{padding-top:180px}}.page-news .page-banner .title-image{padding:70px 0}@media screen and (max-width:719px){.page-news .page-banner .title-image{padding:0}}.page-news .card{border-bottom:1px dotted #ccc}.page-news .card .title{margin-bottom:1rem}.page-news .view-more-button{display:flex;justify-content:center;margin:4rem 0}.page-news-detail .page-banner.yellow-banner{height:calc(var(--pad-four-unit) * 2.5);margin-bottom:calc(var(--pad-four-unit) * 2 * -1)}.page-news-detail .page-banner.yellow-banner .container .title-image{display:none}.page-news-detail .page-banner.yellow-banner .container .primary-bar{width:100%;left:0}.page-news-detail .news-detail-body{background-image:url(../assets/images/q-yellow.svg);background-repeat:no-repeat;background-size:1160px auto;background-position:50% calc(var(--pad-four-unit) * 2.5);display:flex;flex-direction:column}@media screen and (max-width:720px){.page-news-detail .news-detail-body{background-image:none}}.page-news-detail .news-detail-body .container{max-width:730px}.page-news-detail .news-detail-body .new-image{background-color:#fff;width:100%;margin-bottom:var(--pad-four-unit)}.page-news-detail .news-detail-body .new-image img{width:100%}.page-news-detail .news-detail-body .new-data span{background-color:#000;color:#fff;font-size:1.5rem;padding:var(--pad-quarter-unit) var(--pad-third-unit);font-weight:400}.page-news-detail .news-detail-body .new-title-holder{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:var(--pad-quarter-unit);margin-bottom:var(--pad-double-unit);padding-bottom:var(--pad-unit);border-bottom:1px solid #00000050}.page-news-detail .news-detail-body .new-title-holder .new-title{color:#000;font-size:24px;font-weight:700;padding-top:5px}@media screen and (max-width:719px){.page-news-detail .news-detail-body .new-title-holder .new-title{line-height:28px}}@media screen and (max-width:720px){.page-news-detail .news-detail-body .new-title-holder{flex-direction:column}.page-news-detail .news-detail-body .new-title-holder .share-holder{align-self:flex-end;margin-top:var(--pad-double-unit)}}.page-news-detail .news-detail-body .new-text{font-size:16px;font-weight:200}.page-news-detail .subscribe-newsletter{bottom:0;transform:translateY(0);left:105%}@media screen and (max-width:1154px){.page-news-detail .subscribe-newsletter{display:none}}.page-past-editions .page-banner.yellow-banner{height:auto}.page-past-editions .page-banner.yellow-banner img{max-height:230px}@media screen and (max-width:719px){.page-past-editions .page-banner.yellow-banner img{max-height:185px}}.page-past-editions .page-banner.yellow-banner .container{padding-bottom:var(--padding-bottom-header-top-yellow);margin-bottom:calc(var(--padding-bottom-header-top-yellow)*-1)}@media screen and (max-width:720px){.page-past-editions .page-banner.yellow-banner .container{padding-bottom:0;margin-bottom:0}}.page-past-editions .section{margin-top:0;padding-top:0}.page-past-editions .grid{display:flex;flex-wrap:wrap;width:100%}@media screen and (max-width:720px){.page-past-editions .grid{justify-content:center}}.page-past-editions .grid .item{text-align:center;margin:0 18px 30px;border-bottom:1px dotted #ccc;padding-bottom:2rem;width:180px;flex-grow:0}.page-past-editions .grid .item img{width:180px;margin:auto}.page-past-editions .grid .item .year{font-size:1.8rem;font-weight:700;padding:1.4rem 0 1rem}.page-past-editions .grid .item .pdf{width:136px;height:36px;line-height:36px;border-radius:6px;background:#feed00;text-align:center;font-size:1.7rem;font-weight:700;text-decoration:none;display:inline-block}.page-team .page-banner{height:240px}@media screen and (max-width:719px){.page-team .page-banner{height:185px}}.page-team .tab-control-holder{width:100%;display:flex;justify-content:center;margin-bottom:var(--pad-double-unit)}.page-team .tab-control-holder .tabs{width:100%;display:flex}.page-team .tab-control-holder .tabs a{border:none;text-decoration:none}.page-team .tab-control-holder .tabs .tab-item{font-size:3rem;font-weight:400;color:#000;padding:var(--pad-middle-unit) 0;margin-right:var(--pad-double-unit);text-transform:uppercase;line-height:100%;cursor:pointer}@media screen and (max-width:719px){.page-team .tab-control-holder .tabs .tab-item{font-size:1.7rem}}.page-team .tab-control-holder .tabs .tab-item.sel,.page-team .tab-control-holder .tabs .tab-item:hover{font-weight:700;border-bottom:var(--pad-middle-unit) solid #feed00}.page-team nav{margin-bottom:5rem}.page-team nav a{font-size:3rem;margin-right:3rem;text-transform:uppercase;border:none;text-decoration:none}.page-team nav a.is-selected{font-weight:700;padding-bottom:.6rem;border-bottom:8px solid #feed00}.page-team .subscribe-newsletter{bottom:0;transform:translateY(0);left:90%}@media screen and (max-width:1154px){.page-team .subscribe-newsletter{display:none}}.page-grid-filter{margin-bottom:4rem}.page-grid-filter .page-header{height:220px;background:#feed00;display:flex;justify-content:center;align-items:center}@media screen and (max-width:719px){.page-grid-filter .page-header{height:160px}}.page-grid-filter .page-header img{width:400px}@media screen and (max-width:720px){.page-grid-filter .page-header img{width:100%}}.page-grid-filter .days{height:90px;border-bottom:1px solid #dbdbdb;overflow:hidden}@media screen and (max-width:720px){.page-grid-filter .days{height:auto}}.page-grid-filter .days .container{display:flex;height:100%}@media screen and (max-width:720px){.page-grid-filter .days .container{flex-wrap:wrap}.page-grid-filter .days .container .label-days{width:100%;border-right:none;padding:var(--pad-unit);justify-content:center;text-align:center;white-space:nowrap}.page-grid-filter .days .container .label-days:after{display:none}}.page-grid-filter .days .label-days{display:flex;align-items:center;padding:0 48px 0 20px;border-right:1px solid #dbdbdb;font-size:1.1rem;position:relative}@media screen and (max-width:719px){.page-grid-filter .days .label-days br{display:none}}.page-grid-filter .days .label-days:after{content:"";position:absolute;width:20px;height:20px;background:url(/assets/images/right-arrow.svg) 50% 50% no-repeat;top:50%;margin-top:-10px;right:20px}.page-grid-filter .days .days-holder{max-width:100%;display:flex;flex-wrap:nowrap;overflow:auto}.page-grid-filter .days .day-item{text-align:center;border-right:1px solid #dbdbdb;height:100%;display:flex;flex-direction:column;justify-content:center;width:86px;transition:all .4s ease;padding:var(--pad-unit)}@media screen and (max-width:720px){.page-grid-filter .days .day-item{border-top:1px solid #dbdbdb}}.page-grid-filter .days .day-item.is-selected,.page-grid-filter .days .day-item:hover{background:#feed00}.page-grid-filter .days .day-item .day{font-size:4.1rem;line-height:1em;font-weight:700}@media screen and (max-width:720px){.page-grid-filter .days .day-item .day{font-size:3.1rem}}.page-grid-filter .days .day-item .month{text-transform:uppercase;font-size:1.6rem}.page-grid-filter .filters{padding-bottom:0}.page-grid-filter .filters .container{display:flex;align-items:flex-end}.page-grid-filter .filters .container .select{min-width:180px}.page-grid-filter .filters .container .select select{border:1px solid #dbdbdb;border-radius:8px;padding:var(--pad-middle-unit);padding-right:2.5em;line-height:100%}.page-grid-filter .filters .container .item{padding:0 var(--pad-unit) 0 0}.page-grid-filter .filters .container .label{font-size:1.5rem}.page-grid-filter .filters .container .title{display:flex;align-items:center;padding:0 48px 0 20px;position:relative;font-size:1.1rem;text-transform:uppercase;width:130px}.page-grid-filter .filters .container .title:after{content:"";position:absolute;width:20px;height:20px;background:url(/assets/images/right-arrow.svg) 50% 50% no-repeat;top:50%;margin-top:-10px;right:20px}.page-grid-filter .filters .container .button{border-radius:8px;height:32px;min-width:70px;padding:0;font-size:1.4rem;padding:0 20px}@media screen and (max-width:719px){.page-grid-filter .filters .container .button{margin-bottom:10px}}.page-grid-filter .filters .container .button.is-black{margin-left:50px}@media screen and (max-width:900px){.page-grid-filter .filters .container .button.is-black{margin-left:5px}}@media screen and (max-width:719px){.page-grid-filter .filters .container .button.is-black{margin-left:0}}@media screen and (max-width:720px){.page-grid-filter .filters .container{align-items:flex-start;flex-direction:column}.page-grid-filter .filters .container .item{margin-bottom:var(--pad-double-unit);padding:0;display:flex;flex-direction:row;align-items:center}.page-grid-filter .filters .container .item .label{line-height:100%;padding:0;margin:0;margin-right:var(--pad-double-unit)}.page-grid-filter .filters .container .title{display:none}}.page-grid-filter .filters .button-group{flex-shrink:0}.page-grid-filter .no-results{padding:140px 20px 100px;text-align:center}.page-grid-filter #grid-movie-activity .card .title{margin-bottom:0}.page-grid-filter #grid-movie-activity .card .subtitle{font-style:italic;padding-bottom:1rem}.page-grid-filter #grid-movie-activity .card .movie-section{font-size:1.2rem}.page-form-accreditation .container #form-acreditacoes .send-button{width:140px;align-self:flex-end}@media screen and (max-width:720px){.page-form-accreditation .container #form-acreditacoes .send-button{align-self:center;margin-top:var(--pad-four-unit)}}.page-publications .page-banner.yellow-banner{height:auto}.page-publications .page-banner.yellow-banner img{max-height:320px}.page-publications .page-banner.yellow-banner .container{padding-bottom:var(--padding-bottom-header-top-yellow);margin-bottom:calc(var(--padding-bottom-header-top-yellow) * -1)}@media screen and (max-width:720px){.page-publications .page-banner.yellow-banner .container{padding-bottom:0;margin-bottom:0}}.page-publications .pub-holder{width:100%;display:flex;flex-direction:column;align-items:center}.page-publications .pub-holder .pub-item{width:100%;display:flex;flex-direction:column;max-width:900px;padding-bottom:75px}@media screen and (max-width:720px){.page-publications .pub-holder .pub-item{padding-bottom:50px}}.page-publications .pub-holder .pub-item:last-child{padding-bottom:0}.page-publications .pub-holder .pub-item .pub-title{font-size:2.6rem;color:#000;font-weight:700;line-height:100%;text-decoration:underline;margin-bottom:var(--pad-double-unit)}@media screen and (max-width:720px){.page-publications .pub-holder .pub-item .pub-title{font-size:1.9rem}}.page-publications .pub-holder .pub-item .pub-img{width:100%;position:relative}.page-publications .pub-holder .pub-item .pub-img img{width:100%}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda{position:absolute;width:167px;height:167px;background-color:#feed00;top:50%;right:0;transform:translateY(-50%) translateX(50%);border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda img.text-img{width:60%;padding-bottom:10px}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda img.text-img:first-child{padding-top:25px;padding-bottom:0}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda p{margin:4px 0;color:#000;font-size:1.9rem;font-weight:400}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda img:last-child{width:33px}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda:hover{background-color:#000}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda:hover p{color:#feed00}.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda:hover img{filter:invert(100%) sepia(97%) saturate(7485%) hue-rotate(346deg) brightness(96%) contrast(111%)}@media screen and (max-width:1154px){.page-publications .pub-holder .pub-item .pub-img .pub-link-pontos-venda{transform:translateY(-50%) translateX(10%) scale(.6)}}.page-publications .pub-holder .pub-item .pub-text{margin-top:var(--pad-double-unit);color:#000;font-size:1.6rem;font-weight:400}@media screen and (max-width:720px){.page-publications .pub-holder .pub-item .pub-text{font-size:1.3rem}}.page-publications .pub-holder .pub-item .pub-links{display:flex;align-items:center;justify-content:left;margin-top:var(--pad-double-unit)}.page-publications .pub-holder .pub-item .pub-links .pub-indice{background-color:#feed00;padding:var(--pad-third-unit);line-height:100%;color:#000;font-size:1.7rem;font-weight:500;margin-right:var(--pad-middle-unit)}.page-publications .pub-holder .pub-item .pub-links .pub-indice:hover{background-color:#000;color:#feed00}.page-publications .pontos-venda{position:fixed;top:0;left:0;width:100%;height:100%;z-index:41;background-color:#feed00;overflow:auto}.page-publications .pontos-venda .close-pontos-venda{position:absolute;top:var(--pad-double-unit);right:var(--pad-double-unit);width:var(--pad-double-unit);cursor:pointer;transition:transform .2s ease-out}.page-publications .pontos-venda .close-pontos-venda:hover{transform:rotate(90deg)}.page-publications .pontos-venda .container{max-width:450px}.page-publications .pontos-venda .container .pontos-venda-title{width:80%;margin-bottom:var(--pad-four-unit)}.page-publications .pontos-venda .container .pontos-venda-title img{width:100%;transform:translateX(-40%)}@media screen and (max-width:720px){.page-publications .pontos-venda .container .pontos-venda-title{width:100%}.page-publications .pontos-venda .container .pontos-venda-title img{transform:translateX(0)}}@media screen and (max-width:719px){.page-publications .share-holder{margin-top:0;margin-bottom:0}}.page-sponsors .page-banner .title-image{align-items:center;display:flex}.page-sponsors .page-banner img{height:120px}@media screen and (max-width:719px){.page-sponsors .page-banner img{height:170px}}.page-sponsors .holder-sponsors .container{display:flex;flex-direction:column;align-items:center}.page-sponsors .holder-sponsors .container .sponsors-group{width:100%;max-width:880px;display:flex;flex-direction:column;margin-bottom:var(--pad-double-unit)}.page-sponsors .holder-sponsors .container .sponsors-group .sponsors-group-title{font-size:1.7rem;color:#000;font-weight:800;text-transform:uppercase;padding:0 var(--pad-unit)}.page-sponsors .holder-sponsors .container .sponsors-group .sponsors-group-itens{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;margin-top:var(--pad-unit);width:100%}.page-sponsors .holder-sponsors .container .sponsors-group .sponsors-group-itens .sponsor{border:1px solid #00000050;padding:var(--pad-middle-unit);width:calc(176px - (var(--pad-unit)*2));margin:var(--pad-unit)}.page-sponsors .holder-sponsors .container .sponsors-group .sponsors-group-itens .sponsor img{width:100%}@media screen and (max-width:720px){.page-sponsors .holder-sponsors .container .sponsors-group .sponsors-group-itens .sponsor{width:calc(50% - (var(--pad-unit)*2))}}.page-form-volunteer .container .form-title{padding:0 var(--pad-four-unit)}.page-form-volunteer .container .form-text{padding:0 var(--pad-unit)}.page-form-volunteer .container #form-voluntarios{padding:6.5rem 0}.page-form-volunteer .container #form-voluntarios .field-holder .field-label{min-width:auto}.page-form-volunteer .container #form-voluntarios .fields-group{display:flex;flex-direction:column;margin-top:var(--pad-double-unit)}.page-form-volunteer .container #form-voluntarios .fields-group .fields-group-title{font-size:1.8rem;font-weight:800;text-transform:uppercase;color:#000;width:100%;border-bottom:1px solid #000;margin-bottom:var(--pad-double-unit)}.page-form-volunteer .container #form-voluntarios .fields-group .field-holder .field-label{min-width:230px}.page-form-volunteer .container #form-voluntarios .send-button{width:140px;align-self:flex-end;text-transform:capitalize}@media screen and (max-width:720px){.page-form-volunteer .container #form-voluntarios .send-button{align-self:center;margin-top:var(--pad-four-unit)}}.page-movie-activity-detail .page-banner.yellow-banner{height:calc(var(--pad-four-unit) * 2.5);margin-bottom:calc(var(--pad-four-unit) * 2 * -1)}.page-movie-activity-detail .page-banner.yellow-banner .container .title-image{display:none}.page-movie-activity-detail .page-banner.yellow-banner .container .primary-bar{width:100%;left:0}.page-movie-activity-detail .news-detail-body{background-image:url(../assets/images/q-yellow.svg);background-repeat:no-repeat;background-size:1160px auto;background-position:50% calc(var(--pad-four-unit) * 2.5);display:flex;flex-direction:column}@media screen and (max-width:720px){.page-movie-activity-detail .news-detail-body{background-image:none}}.page-movie-activity-detail .news-detail-body .container{max-width:730px}.page-movie-activity-detail .news-detail-body .new-image{background-color:#fff;width:100%;margin-bottom:var(--pad-four-unit)}.page-movie-activity-detail .news-detail-body .new-image img{width:100%}.page-movie-activity-detail .news-detail-body .new-data span{background-color:#000;color:#fff;font-size:1.5rem;padding:var(--pad-quarter-unit) var(--pad-third-unit);font-weight:400}.page-movie-activity-detail .news-detail-body .new-title-holder{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:var(--pad-quarter-unit);padding-bottom:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .new-title-holder .new-title{color:#000;font-size:2.4rem;font-weight:700;padding-top:5px}@media screen and (max-width:719px){.page-movie-activity-detail .news-detail-body .new-title-holder .new-title{line-height:28px}}@media screen and (max-width:720px){.page-movie-activity-detail .news-detail-body .new-title-holder{flex-direction:column;align-items:flex-start}.page-movie-activity-detail .news-detail-body .new-title-holder .share-holder{align-self:flex-end;margin-top:var(--pad-double-unit)}}.page-movie-activity-detail .news-detail-body .new-subtitle-holder{color:#000;font-weight:400;font-size:1.8rem;border-top:1px solid #00000050;border-bottom:1px solid #00000050;margin-bottom:5rem;padding-bottom:var(--pad-unit);padding-top:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .new-subtitle-holder label{font-weight:700}.page-movie-activity-detail .news-detail-body .new-text{font-size:1.6rem;font-weight:200;margin-bottom:var(--pad-unit);padding-bottom:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .new-video,.page-movie-activity-detail .news-detail-body .new-video .social-video{width:100%}.page-movie-activity-detail .news-detail-body .detail-section{margin-top:var(--pad-four-unit);display:flex;flex-direction:column;width:100%}.page-movie-activity-detail .news-detail-body .detail-section .mini-section-title{margin-bottom:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .detail-section .detail-section-body{background-color:#feed00;padding:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .detail-section .detail-section-body p{font-size:1.6rem;color:#000;font-weight:200}.page-movie-activity-detail .news-detail-body .detail-section .detail-section-body p span{font-weight:700}.page-movie-activity-detail .news-detail-body .director-section{margin-top:var(--pad-four-unit);display:flex;flex-direction:column;width:100%}.page-movie-activity-detail .news-detail-body .director-section .mini-section-title{margin-bottom:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .director-section .director-section-body{display:flex;align-items:flex-start}.page-movie-activity-detail .news-detail-body .director-section .director-section-body img{width:150px;margin-right:var(--pad-unit)}.page-movie-activity-detail .news-detail-body .director-section .director-section-body .director-section-content{flex:1}.page-movie-activity-detail .news-detail-body .director-section .director-section-body .director-section-content p{font-weight:200;font-size:1.6rem;color:#000}.page-movie-activity-detail .news-detail-body .director-section .director-section-body .director-section-content p.title{font-weight:700}.page-movie-activity-detail .news-detail-body .director-section .director-section-body p{font-size:1.6rem;color:#000;font-weight:200}.page-movie-activity-detail .news-detail-body .director-section .director-section-body p span{font-weight:700}@media screen and (max-width:720px){.page-movie-activity-detail .news-detail-body .director-section .director-section-body{flex-direction:column}.page-movie-activity-detail .news-detail-body .director-section .director-section-body img{margin-bottom:var(--pad-unit)}}.page-movie-activity-detail .subscribe-newsletter{bottom:0;transform:translateY(0);left:105%}@media screen and (max-width:1154px){.page-movie-activity-detail .subscribe-newsletter{display:none}}.page-movie-activity-detail .exhibitions-section{margin-bottom:5rem}.page-movie-activity-detail .exhibitions-section .session-location-title{text-transform:uppercase;font-weight:700}.page-movie-activity-detail .exhibitions-section .sessions-list{padding-bottom:1.5rem}.page-movie-activity-detail .exhibitions-section .sessions-list .item{display:flex;justify-content:space-between;align-items:center;margin:3px 0}.page-movie-activity-detail .exhibitions-section .sessions-list .item .button{color:#fff;background:#000;height:24px;padding:0 30px;border-radius:5px}.page-movie-activity-detail .exhibitions-section .sessions-list:last-child{padding-bottom:0}.page-juri .page-banner.yellow-banner{height:270px}@media screen and (max-width:719px){.page-juri .page-banner.yellow-banner{height:185px}}.page-juri .page-banner.yellow-banner img{max-height:240px}@media screen and (max-width:720px){.page-juri .page-banner.yellow-banner .container{padding-bottom:0;margin-bottom:0}}.page-juri .tab-control-holder{width:100%;display:flex;justify-content:center;margin-bottom:var(--pad-double-unit)}.page-juri .tab-control-holder .tabs{width:100%;max-width:800px;display:flex}.page-juri .tab-control-holder .tabs .tab-item{font-size:3rem;font-weight:400;color:#000;padding:var(--pad-middle-unit) 0;margin-right:var(--pad-double-unit);text-transform:uppercase;line-height:100%;cursor:pointer}.page-juri .tab-control-holder .tabs .tab-item.sel,.page-juri .tab-control-holder .tabs .tab-item:hover{font-weight:700;border-bottom:var(--pad-middle-unit) solid #feed00}.page-juri .holder{width:100%;display:flex;flex-direction:column;align-items:center}.page-juri .holder .jc-item{width:100%;display:flex;align-items:center;justify-content:center}.page-juri .holder .jc-item .jc-item-content{display:flex;align-items:flex-start;max-width:800px;border-bottom:1px solid #00000050;padding:var(--pad-double-unit) 0;width:100%}.page-juri .holder .jc-item .jc-item-content img{width:145px;height:auto;margin-right:var(--pad-unit)}.page-juri .holder .jc-item .jc-item-content .jc-content{display:flex;flex-direction:column}.page-juri .holder .jc-item .jc-item-content .jc-content p{font-weight:200;color:#000;font-size:1.6rem}.page-juri .holder .jc-item .jc-item-content .jc-content p.title{font-weight:800;font-size:1.8rem}@media screen and (max-width:720px){.page-juri .holder .jc-item .jc-item-content{flex-direction:column}.page-juri .holder .jc-item .jc-item-content img{margin-right:0;margin-bottom:var(--pad-double-unit)}}.page-juri .holder.hidden{display:none}@media screen and (min-width:720px){.page-juri .juris-holder .jc-item:first-child{background-image:url(../assets/images/j.svg);background-repeat:no-repeat;background-size:50px auto;background-position:0 var(--pad-double-unit)}.page-juri .juris-holder .jc-item:nth-child(2){background-image:url(../assets/images/u.svg);background-repeat:no-repeat;background-size:100px auto;background-position:0 50%}.page-juri .juris-holder .jc-item:nth-child(3){background-image:url(../assets/images/r.svg);background-repeat:no-repeat;background-size:80px auto;background-position:right 50%}.page-juri .juris-holder .jc-item:nth-child(4){background-image:url(../assets/images/i.svg);background-repeat:no-repeat;background-size:40px auto;background-position:left 80%}}@media screen and (min-width:720px){.page-juri .convidados-holder .jc-item:first-child{background-image:url(../assets/images/q-yellow-short.svg);background-repeat:no-repeat;background-size:auto 120px;background-position:100% 0}.page-juri .convidados-holder .jc-item:nth-child(2){background-image:url(../assets/images/big-u.svg);background-repeat:no-repeat;background-size:100px auto;background-position:0 50%}.page-juri .convidados-holder .jc-item:nth-child(3){background-image:url(../assets/images/big-e.svg);background-repeat:no-repeat;background-size:100px auto;background-position:right 50%}.page-juri .convidados-holder .jc-item:nth-child(4){background-image:url(../assets/images/big-e.svg);background-repeat:no-repeat;background-size:100px auto;background-position:left 100%}.page-juri .convidados-holder .jc-item:nth-child(5){background-image:url(../assets/images/r.svg);background-repeat:no-repeat;background-size:80px auto;background-position:right 100%}}.page-rooms-tickets .page-banner.yellow-banner{height:260px}@media screen and (max-width:719px){.page-rooms-tickets .page-banner.yellow-banner{height:155px}}.page-rooms-tickets .page-banner.yellow-banner img{max-height:240px}@media screen and (max-width:720px){.page-rooms-tickets .page-banner.yellow-banner .container{padding-bottom:0;margin-bottom:0}}.page-rooms-tickets .holder-content{width:100%;display:flex;justify-content:center;flex-direction:column}.page-rooms-tickets .holder-content .content{max-width:800px;width:100%;font-size:1.6rem;font-weight:200;margin-bottom:var(--pad-four-unit)}.page-rooms-tickets .holder-content .content p{width:100%}.page-rooms-tickets .holder-content .content p u{font-weight:700;font-size:1.8rem;text-decoration:none;width:100%;border-bottom:1px solid #00000050;padding-bottom:var(--pad-third-unit);display:block}.page-rooms-tickets .holder-content .content.more-info .text-content{background-color:#feed00;padding:var(--pad-unit)}.page-rooms-tickets .holder-content .content.contacts .text-content{background-color:#f9faf2;padding:var(--pad-unit)}.page-activity-detail .page-banner.yellow-banner{height:calc(var(--pad-four-unit) * 2.5);margin-bottom:calc(var(--pad-four-unit) * 2 * -1)}.page-activity-detail .page-banner.yellow-banner .container .title-image{display:none}.page-activity-detail .page-banner.yellow-banner .container .primary-bar{width:100%;left:0}.page-activity-detail .news-detail-body{background-image:url(../assets/images/q-yellow.svg);background-repeat:no-repeat;background-size:1160px auto;background-position:50% calc(var(--pad-four-unit) * 2.5);display:flex;flex-direction:column}@media screen and (max-width:720px){.page-activity-detail .news-detail-body{background-image:none}}.page-activity-detail .news-detail-body .container{max-width:730px}.page-activity-detail .news-detail-body .new-image{background-color:#fff;width:100%;margin-bottom:var(--pad-four-unit)}.page-activity-detail .news-detail-body .new-image img{width:100%}.page-activity-detail .news-detail-body .new-data span{background-color:#000;color:#fff;font-size:1.5rem;padding:var(--pad-quarter-unit) var(--pad-third-unit);font-weight:400;border:1px solid #000}.page-activity-detail .news-detail-body .new-data label{color:#000;font-size:1.5rem;padding:var(--pad-quarter-unit) var(--pad-third-unit);font-weight:700;border:1px solid #000;text-transform:uppercase}.page-activity-detail .news-detail-body .new-title-holder{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:var(--pad-quarter-unit);margin-bottom:var(--pad-unit);padding-bottom:var(--pad-unit);border-bottom:1px solid #00000050}.page-activity-detail .news-detail-body .new-title-holder .new-title{color:#000;font-size:2.4rem;font-weight:700;padding-top:5px}@media screen and (max-width:719px){.page-activity-detail .news-detail-body .new-title-holder .new-title{line-height:28px}}@media screen and (max-width:720px){.page-activity-detail .news-detail-body .new-title-holder{flex-direction:column;align-items:flex-start}.page-activity-detail .news-detail-body .new-title-holder .share-holder{align-self:flex-end;margin-top:var(--pad-double-unit)}}.page-activity-detail .news-detail-body .new-subtitle-holder{color:#000;font-weight:400;font-size:1.8rem;border-bottom:1px solid #00000050;margin-bottom:5rem;padding-bottom:var(--pad-unit)}.page-activity-detail .news-detail-body .new-subtitle-holder label{font-weight:700}.page-activity-detail .news-detail-body .new-text{font-size:1.6rem;font-weight:200;margin-bottom:var(--pad-unit);padding-bottom:var(--pad-unit)}.page-activity-detail .news-detail-body .new-video,.page-activity-detail .news-detail-body .new-video .social-video{width:100%}.page-activity-detail .news-detail-body .detail-section{margin-top:var(--pad-four-unit);display:flex;flex-direction:column;width:100%}.page-activity-detail .news-detail-body .detail-section .mini-section-title{margin-bottom:var(--pad-unit)}.page-activity-detail .news-detail-body .detail-section .detail-section-body{background-color:#feed00;padding:var(--pad-unit)}.page-activity-detail .news-detail-body .detail-section .detail-section-body p{font-size:1.6rem;color:#000;font-weight:200}.page-activity-detail .news-detail-body .detail-section .detail-section-body p span{font-weight:700}.page-activity-detail .news-detail-body .director-section{margin-top:var(--pad-four-unit);display:flex;flex-direction:column;width:100%}.page-activity-detail .news-detail-body .director-section .mini-section-title{margin-bottom:var(--pad-unit)}.page-activity-detail .news-detail-body .director-section .director-section-body{display:flex;align-items:flex-start}.page-activity-detail .news-detail-body .director-section .director-section-body img{width:150px;margin-right:var(--pad-unit)}.page-activity-detail .news-detail-body .director-section .director-section-body .director-section-content{flex:1}.page-activity-detail .news-detail-body .director-section .director-section-body .director-section-content p{font-weight:200;font-size:1.6rem;color:#000}.page-activity-detail .news-detail-body .director-section .director-section-body .director-section-content p.title{font-weight:700}.page-activity-detail .news-detail-body .director-section .director-section-body p{font-size:1.6rem;color:#000;font-weight:200}.page-activity-detail .news-detail-body .director-section .director-section-body p span{font-weight:700}@media screen and (max-width:720px){.page-activity-detail .news-detail-body .director-section .director-section-body{flex-direction:column}.page-activity-detail .news-detail-body .director-section .director-section-body img{margin-bottom:var(--pad-unit)}}.page-activity-detail .subscribe-newsletter{bottom:0;transform:translateY(0);left:105%}@media screen and (max-width:1154px){.page-activity-detail .subscribe-newsletter{display:none}}.page-form-movie .container{position:relative;z-index:1}.page-form-movie .container .form-title{padding:0 var(--pad-four-unit);margin-bottom:0}.page-form-movie .container .form-text{padding:0 var(--pad-double-unit)}.page-form-movie .container #form-movie{padding:6.5rem var(--pad-double-unit)}.page-form-movie .container #form-movie .field-holder .field-label{min-width:auto}.page-form-movie .container #form-movie .fields-group{display:flex;flex-direction:column;margin-top:var(--pad-double-unit)}.page-form-movie .container #form-movie .fields-group .fields-group-title{font-size:1.8rem;font-weight:800;text-transform:uppercase;color:#000;width:100%;border-bottom:1px solid #000;margin-bottom:var(--pad-double-unit)}.page-form-movie .container #form-movie .fields-group .fields-group-help{margin-top:calc(var(--pad-unit) * -1);margin-bottom:var(--pad-double-unit)}.page-form-movie .container #form-movie .fields-group .field-holder .field-label{min-width:230px}.page-form-movie .container #form-movie .send-button{width:140px;align-self:flex-end;text-transform:capitalize}@media screen and (max-width:720px){.page-form-movie .container #form-movie .send-button{align-self:center;margin-top:var(--pad-four-unit)}}.page-form-movie .section{position:relative}.page-form-movie .section .back_image{position:absolute;left:50%;transform:translateX(-50%)}.page-form-movie .section .back_image.back_image1{width:100px;top:10%;transform:translateX(0);left:calc(50% + 400px)}.page-form-movie .section .back_image.back_image2{width:100px;top:30%;transform:translateX(-100%);left:calc(50% - 400px);filter:brightness(0)}.page-form-movie .section .back_image.back_image3{width:100px;top:50%;transform:translateX(0);left:calc(50% + 400px);filter:brightness(0)}.page-form-movie .section .back_image.back_image4{width:100px;top:60%;transform:translateX(-100%);left:calc(50% - 400px);filter:brightness(0)}.page-form-movie .section .back_image.back_image5{width:80px;top:90%;transform:translateX(0);left:calc(50% + 400px);filter:brightness(0)}@media screen and (max-width:1154px){.page-form-movie .section .back_image{display:none}}