@charset "UTF-8";.el-tiptap-editor{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;position:relative;width:100%}.el-tiptap-editor,.el-tiptap-editor *{-webkit-box-sizing:border-box;box-sizing:border-box}.el-tiptap-editor .border-top-radius{border-top-left-radius:8px;border-top-right-radius:8px}.el-tiptap-editor .border-bottom-radius{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.el-tiptap-editor__codemirror{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;line-height:24px;overflow:scroll}.el-tiptap-editor__codemirror .CodeMirror{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto}.el-tiptap-editor--fullscreen{border-radius:0!important;bottom:0!important;height:100%!important;left:0!important;margin:0!important;position:fixed!important;right:0!important;top:0!important;width:100%!important;z-index:500}.el-tiptap-editor--fullscreen .el-tiptap-editor__content,.el-tiptap-editor--fullscreen .el-tiptap-editor__footer,.el-tiptap-editor--fullscreen .el-tiptap-editor__menu-bar{border-radius:0!important}.el-tiptap-editor>.el-tiptap-editor__content{background-color:#fff;border:1px solid #ebeef5;border-bottom:0;border-top:0;color:#000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:30px 20px}.el-tiptap-editor__menu-bar{background-color:#fff;border:1px solid #ebeef5;border-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5px;position:relative}.el-tiptap-editor__menu-bar:before{bottom:0;background-color:#ebeef5;content:"";height:1px;left:0;margin:0 10px;right:0;position:absolute}.el-tiptap-editor__menu-bubble{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;opacity:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;visibility:hidden;z-index:50}.el-tiptap-editor__menu-bubble--active{opacity:1;visibility:visible}.el-tiptap-editor__content{font-family:sans-serif;line-height:1.7;overflow-x:auto;text-align:left}.el-tiptap-editor__content,.el-tiptap-editor__content>*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-tiptap-editor__content p{margin-bottom:0;margin-top:0;outline:0}.el-tiptap-editor__content h1,.el-tiptap-editor__content h2,.el-tiptap-editor__content h3,.el-tiptap-editor__content h4,.el-tiptap-editor__content h5{margin-top:20px;margin-bottom:20px}.el-tiptap-editor__content h1:first-child,.el-tiptap-editor__content h2:first-child,.el-tiptap-editor__content h3:first-child,.el-tiptap-editor__content h4:first-child,.el-tiptap-editor__content h5:first-child{margin-top:0}.el-tiptap-editor__content h1:last-child,.el-tiptap-editor__content h2:last-child,.el-tiptap-editor__content h3:last-child,.el-tiptap-editor__content h4:last-child,.el-tiptap-editor__content h5:last-child{margin-bottom:0}.el-tiptap-editor__content ol,.el-tiptap-editor__content ul{counter-reset:none;list-style-type:none;margin-bottom:0;margin-left:24px;margin-top:0;padding-bottom:5px;padding-left:0;padding-top:5px}.el-tiptap-editor__content li>p{margin:0}.el-tiptap-editor__content li>p:first-child:before{content:counter(el-tiptap-counter) ".";display:inline-block;left:-5px;line-height:1;margin-left:-24px;position:relative;text-align:right;top:0;width:24px}.el-tiptap-editor__content ul li>p:first-child:before{content:"•";text-align:center}.el-tiptap-editor__content ol{counter-reset:el-tiptap-counter}.el-tiptap-editor__content ol li>p:first-child:before{counter-increment:el-tiptap-counter}.el-tiptap-editor__content a{color:#409eff;cursor:pointer}.el-tiptap-editor__content blockquote{border-left:5px solid #edf2fc;border-radius:2px;color:#606266;margin:10px 0;padding-left:1em}.el-tiptap-editor__content code{background-color:#d9ecff;border-radius:4px;color:#409eff;display:inline-block;font-size:14px;font-weight:700;padding:0 8px}.el-tiptap-editor__content pre{background-color:#303133;color:#d9ecff;font-size:16px;overflow-x:auto;padding:14px 20px;margin:10px 0;border-radius:5px}.el-tiptap-editor__content pre code{background-color:transparent;border-radius:0;color:inherit;display:block;font-family:"Menlo,Monaco,Consolas,Courier,monospace";font-size:inherit;font-weight:400;padding:0}.el-tiptap-editor__content img{display:inline-block;float:none;margin:12px 0;max-width:100%}.el-tiptap-editor__content img[data-display=inline]{margin-left:12px;margin-right:12px}.el-tiptap-editor__content img[data-display=block]{display:block}.el-tiptap-editor__content img[data-display=left]{float:left;margin-left:0;margin-right:12px}.el-tiptap-editor__content img[data-display=right]{float:right;margin-left:12px;margin-right:0}.el-tiptap-editor__content .image-view{display:inline-block;float:none;line-height:0;margin:12px 0;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:baseline}.el-tiptap-editor__content .image-view--inline{margin-left:12px;margin-right:12px}.el-tiptap-editor__content .image-view--block{display:block}.el-tiptap-editor__content .image-view--left{float:left;margin-left:0;margin-right:12px}.el-tiptap-editor__content .image-view--right{float:right;margin-left:12px;margin-right:0}.el-tiptap-editor__content .image-view__body{clear:both;display:inline-block;max-width:100%;outline-color:transparent;outline-style:solid;outline-width:2px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;position:relative}.el-tiptap-editor__content .image-view__body:hover{outline-color:#ffc83d}.el-tiptap-editor__content .image-view__body--focused:hover,.el-tiptap-editor__content .image-view__body--resizing:hover{outline-color:transparent}.el-tiptap-editor__content .image-view__body__placeholder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.el-tiptap-editor__content .image-view__body__image{cursor:pointer;margin:0}.el-tiptap-editor__content .image-resizer{border:1px solid #409eff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.el-tiptap-editor__content .image-resizer__handler{background-color:#409eff;border:1px solid #fff;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:12px;position:absolute;width:12px;z-index:2}.el-tiptap-editor__content .image-resizer__handler--tl{cursor:nw-resize;left:-6px;top:-6px}.el-tiptap-editor__content .image-resizer__handler--tr{cursor:ne-resize;right:-6px;top:-6px}.el-tiptap-editor__content .image-resizer__handler--bl{bottom:-6px;cursor:sw-resize;left:-6px}.el-tiptap-editor__content .image-resizer__handler--br{bottom:-6px;cursor:se-resize;right:-6px}.el-tiptap-editor__content ul[data-type=todo_list]{margin-left:5px}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item[data-text-align=right]{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item[data-text-align=center]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item[data-text-align=justify]{text-align:space-between!important}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item .todo-content{padding-left:10px}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item .todo-content>p{font-size:16px}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item .todo-content>p:last-of-type{margin-bottom:0}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item--done>.todo-checkbox{color:#409eff}.el-tiptap-editor__content ul[data-type=todo_list] .todo-item--done>.todo-content>p{color:#409eff;text-decoration:line-through}.el-tiptap-editor__content hr{margin-top:20px;margin-bottom:20px}.el-tiptap-editor__content [data-indent="1"]{margin-left:30px!important}.el-tiptap-editor__content [data-indent="2"]{margin-left:60px!important}.el-tiptap-editor__content [data-indent="3"]{margin-left:90px!important}.el-tiptap-editor__content [data-indent="4"]{margin-left:120px!important}.el-tiptap-editor__content [data-indent="5"]{margin-left:150px!important}.el-tiptap-editor__content [data-indent="6"]{margin-left:180px!important}.el-tiptap-editor__content [data-indent="7"]{margin-left:210px!important}.el-tiptap-editor__content .tableWrapper{margin:1em 0;overflow-x:auto}.el-tiptap-editor__content table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.el-tiptap-editor__content td,.el-tiptap-editor__content th{border:2px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative;vertical-align:top}.el-tiptap-editor__content td.selectedCell,.el-tiptap-editor__content th.selectedCell{background-color:#ecf5ff}.el-tiptap-editor__content th{font-weight:500;text-align:left}.el-tiptap-editor__content .column-resize-handle{background-color:#b3d8ff;bottom:0;pointer-events:none;position:absolute;right:-2px;top:0;width:4px;z-index:20}.el-tiptap-editor__content .iframe{height:0;padding-bottom:56.25%;position:relative;width:100%}.el-tiptap-editor__content .iframe__embed{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.el-tiptap-editor__content .resize-cursor{cursor:ew-resize;cursor:col-resize}.el-tiptap-editor__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:sans-serif;font-size:14px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px}.el-tiptap-editor .ProseMirror{outline:0}.el-tiptap-editor__placeholder.el-tiptap-editor--empty:first-child:before,.el-tiptap-editor__with-title-placeholder:first-child:before,.el-tiptap-editor__with-title-placeholder:nth-child(2):before{color:#c0c4cc;content:attr(data-empty-text);float:left;height:0;pointer-events:none}.el-tiptap-editor__characters{color:#939599}.el-tiptap-editor__command-button{border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;color:#303133;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;margin:2px;outline:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:40px}.el-tiptap-editor__command-button:hover{background-color:#e4e9f2}.el-tiptap-editor__command-button--active{background-color:#ecf5ff;color:#409eff}.el-tiptap-editor__command-button--readonly{cursor:default;opacity:.3;pointer-events:none}.el-tiptap-editor__command-button--readonly:hover{background-color:transparent}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item{color:#303133;line-height:1.5;padding-top:5px;padding-bottom:5px}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item [data-item-type=heading]{margin-bottom:0;margin-top:0}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item--active{background-color:#ecf5ff;color:#409eff}.el-tiptap-popper.el-popper{min-width:0}.el-tiptap-popper__menu__item{color:#303133;cursor:pointer;padding:8px 0}.el-tiptap-popper__menu__item--active,.el-tiptap-popper__menu__item:hover{color:#409eff}.el-tiptap-popper__menu__item--disabled{cursor:default;opacity:.2}.el-tiptap-popper__menu__item--disabled:hover{color:inherit}.el-tiptap-popper__menu__item__separator{border-top:1px solid #dcdfe6;height:0;margin:5px 0;width:100%}.el-tiptap-upload{display:-webkit-box;display:-ms-flexbox;display:flex}.el-tiptap-upload .el-upload,.el-tiptap-upload .el-upload-dragger{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-tiptap-upload .el-upload-dragger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:300px;width:100%}.el-tiptap-upload .el-upload-dragger .el-tiptap-upload__icon{font-size:50px;margin-bottom:10px}.el-tiptap-upload .el-upload-dragger:hover .el-tiptap-upload__icon{color:#409eff}.color-set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:240px}.color-set .color{border-radius:50%;-webkit-box-shadow:rgba(0,0,0,.2) 0 3px 3px -2px,rgba(0,0,0,.14) 0 3px 4px 0,rgba(0,0,0,.12) 0 1px 8px 0;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);color:#fff;height:30px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:30px}.color-set .color,.color-set .color__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.color-set .color__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px}.color-set .color--selected,.color-set .color:hover{border:2px solid #fff;-webkit-transform:scale(1.3);transform:scale(1.3)}.color-set .color--remove{position:relative}.color-set .color--remove:hover:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.color-set .color--remove:hover:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.color-set .color--remove:after,.color-set .color--remove:before{background-color:#f56c6c;bottom:0;content:"";left:50%;position:absolute;margin:2px 0;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:2px}.color-hex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.color-hex .color-hex__button{margin-left:10px;padding-left:15px;padding-right:15px}.table-grid-size-editor__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table-grid-size-editor__body,.table-grid-size-editor__row{display:-webkit-box;display:-ms-flexbox;display:flex}.table-grid-size-editor__cell{background-color:#fff;padding:5px}.table-grid-size-editor__cell__inner{border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;height:16px;padding:4px;width:16px}.table-grid-size-editor__cell--selected .table-grid-size-editor__cell__inner{background-color:#ecf5ff;border-color:#409eff}.table-grid-size-editor__footer{margin-top:5px;text-align:center}.el-tiptap-edit-image-dialog .el-form-item:last-child{margin-bottom:0}.el-tiptap-edit-image-dialog input[type=number]::-webkit-inner-spin-button,.el-tiptap-edit-image-dialog input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.el-tiptap-edit-link-dialog .el-form-item:last-child{margin-bottom:0}.el-popper.el-tiptap-image-popper{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);min-width:0;padding:5px}.el-popper.el-tiptap-image-popper .image-bubble-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.link-bubble-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.fa-icon{display:inline-block;fill:currentColor;overflow:visible}.fa-icon>g{-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both{-webkit-transform:scale(-1);transform:scale(-1)}.fa-spin>g{-webkit-animation:fa-spin 1s linear 0s infinite;animation:fa-spin 1s linear 0s infinite}.fa-pulse>g{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}.fa-inverse{color:#fff}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */.image-link>.el-dialog{height:unset!important;overflow:hidden!important;border-radius:5px}.image-link>.el-dialog>.el-dialog__body{height:unset!important;overflow-y:hidden!important}@media only screen and (max-width:768px){.insert-image-prompt.el-message-box{width:90%}}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):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%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.level:not(:last-child){margin-bottom:1.5rem}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay{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%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}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:left}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family: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:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#4d47e8;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}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:#4a4a4a;font-size:.875em;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:left}table th{color:#363636}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!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:768px){.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:769px){.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:1087px){.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:1088px){.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}}@media screen and (min-width:1280px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{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:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd{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}.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{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!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:#4d47e8!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#231ce0!important}.has-background-primary{background-color:#4d47e8!important}.has-text-link{color:#4d47e8!important}a.has-text-link:focus,a.has-text-link:hover{color:#231ce0!important}.has-background-link{background-color:#4d47e8!important}.has-text-info{color:#3298dc!important}a.has-text-info:focus,a.has-text-info:hover{color:#207dbc!important}.has-background-info{background-color:#3298dc!important}.has-text-success{color:#48c774!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a85c!important}.has-background-success{background-color:#48c774!important}.has-text-warning{color:#ffdd57!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd324!important}.has-background-warning{background-color:#ffdd57!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-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}.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: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:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1087px){.is-block-touch{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd{display:block!important}}.is-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;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:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd{visibility:hidden!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{-webkit-box-shadow:none!important;box-shadow:none!important}.is-relative{position:relative!important}.column{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-full,.columns.is-mobile>.column.is-narrow{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full{width:100%}.columns.is-mobile>.column.is-three-quarters{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-full-mobile,.column.is-narrow-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile{width:100%}.column.is-three-quarters-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-full,.column.is-full-tablet,.column.is-narrow,.column.is-narrow-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full,.column.is-full-tablet{width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1087px){.column.is-full-touch,.column.is-narrow-touch{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-touch{width:100%}.column.is-three-quarters-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1088px){.column.is-full-desktop,.column.is-narrow-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop{width:100%}.column.is-three-quarters-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop{-webkit-box-flex:0;-ms-flex:none;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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1280px){.column.is-full-widescreen,.column.is-narrow-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen{width:100%}.column.is-three-quarters-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1472px){.column.is-full-fullhd,.column.is-narrow-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-fullhd{width:100%}.column.is-three-quarters-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;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:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1088px){.columns.is-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only{--columnGap:.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch{--columnGap:.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop{--columnGap:.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only{--columnGap:.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen{--columnGap:.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only{--columnGap:.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd{--columnGap:.25rem}}.columns.is-variable.is-2{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only{--columnGap:.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch{--columnGap:.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop{--columnGap:.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only{--columnGap:.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen{--columnGap:.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only{--columnGap:.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd{--columnGap:.5rem}}.columns.is-variable.is-3{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only{--columnGap:.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch{--columnGap:.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop{--columnGap:.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only{--columnGap:.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen{--columnGap:.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only{--columnGap:.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd{--columnGap:.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.hero{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.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:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.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:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover,.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.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:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;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:1087px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.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,.hero.is-black .tabs li.is-active a{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(10,10,10,.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:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.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:1087px){.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,.hero.is-light .tabs li.is-active a{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(10,10,10,.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:768px){.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:1087px){.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,.hero.is-dark .tabs li.is-active a{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(10,10,10,.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:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#4d47e8;color:#fff}.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:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu{background-color:#4d47e8}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.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:#3730e5;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover,.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.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:#fff;border-color:#fff;color:#4d47e8}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-link{background-color:#4d47e8;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:1087px){.hero.is-link .navbar-menu{background-color:#4d47e8}}.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:#3730e5;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover,.hero.is-link .tabs li.is-active a{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(10,10,10,.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:#4d47e8}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-info{background-color:#3298dc;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:1087px){.hero.is-info .navbar-menu{background-color:#3298dc}}.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:#238cd1;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.hero.is-info .tabs li.is-active a{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(10,10,10,.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:#3298dc}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success{background-color:#48c774;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:1087px){.hero.is-success .navbar-menu{background-color:#48c774}}.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:#3abb67;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover,.hero.is-success .tabs li.is-active a{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(10,10,10,.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:#48c774}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning{background-color:#ffdd57;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:1087px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.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:#ffd83d;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,.hero.is-warning .tabs li.is-active a{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(10,10,10,.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:#ffdd57}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.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:1087px){.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,.hero.is-danger .tabs li.is-active a{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(10,10,10,.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:768px){.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:769px){.hero.is-medium .hero-body{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative: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%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body{-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}.container,.hero-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.container{margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none;padding-left:64px;padding-right:64px;width:100%}@media screen and (min-width:1088px){.container{max-width:960px}}@media screen and (max-width:1279px){.container.is-widescreen{max-width:1152px}}@media screen and (max-width:1471px){.container.is-fullhd{max-width:1344px}}@media screen and (min-width:1280px){.container{max-width:1152px}}@media screen and (min-width:1472px){.container{max-width:1344px}}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5}.navbar.is-light,.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#4d47e8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#4d47e8;color:#fff}}.navbar.is-link{background-color:#4d47e8;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#4d47e8;color:#fff}}.navbar.is-info{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3298dc;color:#fff}}.navbar.is-success{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c774;color:#fff}}.navbar.is-warning{background-color:#ffdd57}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{-webkit-box-shadow:0 2px 0 0 #f5f5f5;box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{-webkit-box-shadow:0 -2px 0 0 #f5f5f5;box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#4d47e8}.navbar-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active,.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#4d47e8}.navbar-item.is-tab.is-active{border-bottom-style:solid;border-bottom-width:3px;color:#4d47e8;padding-bottom:calc(.5rem - 3px)}.navbar-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#4d47e8;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar,.navbar-end,.navbar-menu,.navbar-start{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#4d47e8}.navbar-burger{display:none}.navbar-item,.navbar-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px rgba(10,10,10,.1);box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#4d47e8}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#4d47e8;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.level{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:-webkit-box;display:-ms-flexbox;display:flex}}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.has-text-extra-bold{font-weight:700}.is-size-3-4{font-size:1.75em}.is-size-4-5{font-size:1.375em}.is-size-5-6{font-size:1.125em}.is-size-6-7{font-size:.875em}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a.navbar-item{text-decoration:none}a.navbar-item:hover{background-color:inherit}.is-overline{text-transform:uppercase;letter-spacing:1px;font-size:.8em;color:#4d47e8;font-weight:700;margin-top:8px}.is-strikethrough{text-decoration:line-through}a{font-weight:500}.is-1{font-size:2.2em}.is-2{font-size:2em}.is-3{font-size:1.8em}.tip{padding:8px 16px;background-color:#ecf8ff;border-radius:4px;border-left:5px solid #50bfff;margin:20px 0}.tip.primary{background-color:rgba(70,64,255,.082);border-left:5px solid #4d47e8}.tip.warning{background-color:#faecd8;border-left:5px solid #e6a23c}.tip.success{background-color:#e1f3d8;border-left:5px solid #67c23a}.tip.danger{background-color:#fde2e2;border-left:5px solid #f56c6c}.tip.ghost{background-color:#fff;border-left:5px solid rgba(77,71,232,.5607843137254902);-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05)}.has-no-margin-top{margin-top:0!important}.has-no-margin-bottom,.has-no-margin-vertical{margin-bottom:0!important}.has-no-margin-vertical{margin-top:0!important}.has-no-margin-left{margin-left:0!important}.has-no-margin-right{margin-right:0!important}.has-no-margin-horizontal{margin-left:0!important;margin-right:0!important}.has-no-padding-top{padding-top:0!important}.has-no-padding-bottom,.has-no-padding-vertical{padding-bottom:0!important}.has-no-padding-vertical{padding-top:0!important}.has-no-padding-horizontal{padding-left:0!important;padding-right:0!important}.has-small-margin-top{margin-top:.5em}.has-small-margin-bottom{margin-bottom:.5em}.has-small-margin-right{margin-right:.5em}.has-small-margin-left{margin-left:.5em}.has-small-margin-vertical{margin-top:.5em;margin-bottom:.5em}.has-small-margin-horizontal{margin-left:.5em;margin-right:.5em}.has-small-padding-top{padding-top:.5em}.has-small-padding-bottom{padding-bottom:.5em}.has-small-padding-vertical{padding-top:.5em;padding-bottom:.5em}.has-small-padding-horizontal{padding-left:.5em;padding-right:.5em}.has-margin-top{margin-top:1em}.has-margin-bottom{margin-bottom:1em}.has-margin-right{margin-right:1em}.has-margin-left{margin-left:1em}.has-margin-vertical{margin-top:1em;margin-bottom:1em}.has-margin-horizontal{margin-left:1em;margin-right:1em}.has-large-margin-top{margin-top:2em}.has-large-margin-bottom{margin-bottom:2em}.has-large-margin-right{margin-right:2em}.has-large-margin-left{margin-left:2em}.has-large-margin-vertical{margin-top:2em;margin-bottom:2em}.has-huge-margin-vertical{margin-top:3em;margin-bottom:3em}.has-large-margin-horizontal{margin-left:2em;margin-right:2em}.has-padding-top{padding-top:1em}.has-padding-bottom{padding-bottom:1em}.has-padding-right{padding-right:1em}.has-padding-left{padding-left:1em}.has-padding-vertical{padding-top:1em;padding-bottom:1em}.has-padding-horizontal{padding-left:1em;padding-right:1em}.has-large-padding-top{padding-top:2em}.has-large-padding-bottom{padding-bottom:2em}.has-large-padding-right{padding-right:2em}.has-large-padding-left{padding-left:2em}.has-large-padding-vertical{padding-top:2em;padding-bottom:2em}.has-large-padding-horizontal{padding-left:2em;padding-right:2em}.has-margins-centered{margin-left:auto;margin-right:auto}.has-border-radius-4{border-radius:4px}.has-border-radius-8{border-radius:8px}.has-border-radius-10{border-radius:10px}.has-border-radius-16{border-radius:16px}.has-border-radius-32{border-radius:32px}.has-position-relative{position:relative}.is-fullwidth{width:100%}.is-fullheight{height:100vh}.has-overflow-hidden{overflow:hidden}.has-cursor-pointer{cursor:pointer}.has-cursor-not-allowed{cursor:not-allowed}.narrow-container{max-width:720px}.has-display-block{display:block!important}.grade{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));background-image:linear-gradient(180deg,#fff,#f4f5f9);min-height:100vh}.has-shadow{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.has-light-shadow{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.has-word-break-normal{word-break:normal!important}.has-text-align-left{text-align:left!important}.divider{position:relative;z-index:1;width:40px;height:3px;margin:16px auto 16px;background-color:#dee2ed}.divider.white{background-color:#fff}.divider.dark-bg{background-color:hsla(0,0%,100%,.5)}.divider.no-margin-top{margin-top:0}:root{--primary-color:#4d47e8;--sidebar-width:220px}body,html{height:100vh}#app{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app .sidebar-container{width:var(--sidebar-width)}#app .main-container{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}#app .the-navbar{display:none}#app .el-table .cell{word-break:normal!important}#app .container{margin:0 auto;position:relative}@media (min-width:1088px){#app .container{max-width:calc(960px - var(--sidebar-width));width:calc(960px - var(--sidebar-width))}#app .container.is-fluid{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media (min-width:1280px){#app .container{max-width:calc(1152px - var(--sidebar-width));width:calc(1152px - var(--sidebar-width))}}@media (min-width:1472px){#app .container{max-width:calc(1344px - var(--sidebar-width));width:calc(1344px - var(--sidebar-width))}}@media screen and (max-width:768px){#app{--sidebar-width:0}#app .the-navbar{display:block}}.popper-width{width:inherit!important}.ar .ar-recorder__records-limit{display:none}.ar .ar-recorder__duration{margin-top:10px}.ar .ar-records{height:64px}.ar .ar-player,.ar .ar-records__record:not(:last-child){display:none}#wavve-link .el-dialog{width:90%}#coupon-check>label>span.el-checkbox__label{font-size:13px!important}.caption-editor .el-form--label-top .el-form-item__label{padding-bottom:0;line-height:22px}.el-autocomplete-suggestion li{margin-bottom:16px!important}@media screen and (max-width:768px){.el-input__inner{font-size:16px;-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:left top;transform-origin:left top}}.have-one-created-for-you{position:relative;border:1px solid #24e0de!important}div.new-offering{height:35px;width:180px;background-color:#24e0de;position:absolute;top:48px;right:-6px;text-align:center;color:#fff;font-weight:600;font-size:24px;white-space:nowrap;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.new-offering:before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-color:transparent;border-width:37px;border-left-width:53px;border-right-width:26px;content:"";display:block;left:-49px;position:absolute;width:141%;border-top-width:0;border-bottom-color:#24e0de;top:-2px;z-index:-1}@media only screen and (min-device-width:320px) and (max-device-width:480px){.design-card-heading-text{line-height:35px!important;font-size:30px!important}}@media only screen and (min-width:768px){.design-card-heading-text{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1224px){.design-card-heading-text{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1824px){.design-card-heading-text{line-height:35px!important;font-size:30px!important}}.el-notification{-webkit-box-shadow:4px 4px 5px 0 rgba(0,0,0,.27);box-shadow:4px 4px 5px 0 rgba(0,0,0,.27)}.link-tiptap-container{width:100%;border:1px solid #dcdfe6}.link-tiptap-container.el-tiptap-editor>.el-tiptap-editor__content{max-height:500px}.link-tiptap-container.el-tiptap-editor>.el-tiptap-editor__content,.link-tiptap-container.el-tiptap-editor>.el-tiptap-editor__content p{font-family:Montserrat,sans-serif;line-height:1.5;font-size:1em;color:#4a4a4a}.link-tiptap-container.el-tiptap-editor>.el-tiptap-editor__content>.ProseMirror{width:436px!important;margin:0 auto}.link-tiptap-container.el-tiptap-editor>.el-tiptap-editor__menu-bar{border-bottom:1px solid #dcdfe6}.el-tiptap-edit-image-dialog.el-dialog{height:unset!important;overflow:hidden!important;border-radius:5px}.el-tiptap-edit-image-dialog.el-dialog>.el-dialog__body{height:unset!important;overflow-y:hidden!important}@media only screen and (max-width:768px){.el-tiptap-edit-image-dialog.el-dialog{width:90%}}.favicon-uploader{display:inline-block}.favicon-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.favicon-uploader .el-upload:hover{border-color:#409eff}.favicon-uploader-icon{font-size:28px;color:#8c939d;width:128px;height:128px;line-height:128px;text-align:center}.favicon{width:128px;height:128px;display:block}@-webkit-keyframes spinAround-ea6d09c4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround-ea6d09c4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-unselectable[data-v-ea6d09c4]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link[data-v-ea6d09c4]:not(.is-arrowless):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%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.level[data-v-ea6d09c4]:not(:last-child){margin-bottom:1.5rem}.hero-video[data-v-ea6d09c4],.image.is-1by1 .has-ratio[data-v-ea6d09c4],.image.is-1by1 img[data-v-ea6d09c4],.image.is-1by2 .has-ratio[data-v-ea6d09c4],.image.is-1by2 img[data-v-ea6d09c4],.image.is-1by3 .has-ratio[data-v-ea6d09c4],.image.is-1by3 img[data-v-ea6d09c4],.image.is-2by1 .has-ratio[data-v-ea6d09c4],.image.is-2by1 img[data-v-ea6d09c4],.image.is-2by3 .has-ratio[data-v-ea6d09c4],.image.is-2by3 img[data-v-ea6d09c4],.image.is-3by1 .has-ratio[data-v-ea6d09c4],.image.is-3by1 img[data-v-ea6d09c4],.image.is-3by2 .has-ratio[data-v-ea6d09c4],.image.is-3by2 img[data-v-ea6d09c4],.image.is-3by4 .has-ratio[data-v-ea6d09c4],.image.is-3by4 img[data-v-ea6d09c4],.image.is-3by5 .has-ratio[data-v-ea6d09c4],.image.is-3by5 img[data-v-ea6d09c4],.image.is-4by3 .has-ratio[data-v-ea6d09c4],.image.is-4by3 img[data-v-ea6d09c4],.image.is-4by5 .has-ratio[data-v-ea6d09c4],.image.is-4by5 img[data-v-ea6d09c4],.image.is-5by3 .has-ratio[data-v-ea6d09c4],.image.is-5by3 img[data-v-ea6d09c4],.image.is-5by4 .has-ratio[data-v-ea6d09c4],.image.is-5by4 img[data-v-ea6d09c4],.image.is-9by16 .has-ratio[data-v-ea6d09c4],.image.is-9by16 img[data-v-ea6d09c4],.image.is-16by9 .has-ratio[data-v-ea6d09c4],.image.is-16by9 img[data-v-ea6d09c4],.image.is-square .has-ratio[data-v-ea6d09c4],.image.is-square img[data-v-ea6d09c4],.is-overlay[data-v-ea6d09c4]{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote[data-v-ea6d09c4],body[data-v-ea6d09c4],dd[data-v-ea6d09c4],dl[data-v-ea6d09c4],dt[data-v-ea6d09c4],fieldset[data-v-ea6d09c4],figure[data-v-ea6d09c4],h1[data-v-ea6d09c4],h2[data-v-ea6d09c4],h3[data-v-ea6d09c4],h4[data-v-ea6d09c4],h5[data-v-ea6d09c4],h6[data-v-ea6d09c4],hr[data-v-ea6d09c4],html[data-v-ea6d09c4],iframe[data-v-ea6d09c4],legend[data-v-ea6d09c4],li[data-v-ea6d09c4],ol[data-v-ea6d09c4],p[data-v-ea6d09c4],pre[data-v-ea6d09c4],textarea[data-v-ea6d09c4],ul[data-v-ea6d09c4]{margin:0;padding:0}h1[data-v-ea6d09c4],h2[data-v-ea6d09c4],h3[data-v-ea6d09c4],h4[data-v-ea6d09c4],h5[data-v-ea6d09c4],h6[data-v-ea6d09c4]{font-size:100%;font-weight:400}ul[data-v-ea6d09c4]{list-style:none}button[data-v-ea6d09c4],input[data-v-ea6d09c4],select[data-v-ea6d09c4],textarea[data-v-ea6d09c4]{margin:0}img[data-v-ea6d09c4],video[data-v-ea6d09c4]{height:auto;max-width:100%}iframe[data-v-ea6d09c4]{border:0}table[data-v-ea6d09c4]{border-collapse:collapse;border-spacing:0}td[data-v-ea6d09c4],th[data-v-ea6d09c4]{padding:0}td[data-v-ea6d09c4]:not([align]),th[data-v-ea6d09c4]:not([align]){text-align:left}html[data-v-ea6d09c4]{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article[data-v-ea6d09c4],aside[data-v-ea6d09c4],figure[data-v-ea6d09c4],footer[data-v-ea6d09c4],header[data-v-ea6d09c4],hgroup[data-v-ea6d09c4],section[data-v-ea6d09c4]{display:block}body[data-v-ea6d09c4],button[data-v-ea6d09c4],input[data-v-ea6d09c4],select[data-v-ea6d09c4],textarea[data-v-ea6d09c4]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code[data-v-ea6d09c4],pre[data-v-ea6d09c4]{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body[data-v-ea6d09c4]{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a[data-v-ea6d09c4]{color:#4d47e8;cursor:pointer;text-decoration:none}a strong[data-v-ea6d09c4]{color:currentColor}a[data-v-ea6d09c4]:hover{color:#363636}code[data-v-ea6d09c4]{background-color:#f5f5f5;color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr[data-v-ea6d09c4]{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img[data-v-ea6d09c4]{height:auto;max-width:100%}input[type=checkbox][data-v-ea6d09c4],input[type=radio][data-v-ea6d09c4]{vertical-align:baseline}small[data-v-ea6d09c4]{font-size:.875em}span[data-v-ea6d09c4]{font-style:inherit;font-weight:inherit}strong[data-v-ea6d09c4]{color:#363636;font-weight:700}fieldset[data-v-ea6d09c4]{border:none}pre[data-v-ea6d09c4]{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code[data-v-ea6d09c4]{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td[data-v-ea6d09c4],table th[data-v-ea6d09c4]{vertical-align:top}table td[data-v-ea6d09c4]:not([align]),table th[data-v-ea6d09c4]:not([align]){text-align:left}table th[data-v-ea6d09c4]{color:#363636}.is-clearfix[data-v-ea6d09c4]:after{clear:both;content:" ";display:table}.is-pulled-left[data-v-ea6d09c4]{float:left!important}.is-pulled-right[data-v-ea6d09c4]{float:right!important}.is-clipped[data-v-ea6d09c4]{overflow:hidden!important}.is-size-1[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7[data-v-ea6d09c4]{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2-mobile[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3-mobile[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4-mobile[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5-mobile[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6-mobile[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7-mobile[data-v-ea6d09c4]{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2-tablet[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3-tablet[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4-tablet[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5-tablet[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6-tablet[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7-tablet[data-v-ea6d09c4]{font-size:.75rem!important}}@media screen and (max-width:1087px){.is-size-1-touch[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2-touch[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3-touch[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4-touch[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5-touch[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6-touch[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7-touch[data-v-ea6d09c4]{font-size:.75rem!important}}@media screen and (min-width:1088px){.is-size-1-desktop[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2-desktop[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3-desktop[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4-desktop[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5-desktop[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6-desktop[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7-desktop[data-v-ea6d09c4]{font-size:.75rem!important}}@media screen and (min-width:1280px){.is-size-1-widescreen[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2-widescreen[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3-widescreen[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4-widescreen[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5-widescreen[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6-widescreen[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7-widescreen[data-v-ea6d09c4]{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd[data-v-ea6d09c4]{font-size:3rem!important}.is-size-2-fullhd[data-v-ea6d09c4]{font-size:2.5rem!important}.is-size-3-fullhd[data-v-ea6d09c4]{font-size:2rem!important}.is-size-4-fullhd[data-v-ea6d09c4]{font-size:1.5rem!important}.is-size-5-fullhd[data-v-ea6d09c4]{font-size:1.25rem!important}.is-size-6-fullhd[data-v-ea6d09c4]{font-size:1rem!important}.is-size-7-fullhd[data-v-ea6d09c4]{font-size:.75rem!important}}.has-text-centered[data-v-ea6d09c4]{text-align:center!important}.has-text-justified[data-v-ea6d09c4]{text-align:justify!important}.has-text-left[data-v-ea6d09c4]{text-align:left!important}.has-text-right[data-v-ea6d09c4]{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile[data-v-ea6d09c4]{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet[data-v-ea6d09c4]{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only[data-v-ea6d09c4]{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch[data-v-ea6d09c4]{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop[data-v-ea6d09c4]{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only[data-v-ea6d09c4]{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen[data-v-ea6d09c4]{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only[data-v-ea6d09c4]{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd[data-v-ea6d09c4]{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile[data-v-ea6d09c4]{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd[data-v-ea6d09c4]{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile[data-v-ea6d09c4]{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet[data-v-ea6d09c4]{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only[data-v-ea6d09c4]{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch[data-v-ea6d09c4]{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop[data-v-ea6d09c4]{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only[data-v-ea6d09c4]{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen[data-v-ea6d09c4]{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only[data-v-ea6d09c4]{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd[data-v-ea6d09c4]{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile[data-v-ea6d09c4]{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet[data-v-ea6d09c4]{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only[data-v-ea6d09c4]{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch[data-v-ea6d09c4]{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop[data-v-ea6d09c4]{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only[data-v-ea6d09c4]{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen[data-v-ea6d09c4]{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only[data-v-ea6d09c4]{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd[data-v-ea6d09c4]{text-align:right!important}}.is-capitalized[data-v-ea6d09c4]{text-transform:capitalize!important}.is-lowercase[data-v-ea6d09c4]{text-transform:lowercase!important}.is-uppercase[data-v-ea6d09c4]{text-transform:uppercase!important}.is-italic[data-v-ea6d09c4]{font-style:italic!important}.has-text-white[data-v-ea6d09c4]{color:#fff!important}a.has-text-white[data-v-ea6d09c4]:focus,a.has-text-white[data-v-ea6d09c4]:hover{color:#e6e6e6!important}.has-background-white[data-v-ea6d09c4]{background-color:#fff!important}.has-text-black[data-v-ea6d09c4]{color:#0a0a0a!important}a.has-text-black[data-v-ea6d09c4]:focus,a.has-text-black[data-v-ea6d09c4]:hover{color:#000!important}.has-background-black[data-v-ea6d09c4]{background-color:#0a0a0a!important}.has-text-light[data-v-ea6d09c4]{color:#f5f5f5!important}a.has-text-light[data-v-ea6d09c4]:focus,a.has-text-light[data-v-ea6d09c4]:hover{color:#dbdbdb!important}.has-background-light[data-v-ea6d09c4]{background-color:#f5f5f5!important}.has-text-dark[data-v-ea6d09c4]{color:#363636!important}a.has-text-dark[data-v-ea6d09c4]:focus,a.has-text-dark[data-v-ea6d09c4]:hover{color:#1c1c1c!important}.has-background-dark[data-v-ea6d09c4]{background-color:#363636!important}.has-text-primary[data-v-ea6d09c4]{color:#4d47e8!important}a.has-text-primary[data-v-ea6d09c4]:focus,a.has-text-primary[data-v-ea6d09c4]:hover{color:#231ce0!important}.has-background-primary[data-v-ea6d09c4]{background-color:#4d47e8!important}.has-text-link[data-v-ea6d09c4]{color:#4d47e8!important}a.has-text-link[data-v-ea6d09c4]:focus,a.has-text-link[data-v-ea6d09c4]:hover{color:#231ce0!important}.has-background-link[data-v-ea6d09c4]{background-color:#4d47e8!important}.has-text-info[data-v-ea6d09c4]{color:#3298dc!important}a.has-text-info[data-v-ea6d09c4]:focus,a.has-text-info[data-v-ea6d09c4]:hover{color:#207dbc!important}.has-background-info[data-v-ea6d09c4]{background-color:#3298dc!important}.has-text-success[data-v-ea6d09c4]{color:#48c774!important}a.has-text-success[data-v-ea6d09c4]:focus,a.has-text-success[data-v-ea6d09c4]:hover{color:#34a85c!important}.has-background-success[data-v-ea6d09c4]{background-color:#48c774!important}.has-text-warning[data-v-ea6d09c4]{color:#ffdd57!important}a.has-text-warning[data-v-ea6d09c4]:focus,a.has-text-warning[data-v-ea6d09c4]:hover{color:#ffd324!important}.has-background-warning[data-v-ea6d09c4]{background-color:#ffdd57!important}.has-text-danger[data-v-ea6d09c4]{color:#f14668!important}a.has-text-danger[data-v-ea6d09c4]:focus,a.has-text-danger[data-v-ea6d09c4]:hover{color:#ee1742!important}.has-background-danger[data-v-ea6d09c4]{background-color:#f14668!important}.has-text-black-bis[data-v-ea6d09c4]{color:#121212!important}.has-background-black-bis[data-v-ea6d09c4]{background-color:#121212!important}.has-text-black-ter[data-v-ea6d09c4]{color:#242424!important}.has-background-black-ter[data-v-ea6d09c4]{background-color:#242424!important}.has-text-grey-darker[data-v-ea6d09c4]{color:#363636!important}.has-background-grey-darker[data-v-ea6d09c4]{background-color:#363636!important}.has-text-grey-dark[data-v-ea6d09c4]{color:#4a4a4a!important}.has-background-grey-dark[data-v-ea6d09c4]{background-color:#4a4a4a!important}.has-text-grey[data-v-ea6d09c4]{color:#7a7a7a!important}.has-background-grey[data-v-ea6d09c4]{background-color:#7a7a7a!important}.has-text-grey-light[data-v-ea6d09c4]{color:#b5b5b5!important}.has-background-grey-light[data-v-ea6d09c4]{background-color:#b5b5b5!important}.has-text-grey-lighter[data-v-ea6d09c4]{color:#dbdbdb!important}.has-background-grey-lighter[data-v-ea6d09c4]{background-color:#dbdbdb!important}.has-text-white-ter[data-v-ea6d09c4]{color:#f5f5f5!important}.has-background-white-ter[data-v-ea6d09c4]{background-color:#f5f5f5!important}.has-text-white-bis[data-v-ea6d09c4]{color:#fafafa!important}.has-background-white-bis[data-v-ea6d09c4]{background-color:#fafafa!important}.has-text-weight-light[data-v-ea6d09c4]{font-weight:300!important}.has-text-weight-normal[data-v-ea6d09c4]{font-weight:400!important}.has-text-weight-medium[data-v-ea6d09c4]{font-weight:500!important}.has-text-weight-semibold[data-v-ea6d09c4]{font-weight:600!important}.has-text-weight-bold[data-v-ea6d09c4]{font-weight:700!important}.is-family-primary[data-v-ea6d09c4],.is-family-sans-serif[data-v-ea6d09c4],.is-family-secondary[data-v-ea6d09c4]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code[data-v-ea6d09c4],.is-family-monospace[data-v-ea6d09c4]{font-family:monospace!important}.is-block[data-v-ea6d09c4]{display:block!important}@media screen and (max-width:768px){.is-block-mobile[data-v-ea6d09c4]{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet[data-v-ea6d09c4]{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only[data-v-ea6d09c4]{display:block!important}}@media screen and (max-width:1087px){.is-block-touch[data-v-ea6d09c4]{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop[data-v-ea6d09c4]{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only[data-v-ea6d09c4]{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen[data-v-ea6d09c4]{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only[data-v-ea6d09c4]{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd[data-v-ea6d09c4]{display:block!important}}.is-flex[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd[data-v-ea6d09c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline[data-v-ea6d09c4]{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile[data-v-ea6d09c4]{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet[data-v-ea6d09c4]{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only[data-v-ea6d09c4]{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch[data-v-ea6d09c4]{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop[data-v-ea6d09c4]{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only[data-v-ea6d09c4]{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen[data-v-ea6d09c4]{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only[data-v-ea6d09c4]{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd[data-v-ea6d09c4]{display:inline!important}}.is-inline-block[data-v-ea6d09c4]{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile[data-v-ea6d09c4]{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only[data-v-ea6d09c4]{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd[data-v-ea6d09c4]{display:inline-block!important}}.is-inline-flex[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd[data-v-ea6d09c4]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden[data-v-ea6d09c4]{display:none!important}.is-sr-only[data-v-ea6d09c4]{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:768px){.is-hidden-mobile[data-v-ea6d09c4]{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet[data-v-ea6d09c4]{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only[data-v-ea6d09c4]{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch[data-v-ea6d09c4]{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop[data-v-ea6d09c4]{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only[data-v-ea6d09c4]{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen[data-v-ea6d09c4]{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only[data-v-ea6d09c4]{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd[data-v-ea6d09c4]{display:none!important}}.is-invisible[data-v-ea6d09c4]{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile[data-v-ea6d09c4]{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only[data-v-ea6d09c4]{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd[data-v-ea6d09c4]{visibility:hidden!important}}.is-marginless[data-v-ea6d09c4]{margin:0!important}.is-paddingless[data-v-ea6d09c4]{padding:0!important}.is-radiusless[data-v-ea6d09c4]{border-radius:0!important}.is-shadowless[data-v-ea6d09c4]{-webkit-box-shadow:none!important;box-shadow:none!important}.is-relative[data-v-ea6d09c4]{position:relative!important}.column[data-v-ea6d09c4]{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters[data-v-ea6d09c4]{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds[data-v-ea6d09c4]{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half[data-v-ea6d09c4]{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third[data-v-ea6d09c4]{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter[data-v-ea6d09c4]{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth[data-v-ea6d09c4]{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths[data-v-ea6d09c4]{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths[data-v-ea6d09c4]{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths[data-v-ea6d09c4]{margin-left:80%}.columns.is-mobile>.column.is-0[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0[data-v-ea6d09c4]{margin-left:0}.columns.is-mobile>.column.is-1[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1[data-v-ea6d09c4]{margin-left:8.33333%}.columns.is-mobile>.column.is-2[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2[data-v-ea6d09c4]{margin-left:16.66667%}.columns.is-mobile>.column.is-3[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3[data-v-ea6d09c4]{margin-left:25%}.columns.is-mobile>.column.is-4[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4[data-v-ea6d09c4]{margin-left:33.33333%}.columns.is-mobile>.column.is-5[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5[data-v-ea6d09c4]{margin-left:41.66667%}.columns.is-mobile>.column.is-6[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6[data-v-ea6d09c4]{margin-left:50%}.columns.is-mobile>.column.is-7[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7[data-v-ea6d09c4]{margin-left:58.33333%}.columns.is-mobile>.column.is-8[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8[data-v-ea6d09c4]{margin-left:66.66667%}.columns.is-mobile>.column.is-9[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9[data-v-ea6d09c4]{margin-left:75%}.columns.is-mobile>.column.is-10[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10[data-v-ea6d09c4]{margin-left:83.33333%}.columns.is-mobile>.column.is-11[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11[data-v-ea6d09c4]{margin-left:91.66667%}.columns.is-mobile>.column.is-12[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12[data-v-ea6d09c4]{margin-left:100%}@media screen and (max-width:768px){.column.is-full-mobile[data-v-ea6d09c4],.column.is-narrow-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile[data-v-ea6d09c4]{width:100%}.column.is-three-quarters-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-mobile[data-v-ea6d09c4]{margin-left:75%}.column.is-offset-two-thirds-mobile[data-v-ea6d09c4]{margin-left:66.6666%}.column.is-offset-half-mobile[data-v-ea6d09c4]{margin-left:50%}.column.is-offset-one-third-mobile[data-v-ea6d09c4]{margin-left:33.3333%}.column.is-offset-one-quarter-mobile[data-v-ea6d09c4]{margin-left:25%}.column.is-offset-one-fifth-mobile[data-v-ea6d09c4]{margin-left:20%}.column.is-offset-two-fifths-mobile[data-v-ea6d09c4]{margin-left:40%}.column.is-offset-three-fifths-mobile[data-v-ea6d09c4]{margin-left:60%}.column.is-offset-four-fifths-mobile[data-v-ea6d09c4]{margin-left:80%}.column.is-0-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile[data-v-ea6d09c4]{margin-left:0}.column.is-1-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile[data-v-ea6d09c4]{margin-left:8.33333%}.column.is-2-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile[data-v-ea6d09c4]{margin-left:16.66667%}.column.is-3-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile[data-v-ea6d09c4]{margin-left:25%}.column.is-4-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile[data-v-ea6d09c4]{margin-left:33.33333%}.column.is-5-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile[data-v-ea6d09c4]{margin-left:41.66667%}.column.is-6-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile[data-v-ea6d09c4]{margin-left:50%}.column.is-7-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile[data-v-ea6d09c4]{margin-left:58.33333%}.column.is-8-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile[data-v-ea6d09c4]{margin-left:66.66667%}.column.is-9-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile[data-v-ea6d09c4]{margin-left:75%}.column.is-10-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile[data-v-ea6d09c4]{margin-left:83.33333%}.column.is-11-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile[data-v-ea6d09c4]{margin-left:91.66667%}.column.is-12-mobile[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile[data-v-ea6d09c4]{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow-tablet[data-v-ea6d09c4],.column.is-narrow[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-tablet[data-v-ea6d09c4],.column.is-full[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-tablet[data-v-ea6d09c4],.column.is-three-quarters[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-tablet[data-v-ea6d09c4],.column.is-two-thirds[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-tablet[data-v-ea6d09c4],.column.is-half[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-tablet[data-v-ea6d09c4],.column.is-one-third[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-tablet[data-v-ea6d09c4],.column.is-one-quarter[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-tablet[data-v-ea6d09c4],.column.is-one-fifth[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-tablet[data-v-ea6d09c4],.column.is-two-fifths[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-tablet[data-v-ea6d09c4],.column.is-three-fifths[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-tablet[data-v-ea6d09c4],.column.is-four-fifths[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-tablet[data-v-ea6d09c4],.column.is-offset-three-quarters[data-v-ea6d09c4]{margin-left:75%}.column.is-offset-two-thirds-tablet[data-v-ea6d09c4],.column.is-offset-two-thirds[data-v-ea6d09c4]{margin-left:66.6666%}.column.is-offset-half-tablet[data-v-ea6d09c4],.column.is-offset-half[data-v-ea6d09c4]{margin-left:50%}.column.is-offset-one-third-tablet[data-v-ea6d09c4],.column.is-offset-one-third[data-v-ea6d09c4]{margin-left:33.3333%}.column.is-offset-one-quarter-tablet[data-v-ea6d09c4],.column.is-offset-one-quarter[data-v-ea6d09c4]{margin-left:25%}.column.is-offset-one-fifth-tablet[data-v-ea6d09c4],.column.is-offset-one-fifth[data-v-ea6d09c4]{margin-left:20%}.column.is-offset-two-fifths-tablet[data-v-ea6d09c4],.column.is-offset-two-fifths[data-v-ea6d09c4]{margin-left:40%}.column.is-offset-three-fifths-tablet[data-v-ea6d09c4],.column.is-offset-three-fifths[data-v-ea6d09c4]{margin-left:60%}.column.is-offset-four-fifths-tablet[data-v-ea6d09c4],.column.is-offset-four-fifths[data-v-ea6d09c4]{margin-left:80%}.column.is-0-tablet[data-v-ea6d09c4],.column.is-0[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-tablet[data-v-ea6d09c4],.column.is-offset-0[data-v-ea6d09c4]{margin-left:0}.column.is-1-tablet[data-v-ea6d09c4],.column.is-1[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-tablet[data-v-ea6d09c4],.column.is-offset-1[data-v-ea6d09c4]{margin-left:8.33333%}.column.is-2-tablet[data-v-ea6d09c4],.column.is-2[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-tablet[data-v-ea6d09c4],.column.is-offset-2[data-v-ea6d09c4]{margin-left:16.66667%}.column.is-3-tablet[data-v-ea6d09c4],.column.is-3[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-tablet[data-v-ea6d09c4],.column.is-offset-3[data-v-ea6d09c4]{margin-left:25%}.column.is-4-tablet[data-v-ea6d09c4],.column.is-4[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-tablet[data-v-ea6d09c4],.column.is-offset-4[data-v-ea6d09c4]{margin-left:33.33333%}.column.is-5-tablet[data-v-ea6d09c4],.column.is-5[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-tablet[data-v-ea6d09c4],.column.is-offset-5[data-v-ea6d09c4]{margin-left:41.66667%}.column.is-6-tablet[data-v-ea6d09c4],.column.is-6[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-tablet[data-v-ea6d09c4],.column.is-offset-6[data-v-ea6d09c4]{margin-left:50%}.column.is-7-tablet[data-v-ea6d09c4],.column.is-7[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-tablet[data-v-ea6d09c4],.column.is-offset-7[data-v-ea6d09c4]{margin-left:58.33333%}.column.is-8-tablet[data-v-ea6d09c4],.column.is-8[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-tablet[data-v-ea6d09c4],.column.is-offset-8[data-v-ea6d09c4]{margin-left:66.66667%}.column.is-9-tablet[data-v-ea6d09c4],.column.is-9[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-tablet[data-v-ea6d09c4],.column.is-offset-9[data-v-ea6d09c4]{margin-left:75%}.column.is-10-tablet[data-v-ea6d09c4],.column.is-10[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-tablet[data-v-ea6d09c4],.column.is-offset-10[data-v-ea6d09c4]{margin-left:83.33333%}.column.is-11-tablet[data-v-ea6d09c4],.column.is-11[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-tablet[data-v-ea6d09c4],.column.is-offset-11[data-v-ea6d09c4]{margin-left:91.66667%}.column.is-12-tablet[data-v-ea6d09c4],.column.is-12[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-tablet[data-v-ea6d09c4],.column.is-offset-12[data-v-ea6d09c4]{margin-left:100%}}@media screen and (max-width:1087px){.column.is-full-touch[data-v-ea6d09c4],.column.is-narrow-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-touch[data-v-ea6d09c4]{width:100%}.column.is-three-quarters-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-touch[data-v-ea6d09c4]{margin-left:75%}.column.is-offset-two-thirds-touch[data-v-ea6d09c4]{margin-left:66.6666%}.column.is-offset-half-touch[data-v-ea6d09c4]{margin-left:50%}.column.is-offset-one-third-touch[data-v-ea6d09c4]{margin-left:33.3333%}.column.is-offset-one-quarter-touch[data-v-ea6d09c4]{margin-left:25%}.column.is-offset-one-fifth-touch[data-v-ea6d09c4]{margin-left:20%}.column.is-offset-two-fifths-touch[data-v-ea6d09c4]{margin-left:40%}.column.is-offset-three-fifths-touch[data-v-ea6d09c4]{margin-left:60%}.column.is-offset-four-fifths-touch[data-v-ea6d09c4]{margin-left:80%}.column.is-0-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch[data-v-ea6d09c4]{margin-left:0}.column.is-1-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-touch[data-v-ea6d09c4]{margin-left:8.33333%}.column.is-2-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-touch[data-v-ea6d09c4]{margin-left:16.66667%}.column.is-3-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch[data-v-ea6d09c4]{margin-left:25%}.column.is-4-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-touch[data-v-ea6d09c4]{margin-left:33.33333%}.column.is-5-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-touch[data-v-ea6d09c4]{margin-left:41.66667%}.column.is-6-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch[data-v-ea6d09c4]{margin-left:50%}.column.is-7-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-touch[data-v-ea6d09c4]{margin-left:58.33333%}.column.is-8-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-touch[data-v-ea6d09c4]{margin-left:66.66667%}.column.is-9-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch[data-v-ea6d09c4]{margin-left:75%}.column.is-10-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-touch[data-v-ea6d09c4]{margin-left:83.33333%}.column.is-11-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-touch[data-v-ea6d09c4]{margin-left:91.66667%}.column.is-12-touch[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch[data-v-ea6d09c4]{margin-left:100%}}@media screen and (min-width:1088px){.column.is-full-desktop[data-v-ea6d09c4],.column.is-narrow-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop[data-v-ea6d09c4]{width:100%}.column.is-three-quarters-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-desktop[data-v-ea6d09c4]{margin-left:75%}.column.is-offset-two-thirds-desktop[data-v-ea6d09c4]{margin-left:66.6666%}.column.is-offset-half-desktop[data-v-ea6d09c4]{margin-left:50%}.column.is-offset-one-third-desktop[data-v-ea6d09c4]{margin-left:33.3333%}.column.is-offset-one-quarter-desktop[data-v-ea6d09c4]{margin-left:25%}.column.is-offset-one-fifth-desktop[data-v-ea6d09c4]{margin-left:20%}.column.is-offset-two-fifths-desktop[data-v-ea6d09c4]{margin-left:40%}.column.is-offset-three-fifths-desktop[data-v-ea6d09c4]{margin-left:60%}.column.is-offset-four-fifths-desktop[data-v-ea6d09c4]{margin-left:80%}.column.is-0-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop[data-v-ea6d09c4]{margin-left:0}.column.is-1-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop[data-v-ea6d09c4]{margin-left:8.33333%}.column.is-2-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop[data-v-ea6d09c4]{margin-left:16.66667%}.column.is-3-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop[data-v-ea6d09c4]{margin-left:25%}.column.is-4-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop[data-v-ea6d09c4]{margin-left:33.33333%}.column.is-5-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop[data-v-ea6d09c4]{margin-left:41.66667%}.column.is-6-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop[data-v-ea6d09c4]{margin-left:50%}.column.is-7-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-desktop[data-v-ea6d09c4]{margin-left:58.33333%}.column.is-8-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-desktop[data-v-ea6d09c4]{margin-left:66.66667%}.column.is-9-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop[data-v-ea6d09c4]{margin-left:75%}.column.is-10-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop[data-v-ea6d09c4]{margin-left:83.33333%}.column.is-11-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop[data-v-ea6d09c4]{margin-left:91.66667%}.column.is-12-desktop[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop[data-v-ea6d09c4]{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen[data-v-ea6d09c4]{margin-left:75%}.column.is-offset-two-thirds-widescreen[data-v-ea6d09c4]{margin-left:66.6666%}.column.is-offset-half-widescreen[data-v-ea6d09c4]{margin-left:50%}.column.is-offset-one-third-widescreen[data-v-ea6d09c4]{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen[data-v-ea6d09c4]{margin-left:25%}.column.is-offset-one-fifth-widescreen[data-v-ea6d09c4]{margin-left:20%}.column.is-offset-two-fifths-widescreen[data-v-ea6d09c4]{margin-left:40%}.column.is-offset-three-fifths-widescreen[data-v-ea6d09c4]{margin-left:60%}.column.is-offset-four-fifths-widescreen[data-v-ea6d09c4]{margin-left:80%}.column.is-0-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen[data-v-ea6d09c4]{margin-left:0}.column.is-1-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen[data-v-ea6d09c4]{margin-left:8.33333%}.column.is-2-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen[data-v-ea6d09c4]{margin-left:16.66667%}.column.is-3-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen[data-v-ea6d09c4]{margin-left:25%}.column.is-4-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen[data-v-ea6d09c4]{margin-left:33.33333%}.column.is-5-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen[data-v-ea6d09c4]{margin-left:41.66667%}.column.is-6-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen[data-v-ea6d09c4]{margin-left:50%}.column.is-7-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-widescreen[data-v-ea6d09c4]{margin-left:58.33333%}.column.is-8-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen[data-v-ea6d09c4]{margin-left:66.66667%}.column.is-9-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen[data-v-ea6d09c4]{margin-left:75%}.column.is-10-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen[data-v-ea6d09c4]{margin-left:83.33333%}.column.is-11-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen[data-v-ea6d09c4]{margin-left:91.66667%}.column.is-12-widescreen[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen[data-v-ea6d09c4]{margin-left:100%}}@media screen and (min-width:1472px){.column.is-full-fullhd[data-v-ea6d09c4],.column.is-narrow-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-fullhd[data-v-ea6d09c4]{width:100%}.column.is-three-quarters-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd[data-v-ea6d09c4]{margin-left:75%}.column.is-offset-two-thirds-fullhd[data-v-ea6d09c4]{margin-left:66.6666%}.column.is-offset-half-fullhd[data-v-ea6d09c4]{margin-left:50%}.column.is-offset-one-third-fullhd[data-v-ea6d09c4]{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd[data-v-ea6d09c4]{margin-left:25%}.column.is-offset-one-fifth-fullhd[data-v-ea6d09c4]{margin-left:20%}.column.is-offset-two-fifths-fullhd[data-v-ea6d09c4]{margin-left:40%}.column.is-offset-three-fifths-fullhd[data-v-ea6d09c4]{margin-left:60%}.column.is-offset-four-fifths-fullhd[data-v-ea6d09c4]{margin-left:80%}.column.is-0-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd[data-v-ea6d09c4]{margin-left:0}.column.is-1-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-fullhd[data-v-ea6d09c4]{margin-left:8.33333%}.column.is-2-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-fullhd[data-v-ea6d09c4]{margin-left:16.66667%}.column.is-3-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd[data-v-ea6d09c4]{margin-left:25%}.column.is-4-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-fullhd[data-v-ea6d09c4]{margin-left:33.33333%}.column.is-5-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-fullhd[data-v-ea6d09c4]{margin-left:41.66667%}.column.is-6-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd[data-v-ea6d09c4]{margin-left:50%}.column.is-7-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-fullhd[data-v-ea6d09c4]{margin-left:58.33333%}.column.is-8-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-fullhd[data-v-ea6d09c4]{margin-left:66.66667%}.column.is-9-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd[data-v-ea6d09c4]{margin-left:75%}.column.is-10-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-fullhd[data-v-ea6d09c4]{margin-left:83.33333%}.column.is-11-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-fullhd[data-v-ea6d09c4]{margin-left:91.66667%}.column.is-12-fullhd[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd[data-v-ea6d09c4]{margin-left:100%}}.columns[data-v-ea6d09c4]{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns[data-v-ea6d09c4]:last-child{margin-bottom:-.75rem}.columns[data-v-ea6d09c4]:not(:last-child){margin-bottom:.75rem}.columns.is-centered[data-v-ea6d09c4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless[data-v-ea6d09c4]{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column[data-v-ea6d09c4]{margin:0;padding:0!important}.columns.is-gapless[data-v-ea6d09c4]:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless[data-v-ea6d09c4]:last-child{margin-bottom:0}.columns.is-mobile[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline[data-v-ea6d09c4]{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns[data-v-ea6d09c4]:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1088px){.columns.is-desktop[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable[data-v-ea6d09c4]{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable .column[data-v-ea6d09c4]{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0[data-v-ea6d09c4]{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile[data-v-ea6d09c4]{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only[data-v-ea6d09c4]{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd[data-v-ea6d09c4]{--columnGap:0rem}}.columns.is-variable.is-1[data-v-ea6d09c4]{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile[data-v-ea6d09c4]{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only[data-v-ea6d09c4]{--columnGap:.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd[data-v-ea6d09c4]{--columnGap:.25rem}}.columns.is-variable.is-2[data-v-ea6d09c4]{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile[data-v-ea6d09c4]{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only[data-v-ea6d09c4]{--columnGap:.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd[data-v-ea6d09c4]{--columnGap:.5rem}}.columns.is-variable.is-3[data-v-ea6d09c4]{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile[data-v-ea6d09c4]{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only[data-v-ea6d09c4]{--columnGap:.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd[data-v-ea6d09c4]{--columnGap:.75rem}}.columns.is-variable.is-4[data-v-ea6d09c4]{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile[data-v-ea6d09c4]{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only[data-v-ea6d09c4]{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd[data-v-ea6d09c4]{--columnGap:1rem}}.columns.is-variable.is-5[data-v-ea6d09c4]{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile[data-v-ea6d09c4]{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only[data-v-ea6d09c4]{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd[data-v-ea6d09c4]{--columnGap:1.25rem}}.columns.is-variable.is-6[data-v-ea6d09c4]{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile[data-v-ea6d09c4]{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only[data-v-ea6d09c4]{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd[data-v-ea6d09c4]{--columnGap:1.5rem}}.columns.is-variable.is-7[data-v-ea6d09c4]{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile[data-v-ea6d09c4]{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only[data-v-ea6d09c4]{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd[data-v-ea6d09c4]{--columnGap:1.75rem}}.columns.is-variable.is-8[data-v-ea6d09c4]{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile[data-v-ea6d09c4]{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only[data-v-ea6d09c4]{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd[data-v-ea6d09c4]{--columnGap:2rem}}.section[data-v-ea6d09c4]{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium[data-v-ea6d09c4]{padding:9rem 1.5rem}.section.is-large[data-v-ea6d09c4]{padding:18rem 1.5rem}}.hero[data-v-ea6d09c4]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar[data-v-ea6d09c4]{background:none}.hero .tabs ul[data-v-ea6d09c4]{border-bottom:none}.hero.is-white[data-v-ea6d09c4]{background-color:#fff;color:#0a0a0a}.hero.is-white a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong[data-v-ea6d09c4]{color:inherit}.hero.is-white .title[data-v-ea6d09c4]{color:#0a0a0a}.hero.is-white .subtitle[data-v-ea6d09c4]{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-white .subtitle strong[data-v-ea6d09c4]{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu[data-v-ea6d09c4]{background-color:#fff}}.hero.is-white .navbar-item[data-v-ea6d09c4],.hero.is-white .navbar-link[data-v-ea6d09c4]{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active[data-v-ea6d09c4],.hero.is-white .navbar-link[data-v-ea6d09c4]:hover,.hero.is-white a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-white a.navbar-item[data-v-ea6d09c4]:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a[data-v-ea6d09c4]{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a[data-v-ea6d09c4]:hover,.hero.is-white .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-white .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-white .tabs.is-toggle a[data-v-ea6d09c4]{color:#0a0a0a}.hero.is-white .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-white .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-white .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-white .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-white .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black[data-v-ea6d09c4]{background-color:#0a0a0a;color:#fff}.hero.is-black a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong[data-v-ea6d09c4]{color:inherit}.hero.is-black .title[data-v-ea6d09c4]{color:#fff}.hero.is-black .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-black .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-black .navbar-menu[data-v-ea6d09c4]{background-color:#0a0a0a}}.hero.is-black .navbar-item[data-v-ea6d09c4],.hero.is-black .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active[data-v-ea6d09c4],.hero.is-black .navbar-link[data-v-ea6d09c4]:hover,.hero.is-black a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-black a.navbar-item[data-v-ea6d09c4]:hover{background-color:#000;color:#fff}.hero.is-black .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-black .tabs a[data-v-ea6d09c4]:hover,.hero.is-black .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-black .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-black .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-black .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-black .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-black .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-black .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-black .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light[data-v-ea6d09c4]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong[data-v-ea6d09c4]{color:inherit}.hero.is-light .title[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.hero.is-light .subtitle[data-v-ea6d09c4]{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-light .subtitle strong[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-light .navbar-menu[data-v-ea6d09c4]{background-color:#f5f5f5}}.hero.is-light .navbar-item[data-v-ea6d09c4],.hero.is-light .navbar-link[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active[data-v-ea6d09c4],.hero.is-light .navbar-link[data-v-ea6d09c4]:hover,.hero.is-light a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-light a.navbar-item[data-v-ea6d09c4]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a[data-v-ea6d09c4]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a[data-v-ea6d09c4]:hover,.hero.is-light .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-light .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-light .tabs.is-toggle a[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-light .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-light .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-light .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-light .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark[data-v-ea6d09c4]{background-color:#363636;color:#fff}.hero.is-dark a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong[data-v-ea6d09c4]{color:inherit}.hero.is-dark .title[data-v-ea6d09c4]{color:#fff}.hero.is-dark .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-dark .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-dark .navbar-menu[data-v-ea6d09c4]{background-color:#363636}}.hero.is-dark .navbar-item[data-v-ea6d09c4],.hero.is-dark .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active[data-v-ea6d09c4],.hero.is-dark .navbar-link[data-v-ea6d09c4]:hover,.hero.is-dark a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-dark a.navbar-item[data-v-ea6d09c4]:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-dark .tabs a[data-v-ea6d09c4]:hover,.hero.is-dark .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-dark .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-dark .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-dark .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-dark .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-dark .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-dark .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-dark .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}.hero.is-primary a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong[data-v-ea6d09c4]{color:inherit}.hero.is-primary .title[data-v-ea6d09c4]{color:#fff}.hero.is-primary .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-primary .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu[data-v-ea6d09c4]{background-color:#4d47e8}}.hero.is-primary .navbar-item[data-v-ea6d09c4],.hero.is-primary .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active[data-v-ea6d09c4],.hero.is-primary .navbar-link[data-v-ea6d09c4]:hover,.hero.is-primary a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-primary a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3730e5;color:#fff}.hero.is-primary .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-primary .tabs a[data-v-ea6d09c4]:hover,.hero.is-primary .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-primary .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-primary .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-primary .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-primary .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-primary .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-primary .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-primary .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-primary.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-link[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}.hero.is-link a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong[data-v-ea6d09c4]{color:inherit}.hero.is-link .title[data-v-ea6d09c4]{color:#fff}.hero.is-link .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-link .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-link .navbar-menu[data-v-ea6d09c4]{background-color:#4d47e8}}.hero.is-link .navbar-item[data-v-ea6d09c4],.hero.is-link .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active[data-v-ea6d09c4],.hero.is-link .navbar-link[data-v-ea6d09c4]:hover,.hero.is-link a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-link a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3730e5;color:#fff}.hero.is-link .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-link .tabs a[data-v-ea6d09c4]:hover,.hero.is-link .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-link .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-link .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-link .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-link .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-link .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-link .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-link .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-link.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-info[data-v-ea6d09c4]{background-color:#3298dc;color:#fff}.hero.is-info a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong[data-v-ea6d09c4]{color:inherit}.hero.is-info .title[data-v-ea6d09c4]{color:#fff}.hero.is-info .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-info .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-info .navbar-menu[data-v-ea6d09c4]{background-color:#3298dc}}.hero.is-info .navbar-item[data-v-ea6d09c4],.hero.is-info .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active[data-v-ea6d09c4],.hero.is-info .navbar-link[data-v-ea6d09c4]:hover,.hero.is-info a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-info a.navbar-item[data-v-ea6d09c4]:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-info .tabs a[data-v-ea6d09c4]:hover,.hero.is-info .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-info .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-info .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-info .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-info .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-info .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-info .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-info .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success[data-v-ea6d09c4]{background-color:#48c774;color:#fff}.hero.is-success a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong[data-v-ea6d09c4]{color:inherit}.hero.is-success .title[data-v-ea6d09c4]{color:#fff}.hero.is-success .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-success .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-success .navbar-menu[data-v-ea6d09c4]{background-color:#48c774}}.hero.is-success .navbar-item[data-v-ea6d09c4],.hero.is-success .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active[data-v-ea6d09c4],.hero.is-success .navbar-link[data-v-ea6d09c4]:hover,.hero.is-success a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-success a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-success .tabs a[data-v-ea6d09c4]:hover,.hero.is-success .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-success .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-success .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-success .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-success .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-success .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-success .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-success .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning[data-v-ea6d09c4]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong[data-v-ea6d09c4]{color:inherit}.hero.is-warning .title[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle[data-v-ea6d09c4]{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-warning .subtitle strong[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-warning .navbar-menu[data-v-ea6d09c4]{background-color:#ffdd57}}.hero.is-warning .navbar-item[data-v-ea6d09c4],.hero.is-warning .navbar-link[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active[data-v-ea6d09c4],.hero.is-warning .navbar-link[data-v-ea6d09c4]:hover,.hero.is-warning a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-warning a.navbar-item[data-v-ea6d09c4]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a[data-v-ea6d09c4]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a[data-v-ea6d09c4]:hover,.hero.is-warning .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-warning .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-warning .tabs.is-toggle a[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-warning .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-warning .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-warning .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-warning .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger[data-v-ea6d09c4]{background-color:#f14668;color:#fff}.hero.is-danger a[data-v-ea6d09c4]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong[data-v-ea6d09c4]{color:inherit}.hero.is-danger .title[data-v-ea6d09c4]{color:#fff}.hero.is-danger .subtitle[data-v-ea6d09c4]{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a[data-v-ea6d09c4]:not(.button),.hero.is-danger .subtitle strong[data-v-ea6d09c4]{color:#fff}@media screen and (max-width:1087px){.hero.is-danger .navbar-menu[data-v-ea6d09c4]{background-color:#f14668}}.hero.is-danger .navbar-item[data-v-ea6d09c4],.hero.is-danger .navbar-link[data-v-ea6d09c4]{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active[data-v-ea6d09c4],.hero.is-danger .navbar-link[data-v-ea6d09c4]:hover,.hero.is-danger a.navbar-item.is-active[data-v-ea6d09c4],.hero.is-danger a.navbar-item[data-v-ea6d09c4]:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a[data-v-ea6d09c4]{color:#fff;opacity:.9}.hero.is-danger .tabs a[data-v-ea6d09c4]:hover,.hero.is-danger .tabs li.is-active a[data-v-ea6d09c4]{opacity:1}.hero.is-danger .tabs.is-boxed a[data-v-ea6d09c4],.hero.is-danger .tabs.is-toggle a[data-v-ea6d09c4]{color:#fff}.hero.is-danger .tabs.is-boxed a[data-v-ea6d09c4]:hover,.hero.is-danger .tabs.is-toggle a[data-v-ea6d09c4]:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a[data-v-ea6d09c4],.hero.is-danger .tabs.is-boxed li.is-active a[data-v-ea6d09c4]:hover,.hero.is-danger .tabs.is-toggle li.is-active a[data-v-ea6d09c4],.hero.is-danger .tabs.is-toggle li.is-active a[data-v-ea6d09c4]:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu[data-v-ea6d09c4]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body[data-v-ea6d09c4]{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body[data-v-ea6d09c4]{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body[data-v-ea6d09c4]{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body[data-v-ea6d09c4],.hero.is-fullheight .hero-body[data-v-ea6d09c4],.hero.is-halfheight .hero-body[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container[data-v-ea6d09c4],.hero.is-fullheight .hero-body>.container[data-v-ea6d09c4],.hero.is-halfheight .hero-body>.container[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.hero.is-halfheight[data-v-ea6d09c4]{min-height:50vh}.hero.is-fullheight[data-v-ea6d09c4]{min-height:100vh}.hero-video[data-v-ea6d09c4]{overflow:hidden}.hero-video video[data-v-ea6d09c4]{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent[data-v-ea6d09c4]{opacity:.3}@media screen and (max-width:768px){.hero-video[data-v-ea6d09c4]{display:none}}.hero-buttons[data-v-ea6d09c4]{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button[data-v-ea6d09c4]:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button[data-v-ea6d09c4]:not(:last-child){margin-right:1.5rem}}.hero-foot[data-v-ea6d09c4],.hero-head[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}.container[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid[data-v-ea6d09c4]{max-width:none;padding-left:64px;padding-right:64px;width:100%}@media screen and (min-width:1088px){.container[data-v-ea6d09c4]{max-width:960px}}@media screen and (max-width:1279px){.container.is-widescreen[data-v-ea6d09c4]{max-width:1152px}}@media screen and (max-width:1471px){.container.is-fullhd[data-v-ea6d09c4]{max-width:1344px}}@media screen and (min-width:1280px){.container[data-v-ea6d09c4]{max-width:1152px}}@media screen and (min-width:1472px){.container[data-v-ea6d09c4]{max-width:1344px}}.navbar[data-v-ea6d09c4]{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white[data-v-ea6d09c4]{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-white .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-white .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-white .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-white .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-white .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger[data-v-ea6d09c4]{color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-white .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-white .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-white .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-white .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-white .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-white .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-white .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-white .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-white .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-white .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-white .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-white .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-white .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#fff;color:#0a0a0a}}.navbar.is-black[data-v-ea6d09c4]{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-black .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-black .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-black .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-black .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-black .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-black .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-black .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-black .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-black .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-black .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-black .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-black .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-black .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-black .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-black .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-black .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-black .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-black .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-black .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#0a0a0a;color:#fff}}.navbar.is-light[data-v-ea6d09c4]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-light .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-light .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-light .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-light .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-light .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-light .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-light .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-light .navbar-start>.navbar-item[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-light .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-light .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-light .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-light .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-light .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-light .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-light .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-light .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-light .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-light .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark[data-v-ea6d09c4]{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-dark .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-dark .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-dark .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-dark .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-dark .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-dark .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-dark .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-dark .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-dark .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-dark .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-dark .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-dark .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-dark .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-dark .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-dark .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-dark .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-dark .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-dark .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-dark .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#363636;color:#fff}}.navbar.is-primary[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-primary .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-primary .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-primary .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-primary .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-primary .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-primary .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-primary .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-primary .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-primary .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-primary .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-primary .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-primary .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-primary .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-primary .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-primary .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-primary .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-primary .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-primary .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-primary .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}}.navbar.is-link[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-link .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-link .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-link .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-link .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-link .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-link .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-link .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-link .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-link .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-link .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-link .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-link .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-link .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-link .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-link .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-link .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-link .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-link .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-link .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}}.navbar.is-info[data-v-ea6d09c4]{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-info .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-info .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-info .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-info .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-info .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-info .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-info .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-info .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-info .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-info .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-info .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-info .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-info .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-info .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-info .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-info .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-info .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-info .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-info .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#3298dc;color:#fff}}.navbar.is-success[data-v-ea6d09c4]{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-success .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-success .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-success .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-success .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-success .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-success .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-success .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-success .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-success .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-success .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-success .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-success .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-success .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-success .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-success .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-success .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-success .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-success .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-success .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#48c774;color:#fff}}.navbar.is-warning[data-v-ea6d09c4]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-warning .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-warning .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-warning .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-warning .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-warning .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-warning .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-warning .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-warning .navbar-start>.navbar-item[data-v-ea6d09c4]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-warning .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-warning .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-warning .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-warning .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-warning .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-warning .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-warning .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-warning .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-warning .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-warning .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger[data-v-ea6d09c4]{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-ea6d09c4],.navbar.is-danger .navbar-brand>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-danger .navbar-brand .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-danger .navbar-brand .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-danger .navbar-brand>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-danger .navbar-brand>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-danger .navbar-burger[data-v-ea6d09c4]{color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link[data-v-ea6d09c4],.navbar.is-danger .navbar-end>.navbar-item[data-v-ea6d09c4],.navbar.is-danger .navbar-start .navbar-link[data-v-ea6d09c4],.navbar.is-danger .navbar-start>.navbar-item[data-v-ea6d09c4]{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-danger .navbar-end .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-danger .navbar-end .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-danger .navbar-end>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-danger .navbar-end>a.navbar-item[data-v-ea6d09c4]:hover,.navbar.is-danger .navbar-start .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-danger .navbar-start .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-danger .navbar-start .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-danger .navbar-start>a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-danger .navbar-start>a.navbar-item[data-v-ea6d09c4]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link[data-v-ea6d09c4]:after,.navbar.is-danger .navbar-start .navbar-link[data-v-ea6d09c4]:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#f14668;color:#fff}}.navbar>.container[data-v-ea6d09c4]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow[data-v-ea6d09c4]{-webkit-box-shadow:0 2px 0 0 #f5f5f5;box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom[data-v-ea6d09c4],.navbar.is-fixed-top[data-v-ea6d09c4]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom[data-v-ea6d09c4]{bottom:0}.navbar.is-fixed-bottom.has-shadow[data-v-ea6d09c4]{-webkit-box-shadow:0 -2px 0 0 #f5f5f5;box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top[data-v-ea6d09c4]{top:0}body.has-navbar-fixed-top[data-v-ea6d09c4],html.has-navbar-fixed-top[data-v-ea6d09c4]{padding-top:3.25rem}body.has-navbar-fixed-bottom[data-v-ea6d09c4],html.has-navbar-fixed-bottom[data-v-ea6d09c4]{padding-bottom:3.25rem}.navbar-brand[data-v-ea6d09c4],.navbar-tabs[data-v-ea6d09c4]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item[data-v-ea6d09c4]:focus,.navbar-brand a.navbar-item[data-v-ea6d09c4]:hover{background-color:transparent}.navbar-tabs[data-v-ea6d09c4]{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger[data-v-ea6d09c4]{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span[data-v-ea6d09c4]{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span[data-v-ea6d09c4]:first-child{top:calc(50% - 6px)}.navbar-burger span[data-v-ea6d09c4]:nth-child(2){top:calc(50% - 1px)}.navbar-burger span[data-v-ea6d09c4]:nth-child(3){top:calc(50% + 4px)}.navbar-burger[data-v-ea6d09c4]:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span[data-v-ea6d09c4]:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span[data-v-ea6d09c4]:nth-child(2){opacity:0}.navbar-burger.is-active span[data-v-ea6d09c4]:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu[data-v-ea6d09c4]{display:none}.navbar-item[data-v-ea6d09c4],.navbar-link[data-v-ea6d09c4]{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon[data-v-ea6d09c4]:only-child,.navbar-link .icon[data-v-ea6d09c4]:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link[data-v-ea6d09c4],a.navbar-item[data-v-ea6d09c4]{cursor:pointer}.navbar-link.is-active[data-v-ea6d09c4],.navbar-link[data-v-ea6d09c4]:focus,.navbar-link[data-v-ea6d09c4]:focus-within,.navbar-link[data-v-ea6d09c4]:hover,a.navbar-item.is-active[data-v-ea6d09c4],a.navbar-item[data-v-ea6d09c4]:focus,a.navbar-item[data-v-ea6d09c4]:focus-within,a.navbar-item[data-v-ea6d09c4]:hover{background-color:#fafafa;color:#4d47e8}.navbar-item[data-v-ea6d09c4]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img[data-v-ea6d09c4]{max-height:1.75rem}.navbar-item.has-dropdown[data-v-ea6d09c4]{padding:0}.navbar-item.is-expanded[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab[data-v-ea6d09c4]{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active[data-v-ea6d09c4],.navbar-item.is-tab[data-v-ea6d09c4]:focus,.navbar-item.is-tab[data-v-ea6d09c4]:hover{background-color:transparent;border-bottom-color:#4d47e8}.navbar-item.is-tab.is-active[data-v-ea6d09c4]{border-bottom-style:solid;border-bottom-width:3px;color:#4d47e8;padding-bottom:calc(.5rem - 3px)}.navbar-content[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link[data-v-ea6d09c4]:not(.is-arrowless){padding-right:2.5em}.navbar-link[data-v-ea6d09c4]:not(.is-arrowless):after{border-color:#4d47e8;margin-top:-.375em;right:1.125em}.navbar-dropdown[data-v-ea6d09c4]{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item[data-v-ea6d09c4]{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider[data-v-ea6d09c4]{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container[data-v-ea6d09c4]{display:block}.navbar-brand .navbar-item[data-v-ea6d09c4],.navbar-tabs .navbar-item[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link[data-v-ea6d09c4]:after{display:none}.navbar-menu[data-v-ea6d09c4]{background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active[data-v-ea6d09c4]{display:block}.navbar.is-fixed-bottom-touch[data-v-ea6d09c4],.navbar.is-fixed-top-touch[data-v-ea6d09c4]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch[data-v-ea6d09c4]{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow[data-v-ea6d09c4]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch[data-v-ea6d09c4]{top:0}.navbar.is-fixed-top-touch .navbar-menu[data-v-ea6d09c4],.navbar.is-fixed-top .navbar-menu[data-v-ea6d09c4]{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch[data-v-ea6d09c4],html.has-navbar-fixed-top-touch[data-v-ea6d09c4]{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch[data-v-ea6d09c4],html.has-navbar-fixed-bottom-touch[data-v-ea6d09c4]{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar-end[data-v-ea6d09c4],.navbar-menu[data-v-ea6d09c4],.navbar-start[data-v-ea6d09c4],.navbar[data-v-ea6d09c4]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar[data-v-ea6d09c4]{min-height:3.25rem}.navbar.is-spaced[data-v-ea6d09c4]{padding:1rem 2rem}.navbar.is-spaced .navbar-end[data-v-ea6d09c4],.navbar.is-spaced .navbar-start[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link[data-v-ea6d09c4],.navbar.is-spaced a.navbar-item[data-v-ea6d09c4]{border-radius:4px}.navbar.is-transparent .navbar-link.is-active[data-v-ea6d09c4],.navbar.is-transparent .navbar-link[data-v-ea6d09c4]:focus,.navbar.is-transparent .navbar-link[data-v-ea6d09c4]:hover,.navbar.is-transparent a.navbar-item.is-active[data-v-ea6d09c4],.navbar.is-transparent a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-transparent a.navbar-item[data-v-ea6d09c4]:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link[data-v-ea6d09c4],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link[data-v-ea6d09c4],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link[data-v-ea6d09c4]{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-ea6d09c4]:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-ea6d09c4]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#f5f5f5;color:#4d47e8}.navbar-burger[data-v-ea6d09c4]{display:none}.navbar-item[data-v-ea6d09c4],.navbar-link[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown[data-v-ea6d09c4]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link[data-v-ea6d09c4]:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown[data-v-ea6d09c4]{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px rgba(10,10,10,.1);box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown[data-v-ea6d09c4],.navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-ea6d09c4],.navbar-item.is-hoverable:focus .navbar-dropdown[data-v-ea6d09c4],.navbar-item.is-hoverable:hover .navbar-dropdown[data-v-ea6d09c4]{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed[data-v-ea6d09c4],.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed[data-v-ea6d09c4],.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed[data-v-ea6d09c4],.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed[data-v-ea6d09c4],.navbar.is-spaced .navbar-item.is-active .navbar-dropdown[data-v-ea6d09c4],.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-ea6d09c4],.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown[data-v-ea6d09c4],.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown[data-v-ea6d09c4]{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start[data-v-ea6d09c4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end[data-v-ea6d09c4]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown[data-v-ea6d09c4]{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item[data-v-ea6d09c4]{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item[data-v-ea6d09c4]{padding-right:3rem}.navbar-dropdown a.navbar-item[data-v-ea6d09c4]:focus,.navbar-dropdown a.navbar-item[data-v-ea6d09c4]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active[data-v-ea6d09c4]{background-color:#f5f5f5;color:#4d47e8}.navbar-dropdown.is-boxed[data-v-ea6d09c4],.navbar.is-spaced .navbar-dropdown[data-v-ea6d09c4]{border-radius:6px;border-top:none;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right[data-v-ea6d09c4]{left:auto;right:0}.navbar-divider[data-v-ea6d09c4]{display:block}.container>.navbar .navbar-brand[data-v-ea6d09c4],.navbar>.container .navbar-brand[data-v-ea6d09c4]{margin-left:-.75rem}.container>.navbar .navbar-menu[data-v-ea6d09c4],.navbar>.container .navbar-menu[data-v-ea6d09c4]{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop[data-v-ea6d09c4],.navbar.is-fixed-top-desktop[data-v-ea6d09c4]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop[data-v-ea6d09c4]{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow[data-v-ea6d09c4]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop[data-v-ea6d09c4]{top:0}body.has-navbar-fixed-top-desktop[data-v-ea6d09c4],html.has-navbar-fixed-top-desktop[data-v-ea6d09c4]{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop[data-v-ea6d09c4],html.has-navbar-fixed-bottom-desktop[data-v-ea6d09c4]{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top[data-v-ea6d09c4],html.has-spaced-navbar-fixed-top[data-v-ea6d09c4]{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom[data-v-ea6d09c4],html.has-spaced-navbar-fixed-bottom[data-v-ea6d09c4]{padding-bottom:5.25rem}.navbar-link.is-active[data-v-ea6d09c4],a.navbar-item.is-active[data-v-ea6d09c4]{color:#0a0a0a}.navbar-link.is-active[data-v-ea6d09c4]:not(:focus):not(:hover),a.navbar-item.is-active[data-v-ea6d09c4]:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link[data-v-ea6d09c4],.navbar-item.has-dropdown:focus .navbar-link[data-v-ea6d09c4],.navbar-item.has-dropdown:hover .navbar-link[data-v-ea6d09c4]{background-color:#fafafa}}.hero.is-fullheight-with-navbar[data-v-ea6d09c4]{min-height:calc(100vh - 3.25rem)}.menu[data-v-ea6d09c4]{font-size:1rem}.menu.is-small[data-v-ea6d09c4]{font-size:.75rem}.menu.is-medium[data-v-ea6d09c4]{font-size:1.25rem}.menu.is-large[data-v-ea6d09c4]{font-size:1.5rem}.menu-list[data-v-ea6d09c4]{line-height:1.25}.menu-list a[data-v-ea6d09c4]{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a[data-v-ea6d09c4]:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active[data-v-ea6d09c4]{background-color:#4d47e8;color:#fff}.menu-list li ul[data-v-ea6d09c4]{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label[data-v-ea6d09c4]{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label[data-v-ea6d09c4]:not(:first-child){margin-top:1em}.menu-label[data-v-ea6d09c4]:not(:last-child){margin-bottom:1em}.level[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code[data-v-ea6d09c4]{border-radius:4px}.level img[data-v-ea6d09c4]{display:inline-block;vertical-align:top}.level.is-mobile .level-left[data-v-ea6d09c4],.level.is-mobile .level-right[data-v-ea6d09c4],.level.is-mobile[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right[data-v-ea6d09c4]{margin-top:0}.level.is-mobile .level-item[data-v-ea6d09c4]:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item[data-v-ea6d09c4]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item[data-v-ea6d09c4]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle[data-v-ea6d09c4],.level-item .title[data-v-ea6d09c4]{margin-bottom:0}@media screen and (max-width:768px){.level-item[data-v-ea6d09c4]:not(:last-child){margin-bottom:.75rem}}.level-left[data-v-ea6d09c4],.level-right[data-v-ea6d09c4]{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible[data-v-ea6d09c4],.level-right .level-item.is-flexible[data-v-ea6d09c4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item[data-v-ea6d09c4]:not(:last-child),.level-right .level-item[data-v-ea6d09c4]:not(:last-child){margin-right:.75rem}}.level-left[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right[data-v-ea6d09c4]{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right[data-v-ea6d09c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right[data-v-ea6d09c4]{display:-webkit-box;display:-ms-flexbox;display:flex}}.image[data-v-ea6d09c4]{display:block;position:relative}.image img[data-v-ea6d09c4]{display:block;height:auto;width:100%}.image img.is-rounded[data-v-ea6d09c4]{border-radius:290486px}.image.is-fullwidth[data-v-ea6d09c4]{width:100%}.image.is-1by1 .has-ratio[data-v-ea6d09c4],.image.is-1by1 img[data-v-ea6d09c4],.image.is-1by2 .has-ratio[data-v-ea6d09c4],.image.is-1by2 img[data-v-ea6d09c4],.image.is-1by3 .has-ratio[data-v-ea6d09c4],.image.is-1by3 img[data-v-ea6d09c4],.image.is-2by1 .has-ratio[data-v-ea6d09c4],.image.is-2by1 img[data-v-ea6d09c4],.image.is-2by3 .has-ratio[data-v-ea6d09c4],.image.is-2by3 img[data-v-ea6d09c4],.image.is-3by1 .has-ratio[data-v-ea6d09c4],.image.is-3by1 img[data-v-ea6d09c4],.image.is-3by2 .has-ratio[data-v-ea6d09c4],.image.is-3by2 img[data-v-ea6d09c4],.image.is-3by4 .has-ratio[data-v-ea6d09c4],.image.is-3by4 img[data-v-ea6d09c4],.image.is-3by5 .has-ratio[data-v-ea6d09c4],.image.is-3by5 img[data-v-ea6d09c4],.image.is-4by3 .has-ratio[data-v-ea6d09c4],.image.is-4by3 img[data-v-ea6d09c4],.image.is-4by5 .has-ratio[data-v-ea6d09c4],.image.is-4by5 img[data-v-ea6d09c4],.image.is-5by3 .has-ratio[data-v-ea6d09c4],.image.is-5by3 img[data-v-ea6d09c4],.image.is-5by4 .has-ratio[data-v-ea6d09c4],.image.is-5by4 img[data-v-ea6d09c4],.image.is-9by16 .has-ratio[data-v-ea6d09c4],.image.is-9by16 img[data-v-ea6d09c4],.image.is-16by9 .has-ratio[data-v-ea6d09c4],.image.is-16by9 img[data-v-ea6d09c4],.image.is-square .has-ratio[data-v-ea6d09c4],.image.is-square img[data-v-ea6d09c4]{height:100%;width:100%}.image.is-1by1[data-v-ea6d09c4],.image.is-square[data-v-ea6d09c4]{padding-top:100%}.image.is-5by4[data-v-ea6d09c4]{padding-top:80%}.image.is-4by3[data-v-ea6d09c4]{padding-top:75%}.image.is-3by2[data-v-ea6d09c4]{padding-top:66.6666%}.image.is-5by3[data-v-ea6d09c4]{padding-top:60%}.image.is-16by9[data-v-ea6d09c4]{padding-top:56.25%}.image.is-2by1[data-v-ea6d09c4]{padding-top:50%}.image.is-3by1[data-v-ea6d09c4]{padding-top:33.3333%}.image.is-4by5[data-v-ea6d09c4]{padding-top:125%}.image.is-3by4[data-v-ea6d09c4]{padding-top:133.3333%}.image.is-2by3[data-v-ea6d09c4]{padding-top:150%}.image.is-3by5[data-v-ea6d09c4]{padding-top:166.6666%}.image.is-9by16[data-v-ea6d09c4]{padding-top:177.7777%}.image.is-1by2[data-v-ea6d09c4]{padding-top:200%}.image.is-1by3[data-v-ea6d09c4]{padding-top:300%}.image.is-16x16[data-v-ea6d09c4]{height:16px;width:16px}.image.is-24x24[data-v-ea6d09c4]{height:24px;width:24px}.image.is-32x32[data-v-ea6d09c4]{height:32px;width:32px}.image.is-48x48[data-v-ea6d09c4]{height:48px;width:48px}.image.is-64x64[data-v-ea6d09c4]{height:64px;width:64px}.image.is-96x96[data-v-ea6d09c4]{height:96px;width:96px}.image.is-128x128[data-v-ea6d09c4]{height:128px;width:128px}.has-text-extra-bold[data-v-ea6d09c4]{font-weight:700}.is-size-3-4[data-v-ea6d09c4]{font-size:1.75em}.is-size-4-5[data-v-ea6d09c4]{font-size:1.375em}.is-size-5-6[data-v-ea6d09c4]{font-size:1.125em}.is-size-6-7[data-v-ea6d09c4]{font-size:.875em}html[data-v-ea6d09c4]{-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-ea6d09c4],[data-v-ea6d09c4]:after,[data-v-ea6d09c4]:before{-webkit-box-sizing:inherit;box-sizing:inherit}a.navbar-item[data-v-ea6d09c4]{text-decoration:none}a.navbar-item[data-v-ea6d09c4]:hover{background-color:inherit}.is-overline[data-v-ea6d09c4]{text-transform:uppercase;letter-spacing:1px;font-size:.8em;color:#4d47e8;font-weight:700;margin-top:8px}.is-strikethrough[data-v-ea6d09c4]{text-decoration:line-through}a[data-v-ea6d09c4]{font-weight:500}.is-1[data-v-ea6d09c4]{font-size:2.2em}.is-2[data-v-ea6d09c4]{font-size:2em}.is-3[data-v-ea6d09c4]{font-size:1.8em}.tip[data-v-ea6d09c4]{padding:8px 16px;background-color:#ecf8ff;border-radius:4px;border-left:5px solid #50bfff;margin:20px 0}.tip.primary[data-v-ea6d09c4]{background-color:rgba(70,64,255,.082);border-left:5px solid #4d47e8}.tip.warning[data-v-ea6d09c4]{background-color:#faecd8;border-left:5px solid #e6a23c}.tip.success[data-v-ea6d09c4]{background-color:#e1f3d8;border-left:5px solid #67c23a}.tip.danger[data-v-ea6d09c4]{background-color:#fde2e2;border-left:5px solid #f56c6c}.tip.ghost[data-v-ea6d09c4]{background-color:#fff;border-left:5px solid rgba(77,71,232,.5607843137254902);-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05)}.has-no-margin-top[data-v-ea6d09c4]{margin-top:0!important}.has-no-margin-bottom[data-v-ea6d09c4]{margin-bottom:0!important}.has-no-margin-vertical[data-v-ea6d09c4]{margin-top:0!important;margin-bottom:0!important}.has-no-margin-left[data-v-ea6d09c4]{margin-left:0!important}.has-no-margin-right[data-v-ea6d09c4]{margin-right:0!important}.has-no-margin-horizontal[data-v-ea6d09c4]{margin-left:0!important;margin-right:0!important}.has-no-padding-top[data-v-ea6d09c4]{padding-top:0!important}.has-no-padding-bottom[data-v-ea6d09c4]{padding-bottom:0!important}.has-no-padding-vertical[data-v-ea6d09c4]{padding-top:0!important;padding-bottom:0!important}.has-no-padding-horizontal[data-v-ea6d09c4]{padding-left:0!important;padding-right:0!important}.has-small-margin-top[data-v-ea6d09c4]{margin-top:.5em}.has-small-margin-bottom[data-v-ea6d09c4]{margin-bottom:.5em}.has-small-margin-right[data-v-ea6d09c4]{margin-right:.5em}.has-small-margin-left[data-v-ea6d09c4]{margin-left:.5em}.has-small-margin-vertical[data-v-ea6d09c4]{margin-top:.5em;margin-bottom:.5em}.has-small-margin-horizontal[data-v-ea6d09c4]{margin-left:.5em;margin-right:.5em}.has-small-padding-top[data-v-ea6d09c4]{padding-top:.5em}.has-small-padding-bottom[data-v-ea6d09c4]{padding-bottom:.5em}.has-small-padding-vertical[data-v-ea6d09c4]{padding-top:.5em;padding-bottom:.5em}.has-small-padding-horizontal[data-v-ea6d09c4]{padding-left:.5em;padding-right:.5em}.has-margin-top[data-v-ea6d09c4]{margin-top:1em}.has-margin-bottom[data-v-ea6d09c4]{margin-bottom:1em}.has-margin-right[data-v-ea6d09c4]{margin-right:1em}.has-margin-left[data-v-ea6d09c4]{margin-left:1em}.has-margin-vertical[data-v-ea6d09c4]{margin-top:1em;margin-bottom:1em}.has-margin-horizontal[data-v-ea6d09c4]{margin-left:1em;margin-right:1em}.has-large-margin-top[data-v-ea6d09c4]{margin-top:2em}.has-large-margin-bottom[data-v-ea6d09c4]{margin-bottom:2em}.has-large-margin-right[data-v-ea6d09c4]{margin-right:2em}.has-large-margin-left[data-v-ea6d09c4]{margin-left:2em}.has-large-margin-vertical[data-v-ea6d09c4]{margin-top:2em;margin-bottom:2em}.has-huge-margin-vertical[data-v-ea6d09c4]{margin-top:3em;margin-bottom:3em}.has-large-margin-horizontal[data-v-ea6d09c4]{margin-left:2em;margin-right:2em}.has-padding-top[data-v-ea6d09c4]{padding-top:1em}.has-padding-bottom[data-v-ea6d09c4]{padding-bottom:1em}.has-padding-right[data-v-ea6d09c4]{padding-right:1em}.has-padding-left[data-v-ea6d09c4]{padding-left:1em}.has-padding-vertical[data-v-ea6d09c4]{padding-top:1em;padding-bottom:1em}.has-padding-horizontal[data-v-ea6d09c4]{padding-left:1em;padding-right:1em}.has-large-padding-top[data-v-ea6d09c4]{padding-top:2em}.has-large-padding-bottom[data-v-ea6d09c4]{padding-bottom:2em}.has-large-padding-right[data-v-ea6d09c4]{padding-right:2em}.has-large-padding-left[data-v-ea6d09c4]{padding-left:2em}.has-large-padding-vertical[data-v-ea6d09c4]{padding-top:2em;padding-bottom:2em}.has-large-padding-horizontal[data-v-ea6d09c4]{padding-left:2em;padding-right:2em}.has-margins-centered[data-v-ea6d09c4]{margin-left:auto;margin-right:auto}.has-border-radius-4[data-v-ea6d09c4]{border-radius:4px}.has-border-radius-8[data-v-ea6d09c4]{border-radius:8px}.has-border-radius-10[data-v-ea6d09c4]{border-radius:10px}.has-border-radius-16[data-v-ea6d09c4]{border-radius:16px}.has-border-radius-32[data-v-ea6d09c4]{border-radius:32px}.has-position-relative[data-v-ea6d09c4]{position:relative}.is-fullwidth[data-v-ea6d09c4]{width:100%}.is-fullheight[data-v-ea6d09c4]{height:100vh}.has-overflow-hidden[data-v-ea6d09c4]{overflow:hidden}.has-cursor-pointer[data-v-ea6d09c4]{cursor:pointer}.has-cursor-not-allowed[data-v-ea6d09c4]{cursor:not-allowed}.narrow-container[data-v-ea6d09c4]{max-width:720px}.has-display-block[data-v-ea6d09c4]{display:block!important}.grade[data-v-ea6d09c4]{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));background-image:linear-gradient(180deg,#fff,#f4f5f9);min-height:100vh}.has-shadow[data-v-ea6d09c4]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.has-light-shadow[data-v-ea6d09c4]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.has-word-break-normal[data-v-ea6d09c4]{word-break:normal!important}.has-text-align-left[data-v-ea6d09c4]{text-align:left!important}.divider[data-v-ea6d09c4]{position:relative;z-index:1;width:40px;height:3px;margin:16px auto 16px;background-color:#dee2ed}.divider.white[data-v-ea6d09c4]{background-color:#fff}.divider.dark-bg[data-v-ea6d09c4]{background-color:hsla(0,0%,100%,.5)}.divider.no-margin-top[data-v-ea6d09c4]{margin-top:0}[data-v-ea6d09c4]:root{--primary-color:#4d47e8;--sidebar-width:220px}body[data-v-ea6d09c4],html[data-v-ea6d09c4]{height:100vh}#app[data-v-ea6d09c4]{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app .sidebar-container[data-v-ea6d09c4]{width:var(--sidebar-width)}#app .main-container[data-v-ea6d09c4]{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}#app .the-navbar[data-v-ea6d09c4]{display:none}#app .el-table .cell[data-v-ea6d09c4]{word-break:normal!important}#app .container[data-v-ea6d09c4]{margin:0 auto;position:relative}@media (min-width:1088px){#app .container[data-v-ea6d09c4]{max-width:calc(960px - var(--sidebar-width));width:calc(960px - var(--sidebar-width))}#app .container.is-fluid[data-v-ea6d09c4]{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media (min-width:1280px){#app .container[data-v-ea6d09c4]{max-width:calc(1152px - var(--sidebar-width));width:calc(1152px - var(--sidebar-width))}}@media (min-width:1472px){#app .container[data-v-ea6d09c4]{max-width:calc(1344px - var(--sidebar-width));width:calc(1344px - var(--sidebar-width))}}@media screen and (max-width:768px){#app[data-v-ea6d09c4]{--sidebar-width:0}#app .the-navbar[data-v-ea6d09c4]{display:block}}.popper-width[data-v-ea6d09c4]{width:inherit!important}.ar .ar-recorder__records-limit[data-v-ea6d09c4]{display:none}.ar .ar-recorder__duration[data-v-ea6d09c4]{margin-top:10px}.ar .ar-records[data-v-ea6d09c4]{height:64px}.ar .ar-player[data-v-ea6d09c4],.ar .ar-records__record[data-v-ea6d09c4]:not(:last-child){display:none}#wavve-link .el-dialog[data-v-ea6d09c4]{width:90%}#coupon-check>label>span.el-checkbox__label[data-v-ea6d09c4]{font-size:13px!important}.caption-editor .el-form--label-top .el-form-item__label[data-v-ea6d09c4]{padding-bottom:0;line-height:22px}.el-autocomplete-suggestion li[data-v-ea6d09c4]{margin-bottom:16px!important}@media screen and (max-width:768px){.el-input__inner[data-v-ea6d09c4]{font-size:16px;-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:left top;transform-origin:left top}}.have-one-created-for-you[data-v-ea6d09c4]{position:relative;border:1px solid #24e0de!important}div.new-offering[data-v-ea6d09c4]{height:35px;width:180px;background-color:#24e0de;position:absolute;top:48px;right:-6px;text-align:center;color:#fff;font-weight:600;font-size:24px;white-space:nowrap;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.new-offering[data-v-ea6d09c4]:before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-color:transparent;border-width:37px;border-left-width:53px;border-right-width:26px;content:"";display:block;left:-49px;position:absolute;width:141%;border-top-width:0;border-bottom-color:#24e0de;top:-2px;z-index:-1}@media only screen and (min-device-width:320px) and (max-device-width:480px){.design-card-heading-text[data-v-ea6d09c4]{line-height:35px!important;font-size:30px!important}}@media only screen and (min-width:768px){.design-card-heading-text[data-v-ea6d09c4]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1224px){.design-card-heading-text[data-v-ea6d09c4]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1824px){.design-card-heading-text[data-v-ea6d09c4]{line-height:35px!important;font-size:30px!important}}.el-notification[data-v-ea6d09c4]{-webkit-box-shadow:4px 4px 5px 0 rgba(0,0,0,.27);box-shadow:4px 4px 5px 0 rgba(0,0,0,.27)}.chart-container[data-v-ea6d09c4]{margin-right:45px}@media screen and (min-width:800px){.chart-container[data-v-ea6d09c4]{margin-right:130px}}@-webkit-keyframes spinAround-cf8c41e2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround-cf8c41e2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-unselectable[data-v-cf8c41e2]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link[data-v-cf8c41e2]:not(.is-arrowless):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%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.level[data-v-cf8c41e2]:not(:last-child){margin-bottom:1.5rem}.hero-video[data-v-cf8c41e2],.image.is-1by1 .has-ratio[data-v-cf8c41e2],.image.is-1by1 img[data-v-cf8c41e2],.image.is-1by2 .has-ratio[data-v-cf8c41e2],.image.is-1by2 img[data-v-cf8c41e2],.image.is-1by3 .has-ratio[data-v-cf8c41e2],.image.is-1by3 img[data-v-cf8c41e2],.image.is-2by1 .has-ratio[data-v-cf8c41e2],.image.is-2by1 img[data-v-cf8c41e2],.image.is-2by3 .has-ratio[data-v-cf8c41e2],.image.is-2by3 img[data-v-cf8c41e2],.image.is-3by1 .has-ratio[data-v-cf8c41e2],.image.is-3by1 img[data-v-cf8c41e2],.image.is-3by2 .has-ratio[data-v-cf8c41e2],.image.is-3by2 img[data-v-cf8c41e2],.image.is-3by4 .has-ratio[data-v-cf8c41e2],.image.is-3by4 img[data-v-cf8c41e2],.image.is-3by5 .has-ratio[data-v-cf8c41e2],.image.is-3by5 img[data-v-cf8c41e2],.image.is-4by3 .has-ratio[data-v-cf8c41e2],.image.is-4by3 img[data-v-cf8c41e2],.image.is-4by5 .has-ratio[data-v-cf8c41e2],.image.is-4by5 img[data-v-cf8c41e2],.image.is-5by3 .has-ratio[data-v-cf8c41e2],.image.is-5by3 img[data-v-cf8c41e2],.image.is-5by4 .has-ratio[data-v-cf8c41e2],.image.is-5by4 img[data-v-cf8c41e2],.image.is-9by16 .has-ratio[data-v-cf8c41e2],.image.is-9by16 img[data-v-cf8c41e2],.image.is-16by9 .has-ratio[data-v-cf8c41e2],.image.is-16by9 img[data-v-cf8c41e2],.image.is-square .has-ratio[data-v-cf8c41e2],.image.is-square img[data-v-cf8c41e2],.is-overlay[data-v-cf8c41e2]{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote[data-v-cf8c41e2],body[data-v-cf8c41e2],dd[data-v-cf8c41e2],dl[data-v-cf8c41e2],dt[data-v-cf8c41e2],fieldset[data-v-cf8c41e2],figure[data-v-cf8c41e2],h1[data-v-cf8c41e2],h2[data-v-cf8c41e2],h3[data-v-cf8c41e2],h4[data-v-cf8c41e2],h5[data-v-cf8c41e2],h6[data-v-cf8c41e2],hr[data-v-cf8c41e2],html[data-v-cf8c41e2],iframe[data-v-cf8c41e2],legend[data-v-cf8c41e2],li[data-v-cf8c41e2],ol[data-v-cf8c41e2],p[data-v-cf8c41e2],pre[data-v-cf8c41e2],textarea[data-v-cf8c41e2],ul[data-v-cf8c41e2]{margin:0;padding:0}h1[data-v-cf8c41e2],h2[data-v-cf8c41e2],h3[data-v-cf8c41e2],h4[data-v-cf8c41e2],h5[data-v-cf8c41e2],h6[data-v-cf8c41e2]{font-size:100%;font-weight:400}ul[data-v-cf8c41e2]{list-style:none}button[data-v-cf8c41e2],input[data-v-cf8c41e2],select[data-v-cf8c41e2],textarea[data-v-cf8c41e2]{margin:0}img[data-v-cf8c41e2],video[data-v-cf8c41e2]{height:auto;max-width:100%}iframe[data-v-cf8c41e2]{border:0}table[data-v-cf8c41e2]{border-collapse:collapse;border-spacing:0}td[data-v-cf8c41e2],th[data-v-cf8c41e2]{padding:0}td[data-v-cf8c41e2]:not([align]),th[data-v-cf8c41e2]:not([align]){text-align:left}html[data-v-cf8c41e2]{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article[data-v-cf8c41e2],aside[data-v-cf8c41e2],figure[data-v-cf8c41e2],footer[data-v-cf8c41e2],header[data-v-cf8c41e2],hgroup[data-v-cf8c41e2],section[data-v-cf8c41e2]{display:block}body[data-v-cf8c41e2],button[data-v-cf8c41e2],input[data-v-cf8c41e2],select[data-v-cf8c41e2],textarea[data-v-cf8c41e2]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code[data-v-cf8c41e2],pre[data-v-cf8c41e2]{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body[data-v-cf8c41e2]{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a[data-v-cf8c41e2]{color:#4d47e8;cursor:pointer;text-decoration:none}a strong[data-v-cf8c41e2]{color:currentColor}a[data-v-cf8c41e2]:hover{color:#363636}code[data-v-cf8c41e2]{background-color:#f5f5f5;color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr[data-v-cf8c41e2]{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img[data-v-cf8c41e2]{height:auto;max-width:100%}input[type=checkbox][data-v-cf8c41e2],input[type=radio][data-v-cf8c41e2]{vertical-align:baseline}small[data-v-cf8c41e2]{font-size:.875em}span[data-v-cf8c41e2]{font-style:inherit;font-weight:inherit}strong[data-v-cf8c41e2]{color:#363636;font-weight:700}fieldset[data-v-cf8c41e2]{border:none}pre[data-v-cf8c41e2]{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code[data-v-cf8c41e2]{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td[data-v-cf8c41e2],table th[data-v-cf8c41e2]{vertical-align:top}table td[data-v-cf8c41e2]:not([align]),table th[data-v-cf8c41e2]:not([align]){text-align:left}table th[data-v-cf8c41e2]{color:#363636}.is-clearfix[data-v-cf8c41e2]:after{clear:both;content:" ";display:table}.is-pulled-left[data-v-cf8c41e2]{float:left!important}.is-pulled-right[data-v-cf8c41e2]{float:right!important}.is-clipped[data-v-cf8c41e2]{overflow:hidden!important}.is-size-1[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7[data-v-cf8c41e2]{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2-mobile[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3-mobile[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4-mobile[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5-mobile[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6-mobile[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7-mobile[data-v-cf8c41e2]{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2-tablet[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3-tablet[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4-tablet[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5-tablet[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6-tablet[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7-tablet[data-v-cf8c41e2]{font-size:.75rem!important}}@media screen and (max-width:1087px){.is-size-1-touch[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2-touch[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3-touch[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4-touch[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5-touch[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6-touch[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7-touch[data-v-cf8c41e2]{font-size:.75rem!important}}@media screen and (min-width:1088px){.is-size-1-desktop[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2-desktop[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3-desktop[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4-desktop[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5-desktop[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6-desktop[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7-desktop[data-v-cf8c41e2]{font-size:.75rem!important}}@media screen and (min-width:1280px){.is-size-1-widescreen[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2-widescreen[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3-widescreen[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4-widescreen[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5-widescreen[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6-widescreen[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7-widescreen[data-v-cf8c41e2]{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd[data-v-cf8c41e2]{font-size:3rem!important}.is-size-2-fullhd[data-v-cf8c41e2]{font-size:2.5rem!important}.is-size-3-fullhd[data-v-cf8c41e2]{font-size:2rem!important}.is-size-4-fullhd[data-v-cf8c41e2]{font-size:1.5rem!important}.is-size-5-fullhd[data-v-cf8c41e2]{font-size:1.25rem!important}.is-size-6-fullhd[data-v-cf8c41e2]{font-size:1rem!important}.is-size-7-fullhd[data-v-cf8c41e2]{font-size:.75rem!important}}.has-text-centered[data-v-cf8c41e2]{text-align:center!important}.has-text-justified[data-v-cf8c41e2]{text-align:justify!important}.has-text-left[data-v-cf8c41e2]{text-align:left!important}.has-text-right[data-v-cf8c41e2]{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile[data-v-cf8c41e2]{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet[data-v-cf8c41e2]{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only[data-v-cf8c41e2]{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch[data-v-cf8c41e2]{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop[data-v-cf8c41e2]{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only[data-v-cf8c41e2]{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen[data-v-cf8c41e2]{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only[data-v-cf8c41e2]{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd[data-v-cf8c41e2]{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile[data-v-cf8c41e2]{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd[data-v-cf8c41e2]{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile[data-v-cf8c41e2]{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet[data-v-cf8c41e2]{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only[data-v-cf8c41e2]{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch[data-v-cf8c41e2]{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop[data-v-cf8c41e2]{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only[data-v-cf8c41e2]{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen[data-v-cf8c41e2]{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only[data-v-cf8c41e2]{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd[data-v-cf8c41e2]{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile[data-v-cf8c41e2]{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet[data-v-cf8c41e2]{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only[data-v-cf8c41e2]{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch[data-v-cf8c41e2]{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop[data-v-cf8c41e2]{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only[data-v-cf8c41e2]{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen[data-v-cf8c41e2]{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only[data-v-cf8c41e2]{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd[data-v-cf8c41e2]{text-align:right!important}}.is-capitalized[data-v-cf8c41e2]{text-transform:capitalize!important}.is-lowercase[data-v-cf8c41e2]{text-transform:lowercase!important}.is-uppercase[data-v-cf8c41e2]{text-transform:uppercase!important}.is-italic[data-v-cf8c41e2]{font-style:italic!important}.has-text-white[data-v-cf8c41e2]{color:#fff!important}a.has-text-white[data-v-cf8c41e2]:focus,a.has-text-white[data-v-cf8c41e2]:hover{color:#e6e6e6!important}.has-background-white[data-v-cf8c41e2]{background-color:#fff!important}.has-text-black[data-v-cf8c41e2]{color:#0a0a0a!important}a.has-text-black[data-v-cf8c41e2]:focus,a.has-text-black[data-v-cf8c41e2]:hover{color:#000!important}.has-background-black[data-v-cf8c41e2]{background-color:#0a0a0a!important}.has-text-light[data-v-cf8c41e2]{color:#f5f5f5!important}a.has-text-light[data-v-cf8c41e2]:focus,a.has-text-light[data-v-cf8c41e2]:hover{color:#dbdbdb!important}.has-background-light[data-v-cf8c41e2]{background-color:#f5f5f5!important}.has-text-dark[data-v-cf8c41e2]{color:#363636!important}a.has-text-dark[data-v-cf8c41e2]:focus,a.has-text-dark[data-v-cf8c41e2]:hover{color:#1c1c1c!important}.has-background-dark[data-v-cf8c41e2]{background-color:#363636!important}.has-text-primary[data-v-cf8c41e2]{color:#4d47e8!important}a.has-text-primary[data-v-cf8c41e2]:focus,a.has-text-primary[data-v-cf8c41e2]:hover{color:#231ce0!important}.has-background-primary[data-v-cf8c41e2]{background-color:#4d47e8!important}.has-text-link[data-v-cf8c41e2]{color:#4d47e8!important}a.has-text-link[data-v-cf8c41e2]:focus,a.has-text-link[data-v-cf8c41e2]:hover{color:#231ce0!important}.has-background-link[data-v-cf8c41e2]{background-color:#4d47e8!important}.has-text-info[data-v-cf8c41e2]{color:#3298dc!important}a.has-text-info[data-v-cf8c41e2]:focus,a.has-text-info[data-v-cf8c41e2]:hover{color:#207dbc!important}.has-background-info[data-v-cf8c41e2]{background-color:#3298dc!important}.has-text-success[data-v-cf8c41e2]{color:#48c774!important}a.has-text-success[data-v-cf8c41e2]:focus,a.has-text-success[data-v-cf8c41e2]:hover{color:#34a85c!important}.has-background-success[data-v-cf8c41e2]{background-color:#48c774!important}.has-text-warning[data-v-cf8c41e2]{color:#ffdd57!important}a.has-text-warning[data-v-cf8c41e2]:focus,a.has-text-warning[data-v-cf8c41e2]:hover{color:#ffd324!important}.has-background-warning[data-v-cf8c41e2]{background-color:#ffdd57!important}.has-text-danger[data-v-cf8c41e2]{color:#f14668!important}a.has-text-danger[data-v-cf8c41e2]:focus,a.has-text-danger[data-v-cf8c41e2]:hover{color:#ee1742!important}.has-background-danger[data-v-cf8c41e2]{background-color:#f14668!important}.has-text-black-bis[data-v-cf8c41e2]{color:#121212!important}.has-background-black-bis[data-v-cf8c41e2]{background-color:#121212!important}.has-text-black-ter[data-v-cf8c41e2]{color:#242424!important}.has-background-black-ter[data-v-cf8c41e2]{background-color:#242424!important}.has-text-grey-darker[data-v-cf8c41e2]{color:#363636!important}.has-background-grey-darker[data-v-cf8c41e2]{background-color:#363636!important}.has-text-grey-dark[data-v-cf8c41e2]{color:#4a4a4a!important}.has-background-grey-dark[data-v-cf8c41e2]{background-color:#4a4a4a!important}.has-text-grey[data-v-cf8c41e2]{color:#7a7a7a!important}.has-background-grey[data-v-cf8c41e2]{background-color:#7a7a7a!important}.has-text-grey-light[data-v-cf8c41e2]{color:#b5b5b5!important}.has-background-grey-light[data-v-cf8c41e2]{background-color:#b5b5b5!important}.has-text-grey-lighter[data-v-cf8c41e2]{color:#dbdbdb!important}.has-background-grey-lighter[data-v-cf8c41e2]{background-color:#dbdbdb!important}.has-text-white-ter[data-v-cf8c41e2]{color:#f5f5f5!important}.has-background-white-ter[data-v-cf8c41e2]{background-color:#f5f5f5!important}.has-text-white-bis[data-v-cf8c41e2]{color:#fafafa!important}.has-background-white-bis[data-v-cf8c41e2]{background-color:#fafafa!important}.has-text-weight-light[data-v-cf8c41e2]{font-weight:300!important}.has-text-weight-normal[data-v-cf8c41e2]{font-weight:400!important}.has-text-weight-medium[data-v-cf8c41e2]{font-weight:500!important}.has-text-weight-semibold[data-v-cf8c41e2]{font-weight:600!important}.has-text-weight-bold[data-v-cf8c41e2]{font-weight:700!important}.is-family-primary[data-v-cf8c41e2],.is-family-sans-serif[data-v-cf8c41e2],.is-family-secondary[data-v-cf8c41e2]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code[data-v-cf8c41e2],.is-family-monospace[data-v-cf8c41e2]{font-family:monospace!important}.is-block[data-v-cf8c41e2]{display:block!important}@media screen and (max-width:768px){.is-block-mobile[data-v-cf8c41e2]{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet[data-v-cf8c41e2]{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only[data-v-cf8c41e2]{display:block!important}}@media screen and (max-width:1087px){.is-block-touch[data-v-cf8c41e2]{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop[data-v-cf8c41e2]{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only[data-v-cf8c41e2]{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen[data-v-cf8c41e2]{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only[data-v-cf8c41e2]{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd[data-v-cf8c41e2]{display:block!important}}.is-flex[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd[data-v-cf8c41e2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline[data-v-cf8c41e2]{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile[data-v-cf8c41e2]{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet[data-v-cf8c41e2]{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only[data-v-cf8c41e2]{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch[data-v-cf8c41e2]{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop[data-v-cf8c41e2]{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only[data-v-cf8c41e2]{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen[data-v-cf8c41e2]{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only[data-v-cf8c41e2]{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd[data-v-cf8c41e2]{display:inline!important}}.is-inline-block[data-v-cf8c41e2]{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile[data-v-cf8c41e2]{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only[data-v-cf8c41e2]{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd[data-v-cf8c41e2]{display:inline-block!important}}.is-inline-flex[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd[data-v-cf8c41e2]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden[data-v-cf8c41e2]{display:none!important}.is-sr-only[data-v-cf8c41e2]{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:768px){.is-hidden-mobile[data-v-cf8c41e2]{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet[data-v-cf8c41e2]{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only[data-v-cf8c41e2]{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch[data-v-cf8c41e2]{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop[data-v-cf8c41e2]{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only[data-v-cf8c41e2]{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen[data-v-cf8c41e2]{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only[data-v-cf8c41e2]{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd[data-v-cf8c41e2]{display:none!important}}.is-invisible[data-v-cf8c41e2]{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile[data-v-cf8c41e2]{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only[data-v-cf8c41e2]{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd[data-v-cf8c41e2]{visibility:hidden!important}}.is-marginless[data-v-cf8c41e2]{margin:0!important}.is-paddingless[data-v-cf8c41e2]{padding:0!important}.is-radiusless[data-v-cf8c41e2]{border-radius:0!important}.is-shadowless[data-v-cf8c41e2]{-webkit-box-shadow:none!important;box-shadow:none!important}.is-relative[data-v-cf8c41e2]{position:relative!important}.column[data-v-cf8c41e2]{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters[data-v-cf8c41e2]{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds[data-v-cf8c41e2]{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half[data-v-cf8c41e2]{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third[data-v-cf8c41e2]{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter[data-v-cf8c41e2]{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth[data-v-cf8c41e2]{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths[data-v-cf8c41e2]{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths[data-v-cf8c41e2]{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths[data-v-cf8c41e2]{margin-left:80%}.columns.is-mobile>.column.is-0[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0[data-v-cf8c41e2]{margin-left:0}.columns.is-mobile>.column.is-1[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1[data-v-cf8c41e2]{margin-left:8.33333%}.columns.is-mobile>.column.is-2[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2[data-v-cf8c41e2]{margin-left:16.66667%}.columns.is-mobile>.column.is-3[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3[data-v-cf8c41e2]{margin-left:25%}.columns.is-mobile>.column.is-4[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4[data-v-cf8c41e2]{margin-left:33.33333%}.columns.is-mobile>.column.is-5[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5[data-v-cf8c41e2]{margin-left:41.66667%}.columns.is-mobile>.column.is-6[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6[data-v-cf8c41e2]{margin-left:50%}.columns.is-mobile>.column.is-7[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7[data-v-cf8c41e2]{margin-left:58.33333%}.columns.is-mobile>.column.is-8[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8[data-v-cf8c41e2]{margin-left:66.66667%}.columns.is-mobile>.column.is-9[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9[data-v-cf8c41e2]{margin-left:75%}.columns.is-mobile>.column.is-10[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10[data-v-cf8c41e2]{margin-left:83.33333%}.columns.is-mobile>.column.is-11[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11[data-v-cf8c41e2]{margin-left:91.66667%}.columns.is-mobile>.column.is-12[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12[data-v-cf8c41e2]{margin-left:100%}@media screen and (max-width:768px){.column.is-full-mobile[data-v-cf8c41e2],.column.is-narrow-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile[data-v-cf8c41e2]{width:100%}.column.is-three-quarters-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-mobile[data-v-cf8c41e2]{margin-left:75%}.column.is-offset-two-thirds-mobile[data-v-cf8c41e2]{margin-left:66.6666%}.column.is-offset-half-mobile[data-v-cf8c41e2]{margin-left:50%}.column.is-offset-one-third-mobile[data-v-cf8c41e2]{margin-left:33.3333%}.column.is-offset-one-quarter-mobile[data-v-cf8c41e2]{margin-left:25%}.column.is-offset-one-fifth-mobile[data-v-cf8c41e2]{margin-left:20%}.column.is-offset-two-fifths-mobile[data-v-cf8c41e2]{margin-left:40%}.column.is-offset-three-fifths-mobile[data-v-cf8c41e2]{margin-left:60%}.column.is-offset-four-fifths-mobile[data-v-cf8c41e2]{margin-left:80%}.column.is-0-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile[data-v-cf8c41e2]{margin-left:0}.column.is-1-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile[data-v-cf8c41e2]{margin-left:8.33333%}.column.is-2-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile[data-v-cf8c41e2]{margin-left:16.66667%}.column.is-3-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile[data-v-cf8c41e2]{margin-left:25%}.column.is-4-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile[data-v-cf8c41e2]{margin-left:33.33333%}.column.is-5-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile[data-v-cf8c41e2]{margin-left:41.66667%}.column.is-6-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile[data-v-cf8c41e2]{margin-left:50%}.column.is-7-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile[data-v-cf8c41e2]{margin-left:58.33333%}.column.is-8-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile[data-v-cf8c41e2]{margin-left:66.66667%}.column.is-9-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile[data-v-cf8c41e2]{margin-left:75%}.column.is-10-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile[data-v-cf8c41e2]{margin-left:83.33333%}.column.is-11-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile[data-v-cf8c41e2]{margin-left:91.66667%}.column.is-12-mobile[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile[data-v-cf8c41e2]{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow-tablet[data-v-cf8c41e2],.column.is-narrow[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-tablet[data-v-cf8c41e2],.column.is-full[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-tablet[data-v-cf8c41e2],.column.is-three-quarters[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-tablet[data-v-cf8c41e2],.column.is-two-thirds[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-tablet[data-v-cf8c41e2],.column.is-half[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-tablet[data-v-cf8c41e2],.column.is-one-third[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-tablet[data-v-cf8c41e2],.column.is-one-quarter[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-tablet[data-v-cf8c41e2],.column.is-one-fifth[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-tablet[data-v-cf8c41e2],.column.is-two-fifths[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-tablet[data-v-cf8c41e2],.column.is-three-fifths[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-tablet[data-v-cf8c41e2],.column.is-four-fifths[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-tablet[data-v-cf8c41e2],.column.is-offset-three-quarters[data-v-cf8c41e2]{margin-left:75%}.column.is-offset-two-thirds-tablet[data-v-cf8c41e2],.column.is-offset-two-thirds[data-v-cf8c41e2]{margin-left:66.6666%}.column.is-offset-half-tablet[data-v-cf8c41e2],.column.is-offset-half[data-v-cf8c41e2]{margin-left:50%}.column.is-offset-one-third-tablet[data-v-cf8c41e2],.column.is-offset-one-third[data-v-cf8c41e2]{margin-left:33.3333%}.column.is-offset-one-quarter-tablet[data-v-cf8c41e2],.column.is-offset-one-quarter[data-v-cf8c41e2]{margin-left:25%}.column.is-offset-one-fifth-tablet[data-v-cf8c41e2],.column.is-offset-one-fifth[data-v-cf8c41e2]{margin-left:20%}.column.is-offset-two-fifths-tablet[data-v-cf8c41e2],.column.is-offset-two-fifths[data-v-cf8c41e2]{margin-left:40%}.column.is-offset-three-fifths-tablet[data-v-cf8c41e2],.column.is-offset-three-fifths[data-v-cf8c41e2]{margin-left:60%}.column.is-offset-four-fifths-tablet[data-v-cf8c41e2],.column.is-offset-four-fifths[data-v-cf8c41e2]{margin-left:80%}.column.is-0-tablet[data-v-cf8c41e2],.column.is-0[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-tablet[data-v-cf8c41e2],.column.is-offset-0[data-v-cf8c41e2]{margin-left:0}.column.is-1-tablet[data-v-cf8c41e2],.column.is-1[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-tablet[data-v-cf8c41e2],.column.is-offset-1[data-v-cf8c41e2]{margin-left:8.33333%}.column.is-2-tablet[data-v-cf8c41e2],.column.is-2[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-tablet[data-v-cf8c41e2],.column.is-offset-2[data-v-cf8c41e2]{margin-left:16.66667%}.column.is-3-tablet[data-v-cf8c41e2],.column.is-3[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-tablet[data-v-cf8c41e2],.column.is-offset-3[data-v-cf8c41e2]{margin-left:25%}.column.is-4-tablet[data-v-cf8c41e2],.column.is-4[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-tablet[data-v-cf8c41e2],.column.is-offset-4[data-v-cf8c41e2]{margin-left:33.33333%}.column.is-5-tablet[data-v-cf8c41e2],.column.is-5[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-tablet[data-v-cf8c41e2],.column.is-offset-5[data-v-cf8c41e2]{margin-left:41.66667%}.column.is-6-tablet[data-v-cf8c41e2],.column.is-6[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-tablet[data-v-cf8c41e2],.column.is-offset-6[data-v-cf8c41e2]{margin-left:50%}.column.is-7-tablet[data-v-cf8c41e2],.column.is-7[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-tablet[data-v-cf8c41e2],.column.is-offset-7[data-v-cf8c41e2]{margin-left:58.33333%}.column.is-8-tablet[data-v-cf8c41e2],.column.is-8[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-tablet[data-v-cf8c41e2],.column.is-offset-8[data-v-cf8c41e2]{margin-left:66.66667%}.column.is-9-tablet[data-v-cf8c41e2],.column.is-9[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-tablet[data-v-cf8c41e2],.column.is-offset-9[data-v-cf8c41e2]{margin-left:75%}.column.is-10-tablet[data-v-cf8c41e2],.column.is-10[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-tablet[data-v-cf8c41e2],.column.is-offset-10[data-v-cf8c41e2]{margin-left:83.33333%}.column.is-11-tablet[data-v-cf8c41e2],.column.is-11[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-tablet[data-v-cf8c41e2],.column.is-offset-11[data-v-cf8c41e2]{margin-left:91.66667%}.column.is-12-tablet[data-v-cf8c41e2],.column.is-12[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-tablet[data-v-cf8c41e2],.column.is-offset-12[data-v-cf8c41e2]{margin-left:100%}}@media screen and (max-width:1087px){.column.is-full-touch[data-v-cf8c41e2],.column.is-narrow-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-touch[data-v-cf8c41e2]{width:100%}.column.is-three-quarters-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-touch[data-v-cf8c41e2]{margin-left:75%}.column.is-offset-two-thirds-touch[data-v-cf8c41e2]{margin-left:66.6666%}.column.is-offset-half-touch[data-v-cf8c41e2]{margin-left:50%}.column.is-offset-one-third-touch[data-v-cf8c41e2]{margin-left:33.3333%}.column.is-offset-one-quarter-touch[data-v-cf8c41e2]{margin-left:25%}.column.is-offset-one-fifth-touch[data-v-cf8c41e2]{margin-left:20%}.column.is-offset-two-fifths-touch[data-v-cf8c41e2]{margin-left:40%}.column.is-offset-three-fifths-touch[data-v-cf8c41e2]{margin-left:60%}.column.is-offset-four-fifths-touch[data-v-cf8c41e2]{margin-left:80%}.column.is-0-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch[data-v-cf8c41e2]{margin-left:0}.column.is-1-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-touch[data-v-cf8c41e2]{margin-left:8.33333%}.column.is-2-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-touch[data-v-cf8c41e2]{margin-left:16.66667%}.column.is-3-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch[data-v-cf8c41e2]{margin-left:25%}.column.is-4-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-touch[data-v-cf8c41e2]{margin-left:33.33333%}.column.is-5-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-touch[data-v-cf8c41e2]{margin-left:41.66667%}.column.is-6-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch[data-v-cf8c41e2]{margin-left:50%}.column.is-7-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-touch[data-v-cf8c41e2]{margin-left:58.33333%}.column.is-8-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-touch[data-v-cf8c41e2]{margin-left:66.66667%}.column.is-9-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch[data-v-cf8c41e2]{margin-left:75%}.column.is-10-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-touch[data-v-cf8c41e2]{margin-left:83.33333%}.column.is-11-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-touch[data-v-cf8c41e2]{margin-left:91.66667%}.column.is-12-touch[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch[data-v-cf8c41e2]{margin-left:100%}}@media screen and (min-width:1088px){.column.is-full-desktop[data-v-cf8c41e2],.column.is-narrow-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop[data-v-cf8c41e2]{width:100%}.column.is-three-quarters-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-desktop[data-v-cf8c41e2]{margin-left:75%}.column.is-offset-two-thirds-desktop[data-v-cf8c41e2]{margin-left:66.6666%}.column.is-offset-half-desktop[data-v-cf8c41e2]{margin-left:50%}.column.is-offset-one-third-desktop[data-v-cf8c41e2]{margin-left:33.3333%}.column.is-offset-one-quarter-desktop[data-v-cf8c41e2]{margin-left:25%}.column.is-offset-one-fifth-desktop[data-v-cf8c41e2]{margin-left:20%}.column.is-offset-two-fifths-desktop[data-v-cf8c41e2]{margin-left:40%}.column.is-offset-three-fifths-desktop[data-v-cf8c41e2]{margin-left:60%}.column.is-offset-four-fifths-desktop[data-v-cf8c41e2]{margin-left:80%}.column.is-0-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop[data-v-cf8c41e2]{margin-left:0}.column.is-1-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop[data-v-cf8c41e2]{margin-left:8.33333%}.column.is-2-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop[data-v-cf8c41e2]{margin-left:16.66667%}.column.is-3-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop[data-v-cf8c41e2]{margin-left:25%}.column.is-4-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop[data-v-cf8c41e2]{margin-left:33.33333%}.column.is-5-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop[data-v-cf8c41e2]{margin-left:41.66667%}.column.is-6-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop[data-v-cf8c41e2]{margin-left:50%}.column.is-7-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-desktop[data-v-cf8c41e2]{margin-left:58.33333%}.column.is-8-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-desktop[data-v-cf8c41e2]{margin-left:66.66667%}.column.is-9-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop[data-v-cf8c41e2]{margin-left:75%}.column.is-10-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop[data-v-cf8c41e2]{margin-left:83.33333%}.column.is-11-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop[data-v-cf8c41e2]{margin-left:91.66667%}.column.is-12-desktop[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop[data-v-cf8c41e2]{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen[data-v-cf8c41e2]{margin-left:75%}.column.is-offset-two-thirds-widescreen[data-v-cf8c41e2]{margin-left:66.6666%}.column.is-offset-half-widescreen[data-v-cf8c41e2]{margin-left:50%}.column.is-offset-one-third-widescreen[data-v-cf8c41e2]{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen[data-v-cf8c41e2]{margin-left:25%}.column.is-offset-one-fifth-widescreen[data-v-cf8c41e2]{margin-left:20%}.column.is-offset-two-fifths-widescreen[data-v-cf8c41e2]{margin-left:40%}.column.is-offset-three-fifths-widescreen[data-v-cf8c41e2]{margin-left:60%}.column.is-offset-four-fifths-widescreen[data-v-cf8c41e2]{margin-left:80%}.column.is-0-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen[data-v-cf8c41e2]{margin-left:0}.column.is-1-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen[data-v-cf8c41e2]{margin-left:8.33333%}.column.is-2-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen[data-v-cf8c41e2]{margin-left:16.66667%}.column.is-3-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen[data-v-cf8c41e2]{margin-left:25%}.column.is-4-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen[data-v-cf8c41e2]{margin-left:33.33333%}.column.is-5-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen[data-v-cf8c41e2]{margin-left:41.66667%}.column.is-6-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen[data-v-cf8c41e2]{margin-left:50%}.column.is-7-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-widescreen[data-v-cf8c41e2]{margin-left:58.33333%}.column.is-8-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen[data-v-cf8c41e2]{margin-left:66.66667%}.column.is-9-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen[data-v-cf8c41e2]{margin-left:75%}.column.is-10-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen[data-v-cf8c41e2]{margin-left:83.33333%}.column.is-11-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen[data-v-cf8c41e2]{margin-left:91.66667%}.column.is-12-widescreen[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen[data-v-cf8c41e2]{margin-left:100%}}@media screen and (min-width:1472px){.column.is-full-fullhd[data-v-cf8c41e2],.column.is-narrow-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-fullhd[data-v-cf8c41e2]{width:100%}.column.is-three-quarters-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd[data-v-cf8c41e2]{margin-left:75%}.column.is-offset-two-thirds-fullhd[data-v-cf8c41e2]{margin-left:66.6666%}.column.is-offset-half-fullhd[data-v-cf8c41e2]{margin-left:50%}.column.is-offset-one-third-fullhd[data-v-cf8c41e2]{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd[data-v-cf8c41e2]{margin-left:25%}.column.is-offset-one-fifth-fullhd[data-v-cf8c41e2]{margin-left:20%}.column.is-offset-two-fifths-fullhd[data-v-cf8c41e2]{margin-left:40%}.column.is-offset-three-fifths-fullhd[data-v-cf8c41e2]{margin-left:60%}.column.is-offset-four-fifths-fullhd[data-v-cf8c41e2]{margin-left:80%}.column.is-0-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd[data-v-cf8c41e2]{margin-left:0}.column.is-1-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-fullhd[data-v-cf8c41e2]{margin-left:8.33333%}.column.is-2-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-fullhd[data-v-cf8c41e2]{margin-left:16.66667%}.column.is-3-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd[data-v-cf8c41e2]{margin-left:25%}.column.is-4-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-fullhd[data-v-cf8c41e2]{margin-left:33.33333%}.column.is-5-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-fullhd[data-v-cf8c41e2]{margin-left:41.66667%}.column.is-6-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd[data-v-cf8c41e2]{margin-left:50%}.column.is-7-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-fullhd[data-v-cf8c41e2]{margin-left:58.33333%}.column.is-8-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-fullhd[data-v-cf8c41e2]{margin-left:66.66667%}.column.is-9-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd[data-v-cf8c41e2]{margin-left:75%}.column.is-10-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-fullhd[data-v-cf8c41e2]{margin-left:83.33333%}.column.is-11-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-fullhd[data-v-cf8c41e2]{margin-left:91.66667%}.column.is-12-fullhd[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd[data-v-cf8c41e2]{margin-left:100%}}.columns[data-v-cf8c41e2]{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns[data-v-cf8c41e2]:last-child{margin-bottom:-.75rem}.columns[data-v-cf8c41e2]:not(:last-child){margin-bottom:.75rem}.columns.is-centered[data-v-cf8c41e2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless[data-v-cf8c41e2]{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column[data-v-cf8c41e2]{margin:0;padding:0!important}.columns.is-gapless[data-v-cf8c41e2]:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless[data-v-cf8c41e2]:last-child{margin-bottom:0}.columns.is-mobile[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline[data-v-cf8c41e2]{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns[data-v-cf8c41e2]:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1088px){.columns.is-desktop[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable[data-v-cf8c41e2]{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable .column[data-v-cf8c41e2]{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0[data-v-cf8c41e2]{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile[data-v-cf8c41e2]{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only[data-v-cf8c41e2]{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd[data-v-cf8c41e2]{--columnGap:0rem}}.columns.is-variable.is-1[data-v-cf8c41e2]{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile[data-v-cf8c41e2]{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only[data-v-cf8c41e2]{--columnGap:.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd[data-v-cf8c41e2]{--columnGap:.25rem}}.columns.is-variable.is-2[data-v-cf8c41e2]{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile[data-v-cf8c41e2]{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only[data-v-cf8c41e2]{--columnGap:.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd[data-v-cf8c41e2]{--columnGap:.5rem}}.columns.is-variable.is-3[data-v-cf8c41e2]{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile[data-v-cf8c41e2]{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only[data-v-cf8c41e2]{--columnGap:.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd[data-v-cf8c41e2]{--columnGap:.75rem}}.columns.is-variable.is-4[data-v-cf8c41e2]{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile[data-v-cf8c41e2]{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only[data-v-cf8c41e2]{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd[data-v-cf8c41e2]{--columnGap:1rem}}.columns.is-variable.is-5[data-v-cf8c41e2]{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile[data-v-cf8c41e2]{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only[data-v-cf8c41e2]{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd[data-v-cf8c41e2]{--columnGap:1.25rem}}.columns.is-variable.is-6[data-v-cf8c41e2]{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile[data-v-cf8c41e2]{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only[data-v-cf8c41e2]{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd[data-v-cf8c41e2]{--columnGap:1.5rem}}.columns.is-variable.is-7[data-v-cf8c41e2]{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile[data-v-cf8c41e2]{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only[data-v-cf8c41e2]{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd[data-v-cf8c41e2]{--columnGap:1.75rem}}.columns.is-variable.is-8[data-v-cf8c41e2]{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile[data-v-cf8c41e2]{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only[data-v-cf8c41e2]{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd[data-v-cf8c41e2]{--columnGap:2rem}}.section[data-v-cf8c41e2]{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium[data-v-cf8c41e2]{padding:9rem 1.5rem}.section.is-large[data-v-cf8c41e2]{padding:18rem 1.5rem}}.hero[data-v-cf8c41e2]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar[data-v-cf8c41e2]{background:none}.hero .tabs ul[data-v-cf8c41e2]{border-bottom:none}.hero.is-white[data-v-cf8c41e2]{background-color:#fff;color:#0a0a0a}.hero.is-white a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong[data-v-cf8c41e2]{color:inherit}.hero.is-white .title[data-v-cf8c41e2]{color:#0a0a0a}.hero.is-white .subtitle[data-v-cf8c41e2]{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-white .subtitle strong[data-v-cf8c41e2]{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu[data-v-cf8c41e2]{background-color:#fff}}.hero.is-white .navbar-item[data-v-cf8c41e2],.hero.is-white .navbar-link[data-v-cf8c41e2]{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active[data-v-cf8c41e2],.hero.is-white .navbar-link[data-v-cf8c41e2]:hover,.hero.is-white a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-white a.navbar-item[data-v-cf8c41e2]:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a[data-v-cf8c41e2]{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a[data-v-cf8c41e2]:hover,.hero.is-white .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-white .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-white .tabs.is-toggle a[data-v-cf8c41e2]{color:#0a0a0a}.hero.is-white .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-white .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-white .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-white .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-white .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black[data-v-cf8c41e2]{background-color:#0a0a0a;color:#fff}.hero.is-black a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong[data-v-cf8c41e2]{color:inherit}.hero.is-black .title[data-v-cf8c41e2]{color:#fff}.hero.is-black .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-black .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-black .navbar-menu[data-v-cf8c41e2]{background-color:#0a0a0a}}.hero.is-black .navbar-item[data-v-cf8c41e2],.hero.is-black .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active[data-v-cf8c41e2],.hero.is-black .navbar-link[data-v-cf8c41e2]:hover,.hero.is-black a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-black a.navbar-item[data-v-cf8c41e2]:hover{background-color:#000;color:#fff}.hero.is-black .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-black .tabs a[data-v-cf8c41e2]:hover,.hero.is-black .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-black .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-black .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-black .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-black .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-black .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-black .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-black .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light[data-v-cf8c41e2]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong[data-v-cf8c41e2]{color:inherit}.hero.is-light .title[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.hero.is-light .subtitle[data-v-cf8c41e2]{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-light .subtitle strong[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-light .navbar-menu[data-v-cf8c41e2]{background-color:#f5f5f5}}.hero.is-light .navbar-item[data-v-cf8c41e2],.hero.is-light .navbar-link[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active[data-v-cf8c41e2],.hero.is-light .navbar-link[data-v-cf8c41e2]:hover,.hero.is-light a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-light a.navbar-item[data-v-cf8c41e2]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a[data-v-cf8c41e2]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a[data-v-cf8c41e2]:hover,.hero.is-light .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-light .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-light .tabs.is-toggle a[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-light .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-light .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-light .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-light .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark[data-v-cf8c41e2]{background-color:#363636;color:#fff}.hero.is-dark a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong[data-v-cf8c41e2]{color:inherit}.hero.is-dark .title[data-v-cf8c41e2]{color:#fff}.hero.is-dark .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-dark .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-dark .navbar-menu[data-v-cf8c41e2]{background-color:#363636}}.hero.is-dark .navbar-item[data-v-cf8c41e2],.hero.is-dark .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active[data-v-cf8c41e2],.hero.is-dark .navbar-link[data-v-cf8c41e2]:hover,.hero.is-dark a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-dark a.navbar-item[data-v-cf8c41e2]:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-dark .tabs a[data-v-cf8c41e2]:hover,.hero.is-dark .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-dark .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-dark .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-dark .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-dark .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-dark .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-dark .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-dark .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}.hero.is-primary a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong[data-v-cf8c41e2]{color:inherit}.hero.is-primary .title[data-v-cf8c41e2]{color:#fff}.hero.is-primary .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-primary .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu[data-v-cf8c41e2]{background-color:#4d47e8}}.hero.is-primary .navbar-item[data-v-cf8c41e2],.hero.is-primary .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active[data-v-cf8c41e2],.hero.is-primary .navbar-link[data-v-cf8c41e2]:hover,.hero.is-primary a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-primary a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3730e5;color:#fff}.hero.is-primary .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-primary .tabs a[data-v-cf8c41e2]:hover,.hero.is-primary .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-primary .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-primary .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-primary .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-primary .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-primary .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-primary .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-primary .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-primary.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-link[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}.hero.is-link a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong[data-v-cf8c41e2]{color:inherit}.hero.is-link .title[data-v-cf8c41e2]{color:#fff}.hero.is-link .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-link .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-link .navbar-menu[data-v-cf8c41e2]{background-color:#4d47e8}}.hero.is-link .navbar-item[data-v-cf8c41e2],.hero.is-link .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active[data-v-cf8c41e2],.hero.is-link .navbar-link[data-v-cf8c41e2]:hover,.hero.is-link a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-link a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3730e5;color:#fff}.hero.is-link .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-link .tabs a[data-v-cf8c41e2]:hover,.hero.is-link .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-link .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-link .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-link .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-link .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-link .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-link .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-link .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-link.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-info[data-v-cf8c41e2]{background-color:#3298dc;color:#fff}.hero.is-info a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong[data-v-cf8c41e2]{color:inherit}.hero.is-info .title[data-v-cf8c41e2]{color:#fff}.hero.is-info .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-info .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-info .navbar-menu[data-v-cf8c41e2]{background-color:#3298dc}}.hero.is-info .navbar-item[data-v-cf8c41e2],.hero.is-info .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active[data-v-cf8c41e2],.hero.is-info .navbar-link[data-v-cf8c41e2]:hover,.hero.is-info a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-info a.navbar-item[data-v-cf8c41e2]:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-info .tabs a[data-v-cf8c41e2]:hover,.hero.is-info .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-info .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-info .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-info .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-info .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-info .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-info .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-info .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success[data-v-cf8c41e2]{background-color:#48c774;color:#fff}.hero.is-success a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong[data-v-cf8c41e2]{color:inherit}.hero.is-success .title[data-v-cf8c41e2]{color:#fff}.hero.is-success .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-success .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-success .navbar-menu[data-v-cf8c41e2]{background-color:#48c774}}.hero.is-success .navbar-item[data-v-cf8c41e2],.hero.is-success .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active[data-v-cf8c41e2],.hero.is-success .navbar-link[data-v-cf8c41e2]:hover,.hero.is-success a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-success a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-success .tabs a[data-v-cf8c41e2]:hover,.hero.is-success .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-success .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-success .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-success .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-success .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-success .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-success .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-success .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning[data-v-cf8c41e2]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong[data-v-cf8c41e2]{color:inherit}.hero.is-warning .title[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle[data-v-cf8c41e2]{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-warning .subtitle strong[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-warning .navbar-menu[data-v-cf8c41e2]{background-color:#ffdd57}}.hero.is-warning .navbar-item[data-v-cf8c41e2],.hero.is-warning .navbar-link[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active[data-v-cf8c41e2],.hero.is-warning .navbar-link[data-v-cf8c41e2]:hover,.hero.is-warning a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-warning a.navbar-item[data-v-cf8c41e2]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a[data-v-cf8c41e2]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a[data-v-cf8c41e2]:hover,.hero.is-warning .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-warning .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-warning .tabs.is-toggle a[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-warning .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-warning .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-warning .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-warning .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger[data-v-cf8c41e2]{background-color:#f14668;color:#fff}.hero.is-danger a[data-v-cf8c41e2]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong[data-v-cf8c41e2]{color:inherit}.hero.is-danger .title[data-v-cf8c41e2]{color:#fff}.hero.is-danger .subtitle[data-v-cf8c41e2]{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a[data-v-cf8c41e2]:not(.button),.hero.is-danger .subtitle strong[data-v-cf8c41e2]{color:#fff}@media screen and (max-width:1087px){.hero.is-danger .navbar-menu[data-v-cf8c41e2]{background-color:#f14668}}.hero.is-danger .navbar-item[data-v-cf8c41e2],.hero.is-danger .navbar-link[data-v-cf8c41e2]{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active[data-v-cf8c41e2],.hero.is-danger .navbar-link[data-v-cf8c41e2]:hover,.hero.is-danger a.navbar-item.is-active[data-v-cf8c41e2],.hero.is-danger a.navbar-item[data-v-cf8c41e2]:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a[data-v-cf8c41e2]{color:#fff;opacity:.9}.hero.is-danger .tabs a[data-v-cf8c41e2]:hover,.hero.is-danger .tabs li.is-active a[data-v-cf8c41e2]{opacity:1}.hero.is-danger .tabs.is-boxed a[data-v-cf8c41e2],.hero.is-danger .tabs.is-toggle a[data-v-cf8c41e2]{color:#fff}.hero.is-danger .tabs.is-boxed a[data-v-cf8c41e2]:hover,.hero.is-danger .tabs.is-toggle a[data-v-cf8c41e2]:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a[data-v-cf8c41e2],.hero.is-danger .tabs.is-boxed li.is-active a[data-v-cf8c41e2]:hover,.hero.is-danger .tabs.is-toggle li.is-active a[data-v-cf8c41e2],.hero.is-danger .tabs.is-toggle li.is-active a[data-v-cf8c41e2]:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu[data-v-cf8c41e2]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body[data-v-cf8c41e2]{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body[data-v-cf8c41e2]{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body[data-v-cf8c41e2]{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body[data-v-cf8c41e2],.hero.is-fullheight .hero-body[data-v-cf8c41e2],.hero.is-halfheight .hero-body[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container[data-v-cf8c41e2],.hero.is-fullheight .hero-body>.container[data-v-cf8c41e2],.hero.is-halfheight .hero-body>.container[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.hero.is-halfheight[data-v-cf8c41e2]{min-height:50vh}.hero.is-fullheight[data-v-cf8c41e2]{min-height:100vh}.hero-video[data-v-cf8c41e2]{overflow:hidden}.hero-video video[data-v-cf8c41e2]{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent[data-v-cf8c41e2]{opacity:.3}@media screen and (max-width:768px){.hero-video[data-v-cf8c41e2]{display:none}}.hero-buttons[data-v-cf8c41e2]{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button[data-v-cf8c41e2]:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button[data-v-cf8c41e2]:not(:last-child){margin-right:1.5rem}}.hero-foot[data-v-cf8c41e2],.hero-head[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}.container[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid[data-v-cf8c41e2]{max-width:none;padding-left:64px;padding-right:64px;width:100%}@media screen and (min-width:1088px){.container[data-v-cf8c41e2]{max-width:960px}}@media screen and (max-width:1279px){.container.is-widescreen[data-v-cf8c41e2]{max-width:1152px}}@media screen and (max-width:1471px){.container.is-fullhd[data-v-cf8c41e2]{max-width:1344px}}@media screen and (min-width:1280px){.container[data-v-cf8c41e2]{max-width:1152px}}@media screen and (min-width:1472px){.container[data-v-cf8c41e2]{max-width:1344px}}.navbar[data-v-cf8c41e2]{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white[data-v-cf8c41e2]{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-white .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-white .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-white .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-white .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-white .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger[data-v-cf8c41e2]{color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-white .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-white .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-white .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-white .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-white .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-white .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-white .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-white .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-white .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-white .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-white .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-white .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-white .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#fff;color:#0a0a0a}}.navbar.is-black[data-v-cf8c41e2]{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-black .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-black .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-black .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-black .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-black .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-black .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-black .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-black .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-black .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-black .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-black .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-black .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-black .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-black .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-black .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-black .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-black .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-black .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-black .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#0a0a0a;color:#fff}}.navbar.is-light[data-v-cf8c41e2]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-light .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-light .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-light .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-light .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-light .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-light .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-light .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-light .navbar-start>.navbar-item[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-light .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-light .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-light .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-light .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-light .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-light .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-light .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-light .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-light .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-light .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark[data-v-cf8c41e2]{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-dark .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-dark .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-dark .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-dark .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-dark .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-dark .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-dark .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-dark .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-dark .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-dark .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-dark .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-dark .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-dark .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-dark .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-dark .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-dark .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-dark .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-dark .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-dark .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#363636;color:#fff}}.navbar.is-primary[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-primary .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-primary .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-primary .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-primary .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-primary .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-primary .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-primary .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-primary .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-primary .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-primary .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-primary .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-primary .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-primary .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-primary .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-primary .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-primary .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-primary .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-primary .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-primary .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}}.navbar.is-link[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-link .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-link .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-link .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-link .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-link .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-link .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-link .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-link .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-link .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-link .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-link .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-link .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-link .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-link .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-link .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-link .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-link .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-link .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-link .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}}.navbar.is-info[data-v-cf8c41e2]{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-info .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-info .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-info .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-info .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-info .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-info .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-info .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-info .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-info .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-info .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-info .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-info .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-info .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-info .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-info .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-info .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-info .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-info .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-info .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#3298dc;color:#fff}}.navbar.is-success[data-v-cf8c41e2]{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-success .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-success .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-success .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-success .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-success .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-success .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-success .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-success .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-success .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-success .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-success .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-success .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-success .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-success .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-success .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-success .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-success .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-success .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-success .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#48c774;color:#fff}}.navbar.is-warning[data-v-cf8c41e2]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-warning .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-warning .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-warning .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-warning .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-warning .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-warning .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-warning .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-warning .navbar-start>.navbar-item[data-v-cf8c41e2]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-warning .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-warning .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-warning .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-warning .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-warning .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-warning .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-warning .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-warning .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-warning .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-warning .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger[data-v-cf8c41e2]{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-cf8c41e2],.navbar.is-danger .navbar-brand>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-danger .navbar-brand .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-danger .navbar-brand .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-danger .navbar-brand>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-danger .navbar-brand>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-danger .navbar-burger[data-v-cf8c41e2]{color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link[data-v-cf8c41e2],.navbar.is-danger .navbar-end>.navbar-item[data-v-cf8c41e2],.navbar.is-danger .navbar-start .navbar-link[data-v-cf8c41e2],.navbar.is-danger .navbar-start>.navbar-item[data-v-cf8c41e2]{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-danger .navbar-end .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-danger .navbar-end .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-danger .navbar-end>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-danger .navbar-end>a.navbar-item[data-v-cf8c41e2]:hover,.navbar.is-danger .navbar-start .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-danger .navbar-start .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-danger .navbar-start .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-danger .navbar-start>a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-danger .navbar-start>a.navbar-item[data-v-cf8c41e2]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link[data-v-cf8c41e2]:after,.navbar.is-danger .navbar-start .navbar-link[data-v-cf8c41e2]:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#f14668;color:#fff}}.navbar>.container[data-v-cf8c41e2]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow[data-v-cf8c41e2]{-webkit-box-shadow:0 2px 0 0 #f5f5f5;box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom[data-v-cf8c41e2],.navbar.is-fixed-top[data-v-cf8c41e2]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom[data-v-cf8c41e2]{bottom:0}.navbar.is-fixed-bottom.has-shadow[data-v-cf8c41e2]{-webkit-box-shadow:0 -2px 0 0 #f5f5f5;box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top[data-v-cf8c41e2]{top:0}body.has-navbar-fixed-top[data-v-cf8c41e2],html.has-navbar-fixed-top[data-v-cf8c41e2]{padding-top:3.25rem}body.has-navbar-fixed-bottom[data-v-cf8c41e2],html.has-navbar-fixed-bottom[data-v-cf8c41e2]{padding-bottom:3.25rem}.navbar-brand[data-v-cf8c41e2],.navbar-tabs[data-v-cf8c41e2]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item[data-v-cf8c41e2]:focus,.navbar-brand a.navbar-item[data-v-cf8c41e2]:hover{background-color:transparent}.navbar-tabs[data-v-cf8c41e2]{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger[data-v-cf8c41e2]{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span[data-v-cf8c41e2]{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span[data-v-cf8c41e2]:first-child{top:calc(50% - 6px)}.navbar-burger span[data-v-cf8c41e2]:nth-child(2){top:calc(50% - 1px)}.navbar-burger span[data-v-cf8c41e2]:nth-child(3){top:calc(50% + 4px)}.navbar-burger[data-v-cf8c41e2]:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span[data-v-cf8c41e2]:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span[data-v-cf8c41e2]:nth-child(2){opacity:0}.navbar-burger.is-active span[data-v-cf8c41e2]:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu[data-v-cf8c41e2]{display:none}.navbar-item[data-v-cf8c41e2],.navbar-link[data-v-cf8c41e2]{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon[data-v-cf8c41e2]:only-child,.navbar-link .icon[data-v-cf8c41e2]:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link[data-v-cf8c41e2],a.navbar-item[data-v-cf8c41e2]{cursor:pointer}.navbar-link.is-active[data-v-cf8c41e2],.navbar-link[data-v-cf8c41e2]:focus,.navbar-link[data-v-cf8c41e2]:focus-within,.navbar-link[data-v-cf8c41e2]:hover,a.navbar-item.is-active[data-v-cf8c41e2],a.navbar-item[data-v-cf8c41e2]:focus,a.navbar-item[data-v-cf8c41e2]:focus-within,a.navbar-item[data-v-cf8c41e2]:hover{background-color:#fafafa;color:#4d47e8}.navbar-item[data-v-cf8c41e2]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img[data-v-cf8c41e2]{max-height:1.75rem}.navbar-item.has-dropdown[data-v-cf8c41e2]{padding:0}.navbar-item.is-expanded[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab[data-v-cf8c41e2]{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active[data-v-cf8c41e2],.navbar-item.is-tab[data-v-cf8c41e2]:focus,.navbar-item.is-tab[data-v-cf8c41e2]:hover{background-color:transparent;border-bottom-color:#4d47e8}.navbar-item.is-tab.is-active[data-v-cf8c41e2]{border-bottom-style:solid;border-bottom-width:3px;color:#4d47e8;padding-bottom:calc(.5rem - 3px)}.navbar-content[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link[data-v-cf8c41e2]:not(.is-arrowless){padding-right:2.5em}.navbar-link[data-v-cf8c41e2]:not(.is-arrowless):after{border-color:#4d47e8;margin-top:-.375em;right:1.125em}.navbar-dropdown[data-v-cf8c41e2]{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item[data-v-cf8c41e2]{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider[data-v-cf8c41e2]{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container[data-v-cf8c41e2]{display:block}.navbar-brand .navbar-item[data-v-cf8c41e2],.navbar-tabs .navbar-item[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link[data-v-cf8c41e2]:after{display:none}.navbar-menu[data-v-cf8c41e2]{background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active[data-v-cf8c41e2]{display:block}.navbar.is-fixed-bottom-touch[data-v-cf8c41e2],.navbar.is-fixed-top-touch[data-v-cf8c41e2]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch[data-v-cf8c41e2]{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow[data-v-cf8c41e2]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch[data-v-cf8c41e2]{top:0}.navbar.is-fixed-top-touch .navbar-menu[data-v-cf8c41e2],.navbar.is-fixed-top .navbar-menu[data-v-cf8c41e2]{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch[data-v-cf8c41e2],html.has-navbar-fixed-top-touch[data-v-cf8c41e2]{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch[data-v-cf8c41e2],html.has-navbar-fixed-bottom-touch[data-v-cf8c41e2]{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar-end[data-v-cf8c41e2],.navbar-menu[data-v-cf8c41e2],.navbar-start[data-v-cf8c41e2],.navbar[data-v-cf8c41e2]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar[data-v-cf8c41e2]{min-height:3.25rem}.navbar.is-spaced[data-v-cf8c41e2]{padding:1rem 2rem}.navbar.is-spaced .navbar-end[data-v-cf8c41e2],.navbar.is-spaced .navbar-start[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link[data-v-cf8c41e2],.navbar.is-spaced a.navbar-item[data-v-cf8c41e2]{border-radius:4px}.navbar.is-transparent .navbar-link.is-active[data-v-cf8c41e2],.navbar.is-transparent .navbar-link[data-v-cf8c41e2]:focus,.navbar.is-transparent .navbar-link[data-v-cf8c41e2]:hover,.navbar.is-transparent a.navbar-item.is-active[data-v-cf8c41e2],.navbar.is-transparent a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-transparent a.navbar-item[data-v-cf8c41e2]:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link[data-v-cf8c41e2],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link[data-v-cf8c41e2],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link[data-v-cf8c41e2]{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-cf8c41e2]:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-cf8c41e2]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#f5f5f5;color:#4d47e8}.navbar-burger[data-v-cf8c41e2]{display:none}.navbar-item[data-v-cf8c41e2],.navbar-link[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown[data-v-cf8c41e2]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link[data-v-cf8c41e2]:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown[data-v-cf8c41e2]{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px rgba(10,10,10,.1);box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown[data-v-cf8c41e2],.navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-cf8c41e2],.navbar-item.is-hoverable:focus .navbar-dropdown[data-v-cf8c41e2],.navbar-item.is-hoverable:hover .navbar-dropdown[data-v-cf8c41e2]{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed[data-v-cf8c41e2],.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed[data-v-cf8c41e2],.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed[data-v-cf8c41e2],.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed[data-v-cf8c41e2],.navbar.is-spaced .navbar-item.is-active .navbar-dropdown[data-v-cf8c41e2],.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-cf8c41e2],.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown[data-v-cf8c41e2],.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown[data-v-cf8c41e2]{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start[data-v-cf8c41e2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end[data-v-cf8c41e2]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown[data-v-cf8c41e2]{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item[data-v-cf8c41e2]{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item[data-v-cf8c41e2]{padding-right:3rem}.navbar-dropdown a.navbar-item[data-v-cf8c41e2]:focus,.navbar-dropdown a.navbar-item[data-v-cf8c41e2]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active[data-v-cf8c41e2]{background-color:#f5f5f5;color:#4d47e8}.navbar-dropdown.is-boxed[data-v-cf8c41e2],.navbar.is-spaced .navbar-dropdown[data-v-cf8c41e2]{border-radius:6px;border-top:none;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right[data-v-cf8c41e2]{left:auto;right:0}.navbar-divider[data-v-cf8c41e2]{display:block}.container>.navbar .navbar-brand[data-v-cf8c41e2],.navbar>.container .navbar-brand[data-v-cf8c41e2]{margin-left:-.75rem}.container>.navbar .navbar-menu[data-v-cf8c41e2],.navbar>.container .navbar-menu[data-v-cf8c41e2]{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop[data-v-cf8c41e2],.navbar.is-fixed-top-desktop[data-v-cf8c41e2]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop[data-v-cf8c41e2]{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow[data-v-cf8c41e2]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop[data-v-cf8c41e2]{top:0}body.has-navbar-fixed-top-desktop[data-v-cf8c41e2],html.has-navbar-fixed-top-desktop[data-v-cf8c41e2]{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop[data-v-cf8c41e2],html.has-navbar-fixed-bottom-desktop[data-v-cf8c41e2]{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top[data-v-cf8c41e2],html.has-spaced-navbar-fixed-top[data-v-cf8c41e2]{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom[data-v-cf8c41e2],html.has-spaced-navbar-fixed-bottom[data-v-cf8c41e2]{padding-bottom:5.25rem}.navbar-link.is-active[data-v-cf8c41e2],a.navbar-item.is-active[data-v-cf8c41e2]{color:#0a0a0a}.navbar-link.is-active[data-v-cf8c41e2]:not(:focus):not(:hover),a.navbar-item.is-active[data-v-cf8c41e2]:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link[data-v-cf8c41e2],.navbar-item.has-dropdown:focus .navbar-link[data-v-cf8c41e2],.navbar-item.has-dropdown:hover .navbar-link[data-v-cf8c41e2]{background-color:#fafafa}}.hero.is-fullheight-with-navbar[data-v-cf8c41e2]{min-height:calc(100vh - 3.25rem)}.menu[data-v-cf8c41e2]{font-size:1rem}.menu.is-small[data-v-cf8c41e2]{font-size:.75rem}.menu.is-medium[data-v-cf8c41e2]{font-size:1.25rem}.menu.is-large[data-v-cf8c41e2]{font-size:1.5rem}.menu-list[data-v-cf8c41e2]{line-height:1.25}.menu-list a[data-v-cf8c41e2]{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a[data-v-cf8c41e2]:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active[data-v-cf8c41e2]{background-color:#4d47e8;color:#fff}.menu-list li ul[data-v-cf8c41e2]{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label[data-v-cf8c41e2]{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label[data-v-cf8c41e2]:not(:first-child){margin-top:1em}.menu-label[data-v-cf8c41e2]:not(:last-child){margin-bottom:1em}.level[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code[data-v-cf8c41e2]{border-radius:4px}.level img[data-v-cf8c41e2]{display:inline-block;vertical-align:top}.level.is-mobile .level-left[data-v-cf8c41e2],.level.is-mobile .level-right[data-v-cf8c41e2],.level.is-mobile[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right[data-v-cf8c41e2]{margin-top:0}.level.is-mobile .level-item[data-v-cf8c41e2]:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item[data-v-cf8c41e2]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item[data-v-cf8c41e2]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle[data-v-cf8c41e2],.level-item .title[data-v-cf8c41e2]{margin-bottom:0}@media screen and (max-width:768px){.level-item[data-v-cf8c41e2]:not(:last-child){margin-bottom:.75rem}}.level-left[data-v-cf8c41e2],.level-right[data-v-cf8c41e2]{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible[data-v-cf8c41e2],.level-right .level-item.is-flexible[data-v-cf8c41e2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item[data-v-cf8c41e2]:not(:last-child),.level-right .level-item[data-v-cf8c41e2]:not(:last-child){margin-right:.75rem}}.level-left[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right[data-v-cf8c41e2]{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right[data-v-cf8c41e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right[data-v-cf8c41e2]{display:-webkit-box;display:-ms-flexbox;display:flex}}.image[data-v-cf8c41e2]{display:block;position:relative}.image img[data-v-cf8c41e2]{display:block;height:auto;width:100%}.image img.is-rounded[data-v-cf8c41e2]{border-radius:290486px}.image.is-fullwidth[data-v-cf8c41e2]{width:100%}.image.is-1by1 .has-ratio[data-v-cf8c41e2],.image.is-1by1 img[data-v-cf8c41e2],.image.is-1by2 .has-ratio[data-v-cf8c41e2],.image.is-1by2 img[data-v-cf8c41e2],.image.is-1by3 .has-ratio[data-v-cf8c41e2],.image.is-1by3 img[data-v-cf8c41e2],.image.is-2by1 .has-ratio[data-v-cf8c41e2],.image.is-2by1 img[data-v-cf8c41e2],.image.is-2by3 .has-ratio[data-v-cf8c41e2],.image.is-2by3 img[data-v-cf8c41e2],.image.is-3by1 .has-ratio[data-v-cf8c41e2],.image.is-3by1 img[data-v-cf8c41e2],.image.is-3by2 .has-ratio[data-v-cf8c41e2],.image.is-3by2 img[data-v-cf8c41e2],.image.is-3by4 .has-ratio[data-v-cf8c41e2],.image.is-3by4 img[data-v-cf8c41e2],.image.is-3by5 .has-ratio[data-v-cf8c41e2],.image.is-3by5 img[data-v-cf8c41e2],.image.is-4by3 .has-ratio[data-v-cf8c41e2],.image.is-4by3 img[data-v-cf8c41e2],.image.is-4by5 .has-ratio[data-v-cf8c41e2],.image.is-4by5 img[data-v-cf8c41e2],.image.is-5by3 .has-ratio[data-v-cf8c41e2],.image.is-5by3 img[data-v-cf8c41e2],.image.is-5by4 .has-ratio[data-v-cf8c41e2],.image.is-5by4 img[data-v-cf8c41e2],.image.is-9by16 .has-ratio[data-v-cf8c41e2],.image.is-9by16 img[data-v-cf8c41e2],.image.is-16by9 .has-ratio[data-v-cf8c41e2],.image.is-16by9 img[data-v-cf8c41e2],.image.is-square .has-ratio[data-v-cf8c41e2],.image.is-square img[data-v-cf8c41e2]{height:100%;width:100%}.image.is-1by1[data-v-cf8c41e2],.image.is-square[data-v-cf8c41e2]{padding-top:100%}.image.is-5by4[data-v-cf8c41e2]{padding-top:80%}.image.is-4by3[data-v-cf8c41e2]{padding-top:75%}.image.is-3by2[data-v-cf8c41e2]{padding-top:66.6666%}.image.is-5by3[data-v-cf8c41e2]{padding-top:60%}.image.is-16by9[data-v-cf8c41e2]{padding-top:56.25%}.image.is-2by1[data-v-cf8c41e2]{padding-top:50%}.image.is-3by1[data-v-cf8c41e2]{padding-top:33.3333%}.image.is-4by5[data-v-cf8c41e2]{padding-top:125%}.image.is-3by4[data-v-cf8c41e2]{padding-top:133.3333%}.image.is-2by3[data-v-cf8c41e2]{padding-top:150%}.image.is-3by5[data-v-cf8c41e2]{padding-top:166.6666%}.image.is-9by16[data-v-cf8c41e2]{padding-top:177.7777%}.image.is-1by2[data-v-cf8c41e2]{padding-top:200%}.image.is-1by3[data-v-cf8c41e2]{padding-top:300%}.image.is-16x16[data-v-cf8c41e2]{height:16px;width:16px}.image.is-24x24[data-v-cf8c41e2]{height:24px;width:24px}.image.is-32x32[data-v-cf8c41e2]{height:32px;width:32px}.image.is-48x48[data-v-cf8c41e2]{height:48px;width:48px}.image.is-64x64[data-v-cf8c41e2]{height:64px;width:64px}.image.is-96x96[data-v-cf8c41e2]{height:96px;width:96px}.image.is-128x128[data-v-cf8c41e2]{height:128px;width:128px}.has-text-extra-bold[data-v-cf8c41e2]{font-weight:700}.is-size-3-4[data-v-cf8c41e2]{font-size:1.75em}.is-size-4-5[data-v-cf8c41e2]{font-size:1.375em}.is-size-5-6[data-v-cf8c41e2]{font-size:1.125em}.is-size-6-7[data-v-cf8c41e2]{font-size:.875em}html[data-v-cf8c41e2]{-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-cf8c41e2],[data-v-cf8c41e2]:after,[data-v-cf8c41e2]:before{-webkit-box-sizing:inherit;box-sizing:inherit}a.navbar-item[data-v-cf8c41e2]{text-decoration:none}a.navbar-item[data-v-cf8c41e2]:hover{background-color:inherit}.is-overline[data-v-cf8c41e2]{text-transform:uppercase;letter-spacing:1px;font-size:.8em;color:#4d47e8;font-weight:700;margin-top:8px}.is-strikethrough[data-v-cf8c41e2]{text-decoration:line-through}a[data-v-cf8c41e2]{font-weight:500}.is-1[data-v-cf8c41e2]{font-size:2.2em}.is-2[data-v-cf8c41e2]{font-size:2em}.is-3[data-v-cf8c41e2]{font-size:1.8em}.tip[data-v-cf8c41e2]{padding:8px 16px;background-color:#ecf8ff;border-radius:4px;border-left:5px solid #50bfff;margin:20px 0}.tip.primary[data-v-cf8c41e2]{background-color:rgba(70,64,255,.082);border-left:5px solid #4d47e8}.tip.warning[data-v-cf8c41e2]{background-color:#faecd8;border-left:5px solid #e6a23c}.tip.success[data-v-cf8c41e2]{background-color:#e1f3d8;border-left:5px solid #67c23a}.tip.danger[data-v-cf8c41e2]{background-color:#fde2e2;border-left:5px solid #f56c6c}.tip.ghost[data-v-cf8c41e2]{background-color:#fff;border-left:5px solid rgba(77,71,232,.5607843137254902);-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05)}.has-no-margin-top[data-v-cf8c41e2]{margin-top:0!important}.has-no-margin-bottom[data-v-cf8c41e2]{margin-bottom:0!important}.has-no-margin-vertical[data-v-cf8c41e2]{margin-top:0!important;margin-bottom:0!important}.has-no-margin-left[data-v-cf8c41e2]{margin-left:0!important}.has-no-margin-right[data-v-cf8c41e2]{margin-right:0!important}.has-no-margin-horizontal[data-v-cf8c41e2]{margin-left:0!important;margin-right:0!important}.has-no-padding-top[data-v-cf8c41e2]{padding-top:0!important}.has-no-padding-bottom[data-v-cf8c41e2]{padding-bottom:0!important}.has-no-padding-vertical[data-v-cf8c41e2]{padding-top:0!important;padding-bottom:0!important}.has-no-padding-horizontal[data-v-cf8c41e2]{padding-left:0!important;padding-right:0!important}.has-small-margin-top[data-v-cf8c41e2]{margin-top:.5em}.has-small-margin-bottom[data-v-cf8c41e2]{margin-bottom:.5em}.has-small-margin-right[data-v-cf8c41e2]{margin-right:.5em}.has-small-margin-left[data-v-cf8c41e2]{margin-left:.5em}.has-small-margin-vertical[data-v-cf8c41e2]{margin-top:.5em;margin-bottom:.5em}.has-small-margin-horizontal[data-v-cf8c41e2]{margin-left:.5em;margin-right:.5em}.has-small-padding-top[data-v-cf8c41e2]{padding-top:.5em}.has-small-padding-bottom[data-v-cf8c41e2]{padding-bottom:.5em}.has-small-padding-vertical[data-v-cf8c41e2]{padding-top:.5em;padding-bottom:.5em}.has-small-padding-horizontal[data-v-cf8c41e2]{padding-left:.5em;padding-right:.5em}.has-margin-top[data-v-cf8c41e2]{margin-top:1em}.has-margin-bottom[data-v-cf8c41e2]{margin-bottom:1em}.has-margin-right[data-v-cf8c41e2]{margin-right:1em}.has-margin-left[data-v-cf8c41e2]{margin-left:1em}.has-margin-vertical[data-v-cf8c41e2]{margin-top:1em;margin-bottom:1em}.has-margin-horizontal[data-v-cf8c41e2]{margin-left:1em;margin-right:1em}.has-large-margin-top[data-v-cf8c41e2]{margin-top:2em}.has-large-margin-bottom[data-v-cf8c41e2]{margin-bottom:2em}.has-large-margin-right[data-v-cf8c41e2]{margin-right:2em}.has-large-margin-left[data-v-cf8c41e2]{margin-left:2em}.has-large-margin-vertical[data-v-cf8c41e2]{margin-top:2em;margin-bottom:2em}.has-huge-margin-vertical[data-v-cf8c41e2]{margin-top:3em;margin-bottom:3em}.has-large-margin-horizontal[data-v-cf8c41e2]{margin-left:2em;margin-right:2em}.has-padding-top[data-v-cf8c41e2]{padding-top:1em}.has-padding-bottom[data-v-cf8c41e2]{padding-bottom:1em}.has-padding-right[data-v-cf8c41e2]{padding-right:1em}.has-padding-left[data-v-cf8c41e2]{padding-left:1em}.has-padding-vertical[data-v-cf8c41e2]{padding-top:1em;padding-bottom:1em}.has-padding-horizontal[data-v-cf8c41e2]{padding-left:1em;padding-right:1em}.has-large-padding-top[data-v-cf8c41e2]{padding-top:2em}.has-large-padding-bottom[data-v-cf8c41e2]{padding-bottom:2em}.has-large-padding-right[data-v-cf8c41e2]{padding-right:2em}.has-large-padding-left[data-v-cf8c41e2]{padding-left:2em}.has-large-padding-vertical[data-v-cf8c41e2]{padding-top:2em;padding-bottom:2em}.has-large-padding-horizontal[data-v-cf8c41e2]{padding-left:2em;padding-right:2em}.has-margins-centered[data-v-cf8c41e2]{margin-left:auto;margin-right:auto}.has-border-radius-4[data-v-cf8c41e2]{border-radius:4px}.has-border-radius-8[data-v-cf8c41e2]{border-radius:8px}.has-border-radius-10[data-v-cf8c41e2]{border-radius:10px}.has-border-radius-16[data-v-cf8c41e2]{border-radius:16px}.has-border-radius-32[data-v-cf8c41e2]{border-radius:32px}.has-position-relative[data-v-cf8c41e2]{position:relative}.is-fullwidth[data-v-cf8c41e2]{width:100%}.is-fullheight[data-v-cf8c41e2]{height:100vh}.has-overflow-hidden[data-v-cf8c41e2]{overflow:hidden}.has-cursor-pointer[data-v-cf8c41e2]{cursor:pointer}.has-cursor-not-allowed[data-v-cf8c41e2]{cursor:not-allowed}.narrow-container[data-v-cf8c41e2]{max-width:720px}.has-display-block[data-v-cf8c41e2]{display:block!important}.grade[data-v-cf8c41e2]{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));background-image:linear-gradient(180deg,#fff,#f4f5f9);min-height:100vh}.has-shadow[data-v-cf8c41e2]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.has-light-shadow[data-v-cf8c41e2]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.has-word-break-normal[data-v-cf8c41e2]{word-break:normal!important}.has-text-align-left[data-v-cf8c41e2]{text-align:left!important}.divider[data-v-cf8c41e2]{position:relative;z-index:1;width:40px;height:3px;margin:16px auto 16px;background-color:#dee2ed}.divider.white[data-v-cf8c41e2]{background-color:#fff}.divider.dark-bg[data-v-cf8c41e2]{background-color:hsla(0,0%,100%,.5)}.divider.no-margin-top[data-v-cf8c41e2]{margin-top:0}[data-v-cf8c41e2]:root{--primary-color:#4d47e8;--sidebar-width:220px}body[data-v-cf8c41e2],html[data-v-cf8c41e2]{height:100vh}#app[data-v-cf8c41e2]{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app .sidebar-container[data-v-cf8c41e2]{width:var(--sidebar-width)}#app .main-container[data-v-cf8c41e2]{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}#app .the-navbar[data-v-cf8c41e2]{display:none}#app .el-table .cell[data-v-cf8c41e2]{word-break:normal!important}#app .container[data-v-cf8c41e2]{margin:0 auto;position:relative}@media (min-width:1088px){#app .container[data-v-cf8c41e2]{max-width:calc(960px - var(--sidebar-width));width:calc(960px - var(--sidebar-width))}#app .container.is-fluid[data-v-cf8c41e2]{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media (min-width:1280px){#app .container[data-v-cf8c41e2]{max-width:calc(1152px - var(--sidebar-width));width:calc(1152px - var(--sidebar-width))}}@media (min-width:1472px){#app .container[data-v-cf8c41e2]{max-width:calc(1344px - var(--sidebar-width));width:calc(1344px - var(--sidebar-width))}}@media screen and (max-width:768px){#app[data-v-cf8c41e2]{--sidebar-width:0}#app .the-navbar[data-v-cf8c41e2]{display:block}}.popper-width[data-v-cf8c41e2]{width:inherit!important}.ar .ar-recorder__records-limit[data-v-cf8c41e2]{display:none}.ar .ar-recorder__duration[data-v-cf8c41e2]{margin-top:10px}.ar .ar-records[data-v-cf8c41e2]{height:64px}.ar .ar-player[data-v-cf8c41e2],.ar .ar-records__record[data-v-cf8c41e2]:not(:last-child){display:none}#wavve-link .el-dialog[data-v-cf8c41e2]{width:90%}#coupon-check>label>span.el-checkbox__label[data-v-cf8c41e2]{font-size:13px!important}.caption-editor .el-form--label-top .el-form-item__label[data-v-cf8c41e2]{padding-bottom:0;line-height:22px}.el-autocomplete-suggestion li[data-v-cf8c41e2]{margin-bottom:16px!important}@media screen and (max-width:768px){.el-input__inner[data-v-cf8c41e2]{font-size:16px;-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:left top;transform-origin:left top}}.have-one-created-for-you[data-v-cf8c41e2]{position:relative;border:1px solid #24e0de!important}div.new-offering[data-v-cf8c41e2]{height:35px;width:180px;background-color:#24e0de;position:absolute;top:48px;right:-6px;text-align:center;color:#fff;font-weight:600;font-size:24px;white-space:nowrap;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.new-offering[data-v-cf8c41e2]:before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-color:transparent;border-width:37px;border-left-width:53px;border-right-width:26px;content:"";display:block;left:-49px;position:absolute;width:141%;border-top-width:0;border-bottom-color:#24e0de;top:-2px;z-index:-1}@media only screen and (min-device-width:320px) and (max-device-width:480px){.design-card-heading-text[data-v-cf8c41e2]{line-height:35px!important;font-size:30px!important}}@media only screen and (min-width:768px){.design-card-heading-text[data-v-cf8c41e2]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1224px){.design-card-heading-text[data-v-cf8c41e2]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1824px){.design-card-heading-text[data-v-cf8c41e2]{line-height:35px!important;font-size:30px!important}}.el-notification[data-v-cf8c41e2]{-webkit-box-shadow:4px 4px 5px 0 rgba(0,0,0,.27);box-shadow:4px 4px 5px 0 rgba(0,0,0,.27)}.chart-container[data-v-cf8c41e2]{margin-right:45px}@media screen and (min-width:800px){.chart-container[data-v-cf8c41e2]{margin-right:130px}}@-webkit-keyframes spinAround-bc7372a0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround-bc7372a0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-unselectable[data-v-bc7372a0]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link[data-v-bc7372a0]:not(.is-arrowless):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%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.level[data-v-bc7372a0]:not(:last-child){margin-bottom:1.5rem}.hero-video[data-v-bc7372a0],.image.is-1by1 .has-ratio[data-v-bc7372a0],.image.is-1by1 img[data-v-bc7372a0],.image.is-1by2 .has-ratio[data-v-bc7372a0],.image.is-1by2 img[data-v-bc7372a0],.image.is-1by3 .has-ratio[data-v-bc7372a0],.image.is-1by3 img[data-v-bc7372a0],.image.is-2by1 .has-ratio[data-v-bc7372a0],.image.is-2by1 img[data-v-bc7372a0],.image.is-2by3 .has-ratio[data-v-bc7372a0],.image.is-2by3 img[data-v-bc7372a0],.image.is-3by1 .has-ratio[data-v-bc7372a0],.image.is-3by1 img[data-v-bc7372a0],.image.is-3by2 .has-ratio[data-v-bc7372a0],.image.is-3by2 img[data-v-bc7372a0],.image.is-3by4 .has-ratio[data-v-bc7372a0],.image.is-3by4 img[data-v-bc7372a0],.image.is-3by5 .has-ratio[data-v-bc7372a0],.image.is-3by5 img[data-v-bc7372a0],.image.is-4by3 .has-ratio[data-v-bc7372a0],.image.is-4by3 img[data-v-bc7372a0],.image.is-4by5 .has-ratio[data-v-bc7372a0],.image.is-4by5 img[data-v-bc7372a0],.image.is-5by3 .has-ratio[data-v-bc7372a0],.image.is-5by3 img[data-v-bc7372a0],.image.is-5by4 .has-ratio[data-v-bc7372a0],.image.is-5by4 img[data-v-bc7372a0],.image.is-9by16 .has-ratio[data-v-bc7372a0],.image.is-9by16 img[data-v-bc7372a0],.image.is-16by9 .has-ratio[data-v-bc7372a0],.image.is-16by9 img[data-v-bc7372a0],.image.is-square .has-ratio[data-v-bc7372a0],.image.is-square img[data-v-bc7372a0],.is-overlay[data-v-bc7372a0]{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote[data-v-bc7372a0],body[data-v-bc7372a0],dd[data-v-bc7372a0],dl[data-v-bc7372a0],dt[data-v-bc7372a0],fieldset[data-v-bc7372a0],figure[data-v-bc7372a0],h1[data-v-bc7372a0],h2[data-v-bc7372a0],h3[data-v-bc7372a0],h4[data-v-bc7372a0],h5[data-v-bc7372a0],h6[data-v-bc7372a0],hr[data-v-bc7372a0],html[data-v-bc7372a0],iframe[data-v-bc7372a0],legend[data-v-bc7372a0],li[data-v-bc7372a0],ol[data-v-bc7372a0],p[data-v-bc7372a0],pre[data-v-bc7372a0],textarea[data-v-bc7372a0],ul[data-v-bc7372a0]{margin:0;padding:0}h1[data-v-bc7372a0],h2[data-v-bc7372a0],h3[data-v-bc7372a0],h4[data-v-bc7372a0],h5[data-v-bc7372a0],h6[data-v-bc7372a0]{font-size:100%;font-weight:400}ul[data-v-bc7372a0]{list-style:none}button[data-v-bc7372a0],input[data-v-bc7372a0],select[data-v-bc7372a0],textarea[data-v-bc7372a0]{margin:0}img[data-v-bc7372a0],video[data-v-bc7372a0]{height:auto;max-width:100%}iframe[data-v-bc7372a0]{border:0}table[data-v-bc7372a0]{border-collapse:collapse;border-spacing:0}td[data-v-bc7372a0],th[data-v-bc7372a0]{padding:0}td[data-v-bc7372a0]:not([align]),th[data-v-bc7372a0]:not([align]){text-align:left}html[data-v-bc7372a0]{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article[data-v-bc7372a0],aside[data-v-bc7372a0],figure[data-v-bc7372a0],footer[data-v-bc7372a0],header[data-v-bc7372a0],hgroup[data-v-bc7372a0],section[data-v-bc7372a0]{display:block}body[data-v-bc7372a0],button[data-v-bc7372a0],input[data-v-bc7372a0],select[data-v-bc7372a0],textarea[data-v-bc7372a0]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code[data-v-bc7372a0],pre[data-v-bc7372a0]{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body[data-v-bc7372a0]{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a[data-v-bc7372a0]{color:#4d47e8;cursor:pointer;text-decoration:none}a strong[data-v-bc7372a0]{color:currentColor}a[data-v-bc7372a0]:hover{color:#363636}code[data-v-bc7372a0]{background-color:#f5f5f5;color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr[data-v-bc7372a0]{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img[data-v-bc7372a0]{height:auto;max-width:100%}input[type=checkbox][data-v-bc7372a0],input[type=radio][data-v-bc7372a0]{vertical-align:baseline}small[data-v-bc7372a0]{font-size:.875em}span[data-v-bc7372a0]{font-style:inherit;font-weight:inherit}strong[data-v-bc7372a0]{color:#363636;font-weight:700}fieldset[data-v-bc7372a0]{border:none}pre[data-v-bc7372a0]{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code[data-v-bc7372a0]{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td[data-v-bc7372a0],table th[data-v-bc7372a0]{vertical-align:top}table td[data-v-bc7372a0]:not([align]),table th[data-v-bc7372a0]:not([align]){text-align:left}table th[data-v-bc7372a0]{color:#363636}.is-clearfix[data-v-bc7372a0]:after{clear:both;content:" ";display:table}.is-pulled-left[data-v-bc7372a0]{float:left!important}.is-pulled-right[data-v-bc7372a0]{float:right!important}.is-clipped[data-v-bc7372a0]{overflow:hidden!important}.is-size-1[data-v-bc7372a0]{font-size:3rem!important}.is-size-2[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3[data-v-bc7372a0]{font-size:2rem!important}.is-size-4[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6[data-v-bc7372a0]{font-size:1rem!important}.is-size-7[data-v-bc7372a0]{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile[data-v-bc7372a0]{font-size:3rem!important}.is-size-2-mobile[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3-mobile[data-v-bc7372a0]{font-size:2rem!important}.is-size-4-mobile[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5-mobile[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6-mobile[data-v-bc7372a0]{font-size:1rem!important}.is-size-7-mobile[data-v-bc7372a0]{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet[data-v-bc7372a0]{font-size:3rem!important}.is-size-2-tablet[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3-tablet[data-v-bc7372a0]{font-size:2rem!important}.is-size-4-tablet[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5-tablet[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6-tablet[data-v-bc7372a0]{font-size:1rem!important}.is-size-7-tablet[data-v-bc7372a0]{font-size:.75rem!important}}@media screen and (max-width:1087px){.is-size-1-touch[data-v-bc7372a0]{font-size:3rem!important}.is-size-2-touch[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3-touch[data-v-bc7372a0]{font-size:2rem!important}.is-size-4-touch[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5-touch[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6-touch[data-v-bc7372a0]{font-size:1rem!important}.is-size-7-touch[data-v-bc7372a0]{font-size:.75rem!important}}@media screen and (min-width:1088px){.is-size-1-desktop[data-v-bc7372a0]{font-size:3rem!important}.is-size-2-desktop[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3-desktop[data-v-bc7372a0]{font-size:2rem!important}.is-size-4-desktop[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5-desktop[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6-desktop[data-v-bc7372a0]{font-size:1rem!important}.is-size-7-desktop[data-v-bc7372a0]{font-size:.75rem!important}}@media screen and (min-width:1280px){.is-size-1-widescreen[data-v-bc7372a0]{font-size:3rem!important}.is-size-2-widescreen[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3-widescreen[data-v-bc7372a0]{font-size:2rem!important}.is-size-4-widescreen[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5-widescreen[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6-widescreen[data-v-bc7372a0]{font-size:1rem!important}.is-size-7-widescreen[data-v-bc7372a0]{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd[data-v-bc7372a0]{font-size:3rem!important}.is-size-2-fullhd[data-v-bc7372a0]{font-size:2.5rem!important}.is-size-3-fullhd[data-v-bc7372a0]{font-size:2rem!important}.is-size-4-fullhd[data-v-bc7372a0]{font-size:1.5rem!important}.is-size-5-fullhd[data-v-bc7372a0]{font-size:1.25rem!important}.is-size-6-fullhd[data-v-bc7372a0]{font-size:1rem!important}.is-size-7-fullhd[data-v-bc7372a0]{font-size:.75rem!important}}.has-text-centered[data-v-bc7372a0]{text-align:center!important}.has-text-justified[data-v-bc7372a0]{text-align:justify!important}.has-text-left[data-v-bc7372a0]{text-align:left!important}.has-text-right[data-v-bc7372a0]{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile[data-v-bc7372a0]{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet[data-v-bc7372a0]{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only[data-v-bc7372a0]{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch[data-v-bc7372a0]{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop[data-v-bc7372a0]{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only[data-v-bc7372a0]{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen[data-v-bc7372a0]{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only[data-v-bc7372a0]{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd[data-v-bc7372a0]{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile[data-v-bc7372a0]{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet[data-v-bc7372a0]{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only[data-v-bc7372a0]{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch[data-v-bc7372a0]{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop[data-v-bc7372a0]{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only[data-v-bc7372a0]{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen[data-v-bc7372a0]{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only[data-v-bc7372a0]{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd[data-v-bc7372a0]{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile[data-v-bc7372a0]{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet[data-v-bc7372a0]{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only[data-v-bc7372a0]{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch[data-v-bc7372a0]{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop[data-v-bc7372a0]{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only[data-v-bc7372a0]{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen[data-v-bc7372a0]{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only[data-v-bc7372a0]{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd[data-v-bc7372a0]{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile[data-v-bc7372a0]{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet[data-v-bc7372a0]{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only[data-v-bc7372a0]{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch[data-v-bc7372a0]{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop[data-v-bc7372a0]{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only[data-v-bc7372a0]{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen[data-v-bc7372a0]{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only[data-v-bc7372a0]{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd[data-v-bc7372a0]{text-align:right!important}}.is-capitalized[data-v-bc7372a0]{text-transform:capitalize!important}.is-lowercase[data-v-bc7372a0]{text-transform:lowercase!important}.is-uppercase[data-v-bc7372a0]{text-transform:uppercase!important}.is-italic[data-v-bc7372a0]{font-style:italic!important}.has-text-white[data-v-bc7372a0]{color:#fff!important}a.has-text-white[data-v-bc7372a0]:focus,a.has-text-white[data-v-bc7372a0]:hover{color:#e6e6e6!important}.has-background-white[data-v-bc7372a0]{background-color:#fff!important}.has-text-black[data-v-bc7372a0]{color:#0a0a0a!important}a.has-text-black[data-v-bc7372a0]:focus,a.has-text-black[data-v-bc7372a0]:hover{color:#000!important}.has-background-black[data-v-bc7372a0]{background-color:#0a0a0a!important}.has-text-light[data-v-bc7372a0]{color:#f5f5f5!important}a.has-text-light[data-v-bc7372a0]:focus,a.has-text-light[data-v-bc7372a0]:hover{color:#dbdbdb!important}.has-background-light[data-v-bc7372a0]{background-color:#f5f5f5!important}.has-text-dark[data-v-bc7372a0]{color:#363636!important}a.has-text-dark[data-v-bc7372a0]:focus,a.has-text-dark[data-v-bc7372a0]:hover{color:#1c1c1c!important}.has-background-dark[data-v-bc7372a0]{background-color:#363636!important}.has-text-primary[data-v-bc7372a0]{color:#4d47e8!important}a.has-text-primary[data-v-bc7372a0]:focus,a.has-text-primary[data-v-bc7372a0]:hover{color:#231ce0!important}.has-background-primary[data-v-bc7372a0]{background-color:#4d47e8!important}.has-text-link[data-v-bc7372a0]{color:#4d47e8!important}a.has-text-link[data-v-bc7372a0]:focus,a.has-text-link[data-v-bc7372a0]:hover{color:#231ce0!important}.has-background-link[data-v-bc7372a0]{background-color:#4d47e8!important}.has-text-info[data-v-bc7372a0]{color:#3298dc!important}a.has-text-info[data-v-bc7372a0]:focus,a.has-text-info[data-v-bc7372a0]:hover{color:#207dbc!important}.has-background-info[data-v-bc7372a0]{background-color:#3298dc!important}.has-text-success[data-v-bc7372a0]{color:#48c774!important}a.has-text-success[data-v-bc7372a0]:focus,a.has-text-success[data-v-bc7372a0]:hover{color:#34a85c!important}.has-background-success[data-v-bc7372a0]{background-color:#48c774!important}.has-text-warning[data-v-bc7372a0]{color:#ffdd57!important}a.has-text-warning[data-v-bc7372a0]:focus,a.has-text-warning[data-v-bc7372a0]:hover{color:#ffd324!important}.has-background-warning[data-v-bc7372a0]{background-color:#ffdd57!important}.has-text-danger[data-v-bc7372a0]{color:#f14668!important}a.has-text-danger[data-v-bc7372a0]:focus,a.has-text-danger[data-v-bc7372a0]:hover{color:#ee1742!important}.has-background-danger[data-v-bc7372a0]{background-color:#f14668!important}.has-text-black-bis[data-v-bc7372a0]{color:#121212!important}.has-background-black-bis[data-v-bc7372a0]{background-color:#121212!important}.has-text-black-ter[data-v-bc7372a0]{color:#242424!important}.has-background-black-ter[data-v-bc7372a0]{background-color:#242424!important}.has-text-grey-darker[data-v-bc7372a0]{color:#363636!important}.has-background-grey-darker[data-v-bc7372a0]{background-color:#363636!important}.has-text-grey-dark[data-v-bc7372a0]{color:#4a4a4a!important}.has-background-grey-dark[data-v-bc7372a0]{background-color:#4a4a4a!important}.has-text-grey[data-v-bc7372a0]{color:#7a7a7a!important}.has-background-grey[data-v-bc7372a0]{background-color:#7a7a7a!important}.has-text-grey-light[data-v-bc7372a0]{color:#b5b5b5!important}.has-background-grey-light[data-v-bc7372a0]{background-color:#b5b5b5!important}.has-text-grey-lighter[data-v-bc7372a0]{color:#dbdbdb!important}.has-background-grey-lighter[data-v-bc7372a0]{background-color:#dbdbdb!important}.has-text-white-ter[data-v-bc7372a0]{color:#f5f5f5!important}.has-background-white-ter[data-v-bc7372a0]{background-color:#f5f5f5!important}.has-text-white-bis[data-v-bc7372a0]{color:#fafafa!important}.has-background-white-bis[data-v-bc7372a0]{background-color:#fafafa!important}.has-text-weight-light[data-v-bc7372a0]{font-weight:300!important}.has-text-weight-normal[data-v-bc7372a0]{font-weight:400!important}.has-text-weight-medium[data-v-bc7372a0]{font-weight:500!important}.has-text-weight-semibold[data-v-bc7372a0]{font-weight:600!important}.has-text-weight-bold[data-v-bc7372a0]{font-weight:700!important}.is-family-primary[data-v-bc7372a0],.is-family-sans-serif[data-v-bc7372a0],.is-family-secondary[data-v-bc7372a0]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code[data-v-bc7372a0],.is-family-monospace[data-v-bc7372a0]{font-family:monospace!important}.is-block[data-v-bc7372a0]{display:block!important}@media screen and (max-width:768px){.is-block-mobile[data-v-bc7372a0]{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet[data-v-bc7372a0]{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only[data-v-bc7372a0]{display:block!important}}@media screen and (max-width:1087px){.is-block-touch[data-v-bc7372a0]{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop[data-v-bc7372a0]{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only[data-v-bc7372a0]{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen[data-v-bc7372a0]{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only[data-v-bc7372a0]{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd[data-v-bc7372a0]{display:block!important}}.is-flex[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd[data-v-bc7372a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline[data-v-bc7372a0]{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile[data-v-bc7372a0]{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet[data-v-bc7372a0]{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only[data-v-bc7372a0]{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch[data-v-bc7372a0]{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop[data-v-bc7372a0]{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only[data-v-bc7372a0]{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen[data-v-bc7372a0]{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only[data-v-bc7372a0]{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd[data-v-bc7372a0]{display:inline!important}}.is-inline-block[data-v-bc7372a0]{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile[data-v-bc7372a0]{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet[data-v-bc7372a0]{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only[data-v-bc7372a0]{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch[data-v-bc7372a0]{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop[data-v-bc7372a0]{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only[data-v-bc7372a0]{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen[data-v-bc7372a0]{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only[data-v-bc7372a0]{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd[data-v-bc7372a0]{display:inline-block!important}}.is-inline-flex[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd[data-v-bc7372a0]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden[data-v-bc7372a0]{display:none!important}.is-sr-only[data-v-bc7372a0]{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:768px){.is-hidden-mobile[data-v-bc7372a0]{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet[data-v-bc7372a0]{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only[data-v-bc7372a0]{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch[data-v-bc7372a0]{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop[data-v-bc7372a0]{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only[data-v-bc7372a0]{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen[data-v-bc7372a0]{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only[data-v-bc7372a0]{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd[data-v-bc7372a0]{display:none!important}}.is-invisible[data-v-bc7372a0]{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile[data-v-bc7372a0]{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only[data-v-bc7372a0]{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd[data-v-bc7372a0]{visibility:hidden!important}}.is-marginless[data-v-bc7372a0]{margin:0!important}.is-paddingless[data-v-bc7372a0]{padding:0!important}.is-radiusless[data-v-bc7372a0]{border-radius:0!important}.is-shadowless[data-v-bc7372a0]{-webkit-box-shadow:none!important;box-shadow:none!important}.is-relative[data-v-bc7372a0]{position:relative!important}.column[data-v-bc7372a0]{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters[data-v-bc7372a0]{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds[data-v-bc7372a0]{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half[data-v-bc7372a0]{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third[data-v-bc7372a0]{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter[data-v-bc7372a0]{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth[data-v-bc7372a0]{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths[data-v-bc7372a0]{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths[data-v-bc7372a0]{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths[data-v-bc7372a0]{margin-left:80%}.columns.is-mobile>.column.is-0[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0[data-v-bc7372a0]{margin-left:0}.columns.is-mobile>.column.is-1[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1[data-v-bc7372a0]{margin-left:8.33333%}.columns.is-mobile>.column.is-2[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2[data-v-bc7372a0]{margin-left:16.66667%}.columns.is-mobile>.column.is-3[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3[data-v-bc7372a0]{margin-left:25%}.columns.is-mobile>.column.is-4[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4[data-v-bc7372a0]{margin-left:33.33333%}.columns.is-mobile>.column.is-5[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5[data-v-bc7372a0]{margin-left:41.66667%}.columns.is-mobile>.column.is-6[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6[data-v-bc7372a0]{margin-left:50%}.columns.is-mobile>.column.is-7[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7[data-v-bc7372a0]{margin-left:58.33333%}.columns.is-mobile>.column.is-8[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8[data-v-bc7372a0]{margin-left:66.66667%}.columns.is-mobile>.column.is-9[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9[data-v-bc7372a0]{margin-left:75%}.columns.is-mobile>.column.is-10[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10[data-v-bc7372a0]{margin-left:83.33333%}.columns.is-mobile>.column.is-11[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11[data-v-bc7372a0]{margin-left:91.66667%}.columns.is-mobile>.column.is-12[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12[data-v-bc7372a0]{margin-left:100%}@media screen and (max-width:768px){.column.is-full-mobile[data-v-bc7372a0],.column.is-narrow-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile[data-v-bc7372a0]{width:100%}.column.is-three-quarters-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-mobile[data-v-bc7372a0]{margin-left:75%}.column.is-offset-two-thirds-mobile[data-v-bc7372a0]{margin-left:66.6666%}.column.is-offset-half-mobile[data-v-bc7372a0]{margin-left:50%}.column.is-offset-one-third-mobile[data-v-bc7372a0]{margin-left:33.3333%}.column.is-offset-one-quarter-mobile[data-v-bc7372a0]{margin-left:25%}.column.is-offset-one-fifth-mobile[data-v-bc7372a0]{margin-left:20%}.column.is-offset-two-fifths-mobile[data-v-bc7372a0]{margin-left:40%}.column.is-offset-three-fifths-mobile[data-v-bc7372a0]{margin-left:60%}.column.is-offset-four-fifths-mobile[data-v-bc7372a0]{margin-left:80%}.column.is-0-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile[data-v-bc7372a0]{margin-left:0}.column.is-1-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile[data-v-bc7372a0]{margin-left:8.33333%}.column.is-2-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile[data-v-bc7372a0]{margin-left:16.66667%}.column.is-3-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile[data-v-bc7372a0]{margin-left:25%}.column.is-4-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile[data-v-bc7372a0]{margin-left:33.33333%}.column.is-5-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile[data-v-bc7372a0]{margin-left:41.66667%}.column.is-6-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile[data-v-bc7372a0]{margin-left:50%}.column.is-7-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile[data-v-bc7372a0]{margin-left:58.33333%}.column.is-8-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile[data-v-bc7372a0]{margin-left:66.66667%}.column.is-9-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile[data-v-bc7372a0]{margin-left:75%}.column.is-10-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile[data-v-bc7372a0]{margin-left:83.33333%}.column.is-11-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile[data-v-bc7372a0]{margin-left:91.66667%}.column.is-12-mobile[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile[data-v-bc7372a0]{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow-tablet[data-v-bc7372a0],.column.is-narrow[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-tablet[data-v-bc7372a0],.column.is-full[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-tablet[data-v-bc7372a0],.column.is-three-quarters[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-tablet[data-v-bc7372a0],.column.is-two-thirds[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-tablet[data-v-bc7372a0],.column.is-half[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-tablet[data-v-bc7372a0],.column.is-one-third[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-tablet[data-v-bc7372a0],.column.is-one-quarter[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-tablet[data-v-bc7372a0],.column.is-one-fifth[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-tablet[data-v-bc7372a0],.column.is-two-fifths[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-tablet[data-v-bc7372a0],.column.is-three-fifths[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-tablet[data-v-bc7372a0],.column.is-four-fifths[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-tablet[data-v-bc7372a0],.column.is-offset-three-quarters[data-v-bc7372a0]{margin-left:75%}.column.is-offset-two-thirds-tablet[data-v-bc7372a0],.column.is-offset-two-thirds[data-v-bc7372a0]{margin-left:66.6666%}.column.is-offset-half-tablet[data-v-bc7372a0],.column.is-offset-half[data-v-bc7372a0]{margin-left:50%}.column.is-offset-one-third-tablet[data-v-bc7372a0],.column.is-offset-one-third[data-v-bc7372a0]{margin-left:33.3333%}.column.is-offset-one-quarter-tablet[data-v-bc7372a0],.column.is-offset-one-quarter[data-v-bc7372a0]{margin-left:25%}.column.is-offset-one-fifth-tablet[data-v-bc7372a0],.column.is-offset-one-fifth[data-v-bc7372a0]{margin-left:20%}.column.is-offset-two-fifths-tablet[data-v-bc7372a0],.column.is-offset-two-fifths[data-v-bc7372a0]{margin-left:40%}.column.is-offset-three-fifths-tablet[data-v-bc7372a0],.column.is-offset-three-fifths[data-v-bc7372a0]{margin-left:60%}.column.is-offset-four-fifths-tablet[data-v-bc7372a0],.column.is-offset-four-fifths[data-v-bc7372a0]{margin-left:80%}.column.is-0-tablet[data-v-bc7372a0],.column.is-0[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-tablet[data-v-bc7372a0],.column.is-offset-0[data-v-bc7372a0]{margin-left:0}.column.is-1-tablet[data-v-bc7372a0],.column.is-1[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-tablet[data-v-bc7372a0],.column.is-offset-1[data-v-bc7372a0]{margin-left:8.33333%}.column.is-2-tablet[data-v-bc7372a0],.column.is-2[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-tablet[data-v-bc7372a0],.column.is-offset-2[data-v-bc7372a0]{margin-left:16.66667%}.column.is-3-tablet[data-v-bc7372a0],.column.is-3[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-tablet[data-v-bc7372a0],.column.is-offset-3[data-v-bc7372a0]{margin-left:25%}.column.is-4-tablet[data-v-bc7372a0],.column.is-4[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-tablet[data-v-bc7372a0],.column.is-offset-4[data-v-bc7372a0]{margin-left:33.33333%}.column.is-5-tablet[data-v-bc7372a0],.column.is-5[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-tablet[data-v-bc7372a0],.column.is-offset-5[data-v-bc7372a0]{margin-left:41.66667%}.column.is-6-tablet[data-v-bc7372a0],.column.is-6[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-tablet[data-v-bc7372a0],.column.is-offset-6[data-v-bc7372a0]{margin-left:50%}.column.is-7-tablet[data-v-bc7372a0],.column.is-7[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-tablet[data-v-bc7372a0],.column.is-offset-7[data-v-bc7372a0]{margin-left:58.33333%}.column.is-8-tablet[data-v-bc7372a0],.column.is-8[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-tablet[data-v-bc7372a0],.column.is-offset-8[data-v-bc7372a0]{margin-left:66.66667%}.column.is-9-tablet[data-v-bc7372a0],.column.is-9[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-tablet[data-v-bc7372a0],.column.is-offset-9[data-v-bc7372a0]{margin-left:75%}.column.is-10-tablet[data-v-bc7372a0],.column.is-10[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-tablet[data-v-bc7372a0],.column.is-offset-10[data-v-bc7372a0]{margin-left:83.33333%}.column.is-11-tablet[data-v-bc7372a0],.column.is-11[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-tablet[data-v-bc7372a0],.column.is-offset-11[data-v-bc7372a0]{margin-left:91.66667%}.column.is-12-tablet[data-v-bc7372a0],.column.is-12[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-tablet[data-v-bc7372a0],.column.is-offset-12[data-v-bc7372a0]{margin-left:100%}}@media screen and (max-width:1087px){.column.is-full-touch[data-v-bc7372a0],.column.is-narrow-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-touch[data-v-bc7372a0]{width:100%}.column.is-three-quarters-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-touch[data-v-bc7372a0]{margin-left:75%}.column.is-offset-two-thirds-touch[data-v-bc7372a0]{margin-left:66.6666%}.column.is-offset-half-touch[data-v-bc7372a0]{margin-left:50%}.column.is-offset-one-third-touch[data-v-bc7372a0]{margin-left:33.3333%}.column.is-offset-one-quarter-touch[data-v-bc7372a0]{margin-left:25%}.column.is-offset-one-fifth-touch[data-v-bc7372a0]{margin-left:20%}.column.is-offset-two-fifths-touch[data-v-bc7372a0]{margin-left:40%}.column.is-offset-three-fifths-touch[data-v-bc7372a0]{margin-left:60%}.column.is-offset-four-fifths-touch[data-v-bc7372a0]{margin-left:80%}.column.is-0-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch[data-v-bc7372a0]{margin-left:0}.column.is-1-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-touch[data-v-bc7372a0]{margin-left:8.33333%}.column.is-2-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-touch[data-v-bc7372a0]{margin-left:16.66667%}.column.is-3-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch[data-v-bc7372a0]{margin-left:25%}.column.is-4-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-touch[data-v-bc7372a0]{margin-left:33.33333%}.column.is-5-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-touch[data-v-bc7372a0]{margin-left:41.66667%}.column.is-6-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch[data-v-bc7372a0]{margin-left:50%}.column.is-7-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-touch[data-v-bc7372a0]{margin-left:58.33333%}.column.is-8-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-touch[data-v-bc7372a0]{margin-left:66.66667%}.column.is-9-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch[data-v-bc7372a0]{margin-left:75%}.column.is-10-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-touch[data-v-bc7372a0]{margin-left:83.33333%}.column.is-11-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-touch[data-v-bc7372a0]{margin-left:91.66667%}.column.is-12-touch[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch[data-v-bc7372a0]{margin-left:100%}}@media screen and (min-width:1088px){.column.is-full-desktop[data-v-bc7372a0],.column.is-narrow-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop[data-v-bc7372a0]{width:100%}.column.is-three-quarters-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-desktop[data-v-bc7372a0]{margin-left:75%}.column.is-offset-two-thirds-desktop[data-v-bc7372a0]{margin-left:66.6666%}.column.is-offset-half-desktop[data-v-bc7372a0]{margin-left:50%}.column.is-offset-one-third-desktop[data-v-bc7372a0]{margin-left:33.3333%}.column.is-offset-one-quarter-desktop[data-v-bc7372a0]{margin-left:25%}.column.is-offset-one-fifth-desktop[data-v-bc7372a0]{margin-left:20%}.column.is-offset-two-fifths-desktop[data-v-bc7372a0]{margin-left:40%}.column.is-offset-three-fifths-desktop[data-v-bc7372a0]{margin-left:60%}.column.is-offset-four-fifths-desktop[data-v-bc7372a0]{margin-left:80%}.column.is-0-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop[data-v-bc7372a0]{margin-left:0}.column.is-1-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop[data-v-bc7372a0]{margin-left:8.33333%}.column.is-2-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop[data-v-bc7372a0]{margin-left:16.66667%}.column.is-3-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop[data-v-bc7372a0]{margin-left:25%}.column.is-4-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop[data-v-bc7372a0]{margin-left:33.33333%}.column.is-5-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop[data-v-bc7372a0]{margin-left:41.66667%}.column.is-6-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop[data-v-bc7372a0]{margin-left:50%}.column.is-7-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-desktop[data-v-bc7372a0]{margin-left:58.33333%}.column.is-8-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-desktop[data-v-bc7372a0]{margin-left:66.66667%}.column.is-9-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop[data-v-bc7372a0]{margin-left:75%}.column.is-10-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop[data-v-bc7372a0]{margin-left:83.33333%}.column.is-11-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop[data-v-bc7372a0]{margin-left:91.66667%}.column.is-12-desktop[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop[data-v-bc7372a0]{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen[data-v-bc7372a0]{margin-left:75%}.column.is-offset-two-thirds-widescreen[data-v-bc7372a0]{margin-left:66.6666%}.column.is-offset-half-widescreen[data-v-bc7372a0]{margin-left:50%}.column.is-offset-one-third-widescreen[data-v-bc7372a0]{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen[data-v-bc7372a0]{margin-left:25%}.column.is-offset-one-fifth-widescreen[data-v-bc7372a0]{margin-left:20%}.column.is-offset-two-fifths-widescreen[data-v-bc7372a0]{margin-left:40%}.column.is-offset-three-fifths-widescreen[data-v-bc7372a0]{margin-left:60%}.column.is-offset-four-fifths-widescreen[data-v-bc7372a0]{margin-left:80%}.column.is-0-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen[data-v-bc7372a0]{margin-left:0}.column.is-1-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen[data-v-bc7372a0]{margin-left:8.33333%}.column.is-2-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen[data-v-bc7372a0]{margin-left:16.66667%}.column.is-3-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen[data-v-bc7372a0]{margin-left:25%}.column.is-4-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen[data-v-bc7372a0]{margin-left:33.33333%}.column.is-5-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen[data-v-bc7372a0]{margin-left:41.66667%}.column.is-6-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen[data-v-bc7372a0]{margin-left:50%}.column.is-7-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-widescreen[data-v-bc7372a0]{margin-left:58.33333%}.column.is-8-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen[data-v-bc7372a0]{margin-left:66.66667%}.column.is-9-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen[data-v-bc7372a0]{margin-left:75%}.column.is-10-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen[data-v-bc7372a0]{margin-left:83.33333%}.column.is-11-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen[data-v-bc7372a0]{margin-left:91.66667%}.column.is-12-widescreen[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen[data-v-bc7372a0]{margin-left:100%}}@media screen and (min-width:1472px){.column.is-full-fullhd[data-v-bc7372a0],.column.is-narrow-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-fullhd[data-v-bc7372a0]{width:100%}.column.is-three-quarters-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd[data-v-bc7372a0]{margin-left:75%}.column.is-offset-two-thirds-fullhd[data-v-bc7372a0]{margin-left:66.6666%}.column.is-offset-half-fullhd[data-v-bc7372a0]{margin-left:50%}.column.is-offset-one-third-fullhd[data-v-bc7372a0]{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd[data-v-bc7372a0]{margin-left:25%}.column.is-offset-one-fifth-fullhd[data-v-bc7372a0]{margin-left:20%}.column.is-offset-two-fifths-fullhd[data-v-bc7372a0]{margin-left:40%}.column.is-offset-three-fifths-fullhd[data-v-bc7372a0]{margin-left:60%}.column.is-offset-four-fifths-fullhd[data-v-bc7372a0]{margin-left:80%}.column.is-0-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd[data-v-bc7372a0]{margin-left:0}.column.is-1-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-fullhd[data-v-bc7372a0]{margin-left:8.33333%}.column.is-2-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-fullhd[data-v-bc7372a0]{margin-left:16.66667%}.column.is-3-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd[data-v-bc7372a0]{margin-left:25%}.column.is-4-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-fullhd[data-v-bc7372a0]{margin-left:33.33333%}.column.is-5-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-fullhd[data-v-bc7372a0]{margin-left:41.66667%}.column.is-6-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd[data-v-bc7372a0]{margin-left:50%}.column.is-7-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-fullhd[data-v-bc7372a0]{margin-left:58.33333%}.column.is-8-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-fullhd[data-v-bc7372a0]{margin-left:66.66667%}.column.is-9-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd[data-v-bc7372a0]{margin-left:75%}.column.is-10-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-fullhd[data-v-bc7372a0]{margin-left:83.33333%}.column.is-11-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-fullhd[data-v-bc7372a0]{margin-left:91.66667%}.column.is-12-fullhd[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd[data-v-bc7372a0]{margin-left:100%}}.columns[data-v-bc7372a0]{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns[data-v-bc7372a0]:last-child{margin-bottom:-.75rem}.columns[data-v-bc7372a0]:not(:last-child){margin-bottom:.75rem}.columns.is-centered[data-v-bc7372a0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless[data-v-bc7372a0]{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column[data-v-bc7372a0]{margin:0;padding:0!important}.columns.is-gapless[data-v-bc7372a0]:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless[data-v-bc7372a0]:last-child{margin-bottom:0}.columns.is-mobile[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline[data-v-bc7372a0]{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns[data-v-bc7372a0]:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1088px){.columns.is-desktop[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable[data-v-bc7372a0]{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable .column[data-v-bc7372a0]{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0[data-v-bc7372a0]{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile[data-v-bc7372a0]{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only[data-v-bc7372a0]{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd[data-v-bc7372a0]{--columnGap:0rem}}.columns.is-variable.is-1[data-v-bc7372a0]{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile[data-v-bc7372a0]{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only[data-v-bc7372a0]{--columnGap:.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd[data-v-bc7372a0]{--columnGap:.25rem}}.columns.is-variable.is-2[data-v-bc7372a0]{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile[data-v-bc7372a0]{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only[data-v-bc7372a0]{--columnGap:.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd[data-v-bc7372a0]{--columnGap:.5rem}}.columns.is-variable.is-3[data-v-bc7372a0]{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile[data-v-bc7372a0]{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only[data-v-bc7372a0]{--columnGap:.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd[data-v-bc7372a0]{--columnGap:.75rem}}.columns.is-variable.is-4[data-v-bc7372a0]{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile[data-v-bc7372a0]{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only[data-v-bc7372a0]{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd[data-v-bc7372a0]{--columnGap:1rem}}.columns.is-variable.is-5[data-v-bc7372a0]{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile[data-v-bc7372a0]{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only[data-v-bc7372a0]{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd[data-v-bc7372a0]{--columnGap:1.25rem}}.columns.is-variable.is-6[data-v-bc7372a0]{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile[data-v-bc7372a0]{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only[data-v-bc7372a0]{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd[data-v-bc7372a0]{--columnGap:1.5rem}}.columns.is-variable.is-7[data-v-bc7372a0]{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile[data-v-bc7372a0]{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only[data-v-bc7372a0]{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd[data-v-bc7372a0]{--columnGap:1.75rem}}.columns.is-variable.is-8[data-v-bc7372a0]{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile[data-v-bc7372a0]{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only[data-v-bc7372a0]{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd[data-v-bc7372a0]{--columnGap:2rem}}.section[data-v-bc7372a0]{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium[data-v-bc7372a0]{padding:9rem 1.5rem}.section.is-large[data-v-bc7372a0]{padding:18rem 1.5rem}}.hero[data-v-bc7372a0]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar[data-v-bc7372a0]{background:none}.hero .tabs ul[data-v-bc7372a0]{border-bottom:none}.hero.is-white[data-v-bc7372a0]{background-color:#fff;color:#0a0a0a}.hero.is-white a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong[data-v-bc7372a0]{color:inherit}.hero.is-white .title[data-v-bc7372a0]{color:#0a0a0a}.hero.is-white .subtitle[data-v-bc7372a0]{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-white .subtitle strong[data-v-bc7372a0]{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu[data-v-bc7372a0]{background-color:#fff}}.hero.is-white .navbar-item[data-v-bc7372a0],.hero.is-white .navbar-link[data-v-bc7372a0]{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active[data-v-bc7372a0],.hero.is-white .navbar-link[data-v-bc7372a0]:hover,.hero.is-white a.navbar-item.is-active[data-v-bc7372a0],.hero.is-white a.navbar-item[data-v-bc7372a0]:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a[data-v-bc7372a0]{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a[data-v-bc7372a0]:hover,.hero.is-white .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-white .tabs.is-boxed a[data-v-bc7372a0],.hero.is-white .tabs.is-toggle a[data-v-bc7372a0]{color:#0a0a0a}.hero.is-white .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-white .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-white .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-white .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-white .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black[data-v-bc7372a0]{background-color:#0a0a0a;color:#fff}.hero.is-black a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong[data-v-bc7372a0]{color:inherit}.hero.is-black .title[data-v-bc7372a0]{color:#fff}.hero.is-black .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-black .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-black .navbar-menu[data-v-bc7372a0]{background-color:#0a0a0a}}.hero.is-black .navbar-item[data-v-bc7372a0],.hero.is-black .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active[data-v-bc7372a0],.hero.is-black .navbar-link[data-v-bc7372a0]:hover,.hero.is-black a.navbar-item.is-active[data-v-bc7372a0],.hero.is-black a.navbar-item[data-v-bc7372a0]:hover{background-color:#000;color:#fff}.hero.is-black .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-black .tabs a[data-v-bc7372a0]:hover,.hero.is-black .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-black .tabs.is-boxed a[data-v-bc7372a0],.hero.is-black .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-black .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-black .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-black .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-black .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-black .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light[data-v-bc7372a0]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong[data-v-bc7372a0]{color:inherit}.hero.is-light .title[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.hero.is-light .subtitle[data-v-bc7372a0]{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-light .subtitle strong[data-v-bc7372a0]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-light .navbar-menu[data-v-bc7372a0]{background-color:#f5f5f5}}.hero.is-light .navbar-item[data-v-bc7372a0],.hero.is-light .navbar-link[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active[data-v-bc7372a0],.hero.is-light .navbar-link[data-v-bc7372a0]:hover,.hero.is-light a.navbar-item.is-active[data-v-bc7372a0],.hero.is-light a.navbar-item[data-v-bc7372a0]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a[data-v-bc7372a0]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a[data-v-bc7372a0]:hover,.hero.is-light .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-light .tabs.is-boxed a[data-v-bc7372a0],.hero.is-light .tabs.is-toggle a[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-light .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-light .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-light .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-light .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark[data-v-bc7372a0]{background-color:#363636;color:#fff}.hero.is-dark a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong[data-v-bc7372a0]{color:inherit}.hero.is-dark .title[data-v-bc7372a0]{color:#fff}.hero.is-dark .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-dark .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-dark .navbar-menu[data-v-bc7372a0]{background-color:#363636}}.hero.is-dark .navbar-item[data-v-bc7372a0],.hero.is-dark .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active[data-v-bc7372a0],.hero.is-dark .navbar-link[data-v-bc7372a0]:hover,.hero.is-dark a.navbar-item.is-active[data-v-bc7372a0],.hero.is-dark a.navbar-item[data-v-bc7372a0]:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-dark .tabs a[data-v-bc7372a0]:hover,.hero.is-dark .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-dark .tabs.is-boxed a[data-v-bc7372a0],.hero.is-dark .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-dark .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-dark .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-dark .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-dark .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-dark .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}.hero.is-primary a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong[data-v-bc7372a0]{color:inherit}.hero.is-primary .title[data-v-bc7372a0]{color:#fff}.hero.is-primary .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-primary .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu[data-v-bc7372a0]{background-color:#4d47e8}}.hero.is-primary .navbar-item[data-v-bc7372a0],.hero.is-primary .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active[data-v-bc7372a0],.hero.is-primary .navbar-link[data-v-bc7372a0]:hover,.hero.is-primary a.navbar-item.is-active[data-v-bc7372a0],.hero.is-primary a.navbar-item[data-v-bc7372a0]:hover{background-color:#3730e5;color:#fff}.hero.is-primary .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-primary .tabs a[data-v-bc7372a0]:hover,.hero.is-primary .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-primary .tabs.is-boxed a[data-v-bc7372a0],.hero.is-primary .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-primary .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-primary .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-primary .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-primary .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-primary .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-primary.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-link[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}.hero.is-link a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong[data-v-bc7372a0]{color:inherit}.hero.is-link .title[data-v-bc7372a0]{color:#fff}.hero.is-link .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-link .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-link .navbar-menu[data-v-bc7372a0]{background-color:#4d47e8}}.hero.is-link .navbar-item[data-v-bc7372a0],.hero.is-link .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active[data-v-bc7372a0],.hero.is-link .navbar-link[data-v-bc7372a0]:hover,.hero.is-link a.navbar-item.is-active[data-v-bc7372a0],.hero.is-link a.navbar-item[data-v-bc7372a0]:hover{background-color:#3730e5;color:#fff}.hero.is-link .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-link .tabs a[data-v-bc7372a0]:hover,.hero.is-link .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-link .tabs.is-boxed a[data-v-bc7372a0],.hero.is-link .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-link .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-link .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-link .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-link .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-link .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-link.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-info[data-v-bc7372a0]{background-color:#3298dc;color:#fff}.hero.is-info a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong[data-v-bc7372a0]{color:inherit}.hero.is-info .title[data-v-bc7372a0]{color:#fff}.hero.is-info .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-info .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-info .navbar-menu[data-v-bc7372a0]{background-color:#3298dc}}.hero.is-info .navbar-item[data-v-bc7372a0],.hero.is-info .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active[data-v-bc7372a0],.hero.is-info .navbar-link[data-v-bc7372a0]:hover,.hero.is-info a.navbar-item.is-active[data-v-bc7372a0],.hero.is-info a.navbar-item[data-v-bc7372a0]:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-info .tabs a[data-v-bc7372a0]:hover,.hero.is-info .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-info .tabs.is-boxed a[data-v-bc7372a0],.hero.is-info .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-info .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-info .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-info .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-info .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-info .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success[data-v-bc7372a0]{background-color:#48c774;color:#fff}.hero.is-success a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong[data-v-bc7372a0]{color:inherit}.hero.is-success .title[data-v-bc7372a0]{color:#fff}.hero.is-success .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-success .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-success .navbar-menu[data-v-bc7372a0]{background-color:#48c774}}.hero.is-success .navbar-item[data-v-bc7372a0],.hero.is-success .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active[data-v-bc7372a0],.hero.is-success .navbar-link[data-v-bc7372a0]:hover,.hero.is-success a.navbar-item.is-active[data-v-bc7372a0],.hero.is-success a.navbar-item[data-v-bc7372a0]:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-success .tabs a[data-v-bc7372a0]:hover,.hero.is-success .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-success .tabs.is-boxed a[data-v-bc7372a0],.hero.is-success .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-success .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-success .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-success .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-success .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-success .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning[data-v-bc7372a0]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong[data-v-bc7372a0]{color:inherit}.hero.is-warning .title[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle[data-v-bc7372a0]{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-warning .subtitle strong[data-v-bc7372a0]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-warning .navbar-menu[data-v-bc7372a0]{background-color:#ffdd57}}.hero.is-warning .navbar-item[data-v-bc7372a0],.hero.is-warning .navbar-link[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active[data-v-bc7372a0],.hero.is-warning .navbar-link[data-v-bc7372a0]:hover,.hero.is-warning a.navbar-item.is-active[data-v-bc7372a0],.hero.is-warning a.navbar-item[data-v-bc7372a0]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a[data-v-bc7372a0]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a[data-v-bc7372a0]:hover,.hero.is-warning .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-warning .tabs.is-boxed a[data-v-bc7372a0],.hero.is-warning .tabs.is-toggle a[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-warning .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-warning .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-warning .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-warning .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger[data-v-bc7372a0]{background-color:#f14668;color:#fff}.hero.is-danger a[data-v-bc7372a0]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong[data-v-bc7372a0]{color:inherit}.hero.is-danger .title[data-v-bc7372a0]{color:#fff}.hero.is-danger .subtitle[data-v-bc7372a0]{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a[data-v-bc7372a0]:not(.button),.hero.is-danger .subtitle strong[data-v-bc7372a0]{color:#fff}@media screen and (max-width:1087px){.hero.is-danger .navbar-menu[data-v-bc7372a0]{background-color:#f14668}}.hero.is-danger .navbar-item[data-v-bc7372a0],.hero.is-danger .navbar-link[data-v-bc7372a0]{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active[data-v-bc7372a0],.hero.is-danger .navbar-link[data-v-bc7372a0]:hover,.hero.is-danger a.navbar-item.is-active[data-v-bc7372a0],.hero.is-danger a.navbar-item[data-v-bc7372a0]:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a[data-v-bc7372a0]{color:#fff;opacity:.9}.hero.is-danger .tabs a[data-v-bc7372a0]:hover,.hero.is-danger .tabs li.is-active a[data-v-bc7372a0]{opacity:1}.hero.is-danger .tabs.is-boxed a[data-v-bc7372a0],.hero.is-danger .tabs.is-toggle a[data-v-bc7372a0]{color:#fff}.hero.is-danger .tabs.is-boxed a[data-v-bc7372a0]:hover,.hero.is-danger .tabs.is-toggle a[data-v-bc7372a0]:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a[data-v-bc7372a0],.hero.is-danger .tabs.is-boxed li.is-active a[data-v-bc7372a0]:hover,.hero.is-danger .tabs.is-toggle li.is-active a[data-v-bc7372a0],.hero.is-danger .tabs.is-toggle li.is-active a[data-v-bc7372a0]:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold[data-v-bc7372a0]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu[data-v-bc7372a0]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body[data-v-bc7372a0]{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body[data-v-bc7372a0]{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body[data-v-bc7372a0]{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body[data-v-bc7372a0],.hero.is-fullheight .hero-body[data-v-bc7372a0],.hero.is-halfheight .hero-body[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container[data-v-bc7372a0],.hero.is-fullheight .hero-body>.container[data-v-bc7372a0],.hero.is-halfheight .hero-body>.container[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.hero.is-halfheight[data-v-bc7372a0]{min-height:50vh}.hero.is-fullheight[data-v-bc7372a0]{min-height:100vh}.hero-video[data-v-bc7372a0]{overflow:hidden}.hero-video video[data-v-bc7372a0]{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent[data-v-bc7372a0]{opacity:.3}@media screen and (max-width:768px){.hero-video[data-v-bc7372a0]{display:none}}.hero-buttons[data-v-bc7372a0]{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button[data-v-bc7372a0]:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button[data-v-bc7372a0]:not(:last-child){margin-right:1.5rem}}.hero-foot[data-v-bc7372a0],.hero-head[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}.container[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid[data-v-bc7372a0]{max-width:none;padding-left:64px;padding-right:64px;width:100%}@media screen and (min-width:1088px){.container[data-v-bc7372a0]{max-width:960px}}@media screen and (max-width:1279px){.container.is-widescreen[data-v-bc7372a0]{max-width:1152px}}@media screen and (max-width:1471px){.container.is-fullhd[data-v-bc7372a0]{max-width:1344px}}@media screen and (min-width:1280px){.container[data-v-bc7372a0]{max-width:1152px}}@media screen and (min-width:1472px){.container[data-v-bc7372a0]{max-width:1344px}}.navbar[data-v-bc7372a0]{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white[data-v-bc7372a0]{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-white .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-white .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-white .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-white .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-white .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger[data-v-bc7372a0]{color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-white .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-white .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-white .navbar-start>.navbar-item[data-v-bc7372a0]{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-white .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-white .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-white .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-white .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-white .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-white .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-white .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-white .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-white .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-white .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#fff;color:#0a0a0a}}.navbar.is-black[data-v-bc7372a0]{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-black .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-black .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-black .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-black .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-black .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-black .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-black .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-black .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-black .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-black .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-black .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-black .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-black .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-black .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-black .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-black .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-black .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-black .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-black .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#0a0a0a;color:#fff}}.navbar.is-light[data-v-bc7372a0]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-light .navbar-brand>.navbar-item[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-light .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-light .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-light .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-light .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger[data-v-bc7372a0]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-light .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-light .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-light .navbar-start>.navbar-item[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-light .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-light .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-light .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-light .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-light .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-light .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-light .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-light .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-light .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-light .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark[data-v-bc7372a0]{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-dark .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-dark .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-dark .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-dark .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-dark .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-dark .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-dark .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-dark .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-dark .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-dark .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-dark .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-dark .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-dark .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-dark .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-dark .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-dark .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-dark .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-dark .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-dark .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#363636;color:#fff}}.navbar.is-primary[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-primary .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-primary .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-primary .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-primary .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-primary .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-primary .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-primary .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-primary .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-primary .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-primary .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-primary .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-primary .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-primary .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-primary .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-primary .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-primary .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-primary .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-primary .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-primary .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}}.navbar.is-link[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-link .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-link .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-link .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-link .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-link .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-link .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-link .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-link .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-link .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-link .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-link .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-link .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-link .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-link .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-link .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-link .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-link .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-link .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-link .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}}.navbar.is-info[data-v-bc7372a0]{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-info .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-info .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-info .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-info .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-info .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-info .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-info .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-info .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-info .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-info .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-info .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-info .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-info .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-info .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-info .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-info .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-info .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-info .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-info .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#3298dc;color:#fff}}.navbar.is-success[data-v-bc7372a0]{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-success .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-success .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-success .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-success .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-success .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-success .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-success .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-success .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-success .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-success .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-success .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-success .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-success .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-success .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-success .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-success .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-success .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-success .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-success .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#48c774;color:#fff}}.navbar.is-warning[data-v-bc7372a0]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-warning .navbar-brand>.navbar-item[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-warning .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-warning .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-warning .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-warning .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger[data-v-bc7372a0]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-warning .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-warning .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-warning .navbar-start>.navbar-item[data-v-bc7372a0]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-warning .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-warning .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-warning .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-warning .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-warning .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-warning .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-warning .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-warning .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-warning .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-warning .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger[data-v-bc7372a0]{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-bc7372a0],.navbar.is-danger .navbar-brand>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active[data-v-bc7372a0],.navbar.is-danger .navbar-brand .navbar-link[data-v-bc7372a0]:focus,.navbar.is-danger .navbar-brand .navbar-link[data-v-bc7372a0]:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-danger .navbar-brand>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-danger .navbar-brand>a.navbar-item[data-v-bc7372a0]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-danger .navbar-burger[data-v-bc7372a0]{color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link[data-v-bc7372a0],.navbar.is-danger .navbar-end>.navbar-item[data-v-bc7372a0],.navbar.is-danger .navbar-start .navbar-link[data-v-bc7372a0],.navbar.is-danger .navbar-start>.navbar-item[data-v-bc7372a0]{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active[data-v-bc7372a0],.navbar.is-danger .navbar-end .navbar-link[data-v-bc7372a0]:focus,.navbar.is-danger .navbar-end .navbar-link[data-v-bc7372a0]:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-danger .navbar-end>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-danger .navbar-end>a.navbar-item[data-v-bc7372a0]:hover,.navbar.is-danger .navbar-start .navbar-link.is-active[data-v-bc7372a0],.navbar.is-danger .navbar-start .navbar-link[data-v-bc7372a0]:focus,.navbar.is-danger .navbar-start .navbar-link[data-v-bc7372a0]:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-danger .navbar-start>a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-danger .navbar-start>a.navbar-item[data-v-bc7372a0]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link[data-v-bc7372a0]:after,.navbar.is-danger .navbar-start .navbar-link[data-v-bc7372a0]:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#f14668;color:#fff}}.navbar>.container[data-v-bc7372a0]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow[data-v-bc7372a0]{-webkit-box-shadow:0 2px 0 0 #f5f5f5;box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom[data-v-bc7372a0],.navbar.is-fixed-top[data-v-bc7372a0]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom[data-v-bc7372a0]{bottom:0}.navbar.is-fixed-bottom.has-shadow[data-v-bc7372a0]{-webkit-box-shadow:0 -2px 0 0 #f5f5f5;box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top[data-v-bc7372a0]{top:0}body.has-navbar-fixed-top[data-v-bc7372a0],html.has-navbar-fixed-top[data-v-bc7372a0]{padding-top:3.25rem}body.has-navbar-fixed-bottom[data-v-bc7372a0],html.has-navbar-fixed-bottom[data-v-bc7372a0]{padding-bottom:3.25rem}.navbar-brand[data-v-bc7372a0],.navbar-tabs[data-v-bc7372a0]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item[data-v-bc7372a0]:focus,.navbar-brand a.navbar-item[data-v-bc7372a0]:hover{background-color:transparent}.navbar-tabs[data-v-bc7372a0]{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger[data-v-bc7372a0]{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span[data-v-bc7372a0]{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span[data-v-bc7372a0]:first-child{top:calc(50% - 6px)}.navbar-burger span[data-v-bc7372a0]:nth-child(2){top:calc(50% - 1px)}.navbar-burger span[data-v-bc7372a0]:nth-child(3){top:calc(50% + 4px)}.navbar-burger[data-v-bc7372a0]:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span[data-v-bc7372a0]:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span[data-v-bc7372a0]:nth-child(2){opacity:0}.navbar-burger.is-active span[data-v-bc7372a0]:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu[data-v-bc7372a0]{display:none}.navbar-item[data-v-bc7372a0],.navbar-link[data-v-bc7372a0]{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon[data-v-bc7372a0]:only-child,.navbar-link .icon[data-v-bc7372a0]:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link[data-v-bc7372a0],a.navbar-item[data-v-bc7372a0]{cursor:pointer}.navbar-link.is-active[data-v-bc7372a0],.navbar-link[data-v-bc7372a0]:focus,.navbar-link[data-v-bc7372a0]:focus-within,.navbar-link[data-v-bc7372a0]:hover,a.navbar-item.is-active[data-v-bc7372a0],a.navbar-item[data-v-bc7372a0]:focus,a.navbar-item[data-v-bc7372a0]:focus-within,a.navbar-item[data-v-bc7372a0]:hover{background-color:#fafafa;color:#4d47e8}.navbar-item[data-v-bc7372a0]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img[data-v-bc7372a0]{max-height:1.75rem}.navbar-item.has-dropdown[data-v-bc7372a0]{padding:0}.navbar-item.is-expanded[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab[data-v-bc7372a0]{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active[data-v-bc7372a0],.navbar-item.is-tab[data-v-bc7372a0]:focus,.navbar-item.is-tab[data-v-bc7372a0]:hover{background-color:transparent;border-bottom-color:#4d47e8}.navbar-item.is-tab.is-active[data-v-bc7372a0]{border-bottom-style:solid;border-bottom-width:3px;color:#4d47e8;padding-bottom:calc(.5rem - 3px)}.navbar-content[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link[data-v-bc7372a0]:not(.is-arrowless){padding-right:2.5em}.navbar-link[data-v-bc7372a0]:not(.is-arrowless):after{border-color:#4d47e8;margin-top:-.375em;right:1.125em}.navbar-dropdown[data-v-bc7372a0]{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item[data-v-bc7372a0]{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider[data-v-bc7372a0]{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container[data-v-bc7372a0]{display:block}.navbar-brand .navbar-item[data-v-bc7372a0],.navbar-tabs .navbar-item[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link[data-v-bc7372a0]:after{display:none}.navbar-menu[data-v-bc7372a0]{background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active[data-v-bc7372a0]{display:block}.navbar.is-fixed-bottom-touch[data-v-bc7372a0],.navbar.is-fixed-top-touch[data-v-bc7372a0]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch[data-v-bc7372a0]{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow[data-v-bc7372a0]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch[data-v-bc7372a0]{top:0}.navbar.is-fixed-top-touch .navbar-menu[data-v-bc7372a0],.navbar.is-fixed-top .navbar-menu[data-v-bc7372a0]{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch[data-v-bc7372a0],html.has-navbar-fixed-top-touch[data-v-bc7372a0]{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch[data-v-bc7372a0],html.has-navbar-fixed-bottom-touch[data-v-bc7372a0]{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar-end[data-v-bc7372a0],.navbar-menu[data-v-bc7372a0],.navbar-start[data-v-bc7372a0],.navbar[data-v-bc7372a0]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar[data-v-bc7372a0]{min-height:3.25rem}.navbar.is-spaced[data-v-bc7372a0]{padding:1rem 2rem}.navbar.is-spaced .navbar-end[data-v-bc7372a0],.navbar.is-spaced .navbar-start[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link[data-v-bc7372a0],.navbar.is-spaced a.navbar-item[data-v-bc7372a0]{border-radius:4px}.navbar.is-transparent .navbar-link.is-active[data-v-bc7372a0],.navbar.is-transparent .navbar-link[data-v-bc7372a0]:focus,.navbar.is-transparent .navbar-link[data-v-bc7372a0]:hover,.navbar.is-transparent a.navbar-item.is-active[data-v-bc7372a0],.navbar.is-transparent a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-transparent a.navbar-item[data-v-bc7372a0]:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link[data-v-bc7372a0],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link[data-v-bc7372a0],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link[data-v-bc7372a0]{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-bc7372a0]:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-bc7372a0]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#f5f5f5;color:#4d47e8}.navbar-burger[data-v-bc7372a0]{display:none}.navbar-item[data-v-bc7372a0],.navbar-link[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown[data-v-bc7372a0]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link[data-v-bc7372a0]:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown[data-v-bc7372a0]{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px rgba(10,10,10,.1);box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown[data-v-bc7372a0],.navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-bc7372a0],.navbar-item.is-hoverable:focus .navbar-dropdown[data-v-bc7372a0],.navbar-item.is-hoverable:hover .navbar-dropdown[data-v-bc7372a0]{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed[data-v-bc7372a0],.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed[data-v-bc7372a0],.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed[data-v-bc7372a0],.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed[data-v-bc7372a0],.navbar.is-spaced .navbar-item.is-active .navbar-dropdown[data-v-bc7372a0],.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-bc7372a0],.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown[data-v-bc7372a0],.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown[data-v-bc7372a0]{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start[data-v-bc7372a0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end[data-v-bc7372a0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown[data-v-bc7372a0]{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item[data-v-bc7372a0]{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item[data-v-bc7372a0]{padding-right:3rem}.navbar-dropdown a.navbar-item[data-v-bc7372a0]:focus,.navbar-dropdown a.navbar-item[data-v-bc7372a0]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active[data-v-bc7372a0]{background-color:#f5f5f5;color:#4d47e8}.navbar-dropdown.is-boxed[data-v-bc7372a0],.navbar.is-spaced .navbar-dropdown[data-v-bc7372a0]{border-radius:6px;border-top:none;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right[data-v-bc7372a0]{left:auto;right:0}.navbar-divider[data-v-bc7372a0]{display:block}.container>.navbar .navbar-brand[data-v-bc7372a0],.navbar>.container .navbar-brand[data-v-bc7372a0]{margin-left:-.75rem}.container>.navbar .navbar-menu[data-v-bc7372a0],.navbar>.container .navbar-menu[data-v-bc7372a0]{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop[data-v-bc7372a0],.navbar.is-fixed-top-desktop[data-v-bc7372a0]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop[data-v-bc7372a0]{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow[data-v-bc7372a0]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop[data-v-bc7372a0]{top:0}body.has-navbar-fixed-top-desktop[data-v-bc7372a0],html.has-navbar-fixed-top-desktop[data-v-bc7372a0]{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop[data-v-bc7372a0],html.has-navbar-fixed-bottom-desktop[data-v-bc7372a0]{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top[data-v-bc7372a0],html.has-spaced-navbar-fixed-top[data-v-bc7372a0]{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom[data-v-bc7372a0],html.has-spaced-navbar-fixed-bottom[data-v-bc7372a0]{padding-bottom:5.25rem}.navbar-link.is-active[data-v-bc7372a0],a.navbar-item.is-active[data-v-bc7372a0]{color:#0a0a0a}.navbar-link.is-active[data-v-bc7372a0]:not(:focus):not(:hover),a.navbar-item.is-active[data-v-bc7372a0]:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link[data-v-bc7372a0],.navbar-item.has-dropdown:focus .navbar-link[data-v-bc7372a0],.navbar-item.has-dropdown:hover .navbar-link[data-v-bc7372a0]{background-color:#fafafa}}.hero.is-fullheight-with-navbar[data-v-bc7372a0]{min-height:calc(100vh - 3.25rem)}.menu[data-v-bc7372a0]{font-size:1rem}.menu.is-small[data-v-bc7372a0]{font-size:.75rem}.menu.is-medium[data-v-bc7372a0]{font-size:1.25rem}.menu.is-large[data-v-bc7372a0]{font-size:1.5rem}.menu-list[data-v-bc7372a0]{line-height:1.25}.menu-list a[data-v-bc7372a0]{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a[data-v-bc7372a0]:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active[data-v-bc7372a0]{background-color:#4d47e8;color:#fff}.menu-list li ul[data-v-bc7372a0]{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label[data-v-bc7372a0]{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label[data-v-bc7372a0]:not(:first-child){margin-top:1em}.menu-label[data-v-bc7372a0]:not(:last-child){margin-bottom:1em}.level[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code[data-v-bc7372a0]{border-radius:4px}.level img[data-v-bc7372a0]{display:inline-block;vertical-align:top}.level.is-mobile .level-left[data-v-bc7372a0],.level.is-mobile .level-right[data-v-bc7372a0],.level.is-mobile[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right[data-v-bc7372a0]{margin-top:0}.level.is-mobile .level-item[data-v-bc7372a0]:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item[data-v-bc7372a0]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item[data-v-bc7372a0]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle[data-v-bc7372a0],.level-item .title[data-v-bc7372a0]{margin-bottom:0}@media screen and (max-width:768px){.level-item[data-v-bc7372a0]:not(:last-child){margin-bottom:.75rem}}.level-left[data-v-bc7372a0],.level-right[data-v-bc7372a0]{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible[data-v-bc7372a0],.level-right .level-item.is-flexible[data-v-bc7372a0]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item[data-v-bc7372a0]:not(:last-child),.level-right .level-item[data-v-bc7372a0]:not(:last-child){margin-right:.75rem}}.level-left[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right[data-v-bc7372a0]{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right[data-v-bc7372a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right[data-v-bc7372a0]{display:-webkit-box;display:-ms-flexbox;display:flex}}.image[data-v-bc7372a0]{display:block;position:relative}.image img[data-v-bc7372a0]{display:block;height:auto;width:100%}.image img.is-rounded[data-v-bc7372a0]{border-radius:290486px}.image.is-fullwidth[data-v-bc7372a0]{width:100%}.image.is-1by1 .has-ratio[data-v-bc7372a0],.image.is-1by1 img[data-v-bc7372a0],.image.is-1by2 .has-ratio[data-v-bc7372a0],.image.is-1by2 img[data-v-bc7372a0],.image.is-1by3 .has-ratio[data-v-bc7372a0],.image.is-1by3 img[data-v-bc7372a0],.image.is-2by1 .has-ratio[data-v-bc7372a0],.image.is-2by1 img[data-v-bc7372a0],.image.is-2by3 .has-ratio[data-v-bc7372a0],.image.is-2by3 img[data-v-bc7372a0],.image.is-3by1 .has-ratio[data-v-bc7372a0],.image.is-3by1 img[data-v-bc7372a0],.image.is-3by2 .has-ratio[data-v-bc7372a0],.image.is-3by2 img[data-v-bc7372a0],.image.is-3by4 .has-ratio[data-v-bc7372a0],.image.is-3by4 img[data-v-bc7372a0],.image.is-3by5 .has-ratio[data-v-bc7372a0],.image.is-3by5 img[data-v-bc7372a0],.image.is-4by3 .has-ratio[data-v-bc7372a0],.image.is-4by3 img[data-v-bc7372a0],.image.is-4by5 .has-ratio[data-v-bc7372a0],.image.is-4by5 img[data-v-bc7372a0],.image.is-5by3 .has-ratio[data-v-bc7372a0],.image.is-5by3 img[data-v-bc7372a0],.image.is-5by4 .has-ratio[data-v-bc7372a0],.image.is-5by4 img[data-v-bc7372a0],.image.is-9by16 .has-ratio[data-v-bc7372a0],.image.is-9by16 img[data-v-bc7372a0],.image.is-16by9 .has-ratio[data-v-bc7372a0],.image.is-16by9 img[data-v-bc7372a0],.image.is-square .has-ratio[data-v-bc7372a0],.image.is-square img[data-v-bc7372a0]{height:100%;width:100%}.image.is-1by1[data-v-bc7372a0],.image.is-square[data-v-bc7372a0]{padding-top:100%}.image.is-5by4[data-v-bc7372a0]{padding-top:80%}.image.is-4by3[data-v-bc7372a0]{padding-top:75%}.image.is-3by2[data-v-bc7372a0]{padding-top:66.6666%}.image.is-5by3[data-v-bc7372a0]{padding-top:60%}.image.is-16by9[data-v-bc7372a0]{padding-top:56.25%}.image.is-2by1[data-v-bc7372a0]{padding-top:50%}.image.is-3by1[data-v-bc7372a0]{padding-top:33.3333%}.image.is-4by5[data-v-bc7372a0]{padding-top:125%}.image.is-3by4[data-v-bc7372a0]{padding-top:133.3333%}.image.is-2by3[data-v-bc7372a0]{padding-top:150%}.image.is-3by5[data-v-bc7372a0]{padding-top:166.6666%}.image.is-9by16[data-v-bc7372a0]{padding-top:177.7777%}.image.is-1by2[data-v-bc7372a0]{padding-top:200%}.image.is-1by3[data-v-bc7372a0]{padding-top:300%}.image.is-16x16[data-v-bc7372a0]{height:16px;width:16px}.image.is-24x24[data-v-bc7372a0]{height:24px;width:24px}.image.is-32x32[data-v-bc7372a0]{height:32px;width:32px}.image.is-48x48[data-v-bc7372a0]{height:48px;width:48px}.image.is-64x64[data-v-bc7372a0]{height:64px;width:64px}.image.is-96x96[data-v-bc7372a0]{height:96px;width:96px}.image.is-128x128[data-v-bc7372a0]{height:128px;width:128px}.has-text-extra-bold[data-v-bc7372a0]{font-weight:700}.is-size-3-4[data-v-bc7372a0]{font-size:1.75em}.is-size-4-5[data-v-bc7372a0]{font-size:1.375em}.is-size-5-6[data-v-bc7372a0]{font-size:1.125em}.is-size-6-7[data-v-bc7372a0]{font-size:.875em}html[data-v-bc7372a0]{-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-bc7372a0],[data-v-bc7372a0]:after,[data-v-bc7372a0]:before{-webkit-box-sizing:inherit;box-sizing:inherit}a.navbar-item[data-v-bc7372a0]{text-decoration:none}a.navbar-item[data-v-bc7372a0]:hover{background-color:inherit}.is-overline[data-v-bc7372a0]{text-transform:uppercase;letter-spacing:1px;font-size:.8em;color:#4d47e8;font-weight:700;margin-top:8px}.is-strikethrough[data-v-bc7372a0]{text-decoration:line-through}a[data-v-bc7372a0]{font-weight:500}.is-1[data-v-bc7372a0]{font-size:2.2em}.is-2[data-v-bc7372a0]{font-size:2em}.is-3[data-v-bc7372a0]{font-size:1.8em}.tip[data-v-bc7372a0]{padding:8px 16px;background-color:#ecf8ff;border-radius:4px;border-left:5px solid #50bfff;margin:20px 0}.tip.primary[data-v-bc7372a0]{background-color:rgba(70,64,255,.082);border-left:5px solid #4d47e8}.tip.warning[data-v-bc7372a0]{background-color:#faecd8;border-left:5px solid #e6a23c}.tip.success[data-v-bc7372a0]{background-color:#e1f3d8;border-left:5px solid #67c23a}.tip.danger[data-v-bc7372a0]{background-color:#fde2e2;border-left:5px solid #f56c6c}.tip.ghost[data-v-bc7372a0]{background-color:#fff;border-left:5px solid rgba(77,71,232,.5607843137254902);-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05)}.has-no-margin-top[data-v-bc7372a0]{margin-top:0!important}.has-no-margin-bottom[data-v-bc7372a0]{margin-bottom:0!important}.has-no-margin-vertical[data-v-bc7372a0]{margin-top:0!important;margin-bottom:0!important}.has-no-margin-left[data-v-bc7372a0]{margin-left:0!important}.has-no-margin-right[data-v-bc7372a0]{margin-right:0!important}.has-no-margin-horizontal[data-v-bc7372a0]{margin-left:0!important;margin-right:0!important}.has-no-padding-top[data-v-bc7372a0]{padding-top:0!important}.has-no-padding-bottom[data-v-bc7372a0]{padding-bottom:0!important}.has-no-padding-vertical[data-v-bc7372a0]{padding-top:0!important;padding-bottom:0!important}.has-no-padding-horizontal[data-v-bc7372a0]{padding-left:0!important;padding-right:0!important}.has-small-margin-top[data-v-bc7372a0]{margin-top:.5em}.has-small-margin-bottom[data-v-bc7372a0]{margin-bottom:.5em}.has-small-margin-right[data-v-bc7372a0]{margin-right:.5em}.has-small-margin-left[data-v-bc7372a0]{margin-left:.5em}.has-small-margin-vertical[data-v-bc7372a0]{margin-top:.5em;margin-bottom:.5em}.has-small-margin-horizontal[data-v-bc7372a0]{margin-left:.5em;margin-right:.5em}.has-small-padding-top[data-v-bc7372a0]{padding-top:.5em}.has-small-padding-bottom[data-v-bc7372a0]{padding-bottom:.5em}.has-small-padding-vertical[data-v-bc7372a0]{padding-top:.5em;padding-bottom:.5em}.has-small-padding-horizontal[data-v-bc7372a0]{padding-left:.5em;padding-right:.5em}.has-margin-top[data-v-bc7372a0]{margin-top:1em}.has-margin-bottom[data-v-bc7372a0]{margin-bottom:1em}.has-margin-right[data-v-bc7372a0]{margin-right:1em}.has-margin-left[data-v-bc7372a0]{margin-left:1em}.has-margin-vertical[data-v-bc7372a0]{margin-top:1em;margin-bottom:1em}.has-margin-horizontal[data-v-bc7372a0]{margin-left:1em;margin-right:1em}.has-large-margin-top[data-v-bc7372a0]{margin-top:2em}.has-large-margin-bottom[data-v-bc7372a0]{margin-bottom:2em}.has-large-margin-right[data-v-bc7372a0]{margin-right:2em}.has-large-margin-left[data-v-bc7372a0]{margin-left:2em}.has-large-margin-vertical[data-v-bc7372a0]{margin-top:2em;margin-bottom:2em}.has-huge-margin-vertical[data-v-bc7372a0]{margin-top:3em;margin-bottom:3em}.has-large-margin-horizontal[data-v-bc7372a0]{margin-left:2em;margin-right:2em}.has-padding-top[data-v-bc7372a0]{padding-top:1em}.has-padding-bottom[data-v-bc7372a0]{padding-bottom:1em}.has-padding-right[data-v-bc7372a0]{padding-right:1em}.has-padding-left[data-v-bc7372a0]{padding-left:1em}.has-padding-vertical[data-v-bc7372a0]{padding-top:1em;padding-bottom:1em}.has-padding-horizontal[data-v-bc7372a0]{padding-left:1em;padding-right:1em}.has-large-padding-top[data-v-bc7372a0]{padding-top:2em}.has-large-padding-bottom[data-v-bc7372a0]{padding-bottom:2em}.has-large-padding-right[data-v-bc7372a0]{padding-right:2em}.has-large-padding-left[data-v-bc7372a0]{padding-left:2em}.has-large-padding-vertical[data-v-bc7372a0]{padding-top:2em;padding-bottom:2em}.has-large-padding-horizontal[data-v-bc7372a0]{padding-left:2em;padding-right:2em}.has-margins-centered[data-v-bc7372a0]{margin-left:auto;margin-right:auto}.has-border-radius-4[data-v-bc7372a0]{border-radius:4px}.has-border-radius-8[data-v-bc7372a0]{border-radius:8px}.has-border-radius-10[data-v-bc7372a0]{border-radius:10px}.has-border-radius-16[data-v-bc7372a0]{border-radius:16px}.has-border-radius-32[data-v-bc7372a0]{border-radius:32px}.has-position-relative[data-v-bc7372a0]{position:relative}.is-fullwidth[data-v-bc7372a0]{width:100%}.is-fullheight[data-v-bc7372a0]{height:100vh}.has-overflow-hidden[data-v-bc7372a0]{overflow:hidden}.has-cursor-pointer[data-v-bc7372a0]{cursor:pointer}.has-cursor-not-allowed[data-v-bc7372a0]{cursor:not-allowed}.narrow-container[data-v-bc7372a0]{max-width:720px}.has-display-block[data-v-bc7372a0]{display:block!important}.grade[data-v-bc7372a0]{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));background-image:linear-gradient(180deg,#fff,#f4f5f9);min-height:100vh}.has-shadow[data-v-bc7372a0]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.has-light-shadow[data-v-bc7372a0]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.has-word-break-normal[data-v-bc7372a0]{word-break:normal!important}.has-text-align-left[data-v-bc7372a0]{text-align:left!important}.divider[data-v-bc7372a0]{position:relative;z-index:1;width:40px;height:3px;margin:16px auto 16px;background-color:#dee2ed}.divider.white[data-v-bc7372a0]{background-color:#fff}.divider.dark-bg[data-v-bc7372a0]{background-color:hsla(0,0%,100%,.5)}.divider.no-margin-top[data-v-bc7372a0]{margin-top:0}[data-v-bc7372a0]:root{--primary-color:#4d47e8;--sidebar-width:220px}body[data-v-bc7372a0],html[data-v-bc7372a0]{height:100vh}#app[data-v-bc7372a0]{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app .sidebar-container[data-v-bc7372a0]{width:var(--sidebar-width)}#app .main-container[data-v-bc7372a0]{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}#app .the-navbar[data-v-bc7372a0]{display:none}#app .el-table .cell[data-v-bc7372a0]{word-break:normal!important}#app .container[data-v-bc7372a0]{margin:0 auto;position:relative}@media (min-width:1088px){#app .container[data-v-bc7372a0]{max-width:calc(960px - var(--sidebar-width));width:calc(960px - var(--sidebar-width))}#app .container.is-fluid[data-v-bc7372a0]{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media (min-width:1280px){#app .container[data-v-bc7372a0]{max-width:calc(1152px - var(--sidebar-width));width:calc(1152px - var(--sidebar-width))}}@media (min-width:1472px){#app .container[data-v-bc7372a0]{max-width:calc(1344px - var(--sidebar-width));width:calc(1344px - var(--sidebar-width))}}@media screen and (max-width:768px){#app[data-v-bc7372a0]{--sidebar-width:0}#app .the-navbar[data-v-bc7372a0]{display:block}}.popper-width[data-v-bc7372a0]{width:inherit!important}.ar .ar-recorder__records-limit[data-v-bc7372a0]{display:none}.ar .ar-recorder__duration[data-v-bc7372a0]{margin-top:10px}.ar .ar-records[data-v-bc7372a0]{height:64px}.ar .ar-player[data-v-bc7372a0],.ar .ar-records__record[data-v-bc7372a0]:not(:last-child){display:none}#wavve-link .el-dialog[data-v-bc7372a0]{width:90%}#coupon-check>label>span.el-checkbox__label[data-v-bc7372a0]{font-size:13px!important}.caption-editor .el-form--label-top .el-form-item__label[data-v-bc7372a0]{padding-bottom:0;line-height:22px}.el-autocomplete-suggestion li[data-v-bc7372a0]{margin-bottom:16px!important}@media screen and (max-width:768px){.el-input__inner[data-v-bc7372a0]{font-size:16px;-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:left top;transform-origin:left top}}.have-one-created-for-you[data-v-bc7372a0]{position:relative;border:1px solid #24e0de!important}div.new-offering[data-v-bc7372a0]{height:35px;width:180px;background-color:#24e0de;position:absolute;top:48px;right:-6px;text-align:center;color:#fff;font-weight:600;font-size:24px;white-space:nowrap;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.new-offering[data-v-bc7372a0]:before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-color:transparent;border-width:37px;border-left-width:53px;border-right-width:26px;content:"";display:block;left:-49px;position:absolute;width:141%;border-top-width:0;border-bottom-color:#24e0de;top:-2px;z-index:-1}@media only screen and (min-device-width:320px) and (max-device-width:480px){.design-card-heading-text[data-v-bc7372a0]{line-height:35px!important;font-size:30px!important}}@media only screen and (min-width:768px){.design-card-heading-text[data-v-bc7372a0]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1224px){.design-card-heading-text[data-v-bc7372a0]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1824px){.design-card-heading-text[data-v-bc7372a0]{line-height:35px!important;font-size:30px!important}}.el-notification[data-v-bc7372a0]{-webkit-box-shadow:4px 4px 5px 0 rgba(0,0,0,.27);box-shadow:4px 4px 5px 0 rgba(0,0,0,.27)}.chart-container[data-v-bc7372a0]{margin-right:45px}@media screen and (min-width:800px){.chart-container[data-v-bc7372a0]{margin-right:130px}}@-webkit-keyframes spinAround-207f1950{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround-207f1950{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-unselectable[data-v-207f1950]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link[data-v-207f1950]:not(.is-arrowless):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%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.level[data-v-207f1950]:not(:last-child){margin-bottom:1.5rem}.hero-video[data-v-207f1950],.image.is-1by1 .has-ratio[data-v-207f1950],.image.is-1by1 img[data-v-207f1950],.image.is-1by2 .has-ratio[data-v-207f1950],.image.is-1by2 img[data-v-207f1950],.image.is-1by3 .has-ratio[data-v-207f1950],.image.is-1by3 img[data-v-207f1950],.image.is-2by1 .has-ratio[data-v-207f1950],.image.is-2by1 img[data-v-207f1950],.image.is-2by3 .has-ratio[data-v-207f1950],.image.is-2by3 img[data-v-207f1950],.image.is-3by1 .has-ratio[data-v-207f1950],.image.is-3by1 img[data-v-207f1950],.image.is-3by2 .has-ratio[data-v-207f1950],.image.is-3by2 img[data-v-207f1950],.image.is-3by4 .has-ratio[data-v-207f1950],.image.is-3by4 img[data-v-207f1950],.image.is-3by5 .has-ratio[data-v-207f1950],.image.is-3by5 img[data-v-207f1950],.image.is-4by3 .has-ratio[data-v-207f1950],.image.is-4by3 img[data-v-207f1950],.image.is-4by5 .has-ratio[data-v-207f1950],.image.is-4by5 img[data-v-207f1950],.image.is-5by3 .has-ratio[data-v-207f1950],.image.is-5by3 img[data-v-207f1950],.image.is-5by4 .has-ratio[data-v-207f1950],.image.is-5by4 img[data-v-207f1950],.image.is-9by16 .has-ratio[data-v-207f1950],.image.is-9by16 img[data-v-207f1950],.image.is-16by9 .has-ratio[data-v-207f1950],.image.is-16by9 img[data-v-207f1950],.image.is-square .has-ratio[data-v-207f1950],.image.is-square img[data-v-207f1950],.is-overlay[data-v-207f1950]{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote[data-v-207f1950],body[data-v-207f1950],dd[data-v-207f1950],dl[data-v-207f1950],dt[data-v-207f1950],fieldset[data-v-207f1950],figure[data-v-207f1950],h1[data-v-207f1950],h2[data-v-207f1950],h3[data-v-207f1950],h4[data-v-207f1950],h5[data-v-207f1950],h6[data-v-207f1950],hr[data-v-207f1950],html[data-v-207f1950],iframe[data-v-207f1950],legend[data-v-207f1950],li[data-v-207f1950],ol[data-v-207f1950],p[data-v-207f1950],pre[data-v-207f1950],textarea[data-v-207f1950],ul[data-v-207f1950]{margin:0;padding:0}h1[data-v-207f1950],h2[data-v-207f1950],h3[data-v-207f1950],h4[data-v-207f1950],h5[data-v-207f1950],h6[data-v-207f1950]{font-size:100%;font-weight:400}ul[data-v-207f1950]{list-style:none}button[data-v-207f1950],input[data-v-207f1950],select[data-v-207f1950],textarea[data-v-207f1950]{margin:0}img[data-v-207f1950],video[data-v-207f1950]{height:auto;max-width:100%}iframe[data-v-207f1950]{border:0}table[data-v-207f1950]{border-collapse:collapse;border-spacing:0}td[data-v-207f1950],th[data-v-207f1950]{padding:0}td[data-v-207f1950]:not([align]),th[data-v-207f1950]:not([align]){text-align:left}html[data-v-207f1950]{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article[data-v-207f1950],aside[data-v-207f1950],figure[data-v-207f1950],footer[data-v-207f1950],header[data-v-207f1950],hgroup[data-v-207f1950],section[data-v-207f1950]{display:block}body[data-v-207f1950],button[data-v-207f1950],input[data-v-207f1950],select[data-v-207f1950],textarea[data-v-207f1950]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code[data-v-207f1950],pre[data-v-207f1950]{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body[data-v-207f1950]{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a[data-v-207f1950]{color:#4d47e8;cursor:pointer;text-decoration:none}a strong[data-v-207f1950]{color:currentColor}a[data-v-207f1950]:hover{color:#363636}code[data-v-207f1950]{background-color:#f5f5f5;color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr[data-v-207f1950]{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img[data-v-207f1950]{height:auto;max-width:100%}input[type=checkbox][data-v-207f1950],input[type=radio][data-v-207f1950]{vertical-align:baseline}small[data-v-207f1950]{font-size:.875em}span[data-v-207f1950]{font-style:inherit;font-weight:inherit}strong[data-v-207f1950]{color:#363636;font-weight:700}fieldset[data-v-207f1950]{border:none}pre[data-v-207f1950]{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code[data-v-207f1950]{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td[data-v-207f1950],table th[data-v-207f1950]{vertical-align:top}table td[data-v-207f1950]:not([align]),table th[data-v-207f1950]:not([align]){text-align:left}table th[data-v-207f1950]{color:#363636}.is-clearfix[data-v-207f1950]:after{clear:both;content:" ";display:table}.is-pulled-left[data-v-207f1950]{float:left!important}.is-pulled-right[data-v-207f1950]{float:right!important}.is-clipped[data-v-207f1950]{overflow:hidden!important}.is-size-1[data-v-207f1950]{font-size:3rem!important}.is-size-2[data-v-207f1950]{font-size:2.5rem!important}.is-size-3[data-v-207f1950]{font-size:2rem!important}.is-size-4[data-v-207f1950]{font-size:1.5rem!important}.is-size-5[data-v-207f1950]{font-size:1.25rem!important}.is-size-6[data-v-207f1950]{font-size:1rem!important}.is-size-7[data-v-207f1950]{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile[data-v-207f1950]{font-size:3rem!important}.is-size-2-mobile[data-v-207f1950]{font-size:2.5rem!important}.is-size-3-mobile[data-v-207f1950]{font-size:2rem!important}.is-size-4-mobile[data-v-207f1950]{font-size:1.5rem!important}.is-size-5-mobile[data-v-207f1950]{font-size:1.25rem!important}.is-size-6-mobile[data-v-207f1950]{font-size:1rem!important}.is-size-7-mobile[data-v-207f1950]{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet[data-v-207f1950]{font-size:3rem!important}.is-size-2-tablet[data-v-207f1950]{font-size:2.5rem!important}.is-size-3-tablet[data-v-207f1950]{font-size:2rem!important}.is-size-4-tablet[data-v-207f1950]{font-size:1.5rem!important}.is-size-5-tablet[data-v-207f1950]{font-size:1.25rem!important}.is-size-6-tablet[data-v-207f1950]{font-size:1rem!important}.is-size-7-tablet[data-v-207f1950]{font-size:.75rem!important}}@media screen and (max-width:1087px){.is-size-1-touch[data-v-207f1950]{font-size:3rem!important}.is-size-2-touch[data-v-207f1950]{font-size:2.5rem!important}.is-size-3-touch[data-v-207f1950]{font-size:2rem!important}.is-size-4-touch[data-v-207f1950]{font-size:1.5rem!important}.is-size-5-touch[data-v-207f1950]{font-size:1.25rem!important}.is-size-6-touch[data-v-207f1950]{font-size:1rem!important}.is-size-7-touch[data-v-207f1950]{font-size:.75rem!important}}@media screen and (min-width:1088px){.is-size-1-desktop[data-v-207f1950]{font-size:3rem!important}.is-size-2-desktop[data-v-207f1950]{font-size:2.5rem!important}.is-size-3-desktop[data-v-207f1950]{font-size:2rem!important}.is-size-4-desktop[data-v-207f1950]{font-size:1.5rem!important}.is-size-5-desktop[data-v-207f1950]{font-size:1.25rem!important}.is-size-6-desktop[data-v-207f1950]{font-size:1rem!important}.is-size-7-desktop[data-v-207f1950]{font-size:.75rem!important}}@media screen and (min-width:1280px){.is-size-1-widescreen[data-v-207f1950]{font-size:3rem!important}.is-size-2-widescreen[data-v-207f1950]{font-size:2.5rem!important}.is-size-3-widescreen[data-v-207f1950]{font-size:2rem!important}.is-size-4-widescreen[data-v-207f1950]{font-size:1.5rem!important}.is-size-5-widescreen[data-v-207f1950]{font-size:1.25rem!important}.is-size-6-widescreen[data-v-207f1950]{font-size:1rem!important}.is-size-7-widescreen[data-v-207f1950]{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd[data-v-207f1950]{font-size:3rem!important}.is-size-2-fullhd[data-v-207f1950]{font-size:2.5rem!important}.is-size-3-fullhd[data-v-207f1950]{font-size:2rem!important}.is-size-4-fullhd[data-v-207f1950]{font-size:1.5rem!important}.is-size-5-fullhd[data-v-207f1950]{font-size:1.25rem!important}.is-size-6-fullhd[data-v-207f1950]{font-size:1rem!important}.is-size-7-fullhd[data-v-207f1950]{font-size:.75rem!important}}.has-text-centered[data-v-207f1950]{text-align:center!important}.has-text-justified[data-v-207f1950]{text-align:justify!important}.has-text-left[data-v-207f1950]{text-align:left!important}.has-text-right[data-v-207f1950]{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile[data-v-207f1950]{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet[data-v-207f1950]{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only[data-v-207f1950]{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch[data-v-207f1950]{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop[data-v-207f1950]{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only[data-v-207f1950]{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen[data-v-207f1950]{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only[data-v-207f1950]{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd[data-v-207f1950]{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile[data-v-207f1950]{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet[data-v-207f1950]{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only[data-v-207f1950]{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch[data-v-207f1950]{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop[data-v-207f1950]{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only[data-v-207f1950]{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen[data-v-207f1950]{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only[data-v-207f1950]{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd[data-v-207f1950]{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile[data-v-207f1950]{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet[data-v-207f1950]{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only[data-v-207f1950]{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch[data-v-207f1950]{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop[data-v-207f1950]{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only[data-v-207f1950]{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen[data-v-207f1950]{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only[data-v-207f1950]{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd[data-v-207f1950]{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile[data-v-207f1950]{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet[data-v-207f1950]{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only[data-v-207f1950]{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch[data-v-207f1950]{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop[data-v-207f1950]{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only[data-v-207f1950]{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen[data-v-207f1950]{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only[data-v-207f1950]{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd[data-v-207f1950]{text-align:right!important}}.is-capitalized[data-v-207f1950]{text-transform:capitalize!important}.is-lowercase[data-v-207f1950]{text-transform:lowercase!important}.is-uppercase[data-v-207f1950]{text-transform:uppercase!important}.is-italic[data-v-207f1950]{font-style:italic!important}.has-text-white[data-v-207f1950]{color:#fff!important}a.has-text-white[data-v-207f1950]:focus,a.has-text-white[data-v-207f1950]:hover{color:#e6e6e6!important}.has-background-white[data-v-207f1950]{background-color:#fff!important}.has-text-black[data-v-207f1950]{color:#0a0a0a!important}a.has-text-black[data-v-207f1950]:focus,a.has-text-black[data-v-207f1950]:hover{color:#000!important}.has-background-black[data-v-207f1950]{background-color:#0a0a0a!important}.has-text-light[data-v-207f1950]{color:#f5f5f5!important}a.has-text-light[data-v-207f1950]:focus,a.has-text-light[data-v-207f1950]:hover{color:#dbdbdb!important}.has-background-light[data-v-207f1950]{background-color:#f5f5f5!important}.has-text-dark[data-v-207f1950]{color:#363636!important}a.has-text-dark[data-v-207f1950]:focus,a.has-text-dark[data-v-207f1950]:hover{color:#1c1c1c!important}.has-background-dark[data-v-207f1950]{background-color:#363636!important}.has-text-primary[data-v-207f1950]{color:#4d47e8!important}a.has-text-primary[data-v-207f1950]:focus,a.has-text-primary[data-v-207f1950]:hover{color:#231ce0!important}.has-background-primary[data-v-207f1950]{background-color:#4d47e8!important}.has-text-link[data-v-207f1950]{color:#4d47e8!important}a.has-text-link[data-v-207f1950]:focus,a.has-text-link[data-v-207f1950]:hover{color:#231ce0!important}.has-background-link[data-v-207f1950]{background-color:#4d47e8!important}.has-text-info[data-v-207f1950]{color:#3298dc!important}a.has-text-info[data-v-207f1950]:focus,a.has-text-info[data-v-207f1950]:hover{color:#207dbc!important}.has-background-info[data-v-207f1950]{background-color:#3298dc!important}.has-text-success[data-v-207f1950]{color:#48c774!important}a.has-text-success[data-v-207f1950]:focus,a.has-text-success[data-v-207f1950]:hover{color:#34a85c!important}.has-background-success[data-v-207f1950]{background-color:#48c774!important}.has-text-warning[data-v-207f1950]{color:#ffdd57!important}a.has-text-warning[data-v-207f1950]:focus,a.has-text-warning[data-v-207f1950]:hover{color:#ffd324!important}.has-background-warning[data-v-207f1950]{background-color:#ffdd57!important}.has-text-danger[data-v-207f1950]{color:#f14668!important}a.has-text-danger[data-v-207f1950]:focus,a.has-text-danger[data-v-207f1950]:hover{color:#ee1742!important}.has-background-danger[data-v-207f1950]{background-color:#f14668!important}.has-text-black-bis[data-v-207f1950]{color:#121212!important}.has-background-black-bis[data-v-207f1950]{background-color:#121212!important}.has-text-black-ter[data-v-207f1950]{color:#242424!important}.has-background-black-ter[data-v-207f1950]{background-color:#242424!important}.has-text-grey-darker[data-v-207f1950]{color:#363636!important}.has-background-grey-darker[data-v-207f1950]{background-color:#363636!important}.has-text-grey-dark[data-v-207f1950]{color:#4a4a4a!important}.has-background-grey-dark[data-v-207f1950]{background-color:#4a4a4a!important}.has-text-grey[data-v-207f1950]{color:#7a7a7a!important}.has-background-grey[data-v-207f1950]{background-color:#7a7a7a!important}.has-text-grey-light[data-v-207f1950]{color:#b5b5b5!important}.has-background-grey-light[data-v-207f1950]{background-color:#b5b5b5!important}.has-text-grey-lighter[data-v-207f1950]{color:#dbdbdb!important}.has-background-grey-lighter[data-v-207f1950]{background-color:#dbdbdb!important}.has-text-white-ter[data-v-207f1950]{color:#f5f5f5!important}.has-background-white-ter[data-v-207f1950]{background-color:#f5f5f5!important}.has-text-white-bis[data-v-207f1950]{color:#fafafa!important}.has-background-white-bis[data-v-207f1950]{background-color:#fafafa!important}.has-text-weight-light[data-v-207f1950]{font-weight:300!important}.has-text-weight-normal[data-v-207f1950]{font-weight:400!important}.has-text-weight-medium[data-v-207f1950]{font-weight:500!important}.has-text-weight-semibold[data-v-207f1950]{font-weight:600!important}.has-text-weight-bold[data-v-207f1950]{font-weight:700!important}.is-family-primary[data-v-207f1950],.is-family-sans-serif[data-v-207f1950],.is-family-secondary[data-v-207f1950]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code[data-v-207f1950],.is-family-monospace[data-v-207f1950]{font-family:monospace!important}.is-block[data-v-207f1950]{display:block!important}@media screen and (max-width:768px){.is-block-mobile[data-v-207f1950]{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet[data-v-207f1950]{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only[data-v-207f1950]{display:block!important}}@media screen and (max-width:1087px){.is-block-touch[data-v-207f1950]{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop[data-v-207f1950]{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only[data-v-207f1950]{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen[data-v-207f1950]{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only[data-v-207f1950]{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd[data-v-207f1950]{display:block!important}}.is-flex[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd[data-v-207f1950]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline[data-v-207f1950]{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile[data-v-207f1950]{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet[data-v-207f1950]{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only[data-v-207f1950]{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch[data-v-207f1950]{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop[data-v-207f1950]{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only[data-v-207f1950]{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen[data-v-207f1950]{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only[data-v-207f1950]{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd[data-v-207f1950]{display:inline!important}}.is-inline-block[data-v-207f1950]{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile[data-v-207f1950]{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet[data-v-207f1950]{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only[data-v-207f1950]{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch[data-v-207f1950]{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop[data-v-207f1950]{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only[data-v-207f1950]{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen[data-v-207f1950]{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only[data-v-207f1950]{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd[data-v-207f1950]{display:inline-block!important}}.is-inline-flex[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd[data-v-207f1950]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden[data-v-207f1950]{display:none!important}.is-sr-only[data-v-207f1950]{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:768px){.is-hidden-mobile[data-v-207f1950]{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet[data-v-207f1950]{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only[data-v-207f1950]{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch[data-v-207f1950]{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop[data-v-207f1950]{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only[data-v-207f1950]{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen[data-v-207f1950]{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only[data-v-207f1950]{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd[data-v-207f1950]{display:none!important}}.is-invisible[data-v-207f1950]{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile[data-v-207f1950]{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet[data-v-207f1950]{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only[data-v-207f1950]{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch[data-v-207f1950]{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop[data-v-207f1950]{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only[data-v-207f1950]{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen[data-v-207f1950]{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only[data-v-207f1950]{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd[data-v-207f1950]{visibility:hidden!important}}.is-marginless[data-v-207f1950]{margin:0!important}.is-paddingless[data-v-207f1950]{padding:0!important}.is-radiusless[data-v-207f1950]{border-radius:0!important}.is-shadowless[data-v-207f1950]{-webkit-box-shadow:none!important;box-shadow:none!important}.is-relative[data-v-207f1950]{position:relative!important}.column[data-v-207f1950]{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters[data-v-207f1950]{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds[data-v-207f1950]{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half[data-v-207f1950]{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third[data-v-207f1950]{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter[data-v-207f1950]{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth[data-v-207f1950]{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths[data-v-207f1950]{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths[data-v-207f1950]{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths[data-v-207f1950]{margin-left:80%}.columns.is-mobile>.column.is-0[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0[data-v-207f1950]{margin-left:0}.columns.is-mobile>.column.is-1[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1[data-v-207f1950]{margin-left:8.33333%}.columns.is-mobile>.column.is-2[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2[data-v-207f1950]{margin-left:16.66667%}.columns.is-mobile>.column.is-3[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3[data-v-207f1950]{margin-left:25%}.columns.is-mobile>.column.is-4[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4[data-v-207f1950]{margin-left:33.33333%}.columns.is-mobile>.column.is-5[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5[data-v-207f1950]{margin-left:41.66667%}.columns.is-mobile>.column.is-6[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6[data-v-207f1950]{margin-left:50%}.columns.is-mobile>.column.is-7[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7[data-v-207f1950]{margin-left:58.33333%}.columns.is-mobile>.column.is-8[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8[data-v-207f1950]{margin-left:66.66667%}.columns.is-mobile>.column.is-9[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9[data-v-207f1950]{margin-left:75%}.columns.is-mobile>.column.is-10[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10[data-v-207f1950]{margin-left:83.33333%}.columns.is-mobile>.column.is-11[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11[data-v-207f1950]{margin-left:91.66667%}.columns.is-mobile>.column.is-12[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12[data-v-207f1950]{margin-left:100%}@media screen and (max-width:768px){.column.is-full-mobile[data-v-207f1950],.column.is-narrow-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile[data-v-207f1950]{width:100%}.column.is-three-quarters-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-mobile[data-v-207f1950]{margin-left:75%}.column.is-offset-two-thirds-mobile[data-v-207f1950]{margin-left:66.6666%}.column.is-offset-half-mobile[data-v-207f1950]{margin-left:50%}.column.is-offset-one-third-mobile[data-v-207f1950]{margin-left:33.3333%}.column.is-offset-one-quarter-mobile[data-v-207f1950]{margin-left:25%}.column.is-offset-one-fifth-mobile[data-v-207f1950]{margin-left:20%}.column.is-offset-two-fifths-mobile[data-v-207f1950]{margin-left:40%}.column.is-offset-three-fifths-mobile[data-v-207f1950]{margin-left:60%}.column.is-offset-four-fifths-mobile[data-v-207f1950]{margin-left:80%}.column.is-0-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile[data-v-207f1950]{margin-left:0}.column.is-1-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile[data-v-207f1950]{margin-left:8.33333%}.column.is-2-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile[data-v-207f1950]{margin-left:16.66667%}.column.is-3-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile[data-v-207f1950]{margin-left:25%}.column.is-4-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile[data-v-207f1950]{margin-left:33.33333%}.column.is-5-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile[data-v-207f1950]{margin-left:41.66667%}.column.is-6-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile[data-v-207f1950]{margin-left:50%}.column.is-7-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile[data-v-207f1950]{margin-left:58.33333%}.column.is-8-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile[data-v-207f1950]{margin-left:66.66667%}.column.is-9-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile[data-v-207f1950]{margin-left:75%}.column.is-10-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile[data-v-207f1950]{margin-left:83.33333%}.column.is-11-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile[data-v-207f1950]{margin-left:91.66667%}.column.is-12-mobile[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile[data-v-207f1950]{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow-tablet[data-v-207f1950],.column.is-narrow[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-tablet[data-v-207f1950],.column.is-full[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-tablet[data-v-207f1950],.column.is-three-quarters[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-tablet[data-v-207f1950],.column.is-two-thirds[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-tablet[data-v-207f1950],.column.is-half[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-tablet[data-v-207f1950],.column.is-one-third[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-tablet[data-v-207f1950],.column.is-one-quarter[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-tablet[data-v-207f1950],.column.is-one-fifth[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-tablet[data-v-207f1950],.column.is-two-fifths[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-tablet[data-v-207f1950],.column.is-three-fifths[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-tablet[data-v-207f1950],.column.is-four-fifths[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-tablet[data-v-207f1950],.column.is-offset-three-quarters[data-v-207f1950]{margin-left:75%}.column.is-offset-two-thirds-tablet[data-v-207f1950],.column.is-offset-two-thirds[data-v-207f1950]{margin-left:66.6666%}.column.is-offset-half-tablet[data-v-207f1950],.column.is-offset-half[data-v-207f1950]{margin-left:50%}.column.is-offset-one-third-tablet[data-v-207f1950],.column.is-offset-one-third[data-v-207f1950]{margin-left:33.3333%}.column.is-offset-one-quarter-tablet[data-v-207f1950],.column.is-offset-one-quarter[data-v-207f1950]{margin-left:25%}.column.is-offset-one-fifth-tablet[data-v-207f1950],.column.is-offset-one-fifth[data-v-207f1950]{margin-left:20%}.column.is-offset-two-fifths-tablet[data-v-207f1950],.column.is-offset-two-fifths[data-v-207f1950]{margin-left:40%}.column.is-offset-three-fifths-tablet[data-v-207f1950],.column.is-offset-three-fifths[data-v-207f1950]{margin-left:60%}.column.is-offset-four-fifths-tablet[data-v-207f1950],.column.is-offset-four-fifths[data-v-207f1950]{margin-left:80%}.column.is-0-tablet[data-v-207f1950],.column.is-0[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-tablet[data-v-207f1950],.column.is-offset-0[data-v-207f1950]{margin-left:0}.column.is-1-tablet[data-v-207f1950],.column.is-1[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-tablet[data-v-207f1950],.column.is-offset-1[data-v-207f1950]{margin-left:8.33333%}.column.is-2-tablet[data-v-207f1950],.column.is-2[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-tablet[data-v-207f1950],.column.is-offset-2[data-v-207f1950]{margin-left:16.66667%}.column.is-3-tablet[data-v-207f1950],.column.is-3[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-tablet[data-v-207f1950],.column.is-offset-3[data-v-207f1950]{margin-left:25%}.column.is-4-tablet[data-v-207f1950],.column.is-4[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-tablet[data-v-207f1950],.column.is-offset-4[data-v-207f1950]{margin-left:33.33333%}.column.is-5-tablet[data-v-207f1950],.column.is-5[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-tablet[data-v-207f1950],.column.is-offset-5[data-v-207f1950]{margin-left:41.66667%}.column.is-6-tablet[data-v-207f1950],.column.is-6[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-tablet[data-v-207f1950],.column.is-offset-6[data-v-207f1950]{margin-left:50%}.column.is-7-tablet[data-v-207f1950],.column.is-7[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-tablet[data-v-207f1950],.column.is-offset-7[data-v-207f1950]{margin-left:58.33333%}.column.is-8-tablet[data-v-207f1950],.column.is-8[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-tablet[data-v-207f1950],.column.is-offset-8[data-v-207f1950]{margin-left:66.66667%}.column.is-9-tablet[data-v-207f1950],.column.is-9[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-tablet[data-v-207f1950],.column.is-offset-9[data-v-207f1950]{margin-left:75%}.column.is-10-tablet[data-v-207f1950],.column.is-10[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-tablet[data-v-207f1950],.column.is-offset-10[data-v-207f1950]{margin-left:83.33333%}.column.is-11-tablet[data-v-207f1950],.column.is-11[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-tablet[data-v-207f1950],.column.is-offset-11[data-v-207f1950]{margin-left:91.66667%}.column.is-12-tablet[data-v-207f1950],.column.is-12[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-tablet[data-v-207f1950],.column.is-offset-12[data-v-207f1950]{margin-left:100%}}@media screen and (max-width:1087px){.column.is-full-touch[data-v-207f1950],.column.is-narrow-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-touch[data-v-207f1950]{width:100%}.column.is-three-quarters-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-touch[data-v-207f1950]{margin-left:75%}.column.is-offset-two-thirds-touch[data-v-207f1950]{margin-left:66.6666%}.column.is-offset-half-touch[data-v-207f1950]{margin-left:50%}.column.is-offset-one-third-touch[data-v-207f1950]{margin-left:33.3333%}.column.is-offset-one-quarter-touch[data-v-207f1950]{margin-left:25%}.column.is-offset-one-fifth-touch[data-v-207f1950]{margin-left:20%}.column.is-offset-two-fifths-touch[data-v-207f1950]{margin-left:40%}.column.is-offset-three-fifths-touch[data-v-207f1950]{margin-left:60%}.column.is-offset-four-fifths-touch[data-v-207f1950]{margin-left:80%}.column.is-0-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch[data-v-207f1950]{margin-left:0}.column.is-1-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-touch[data-v-207f1950]{margin-left:8.33333%}.column.is-2-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-touch[data-v-207f1950]{margin-left:16.66667%}.column.is-3-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch[data-v-207f1950]{margin-left:25%}.column.is-4-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-touch[data-v-207f1950]{margin-left:33.33333%}.column.is-5-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-touch[data-v-207f1950]{margin-left:41.66667%}.column.is-6-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch[data-v-207f1950]{margin-left:50%}.column.is-7-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-touch[data-v-207f1950]{margin-left:58.33333%}.column.is-8-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-touch[data-v-207f1950]{margin-left:66.66667%}.column.is-9-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch[data-v-207f1950]{margin-left:75%}.column.is-10-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-touch[data-v-207f1950]{margin-left:83.33333%}.column.is-11-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-touch[data-v-207f1950]{margin-left:91.66667%}.column.is-12-touch[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch[data-v-207f1950]{margin-left:100%}}@media screen and (min-width:1088px){.column.is-full-desktop[data-v-207f1950],.column.is-narrow-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop[data-v-207f1950]{width:100%}.column.is-three-quarters-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-desktop[data-v-207f1950]{margin-left:75%}.column.is-offset-two-thirds-desktop[data-v-207f1950]{margin-left:66.6666%}.column.is-offset-half-desktop[data-v-207f1950]{margin-left:50%}.column.is-offset-one-third-desktop[data-v-207f1950]{margin-left:33.3333%}.column.is-offset-one-quarter-desktop[data-v-207f1950]{margin-left:25%}.column.is-offset-one-fifth-desktop[data-v-207f1950]{margin-left:20%}.column.is-offset-two-fifths-desktop[data-v-207f1950]{margin-left:40%}.column.is-offset-three-fifths-desktop[data-v-207f1950]{margin-left:60%}.column.is-offset-four-fifths-desktop[data-v-207f1950]{margin-left:80%}.column.is-0-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop[data-v-207f1950]{margin-left:0}.column.is-1-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop[data-v-207f1950]{margin-left:8.33333%}.column.is-2-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop[data-v-207f1950]{margin-left:16.66667%}.column.is-3-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop[data-v-207f1950]{margin-left:25%}.column.is-4-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop[data-v-207f1950]{margin-left:33.33333%}.column.is-5-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop[data-v-207f1950]{margin-left:41.66667%}.column.is-6-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop[data-v-207f1950]{margin-left:50%}.column.is-7-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-desktop[data-v-207f1950]{margin-left:58.33333%}.column.is-8-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-desktop[data-v-207f1950]{margin-left:66.66667%}.column.is-9-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop[data-v-207f1950]{margin-left:75%}.column.is-10-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop[data-v-207f1950]{margin-left:83.33333%}.column.is-11-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop[data-v-207f1950]{margin-left:91.66667%}.column.is-12-desktop[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop[data-v-207f1950]{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen[data-v-207f1950]{margin-left:75%}.column.is-offset-two-thirds-widescreen[data-v-207f1950]{margin-left:66.6666%}.column.is-offset-half-widescreen[data-v-207f1950]{margin-left:50%}.column.is-offset-one-third-widescreen[data-v-207f1950]{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen[data-v-207f1950]{margin-left:25%}.column.is-offset-one-fifth-widescreen[data-v-207f1950]{margin-left:20%}.column.is-offset-two-fifths-widescreen[data-v-207f1950]{margin-left:40%}.column.is-offset-three-fifths-widescreen[data-v-207f1950]{margin-left:60%}.column.is-offset-four-fifths-widescreen[data-v-207f1950]{margin-left:80%}.column.is-0-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen[data-v-207f1950]{margin-left:0}.column.is-1-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen[data-v-207f1950]{margin-left:8.33333%}.column.is-2-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen[data-v-207f1950]{margin-left:16.66667%}.column.is-3-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen[data-v-207f1950]{margin-left:25%}.column.is-4-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen[data-v-207f1950]{margin-left:33.33333%}.column.is-5-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen[data-v-207f1950]{margin-left:41.66667%}.column.is-6-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen[data-v-207f1950]{margin-left:50%}.column.is-7-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-widescreen[data-v-207f1950]{margin-left:58.33333%}.column.is-8-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen[data-v-207f1950]{margin-left:66.66667%}.column.is-9-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen[data-v-207f1950]{margin-left:75%}.column.is-10-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen[data-v-207f1950]{margin-left:83.33333%}.column.is-11-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen[data-v-207f1950]{margin-left:91.66667%}.column.is-12-widescreen[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen[data-v-207f1950]{margin-left:100%}}@media screen and (min-width:1472px){.column.is-full-fullhd[data-v-207f1950],.column.is-narrow-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-fullhd[data-v-207f1950]{width:100%}.column.is-three-quarters-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd[data-v-207f1950]{margin-left:75%}.column.is-offset-two-thirds-fullhd[data-v-207f1950]{margin-left:66.6666%}.column.is-offset-half-fullhd[data-v-207f1950]{margin-left:50%}.column.is-offset-one-third-fullhd[data-v-207f1950]{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd[data-v-207f1950]{margin-left:25%}.column.is-offset-one-fifth-fullhd[data-v-207f1950]{margin-left:20%}.column.is-offset-two-fifths-fullhd[data-v-207f1950]{margin-left:40%}.column.is-offset-three-fifths-fullhd[data-v-207f1950]{margin-left:60%}.column.is-offset-four-fifths-fullhd[data-v-207f1950]{margin-left:80%}.column.is-0-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd[data-v-207f1950]{margin-left:0}.column.is-1-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-fullhd[data-v-207f1950]{margin-left:8.33333%}.column.is-2-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-fullhd[data-v-207f1950]{margin-left:16.66667%}.column.is-3-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd[data-v-207f1950]{margin-left:25%}.column.is-4-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-fullhd[data-v-207f1950]{margin-left:33.33333%}.column.is-5-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-fullhd[data-v-207f1950]{margin-left:41.66667%}.column.is-6-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd[data-v-207f1950]{margin-left:50%}.column.is-7-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-fullhd[data-v-207f1950]{margin-left:58.33333%}.column.is-8-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-fullhd[data-v-207f1950]{margin-left:66.66667%}.column.is-9-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd[data-v-207f1950]{margin-left:75%}.column.is-10-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-fullhd[data-v-207f1950]{margin-left:83.33333%}.column.is-11-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-fullhd[data-v-207f1950]{margin-left:91.66667%}.column.is-12-fullhd[data-v-207f1950]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd[data-v-207f1950]{margin-left:100%}}.columns[data-v-207f1950]{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns[data-v-207f1950]:last-child{margin-bottom:-.75rem}.columns[data-v-207f1950]:not(:last-child){margin-bottom:.75rem}.columns.is-centered[data-v-207f1950]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless[data-v-207f1950]{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column[data-v-207f1950]{margin:0;padding:0!important}.columns.is-gapless[data-v-207f1950]:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless[data-v-207f1950]:last-child{margin-bottom:0}.columns.is-mobile[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline[data-v-207f1950]{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns[data-v-207f1950]:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1088px){.columns.is-desktop[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable[data-v-207f1950]{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable .column[data-v-207f1950]{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0[data-v-207f1950]{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile[data-v-207f1950]{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet[data-v-207f1950]{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only[data-v-207f1950]{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch[data-v-207f1950]{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop[data-v-207f1950]{--columnGap:0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only[data-v-207f1950]{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen[data-v-207f1950]{--columnGap:0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only[data-v-207f1950]{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd[data-v-207f1950]{--columnGap:0rem}}.columns.is-variable.is-1[data-v-207f1950]{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile[data-v-207f1950]{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet[data-v-207f1950]{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only[data-v-207f1950]{--columnGap:.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch[data-v-207f1950]{--columnGap:.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop[data-v-207f1950]{--columnGap:.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only[data-v-207f1950]{--columnGap:.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen[data-v-207f1950]{--columnGap:.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only[data-v-207f1950]{--columnGap:.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd[data-v-207f1950]{--columnGap:.25rem}}.columns.is-variable.is-2[data-v-207f1950]{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile[data-v-207f1950]{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet[data-v-207f1950]{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only[data-v-207f1950]{--columnGap:.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch[data-v-207f1950]{--columnGap:.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop[data-v-207f1950]{--columnGap:.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only[data-v-207f1950]{--columnGap:.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen[data-v-207f1950]{--columnGap:.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only[data-v-207f1950]{--columnGap:.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd[data-v-207f1950]{--columnGap:.5rem}}.columns.is-variable.is-3[data-v-207f1950]{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile[data-v-207f1950]{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet[data-v-207f1950]{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only[data-v-207f1950]{--columnGap:.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch[data-v-207f1950]{--columnGap:.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop[data-v-207f1950]{--columnGap:.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only[data-v-207f1950]{--columnGap:.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen[data-v-207f1950]{--columnGap:.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only[data-v-207f1950]{--columnGap:.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd[data-v-207f1950]{--columnGap:.75rem}}.columns.is-variable.is-4[data-v-207f1950]{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile[data-v-207f1950]{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet[data-v-207f1950]{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only[data-v-207f1950]{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch[data-v-207f1950]{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop[data-v-207f1950]{--columnGap:1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only[data-v-207f1950]{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen[data-v-207f1950]{--columnGap:1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only[data-v-207f1950]{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd[data-v-207f1950]{--columnGap:1rem}}.columns.is-variable.is-5[data-v-207f1950]{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile[data-v-207f1950]{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only[data-v-207f1950]{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd[data-v-207f1950]{--columnGap:1.25rem}}.columns.is-variable.is-6[data-v-207f1950]{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile[data-v-207f1950]{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only[data-v-207f1950]{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd[data-v-207f1950]{--columnGap:1.5rem}}.columns.is-variable.is-7[data-v-207f1950]{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile[data-v-207f1950]{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only[data-v-207f1950]{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd[data-v-207f1950]{--columnGap:1.75rem}}.columns.is-variable.is-8[data-v-207f1950]{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile[data-v-207f1950]{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet[data-v-207f1950]{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only[data-v-207f1950]{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch[data-v-207f1950]{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop[data-v-207f1950]{--columnGap:2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only[data-v-207f1950]{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen[data-v-207f1950]{--columnGap:2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only[data-v-207f1950]{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd[data-v-207f1950]{--columnGap:2rem}}.section[data-v-207f1950]{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium[data-v-207f1950]{padding:9rem 1.5rem}.section.is-large[data-v-207f1950]{padding:18rem 1.5rem}}.hero[data-v-207f1950]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar[data-v-207f1950]{background:none}.hero .tabs ul[data-v-207f1950]{border-bottom:none}.hero.is-white[data-v-207f1950]{background-color:#fff;color:#0a0a0a}.hero.is-white a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong[data-v-207f1950]{color:inherit}.hero.is-white .title[data-v-207f1950]{color:#0a0a0a}.hero.is-white .subtitle[data-v-207f1950]{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a[data-v-207f1950]:not(.button),.hero.is-white .subtitle strong[data-v-207f1950]{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu[data-v-207f1950]{background-color:#fff}}.hero.is-white .navbar-item[data-v-207f1950],.hero.is-white .navbar-link[data-v-207f1950]{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active[data-v-207f1950],.hero.is-white .navbar-link[data-v-207f1950]:hover,.hero.is-white a.navbar-item.is-active[data-v-207f1950],.hero.is-white a.navbar-item[data-v-207f1950]:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a[data-v-207f1950]{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a[data-v-207f1950]:hover,.hero.is-white .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-white .tabs.is-boxed a[data-v-207f1950],.hero.is-white .tabs.is-toggle a[data-v-207f1950]{color:#0a0a0a}.hero.is-white .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-white .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-white .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-white .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-white .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black[data-v-207f1950]{background-color:#0a0a0a;color:#fff}.hero.is-black a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong[data-v-207f1950]{color:inherit}.hero.is-black .title[data-v-207f1950]{color:#fff}.hero.is-black .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a[data-v-207f1950]:not(.button),.hero.is-black .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-black .navbar-menu[data-v-207f1950]{background-color:#0a0a0a}}.hero.is-black .navbar-item[data-v-207f1950],.hero.is-black .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active[data-v-207f1950],.hero.is-black .navbar-link[data-v-207f1950]:hover,.hero.is-black a.navbar-item.is-active[data-v-207f1950],.hero.is-black a.navbar-item[data-v-207f1950]:hover{background-color:#000;color:#fff}.hero.is-black .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-black .tabs a[data-v-207f1950]:hover,.hero.is-black .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-black .tabs.is-boxed a[data-v-207f1950],.hero.is-black .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-black .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-black .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-black .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-black .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-black .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light[data-v-207f1950]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong[data-v-207f1950]{color:inherit}.hero.is-light .title[data-v-207f1950]{color:rgba(0,0,0,.7)}.hero.is-light .subtitle[data-v-207f1950]{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a[data-v-207f1950]:not(.button),.hero.is-light .subtitle strong[data-v-207f1950]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-light .navbar-menu[data-v-207f1950]{background-color:#f5f5f5}}.hero.is-light .navbar-item[data-v-207f1950],.hero.is-light .navbar-link[data-v-207f1950]{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active[data-v-207f1950],.hero.is-light .navbar-link[data-v-207f1950]:hover,.hero.is-light a.navbar-item.is-active[data-v-207f1950],.hero.is-light a.navbar-item[data-v-207f1950]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a[data-v-207f1950]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a[data-v-207f1950]:hover,.hero.is-light .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-light .tabs.is-boxed a[data-v-207f1950],.hero.is-light .tabs.is-toggle a[data-v-207f1950]{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-light .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-light .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-light .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-light .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark[data-v-207f1950]{background-color:#363636;color:#fff}.hero.is-dark a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong[data-v-207f1950]{color:inherit}.hero.is-dark .title[data-v-207f1950]{color:#fff}.hero.is-dark .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a[data-v-207f1950]:not(.button),.hero.is-dark .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-dark .navbar-menu[data-v-207f1950]{background-color:#363636}}.hero.is-dark .navbar-item[data-v-207f1950],.hero.is-dark .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active[data-v-207f1950],.hero.is-dark .navbar-link[data-v-207f1950]:hover,.hero.is-dark a.navbar-item.is-active[data-v-207f1950],.hero.is-dark a.navbar-item[data-v-207f1950]:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-dark .tabs a[data-v-207f1950]:hover,.hero.is-dark .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-dark .tabs.is-boxed a[data-v-207f1950],.hero.is-dark .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-dark .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-dark .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-dark .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-dark .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-dark .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary[data-v-207f1950]{background-color:#4d47e8;color:#fff}.hero.is-primary a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong[data-v-207f1950]{color:inherit}.hero.is-primary .title[data-v-207f1950]{color:#fff}.hero.is-primary .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a[data-v-207f1950]:not(.button),.hero.is-primary .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu[data-v-207f1950]{background-color:#4d47e8}}.hero.is-primary .navbar-item[data-v-207f1950],.hero.is-primary .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active[data-v-207f1950],.hero.is-primary .navbar-link[data-v-207f1950]:hover,.hero.is-primary a.navbar-item.is-active[data-v-207f1950],.hero.is-primary a.navbar-item[data-v-207f1950]:hover{background-color:#3730e5;color:#fff}.hero.is-primary .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-primary .tabs a[data-v-207f1950]:hover,.hero.is-primary .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-primary .tabs.is-boxed a[data-v-207f1950],.hero.is-primary .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-primary .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-primary .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-primary .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-primary .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-primary .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-primary.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-link[data-v-207f1950]{background-color:#4d47e8;color:#fff}.hero.is-link a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong[data-v-207f1950]{color:inherit}.hero.is-link .title[data-v-207f1950]{color:#fff}.hero.is-link .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a[data-v-207f1950]:not(.button),.hero.is-link .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-link .navbar-menu[data-v-207f1950]{background-color:#4d47e8}}.hero.is-link .navbar-item[data-v-207f1950],.hero.is-link .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active[data-v-207f1950],.hero.is-link .navbar-link[data-v-207f1950]:hover,.hero.is-link a.navbar-item.is-active[data-v-207f1950],.hero.is-link a.navbar-item[data-v-207f1950]:hover{background-color:#3730e5;color:#fff}.hero.is-link .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-link .tabs a[data-v-207f1950]:hover,.hero.is-link .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-link .tabs.is-boxed a[data-v-207f1950],.hero.is-link .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-link .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-link .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-link .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-link .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-link .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-link.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-info[data-v-207f1950]{background-color:#3298dc;color:#fff}.hero.is-info a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong[data-v-207f1950]{color:inherit}.hero.is-info .title[data-v-207f1950]{color:#fff}.hero.is-info .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a[data-v-207f1950]:not(.button),.hero.is-info .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-info .navbar-menu[data-v-207f1950]{background-color:#3298dc}}.hero.is-info .navbar-item[data-v-207f1950],.hero.is-info .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active[data-v-207f1950],.hero.is-info .navbar-link[data-v-207f1950]:hover,.hero.is-info a.navbar-item.is-active[data-v-207f1950],.hero.is-info a.navbar-item[data-v-207f1950]:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-info .tabs a[data-v-207f1950]:hover,.hero.is-info .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-info .tabs.is-boxed a[data-v-207f1950],.hero.is-info .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-info .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-info .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-info .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-info .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-info .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success[data-v-207f1950]{background-color:#48c774;color:#fff}.hero.is-success a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong[data-v-207f1950]{color:inherit}.hero.is-success .title[data-v-207f1950]{color:#fff}.hero.is-success .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a[data-v-207f1950]:not(.button),.hero.is-success .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-success .navbar-menu[data-v-207f1950]{background-color:#48c774}}.hero.is-success .navbar-item[data-v-207f1950],.hero.is-success .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active[data-v-207f1950],.hero.is-success .navbar-link[data-v-207f1950]:hover,.hero.is-success a.navbar-item.is-active[data-v-207f1950],.hero.is-success a.navbar-item[data-v-207f1950]:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-success .tabs a[data-v-207f1950]:hover,.hero.is-success .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-success .tabs.is-boxed a[data-v-207f1950],.hero.is-success .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-success .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-success .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-success .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-success .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-success .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning[data-v-207f1950]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong[data-v-207f1950]{color:inherit}.hero.is-warning .title[data-v-207f1950]{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle[data-v-207f1950]{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a[data-v-207f1950]:not(.button),.hero.is-warning .subtitle strong[data-v-207f1950]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-warning .navbar-menu[data-v-207f1950]{background-color:#ffdd57}}.hero.is-warning .navbar-item[data-v-207f1950],.hero.is-warning .navbar-link[data-v-207f1950]{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active[data-v-207f1950],.hero.is-warning .navbar-link[data-v-207f1950]:hover,.hero.is-warning a.navbar-item.is-active[data-v-207f1950],.hero.is-warning a.navbar-item[data-v-207f1950]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a[data-v-207f1950]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a[data-v-207f1950]:hover,.hero.is-warning .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-warning .tabs.is-boxed a[data-v-207f1950],.hero.is-warning .tabs.is-toggle a[data-v-207f1950]{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-warning .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-warning .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-warning .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-warning .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger[data-v-207f1950]{background-color:#f14668;color:#fff}.hero.is-danger a[data-v-207f1950]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong[data-v-207f1950]{color:inherit}.hero.is-danger .title[data-v-207f1950]{color:#fff}.hero.is-danger .subtitle[data-v-207f1950]{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a[data-v-207f1950]:not(.button),.hero.is-danger .subtitle strong[data-v-207f1950]{color:#fff}@media screen and (max-width:1087px){.hero.is-danger .navbar-menu[data-v-207f1950]{background-color:#f14668}}.hero.is-danger .navbar-item[data-v-207f1950],.hero.is-danger .navbar-link[data-v-207f1950]{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active[data-v-207f1950],.hero.is-danger .navbar-link[data-v-207f1950]:hover,.hero.is-danger a.navbar-item.is-active[data-v-207f1950],.hero.is-danger a.navbar-item[data-v-207f1950]:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a[data-v-207f1950]{color:#fff;opacity:.9}.hero.is-danger .tabs a[data-v-207f1950]:hover,.hero.is-danger .tabs li.is-active a[data-v-207f1950]{opacity:1}.hero.is-danger .tabs.is-boxed a[data-v-207f1950],.hero.is-danger .tabs.is-toggle a[data-v-207f1950]{color:#fff}.hero.is-danger .tabs.is-boxed a[data-v-207f1950]:hover,.hero.is-danger .tabs.is-toggle a[data-v-207f1950]:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a[data-v-207f1950],.hero.is-danger .tabs.is-boxed li.is-active a[data-v-207f1950]:hover,.hero.is-danger .tabs.is-toggle li.is-active a[data-v-207f1950],.hero.is-danger .tabs.is-toggle li.is-active a[data-v-207f1950]:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold[data-v-207f1950]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu[data-v-207f1950]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body[data-v-207f1950]{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body[data-v-207f1950]{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body[data-v-207f1950]{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body[data-v-207f1950],.hero.is-fullheight .hero-body[data-v-207f1950],.hero.is-halfheight .hero-body[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container[data-v-207f1950],.hero.is-fullheight .hero-body>.container[data-v-207f1950],.hero.is-halfheight .hero-body>.container[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.hero.is-halfheight[data-v-207f1950]{min-height:50vh}.hero.is-fullheight[data-v-207f1950]{min-height:100vh}.hero-video[data-v-207f1950]{overflow:hidden}.hero-video video[data-v-207f1950]{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent[data-v-207f1950]{opacity:.3}@media screen and (max-width:768px){.hero-video[data-v-207f1950]{display:none}}.hero-buttons[data-v-207f1950]{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button[data-v-207f1950]:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button[data-v-207f1950]:not(:last-child){margin-right:1.5rem}}.hero-foot[data-v-207f1950],.hero-head[data-v-207f1950]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}.container[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid[data-v-207f1950]{max-width:none;padding-left:64px;padding-right:64px;width:100%}@media screen and (min-width:1088px){.container[data-v-207f1950]{max-width:960px}}@media screen and (max-width:1279px){.container.is-widescreen[data-v-207f1950]{max-width:1152px}}@media screen and (max-width:1471px){.container.is-fullhd[data-v-207f1950]{max-width:1344px}}@media screen and (min-width:1280px){.container[data-v-207f1950]{max-width:1152px}}@media screen and (min-width:1472px){.container[data-v-207f1950]{max-width:1344px}}.navbar[data-v-207f1950]{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white[data-v-207f1950]{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-white .navbar-brand>.navbar-item[data-v-207f1950]{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-white .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-white .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-white .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-white .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger[data-v-207f1950]{color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link[data-v-207f1950],.navbar.is-white .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-white .navbar-start .navbar-link[data-v-207f1950],.navbar.is-white .navbar-start>.navbar-item[data-v-207f1950]{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-white .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-white .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-white .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-white .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-white .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-white .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-white .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-white .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-white .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-white .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#fff;color:#0a0a0a}}.navbar.is-black[data-v-207f1950]{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-black .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-black .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-black .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-black .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-black .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-black .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link[data-v-207f1950],.navbar.is-black .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-black .navbar-start .navbar-link[data-v-207f1950],.navbar.is-black .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-black .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-black .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-black .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-black .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-black .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-black .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-black .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-black .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-black .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-black .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#0a0a0a;color:#fff}}.navbar.is-light[data-v-207f1950]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-light .navbar-brand>.navbar-item[data-v-207f1950]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-light .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-light .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-light .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-light .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger[data-v-207f1950]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link[data-v-207f1950],.navbar.is-light .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-light .navbar-start .navbar-link[data-v-207f1950],.navbar.is-light .navbar-start>.navbar-item[data-v-207f1950]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-light .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-light .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-light .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-light .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-light .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-light .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-light .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-light .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-light .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-light .navbar-start .navbar-link[data-v-207f1950]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark[data-v-207f1950]{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-dark .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-dark .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-dark .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-dark .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-dark .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-dark .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link[data-v-207f1950],.navbar.is-dark .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-dark .navbar-start .navbar-link[data-v-207f1950],.navbar.is-dark .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-dark .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-dark .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-dark .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-dark .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-dark .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-dark .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-dark .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-dark .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-dark .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-dark .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#363636;color:#fff}}.navbar.is-primary[data-v-207f1950]{background-color:#4d47e8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-primary .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-primary .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-primary .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-primary .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-primary .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-primary .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link[data-v-207f1950],.navbar.is-primary .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-primary .navbar-start .navbar-link[data-v-207f1950],.navbar.is-primary .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-primary .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-primary .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-primary .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-primary .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-primary .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-primary .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-primary .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-primary .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-primary .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-primary .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#4d47e8;color:#fff}}.navbar.is-link[data-v-207f1950]{background-color:#4d47e8;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-link .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-link .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-link .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-link .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-link .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-link .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link[data-v-207f1950],.navbar.is-link .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-link .navbar-start .navbar-link[data-v-207f1950],.navbar.is-link .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-link .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-link .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-link .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-link .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-link .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-link .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-link .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-link .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-link .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-link .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#4d47e8;color:#fff}}.navbar.is-info[data-v-207f1950]{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-info .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-info .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-info .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-info .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-info .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-info .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link[data-v-207f1950],.navbar.is-info .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-info .navbar-start .navbar-link[data-v-207f1950],.navbar.is-info .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-info .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-info .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-info .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-info .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-info .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-info .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-info .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-info .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-info .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-info .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#3298dc;color:#fff}}.navbar.is-success[data-v-207f1950]{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-success .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-success .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-success .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-success .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-success .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-success .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link[data-v-207f1950],.navbar.is-success .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-success .navbar-start .navbar-link[data-v-207f1950],.navbar.is-success .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-success .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-success .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-success .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-success .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-success .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-success .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-success .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-success .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-success .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-success .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#48c774;color:#fff}}.navbar.is-warning[data-v-207f1950]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-warning .navbar-brand>.navbar-item[data-v-207f1950]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-warning .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-warning .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-warning .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-warning .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger[data-v-207f1950]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link[data-v-207f1950],.navbar.is-warning .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-warning .navbar-start .navbar-link[data-v-207f1950],.navbar.is-warning .navbar-start>.navbar-item[data-v-207f1950]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-warning .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-warning .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-warning .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-warning .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-warning .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-warning .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-warning .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-warning .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-warning .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-warning .navbar-start .navbar-link[data-v-207f1950]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger[data-v-207f1950]{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-207f1950],.navbar.is-danger .navbar-brand>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active[data-v-207f1950],.navbar.is-danger .navbar-brand .navbar-link[data-v-207f1950]:focus,.navbar.is-danger .navbar-brand .navbar-link[data-v-207f1950]:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active[data-v-207f1950],.navbar.is-danger .navbar-brand>a.navbar-item[data-v-207f1950]:focus,.navbar.is-danger .navbar-brand>a.navbar-item[data-v-207f1950]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-danger .navbar-burger[data-v-207f1950]{color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link[data-v-207f1950],.navbar.is-danger .navbar-end>.navbar-item[data-v-207f1950],.navbar.is-danger .navbar-start .navbar-link[data-v-207f1950],.navbar.is-danger .navbar-start>.navbar-item[data-v-207f1950]{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active[data-v-207f1950],.navbar.is-danger .navbar-end .navbar-link[data-v-207f1950]:focus,.navbar.is-danger .navbar-end .navbar-link[data-v-207f1950]:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active[data-v-207f1950],.navbar.is-danger .navbar-end>a.navbar-item[data-v-207f1950]:focus,.navbar.is-danger .navbar-end>a.navbar-item[data-v-207f1950]:hover,.navbar.is-danger .navbar-start .navbar-link.is-active[data-v-207f1950],.navbar.is-danger .navbar-start .navbar-link[data-v-207f1950]:focus,.navbar.is-danger .navbar-start .navbar-link[data-v-207f1950]:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active[data-v-207f1950],.navbar.is-danger .navbar-start>a.navbar-item[data-v-207f1950]:focus,.navbar.is-danger .navbar-start>a.navbar-item[data-v-207f1950]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link[data-v-207f1950]:after,.navbar.is-danger .navbar-start .navbar-link[data-v-207f1950]:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#f14668;color:#fff}}.navbar>.container[data-v-207f1950]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow[data-v-207f1950]{-webkit-box-shadow:0 2px 0 0 #f5f5f5;box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom[data-v-207f1950],.navbar.is-fixed-top[data-v-207f1950]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom[data-v-207f1950]{bottom:0}.navbar.is-fixed-bottom.has-shadow[data-v-207f1950]{-webkit-box-shadow:0 -2px 0 0 #f5f5f5;box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top[data-v-207f1950]{top:0}body.has-navbar-fixed-top[data-v-207f1950],html.has-navbar-fixed-top[data-v-207f1950]{padding-top:3.25rem}body.has-navbar-fixed-bottom[data-v-207f1950],html.has-navbar-fixed-bottom[data-v-207f1950]{padding-bottom:3.25rem}.navbar-brand[data-v-207f1950],.navbar-tabs[data-v-207f1950]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item[data-v-207f1950]:focus,.navbar-brand a.navbar-item[data-v-207f1950]:hover{background-color:transparent}.navbar-tabs[data-v-207f1950]{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger[data-v-207f1950]{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span[data-v-207f1950]{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span[data-v-207f1950]:first-child{top:calc(50% - 6px)}.navbar-burger span[data-v-207f1950]:nth-child(2){top:calc(50% - 1px)}.navbar-burger span[data-v-207f1950]:nth-child(3){top:calc(50% + 4px)}.navbar-burger[data-v-207f1950]:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span[data-v-207f1950]:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span[data-v-207f1950]:nth-child(2){opacity:0}.navbar-burger.is-active span[data-v-207f1950]:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu[data-v-207f1950]{display:none}.navbar-item[data-v-207f1950],.navbar-link[data-v-207f1950]{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon[data-v-207f1950]:only-child,.navbar-link .icon[data-v-207f1950]:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link[data-v-207f1950],a.navbar-item[data-v-207f1950]{cursor:pointer}.navbar-link.is-active[data-v-207f1950],.navbar-link[data-v-207f1950]:focus,.navbar-link[data-v-207f1950]:focus-within,.navbar-link[data-v-207f1950]:hover,a.navbar-item.is-active[data-v-207f1950],a.navbar-item[data-v-207f1950]:focus,a.navbar-item[data-v-207f1950]:focus-within,a.navbar-item[data-v-207f1950]:hover{background-color:#fafafa;color:#4d47e8}.navbar-item[data-v-207f1950]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img[data-v-207f1950]{max-height:1.75rem}.navbar-item.has-dropdown[data-v-207f1950]{padding:0}.navbar-item.is-expanded[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab[data-v-207f1950]{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active[data-v-207f1950],.navbar-item.is-tab[data-v-207f1950]:focus,.navbar-item.is-tab[data-v-207f1950]:hover{background-color:transparent;border-bottom-color:#4d47e8}.navbar-item.is-tab.is-active[data-v-207f1950]{border-bottom-style:solid;border-bottom-width:3px;color:#4d47e8;padding-bottom:calc(.5rem - 3px)}.navbar-content[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link[data-v-207f1950]:not(.is-arrowless){padding-right:2.5em}.navbar-link[data-v-207f1950]:not(.is-arrowless):after{border-color:#4d47e8;margin-top:-.375em;right:1.125em}.navbar-dropdown[data-v-207f1950]{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item[data-v-207f1950]{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider[data-v-207f1950]{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container[data-v-207f1950]{display:block}.navbar-brand .navbar-item[data-v-207f1950],.navbar-tabs .navbar-item[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link[data-v-207f1950]:after{display:none}.navbar-menu[data-v-207f1950]{background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active[data-v-207f1950]{display:block}.navbar.is-fixed-bottom-touch[data-v-207f1950],.navbar.is-fixed-top-touch[data-v-207f1950]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch[data-v-207f1950]{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow[data-v-207f1950]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch[data-v-207f1950]{top:0}.navbar.is-fixed-top-touch .navbar-menu[data-v-207f1950],.navbar.is-fixed-top .navbar-menu[data-v-207f1950]{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch[data-v-207f1950],html.has-navbar-fixed-top-touch[data-v-207f1950]{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch[data-v-207f1950],html.has-navbar-fixed-bottom-touch[data-v-207f1950]{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar-end[data-v-207f1950],.navbar-menu[data-v-207f1950],.navbar-start[data-v-207f1950],.navbar[data-v-207f1950]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar[data-v-207f1950]{min-height:3.25rem}.navbar.is-spaced[data-v-207f1950]{padding:1rem 2rem}.navbar.is-spaced .navbar-end[data-v-207f1950],.navbar.is-spaced .navbar-start[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link[data-v-207f1950],.navbar.is-spaced a.navbar-item[data-v-207f1950]{border-radius:4px}.navbar.is-transparent .navbar-link.is-active[data-v-207f1950],.navbar.is-transparent .navbar-link[data-v-207f1950]:focus,.navbar.is-transparent .navbar-link[data-v-207f1950]:hover,.navbar.is-transparent a.navbar-item.is-active[data-v-207f1950],.navbar.is-transparent a.navbar-item[data-v-207f1950]:focus,.navbar.is-transparent a.navbar-item[data-v-207f1950]:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link[data-v-207f1950],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link[data-v-207f1950],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link[data-v-207f1950]{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-207f1950]:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-207f1950]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#f5f5f5;color:#4d47e8}.navbar-burger[data-v-207f1950]{display:none}.navbar-item[data-v-207f1950],.navbar-link[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown[data-v-207f1950]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link[data-v-207f1950]:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown[data-v-207f1950]{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px rgba(10,10,10,.1);box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown[data-v-207f1950],.navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-207f1950],.navbar-item.is-hoverable:focus .navbar-dropdown[data-v-207f1950],.navbar-item.is-hoverable:hover .navbar-dropdown[data-v-207f1950]{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed[data-v-207f1950],.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed[data-v-207f1950],.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed[data-v-207f1950],.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed[data-v-207f1950],.navbar.is-spaced .navbar-item.is-active .navbar-dropdown[data-v-207f1950],.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-207f1950],.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown[data-v-207f1950],.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown[data-v-207f1950]{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start[data-v-207f1950]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end[data-v-207f1950]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown[data-v-207f1950]{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item[data-v-207f1950]{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item[data-v-207f1950]{padding-right:3rem}.navbar-dropdown a.navbar-item[data-v-207f1950]:focus,.navbar-dropdown a.navbar-item[data-v-207f1950]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active[data-v-207f1950]{background-color:#f5f5f5;color:#4d47e8}.navbar-dropdown.is-boxed[data-v-207f1950],.navbar.is-spaced .navbar-dropdown[data-v-207f1950]{border-radius:6px;border-top:none;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right[data-v-207f1950]{left:auto;right:0}.navbar-divider[data-v-207f1950]{display:block}.container>.navbar .navbar-brand[data-v-207f1950],.navbar>.container .navbar-brand[data-v-207f1950]{margin-left:-.75rem}.container>.navbar .navbar-menu[data-v-207f1950],.navbar>.container .navbar-menu[data-v-207f1950]{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop[data-v-207f1950],.navbar.is-fixed-top-desktop[data-v-207f1950]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop[data-v-207f1950]{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow[data-v-207f1950]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop[data-v-207f1950]{top:0}body.has-navbar-fixed-top-desktop[data-v-207f1950],html.has-navbar-fixed-top-desktop[data-v-207f1950]{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop[data-v-207f1950],html.has-navbar-fixed-bottom-desktop[data-v-207f1950]{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top[data-v-207f1950],html.has-spaced-navbar-fixed-top[data-v-207f1950]{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom[data-v-207f1950],html.has-spaced-navbar-fixed-bottom[data-v-207f1950]{padding-bottom:5.25rem}.navbar-link.is-active[data-v-207f1950],a.navbar-item.is-active[data-v-207f1950]{color:#0a0a0a}.navbar-link.is-active[data-v-207f1950]:not(:focus):not(:hover),a.navbar-item.is-active[data-v-207f1950]:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link[data-v-207f1950],.navbar-item.has-dropdown:focus .navbar-link[data-v-207f1950],.navbar-item.has-dropdown:hover .navbar-link[data-v-207f1950]{background-color:#fafafa}}.hero.is-fullheight-with-navbar[data-v-207f1950]{min-height:calc(100vh - 3.25rem)}.menu[data-v-207f1950]{font-size:1rem}.menu.is-small[data-v-207f1950]{font-size:.75rem}.menu.is-medium[data-v-207f1950]{font-size:1.25rem}.menu.is-large[data-v-207f1950]{font-size:1.5rem}.menu-list[data-v-207f1950]{line-height:1.25}.menu-list a[data-v-207f1950]{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a[data-v-207f1950]:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active[data-v-207f1950]{background-color:#4d47e8;color:#fff}.menu-list li ul[data-v-207f1950]{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label[data-v-207f1950]{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label[data-v-207f1950]:not(:first-child){margin-top:1em}.menu-label[data-v-207f1950]:not(:last-child){margin-bottom:1em}.level[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code[data-v-207f1950]{border-radius:4px}.level img[data-v-207f1950]{display:inline-block;vertical-align:top}.level.is-mobile .level-left[data-v-207f1950],.level.is-mobile .level-right[data-v-207f1950],.level.is-mobile[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right[data-v-207f1950]{margin-top:0}.level.is-mobile .level-item[data-v-207f1950]:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item[data-v-207f1950]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item[data-v-207f1950]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle[data-v-207f1950],.level-item .title[data-v-207f1950]{margin-bottom:0}@media screen and (max-width:768px){.level-item[data-v-207f1950]:not(:last-child){margin-bottom:.75rem}}.level-left[data-v-207f1950],.level-right[data-v-207f1950]{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible[data-v-207f1950],.level-right .level-item.is-flexible[data-v-207f1950]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item[data-v-207f1950]:not(:last-child),.level-right .level-item[data-v-207f1950]:not(:last-child){margin-right:.75rem}}.level-left[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right[data-v-207f1950]{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right[data-v-207f1950]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right[data-v-207f1950]{display:-webkit-box;display:-ms-flexbox;display:flex}}.image[data-v-207f1950]{display:block;position:relative}.image img[data-v-207f1950]{display:block;height:auto;width:100%}.image img.is-rounded[data-v-207f1950]{border-radius:290486px}.image.is-fullwidth[data-v-207f1950]{width:100%}.image.is-1by1 .has-ratio[data-v-207f1950],.image.is-1by1 img[data-v-207f1950],.image.is-1by2 .has-ratio[data-v-207f1950],.image.is-1by2 img[data-v-207f1950],.image.is-1by3 .has-ratio[data-v-207f1950],.image.is-1by3 img[data-v-207f1950],.image.is-2by1 .has-ratio[data-v-207f1950],.image.is-2by1 img[data-v-207f1950],.image.is-2by3 .has-ratio[data-v-207f1950],.image.is-2by3 img[data-v-207f1950],.image.is-3by1 .has-ratio[data-v-207f1950],.image.is-3by1 img[data-v-207f1950],.image.is-3by2 .has-ratio[data-v-207f1950],.image.is-3by2 img[data-v-207f1950],.image.is-3by4 .has-ratio[data-v-207f1950],.image.is-3by4 img[data-v-207f1950],.image.is-3by5 .has-ratio[data-v-207f1950],.image.is-3by5 img[data-v-207f1950],.image.is-4by3 .has-ratio[data-v-207f1950],.image.is-4by3 img[data-v-207f1950],.image.is-4by5 .has-ratio[data-v-207f1950],.image.is-4by5 img[data-v-207f1950],.image.is-5by3 .has-ratio[data-v-207f1950],.image.is-5by3 img[data-v-207f1950],.image.is-5by4 .has-ratio[data-v-207f1950],.image.is-5by4 img[data-v-207f1950],.image.is-9by16 .has-ratio[data-v-207f1950],.image.is-9by16 img[data-v-207f1950],.image.is-16by9 .has-ratio[data-v-207f1950],.image.is-16by9 img[data-v-207f1950],.image.is-square .has-ratio[data-v-207f1950],.image.is-square img[data-v-207f1950]{height:100%;width:100%}.image.is-1by1[data-v-207f1950],.image.is-square[data-v-207f1950]{padding-top:100%}.image.is-5by4[data-v-207f1950]{padding-top:80%}.image.is-4by3[data-v-207f1950]{padding-top:75%}.image.is-3by2[data-v-207f1950]{padding-top:66.6666%}.image.is-5by3[data-v-207f1950]{padding-top:60%}.image.is-16by9[data-v-207f1950]{padding-top:56.25%}.image.is-2by1[data-v-207f1950]{padding-top:50%}.image.is-3by1[data-v-207f1950]{padding-top:33.3333%}.image.is-4by5[data-v-207f1950]{padding-top:125%}.image.is-3by4[data-v-207f1950]{padding-top:133.3333%}.image.is-2by3[data-v-207f1950]{padding-top:150%}.image.is-3by5[data-v-207f1950]{padding-top:166.6666%}.image.is-9by16[data-v-207f1950]{padding-top:177.7777%}.image.is-1by2[data-v-207f1950]{padding-top:200%}.image.is-1by3[data-v-207f1950]{padding-top:300%}.image.is-16x16[data-v-207f1950]{height:16px;width:16px}.image.is-24x24[data-v-207f1950]{height:24px;width:24px}.image.is-32x32[data-v-207f1950]{height:32px;width:32px}.image.is-48x48[data-v-207f1950]{height:48px;width:48px}.image.is-64x64[data-v-207f1950]{height:64px;width:64px}.image.is-96x96[data-v-207f1950]{height:96px;width:96px}.image.is-128x128[data-v-207f1950]{height:128px;width:128px}.has-text-extra-bold[data-v-207f1950]{font-weight:700}.is-size-3-4[data-v-207f1950]{font-size:1.75em}.is-size-4-5[data-v-207f1950]{font-size:1.375em}.is-size-5-6[data-v-207f1950]{font-size:1.125em}.is-size-6-7[data-v-207f1950]{font-size:.875em}html[data-v-207f1950]{-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-207f1950],[data-v-207f1950]:after,[data-v-207f1950]:before{-webkit-box-sizing:inherit;box-sizing:inherit}a.navbar-item[data-v-207f1950]{text-decoration:none}a.navbar-item[data-v-207f1950]:hover{background-color:inherit}.is-overline[data-v-207f1950]{text-transform:uppercase;letter-spacing:1px;font-size:.8em;color:#4d47e8;font-weight:700;margin-top:8px}.is-strikethrough[data-v-207f1950]{text-decoration:line-through}a[data-v-207f1950]{font-weight:500}.is-1[data-v-207f1950]{font-size:2.2em}.is-2[data-v-207f1950]{font-size:2em}.is-3[data-v-207f1950]{font-size:1.8em}.tip[data-v-207f1950]{padding:8px 16px;background-color:#ecf8ff;border-radius:4px;border-left:5px solid #50bfff;margin:20px 0}.tip.primary[data-v-207f1950]{background-color:rgba(70,64,255,.082);border-left:5px solid #4d47e8}.tip.warning[data-v-207f1950]{background-color:#faecd8;border-left:5px solid #e6a23c}.tip.success[data-v-207f1950]{background-color:#e1f3d8;border-left:5px solid #67c23a}.tip.danger[data-v-207f1950]{background-color:#fde2e2;border-left:5px solid #f56c6c}.tip.ghost[data-v-207f1950]{background-color:#fff;border-left:5px solid rgba(77,71,232,.5607843137254902);-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05)}.has-no-margin-top[data-v-207f1950]{margin-top:0!important}.has-no-margin-bottom[data-v-207f1950]{margin-bottom:0!important}.has-no-margin-vertical[data-v-207f1950]{margin-top:0!important;margin-bottom:0!important}.has-no-margin-left[data-v-207f1950]{margin-left:0!important}.has-no-margin-right[data-v-207f1950]{margin-right:0!important}.has-no-margin-horizontal[data-v-207f1950]{margin-left:0!important;margin-right:0!important}.has-no-padding-top[data-v-207f1950]{padding-top:0!important}.has-no-padding-bottom[data-v-207f1950]{padding-bottom:0!important}.has-no-padding-vertical[data-v-207f1950]{padding-top:0!important;padding-bottom:0!important}.has-no-padding-horizontal[data-v-207f1950]{padding-left:0!important;padding-right:0!important}.has-small-margin-top[data-v-207f1950]{margin-top:.5em}.has-small-margin-bottom[data-v-207f1950]{margin-bottom:.5em}.has-small-margin-right[data-v-207f1950]{margin-right:.5em}.has-small-margin-left[data-v-207f1950]{margin-left:.5em}.has-small-margin-vertical[data-v-207f1950]{margin-top:.5em;margin-bottom:.5em}.has-small-margin-horizontal[data-v-207f1950]{margin-left:.5em;margin-right:.5em}.has-small-padding-top[data-v-207f1950]{padding-top:.5em}.has-small-padding-bottom[data-v-207f1950]{padding-bottom:.5em}.has-small-padding-vertical[data-v-207f1950]{padding-top:.5em;padding-bottom:.5em}.has-small-padding-horizontal[data-v-207f1950]{padding-left:.5em;padding-right:.5em}.has-margin-top[data-v-207f1950]{margin-top:1em}.has-margin-bottom[data-v-207f1950]{margin-bottom:1em}.has-margin-right[data-v-207f1950]{margin-right:1em}.has-margin-left[data-v-207f1950]{margin-left:1em}.has-margin-vertical[data-v-207f1950]{margin-top:1em;margin-bottom:1em}.has-margin-horizontal[data-v-207f1950]{margin-left:1em;margin-right:1em}.has-large-margin-top[data-v-207f1950]{margin-top:2em}.has-large-margin-bottom[data-v-207f1950]{margin-bottom:2em}.has-large-margin-right[data-v-207f1950]{margin-right:2em}.has-large-margin-left[data-v-207f1950]{margin-left:2em}.has-large-margin-vertical[data-v-207f1950]{margin-top:2em;margin-bottom:2em}.has-huge-margin-vertical[data-v-207f1950]{margin-top:3em;margin-bottom:3em}.has-large-margin-horizontal[data-v-207f1950]{margin-left:2em;margin-right:2em}.has-padding-top[data-v-207f1950]{padding-top:1em}.has-padding-bottom[data-v-207f1950]{padding-bottom:1em}.has-padding-right[data-v-207f1950]{padding-right:1em}.has-padding-left[data-v-207f1950]{padding-left:1em}.has-padding-vertical[data-v-207f1950]{padding-top:1em;padding-bottom:1em}.has-padding-horizontal[data-v-207f1950]{padding-left:1em;padding-right:1em}.has-large-padding-top[data-v-207f1950]{padding-top:2em}.has-large-padding-bottom[data-v-207f1950]{padding-bottom:2em}.has-large-padding-right[data-v-207f1950]{padding-right:2em}.has-large-padding-left[data-v-207f1950]{padding-left:2em}.has-large-padding-vertical[data-v-207f1950]{padding-top:2em;padding-bottom:2em}.has-large-padding-horizontal[data-v-207f1950]{padding-left:2em;padding-right:2em}.has-margins-centered[data-v-207f1950]{margin-left:auto;margin-right:auto}.has-border-radius-4[data-v-207f1950]{border-radius:4px}.has-border-radius-8[data-v-207f1950]{border-radius:8px}.has-border-radius-10[data-v-207f1950]{border-radius:10px}.has-border-radius-16[data-v-207f1950]{border-radius:16px}.has-border-radius-32[data-v-207f1950]{border-radius:32px}.has-position-relative[data-v-207f1950]{position:relative}.is-fullwidth[data-v-207f1950]{width:100%}.is-fullheight[data-v-207f1950]{height:100vh}.has-overflow-hidden[data-v-207f1950]{overflow:hidden}.has-cursor-pointer[data-v-207f1950]{cursor:pointer}.has-cursor-not-allowed[data-v-207f1950]{cursor:not-allowed}.narrow-container[data-v-207f1950]{max-width:720px}.has-display-block[data-v-207f1950]{display:block!important}.grade[data-v-207f1950]{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));background-image:linear-gradient(180deg,#fff,#f4f5f9);min-height:100vh}.has-shadow[data-v-207f1950]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.has-light-shadow[data-v-207f1950]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.has-word-break-normal[data-v-207f1950]{word-break:normal!important}.has-text-align-left[data-v-207f1950]{text-align:left!important}.divider[data-v-207f1950]{position:relative;z-index:1;width:40px;height:3px;margin:16px auto 16px;background-color:#dee2ed}.divider.white[data-v-207f1950]{background-color:#fff}.divider.dark-bg[data-v-207f1950]{background-color:hsla(0,0%,100%,.5)}.divider.no-margin-top[data-v-207f1950]{margin-top:0}[data-v-207f1950]:root{--primary-color:#4d47e8;--sidebar-width:220px}body[data-v-207f1950],html[data-v-207f1950]{height:100vh}#app[data-v-207f1950]{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app .sidebar-container[data-v-207f1950]{width:var(--sidebar-width)}#app .main-container[data-v-207f1950]{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}#app .the-navbar[data-v-207f1950]{display:none}#app .el-table .cell[data-v-207f1950]{word-break:normal!important}#app .container[data-v-207f1950]{margin:0 auto;position:relative}@media (min-width:1088px){#app .container[data-v-207f1950]{max-width:calc(960px - var(--sidebar-width));width:calc(960px - var(--sidebar-width))}#app .container.is-fluid[data-v-207f1950]{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media (min-width:1280px){#app .container[data-v-207f1950]{max-width:calc(1152px - var(--sidebar-width));width:calc(1152px - var(--sidebar-width))}}@media (min-width:1472px){#app .container[data-v-207f1950]{max-width:calc(1344px - var(--sidebar-width));width:calc(1344px - var(--sidebar-width))}}@media screen and (max-width:768px){#app[data-v-207f1950]{--sidebar-width:0}#app .the-navbar[data-v-207f1950]{display:block}}.popper-width[data-v-207f1950]{width:inherit!important}.ar .ar-recorder__records-limit[data-v-207f1950]{display:none}.ar .ar-recorder__duration[data-v-207f1950]{margin-top:10px}.ar .ar-records[data-v-207f1950]{height:64px}.ar .ar-player[data-v-207f1950],.ar .ar-records__record[data-v-207f1950]:not(:last-child){display:none}#wavve-link .el-dialog[data-v-207f1950]{width:90%}#coupon-check>label>span.el-checkbox__label[data-v-207f1950]{font-size:13px!important}.caption-editor .el-form--label-top .el-form-item__label[data-v-207f1950]{padding-bottom:0;line-height:22px}.el-autocomplete-suggestion li[data-v-207f1950]{margin-bottom:16px!important}@media screen and (max-width:768px){.el-input__inner[data-v-207f1950]{font-size:16px;-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:left top;transform-origin:left top}}.have-one-created-for-you[data-v-207f1950]{position:relative;border:1px solid #24e0de!important}div.new-offering[data-v-207f1950]{height:35px;width:180px;background-color:#24e0de;position:absolute;top:48px;right:-6px;text-align:center;color:#fff;font-weight:600;font-size:24px;white-space:nowrap;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.new-offering[data-v-207f1950]:before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-color:transparent;border-width:37px;border-left-width:53px;border-right-width:26px;content:"";display:block;left:-49px;position:absolute;width:141%;border-top-width:0;border-bottom-color:#24e0de;top:-2px;z-index:-1}@media only screen and (min-device-width:320px) and (max-device-width:480px){.design-card-heading-text[data-v-207f1950]{line-height:35px!important;font-size:30px!important}}@media only screen and (min-width:768px){.design-card-heading-text[data-v-207f1950]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1224px){.design-card-heading-text[data-v-207f1950]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1824px){.design-card-heading-text[data-v-207f1950]{line-height:35px!important;font-size:30px!important}}.el-notification[data-v-207f1950]{-webkit-box-shadow:4px 4px 5px 0 rgba(0,0,0,.27);box-shadow:4px 4px 5px 0 rgba(0,0,0,.27)}.chart-container[data-v-207f1950]{margin-right:45px}@media screen and (min-width:800px){.chart-container[data-v-207f1950]{margin-right:130px}}@-webkit-keyframes spinAround-4eb1a39e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround-4eb1a39e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-unselectable[data-v-4eb1a39e]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link[data-v-4eb1a39e]:not(.is-arrowless):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%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.level[data-v-4eb1a39e]:not(:last-child){margin-bottom:1.5rem}.hero-video[data-v-4eb1a39e],.image.is-1by1 .has-ratio[data-v-4eb1a39e],.image.is-1by1 img[data-v-4eb1a39e],.image.is-1by2 .has-ratio[data-v-4eb1a39e],.image.is-1by2 img[data-v-4eb1a39e],.image.is-1by3 .has-ratio[data-v-4eb1a39e],.image.is-1by3 img[data-v-4eb1a39e],.image.is-2by1 .has-ratio[data-v-4eb1a39e],.image.is-2by1 img[data-v-4eb1a39e],.image.is-2by3 .has-ratio[data-v-4eb1a39e],.image.is-2by3 img[data-v-4eb1a39e],.image.is-3by1 .has-ratio[data-v-4eb1a39e],.image.is-3by1 img[data-v-4eb1a39e],.image.is-3by2 .has-ratio[data-v-4eb1a39e],.image.is-3by2 img[data-v-4eb1a39e],.image.is-3by4 .has-ratio[data-v-4eb1a39e],.image.is-3by4 img[data-v-4eb1a39e],.image.is-3by5 .has-ratio[data-v-4eb1a39e],.image.is-3by5 img[data-v-4eb1a39e],.image.is-4by3 .has-ratio[data-v-4eb1a39e],.image.is-4by3 img[data-v-4eb1a39e],.image.is-4by5 .has-ratio[data-v-4eb1a39e],.image.is-4by5 img[data-v-4eb1a39e],.image.is-5by3 .has-ratio[data-v-4eb1a39e],.image.is-5by3 img[data-v-4eb1a39e],.image.is-5by4 .has-ratio[data-v-4eb1a39e],.image.is-5by4 img[data-v-4eb1a39e],.image.is-9by16 .has-ratio[data-v-4eb1a39e],.image.is-9by16 img[data-v-4eb1a39e],.image.is-16by9 .has-ratio[data-v-4eb1a39e],.image.is-16by9 img[data-v-4eb1a39e],.image.is-square .has-ratio[data-v-4eb1a39e],.image.is-square img[data-v-4eb1a39e],.is-overlay[data-v-4eb1a39e]{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote[data-v-4eb1a39e],body[data-v-4eb1a39e],dd[data-v-4eb1a39e],dl[data-v-4eb1a39e],dt[data-v-4eb1a39e],fieldset[data-v-4eb1a39e],figure[data-v-4eb1a39e],h1[data-v-4eb1a39e],h2[data-v-4eb1a39e],h3[data-v-4eb1a39e],h4[data-v-4eb1a39e],h5[data-v-4eb1a39e],h6[data-v-4eb1a39e],hr[data-v-4eb1a39e],html[data-v-4eb1a39e],iframe[data-v-4eb1a39e],legend[data-v-4eb1a39e],li[data-v-4eb1a39e],ol[data-v-4eb1a39e],p[data-v-4eb1a39e],pre[data-v-4eb1a39e],textarea[data-v-4eb1a39e],ul[data-v-4eb1a39e]{margin:0;padding:0}h1[data-v-4eb1a39e],h2[data-v-4eb1a39e],h3[data-v-4eb1a39e],h4[data-v-4eb1a39e],h5[data-v-4eb1a39e],h6[data-v-4eb1a39e]{font-size:100%;font-weight:400}ul[data-v-4eb1a39e]{list-style:none}button[data-v-4eb1a39e],input[data-v-4eb1a39e],select[data-v-4eb1a39e],textarea[data-v-4eb1a39e]{margin:0}img[data-v-4eb1a39e],video[data-v-4eb1a39e]{height:auto;max-width:100%}iframe[data-v-4eb1a39e]{border:0}table[data-v-4eb1a39e]{border-collapse:collapse;border-spacing:0}td[data-v-4eb1a39e],th[data-v-4eb1a39e]{padding:0}td[data-v-4eb1a39e]:not([align]),th[data-v-4eb1a39e]:not([align]){text-align:left}html[data-v-4eb1a39e]{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article[data-v-4eb1a39e],aside[data-v-4eb1a39e],figure[data-v-4eb1a39e],footer[data-v-4eb1a39e],header[data-v-4eb1a39e],hgroup[data-v-4eb1a39e],section[data-v-4eb1a39e]{display:block}body[data-v-4eb1a39e],button[data-v-4eb1a39e],input[data-v-4eb1a39e],select[data-v-4eb1a39e],textarea[data-v-4eb1a39e]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code[data-v-4eb1a39e],pre[data-v-4eb1a39e]{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body[data-v-4eb1a39e]{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a[data-v-4eb1a39e]{color:#4d47e8;cursor:pointer;text-decoration:none}a strong[data-v-4eb1a39e]{color:currentColor}a[data-v-4eb1a39e]:hover{color:#363636}code[data-v-4eb1a39e]{background-color:#f5f5f5;color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr[data-v-4eb1a39e]{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img[data-v-4eb1a39e]{height:auto;max-width:100%}input[type=checkbox][data-v-4eb1a39e],input[type=radio][data-v-4eb1a39e]{vertical-align:baseline}small[data-v-4eb1a39e]{font-size:.875em}span[data-v-4eb1a39e]{font-style:inherit;font-weight:inherit}strong[data-v-4eb1a39e]{color:#363636;font-weight:700}fieldset[data-v-4eb1a39e]{border:none}pre[data-v-4eb1a39e]{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code[data-v-4eb1a39e]{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td[data-v-4eb1a39e],table th[data-v-4eb1a39e]{vertical-align:top}table td[data-v-4eb1a39e]:not([align]),table th[data-v-4eb1a39e]:not([align]){text-align:left}table th[data-v-4eb1a39e]{color:#363636}.is-clearfix[data-v-4eb1a39e]:after{clear:both;content:" ";display:table}.is-pulled-left[data-v-4eb1a39e]{float:left!important}.is-pulled-right[data-v-4eb1a39e]{float:right!important}.is-clipped[data-v-4eb1a39e]{overflow:hidden!important}.is-size-1[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7[data-v-4eb1a39e]{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2-mobile[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3-mobile[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4-mobile[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5-mobile[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6-mobile[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7-mobile[data-v-4eb1a39e]{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2-tablet[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3-tablet[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4-tablet[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5-tablet[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6-tablet[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7-tablet[data-v-4eb1a39e]{font-size:.75rem!important}}@media screen and (max-width:1087px){.is-size-1-touch[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2-touch[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3-touch[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4-touch[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5-touch[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6-touch[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7-touch[data-v-4eb1a39e]{font-size:.75rem!important}}@media screen and (min-width:1088px){.is-size-1-desktop[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2-desktop[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3-desktop[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4-desktop[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5-desktop[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6-desktop[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7-desktop[data-v-4eb1a39e]{font-size:.75rem!important}}@media screen and (min-width:1280px){.is-size-1-widescreen[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2-widescreen[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3-widescreen[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4-widescreen[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5-widescreen[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6-widescreen[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7-widescreen[data-v-4eb1a39e]{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd[data-v-4eb1a39e]{font-size:3rem!important}.is-size-2-fullhd[data-v-4eb1a39e]{font-size:2.5rem!important}.is-size-3-fullhd[data-v-4eb1a39e]{font-size:2rem!important}.is-size-4-fullhd[data-v-4eb1a39e]{font-size:1.5rem!important}.is-size-5-fullhd[data-v-4eb1a39e]{font-size:1.25rem!important}.is-size-6-fullhd[data-v-4eb1a39e]{font-size:1rem!important}.is-size-7-fullhd[data-v-4eb1a39e]{font-size:.75rem!important}}.has-text-centered[data-v-4eb1a39e]{text-align:center!important}.has-text-justified[data-v-4eb1a39e]{text-align:justify!important}.has-text-left[data-v-4eb1a39e]{text-align:left!important}.has-text-right[data-v-4eb1a39e]{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile[data-v-4eb1a39e]{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet[data-v-4eb1a39e]{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only[data-v-4eb1a39e]{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch[data-v-4eb1a39e]{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop[data-v-4eb1a39e]{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only[data-v-4eb1a39e]{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen[data-v-4eb1a39e]{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only[data-v-4eb1a39e]{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd[data-v-4eb1a39e]{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile[data-v-4eb1a39e]{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd[data-v-4eb1a39e]{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile[data-v-4eb1a39e]{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet[data-v-4eb1a39e]{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only[data-v-4eb1a39e]{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch[data-v-4eb1a39e]{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop[data-v-4eb1a39e]{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only[data-v-4eb1a39e]{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen[data-v-4eb1a39e]{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only[data-v-4eb1a39e]{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd[data-v-4eb1a39e]{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile[data-v-4eb1a39e]{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet[data-v-4eb1a39e]{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only[data-v-4eb1a39e]{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch[data-v-4eb1a39e]{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop[data-v-4eb1a39e]{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only[data-v-4eb1a39e]{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen[data-v-4eb1a39e]{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only[data-v-4eb1a39e]{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd[data-v-4eb1a39e]{text-align:right!important}}.is-capitalized[data-v-4eb1a39e]{text-transform:capitalize!important}.is-lowercase[data-v-4eb1a39e]{text-transform:lowercase!important}.is-uppercase[data-v-4eb1a39e]{text-transform:uppercase!important}.is-italic[data-v-4eb1a39e]{font-style:italic!important}.has-text-white[data-v-4eb1a39e]{color:#fff!important}a.has-text-white[data-v-4eb1a39e]:focus,a.has-text-white[data-v-4eb1a39e]:hover{color:#e6e6e6!important}.has-background-white[data-v-4eb1a39e]{background-color:#fff!important}.has-text-black[data-v-4eb1a39e]{color:#0a0a0a!important}a.has-text-black[data-v-4eb1a39e]:focus,a.has-text-black[data-v-4eb1a39e]:hover{color:#000!important}.has-background-black[data-v-4eb1a39e]{background-color:#0a0a0a!important}.has-text-light[data-v-4eb1a39e]{color:#f5f5f5!important}a.has-text-light[data-v-4eb1a39e]:focus,a.has-text-light[data-v-4eb1a39e]:hover{color:#dbdbdb!important}.has-background-light[data-v-4eb1a39e]{background-color:#f5f5f5!important}.has-text-dark[data-v-4eb1a39e]{color:#363636!important}a.has-text-dark[data-v-4eb1a39e]:focus,a.has-text-dark[data-v-4eb1a39e]:hover{color:#1c1c1c!important}.has-background-dark[data-v-4eb1a39e]{background-color:#363636!important}.has-text-primary[data-v-4eb1a39e]{color:#4d47e8!important}a.has-text-primary[data-v-4eb1a39e]:focus,a.has-text-primary[data-v-4eb1a39e]:hover{color:#231ce0!important}.has-background-primary[data-v-4eb1a39e]{background-color:#4d47e8!important}.has-text-link[data-v-4eb1a39e]{color:#4d47e8!important}a.has-text-link[data-v-4eb1a39e]:focus,a.has-text-link[data-v-4eb1a39e]:hover{color:#231ce0!important}.has-background-link[data-v-4eb1a39e]{background-color:#4d47e8!important}.has-text-info[data-v-4eb1a39e]{color:#3298dc!important}a.has-text-info[data-v-4eb1a39e]:focus,a.has-text-info[data-v-4eb1a39e]:hover{color:#207dbc!important}.has-background-info[data-v-4eb1a39e]{background-color:#3298dc!important}.has-text-success[data-v-4eb1a39e]{color:#48c774!important}a.has-text-success[data-v-4eb1a39e]:focus,a.has-text-success[data-v-4eb1a39e]:hover{color:#34a85c!important}.has-background-success[data-v-4eb1a39e]{background-color:#48c774!important}.has-text-warning[data-v-4eb1a39e]{color:#ffdd57!important}a.has-text-warning[data-v-4eb1a39e]:focus,a.has-text-warning[data-v-4eb1a39e]:hover{color:#ffd324!important}.has-background-warning[data-v-4eb1a39e]{background-color:#ffdd57!important}.has-text-danger[data-v-4eb1a39e]{color:#f14668!important}a.has-text-danger[data-v-4eb1a39e]:focus,a.has-text-danger[data-v-4eb1a39e]:hover{color:#ee1742!important}.has-background-danger[data-v-4eb1a39e]{background-color:#f14668!important}.has-text-black-bis[data-v-4eb1a39e]{color:#121212!important}.has-background-black-bis[data-v-4eb1a39e]{background-color:#121212!important}.has-text-black-ter[data-v-4eb1a39e]{color:#242424!important}.has-background-black-ter[data-v-4eb1a39e]{background-color:#242424!important}.has-text-grey-darker[data-v-4eb1a39e]{color:#363636!important}.has-background-grey-darker[data-v-4eb1a39e]{background-color:#363636!important}.has-text-grey-dark[data-v-4eb1a39e]{color:#4a4a4a!important}.has-background-grey-dark[data-v-4eb1a39e]{background-color:#4a4a4a!important}.has-text-grey[data-v-4eb1a39e]{color:#7a7a7a!important}.has-background-grey[data-v-4eb1a39e]{background-color:#7a7a7a!important}.has-text-grey-light[data-v-4eb1a39e]{color:#b5b5b5!important}.has-background-grey-light[data-v-4eb1a39e]{background-color:#b5b5b5!important}.has-text-grey-lighter[data-v-4eb1a39e]{color:#dbdbdb!important}.has-background-grey-lighter[data-v-4eb1a39e]{background-color:#dbdbdb!important}.has-text-white-ter[data-v-4eb1a39e]{color:#f5f5f5!important}.has-background-white-ter[data-v-4eb1a39e]{background-color:#f5f5f5!important}.has-text-white-bis[data-v-4eb1a39e]{color:#fafafa!important}.has-background-white-bis[data-v-4eb1a39e]{background-color:#fafafa!important}.has-text-weight-light[data-v-4eb1a39e]{font-weight:300!important}.has-text-weight-normal[data-v-4eb1a39e]{font-weight:400!important}.has-text-weight-medium[data-v-4eb1a39e]{font-weight:500!important}.has-text-weight-semibold[data-v-4eb1a39e]{font-weight:600!important}.has-text-weight-bold[data-v-4eb1a39e]{font-weight:700!important}.is-family-primary[data-v-4eb1a39e],.is-family-sans-serif[data-v-4eb1a39e],.is-family-secondary[data-v-4eb1a39e]{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code[data-v-4eb1a39e],.is-family-monospace[data-v-4eb1a39e]{font-family:monospace!important}.is-block[data-v-4eb1a39e]{display:block!important}@media screen and (max-width:768px){.is-block-mobile[data-v-4eb1a39e]{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet[data-v-4eb1a39e]{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only[data-v-4eb1a39e]{display:block!important}}@media screen and (max-width:1087px){.is-block-touch[data-v-4eb1a39e]{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop[data-v-4eb1a39e]{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only[data-v-4eb1a39e]{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen[data-v-4eb1a39e]{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only[data-v-4eb1a39e]{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd[data-v-4eb1a39e]{display:block!important}}.is-flex[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd[data-v-4eb1a39e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline[data-v-4eb1a39e]{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile[data-v-4eb1a39e]{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet[data-v-4eb1a39e]{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only[data-v-4eb1a39e]{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch[data-v-4eb1a39e]{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop[data-v-4eb1a39e]{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only[data-v-4eb1a39e]{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen[data-v-4eb1a39e]{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only[data-v-4eb1a39e]{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd[data-v-4eb1a39e]{display:inline!important}}.is-inline-block[data-v-4eb1a39e]{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile[data-v-4eb1a39e]{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only[data-v-4eb1a39e]{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd[data-v-4eb1a39e]{display:inline-block!important}}.is-inline-flex[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd[data-v-4eb1a39e]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden[data-v-4eb1a39e]{display:none!important}.is-sr-only[data-v-4eb1a39e]{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:768px){.is-hidden-mobile[data-v-4eb1a39e]{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet[data-v-4eb1a39e]{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only[data-v-4eb1a39e]{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch[data-v-4eb1a39e]{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop[data-v-4eb1a39e]{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only[data-v-4eb1a39e]{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen[data-v-4eb1a39e]{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only[data-v-4eb1a39e]{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd[data-v-4eb1a39e]{display:none!important}}.is-invisible[data-v-4eb1a39e]{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile[data-v-4eb1a39e]{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only[data-v-4eb1a39e]{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd[data-v-4eb1a39e]{visibility:hidden!important}}.is-marginless[data-v-4eb1a39e]{margin:0!important}.is-paddingless[data-v-4eb1a39e]{padding:0!important}.is-radiusless[data-v-4eb1a39e]{border-radius:0!important}.is-shadowless[data-v-4eb1a39e]{-webkit-box-shadow:none!important;box-shadow:none!important}.is-relative[data-v-4eb1a39e]{position:relative!important}.column[data-v-4eb1a39e]{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters[data-v-4eb1a39e]{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds[data-v-4eb1a39e]{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half[data-v-4eb1a39e]{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third[data-v-4eb1a39e]{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter[data-v-4eb1a39e]{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth[data-v-4eb1a39e]{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths[data-v-4eb1a39e]{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths[data-v-4eb1a39e]{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths[data-v-4eb1a39e]{margin-left:80%}.columns.is-mobile>.column.is-0[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0[data-v-4eb1a39e]{margin-left:0}.columns.is-mobile>.column.is-1[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1[data-v-4eb1a39e]{margin-left:8.33333%}.columns.is-mobile>.column.is-2[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2[data-v-4eb1a39e]{margin-left:16.66667%}.columns.is-mobile>.column.is-3[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3[data-v-4eb1a39e]{margin-left:25%}.columns.is-mobile>.column.is-4[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4[data-v-4eb1a39e]{margin-left:33.33333%}.columns.is-mobile>.column.is-5[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5[data-v-4eb1a39e]{margin-left:41.66667%}.columns.is-mobile>.column.is-6[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6[data-v-4eb1a39e]{margin-left:50%}.columns.is-mobile>.column.is-7[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7[data-v-4eb1a39e]{margin-left:58.33333%}.columns.is-mobile>.column.is-8[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8[data-v-4eb1a39e]{margin-left:66.66667%}.columns.is-mobile>.column.is-9[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9[data-v-4eb1a39e]{margin-left:75%}.columns.is-mobile>.column.is-10[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10[data-v-4eb1a39e]{margin-left:83.33333%}.columns.is-mobile>.column.is-11[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11[data-v-4eb1a39e]{margin-left:91.66667%}.columns.is-mobile>.column.is-12[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12[data-v-4eb1a39e]{margin-left:100%}@media screen and (max-width:768px){.column.is-full-mobile[data-v-4eb1a39e],.column.is-narrow-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile[data-v-4eb1a39e]{width:100%}.column.is-three-quarters-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-mobile[data-v-4eb1a39e]{margin-left:75%}.column.is-offset-two-thirds-mobile[data-v-4eb1a39e]{margin-left:66.6666%}.column.is-offset-half-mobile[data-v-4eb1a39e]{margin-left:50%}.column.is-offset-one-third-mobile[data-v-4eb1a39e]{margin-left:33.3333%}.column.is-offset-one-quarter-mobile[data-v-4eb1a39e]{margin-left:25%}.column.is-offset-one-fifth-mobile[data-v-4eb1a39e]{margin-left:20%}.column.is-offset-two-fifths-mobile[data-v-4eb1a39e]{margin-left:40%}.column.is-offset-three-fifths-mobile[data-v-4eb1a39e]{margin-left:60%}.column.is-offset-four-fifths-mobile[data-v-4eb1a39e]{margin-left:80%}.column.is-0-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile[data-v-4eb1a39e]{margin-left:0}.column.is-1-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile[data-v-4eb1a39e]{margin-left:8.33333%}.column.is-2-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile[data-v-4eb1a39e]{margin-left:16.66667%}.column.is-3-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile[data-v-4eb1a39e]{margin-left:25%}.column.is-4-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile[data-v-4eb1a39e]{margin-left:33.33333%}.column.is-5-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile[data-v-4eb1a39e]{margin-left:41.66667%}.column.is-6-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile[data-v-4eb1a39e]{margin-left:50%}.column.is-7-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile[data-v-4eb1a39e]{margin-left:58.33333%}.column.is-8-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile[data-v-4eb1a39e]{margin-left:66.66667%}.column.is-9-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile[data-v-4eb1a39e]{margin-left:75%}.column.is-10-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile[data-v-4eb1a39e]{margin-left:83.33333%}.column.is-11-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile[data-v-4eb1a39e]{margin-left:91.66667%}.column.is-12-mobile[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile[data-v-4eb1a39e]{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow-tablet[data-v-4eb1a39e],.column.is-narrow[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-tablet[data-v-4eb1a39e],.column.is-full[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-tablet[data-v-4eb1a39e],.column.is-three-quarters[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-tablet[data-v-4eb1a39e],.column.is-two-thirds[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-tablet[data-v-4eb1a39e],.column.is-half[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-tablet[data-v-4eb1a39e],.column.is-one-third[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-tablet[data-v-4eb1a39e],.column.is-one-quarter[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-tablet[data-v-4eb1a39e],.column.is-one-fifth[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-tablet[data-v-4eb1a39e],.column.is-two-fifths[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-tablet[data-v-4eb1a39e],.column.is-three-fifths[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-tablet[data-v-4eb1a39e],.column.is-four-fifths[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-tablet[data-v-4eb1a39e],.column.is-offset-three-quarters[data-v-4eb1a39e]{margin-left:75%}.column.is-offset-two-thirds-tablet[data-v-4eb1a39e],.column.is-offset-two-thirds[data-v-4eb1a39e]{margin-left:66.6666%}.column.is-offset-half-tablet[data-v-4eb1a39e],.column.is-offset-half[data-v-4eb1a39e]{margin-left:50%}.column.is-offset-one-third-tablet[data-v-4eb1a39e],.column.is-offset-one-third[data-v-4eb1a39e]{margin-left:33.3333%}.column.is-offset-one-quarter-tablet[data-v-4eb1a39e],.column.is-offset-one-quarter[data-v-4eb1a39e]{margin-left:25%}.column.is-offset-one-fifth-tablet[data-v-4eb1a39e],.column.is-offset-one-fifth[data-v-4eb1a39e]{margin-left:20%}.column.is-offset-two-fifths-tablet[data-v-4eb1a39e],.column.is-offset-two-fifths[data-v-4eb1a39e]{margin-left:40%}.column.is-offset-three-fifths-tablet[data-v-4eb1a39e],.column.is-offset-three-fifths[data-v-4eb1a39e]{margin-left:60%}.column.is-offset-four-fifths-tablet[data-v-4eb1a39e],.column.is-offset-four-fifths[data-v-4eb1a39e]{margin-left:80%}.column.is-0-tablet[data-v-4eb1a39e],.column.is-0[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-tablet[data-v-4eb1a39e],.column.is-offset-0[data-v-4eb1a39e]{margin-left:0}.column.is-1-tablet[data-v-4eb1a39e],.column.is-1[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-tablet[data-v-4eb1a39e],.column.is-offset-1[data-v-4eb1a39e]{margin-left:8.33333%}.column.is-2-tablet[data-v-4eb1a39e],.column.is-2[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-tablet[data-v-4eb1a39e],.column.is-offset-2[data-v-4eb1a39e]{margin-left:16.66667%}.column.is-3-tablet[data-v-4eb1a39e],.column.is-3[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-tablet[data-v-4eb1a39e],.column.is-offset-3[data-v-4eb1a39e]{margin-left:25%}.column.is-4-tablet[data-v-4eb1a39e],.column.is-4[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-tablet[data-v-4eb1a39e],.column.is-offset-4[data-v-4eb1a39e]{margin-left:33.33333%}.column.is-5-tablet[data-v-4eb1a39e],.column.is-5[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-tablet[data-v-4eb1a39e],.column.is-offset-5[data-v-4eb1a39e]{margin-left:41.66667%}.column.is-6-tablet[data-v-4eb1a39e],.column.is-6[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-tablet[data-v-4eb1a39e],.column.is-offset-6[data-v-4eb1a39e]{margin-left:50%}.column.is-7-tablet[data-v-4eb1a39e],.column.is-7[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-tablet[data-v-4eb1a39e],.column.is-offset-7[data-v-4eb1a39e]{margin-left:58.33333%}.column.is-8-tablet[data-v-4eb1a39e],.column.is-8[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-tablet[data-v-4eb1a39e],.column.is-offset-8[data-v-4eb1a39e]{margin-left:66.66667%}.column.is-9-tablet[data-v-4eb1a39e],.column.is-9[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-tablet[data-v-4eb1a39e],.column.is-offset-9[data-v-4eb1a39e]{margin-left:75%}.column.is-10-tablet[data-v-4eb1a39e],.column.is-10[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-tablet[data-v-4eb1a39e],.column.is-offset-10[data-v-4eb1a39e]{margin-left:83.33333%}.column.is-11-tablet[data-v-4eb1a39e],.column.is-11[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-tablet[data-v-4eb1a39e],.column.is-offset-11[data-v-4eb1a39e]{margin-left:91.66667%}.column.is-12-tablet[data-v-4eb1a39e],.column.is-12[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-tablet[data-v-4eb1a39e],.column.is-offset-12[data-v-4eb1a39e]{margin-left:100%}}@media screen and (max-width:1087px){.column.is-full-touch[data-v-4eb1a39e],.column.is-narrow-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-touch[data-v-4eb1a39e]{width:100%}.column.is-three-quarters-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-touch[data-v-4eb1a39e]{margin-left:75%}.column.is-offset-two-thirds-touch[data-v-4eb1a39e]{margin-left:66.6666%}.column.is-offset-half-touch[data-v-4eb1a39e]{margin-left:50%}.column.is-offset-one-third-touch[data-v-4eb1a39e]{margin-left:33.3333%}.column.is-offset-one-quarter-touch[data-v-4eb1a39e]{margin-left:25%}.column.is-offset-one-fifth-touch[data-v-4eb1a39e]{margin-left:20%}.column.is-offset-two-fifths-touch[data-v-4eb1a39e]{margin-left:40%}.column.is-offset-three-fifths-touch[data-v-4eb1a39e]{margin-left:60%}.column.is-offset-four-fifths-touch[data-v-4eb1a39e]{margin-left:80%}.column.is-0-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch[data-v-4eb1a39e]{margin-left:0}.column.is-1-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-touch[data-v-4eb1a39e]{margin-left:8.33333%}.column.is-2-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-touch[data-v-4eb1a39e]{margin-left:16.66667%}.column.is-3-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch[data-v-4eb1a39e]{margin-left:25%}.column.is-4-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-touch[data-v-4eb1a39e]{margin-left:33.33333%}.column.is-5-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-touch[data-v-4eb1a39e]{margin-left:41.66667%}.column.is-6-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch[data-v-4eb1a39e]{margin-left:50%}.column.is-7-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-touch[data-v-4eb1a39e]{margin-left:58.33333%}.column.is-8-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-touch[data-v-4eb1a39e]{margin-left:66.66667%}.column.is-9-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch[data-v-4eb1a39e]{margin-left:75%}.column.is-10-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-touch[data-v-4eb1a39e]{margin-left:83.33333%}.column.is-11-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-touch[data-v-4eb1a39e]{margin-left:91.66667%}.column.is-12-touch[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch[data-v-4eb1a39e]{margin-left:100%}}@media screen and (min-width:1088px){.column.is-full-desktop[data-v-4eb1a39e],.column.is-narrow-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop[data-v-4eb1a39e]{width:100%}.column.is-three-quarters-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-desktop[data-v-4eb1a39e]{margin-left:75%}.column.is-offset-two-thirds-desktop[data-v-4eb1a39e]{margin-left:66.6666%}.column.is-offset-half-desktop[data-v-4eb1a39e]{margin-left:50%}.column.is-offset-one-third-desktop[data-v-4eb1a39e]{margin-left:33.3333%}.column.is-offset-one-quarter-desktop[data-v-4eb1a39e]{margin-left:25%}.column.is-offset-one-fifth-desktop[data-v-4eb1a39e]{margin-left:20%}.column.is-offset-two-fifths-desktop[data-v-4eb1a39e]{margin-left:40%}.column.is-offset-three-fifths-desktop[data-v-4eb1a39e]{margin-left:60%}.column.is-offset-four-fifths-desktop[data-v-4eb1a39e]{margin-left:80%}.column.is-0-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop[data-v-4eb1a39e]{margin-left:0}.column.is-1-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop[data-v-4eb1a39e]{margin-left:8.33333%}.column.is-2-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop[data-v-4eb1a39e]{margin-left:16.66667%}.column.is-3-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop[data-v-4eb1a39e]{margin-left:25%}.column.is-4-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop[data-v-4eb1a39e]{margin-left:33.33333%}.column.is-5-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop[data-v-4eb1a39e]{margin-left:41.66667%}.column.is-6-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop[data-v-4eb1a39e]{margin-left:50%}.column.is-7-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-desktop[data-v-4eb1a39e]{margin-left:58.33333%}.column.is-8-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-desktop[data-v-4eb1a39e]{margin-left:66.66667%}.column.is-9-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop[data-v-4eb1a39e]{margin-left:75%}.column.is-10-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop[data-v-4eb1a39e]{margin-left:83.33333%}.column.is-11-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop[data-v-4eb1a39e]{margin-left:91.66667%}.column.is-12-desktop[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop[data-v-4eb1a39e]{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen[data-v-4eb1a39e]{margin-left:75%}.column.is-offset-two-thirds-widescreen[data-v-4eb1a39e]{margin-left:66.6666%}.column.is-offset-half-widescreen[data-v-4eb1a39e]{margin-left:50%}.column.is-offset-one-third-widescreen[data-v-4eb1a39e]{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen[data-v-4eb1a39e]{margin-left:25%}.column.is-offset-one-fifth-widescreen[data-v-4eb1a39e]{margin-left:20%}.column.is-offset-two-fifths-widescreen[data-v-4eb1a39e]{margin-left:40%}.column.is-offset-three-fifths-widescreen[data-v-4eb1a39e]{margin-left:60%}.column.is-offset-four-fifths-widescreen[data-v-4eb1a39e]{margin-left:80%}.column.is-0-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen[data-v-4eb1a39e]{margin-left:0}.column.is-1-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen[data-v-4eb1a39e]{margin-left:8.33333%}.column.is-2-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen[data-v-4eb1a39e]{margin-left:16.66667%}.column.is-3-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen[data-v-4eb1a39e]{margin-left:25%}.column.is-4-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen[data-v-4eb1a39e]{margin-left:33.33333%}.column.is-5-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen[data-v-4eb1a39e]{margin-left:41.66667%}.column.is-6-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen[data-v-4eb1a39e]{margin-left:50%}.column.is-7-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-widescreen[data-v-4eb1a39e]{margin-left:58.33333%}.column.is-8-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen[data-v-4eb1a39e]{margin-left:66.66667%}.column.is-9-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen[data-v-4eb1a39e]{margin-left:75%}.column.is-10-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen[data-v-4eb1a39e]{margin-left:83.33333%}.column.is-11-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen[data-v-4eb1a39e]{margin-left:91.66667%}.column.is-12-widescreen[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen[data-v-4eb1a39e]{margin-left:100%}}@media screen and (min-width:1472px){.column.is-full-fullhd[data-v-4eb1a39e],.column.is-narrow-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-fullhd[data-v-4eb1a39e]{width:100%}.column.is-three-quarters-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd[data-v-4eb1a39e]{margin-left:75%}.column.is-offset-two-thirds-fullhd[data-v-4eb1a39e]{margin-left:66.6666%}.column.is-offset-half-fullhd[data-v-4eb1a39e]{margin-left:50%}.column.is-offset-one-third-fullhd[data-v-4eb1a39e]{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd[data-v-4eb1a39e]{margin-left:25%}.column.is-offset-one-fifth-fullhd[data-v-4eb1a39e]{margin-left:20%}.column.is-offset-two-fifths-fullhd[data-v-4eb1a39e]{margin-left:40%}.column.is-offset-three-fifths-fullhd[data-v-4eb1a39e]{margin-left:60%}.column.is-offset-four-fifths-fullhd[data-v-4eb1a39e]{margin-left:80%}.column.is-0-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd[data-v-4eb1a39e]{margin-left:0}.column.is-1-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-fullhd[data-v-4eb1a39e]{margin-left:8.33333%}.column.is-2-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-fullhd[data-v-4eb1a39e]{margin-left:16.66667%}.column.is-3-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd[data-v-4eb1a39e]{margin-left:25%}.column.is-4-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-fullhd[data-v-4eb1a39e]{margin-left:33.33333%}.column.is-5-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-fullhd[data-v-4eb1a39e]{margin-left:41.66667%}.column.is-6-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd[data-v-4eb1a39e]{margin-left:50%}.column.is-7-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-fullhd[data-v-4eb1a39e]{margin-left:58.33333%}.column.is-8-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-fullhd[data-v-4eb1a39e]{margin-left:66.66667%}.column.is-9-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd[data-v-4eb1a39e]{margin-left:75%}.column.is-10-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-fullhd[data-v-4eb1a39e]{margin-left:83.33333%}.column.is-11-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-fullhd[data-v-4eb1a39e]{margin-left:91.66667%}.column.is-12-fullhd[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd[data-v-4eb1a39e]{margin-left:100%}}.columns[data-v-4eb1a39e]{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns[data-v-4eb1a39e]:last-child{margin-bottom:-.75rem}.columns[data-v-4eb1a39e]:not(:last-child){margin-bottom:.75rem}.columns.is-centered[data-v-4eb1a39e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless[data-v-4eb1a39e]{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column[data-v-4eb1a39e]{margin:0;padding:0!important}.columns.is-gapless[data-v-4eb1a39e]:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless[data-v-4eb1a39e]:last-child{margin-bottom:0}.columns.is-mobile[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline[data-v-4eb1a39e]{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns[data-v-4eb1a39e]:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1088px){.columns.is-desktop[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable[data-v-4eb1a39e]{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable .column[data-v-4eb1a39e]{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0[data-v-4eb1a39e]{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile[data-v-4eb1a39e]{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only[data-v-4eb1a39e]{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd[data-v-4eb1a39e]{--columnGap:0rem}}.columns.is-variable.is-1[data-v-4eb1a39e]{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile[data-v-4eb1a39e]{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only[data-v-4eb1a39e]{--columnGap:.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd[data-v-4eb1a39e]{--columnGap:.25rem}}.columns.is-variable.is-2[data-v-4eb1a39e]{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile[data-v-4eb1a39e]{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only[data-v-4eb1a39e]{--columnGap:.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd[data-v-4eb1a39e]{--columnGap:.5rem}}.columns.is-variable.is-3[data-v-4eb1a39e]{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile[data-v-4eb1a39e]{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only[data-v-4eb1a39e]{--columnGap:.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd[data-v-4eb1a39e]{--columnGap:.75rem}}.columns.is-variable.is-4[data-v-4eb1a39e]{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile[data-v-4eb1a39e]{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only[data-v-4eb1a39e]{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd[data-v-4eb1a39e]{--columnGap:1rem}}.columns.is-variable.is-5[data-v-4eb1a39e]{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile[data-v-4eb1a39e]{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only[data-v-4eb1a39e]{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd[data-v-4eb1a39e]{--columnGap:1.25rem}}.columns.is-variable.is-6[data-v-4eb1a39e]{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile[data-v-4eb1a39e]{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only[data-v-4eb1a39e]{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd[data-v-4eb1a39e]{--columnGap:1.5rem}}.columns.is-variable.is-7[data-v-4eb1a39e]{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile[data-v-4eb1a39e]{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only[data-v-4eb1a39e]{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd[data-v-4eb1a39e]{--columnGap:1.75rem}}.columns.is-variable.is-8[data-v-4eb1a39e]{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile[data-v-4eb1a39e]{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only[data-v-4eb1a39e]{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd[data-v-4eb1a39e]{--columnGap:2rem}}.section[data-v-4eb1a39e]{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium[data-v-4eb1a39e]{padding:9rem 1.5rem}.section.is-large[data-v-4eb1a39e]{padding:18rem 1.5rem}}.hero[data-v-4eb1a39e]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar[data-v-4eb1a39e]{background:none}.hero .tabs ul[data-v-4eb1a39e]{border-bottom:none}.hero.is-white[data-v-4eb1a39e]{background-color:#fff;color:#0a0a0a}.hero.is-white a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong[data-v-4eb1a39e]{color:inherit}.hero.is-white .title[data-v-4eb1a39e]{color:#0a0a0a}.hero.is-white .subtitle[data-v-4eb1a39e]{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-white .subtitle strong[data-v-4eb1a39e]{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu[data-v-4eb1a39e]{background-color:#fff}}.hero.is-white .navbar-item[data-v-4eb1a39e],.hero.is-white .navbar-link[data-v-4eb1a39e]{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active[data-v-4eb1a39e],.hero.is-white .navbar-link[data-v-4eb1a39e]:hover,.hero.is-white a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-white a.navbar-item[data-v-4eb1a39e]:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a[data-v-4eb1a39e]{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a[data-v-4eb1a39e]:hover,.hero.is-white .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-white .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-white .tabs.is-toggle a[data-v-4eb1a39e]{color:#0a0a0a}.hero.is-white .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-white .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-white .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-white .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-white .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black[data-v-4eb1a39e]{background-color:#0a0a0a;color:#fff}.hero.is-black a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong[data-v-4eb1a39e]{color:inherit}.hero.is-black .title[data-v-4eb1a39e]{color:#fff}.hero.is-black .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-black .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-black .navbar-menu[data-v-4eb1a39e]{background-color:#0a0a0a}}.hero.is-black .navbar-item[data-v-4eb1a39e],.hero.is-black .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active[data-v-4eb1a39e],.hero.is-black .navbar-link[data-v-4eb1a39e]:hover,.hero.is-black a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-black a.navbar-item[data-v-4eb1a39e]:hover{background-color:#000;color:#fff}.hero.is-black .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-black .tabs a[data-v-4eb1a39e]:hover,.hero.is-black .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-black .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-black .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-black .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-black .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-black .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-black .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-black .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light[data-v-4eb1a39e]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong[data-v-4eb1a39e]{color:inherit}.hero.is-light .title[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.hero.is-light .subtitle[data-v-4eb1a39e]{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-light .subtitle strong[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-light .navbar-menu[data-v-4eb1a39e]{background-color:#f5f5f5}}.hero.is-light .navbar-item[data-v-4eb1a39e],.hero.is-light .navbar-link[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active[data-v-4eb1a39e],.hero.is-light .navbar-link[data-v-4eb1a39e]:hover,.hero.is-light a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-light a.navbar-item[data-v-4eb1a39e]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a[data-v-4eb1a39e]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a[data-v-4eb1a39e]:hover,.hero.is-light .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-light .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-light .tabs.is-toggle a[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-light .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-light .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-light .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-light .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark[data-v-4eb1a39e]{background-color:#363636;color:#fff}.hero.is-dark a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong[data-v-4eb1a39e]{color:inherit}.hero.is-dark .title[data-v-4eb1a39e]{color:#fff}.hero.is-dark .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-dark .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-dark .navbar-menu[data-v-4eb1a39e]{background-color:#363636}}.hero.is-dark .navbar-item[data-v-4eb1a39e],.hero.is-dark .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active[data-v-4eb1a39e],.hero.is-dark .navbar-link[data-v-4eb1a39e]:hover,.hero.is-dark a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-dark a.navbar-item[data-v-4eb1a39e]:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-dark .tabs a[data-v-4eb1a39e]:hover,.hero.is-dark .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-dark .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-dark .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-dark .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-dark .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-dark .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-dark .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-dark .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}.hero.is-primary a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong[data-v-4eb1a39e]{color:inherit}.hero.is-primary .title[data-v-4eb1a39e]{color:#fff}.hero.is-primary .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-primary .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu[data-v-4eb1a39e]{background-color:#4d47e8}}.hero.is-primary .navbar-item[data-v-4eb1a39e],.hero.is-primary .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active[data-v-4eb1a39e],.hero.is-primary .navbar-link[data-v-4eb1a39e]:hover,.hero.is-primary a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-primary a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3730e5;color:#fff}.hero.is-primary .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-primary .tabs a[data-v-4eb1a39e]:hover,.hero.is-primary .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-primary .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-primary .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-primary .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-primary .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-primary .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-primary .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-primary .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-primary.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-link[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}.hero.is-link a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong[data-v-4eb1a39e]{color:inherit}.hero.is-link .title[data-v-4eb1a39e]{color:#fff}.hero.is-link .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-link .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-link .navbar-menu[data-v-4eb1a39e]{background-color:#4d47e8}}.hero.is-link .navbar-item[data-v-4eb1a39e],.hero.is-link .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active[data-v-4eb1a39e],.hero.is-link .navbar-link[data-v-4eb1a39e]:hover,.hero.is-link a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-link a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3730e5;color:#fff}.hero.is-link .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-link .tabs a[data-v-4eb1a39e]:hover,.hero.is-link .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-link .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-link .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-link .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-link .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-link .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-link .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-link .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#4d47e8}.hero.is-link.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#0f2ced,#4d47e8 71%,#7859ef)}}.hero.is-info[data-v-4eb1a39e]{background-color:#3298dc;color:#fff}.hero.is-info a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong[data-v-4eb1a39e]{color:inherit}.hero.is-info .title[data-v-4eb1a39e]{color:#fff}.hero.is-info .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-info .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-info .navbar-menu[data-v-4eb1a39e]{background-color:#3298dc}}.hero.is-info .navbar-item[data-v-4eb1a39e],.hero.is-info .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active[data-v-4eb1a39e],.hero.is-info .navbar-link[data-v-4eb1a39e]:hover,.hero.is-info a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-info a.navbar-item[data-v-4eb1a39e]:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-info .tabs a[data-v-4eb1a39e]:hover,.hero.is-info .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-info .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-info .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-info .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-info .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-info .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-info .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-info .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success[data-v-4eb1a39e]{background-color:#48c774;color:#fff}.hero.is-success a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong[data-v-4eb1a39e]{color:inherit}.hero.is-success .title[data-v-4eb1a39e]{color:#fff}.hero.is-success .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-success .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-success .navbar-menu[data-v-4eb1a39e]{background-color:#48c774}}.hero.is-success .navbar-item[data-v-4eb1a39e],.hero.is-success .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active[data-v-4eb1a39e],.hero.is-success .navbar-link[data-v-4eb1a39e]:hover,.hero.is-success a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-success a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-success .tabs a[data-v-4eb1a39e]:hover,.hero.is-success .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-success .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-success .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-success .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-success .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-success .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-success .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-success .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning[data-v-4eb1a39e]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong[data-v-4eb1a39e]{color:inherit}.hero.is-warning .title[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle[data-v-4eb1a39e]{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-warning .subtitle strong[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-warning .navbar-menu[data-v-4eb1a39e]{background-color:#ffdd57}}.hero.is-warning .navbar-item[data-v-4eb1a39e],.hero.is-warning .navbar-link[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active[data-v-4eb1a39e],.hero.is-warning .navbar-link[data-v-4eb1a39e]:hover,.hero.is-warning a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-warning a.navbar-item[data-v-4eb1a39e]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a[data-v-4eb1a39e]{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a[data-v-4eb1a39e]:hover,.hero.is-warning .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-warning .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-warning .tabs.is-toggle a[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-warning .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-warning .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-warning .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-warning .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger[data-v-4eb1a39e]{background-color:#f14668;color:#fff}.hero.is-danger a[data-v-4eb1a39e]:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong[data-v-4eb1a39e]{color:inherit}.hero.is-danger .title[data-v-4eb1a39e]{color:#fff}.hero.is-danger .subtitle[data-v-4eb1a39e]{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a[data-v-4eb1a39e]:not(.button),.hero.is-danger .subtitle strong[data-v-4eb1a39e]{color:#fff}@media screen and (max-width:1087px){.hero.is-danger .navbar-menu[data-v-4eb1a39e]{background-color:#f14668}}.hero.is-danger .navbar-item[data-v-4eb1a39e],.hero.is-danger .navbar-link[data-v-4eb1a39e]{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active[data-v-4eb1a39e],.hero.is-danger .navbar-link[data-v-4eb1a39e]:hover,.hero.is-danger a.navbar-item.is-active[data-v-4eb1a39e],.hero.is-danger a.navbar-item[data-v-4eb1a39e]:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a[data-v-4eb1a39e]{color:#fff;opacity:.9}.hero.is-danger .tabs a[data-v-4eb1a39e]:hover,.hero.is-danger .tabs li.is-active a[data-v-4eb1a39e]{opacity:1}.hero.is-danger .tabs.is-boxed a[data-v-4eb1a39e],.hero.is-danger .tabs.is-toggle a[data-v-4eb1a39e]{color:#fff}.hero.is-danger .tabs.is-boxed a[data-v-4eb1a39e]:hover,.hero.is-danger .tabs.is-toggle a[data-v-4eb1a39e]:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a[data-v-4eb1a39e],.hero.is-danger .tabs.is-boxed li.is-active a[data-v-4eb1a39e]:hover,.hero.is-danger .tabs.is-toggle li.is-active a[data-v-4eb1a39e],.hero.is-danger .tabs.is-toggle li.is-active a[data-v-4eb1a39e]:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu[data-v-4eb1a39e]{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body[data-v-4eb1a39e]{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body[data-v-4eb1a39e]{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body[data-v-4eb1a39e]{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body[data-v-4eb1a39e],.hero.is-fullheight .hero-body[data-v-4eb1a39e],.hero.is-halfheight .hero-body[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container[data-v-4eb1a39e],.hero.is-fullheight .hero-body>.container[data-v-4eb1a39e],.hero.is-halfheight .hero-body>.container[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.hero.is-halfheight[data-v-4eb1a39e]{min-height:50vh}.hero.is-fullheight[data-v-4eb1a39e]{min-height:100vh}.hero-video[data-v-4eb1a39e]{overflow:hidden}.hero-video video[data-v-4eb1a39e]{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent[data-v-4eb1a39e]{opacity:.3}@media screen and (max-width:768px){.hero-video[data-v-4eb1a39e]{display:none}}.hero-buttons[data-v-4eb1a39e]{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button[data-v-4eb1a39e]:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button[data-v-4eb1a39e]:not(:last-child){margin-right:1.5rem}}.hero-foot[data-v-4eb1a39e],.hero-head[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}.container[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid[data-v-4eb1a39e]{max-width:none;padding-left:64px;padding-right:64px;width:100%}@media screen and (min-width:1088px){.container[data-v-4eb1a39e]{max-width:960px}}@media screen and (max-width:1279px){.container.is-widescreen[data-v-4eb1a39e]{max-width:1152px}}@media screen and (max-width:1471px){.container.is-fullhd[data-v-4eb1a39e]{max-width:1344px}}@media screen and (min-width:1280px){.container[data-v-4eb1a39e]{max-width:1152px}}@media screen and (min-width:1472px){.container[data-v-4eb1a39e]{max-width:1344px}}.navbar[data-v-4eb1a39e]{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white[data-v-4eb1a39e]{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-white .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-white .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-white .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-white .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-white .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger[data-v-4eb1a39e]{color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-white .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-white .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-white .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-white .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-white .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-white .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-white .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-white .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-white .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-white .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-white .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-white .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-white .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#fff;color:#0a0a0a}}.navbar.is-black[data-v-4eb1a39e]{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-black .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-black .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-black .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-black .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-black .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-black .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-black .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-black .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-black .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-black .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-black .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-black .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-black .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-black .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-black .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-black .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-black .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-black .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-black .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#0a0a0a;color:#fff}}.navbar.is-light[data-v-4eb1a39e]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-light .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-light .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-light .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-light .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-light .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-light .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-light .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-light .navbar-start>.navbar-item[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-light .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-light .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-light .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-light .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-light .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-light .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-light .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-light .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-light .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-light .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark[data-v-4eb1a39e]{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-dark .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-dark .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-dark .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-dark .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-dark .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-dark .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-dark .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-dark .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-dark .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-dark .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-dark .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-dark .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-dark .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-dark .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-dark .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-dark .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-dark .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-dark .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-dark .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#363636;color:#fff}}.navbar.is-primary[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-primary .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-primary .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-primary .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-primary .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-primary .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-primary .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-primary .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-primary .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-primary .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-primary .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-primary .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-primary .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-primary .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-primary .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-primary .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-primary .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-primary .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-primary .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-primary .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#3730e5;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}}.navbar.is-link[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-link .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-link .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-link .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-link .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-link .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-link .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-link .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-link .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-link .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-link .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-link .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-link .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-link .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-link .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-link .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-link .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-link .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-link .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-link .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#3730e5;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}}.navbar.is-info[data-v-4eb1a39e]{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-info .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-info .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-info .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-info .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-info .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-info .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-info .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-info .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-info .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-info .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-info .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-info .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-info .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-info .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-info .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-info .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-info .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-info .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-info .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#3298dc;color:#fff}}.navbar.is-success[data-v-4eb1a39e]{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-success .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-success .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-success .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-success .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-success .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-success .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-success .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-success .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-success .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-success .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-success .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-success .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-success .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-success .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-success .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-success .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-success .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-success .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-success .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#48c774;color:#fff}}.navbar.is-warning[data-v-4eb1a39e]{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-warning .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-warning .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-warning .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-warning .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-warning .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-warning .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-warning .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-warning .navbar-start>.navbar-item[data-v-4eb1a39e]{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-warning .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-warning .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-warning .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-warning .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-warning .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-warning .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-warning .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-warning .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-warning .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-warning .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger[data-v-4eb1a39e]{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-4eb1a39e],.navbar.is-danger .navbar-brand>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-danger .navbar-brand .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-danger .navbar-brand .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-danger .navbar-brand>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-danger .navbar-brand>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-danger .navbar-burger[data-v-4eb1a39e]{color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link[data-v-4eb1a39e],.navbar.is-danger .navbar-end>.navbar-item[data-v-4eb1a39e],.navbar.is-danger .navbar-start .navbar-link[data-v-4eb1a39e],.navbar.is-danger .navbar-start>.navbar-item[data-v-4eb1a39e]{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-danger .navbar-end .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-danger .navbar-end .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-danger .navbar-end>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-danger .navbar-end>a.navbar-item[data-v-4eb1a39e]:hover,.navbar.is-danger .navbar-start .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-danger .navbar-start .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-danger .navbar-start .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-danger .navbar-start>a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-danger .navbar-start>a.navbar-item[data-v-4eb1a39e]:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link[data-v-4eb1a39e]:after,.navbar.is-danger .navbar-start .navbar-link[data-v-4eb1a39e]:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#f14668;color:#fff}}.navbar>.container[data-v-4eb1a39e]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow[data-v-4eb1a39e]{-webkit-box-shadow:0 2px 0 0 #f5f5f5;box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom[data-v-4eb1a39e],.navbar.is-fixed-top[data-v-4eb1a39e]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom[data-v-4eb1a39e]{bottom:0}.navbar.is-fixed-bottom.has-shadow[data-v-4eb1a39e]{-webkit-box-shadow:0 -2px 0 0 #f5f5f5;box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top[data-v-4eb1a39e]{top:0}body.has-navbar-fixed-top[data-v-4eb1a39e],html.has-navbar-fixed-top[data-v-4eb1a39e]{padding-top:3.25rem}body.has-navbar-fixed-bottom[data-v-4eb1a39e],html.has-navbar-fixed-bottom[data-v-4eb1a39e]{padding-bottom:3.25rem}.navbar-brand[data-v-4eb1a39e],.navbar-tabs[data-v-4eb1a39e]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item[data-v-4eb1a39e]:focus,.navbar-brand a.navbar-item[data-v-4eb1a39e]:hover{background-color:transparent}.navbar-tabs[data-v-4eb1a39e]{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger[data-v-4eb1a39e]{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span[data-v-4eb1a39e]{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span[data-v-4eb1a39e]:first-child{top:calc(50% - 6px)}.navbar-burger span[data-v-4eb1a39e]:nth-child(2){top:calc(50% - 1px)}.navbar-burger span[data-v-4eb1a39e]:nth-child(3){top:calc(50% + 4px)}.navbar-burger[data-v-4eb1a39e]:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span[data-v-4eb1a39e]:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span[data-v-4eb1a39e]:nth-child(2){opacity:0}.navbar-burger.is-active span[data-v-4eb1a39e]:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu[data-v-4eb1a39e]{display:none}.navbar-item[data-v-4eb1a39e],.navbar-link[data-v-4eb1a39e]{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon[data-v-4eb1a39e]:only-child,.navbar-link .icon[data-v-4eb1a39e]:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link[data-v-4eb1a39e],a.navbar-item[data-v-4eb1a39e]{cursor:pointer}.navbar-link.is-active[data-v-4eb1a39e],.navbar-link[data-v-4eb1a39e]:focus,.navbar-link[data-v-4eb1a39e]:focus-within,.navbar-link[data-v-4eb1a39e]:hover,a.navbar-item.is-active[data-v-4eb1a39e],a.navbar-item[data-v-4eb1a39e]:focus,a.navbar-item[data-v-4eb1a39e]:focus-within,a.navbar-item[data-v-4eb1a39e]:hover{background-color:#fafafa;color:#4d47e8}.navbar-item[data-v-4eb1a39e]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img[data-v-4eb1a39e]{max-height:1.75rem}.navbar-item.has-dropdown[data-v-4eb1a39e]{padding:0}.navbar-item.is-expanded[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab[data-v-4eb1a39e]{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active[data-v-4eb1a39e],.navbar-item.is-tab[data-v-4eb1a39e]:focus,.navbar-item.is-tab[data-v-4eb1a39e]:hover{background-color:transparent;border-bottom-color:#4d47e8}.navbar-item.is-tab.is-active[data-v-4eb1a39e]{border-bottom-style:solid;border-bottom-width:3px;color:#4d47e8;padding-bottom:calc(.5rem - 3px)}.navbar-content[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link[data-v-4eb1a39e]:not(.is-arrowless){padding-right:2.5em}.navbar-link[data-v-4eb1a39e]:not(.is-arrowless):after{border-color:#4d47e8;margin-top:-.375em;right:1.125em}.navbar-dropdown[data-v-4eb1a39e]{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item[data-v-4eb1a39e]{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider[data-v-4eb1a39e]{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container[data-v-4eb1a39e]{display:block}.navbar-brand .navbar-item[data-v-4eb1a39e],.navbar-tabs .navbar-item[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link[data-v-4eb1a39e]:after{display:none}.navbar-menu[data-v-4eb1a39e]{background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active[data-v-4eb1a39e]{display:block}.navbar.is-fixed-bottom-touch[data-v-4eb1a39e],.navbar.is-fixed-top-touch[data-v-4eb1a39e]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch[data-v-4eb1a39e]{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow[data-v-4eb1a39e]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch[data-v-4eb1a39e]{top:0}.navbar.is-fixed-top-touch .navbar-menu[data-v-4eb1a39e],.navbar.is-fixed-top .navbar-menu[data-v-4eb1a39e]{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch[data-v-4eb1a39e],html.has-navbar-fixed-top-touch[data-v-4eb1a39e]{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch[data-v-4eb1a39e],html.has-navbar-fixed-bottom-touch[data-v-4eb1a39e]{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar-end[data-v-4eb1a39e],.navbar-menu[data-v-4eb1a39e],.navbar-start[data-v-4eb1a39e],.navbar[data-v-4eb1a39e]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar[data-v-4eb1a39e]{min-height:3.25rem}.navbar.is-spaced[data-v-4eb1a39e]{padding:1rem 2rem}.navbar.is-spaced .navbar-end[data-v-4eb1a39e],.navbar.is-spaced .navbar-start[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link[data-v-4eb1a39e],.navbar.is-spaced a.navbar-item[data-v-4eb1a39e]{border-radius:4px}.navbar.is-transparent .navbar-link.is-active[data-v-4eb1a39e],.navbar.is-transparent .navbar-link[data-v-4eb1a39e]:focus,.navbar.is-transparent .navbar-link[data-v-4eb1a39e]:hover,.navbar.is-transparent a.navbar-item.is-active[data-v-4eb1a39e],.navbar.is-transparent a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-transparent a.navbar-item[data-v-4eb1a39e]:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link[data-v-4eb1a39e],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link[data-v-4eb1a39e],.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link[data-v-4eb1a39e]{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-4eb1a39e]:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item[data-v-4eb1a39e]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#f5f5f5;color:#4d47e8}.navbar-burger[data-v-4eb1a39e]{display:none}.navbar-item[data-v-4eb1a39e],.navbar-link[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown[data-v-4eb1a39e]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link[data-v-4eb1a39e]:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown[data-v-4eb1a39e]{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px rgba(10,10,10,.1);box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown[data-v-4eb1a39e],.navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-4eb1a39e],.navbar-item.is-hoverable:focus .navbar-dropdown[data-v-4eb1a39e],.navbar-item.is-hoverable:hover .navbar-dropdown[data-v-4eb1a39e]{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed[data-v-4eb1a39e],.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed[data-v-4eb1a39e],.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed[data-v-4eb1a39e],.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed[data-v-4eb1a39e],.navbar.is-spaced .navbar-item.is-active .navbar-dropdown[data-v-4eb1a39e],.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown[data-v-4eb1a39e],.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown[data-v-4eb1a39e],.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown[data-v-4eb1a39e]{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start[data-v-4eb1a39e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end[data-v-4eb1a39e]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown[data-v-4eb1a39e]{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item[data-v-4eb1a39e]{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item[data-v-4eb1a39e]{padding-right:3rem}.navbar-dropdown a.navbar-item[data-v-4eb1a39e]:focus,.navbar-dropdown a.navbar-item[data-v-4eb1a39e]:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active[data-v-4eb1a39e]{background-color:#f5f5f5;color:#4d47e8}.navbar-dropdown.is-boxed[data-v-4eb1a39e],.navbar.is-spaced .navbar-dropdown[data-v-4eb1a39e]{border-radius:6px;border-top:none;-webkit-box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right[data-v-4eb1a39e]{left:auto;right:0}.navbar-divider[data-v-4eb1a39e]{display:block}.container>.navbar .navbar-brand[data-v-4eb1a39e],.navbar>.container .navbar-brand[data-v-4eb1a39e]{margin-left:-.75rem}.container>.navbar .navbar-menu[data-v-4eb1a39e],.navbar>.container .navbar-menu[data-v-4eb1a39e]{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop[data-v-4eb1a39e],.navbar.is-fixed-top-desktop[data-v-4eb1a39e]{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop[data-v-4eb1a39e]{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow[data-v-4eb1a39e]{-webkit-box-shadow:0 -2px 3px rgba(10,10,10,.1);box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop[data-v-4eb1a39e]{top:0}body.has-navbar-fixed-top-desktop[data-v-4eb1a39e],html.has-navbar-fixed-top-desktop[data-v-4eb1a39e]{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop[data-v-4eb1a39e],html.has-navbar-fixed-bottom-desktop[data-v-4eb1a39e]{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top[data-v-4eb1a39e],html.has-spaced-navbar-fixed-top[data-v-4eb1a39e]{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom[data-v-4eb1a39e],html.has-spaced-navbar-fixed-bottom[data-v-4eb1a39e]{padding-bottom:5.25rem}.navbar-link.is-active[data-v-4eb1a39e],a.navbar-item.is-active[data-v-4eb1a39e]{color:#0a0a0a}.navbar-link.is-active[data-v-4eb1a39e]:not(:focus):not(:hover),a.navbar-item.is-active[data-v-4eb1a39e]:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link[data-v-4eb1a39e],.navbar-item.has-dropdown:focus .navbar-link[data-v-4eb1a39e],.navbar-item.has-dropdown:hover .navbar-link[data-v-4eb1a39e]{background-color:#fafafa}}.hero.is-fullheight-with-navbar[data-v-4eb1a39e]{min-height:calc(100vh - 3.25rem)}.menu[data-v-4eb1a39e]{font-size:1rem}.menu.is-small[data-v-4eb1a39e]{font-size:.75rem}.menu.is-medium[data-v-4eb1a39e]{font-size:1.25rem}.menu.is-large[data-v-4eb1a39e]{font-size:1.5rem}.menu-list[data-v-4eb1a39e]{line-height:1.25}.menu-list a[data-v-4eb1a39e]{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a[data-v-4eb1a39e]:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active[data-v-4eb1a39e]{background-color:#4d47e8;color:#fff}.menu-list li ul[data-v-4eb1a39e]{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label[data-v-4eb1a39e]{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label[data-v-4eb1a39e]:not(:first-child){margin-top:1em}.menu-label[data-v-4eb1a39e]:not(:last-child){margin-bottom:1em}.level[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code[data-v-4eb1a39e]{border-radius:4px}.level img[data-v-4eb1a39e]{display:inline-block;vertical-align:top}.level.is-mobile .level-left[data-v-4eb1a39e],.level.is-mobile .level-right[data-v-4eb1a39e],.level.is-mobile[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right[data-v-4eb1a39e]{margin-top:0}.level.is-mobile .level-item[data-v-4eb1a39e]:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item[data-v-4eb1a39e]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item[data-v-4eb1a39e]:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle[data-v-4eb1a39e],.level-item .title[data-v-4eb1a39e]{margin-bottom:0}@media screen and (max-width:768px){.level-item[data-v-4eb1a39e]:not(:last-child){margin-bottom:.75rem}}.level-left[data-v-4eb1a39e],.level-right[data-v-4eb1a39e]{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible[data-v-4eb1a39e],.level-right .level-item.is-flexible[data-v-4eb1a39e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item[data-v-4eb1a39e]:not(:last-child),.level-right .level-item[data-v-4eb1a39e]:not(:last-child){margin-right:.75rem}}.level-left[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right[data-v-4eb1a39e]{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right[data-v-4eb1a39e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right[data-v-4eb1a39e]{display:-webkit-box;display:-ms-flexbox;display:flex}}.image[data-v-4eb1a39e]{display:block;position:relative}.image img[data-v-4eb1a39e]{display:block;height:auto;width:100%}.image img.is-rounded[data-v-4eb1a39e]{border-radius:290486px}.image.is-fullwidth[data-v-4eb1a39e]{width:100%}.image.is-1by1 .has-ratio[data-v-4eb1a39e],.image.is-1by1 img[data-v-4eb1a39e],.image.is-1by2 .has-ratio[data-v-4eb1a39e],.image.is-1by2 img[data-v-4eb1a39e],.image.is-1by3 .has-ratio[data-v-4eb1a39e],.image.is-1by3 img[data-v-4eb1a39e],.image.is-2by1 .has-ratio[data-v-4eb1a39e],.image.is-2by1 img[data-v-4eb1a39e],.image.is-2by3 .has-ratio[data-v-4eb1a39e],.image.is-2by3 img[data-v-4eb1a39e],.image.is-3by1 .has-ratio[data-v-4eb1a39e],.image.is-3by1 img[data-v-4eb1a39e],.image.is-3by2 .has-ratio[data-v-4eb1a39e],.image.is-3by2 img[data-v-4eb1a39e],.image.is-3by4 .has-ratio[data-v-4eb1a39e],.image.is-3by4 img[data-v-4eb1a39e],.image.is-3by5 .has-ratio[data-v-4eb1a39e],.image.is-3by5 img[data-v-4eb1a39e],.image.is-4by3 .has-ratio[data-v-4eb1a39e],.image.is-4by3 img[data-v-4eb1a39e],.image.is-4by5 .has-ratio[data-v-4eb1a39e],.image.is-4by5 img[data-v-4eb1a39e],.image.is-5by3 .has-ratio[data-v-4eb1a39e],.image.is-5by3 img[data-v-4eb1a39e],.image.is-5by4 .has-ratio[data-v-4eb1a39e],.image.is-5by4 img[data-v-4eb1a39e],.image.is-9by16 .has-ratio[data-v-4eb1a39e],.image.is-9by16 img[data-v-4eb1a39e],.image.is-16by9 .has-ratio[data-v-4eb1a39e],.image.is-16by9 img[data-v-4eb1a39e],.image.is-square .has-ratio[data-v-4eb1a39e],.image.is-square img[data-v-4eb1a39e]{height:100%;width:100%}.image.is-1by1[data-v-4eb1a39e],.image.is-square[data-v-4eb1a39e]{padding-top:100%}.image.is-5by4[data-v-4eb1a39e]{padding-top:80%}.image.is-4by3[data-v-4eb1a39e]{padding-top:75%}.image.is-3by2[data-v-4eb1a39e]{padding-top:66.6666%}.image.is-5by3[data-v-4eb1a39e]{padding-top:60%}.image.is-16by9[data-v-4eb1a39e]{padding-top:56.25%}.image.is-2by1[data-v-4eb1a39e]{padding-top:50%}.image.is-3by1[data-v-4eb1a39e]{padding-top:33.3333%}.image.is-4by5[data-v-4eb1a39e]{padding-top:125%}.image.is-3by4[data-v-4eb1a39e]{padding-top:133.3333%}.image.is-2by3[data-v-4eb1a39e]{padding-top:150%}.image.is-3by5[data-v-4eb1a39e]{padding-top:166.6666%}.image.is-9by16[data-v-4eb1a39e]{padding-top:177.7777%}.image.is-1by2[data-v-4eb1a39e]{padding-top:200%}.image.is-1by3[data-v-4eb1a39e]{padding-top:300%}.image.is-16x16[data-v-4eb1a39e]{height:16px;width:16px}.image.is-24x24[data-v-4eb1a39e]{height:24px;width:24px}.image.is-32x32[data-v-4eb1a39e]{height:32px;width:32px}.image.is-48x48[data-v-4eb1a39e]{height:48px;width:48px}.image.is-64x64[data-v-4eb1a39e]{height:64px;width:64px}.image.is-96x96[data-v-4eb1a39e]{height:96px;width:96px}.image.is-128x128[data-v-4eb1a39e]{height:128px;width:128px}.has-text-extra-bold[data-v-4eb1a39e]{font-weight:700}.is-size-3-4[data-v-4eb1a39e]{font-size:1.75em}.is-size-4-5[data-v-4eb1a39e]{font-size:1.375em}.is-size-5-6[data-v-4eb1a39e]{font-size:1.125em}.is-size-6-7[data-v-4eb1a39e]{font-size:.875em}html[data-v-4eb1a39e]{-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-4eb1a39e],[data-v-4eb1a39e]:after,[data-v-4eb1a39e]:before{-webkit-box-sizing:inherit;box-sizing:inherit}a.navbar-item[data-v-4eb1a39e]{text-decoration:none}a.navbar-item[data-v-4eb1a39e]:hover{background-color:inherit}.is-overline[data-v-4eb1a39e]{text-transform:uppercase;letter-spacing:1px;font-size:.8em;color:#4d47e8;font-weight:700;margin-top:8px}.is-strikethrough[data-v-4eb1a39e]{text-decoration:line-through}a[data-v-4eb1a39e]{font-weight:500}.is-1[data-v-4eb1a39e]{font-size:2.2em}.is-2[data-v-4eb1a39e]{font-size:2em}.is-3[data-v-4eb1a39e]{font-size:1.8em}.tip[data-v-4eb1a39e]{padding:8px 16px;background-color:#ecf8ff;border-radius:4px;border-left:5px solid #50bfff;margin:20px 0}.tip.primary[data-v-4eb1a39e]{background-color:rgba(70,64,255,.082);border-left:5px solid #4d47e8}.tip.warning[data-v-4eb1a39e]{background-color:#faecd8;border-left:5px solid #e6a23c}.tip.success[data-v-4eb1a39e]{background-color:#e1f3d8;border-left:5px solid #67c23a}.tip.danger[data-v-4eb1a39e]{background-color:#fde2e2;border-left:5px solid #f56c6c}.tip.ghost[data-v-4eb1a39e]{background-color:#fff;border-left:5px solid rgba(77,71,232,.5607843137254902);-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05)}.has-no-margin-top[data-v-4eb1a39e]{margin-top:0!important}.has-no-margin-bottom[data-v-4eb1a39e]{margin-bottom:0!important}.has-no-margin-vertical[data-v-4eb1a39e]{margin-top:0!important;margin-bottom:0!important}.has-no-margin-left[data-v-4eb1a39e]{margin-left:0!important}.has-no-margin-right[data-v-4eb1a39e]{margin-right:0!important}.has-no-margin-horizontal[data-v-4eb1a39e]{margin-left:0!important;margin-right:0!important}.has-no-padding-top[data-v-4eb1a39e]{padding-top:0!important}.has-no-padding-bottom[data-v-4eb1a39e]{padding-bottom:0!important}.has-no-padding-vertical[data-v-4eb1a39e]{padding-top:0!important;padding-bottom:0!important}.has-no-padding-horizontal[data-v-4eb1a39e]{padding-left:0!important;padding-right:0!important}.has-small-margin-top[data-v-4eb1a39e]{margin-top:.5em}.has-small-margin-bottom[data-v-4eb1a39e]{margin-bottom:.5em}.has-small-margin-right[data-v-4eb1a39e]{margin-right:.5em}.has-small-margin-left[data-v-4eb1a39e]{margin-left:.5em}.has-small-margin-vertical[data-v-4eb1a39e]{margin-top:.5em;margin-bottom:.5em}.has-small-margin-horizontal[data-v-4eb1a39e]{margin-left:.5em;margin-right:.5em}.has-small-padding-top[data-v-4eb1a39e]{padding-top:.5em}.has-small-padding-bottom[data-v-4eb1a39e]{padding-bottom:.5em}.has-small-padding-vertical[data-v-4eb1a39e]{padding-top:.5em;padding-bottom:.5em}.has-small-padding-horizontal[data-v-4eb1a39e]{padding-left:.5em;padding-right:.5em}.has-margin-top[data-v-4eb1a39e]{margin-top:1em}.has-margin-bottom[data-v-4eb1a39e]{margin-bottom:1em}.has-margin-right[data-v-4eb1a39e]{margin-right:1em}.has-margin-left[data-v-4eb1a39e]{margin-left:1em}.has-margin-vertical[data-v-4eb1a39e]{margin-top:1em;margin-bottom:1em}.has-margin-horizontal[data-v-4eb1a39e]{margin-left:1em;margin-right:1em}.has-large-margin-top[data-v-4eb1a39e]{margin-top:2em}.has-large-margin-bottom[data-v-4eb1a39e]{margin-bottom:2em}.has-large-margin-right[data-v-4eb1a39e]{margin-right:2em}.has-large-margin-left[data-v-4eb1a39e]{margin-left:2em}.has-large-margin-vertical[data-v-4eb1a39e]{margin-top:2em;margin-bottom:2em}.has-huge-margin-vertical[data-v-4eb1a39e]{margin-top:3em;margin-bottom:3em}.has-large-margin-horizontal[data-v-4eb1a39e]{margin-left:2em;margin-right:2em}.has-padding-top[data-v-4eb1a39e]{padding-top:1em}.has-padding-bottom[data-v-4eb1a39e]{padding-bottom:1em}.has-padding-right[data-v-4eb1a39e]{padding-right:1em}.has-padding-left[data-v-4eb1a39e]{padding-left:1em}.has-padding-vertical[data-v-4eb1a39e]{padding-top:1em;padding-bottom:1em}.has-padding-horizontal[data-v-4eb1a39e]{padding-left:1em;padding-right:1em}.has-large-padding-top[data-v-4eb1a39e]{padding-top:2em}.has-large-padding-bottom[data-v-4eb1a39e]{padding-bottom:2em}.has-large-padding-right[data-v-4eb1a39e]{padding-right:2em}.has-large-padding-left[data-v-4eb1a39e]{padding-left:2em}.has-large-padding-vertical[data-v-4eb1a39e]{padding-top:2em;padding-bottom:2em}.has-large-padding-horizontal[data-v-4eb1a39e]{padding-left:2em;padding-right:2em}.has-margins-centered[data-v-4eb1a39e]{margin-left:auto;margin-right:auto}.has-border-radius-4[data-v-4eb1a39e]{border-radius:4px}.has-border-radius-8[data-v-4eb1a39e]{border-radius:8px}.has-border-radius-10[data-v-4eb1a39e]{border-radius:10px}.has-border-radius-16[data-v-4eb1a39e]{border-radius:16px}.has-border-radius-32[data-v-4eb1a39e]{border-radius:32px}.has-position-relative[data-v-4eb1a39e]{position:relative}.is-fullwidth[data-v-4eb1a39e]{width:100%}.is-fullheight[data-v-4eb1a39e]{height:100vh}.has-overflow-hidden[data-v-4eb1a39e]{overflow:hidden}.has-cursor-pointer[data-v-4eb1a39e]{cursor:pointer}.has-cursor-not-allowed[data-v-4eb1a39e]{cursor:not-allowed}.narrow-container[data-v-4eb1a39e]{max-width:720px}.has-display-block[data-v-4eb1a39e]{display:block!important}.grade[data-v-4eb1a39e]{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));background-image:linear-gradient(180deg,#fff,#f4f5f9);min-height:100vh}.has-shadow[data-v-4eb1a39e]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.has-light-shadow[data-v-4eb1a39e]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.has-word-break-normal[data-v-4eb1a39e]{word-break:normal!important}.has-text-align-left[data-v-4eb1a39e]{text-align:left!important}.divider[data-v-4eb1a39e]{position:relative;z-index:1;width:40px;height:3px;margin:16px auto 16px;background-color:#dee2ed}.divider.white[data-v-4eb1a39e]{background-color:#fff}.divider.dark-bg[data-v-4eb1a39e]{background-color:hsla(0,0%,100%,.5)}.divider.no-margin-top[data-v-4eb1a39e]{margin-top:0}[data-v-4eb1a39e]:root{--primary-color:#4d47e8;--sidebar-width:220px}body[data-v-4eb1a39e],html[data-v-4eb1a39e]{height:100vh}#app[data-v-4eb1a39e]{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app .sidebar-container[data-v-4eb1a39e]{width:var(--sidebar-width)}#app .main-container[data-v-4eb1a39e]{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}#app .the-navbar[data-v-4eb1a39e]{display:none}#app .el-table .cell[data-v-4eb1a39e]{word-break:normal!important}#app .container[data-v-4eb1a39e]{margin:0 auto;position:relative}@media (min-width:1088px){#app .container[data-v-4eb1a39e]{max-width:calc(960px - var(--sidebar-width));width:calc(960px - var(--sidebar-width))}#app .container.is-fluid[data-v-4eb1a39e]{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media (min-width:1280px){#app .container[data-v-4eb1a39e]{max-width:calc(1152px - var(--sidebar-width));width:calc(1152px - var(--sidebar-width))}}@media (min-width:1472px){#app .container[data-v-4eb1a39e]{max-width:calc(1344px - var(--sidebar-width));width:calc(1344px - var(--sidebar-width))}}@media screen and (max-width:768px){#app[data-v-4eb1a39e]{--sidebar-width:0}#app .the-navbar[data-v-4eb1a39e]{display:block}}.popper-width[data-v-4eb1a39e]{width:inherit!important}.ar .ar-recorder__records-limit[data-v-4eb1a39e]{display:none}.ar .ar-recorder__duration[data-v-4eb1a39e]{margin-top:10px}.ar .ar-records[data-v-4eb1a39e]{height:64px}.ar .ar-player[data-v-4eb1a39e],.ar .ar-records__record[data-v-4eb1a39e]:not(:last-child){display:none}#wavve-link .el-dialog[data-v-4eb1a39e]{width:90%}#coupon-check>label>span.el-checkbox__label[data-v-4eb1a39e]{font-size:13px!important}.caption-editor .el-form--label-top .el-form-item__label[data-v-4eb1a39e]{padding-bottom:0;line-height:22px}.el-autocomplete-suggestion li[data-v-4eb1a39e]{margin-bottom:16px!important}@media screen and (max-width:768px){.el-input__inner[data-v-4eb1a39e]{font-size:16px;-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:left top;transform-origin:left top}}.have-one-created-for-you[data-v-4eb1a39e]{position:relative;border:1px solid #24e0de!important}div.new-offering[data-v-4eb1a39e]{height:35px;width:180px;background-color:#24e0de;position:absolute;top:48px;right:-6px;text-align:center;color:#fff;font-weight:600;font-size:24px;white-space:nowrap;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.new-offering[data-v-4eb1a39e]:before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-color:transparent;border-width:37px;border-left-width:53px;border-right-width:26px;content:"";display:block;left:-49px;position:absolute;width:141%;border-top-width:0;border-bottom-color:#24e0de;top:-2px;z-index:-1}@media only screen and (min-device-width:320px) and (max-device-width:480px){.design-card-heading-text[data-v-4eb1a39e]{line-height:35px!important;font-size:30px!important}}@media only screen and (min-width:768px){.design-card-heading-text[data-v-4eb1a39e]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1224px){.design-card-heading-text[data-v-4eb1a39e]{line-height:35px!important;font-size:28px!important}}@media only screen and (min-width:1824px){.design-card-heading-text[data-v-4eb1a39e]{line-height:35px!important;font-size:30px!important}}.el-notification[data-v-4eb1a39e]{-webkit-box-shadow:4px 4px 5px 0 rgba(0,0,0,.27);box-shadow:4px 4px 5px 0 rgba(0,0,0,.27)}.chart-container[data-v-4eb1a39e]{margin-right:45px}@media screen and (min-width:800px){.chart-container[data-v-4eb1a39e]{margin-right:130px}}.header-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-container,.title-container{display:-webkit-box;display:-ms-flexbox;display:flex}.title-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expand-arrow{-webkit-box-align:top;-ms-flex-align:top;align-items:top;padding:0}.favicon-thumbnail{width:25px;height:25px;display:block}.favicon-thumbnail .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.favicon-thumbnail .el-upload:hover{border-color:#409eff}.favicon-thumbnail-uploader-icon{font-size:16px;color:#8c939d;width:25px;height:25px;line-height:25px;text-align:center}.favicon-thumbnail-uploaded{width:25px;height:25px;display:block}.favicon-thumbnail-uploaded .el-upload{border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.delete-dialog>.el-dialog{height:unset!important;overflow:hidden!important;border-radius:5px}.delete-dialog>.el-dialog>.el-dialog__body{height:unset!important;overflow-y:hidden!important}